From owner-freebsd-questions Sun Sep 9 20: 8:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id C877A37B406 for ; Sun, 9 Sep 2001 20:08:34 -0700 (PDT) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 05F0CA8F2; Mon, 10 Sep 2001 13:08:33 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id F37EB5467 for ; Mon, 10 Sep 2001 13:08:33 +1000 (EST) Date: Mon, 10 Sep 2001 13:08:33 +1000 (EST) From: Andrew To: Subject: Syncing a Palm Pilot Message-ID: <20010910130249.G2088-100000@starbug.ugh.net.au> X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm trying to communicate with a TRGpro connected vi cuaa0 but I just get timeouts. /dev/palm is a symlink to cuaa0. I tried coldsync first, my .coldsynrc looks like: listen serial { device: /dev/palm; speed: 9600; } pda "TRGpro" { snum: 4NOM2BM00646-E; default; } but when I run it I get: Please press the HotSync button. ACK Timeout. Attempting to resend. ACK Timeout. Attempting to resend. ACK Timeout. Attempting to resend. Error establishing CMP connection. Error: Can't connect to Palm. The TRGpro tells me the connection to my desktop could not be established. jpilot gives a similar error. I tried using cu and pressing the hotsync button on the palm cradle and I receive some binary data. I've tried different baud rates but the docs seem to indicate the plam accepts almost any speeds. Does anyone have any ideas? Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message