Hello,
I went back to the cable and used this link
http://www.clasohm.com/blog/one-entry?entry_id=12096.
Make sure libopensync-plugin-palm installed and I used the following 10-visor.rules
BUS=="usb", SYSFS{product}=="Palm Handheld*", KERNEL=="ttyUSB[13579]", SYMLINK+="pilot"
with the same pilot-helper in home directory
#!/bin/sh
until [ -e /dev/pilot ]; do sleep 1; done
exec /usr/bin/pilot-xfer "$@"
Jpilot connects repeatedly.
Kpilot still doesn't connect but it doesn't reset the treo.
If anybody could shed light on bluetooth syncing please help. Would I create a udev rule to govern the bluetooth pilot connection?
JeffZZZ