After the last updates USB printers connected via HPLIP (or libusb in general) stopped working
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HPLIP |
Invalid
|
Undecided
|
Unassigned | ||
hplip (Ubuntu) |
Invalid
|
Medium
|
Unassigned | ||
Lucid |
Invalid
|
Undecided
|
Unassigned | ||
Maverick |
Invalid
|
Medium
|
Unassigned | ||
libusb (Ubuntu) |
Fix Released
|
Critical
|
Unassigned | ||
Lucid |
Fix Released
|
Critical
|
Martin Pitt | ||
Maverick |
Fix Released
|
Critical
|
Unassigned | ||
linux (Ubuntu) |
Invalid
|
Medium
|
Unassigned | ||
Lucid |
Invalid
|
Undecided
|
Unassigned | ||
Maverick |
Invalid
|
Medium
|
Unassigned |
Bug Description
Binary package hint: cups
Hallo,
after the last updates my laserjet 1300 stopped working. cups still sees the printer, but if I try to print a test page I get a communication error. In /var/syslog I found:
hp[8640] prnt/backend/hp.c 752: INFO: open device failed stat=21: hp:/usb/
Trying to print to this printer using windows (dual boot system) works fine.
More information:
lsmod|grep usb
usblp 10481 0
usbhid 36110 0
hid 67032 1 usbhid
usb_storage 39425 0
tail -f /var/log/messages after unplugging the printer:
Jun 17 21:09:14 darkstar kernel: [ 4260.312038] usb 5-1: USB disconnect, address 13
Jun 17 21:09:14 darkstar kernel: [ 4260.312209] usblp0: removed
Jun 17 21:09:14 darkstar udev-configure-
Jun 17 21:09:14 darkstar udev-configure-
And after plugging in the printer again:
Jun 17 21:12:12 darkstar kernel: [ 4437.756299] usb 2-6.1: new full speed USB device using ehci_hcd and address 21
Jun 17 21:12:12 darkstar kernel: [ 4437.850779] usb 2-6.1: configuration #1 chosen from 1 choice
Jun 17 21:12:12 darkstar kernel: [ 4437.852201] usblp0: USB Bidirectional printer dev 21 if 0 alt 1 proto 2 vid 0x03F0 pid 0x1017
Jun 17 21:12:13 darkstar kernel: [ 4439.199530] usb 2-6.1: usbfs: interface 0 claimed by usblp while 'usb' sets config #1
Jun 17 21:12:15 darkstar udev-configure-
And then:
lpinfo -v
direct scsi
network lpd
network ipp
network socket
network beh
serial serial:
serial serial:
network http
network smb
direct parallel:/dev/lp0
direct usb://HP/
direct hp:/usb/
direct hpfax
lsb_release -rd
Description: Ubuntu 10.04 LTS
Release: 10.04
pt-cache policy cups
cups:
Installiert: 1.4.3-1ubuntu1
Kandidat: 1.4.3-1ubuntu1
Versions-Tabelle:
*** 1.4.3-1ubuntu1 0
500 http://
100 /var/lib/
1.4.3-1 0
500 http://
Changed in cups (Ubuntu): | |
status: | Incomplete → Confirmed |
summary: |
- after the last updates printer stopped working + After the last updates HP printer stopped working |
Changed in libusb (Ubuntu Lucid): | |
importance: | High → Critical |
Changed in libusb (Ubuntu Maverick): | |
importance: | High → Critical |
Changed in libusb (Ubuntu Lucid): | |
milestone: | none → lucid-updates |
tags: | added: regression-update |
tags: |
added: verification-done removed: verification-needed |
Another observation: If I print with "cat datei > /dev/usb/lp0" the printer starts printing.