Craig White wrote:
> $ cat /etc/udev/rules.d/10-udev.rules
> BUS="scsi", SYSFS{model}="iPod ", KERNEL="sdp2", NAME="%k",
> SYMLINK="ipod"
>
> BUS="usb-serial",ID="ttyUSB1",NAME="%k",SYMLINK="pilot",MODE="0666"
I created a new /etc/udev/rules.d/10-m130.rules file with that last line
in it.
> I press the hotsync button...
>
> $ ls -l /dev/ttyUSB*
> crw-rw---- 1 root uucp 188, 0 Oct 4 17:20 /dev/ttyUSB0
> crw------- 1 craig uucp 188, 1 Oct 4 17:20 /dev/ttyUSB1
>
> [craig@lin-workstation ~]$ ls -l /dev/pilot
> lrwxrwxrwx 1 root root 7 Oct 4 17:20 /dev/pilot -> ttyUSB1
I now get this information too!
> so far so good...
>
> $ pilot-xfer -p /dev/pilot -L
>
>
> Listening to port: /dev/pilot
>
> Please press the HotSync button now...
> Error accepting data on /dev/pilot
I issued and got the following:
$ pilot-xfer -p /dev/pilot -b TestDir/
Port not connected, sleeping for 2 seconds, 0 retries..
Device not found on /dev/ttyUSB1, Did you hit HotSync?
Unable to bind to port: /dev/pilot
Please use --help for more information
$
Tried as root and got the same result.
I'm going to research the device ID config file as in that previous link
on gnome-pilot. We'll see how that goes.
Alan
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss