----- Original Message ----- From: Adam C Powell IV Time: 12-09-07 19:08 Gnome-pilot: 2.0.15On Tue, 2007-09-11 at 22:30 +0200, Tom Billiet wrote:I'm using archlinux, which has a "rolling release" system. That means that it has always the latest packages in the current repository. This also means that I can't answer to this question, I get continuous upgrades... It can be a kernel upgrade, it can be something else...Okay, then what versions of the kernel, pilot-link, gnome-pilot? pilot-link: 0.12.2 Kernel: 2.6.22.6 Yeah, blacklisted it on every possible way I could find and checked it every way I could imagine, no more traces found.Sorry to hear that. Just to verify: before and after trying libusb, you did "lsmod" and it did not include visor? But as David A. Desrosiers says in another thread, it might be better to get first the visor module back to work before beginning with libusb.-Adam The fact that the visor module isn't working anymore has something to do with a kernel/udev change I think. This is what it used to be: When I connected the palm, ttyUSB0 and ttyUSB1 were created, and at the moment I hit the hotsync button ttyUSB3 and ttyUSB4 are created, and (I think) ttyUSB0 and ttyUSB1 will disappear shortly thereafter. This is what it is now: (output from dmesg) usb 1-1: new full speed USB device using ohci_hcd and address 26 usb 1-1: configuration #1 chosen from 1 choice visor 1-1:1.0: Handspring Visor / Palm OS converter detected usb 1-1: Handspring Visor / Palm OS converter now attached to ttyUSB0 usb 1-1: Handspring Visor / Palm OS converter now attached to ttyUSB1 -> now I press the hotsync button usb 1-1: USB disconnect, address 26 visor ttyUSB0: Handspring Visor / Palm OS converter now disconnected from ttyUSB0 visor ttyUSB1: Handspring Visor / Palm OS converter now disconnected from ttyUSB1 visor 1-1:1.0: device disconnected usb 1-1: new full speed USB device using ohci_hcd and address 27 usb 1-1: device descriptor read/all, error -62 usb 1-1: new full speed USB device using ohci_hcd and address 28 usb 1-1: configuration #1 chosen from 1 choice visor 1-1:1.0: Handspring Visor / Palm OS converter detected usb 1-1: Handspring Visor / Palm OS converter now attached to ttyUSB0 usb 1-1: Handspring Visor / Palm OS converter now attached to ttyUSB1 And at this point it is not responding anymore and will timeout... Does anybody knows this problem? Thank, Tom |