From: General Schvantzkoph on
I can't sync my Treo 700p with F7. The gnome-pilot-settings windows pop
up so the system is seeing the Treo, but nothing happens. If I boot into
FC6 it works fine. Does anyone have any suggestions about what might be
wrong?

From: General Schvantzkoph on
On Thu, 12 Jul 2007 03:05:51 +0000, General Schvantzkoph wrote:

> I can't sync my Treo 700p with F7. The gnome-pilot-settings windows pop
> up so the system is seeing the Treo, but nothing happens. If I boot into
> FC6 it works fine. Does anyone have any suggestions about what might be
> wrong?

I've got it working by using an old workaround that was suggested for FC3,

http://www.clasohm.com/blog/one-entry?entry_id=12096

create /etc/udev/rules.d/10-visor.rules with this content:

BUS=="usb", SYSFS{product}=="Palm Handheld*", KERNEL=="ttyUSB[13579]",
SYMLINK+="pilot"

I don't know why something that has been working fine for a couple of
years got broken again.