Seeing the same problem here: Ubuntu 8.10 (Intrepid). DIfferent HP printer.
The log spewing is a big problem. When it happens it can quickly fill the disk.
The printer is alive and well, but the software thinks it isn't and goes out of its way to make the problem much worse.
To add to the problem logcheck starts failing because syslog and user.log are filling up so fast it can never catch up. logcheck calls logtail which calls grep and this grep (with many regexps) is running more slowly than the logs get added to!
Here's what's repeated (hundreds per second) in the logs:
Apr 14 18:55:16 ze DeskJet_970C?serial=SG99E1V1SMJQ: io/hpmud/musb.c 688: invalid deviceid retry ret=-19: No such device
Apr 14 18:55:16 ze DeskJet_970C?serial=SG99E1V1SMJQ: io/hpmud/musb.c 731: invalid device_status: No such device
Apr 14 18:55:16 ze DeskJet_970C?serial=SG99E1V1SMJQ: io/hpmud/musb.c 976: bulk_write failed buf=0xbfb5dadc size=4736 len=-19: No such device
Apr 14 18:55:16 ze DeskJet_970C?serial=SG99E1V1SMJQ: io/hpmud/musb.c 1338: unable to write data hp:/usb/DeskJet_970C?serial=SG99E1V1SMJQ: No such device
Apr 14 18:55:16 ze DeskJet_970C?serial=SG99E1V1SMJQ: io/hpmud/musb.c 679: invalid deviceid wIndex=0, retrying wIndex=0: No such device
[the above 5 lines repeat at extremely high rate killing system performance and filling up the disk]
Seeing the same problem here: Ubuntu 8.10 (Intrepid). DIfferent HP printer.
The log spewing is a big problem. When it happens it can quickly fill the disk.
The printer is alive and well, but the software thinks it isn't and goes out of its way to make the problem much worse.
To add to the problem logcheck starts failing because syslog and user.log are filling up so fast it can never catch up. logcheck calls logtail which calls grep and this grep (with many regexps) is running more slowly than the logs get added to!
Here's what's repeated (hundreds per second) in the logs:
Apr 14 18:55:16 ze DeskJet_ 970C?serial= SG99E1V1SMJQ: io/hpmud/musb.c 688: invalid deviceid retry ret=-19: No such device 970C?serial= SG99E1V1SMJQ: io/hpmud/musb.c 731: invalid device_status: No such device 970C?serial= SG99E1V1SMJQ: io/hpmud/musb.c 976: bulk_write failed buf=0xbfb5dadc size=4736 len=-19: No such device 970C?serial= SG99E1V1SMJQ: io/hpmud/musb.c 1338: unable to write data hp:/usb/ DeskJet_ 970C?serial= SG99E1V1SMJQ: No such device 970C?serial= SG99E1V1SMJQ: io/hpmud/musb.c 679: invalid deviceid wIndex=0, retrying wIndex=0: No such device
Apr 14 18:55:16 ze DeskJet_
Apr 14 18:55:16 ze DeskJet_
Apr 14 18:55:16 ze DeskJet_
Apr 14 18:55:16 ze DeskJet_
[the above 5 lines repeat at extremely high rate killing system performance and filling up the disk]
Thanks for the attention to this bug.