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

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