tfreeman@xxxxxxxxxxxxxxxxxx wrote:
On Sun, 9 Oct 2005, Steven Stern wrote:
I've been googling and testing, but I still cannot get my Palm M515 to
synch.
It appears that the kernel creates two devices when the palm connects,
/dev/ttyUSB0 and /dev/ttyUSB1. The programs i've tried (jpilot, kpilot)
attempt to talk on only one device.
Work around? Fix?
running the 2.6.13 kernel on FC4.
I found something from RH (and forgot to write it down where, sorry) but
try adding something like (NB: on one line)
BUS=="usb",SYSfs{product}=="Palm Handheld",
KERNEL=="ttyUSB*",Name{ignore_remove}=="pilot", MODE=="666"
as a file /etc/udev/rules/20-pilot.rules
I think that is what I needed to do to get my CLIE running.
Hope this helps.
YES! (It should be /etc/udev/rules.d). THANKS very much.
--
Steve