Oleksandr Natalenko [2009-09-06 13:02 +0300]: > usbfs: interface 0 claimed by usblp while 'usb' sets config #1
Right, usblp must not be loaded for cups to work. cups installs a blacklist file for this (/etc/modprobe.d/blacklist-cups.conf). Did you reboot after the upgrade? If not, could you try "rmmod usblp" as root, and then restart cups with "/etc/init.d/cups restart" as root? Can you please check ("lsmod | grep usblp" as user) if usblp still gets loaded for you after a clean boot? If so, does it help if you do "update-initramfs -u" as root? If that helps, I'll add the update-initramfs call to the postinst. Thanks, Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org