Re: [PARPORT] ppa:(


Juergen Leising (a0037@stud.uni-bayreuth.de)
Thu, 8 Jul 1999 15:17:46 +0200


On Thu, Jul 08, 1999 at 05:11:03AM -0600, Sentissi Mohamed wrote:
> hello
> I have a 2.0.35 kernel on my labtop and i have a problem getting my module
> ppa to get loaded : it says the device is busy (the very known messages)

Hello,

perhaps a different module claims the parport, e. g. lp.
Try to remove lp by

        rmmod lp

or try and find out which driver claims the parport:

        cat /proc/ioports

There is presumably a line showing what grabs 0x378 - try to remove
this with rmmod; if the conflicting driver is not a module but compiled
into the kernel, well, I am afraid there won't be any different way
to get rid of it other than recompiling the kernel...

(Or:

        cat /proc/interrupts

Well, this one does not necessarily show up which programs use irq 7, but
you can type it in anyway, just for making sure...)

Bye, Juergen.

-- 
****************************************************************
* Juergen Leising; email: juergen.leising@stud.uni-bayreuth.de *
*          http://www.stud.uni-bayreuth.de/~a0037/             *
****************************************************************

-- 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 2.0b3 on Thu 08 Jul 1999 - 11:18:54 EDT