Re: lp.o: init_module: Device or resource busy

2001-07-06 Thread Wayne Topa
Subject: lp.o: init_module: Device or resource busy Date: Fri, Jul 06, 2001 at 08:09:28PM +0200 In reply to:Robert Waldner Quoting Robert Waldner([EMAIL PROTECTED]): > > Hi! > > I had to reconfigure my printer port from IRQ 7 to IRQ 5 (because I´ve > got a soundcard which is h

Re: lp.o: init_module: Device or resource busy

2001-07-06 Thread Robert Waldner
On Fri, 06 Jul 2001 20:23:35 +0200, Joost Kooij writes: >On Fri, Jul 06, 2001 at 08:09:28PM +0200, Robert Waldner wrote: >> bash-2.03# insmod lp.o irq=5 >> lp.o: init_module: Device or resource busy <...> >> Hints? FM?s? Clue!? > >First the hints: > >/sbin/modinfo -p lp >filename:/lib/modules/

d´oh! (Re: lp.o: init_module: Device or resource busy)

2001-07-06 Thread Robert Waldner
On Fri, 06 Jul 2001 20:09:28 +0200, Robert Waldner writes: >I had to reconfigure my printer port from IRQ 7 to IRQ 5 (because I´ve >got a soundcard which is hardwired to IRQ 7 ). > >Luckily I had compiled lp as a module, so I thought a simple change from >`modprobe lp irq=7` to "irq=5" should suff

Re: lp.o: init_module: Device or resource busy

2001-07-06 Thread Joost Kooij
On Fri, Jul 06, 2001 at 08:09:28PM +0200, Robert Waldner wrote: > > I had to reconfigure my printer port from IRQ 7 to IRQ 5 (because I?ve > got a soundcard which is hardwired to IRQ 7 ). > > Luckily I had compiled lp as a module, so I thought a simple change from > `modprobe lp irq=7` to "irq=5