[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coldsync-hackers] Re: coldsync-2.2.5 && palm 515 problem - correction
- To: coldsync-hackers at lusars dot net
 
- Subject: [coldsync-hackers] Re: coldsync-2.2.5 && palm 515 problem - correction
 
- From: Arie Folger <af8 at stern dot nyu.edu>
 
- Date: Sun, 26 May 2002 19:05:22 -0400
 
- Delivered-To: afolger@ymail.yu.edu
 
- In-Reply-To: <200205211059.58099.afolger@ymail.yu.edu>; from afolger@ymail.yu.edu on Tue, May 21, 2002 at 10:59:57AM -0400
 
- References: <200205211059.58099.afolger@ymail.yu.edu>
 
- Reply-To: coldsync-hackers at lusars dot net
 
- Sender: owner-coldsync-hackers at lusars dot net
 
- User-Agent: Mutt/1.2.5.1i
 
I just sent the email below, but believe that the header was misformed (from 
address seems to have been Andrew Arensburger's rather than mine), so here it 
is again:
Hi,
I installed Coldsync 2.2.5 on a RH7.3 system and tried to test it with my Palm 
515. The handheld connects through a USB port. I followed the info in the man 
page and wrote the .coldsynrc file excerpted at the end of this email. When I 
ran `coldsync -Im` I got the message that
        [afolger@localhost coldsync]$ bin/coldsync -mI
        Warning: no device on /dev/palm. Sleeping
        Please press the HotSync button.
        ##### Bad response ID: expected 0x92, got 0x93.
        Error: Can't get system info.
        Error: Can't read length of serial number.
        ##### Bad response ID: expected 0xaf, got 0x90.
        Error: Error during DlpEndOfSync: (7) Invalid request ID.
MyPalm displayed the following message:
        The desktop hotsync software does not support the password on this
	handheld. You must upgrade your desktop software or remove the password
	from the handheld.
So I disabled the password, and to no avail. I got the following response 
afterwards:
        [afolger@localhost coldsync]$ bin/coldsync -mI
        Warning: no device on /dev/palm. Sleeping
        Please press the HotSync button.
        ##### Bad response ID: expected 0x92, got 0x93.
        Error: Can't get system info.
        Error: Can't read length of serial number.
        ##### Bad response ID: expected 0xaf, got 0x92.
        Error: Error during DlpEndOfSync: (7) Invalid request ID.
Following Andrew Arensburger's advice, I tried using protocol full instead of 
simple in the .coldsyncrc file, but then the computer couldn't communicate at 
all with the handheld.
Below is an excerpt from my .coldsyncrc file:
listen serial {
        device: "/dev/palm";
        protocol: simple;
        transient;
}
pda "Heftzibah" {
        snum: "00RN32626TGV-9";
        username: "zalman";
	userid: 1234;
        directory: "/home/afolger/palm-m515";
        default;
}
Can anybody help?
-- 
This message was sent through the coldsync-hackers mailing list.  To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body.  For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.