Package: cups Version: 1.4.6-8 Severity: normal
After the usblp module was blacklisted and Cups switched to its new USB handler, as of 1.4.6-8, I started experiencing problems printing to my HP LaserJet 2430 printer via the USB port, as follows. No errors were reported in syslog or /var/log/cups/error_log The data light on the printer flashed for a while, and then remained steady and the printer then failed to respond to keys pressed on its panel. The status of Cups showed that the job had been sent, but of course nothing was printed. Subsequent jobs could not be transferred to the printer. The only error messages I managed to get out of it, after several attempts, were: Jun 15 16:01:57 jdc kernel: [26582.320139] usb 1-7: usbfs: USBDEVFS_CONTROL failed cmd usb rqt 161 rq 0 len 1024 ret -110 Jun 15 16:02:07 jdc kernel: [26592.360136] usb 1-7: usbfs: USBDEVFS_CONTROL failed cmd usb rqt 161 rq 0 len 1024 ret -110 Jun 15 16:02:17 jdc kernel: [26602.400123] usb 1-7: usbfs: USBDEVFS_CONTROL failed cmd usb rqt 161 rq 0 len 1024 ret -110 Jun 15 16:02:27 jdc kernel: [26612.440117] usb 1-7: usbfs: USBDEVFS_CONTROL failed cmd usb rqt 161 rq 0 len 1024 ret -110 Most of the time, though, there were no errors reported in the log at all. Last time cups moved to usbfs and usblp was blacklisted, I remember reporting similar issues, so it seems that the problem with the new usbfs code hasn't been fixed. I'm willing to test future versions but I don't have the time/expertise to help debug the USB code. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages cups depends on: ii adduser 3.113 add and remove users and groups ii bc 1.06.95-2 The GNU bc arbitrary precision cal ii cups-client 1.4.6-8 Common UNIX Printing System(tm) - ii cups-common 1.4.6-8 Common UNIX Printing System(tm) - ii cups-ppdc 1.4.6-8 Common UNIX Printing System(tm) - ii debconf [debconf-2.0] 1.5.39 Debian configuration management sy ii ghostscript 9.02~dfsg-2 interpreter for the PostScript lan ii libacl1 2.2.49-5 Access control list shared library ii libavahi-client3 0.6.30-3 Avahi client library ii libavahi-common3 0.6.30-3 Avahi common library ii libc6 2.13-7 Embedded GNU C Library: Shared lib ii libcups2 1.4.6-8 Common UNIX Printing System(tm) - ii libcupscgi1 1.4.6-8 Common UNIX Printing System(tm) - ii libcupsdriver1 1.4.6-8 Common UNIX Printing System(tm) - ii libcupsimage2 1.4.6-8 Common UNIX Printing System(tm) - ii libcupsmime1 1.4.6-8 Common UNIX Printing System(tm) - ii libcupsppdc1 1.4.6-8 Common UNIX Printing System(tm) - ii libdbus-1-3 1.4.12-2 simple interprocess messaging syst ii libgcc1 1:4.6.0-13 GCC support library ii libgnutls26 2.10.5-1+b1 the GNU TLS library - runtime libr ii libgssapi-krb5-2 1.9.1+dfsg-1+b1 MIT Kerberos runtime libraries - k ii libijs-0.35 0.35-7 IJS raster image transport protoco ii libkrb5-3 1.9.1+dfsg-1+b1 MIT Kerberos runtime libraries ii liblcms1 1.18.dfsg-1.2+b4 Color management library ii libldap-2.4-2 2.4.25-1.1 OpenLDAP libraries ii libpam0g 1.1.3-1 Pluggable Authentication Modules l ii libpaper1 1.1.24+nmu1 library for handling paper charact ii libpoppler5 0.12.4-1.2 PDF rendering library ii libslp1 1.2.1-7.8 OpenSLP libraries ii libstdc++6 4.6.0-13 GNU Standard C++ Library v3 ii libusb-0.1-4 2:0.1.12-17 userspace USB programming library ii lsb-base 3.2-27 Linux Standard Base 3.2 init scrip ii poppler-utils 0.12.4-1.2 PDF utilitites (based on libpopple ii procps 1:3.2.8-10 /proc file system utilities ii ssl-cert 1.0.28 simple debconf wrapper for OpenSSL ii ttf-freefont 20100919-1 Freefont Serif, Sans and Mono True ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime Versions of packages cups recommends: ii avahi-daemon 0.6.30-3 Avahi mDNS/DNS-SD daemon ii cups-driver-gutenprint 5.2.6-1 printer drivers for CUPS ii foomatic-filters 4.0.7-1 OpenPrinting printer support - fil ii ghostscript-cups 9.02~dfsg-2 interpreter for the PostScript lan Versions of packages cups suggests: ii cups-bsd 1.4.6-8 Common UNIX Printing System(tm) - pn cups-pdf <none> (no description available) pn foomatic-db-compressed-ppds | <none> (no description available) ii hplip 3.11.5-1 HP Linux Printing and Imaging Syst pn smbclient <none> (no description available) ii udev 171-1 /dev/ and hotplug management daemo -- Configuration Files: /etc/cups/cupsd.conf changed: LogLevel warning MaxLogSize 0 SystemGroup lpadmin Listen localhost:631 Listen /var/run/cups/cups.sock Browsing On BrowseOrder allow,deny BrowseAllow all BrowseLocalProtocols CUPS dnssd DefaultAuthType Basic <Location /> Order allow,deny </Location> <Location /admin> Order allow,deny </Location> <Location /admin/conf> AuthType Default Require user @SYSTEM Order allow,deny </Location> <Policy default> <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Get-Document> Require user @OWNER @SYSTEM Order deny,allow </Limit> <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default CUPS-Get-Devices> AuthType Default Require user @SYSTEM Order deny,allow </Limit> <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs> AuthType Default Require user @SYSTEM Order deny,allow </Limit> <Limit Cancel-Job CUPS-Authenticate-Job> Require user @OWNER @SYSTEM Order deny,allow </Limit> <Limit All> Order deny,allow </Limit> </Policy> <Policy authenticated> <Limit Create-Job Print-Job Print-URI> AuthType Default Order deny,allow </Limit> <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Get-Document> AuthType Default Require user @OWNER @SYSTEM Order deny,allow </Limit> <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default> AuthType Default Require user @SYSTEM Order deny,allow </Limit> <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs> AuthType Default Require user @SYSTEM Order deny,allow </Limit> <Limit Cancel-Job CUPS-Authenticate-Job> AuthType Default Require user @OWNER @SYSTEM Order deny,allow </Limit> <Limit All> Order deny,allow </Limit> </Policy> RIPCache 1015982k /etc/cups/pdftops.conf changed: psPaperSize match psCrop yes psExpandSmaller no psShrinkLarger no psCenter yes psLevel level3 psEmbedType1Fonts yes psEmbedTrueTypeFonts yes psEmbedCIDTrueTypeFonts yes psEmbedCIDPostScriptFonts yes psOPI no psASCIIHex no /etc/modprobe.d/blacklist-cups-usblp.conf [Errno 2] No such file or directory: u'/etc/modprobe.d/blacklist-cups-usblp.conf' -- debconf information: * cupsys/raw-print: true * cupsys/backend: ipp, lpd, parallel, scsi, serial, socket, usb, snmp, dnssd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org