pilot-link test

Craig White craigwhite at azapple.com
Mon Nov 7 04:10:45 UTC 2005


On Mon, 2005-11-07 at 14:44 +1100, Yuandan Zhang wrote:
> Hi,
> 
> I try to test if pilot-link working. I issued this command
> 
> pilot-xfer -p /dev/pilot -l
> 
> Listening for incoming connection on /dev/pilot...[root at zhangqiang 
> 
> 
> 
> it just hang there. 
> 
> I checked the following devices and symbolic link were created as
> 
> [localhost]# ll /dev/pilot
> lrwxrwxrwx  1 root root 7 Nov  7 14:32 /dev/pilot -> ttyUSB1
> [localhost]# ll /dev/ttyUSB*
> crw-rw----  1 palmuser uucp 188, 0 Nov  7 14:32 /dev/ttyUSB0
> crw-------  1 palmuser uucp 188, 1 Nov  7 14:32 /dev/ttyUSB1
> 
> what was wrong? or how to get more information?
> 
> My palm is TUNGSTEN T5, system is:
> 2.6.13-1.1532_FC4
> 
> with following rpms
> 
> gnome-pilot-debuginfo-2.0.13-5.fc4
> gnome-pilot-conduits-2.0.13-2
> gnome-pilot-conduits-debuginfo-2.0.13-2
> pilot-link-devel-0.12.0-0.pre4.0.fc4.2
> pilot-link-0.12.0-0.pre4.0.fc4.2
> gnome-pilot-2.0.13-4
> jpilot-0.99.8-0.pre10.fc4.1
> pilot-link-debuginfo-0.12.0-0.pre4.0.fc4.2
> gnome-pilot-devel-2.0.13-4
----
I think that you'll find some bugzilla reports on this. 

ttyUSB0 should be root and not your user id but that shouldn't matter.
The # prompt that you related tell me that you are trying this as root
and not as user...

The following is what I did on FC-3 but you'll get the idea.

....
FC-3 - apparently udev is the issue so I am providing a manual
workaround in the interim.

as root...

mknod /tmp/pilot c 188 1
chown craig /tmp/pilot

plug in treo and press hotsync button

as craig (cli)

pilot-xfer -L -p /tmp/pilot

Works - got file list from Treo

so to make gpilotd work I had to add...

 <!-- Handspring Treo 650 -->
 <device vendor_id="0830" product_id="0061" />

to /usr/share/gnome-pilot/devices.xml

bugzilla entry that led me here...
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158809

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the fedora-list mailing list