Hi,
I'm trying to get an HP Photosmart 735 connected to my linux box (Debian unstable, tested with self compiled kernel from 2.4.20 to 2.4.27).
As you can see below, I get an error because the device doesn't accept the address, but also an bulk_msg: timeout.
As the usb is working fine (I had a USB mouse, and I have a Zaurus connecting by usb) , I wonder if it's not because of this timeout that I have problems: the device doesn't answer fast enough and the coputer considers it doens't accept the address. Could that be it? How can I try with a longer timeout threshold? (in usb.c, where the message apparently comes from, there's a 5 second timeout, which I would guess is long enough)
I also configured the device to appear as a mass storage and to work with PTP, with the same result.
I hope someone can help me out of this problem
thanks
Raph
From the logs:
-------------------
When I connect the device, it gets an address, it's considered not accepted, and it gets another one. Its also considered
rejected, and it stops there. I connected and deconneced the device several times to get the logs below:
Aug 8 20:39:50 matala kernel: usb.c: USB disconnect on device 00:11.4-2 address 3
Aug 8 20:47:58 matala kernel: hub.c: new USB device 00:11.4-1, assigned address 8
Aug 8 20:48:01 matala kernel: usb_control/bulk_msg: timeout
Aug 8 20:48:01 matala kernel: usb.c: USB device not accepting new address=8 (error=-110)
Aug 8 20:48:01 matala kernel: hub.c: new USB device 00:11.4-1, assigned address 9
Aug 8 20:48:04 matala kernel: usb_control/bulk_msg: timeout
...
...
Aug 8 20:51:34 matala kernel: hub.c: new USB device 00:11.4-1, assigned address 18
Aug 8 20:51:37 matala kernel: usb_control/bulk_msg: timeout
Aug 8 20:51:37 matala kernel: usb.c: USB device not accepting new address=18 (error=-110)
Aug 8 20:51:37 matala kernel: hub.c: new USB device 00:11.4-1, assigned address 19
I'm using uhci (it's an AMD Athlon): lsmod Module Size Used by Tainted: P nvidia 4768428 6 (autoclean) agpgart 18416 3 (autoclean) rtc 8264 0 (autoclean) ide-scsi 11984 0 scsi_mod 99392 1 [ide-scsi] usb-uhci 26032 0 (unused) i2c-proc 9072 0 (unused) i2c-core 18948 0 [i2c-proc] via-rhine 16080 1 mii 3848 0 [via-rhine] crc32 3680 0 [via-rhine]
------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
