Your rules file did the trick without me having to go any farther. Thanks!
Chuck
Message: 12
Date: Mon, 2 May 2005 12:54:18 -0600
From: kevin.kempter@xxxxxxxxxxxxxxxxx
Subject: Re: Gnome Pilot: Initalize palmOne Treo under FC3
To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx>
Message-ID: <200505021254.18365.kevin.kempter@xxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"
....
If it's a udev issue (i.e. the device goes away when not in use) then
this may
help:
Try creating a file called /etc/udev/rules.d/10-visor.rules with this
content:
BUS="usb", SYSFS{product}="Palm Handheld*", KERNEL="ttyUSB*",
SYMLINK="pilot"
Seemed to do the trick for me. If it doesn't work, you can also try
adding a
file called /etc/udev/permissions.d/10-visor.permissions with this
content:
ttyUSB1:$local:uucp:0660
For more info, look at this site:
http://www.clasohm.com/blog/one-entry?entry_id=12096