Public bug reported: Ubuntu 7.10 Gutsy
Cannot sync my Treo 650. See this discussion: https://lists.ubuntu.com/archives/ubuntu- users/2007-November/thread.html#129468 I modified /etc/udev/rules.d/60-symlinks.rules as described in the discussion. Patch is: --- /etc/udev/rules.d/60-symlinks.rules.orig 2007-11-15 15:37:35.000000000 -0800 +++ /etc/udev/rules.d/60-symlinks.rules 2007-11-15 15:39:52.000000000 -0800 @@ -12,5 +12,8 @@ SUBSYSTEMS=="usb", KERNEL=="lp[0-9]*", SYMLINK+="usb%k" # Create /dev/pilot symlink for Palm Pilots -KERNEL=="ttyUSB*", ATTRS{product}=="Palm Handheld*|Handspring *|palmOne Handheld", \ - SYMLINK+="pilot" +#KERNEL=="ttyUSB*", ATTRS{product}=="Palm Handheld*|Handspring *|palmOne Handheld", \ +# SYMLINK+="pilot" +BUS=="usb", SYSFS{product}=="Palm Handheld*|Handspring *|palmOne Handheld", \ + KERNEL=="ttyUSB*", NAME="ttyUSB%n", SYMLINK+="pilot", GROUP="dialout", \ + MODE="0666" Then I run "sudo modprobe visor". Then I configured JPilot to use /dev/pilot for synchronizing. Connect the Treo to the computer with USB cable. Push the sync button on the USB cable. Verify that /dev/pilot is indeed created. Click on Sync button in JPilot. Nothing happens. JPilot just sits there doing nothing. ** Affects: ubuntu Importance: Undecided Status: New -- cannot sync PalmOS Treo PDA https://bugs.launchpad.net/bugs/162997 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs