Comment 6 for bug 1000253

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

Can you blacklist the usblp kernel module by the following commands in a terminal window:

sudo -s
echo blacklist usblp > /etc/modprobe.d/blacklist-usblp.conf
rmmod usblp
exit

Then clean up the queue with the command

cancel -a

Turn off and turn on your printer again. Then try to print again. Does it work now?