Re: Newbie questions
Pete Holsberg <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pilot |
|---|---|
| Message-ID | <[email protected]> |
Adam C Powell IV wrote: > On Thu, 2007-08-23 at 21:49 -0400, Pete Holsberg wrote: > > I too could never get visor and /dev/ttyUSB* to work with my 700p, so I > switched to libusb, which is faster. > > Try this, it works for me with a 700p on Debian etch: > * find /lib/modules -name visor.ko -print > * mv <that file> /root/ [if there's more than one, give them > different names] > * rmmod visor > * <Remove pilot-applet from panel, if it's running> > * apt-get update && apt-get install libusb libusb-dev > Had to use Synaptic Package Manager as apt-get could not find libusb > * cp /usr/share/pilot-link/udev/60-libpisock.rules /etc/udev/rules.d/ > Shell could not find the file! > * /etc/init.d/udev restart > * <Plug in Treo> > * <Hit hotsync> > * pilot-link -p usb: -l > Could not find pilot-link! Thanks.