[cups.general] lexmark 1000 - no output on ubuntu

Till Kamppeter till.kamppeter at gmail.com
Thu May 17 14:10:01 PDT 2007


Klaus wrote:
> That is the output I get in CUPS:
> 
> NewLexmark-74  	Test Page  	klabog  	19k  	Unbekannt  	beendet um
> Do 17 Mai 2007 22:34:58 CEST

The CUPS queue
is not relevant here, as the commands I have given you do not send the 
data to CUPS but directly to the printer.

Can you do

sudo cancel -a
sudo killall -9 parallel
sudo /etc/init.d/cupsys stop
rmmod lp
rmmod ppdev
rmmod parport_pc
rmmod parport
modprobe ppdev
modprobe lp
ls -l /devlp0

and post the output here.

After that try the command swhich I have given to you again.

    Till





More information about the cups mailing list