On Sun, Aug 26, 2001 at 09:34:32PM -0400, Eric And Steff Runquist wrote:
> I looked in /var/log/messages, and discovered the following
> error:
>
> ...insmod: /lib...parport/parport_pc.o init_module: Device or resource
> busy
Do this:
rmmod parport_pc
rmmod parport
dmesg -c > /dev/null (to clear the kernel message buffer)
insmod parport
insmod parport_pc
dmesg > messages
What's in the 'messages' file at that point?
Tim.
*/
-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --
This archive was generated by hypermail 2b29 : Tue Aug 28 2001 - 05:28:50 EDT