PDA

View Full Version : weird USB problem


jotacekm
2006-03-08, 09:27 AM CST
I need to make a printing server using linux. The printer is a deskjet 3550, usb.
I have installed cups, ESP ghostscript, HPLIP and hpijs (official HP driver stuff). But it isnt working, i have a device_not_found error.

I use a USB mouse, and it works perfectly. If i unplug and plug my mouse again, this is what happens at /var/log/messages:

Mar 8 10:49:09 localhost kernel: usb 2-1: USB disconnect, address 5
Mar 8 10:49:11 localhost kernel: usb 2-1: new low speed USB device using uhci_hcd and address 6
Mar 8 10:49:11 localhost kernel: input: HID 1241:1177 as /class/input/input5
Mar 8 10:49:11 localhost kernel: input: USB HID v1.10 Mouse [HID 1241:1177] on usb-0000:00:1d.1-1

Weird thing is that: I plug and unplug my printer usb cable lots of times, on all usb slots, and there is no message at /var/log/messages. No changes at /proc/bus/usb/devices. I have even recompiled my kernel with built-in USB printer support and UHCI.

Anyone got any clue on why this happens? I dont know what else to do. Thanks.

tashirosgt
2006-03-11, 10:27 PM CST
It is mysterious that you don't get any messages when the printer (with power on, I assume) is plugged in. Is your printer's usb cable known to work on other machines? There is the problem of usb 1.x vs usb 2 ports sometimes. Would your printer be a "low speed USB device" ?

jotacekm
2006-03-12, 10:07 AM CST
It is mysterious that you don't get any messages when the printer (with power on, I assume) is plugged in. Is your printer's usb cable known to work on other machines? There is the problem of usb 1.x vs usb 2 ports sometimes. Would your printer be a "low speed USB device" ?

problem is solved now, the problem was the usb cable.