[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help needed to get printing



> I have just install cups, and the gui Kups to get
> my printing going, but when I go to configure a
> printer, it is not seeing /dev/lp0.
> 
> I have my printer port on a separate kernel module
> and that has loaded OK, as per the below lsmod
> output:
> 
> Module                  Size  Used by
> emu10k1                50496   1
> ac97_codec              9440   0  [emu10k1]
> parport_pc             11432   0  (unused)
> parport                13824   0  [parport_pc]
> NVdriver              722336  14  (autoclean)
> 
> but I don't know what to do next, if I have to
> somehow link parport_pc to /dev/lp0 or something
> to that effect.
> 
> I'm stumped!
> 
> --
> Stuart
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

I think you need one more module : lp, you maybe forgot it while konfiguring th ekernel before compilation, you checked these: parallel port support & pc-style hardware in section General Setup, but in section Character devices is also parallel printer support!!!
I have compiled these into kernel directly and into lilo.conf  have placed append "lp=0x378,7" and it works fine (0x378 is i/o port of my parallel port and 7 is its irq)

so try it, bye
-- 
I am Martin Kacerovsky, student of the Faculty of Mathematics and Physics 
at the Charles University in Prague, in the Czech Republic, in Europe, 
on Earth, in the Universe where Linux operating system rules...



Reply to: