sleepless.knight n00b
Joined: 12 Nov 2003 Posts: 46 Location: Cambridgeshire, UK.
|
Posted: Mon Sep 18, 2006 3:00 pm Post subject: Treo 650 only detected by visor module once... |
|
|
If I plug in my Palm Treo 650 and press the hotsync button it gets detected thus (dmesg output provided):
Code: |
visor 4-3.4.3:1.0: Handspring Visor / Palm OS converter detected
usb 4-3.4.3: Handspring Visor / Palm OS converter now attached to ttyUSB0
usb 4-3.4.3: Handspring Visor / Palm OS converter now attached to ttyUSB1
|
If that times out, or is disconnected, or whatever I get this:
Code: |
usb 4-3.4.3: USB disconnect, address 11
visor ttyUSB0: Handspring Visor / Palm OS converter now disconnected from ttyUSB0
visor ttyUSB1: Handspring Visor / Palm OS converter now disconnected from ttyUSB1
visor 4-3.4.3:1.0: device disconnected
|
If I hit the hotsync button again, I get this:
Code: |
usb 4-3.4.3: new full speed USB device using ehci_hcd and address 12
usb 4-3.4.3: device descriptor read/64, error -110
|
And that is it. Once the Treo 650 has been detected once, it is never detected again. If I rmmod visor, and then modprobe visor, the driver is reloaded, but no dice.
Kernel is 2.6.17.7
Anyone got any ideas? Any clues from the "read/64, error -110" that you wish to share?
Thanks in advance. |
|