HP LaserJet 1020 io/hpmud/musb.c 150: unable get_string_descriptor -7: Resource temporarily unavailable

Bug #1296085 reported by adam@adamhooper.com
42
This bug affects 8 people
Affects Status Importance Assigned to Milestone
HPLIP
Triaged
Undecided
Ani Balakrishnan
hplip (Fedora)
Won't Fix
High
hplip (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

After upgrading to Ubuntu 14.04 unstable, I can no longer print to my HP LaserJet 1020.

This is identical to Fedora bug 1047135: https://bugzilla.redhat.com/show_bug.cgi?id=1047135

`uname -a`: Linux ares 3.13.0-18-generic #38-Ubuntu SMP Mon Mar 17 21:40:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

When I plug in my printer, `tail dmesg` looks like this:

[ 4269.639715] usb 2-1.6: new high-speed USB device number 43 using ehci-pci
[ 4269.751434] usb 2-1.6: New USB device found, idVendor=03f0, idProduct=2b17
[ 4269.751439] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4269.751442] usb 2-1.6: Product: HP LaserJet 1020
[ 4269.751445] usb 2-1.6: Manufacturer: Hewlett-Packard
[ 4269.751448] usb 2-1.6: SerialNumber: JL0Z6XM
[ 4269.754716] usblp 2-1.6:1.0: usblp2: USB Bidirectional printer dev 43 if 0 alt 0 proto 2 vid 0x03F0 pid 0x2B17
[ 4272.980952] usblp2: removed

`lsusb` shows the printer:

Bus 002 Device 043: ID 03f0:2b17 Hewlett-Packard LaserJet 1020

But then when I run `hp-setup`, it's not found:

12:07:44 adam@ares:~$ hp-setup -g -i '002:043'

HP Linux Imaging and Printing System (ver. 3.14.3)
Printer/Fax Setup Utility ver. 9.0

Copyright (c) 2001-13 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

hp-setup[8280]: debug: param=002:043
hp-setup[8280]: debug: selected_device_name=None
(Note: Defaults for each question are maked with a '*'. Press <enter> to accept the default.)

hp-setup[8280]: debug: Trying USB with bus=002 dev=043...
hp-setup[8280]: debug: Not found.
...

I do see some error messages in syslog:

Mar 22 12:07:26 ares kernel: [ 4269.754716] usblp 2-1.6:1.0: usblp2: USB Bidirectional printer dev 43 if 0 alt 0 proto 2 vid 0x03F0 pid 0x2B17
Mar 22 12:07:26 ares logger: loading HP Device 002 043
Mar 22 12:07:29 ares kernel: [ 4272.980952] usblp2: removed
Mar 22 12:07:32 ares colord: Device added: sysfs-Hewlett-Packard-HP_LaserJet_1020
Mar 22 12:09:28 ares python: io/hpmud/musb.c 150: unable get_string_descriptor -7: Resource temporarily unavailable
Mar 22 12:09:28 ares python: io/hpmud/musb.c 2206: invalid product id string ret=-7
Mar 22 12:09:33 ares python: io/hpmud/musb.c 150: unable get_string_descriptor -7: Resource temporarily unavailable
Mar 22 12:09:33 ares python: io/hpmud/musb.c 2211: invalid serial id string ret=-7
Mar 22 12:09:38 ares python: io/hpmud/musb.c 150: unable get_string_descriptor -7: Resource temporarily unavailable
Mar 22 12:09:38 ares python: io/hpmud/musb.c 2078: invalid product id string ret=-7
Mar 22 12:09:43 ares python: io/hpmud/musb.c 150: unable get_string_descriptor -7: Resource temporarily unavailable
Mar 22 12:09:43 ares python: io/hpmud/musb.c 2083: invalid serial id string ret=-7
Mar 22 12:09:48 ares python: io/hpmud/musb.c 150: unable get_string_descriptor -7: Resource temporarily unavailable
Mar 22 12:09:48 ares python: io/hpmud/musb.c 2088: invalid manufacturer string ret=-7

And finally, I can strace an hpmud command to see that it fails. (Attached.)

This behavior is consistent with the Fedora bug. It appears like a broken USB connection, but I've tried two working cables on USB ports at the back and front of my computer.

Revision history for this message
In , Kuznetsov (kuznetsov-redhat-bugs) wrote :

Description of problem:
After upgrade to Fedora 20 printer HP 1020 stopped to print. Usually in such case I just run hp-setup and re-install the driver. But after upgrade to Fedora 20 hp-setup cannot find the printer. Now I see the following:

% hp-setup

HP Linux Imaging and Printing System (ver. 3.13.11)
Printer/Fax Setup Utility ver. 9.0

Copyright (c) 2001-13 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Searching... (bus=usb, search=(None), desc=0)
error: No devices found on bus: usb

Version-Release number of selected component (if applicable):
hplip.x86_64 3.13.11-4.fc20
hplip-common.x86_64 3.13.11-4.fc20
hplip-gui.x86_64 3.13.11-4.fc20
hplip-libs.x86_64 3.13.11-4.fc20

How reproducible:
every time

Steps to Reproduce:
1. connect HP 1020 to workstation with USB cable
2. run hp-setup
3. Chose 'Universal Serial Bus (USB)' as Connection Type.
4. Click Next

Actual results:
No devices found.

Expected results:
Utility found the printer.

Additional info:

On other hand lsusb shows the printer:

% lsusb
Bus 002 Device 004: ID 03f0:2b17 Hewlett-Packard LaserJet 1020
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 09da:024f A4 Tech Co., Ltd RF Receiver and G6-20D Wireless Optical Mouse
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Revision history for this message
In , Jiri (jiri-redhat-bugs) wrote :

Can you show me output of:
# sudo /usr/lib/cups/backend/usb

Also can you try the following commands and let me know if there's any change:
# hp-setup -g -i 03f0:2b17
# hp-setup -g -i -a 03f0:2b17
# hp-setup -g -i -b usb

If you want to show me output longer then few lines, please save it into a file and use 'Add an attachment' link above.

See http://hplipopensource.com/hplip-web/tech_docs/man_pages/setup.html
for description of the options.

Thanks

Revision history for this message
In , Kuznetsov (kuznetsov-redhat-bugs) wrote :

Hi Jiri,

Thank you for the reply.
Here is the additional info.

> Can you show me output of:
> # sudo /usr/lib/cups/backend/usb

[neuron@sshost]~% sudo /usr/lib/cups/backend/usb
[sudo] password for neuron:
DEBUG: Loading USB quirks from "/usr/share/cups/usb".
DEBUG: Loaded 68 quirks.
DEBUG: list_devices
DEBUG: libusb_get_device_list=11
DEBUG2: Printer found with device ID: Device URI: usb://Unknown/Printer
direct usb://Unknown/Printer "Unknown" "Unknown" "" ""

> Also can you try the following commands and let me know if there's any change:
> # hp-setup -g -i 03f0:2b17
> # hp-setup -g -i -a 03f0:2b17
> # hp-setup -g -i -b usb

Please refer to hp-setup1.log, hp-setup2.log, hp-setup3.log respectively.

Revision history for this message
In , Kuznetsov (kuznetsov-redhat-bugs) wrote :

Created attachment 846700
hp-setup -g -i 03f0:2b17

Revision history for this message
In , Kuznetsov (kuznetsov-redhat-bugs) wrote :

Created attachment 846701
hp-setup -g -i -a 03f0:2b17

Revision history for this message
In , Kuznetsov (kuznetsov-redhat-bugs) wrote :

Created attachment 846702
hp-setup -g -i -b usb

Revision history for this message
In , Jiri (jiri-redhat-bugs) wrote :

(In reply to Kuznetsov Vyacheslav from comment #0)
> Bus 002 Device 004: ID 03f0:2b17 Hewlett-Packard LaserJet 1020

(In reply to Jiri Popelka from comment #1)
> # hp-setup -g -i 03f0:2b17

grr, my bad, sorry. It should have been 002:004, not 03f0:2b17
Check lsusb before you run it next time to check the Bus and Device numbers.

Also take a look at the options and examples in
http://hplipopensource.com/hplip-web/tech_docs/man_pages/setup.html
and try to experiment with them. Maybe you'll find anything useful, I'm quite clueless what could be the culprit.

Revision history for this message
In , Kuznetsov (kuznetsov-redhat-bugs) wrote :

Created attachment 848853
hp-setup -g -i 002:004

Hi,

The problem is still here. I'm attaching the test for

hp-setup -g -i 002:004

In the same log you can find lsusb output as well.

As I wrote originally, there issue arose after upgrade to Fedora 20. Probably there is a library incompatibility in Fedora 20.

All updates are installed. Selinux is disabled in /etc/selinux/config.

Revision history for this message
In , Kuznetsov (kuznetsov-redhat-bugs) wrote :

Created attachment 848854
hp-doctor output

Here is what I see in journalctl related to the test:

---
Jan 11 14:32:09 sshost python[14404]: io/hpmud/musb.c 150: unable get_string_descriptor -7: Resource temporarily unavailable
Jan 11 14:32:09 sshost python[14404]: io/hpmud/musb.c 2206: invalid product id string ret=-7
Jan 11 14:32:14 sshost python[14404]: io/hpmud/musb.c 150: unable get_string_descriptor -7: Resource temporarily unavailable
Jan 11 14:32:14 sshost python[14404]: io/hpmud/musb.c 2211: invalid serial id string ret=-7
Jan 11 14:32:19 sshost python[14404]: io/hpmud/musb.c 150: unable get_string_descriptor -7: Resource temporarily unavailable
Jan 11 14:32:19 sshost python[14404]: io/hpmud/musb.c 2078: invalid product id string ret=-7
Jan 11 14:32:24 sshost python[14404]: io/hpmud/musb.c 150: unable get_string_descriptor -7: Resource temporarily unavailable
Jan 11 14:32:24 sshost python[14404]: io/hpmud/musb.c 2083: invalid serial id string ret=-7
Jan 11 14:32:29 sshost python[14404]: io/hpmud/musb.c 150: unable get_string_descriptor -7: Resource temporarily unavailable
Jan 11 14:32:29 sshost python[14404]: io/hpmud/musb.c 2088: invalid manufacturer string ret=-7
Jan 11 14:32:36 sshost python[14404]: io/hpmud/musb.c 150: unable get_string_descriptor -7: Resource temporarily unavailable
Jan 11 14:32:36 sshost python[14404]: io/hpmud/musb.c 2078: invalid product id string ret=-7
Jan 11 14:32:41 sshost python[14404]: io/hpmud/musb.c 150: unable get_string_descriptor -7: Resource temporarily unavailable
Jan 11 14:32:41 sshost python[14404]: io/hpmud/musb.c 2083: invalid serial id string ret=-7
Jan 11 14:32:46 sshost python[14404]: io/hpmud/musb.c 150: unable get_string_descriptor -7: Resource temporarily unavailable
Jan 11 14:32:46 sshost python[14404]: io/hpmud/musb.c 2088: invalid manufacturer string ret=-7
Jan 11 14:32:46 sshost hp-setup[14404]: hp-setup[14404]: error: Invalid device URI:
Jan 11 14:32:46 sshost hp-setup[14404]: hp-setup[14404]: error: No device selected/specified or that supports this functionality.
---

Then I found out about hp-check and hp-doctor utilities. The most significant part of output:

---
Checking for Deprecated items....
error: This distro (i.e fedora 20) is either deprecated or not yet supported.
---

Could you possibly contact hplip package maintainer join them to the ticket.

Thanks in advance.

Revision history for this message
In , Tim (tim-redhat-bugs) wrote :

Please try this (it's all one line):

strace -s100 python -c "import hpmudext; print hpmudext.make_usb_uri('002','004')"

Replace 002 and 004 with the USB bus/device as before. Hopefully this will tell us why it isn't spotting the printer.

Revision history for this message
In , Kuznetsov (kuznetsov-redhat-bugs) wrote :

Created attachment 849523
strace -s100 python -c "import hpmudext; print hpmudext.make_usb_uri('002','004')" > strace.log 2>&1

>Please try this (it's all one line):

> strace -s100 python -c "import hpmudext; print hpmudext.make_usb_uri('002','004')"

Here's the result. I made sure 002 and 004 are still correct codes.

Thank you.

Revision history for this message
In , Tim (tim-redhat-bugs) wrote :

Looks to me like it timed out (at least, poll() is returning because of the timerfd instead of the USB device node fd).

Could it be possible that the cable coincidentally broke at the time you upgraded? Do you have another cable you can try, or else are you able to verify that the cable is working?

Revision history for this message
In , Kuznetsov (kuznetsov-redhat-bugs) wrote :

Hi Tim,

There are two points here:

1. I successfully print all this time from Air with OS X (Air) with the same cable.

2. Accidentally I have another cable suitable for HP 1020. I just tried it as well. The results are the same.

So I suppose the problem is with my Fedora installation. If needed I can provide an ssh access to my host so we can investigate the issue together, say, in tmux session + skype.

Thank you.

Revision history for this message
In , Steven (steven-redhat-bugs) wrote :

I am also experiencing this bug with Fedora 20 and an HP Laserjet 1020 printer. The printer works fine with the same cable in other systems. My experience is the same: The printer shows up in lsusb but not in hp-setup.

Revision history for this message
In , Rik (rik-redhat-bugs) wrote :

Almost the same thing is happening on my system. I still have the ppd file for the 1020, and hp-setup recognizes that the printer is there.

However, when I try to print the test page, it gives me this:

error: Unable to communicate with device (code=12): hp:/usb/HP_LaserJet_1020?serial=FN15359
error: Unable to print to printer. Please check device and try again.

The gnome notification says:

HP_LaserJet_1020 Printer (FN15359)
Device communication error (5012)

Revision history for this message
In , Tim (tim-redhat-bugs) wrote :

code=12 is an I/O error, most likely due to the same thing as in comment #11: poll() is timing out for some reason when trying to transfer an URB.

I'm not sure why that would happen.

Revision history for this message
In , Tonnemanski (tonnemanski-redhat-bugs) wrote :

Same issue with the HP 1020. Printer works fine via OSX

Revision history for this message
adam@adamhooper.com (adam-adamhooper) wrote :
Revision history for this message
In , Adam (adam-redhat-bugs) wrote :

I'm using Ubuntu 14.04 unstable, and I have the same problem with my HP LaserJet 1020.

IIRC it worked a couple of weeks ago (on Ubuntu 14.04 unstable), but I could just be forgetful. It certainly worked on Ubuntu 13.10. I have tried two USB cables, on various working USB ports on my computer.

hplip 3.14.3-0ubuntu1, cups 1.7.1-5ubuntu9

Interestingly: sometimes "lsusb" stalls for minutes before _not_ showing "Bus 002 Device 036: ID 03f0:2b17 Hewlett-Packard LaserJet 1020". The effect happens in hp-setup, too: the probe sometimes lasts several minutes. I've seen this several times, but I don't know how to reproduce it. (Maybe by disconnecting and reconnecting the USB cable without power-cycling the printer?) Right now, the device is showing up in "lsusb" and my strace result is practically identical to Kuznetsov's.

I'll cross-post this to Ubuntu's launchpad. There, it's bug 1296085: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1296085

affects: cups (Ubuntu) → hplip (Ubuntu)
Revision history for this message
adam@adamhooper.com (adam-adamhooper) wrote :

Oh, one last thing: I upgraded to Ubuntu 14.04 unstable two weeks ago, and at that point, I _could_ print. So I imagine the breakage must have been introduced with version 3.14.3-0ubuntu1.

Revision history for this message
In , Till (till-redhat-bugs) wrote :

I also have the LaserJet 1020 and did the following test: I connected the printer to a running Ubuntu 14.04 system. The system recognized the printer and a wizard for downloading the firmware (HPLIP plugin) popped up. I was able to successfully install the firmware package and the printer made the usual noise of receiving its firmware file. After that I could set up the printer with both hp-setup and system-config-printer and both print queues allowed me to print (I simply printed the Ubuntu test page).

As I could not reproduce the bug I tried a system update (14.04 is still under development, so there are tons of updates every day). The updated consisted of hundreds of packages including the kernel. I rebooted (the printer all the time connected and turned on) to get the system using the new kernel. At the time when the login screen appeared the printer made the firmware loading noise.

Right after logging in I started hp-setup, to see whether it is able to create a queue for this printer and then I got the bug reproduced. hp-setup needed longer time to search for USB printers and in the end no printer was found, so it did not see my printer. "lsusb" lists my printer though.

Now I power-cycled the printer. It made noise once for its startup and a second time for receiving its firmware from the computer. After that it was again listed by "lsusb" but this time hp-setup could find it. I also could print.

So the problem seems booting with the printer turned on. It works if turning it on after boot or power-cycling it after a boot with the printer already turned on.

Please everyone with this problem test whether this is also the case for you.

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

[I posted this also on https://bugzilla.redhat.com/show_bug.cgi?id=1047135 ]

I also have the LaserJet 1020 and did the following test: I connected the printer to a running Ubuntu 14.04 system. The system recognized the printer and a wizard for downloading the firmware (HPLIP plugin) popped up. I was able to successfully install the firmware package and the printer made the usual noise of receiving its firmware file. After that I could set up the printer with both hp-setup and system-config-printer and both print queues allowed me to print (I simply printed the Ubuntu test page).

As I could not reproduce the bug I tried a system update (14.04 is still under development, so there are tons of updates every day). The updated consisted of hundreds of packages including the kernel. I rebooted (the printer all the time connected and turned on) to get the system using the new kernel. At the time when the login screen appeared the printer made the firmware loading noise.

Right after logging in I started hp-setup, to see whether it is able to create a queue for this printer and then I got the bug reproduced. hp-setup needed longer time to search for USB printers and in the end no printer was found, so it did not see my printer. "lsusb" lists my printer though.

Now I power-cycled the printer. It made noise once for its startup and a second time for receiving its firmware from the computer. After that it was again listed by "lsusb" but this time hp-setup could find it. I also could print.

So the problem seems booting with the printer turned on. It works if turning it on after boot or power-cycling it after a boot with the printer already turned on.

Please everyone with this problem test whether this is also the case for you.

Revision history for this message
myluco (luizacc-yahoo) wrote :

After trying almost everything in earth, I finally try the power-cycled... a little bit different though.
I turned off the printer; wait a few seconds; turned on again. When asked to download the plugin, I decided to not let it (I chose the non-recommended option - I believe it is the last one).

Run hp-setup; choose the usb; voila: the printer shows up. (finally!!!!)

Hope it helps other.

Revision history for this message
In , Myluco (myluco-redhat-bugs) wrote :

After trying almost everything in earth, I finally try the power-cycled... a little bit different though.

I turned off the printer; wait a few seconds; turned on again. When asked to download the plugin, I decided to NOT let it (I chose the non-recommended option - I believe it is the last one).

Run hp-setup; choose the usb; voila: the printer shows up. (finally!!!!)

Hope it helps other.

P.S. It is still a bug though, in my opinion.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in hplip (Ubuntu):
status: New → Confirmed
Changed in hplip:
assignee: nobody → Sarbeswar Meher (sarbeswar-meher)
status: New → Triaged
Revision history for this message
Welington R. Braga (welrbraga) wrote :

This bug is affecting me, too.

I were trying to use my printer HP Laserjet 1020 in my new fresh instalation of gnome Ubuntu 14.04 but it failed.
Even using HPLIP 3.14.6 from oficial site (http://hplipopensource.com/) the error is the same.

Thats is my sysloglog:

Jul 2 20:05:00 weldesk kernel: [177873.999107] usb 3-5.6: new high-speed USB device number 25 using xhci_hcd
Jul 2 20:05:00 weldesk kernel: [177874.038300] usb 3-5.6: New USB device found, idVendor=03f0, idProduct=2b17
Jul 2 20:05:00 weldesk kernel: [177874.038304] usb 3-5.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 2 20:05:00 weldesk kernel: [177874.038305] usb 3-5.6: Product: HP LaserJet 1020
Jul 2 20:05:00 weldesk kernel: [177874.038307] usb 3-5.6: Manufacturer: Hewlett-Packard
Jul 2 20:05:00 weldesk kernel: [177874.038308] usb 3-5.6: SerialNumber: J70036L
Jul 2 20:05:00 weldesk kernel: [177874.041506] usblp 3-5.6:1.0: usblp0: USB Bidirectional printer dev 25 if 0 alt 0 proto 2 vid 0x03F0 pid 0x2B17
Jul 2 20:05:00 weldesk logger: loading HP Device 003 025
Jul 2 20:05:04 weldesk kernel: [177877.197024] usblp0: removed
Jul 2 20:05:06 weldesk colord: Device added: sysfs-Hewlett-Packard-HP_LaserJet_1020

Jul 2 20:05:38 weldesk hp-setup: io/hpmud/musb.c 150: unable get_string_descriptor -7: Recurso temporariamente indispon?vel
Jul 2 20:05:38 weldesk hp-setup: io/hpmud/musb.c 2078: invalid product id string ret=-7
Jul 2 20:05:43 weldesk hp-setup: io/hpmud/musb.c 150: unable get_string_descriptor -7: Recurso temporariamente indispon?vel
Jul 2 20:05:43 weldesk hp-setup: io/hpmud/musb.c 2083: invalid serial id string ret=-7
Jul 2 20:05:48 weldesk hp-setup: io/hpmud/musb.c 150: unable get_string_descriptor -7: Recurso temporariamente indispon?vel
Jul 2 20:05:48 weldesk hp-setup: io/hpmud/musb.c 2088: invalid manufacturer string ret=-7
Jul 2 20:05:48 weldesk hp-setup: hp-setup[9321]: error: No devices found on bus: usb

I have always used my printer on old Ubuntu versions but now, I can't print. I hope someone find a solution.

Revision history for this message
dudous (eduardo-gobbo) wrote :

This bug affects me two.
It's exatly like Till Kamppeter has described.
Some Ubuntu versions have worked ok, then comes a new one and my hp 1020 stops working and it's goes on and on.
It's very annoying why can we have this working once and for all.

Revision history for this message
Topiarius (topiarius) wrote :

Also reported with bug report #1397576, which I thought was fixed/worked around, but the next time I tried to print the same problem popped back up. Looks like it was a lucky accident that the HP1020 worked last week.

Tried the hp-setup as suggested above... no luck. Anybody have any more suggestions?

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :
Changed in hplip:
assignee: Sarbeswar Meher (sarbeswar-meher) → nobody
assignee: nobody → Ani Balakrishnan (anib)
Revision history for this message
chris pollock (cpollock) wrote :

Please take a look at my bug report - 1428356 - and see if it's the same as this one. It sure looks like it to me and it's getting very frustrating.

Revision history for this message
In , Fedora (fedora-redhat-bugs) wrote :

This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora 'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 20 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Revision history for this message
In , Fedora (fedora-redhat-bugs) wrote :

Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Revision history for this message
In , Rik (rik-redhat-bugs) wrote :

Still broken in Fedora 21

Revision history for this message
James (james-e-steward) wrote :

I had the same issues. Disabled AA and reinstalled the HP software via hplip-3.15.6.run. Tried all the tricks and still had;

Jul 3 10:01:22 james-laptop python: io/hpmud/musb.c 152: unable get_string_descriptor -7: Resource temporarily unavailable
Jul 3 10:01:22 james-laptop python: io/hpmud/musb.c 2089: invalid serial id string ret=-7
Jul 3 10:01:27 james-laptop python: io/hpmud/musb.c 152: unable get_string_descriptor -7: Resource temporarily unavailable
Jul 3 10:01:27 james-laptop python: io/hpmud/musb.c 2094: invalid manufacturer string ret=-7
Jul 3 10:01:27 james-laptop hp-setup: hp-setup[5208]: error: No devices found on bus: usb

The last step that finally got a test page to print was to reinstall a previous version of hplip. Namely hplip-3.15.4.run

Revision history for this message
In , Tim (tim-redhat-bugs) wrote :

Please see comment #18: more information is required.

Revision history for this message
In , Fedora (fedora-redhat-bugs) wrote :

This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora 'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 21 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Revision history for this message
In , Fedora (fedora-redhat-bugs) wrote :

Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Revision history for this message
Antonio Giungato (antonio-giungato) wrote :

I get the same log lines (invalid serial id string ret=-7) with 3.16.5 and a Laserjet 1020. Installed from source, followed instructions for Debian 8.

Changed in hplip (Fedora):
importance: Unknown → High
status: Unknown → Won't Fix
Revision history for this message
dgcampea (dgcampea) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.