So, this is what happens:
I press the hotsync button on my USB Tungsten T's cradle. Then I type in "pilot-xfer -l". Then I get the message
Quote:
[catherine@cathy dev]$ pilot-xfer -l
Listening to port: /dev/ttyUSB1
Please press the HotSync button now...
|
On my palm it says "Connecting with the desktop using Cradle/Cable".
Then the hotsync times out on the palm, saying it can't connect. Then the terminal reads:
Quote:
[catherine@cathy dev]$ pilot-xfer -l
Listening to port: /dev/ttyUSB1
Please press the HotSync button now... connected!
Error read system info on /dev/ttyUSB1
|
OR
I type in "pilot-xfer -l". Then I get the message
Quote:
[catherine@cathy dev]$ pilot-xfer -l
Unable to bind to port: /dev/ttyUSB1
Please use --help for more information
[catherine@cathy dev]
|
OR
I type in (as root)
Quote:
[root@cathy usb]# /bin/mknod /dev/ttyUSB1 c 188 1
[root@cathy usb]# /bin/chmod 0666 /dev/ttyUSB?
[root@cathy usb]#
|
Then (as normal user)
Quote:
|
[catherine@cathy dev]$ pilot-xfer -l
|
The curser then sits there blinking, untill I press the hotsync button at which point I get the same as what happens when I [I]don't[I] make the nodes first, but press the hotsync button (which does the same thing)
Kernel: 2.6.12-1.1398_FC4
Distro: Fedora Core 4
Any help please?