Slashdot Mirror


Linux Support on USB Palm Pilots?

seachnasaigh asks: "I love desktop Linux, but the one stumbling block I have with deploying it in some capacity for my userbase is USB Palm Pilots. Once upon a time I managed to get GPilot working with a serial PalmVx, but despite repeated attempts (SuSE 9.2 pro, Fedora Core 3 and several Palm devices) I can't get a synch to happen with the USB version, either through the native Gnome Pilot app or through Evolution (and yes, Kpilot too!). Our standard deployment is a Palm Tungsten T series; most of our desktops are recent Dells. It's embarrassing to have to boot into Windows to synch the Palms. Does anyone have some suggestions out there?"

1 of 54 comments (clear)

  1. Hit sync first by Col.+Klink+(retired) · · Score: 4, Informative
    First of all, why aren't you posting this to the pilot-unix mailing list?

    Anyways... the only real trick is that you have to start the hotsync on the pilot before you start the hotsync on the desktop (the desktop won't see the USB device until the hotsync has started).

    Devices:
    /dev/pilot: symbolic link to ttyUSB1
    /dev/ttyUSB1: character special (188/1)

    Modules required:
    visor (CONFIG_USB_SERIAL_VISOR=m)
    usbserial (CONFIG_USB_SERIAL=m)

    --

    -- Don't Tase me, bro!