Click to See Complete Forum and Search --> : Printing in Debian


Lend273
01-01-2001, 06:19 PM
I have not been able to get my Lexmark 5770 to work, although it should function with the 5700 drivers which are supported in Linux.
I was reading up on the subject and I was told to use the command " modprobe parport "
and see what the resulting message was. It said "module not found". Is this my problem?
How do I load the parport module? I am running Libranet Debian.
Thanks for the help.
Len

H. M. Murdock
01-01-2001, 06:51 PM
do you have the parport module installed? it may be because either the default kernel, or the one you recomiled doesn't have the parport module in it yet.

Murdock

------------------
In 1972, a crack commando unit was sent to prison by a military court for a crime they didn't commit. These men promptly escaped from a maximum security stockade to the Los Angeles underground. Today, still wanted by the government, they survive as soldiers of fortune. If you have a problem, if no one else can help, and if you can find them, maybe you can hire the A-Team.

Ig0r
01-01-2001, 10:03 PM
You should have compiled your kernel with parallel port support, and parallel port printer support. Then you need to "modprobe lp" and it should autoload parport and any other drivers it needs, then you'll be able to use your printer port with your print spooler.