Fedora Linux Support Community & Resources Center
  #1  
Old 19th March 2005, 05:54 PM
jhd121 Offline
Registered User
 
Join Date: Mar 2005
Posts: 13
Unhappy Synching Handspring Visor with Evolution

Hello Everyone,

I'm new to Linux and I am trying to use my Handspring Visor with Evolution. I'm pretty sure linux is finding the visor because I get this output when running "tail -f /var/log/messages":

Mar 19 11:43:03 50rts92 kernel: usb 2-2: new full speed USB device using address 2
Mar 19 11:43:04 50rts92 kernel: drivers/usb/serial/usb-serial.c: USB Serial supp ort registered for Generic
Mar 19 11:43:04 50rts92 kernel: usbcore: registered new driver usbserial_generic
Mar 19 11:43:04 50rts92 kernel: usbcore: registered new driver usbserial
Mar 19 11:43:04 50rts92 kernel: drivers/usb/serial/usb-serial.c: USB Serial Driv er core v2.0
Mar 19 11:43:04 50rts92 kernel: drivers/usb/serial/usb-serial.c: USB Serial supp ort registered for Handspring Visor / Palm OS
Mar 19 11:43:04 50rts92 kernel: drivers/usb/serial/usb-serial.c: USB Serial supp ort registered for Sony Clie 3.5
Mar 19 11:43:04 50rts92 kernel: drivers/usb/serial/usb-serial.c: USB Serial supp ort registered for Sony Clie 5.0
Mar 19 11:43:04 50rts92 kernel: usb 2-2: Handspring Visor / Palm OS: port 1, is for Generic use
Mar 19 11:43:04 50rts92 kernel: usb 2-2: Handspring Visor / Palm OS: port 2, is for HotSync use
Mar 19 11:43:04 50rts92 kernel: usb 2-2: Handspring Visor / Palm OS: Number of p orts: 2
Mar 19 11:43:04 50rts92 kernel: visor 2-2:1.0: Handspring Visor / Palm OS conver ter detected
Mar 19 11:43:04 50rts92 kernel: usb 2-2: Handspring Visor / Palm OS converter no w attached to ttyUSB0
Mar 19 11:43:04 50rts92 kernel: usb 2-2: Handspring Visor / Palm OS converter no w attached to ttyUSB1
Mar 19 11:43:04 50rts92 kernel: usbcore: registered new driver visor
Mar 19 11:43:04 50rts92 kernel: drivers/usb/serial/visor.c: USB HandSpring Visor / Palm OS driver v2.1
Mar 19 11:43:58 50rts92 kernel: usb 2-2: USB disconnect, address 2
Mar 19 11:43:58 50rts92 kernel: visor ttyUSB0: Handspring Visor / Palm OS converter now disconnected from ttyUSB0
Mar 19 11:43:58 50rts92 kernel: visor ttyUSB1: Handspring Visor / Palm OS converter now disconnected from ttyUSB1
Mar 19 11:43:58 50rts92 kernel: visor 2-2:1.0: device disconnected

But when I try to set up the Pilot settings in Evolution, it doesn't do anything. I'm using the following settings within the "Gnome Pilot Settings":

Name: Cradle
Port: /dev/ttyUSB0
Speed: 57600
Timeout: 2
Type: USB

I press the hotsynch button during the "Initial Sync" screen, but nothing happens.

Any ideas?
Reply With Quote
  #2  
Old 19th March 2005, 06:12 PM
Bob D. Offline
Registered User
 
Join Date: Jan 2005
Location: East of San Francisco, CA USA
Posts: 119
Give this link a try...it worked for me.

http://fedoranews.org/tchung/gnome-pilot/

The update in the grey box is what should get you going. I had to use KERNEL="ttyUSB0" instead of KERNEL="ttyUSB1" to get it to work for me. Once I made that change, I was able to get the sync to work like a charm.

Bob
Reply With Quote
  #3  
Old 19th March 2005, 08:18 PM
jhd121 Offline
Registered User
 
Join Date: Mar 2005
Posts: 13
OK, to reiterate, I am very new to linux so I don't really know what I'm talking about, but it seems as though I cannot get the permissions right. If I have root access I can create a link with "ln -s /dev/ttyUSB1 /dev/pilot" and then change the permissions with "chmod 666 /dev/pilot" and then run "pilot-xfer -l" it works. Also, if I am in the palm setup wizard, I can get it to retreive my username and id by following the same steps. However, when I try to synch it, nothing happens and I think it is because the /dev/ttyUSB1 resets itself and I no longer have permission to access it. Any ideas?
Reply With Quote
  #4  
Old 19th March 2005, 08:28 PM
Bob D. Offline
Registered User
 
Join Date: Jan 2005
Location: East of San Francisco, CA USA
Posts: 119
Just so I'm clear, you did create the /etc/udev/rules.d/10-local.rules file as the HOWTO states, correct? Sorry to be dense, I just want to make sure we're both on the same page.

Bob
Reply With Quote
  #5  
Old 19th March 2005, 08:31 PM
jhd121 Offline
Registered User
 
Join Date: Mar 2005
Posts: 13
Thanks OK, I understand. Yes, I did create that file. I used your version and then I tried a version I found at http://www.clasohm.com/blog/one-entry?entry_id=12096

My /etc/udev/rules.d/10-visor.rules file now looks like this:

BUS="usb", SYSFS{product}="Palm Handheld*", KERNEL="ttyUSB*", SYMLINK="pilot"
Reply With Quote
  #6  
Old 19th March 2005, 08:35 PM
jhd121 Offline
Registered User
 
Join Date: Mar 2005
Posts: 13
OK, I just had a break through. If I press the hotsynch button and then execute "chmod 666 /dev/pilot" as root, the visor will synch. But shouldn't udev take care of the permissions?
Reply With Quote
  #7  
Old 19th March 2005, 09:05 PM
jhd121 Offline
Registered User
 
Join Date: Mar 2005
Posts: 13
ok, I finally got it. After a couple hours of trying different combinations, it just started working. Thank you for your help.
Reply With Quote
  #8  
Old 19th March 2005, 09:24 PM
Bob D. Offline
Registered User
 
Join Date: Jan 2005
Location: East of San Francisco, CA USA
Posts: 119
Great! Glad you got it worked out.

Bob
Reply With Quote
Reply

Tags
evolution, handspring, synching, visor

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Connecting Handspring or Pilot on FC4 szabgab Using Fedora 0 4th November 2005 07:44 PM
synching Palms with Jpilot Avix Hardware & Laptops 3 7th June 2005 08:54 PM


Current GMT-time: 20:49 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat