-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I'm trying to hotsync a Treo 90, which doesn't seem to work with the usbserial/visor kernel modules, so it seems it needs the libusb mode. I can sync a Visor Neo with this method fine, but not the Treo. Using the debug log, I found this:
libusb.c: 132, 0x082d 0x0200.
libusb.c: trying to open device 0x55b392af2d20
libusb.c: USB_handle=0x55b392af4180
usb: PALM_GET_EXT_CONNECTION_INFORMATION, num_ports=16, endpoint_numbers_different=147
[0] port_function_id='�U'
[0] port=32
[0] endpoint_info=80
[1] port_function_id='�U'
[1] port=0
[1] endpoint_info=0
[2] port_function_id=''
[2] port=0
[2] endpoint_info=73
[3] port_function_id='89��'
[3] port=176
[3] endpoint_info=149
[4] port_function_id='�'
[4] port=80
[4] endpoint_info=211
[5] port_function_id='�'
[5] port=0
[5] endpoint_info=0
[6] port_function_id=''
[6] port=210
[6] endpoint_info=149
[7] port_function_id='�'
[7] port=209
[7] endpoint_info=149
[8] port_function_id='�'
[8] port=224
[8] endpoint_info=170
[9] port_function_id='�U'
[9] port=128
[9] endpoint_info=65
[10] port_function_id='�U'
[10] port=150
[10] endpoint_info=40
[11] port_function_id=''
[11] port=0
[11] endpoint_info=150
[12] port_function_id='�'
[12] port=0
[12] endpoint_info=73
[13] port_function_id='89��'
[13] port=0
[13] endpoint_info=150
[14] port_function_id='�'
[14] port=16
[14] endpoint_info=220
[15] port_function_id='�'
[15] port=208
[15] endpoint_info=157
usb: PALM_GET_EXT_CONNECTION_INFORMATION - no hotsync port found.
libusb.c: USB configure failed for familar device: 0x082d 0x0200. (LifeDrive issue?)
On a whim I tried to set the Treo's device configuration with the visor flag and recompiled pilot-link, just in case it would somehow work, but it doesn't:
libusb.c: 132, 0x082d 0x0200.
libusb.c: trying to open device 0x55dc116ebd20
libusb.c: USB_handle=0x55dc116ed180
usb: VISOR_GET_CONNECTION_INFORMATION, num_ports=0
GENERIC_REQUEST_BYTES_AVAILABLE returns 0x0000
Out: 0x3 0xff.
In: 0x84 0xff.
Config: 0, 0xff 0xff | 0x84 0x3.
libusb.c: 225.
libusb.c 453 (u_poll).
libusb.c 499 (u_read_i): 1 1 0
libusb.c 522 (u_read_i): 1 0.
Reading: len: 64, timeout: 0.
libusb.c 281 (RD_do_read): 0
Reading: len: 64, timeout: 0.
libusb.c 281 (RD_do_read): 0
Reading: len: 64, timeout: 0.
libusb.c 281 (RD_do_read): 0
Reading: len: 64, timeout: 0.
[...]
Any ideas?
EDIT: This Treo hotsyncs fine on Windows machines with Palm Desktop, so I know neither the device or the cable should be the issue.
Metadata
Metadata
Assignees
Labels
No labels