Thanks, Bob.
When I looked at modconf it indicated that the lp module was now
in the kernel--probably because I followed Sebastiaan and Mike's
suggestions. My next task will be to reboot and see if it stays
there.
Regards,
Doug.
On Thu, Jan 18, 2001 at 11:39:38AM -0500, Bob Underwood wrote:
>
Doug Hespe wrote:
> Thanks Sebastiaan and Mike: insmod lp.o did the trick.
> My next task will be to work out a way of getting this to happen
> automatically on boot-up, probably in one of the rc scripts.
For kernel modules to load at boot time check out /etc/modules in
man modules. And
Thanks Sebastiaan and Mike: insmod lp.o did the trick.
My next task will be to work out a way of getting this to happen
automatically on boot-up, probably in one of the rc scripts.
regards,
Doug.
On my system, to get around this situation, I installed the paraport modules
during the initial install and used modconf later to add lp.
bob
On Wed, 17 Jan 2001, Doug Hespe wrote:
>
> I have just installed potato on a machine which happily
> ran slink before. During the install it refused to
>
> At bootup, if the printer is on, parport detects the
> printer correctly-- see attatched dmesg log-- but when
> I try to cat testfile > /dev/lp0 or lp1, bash complains
> that no such devices exist.
You need the lp module. Do lsmod to see if its loaded. If not try
modprobe. I am assumi
Hi,
perhaps lp.o is compiled in the kernel. In order to print you need (on an
ordinary i386): parport.o parport_pc.o lp.o
Try insmodding there three (in this order) and see what it does.
Hope it helps,
Sebastiaan
On Thu, 18 Jan 2001, Doug Hespe wrote:
> I have just installed potato on a machin
I have just installed potato on a machine which happily
ran slink before. During the install it refused to
load the lp module---
>Error installing lp module
>/lib/modules/2.2.17/misc/lp.o:init_module:Device or resource busy
>Hint: this error can be caused by incorrect module parameters, including
7 matches
Mail list logo