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?