[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coldsync-hackers] clie CL10/U FreeBSD support



OK. So now my whole ~/.coldsyncrc file reads;


listen serial {
        device: "/dev/ucom0";
}

The complete usbd.conf file reads;


device "Sony Palm"
                    vendor 0x082d
                    product 0x0100
                    release 0x0100
                    attach "/usr/local/bin/coldsync -md -t serial -s ${DEVNAME}"

( I took out the rest of the usbd.conf entries just to simply things)

I hit my hot sync button on my clie, and this appears in
"tail -f /var/log/messages";

Oct 28 11:51:53 ada /kernel: ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2
Oct 28 11:51:53 ada /kernel: ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2
Oct 28 11:51:53 ada /kernel: ucom0: init failed, STALLED
Oct 28 11:51:53 ada /kernel: device_probe_and_attach: ucom0 attach returned 6
Oct 28 11:51:53 ada /kernel: ugen0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2

then I type "coldsync" and console responds;

bash-2.03$ coldsync
Error: Can't open "/dev/ucom0".
open: Device not configured
Error: Can't open connection.
bash-2.03$ 

Does the "init failed" have some significance here?

-- 
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.