zire21 and suse linux 9.2 solved!
1. create file in /etc/udev/rules.d named 10-udev.rules and containing: # Palm Handheld BUS="usb",SYSFS{serial}="PalmSN12345678",NAME="pilot" 2. create a file in /etc/udev/permissions named 10-udev.permissions containing: # Palm Handheld rw pilot*:root:usb:0666 then as root write: dlpsh, and after hit the sync icon on the palm... good luck and thanks to all tried to help me. -- Calogero Bonasia www.linuxteam.it
On Friday 04 March 2005 9:43 am, Calogero Bonasia wrote:
1. create file in /etc/udev/rules.d named 10-udev.rules and containing: # Palm Handheld BUS="usb",SYSFS{serial}="PalmSN12345678",NAME="pilot"
2. create a file in /etc/udev/permissions named 10-udev.permissions containing: # Palm Handheld rw pilot*:root:usb:0666
then as root write: dlpsh, and after hit the sync icon on the palm...
good luck and thanks to all tried to help me. I just did that and successfully synced by Treo650 :-)
One question - I probably should post to a new thread... I've got a Palm m130 and I want to sync its data with the Treo650. jpilot will sync, but not merge the two databases. -- Jerry Feldman <gaf@blu.org> Boston Linux and Unix user group http://www.blu.org PGP key id:C5061EA9 PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
Alle 19:00, venerdì 4 marzo 2005, Jerry Feldman ha scritto:
I just did that and successfully synced by Treo650 :-)
One question - I probably should post to a new thread... I've got a Palm m130 and I want to sync its data with the Treo650. jpilot will sync, but not merge the two databases.
I think it is the same, first try to know how your system attach the treo, I've use the cat /proc/bus/usb/devices command, after connected the palm zire. in the row as Product=Palm xyz S: SerialNumber=1234566 in your case I think show the name of treo. After, change "palm" refer in my example with your values. good luck. -- Calogero Bonasia www.linuxteam.it Linux User #301822
Alle 19:00, venerdì 4 marzo 2005, Jerry Feldman ha scritto:
I just did that and successfully synced by Treo650 :-)
One question - I probably should post to a new thread... I've got a Palm m130 and I want to sync its data with the Treo650. jpilot will sync, but not merge the two databases.
I think it is the same, first try to know how your system attach the
I've use the cat /proc/bus/usb/devices command, after connected the
zire. in the row as Product=Palm xyz S: SerialNumber=1234566
in your case I think show the name of treo. After, change "palm" refer in my example with your values. The problem is that when I sync the Treo, it effectively backs up the Treo database and jpilot shows only the Treo data. Conversely, I sync
On Sat, 5 Mar 2005 15:29:31 +0100 Calogero Bonasia <kbonasia@linuxteam.it> wrote: treo, palm the m130, and jpilot only shows the m130 data. What I want to do is to merge the m130 data into the Treo database so I can retire the m130. I am very dependent on the Pal since I use it to record my working hours (as a contractor). One possible solution is to backup both data bases, and possibly write a program to merge them. Also, there are some utilities that provide a view of the USB: lsusb - this is effectively the same as cat /proc/bus/usb/devices Bus 002 Device 001: ID 0000:0000 Bus 001 Device 001: ID 0000:0000 Bus 001 Device 004: ID 04e6:000a SCM Microsystems, Inc. Bus 001 Device 048: ID 0830:0050 Palm, Inc. Palm M130 usbview - gives you a graphical view and provides much more information. Note, that I have modified /usr/src/linux/drivers/serial/visor.c to add the Treo 650 which is device number 0x0061. But, the Zire21 is the same device number. -- Jerry Feldman <gaf@blu.org> Boston Linux and Unix user group http://www.blu.org PGP key id:C5061EA9 PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9 -- Jerry Feldman <gaf@blu.org> Boston Linux and Unix user group http://www.blu.org PGP key id:C5061EA9 PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
participants (2)
-
Calogero Bonasia
-
Jerry Feldman