Re: no such device as /dev/lpt1

2000-03-17 Thread Jeremy Gaddis
At 10:40 PM 3/16/00 -0600, Kent West wrote: >Thanks Jim, for the response. That helps clear up a couple of things. So >now, when I do an "insmod lp", I get this: > >/lib/modules/2.2.14/misc/lp.o: unresolved symbol >parport_ieee1284_nibble_mode_ok >/lib/modules/2.2.14/misc/lp.o: unresolved symbol p

Re: no such device as /dev/lpt1

2000-03-17 Thread Ashley Clark
On N¨m, 16 Ba2000, Kent West wrote: > Thanks Jim, for the response. That helps clear up a couple of things. So > now, when I do an "insmod lp", I get this: > > /lib/modules/2.2.14/misc/lp.o: unresolved symbol > parport_ieee1284_nibble_mode_ok > /lib/modules/2.2.14/misc/lp.o: unresolved symbol

Re: no such device as /dev/lpt1

2000-03-17 Thread Kent West
David Wright wrote: > Quoting Kent West ([EMAIL PROTECTED]): > > > > Thanks Jim, for the response. That helps clear up a couple of things. So > > now, when I do an "insmod lp", I get this: > > > > /lib/modules/2.2.14/misc/lp.o: unresolved symbol > > parport_ieee1284_nibble_mode_ok > > /lib/modules

Re: no such device as /dev/lpt1

2000-03-17 Thread David Wright
Quoting Kent West ([EMAIL PROTECTED]): > > Thanks Jim, for the response. That helps clear up a couple of things. So > now, when I do an "insmod lp", I get this: > > /lib/modules/2.2.14/misc/lp.o: unresolved symbol > parport_ieee1284_nibble_mode_ok > /lib/modules/2.2.14/misc/lp.o: unresolved symbo

Re: no such device as /dev/lpt1

2000-03-17 Thread Oswald Buddenhagen
hi, you have to compile the lowlevel parallel port drivers (as modules), too. with "make menuconfig" they are in "general setup" -> "parallel port support" (m) and "pc-style hardware (NEW)" (m) > [EMAIL PROTECTED] wrote: > > > On Thu, Mar 16, 2000 at 06:29:12PM -0600, Kent West wrote: > > > Hi

Re: no such device as /dev/lpt1

2000-03-17 Thread Kent West
[EMAIL PROTECTED] wrote: > On Thu, Mar 16, 2000 at 06:29:12PM -0600, Kent West wrote: > > Hi all! > > > > When I first set up my Debian box, and whenever > > I've recompiled/upgraded/etc, I've left the > > support for parallel ports out, because I didn't > > have a printer. > > > > Now I have a pr