Hi!<br><br>I recently bought a used Palm Tungsten T2 and cannot get it to sync with Kpilot on Fedora 11.<br><br>At first, I only got error messages that said there was no /dev/pilot.<br><br>After some reading, I added this udev rule:<br>
<br>   ATTRS{idVendor}=="0830", ATTRS{idProduct}=="0060", SYMLINK="pilot", MODE="0666"<br><br>This identifies the T2 from its vendor and product attributes and creates a nice /dev/pilot link with permissions that should let me use it. I should add I tried changing the owner:group to no avail.<br>
<br>Now, I get these messages when I sync (from the kpilot log):<br><br>   Version: KPilot 5.3.0 (KDE 4.3.0)<br>   Version: pilot-link 0.12.3<br>   Version: KDE 4.3.00 (KDE 4.3.0)<br>   Version: Qt 4.5.2<br><br>   HotSync Log<br>
<br>   09:50:17 Starting the KPilot daemon ...<br>   09:50:17 Daemon started.<br>   09:50:17 Daemon status is `.kde.kpilot.daemon was not provided by any .service files'<br>   09:50:20 Trying to open device /dev/pilot...<br>
   09:50:20 Cannot open Pilot port: [/dev/usbdev2.2_ep89].<br>   09:50:25 Trying to open device /dev/pilot...<br>   09:50:25 Cannot open Pilot port: [/dev/usbdev2.2_ep89].<br>   [snip]<br><br>This point is where it goes over my head so here I am asking fior help. I don't know if I'm in the right place to ask, but any pointers you can provide will be appreciated. I will of course provide any relevant information I may have forgotten.<br>
<br>Thanks, <br><br>Dan<br>