Bug#663868: Blacklisting usblp helps

2012-05-04 Thread Till Kamppeter

Please remove the blacklisting for usblp, run

# modprobe usblp

set CUPS into debug mode:

# cupsctl LogLevel=debug

and then turn off and turn on the printer again. Does it load its 
firmware? If not, attach your /var/log/cups/error_log file.


   Till



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#663868: Blacklisting usblp helps

2012-05-03 Thread Delian Krustev

Looks like two drivers were fighting for the interface and thus the
firmware upload fails.

Here is what worked for me:

 echo 'blacklist usblp'  /etc/modprobe.d/delian-cups-fix.conf
 rmmod usblp
 /etc/init.d/cups restart

Looks like the usblp blacklisting was part of cups package somewhere
in the 1.4 version but later it was decided that it was no longer
necessary. Apparently it is, or a different fix should be applied.

Cheers
--
Delian



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org