Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Palm Treo 680 sync to PC with gnome and evolution BROKEN
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
BadSquishy
n00b
n00b


Joined: 17 Jun 2005
Posts: 44
Location: Northern California

PostPosted: Sun Feb 24, 2008 10:19 pm    Post subject: Palm Treo 680 sync to PC with gnome and evolution BROKEN Reply with quote

Hello All,

I have a Treo 680 that used to sync with evolution and it has stopped working. Udev recognizes the device and uses my custom udev rule to creates the /dev/pilot node:
Code:
KERNELS=="ttyUSB[135]", DRIVERS=="visor", SUBSYSTEMS=="usb-serial", NAME="pilot", GROUP="usb", MODE="0770"

pico@meerkat ~ $ ls -l /dev/pilot
crwxrwx--- 1 root usb 188, 1 2008-02-24 14:06 /dev/pilot


but when I attempt to use any communication software (pilot-xfer or evolution) the connection just times-out when I hit the hotsync button, neither the palm nor the PC are seeing communication from the other device.

I am currently re-emerge pilot-link, gnome-pilot and gnome-pilot-conduits with the USE flag "debug" added to see if I can get more info from the software.

Does anyone have any suggestions? How do it get more info about the attempted communication into my log files? What should I be looking for? Are there suggestions for settings to check on the Palm device?

Thanks in advance,
_________________
- BadSquishy
Back to top
View user's profile Send private message
hydrian
n00b
n00b


Joined: 11 May 2003
Posts: 38
Location: Naugatuck, CT

PostPosted: Thu Mar 27, 2008 12:50 am    Post subject: Reply with quote

I am having the same issue. I noticed it is actually an issue with pilot-link. I can't even get pilot-link backup working. Both sides seem not to see each other even though both are listening on the same dev (ttyUSB1). I am using a Cingular/AT&T Treo 680.
_________________
Pardon my driving... I'm reloading.
Back to top
View user's profile Send private message
tetonedge
n00b
n00b


Joined: 06 Oct 2007
Posts: 9

PostPosted: Tue Apr 15, 2008 4:08 pm    Post subject: Reply with quote

anybody get anywhere on this or have an idea, I am having the same problem as well
Back to top
View user's profile Send private message
hydrian
n00b
n00b


Joined: 11 May 2003
Posts: 38
Location: Naugatuck, CT

PostPosted: Fri Jun 20, 2008 2:58 am    Post subject: Reply with quote

I still have had no luck with it. I'm still taking shots in the dark. I know it seems to be software issue. I am able to sync in Windows, but I can't get it to work in linux.
_________________
Pardon my driving... I'm reloading.
Back to top
View user's profile Send private message
hydrian
n00b
n00b


Joined: 11 May 2003
Posts: 38
Location: Naugatuck, CT

PostPosted: Fri Jun 20, 2008 3:21 am    Post subject: Reply with quote

I solved my issue, and I think this will solve your issue. Apparently pilot-link changed some of it syntax in the how you can access the USB based palms/treos. I didn't see any documentation of it. I found my fix in this mailing list article while googling around: https://lists.ubuntu.com/archives/ubuntu-users/2007-June/117864.html[/url].

So basically, pilot-link now can use the libusb library instead of the kernel module. So instead of putting the device file name in the port use "usb:"

example:
Code:
 pilot-xfer --backup=/tmp -p usb:

_________________
Pardon my driving... I'm reloading.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum