I am using a Hanspring Visor and tried to sync wtih Evolution. I encountered the folllowing trouble:
After pressing the hotsync button on my cradle looked up the /dev directory to figure out if ttyUSB* would appear. Nothing happened. There is also no message in the /var/log/message log. This is opposite when using a 256MB USB stick wihich is mounted poperly causing changes to the log-files which can be followed ba tail -f command.
I already added a 10-visor.rules in the /etc/udev/rules.de/ following the descrptions here in the forum and on
www.fedora.redhat.com/docs/udev
The content of the rule file is the following:
BUS="usb", SYSFS{product}="Palm Handheld", KERNEL="ttyUSB*", NAME{ignore_remove}="pilot", MODE="666"
Substituting NAME{*} by SYSLINK didn´t help. What can I do? I am a lttle confused because I would expect a message in the log file indepently of right pilot hotsync config.