Announcement

Collapse
No announcement yet.

Treo 600 (newbie)

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Treo 600 (newbie)

    I'm wanting to synchronise a Treo 600 with Kubuntu 7.04/Evolution. I've downloaded KPilot and when I attempt an "automatically detect Handheld & User Name" it times out before detecting the unit, despite repeated presses of the hotsync button.

    There is a USB cable connecting PC to Treo, which is detected with lsusb
    Bus 005 Device 001: ID 0000:0000
    Bus 003 Device 001: ID 0000:0000
    Bus 004 Device 002: ID 082d:0300 Handspring Treo 600
    Bus 004 Device 001: ID 0000:0000
    Bus 001 Device 001: ID 0000:0000
    Bus 002 Device 003: ID 046d:c50c Logitech, Inc. = (Keyboard/Mouse)
    Bus 002 Device 001: ID 0000:0000


    Any ideas on what I'm doing wrong?

    #2
    Re: Treo 600 (newbie)

    You probably have to:
    Code:
    modprobe visor
    and then try to sync. If it works you should add visor to your /etc/modules.

    eriefisher
    ~$sudo make me a sandwich

    Comment


      #3
      Re: Treo 600 (newbie)

      Read : Notes for Releases

      https://help.ubuntu.com/community/Po...Devices/PalmOS
      Registered Linux User #418555<br />Kubuntu User #9254<br /><br />aptosid 2010-01 Xfce / aptosid 2010-01 KDE-Lite<br />Debian Wheezy Xfce / Kubuntu 10.04<br />aptosid 2011-01 Xfce / aptosid 2011-01 KDE-Lite<br />Debian Testing Gnome<br />Debian Sid Gnome<br />Epidemic 3.2<br />ALL pulseaudio free by default

      Comment


        #4
        Re: Treo 600 (newbie)

        Still no joy

        Have entered
        BUS="usb", SYSFS{product}="Palm Handheld*", KERNEL="ttyUSB*", NAME{ignore_remove}="pilot", MODE="666"
        into /etc/udev/rules.d/10-custom.rules

        Have done modprobe

        Still does not recognise palm when hotsync/automatic detection in KPilot

        Comment


          #5
          Re: Treo 600 (newbie)

          Did you add the module visor than restart your computer ?
          Registered Linux User #418555<br />Kubuntu User #9254<br /><br />aptosid 2010-01 Xfce / aptosid 2010-01 KDE-Lite<br />Debian Wheezy Xfce / Kubuntu 10.04<br />aptosid 2011-01 Xfce / aptosid 2011-01 KDE-Lite<br />Debian Testing Gnome<br />Debian Sid Gnome<br />Epidemic 3.2<br />ALL pulseaudio free by default

          Comment


            #6
            Re: Treo 600 (newbie)

            No I tried it using the modprobe on a terminal to see if it works before altering that file.

            Comment

            Working...
            X