I think I used lp=parport0 parport=0x378,7, in my loadlin command line ... My paralell port uses IRQ 7 under windows, so I though I should use the same under debian. I'll try it out(assuming that'll work with loadlin). Thanks.
In reply to:[EMAIL PROTECTED] Quoting [EMAIL PROTECTED]([EMAIL PROTECTED]): > > So, I have my modem running under my debian installation. Thanks to the > ones who helped me. > Next step (no, it's not an OS): Setting up the printer. > I have printtool installed, so I'm able to set my printer up. > When I run printtool and click Add, it says: > lp0: there's no printer (or something like that). > lp1: there's no printer. > ... > > The problem is: > The device lp0 is not bound to parport. I recompiled the kernel, installing > parport issues (I think auto-detection). In the system initialization, > debian gives me the message: parport0: HEWLLET-PACKARD DESKJET 690, or > something like that. > But when I type the command cat /proc/parport/0/devices, the only thing it > says is plip. I think it should be plip lp0, shouldn't it? Or should I > remove (how?) plip and bound (how?) lp0? Have you put into your lilo.config append statement a parport statement? append = "hdd=cdrom lp=parport0 parport=0x378,none" The none tells my system _not_ to use an IRQ so it polls the printer instead. :-) HTH, YMMV, HAND :-) -- Real Time, adj.: Here and now, as opposed to fake time, which only occurs there and then. _______________________________________________________ -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null