PDA

View Full Version : Sync Ko ? LINUX CLIé PALM OS 5


Unregistered
05-07-2003, 03:24 PM
Hi !
I'm just trying to pass to Linux with my Palm...but did not reach to access to it !?

Could some one help me ?

This is the var/log/messages when I push hotsync button !

Thanks a lot :-)

May 7 22:21:05 localhost kernel: usbserial.c: Handspring Visor / Palm 4.0 / Clié 4.x converter detected
May 7 22:21:05 localhost kernel: visor.c: Handspring Visor / Palm 4.0 / Clié 4.x: Number of por ts: 2
May 7 22:21:05 localhost kernel: visor.c: Handspring Visor / Palm 4.0 / Clié 4.x: port 1, is fo r Generic use and is bound to ttyUSB0
May 7 22:21:05 localhost kernel: visor.c: Handspring Visor / Palm 4.0 / Clié 4.x: port 2, is fo r HotSync use and is bound to ttyUSB1
May 7 22:21:05 localhost kernel: usbserial.c: Handspring Visor / Palm 4.0 / Clié 4.x converter now attached to ttyUSB0 (or usb/tts/0 for devfs)
May 7 22:21:05 localhost kernel: usbserial.c: Handspring Visor / Palm 4.0 / Clié 4.x converter now attached to ttyUSB1 (or usb/tts/1 for devfs)
May 7 22:21:05 localhost kernel: Device not ready. Make sure there is a disc in the drive.
May 7 22:21:05 localhost kernel: sdb : READ CAPACITY failed.
May 7 22:21:05 localhost kernel: sdb : status = 1, message = 00, host = 0, driver = 08
May 7 22:21:05 localhost kernel: Info fld=0xa00 (nonstd), Current sd00:00: sense key Not Ready
May 7 22:21:05 localhost kernel: sdb : block size assumed to be 512 bytes, disk size 1GB.
May 7 22:21:05 localhost kernel: /dev/scsi/host2/bus0/target0/lun0: I/O error: dev 08:10, sect or 0
May 7 22:21:05 localhost kernel: I/O error: dev 08:10, sector 0
May 7 22:21:05 localhost kernel: I/O error: dev 08:10, sector 2097144
May 7 22:21:05 localhost kernel: I/O error: dev 08:10, sector 2097144
May 7 22:21:05 localhost kernel: I/O error: dev 08:10, sector 0
May 7 22:21:05 localhost kernel: I/O error: dev 08:10, sector 0
May 7 22:21:05 localhost kernel: ldm_validate_partition_table(): Disk read failed.
May 7 22:21:05 localhost kernel: I/O error: dev 08:10, sector 0
May 7 22:21:05 localhost kernel: I/O error: dev 08:10, sector 2
May 7 22:21:09 localhost /etc/hotplug/usb.agent: Setup visor for USB product 54c/da/100

pwormwood
05-08-2003, 09:47 AM
ok I do not have an OS5 device but a NR70V which his syncing with Jpilot just fine. Maybe it works the same way with OS5.

It seems like the Visor module is loading ok and is assigning a USB serial port -> /dev/ttyUSB0

So if pilot link and Jpolit are installed you can specify /dev/ttyUSB0 as you're serial port and it should work fine. Try this as root first because users do not have access to the device file.

What I absolutly don't understand are the SCSI messages. The Clie should show up as a SCSI disk when you use MS Import but not during Hotsync :confused:

oldpdaguy
05-09-2003, 09:18 PM
Assuming OS5 systems behave the same as older OS 4.1 Clies, pwromwood is correct; use /dev/ttyUSB0 (or have /dev/pilot sym-linked to it) for syncing. If using pilot-link:

pilot-xfer -p /dev/ttyUSB0 -l

will list everything on the PDA and confirm you have a link. You will need to hit hotsync, give the system a moment to load the modules, and THEN start pilot-xfer. Works for me using an N760 on RedHat 7.3, 8.0, and 9.0.