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

[coldsync-hackers] a little more progress...



Well I have graduated beyond;

Please press the HotSync button.
pconn_libusb_open: Can't open USB devipconn_libusb_open: Can't open USB device.
Error: Can't open connection.
Freeing sync_config 0x808d060
ColdSync terminating normally

It turns out my /dev/usb* files were set to 660.
Setting them to 666 I get the following;

Please press the HotSync button.
USB device information: vendor 054c product 0066
usb_control_msg(usbRequestVendorGetConnectionInfo) failed: Input/output error
coldsync in free(): warning: junk pointer, too high to make sense
coldsync in free(): warning: junk pointer, too high to make sense
coldsync in free(): warning: junk pointer, too high to make sense
Error: Can't open connection.
Freeing sync_config 0x808d060
ColdSync terminating normally

----------------------
The system is FreeBSD 4.7
Coldsync -V is;

bash-2.03$ coldsync -V
coldsync version 3.0-pre1.
ColdSync homepage at http://www.coldsync.org
Compile-type options:
    WITH_LIBUSB: USB (libusb) support.
    HAVE_STRCASECMP, HAVE_STRNCASECMP: strings are compared without regard
        to case, whenever possible.

    Default global configuration file: /usr/local/etc/coldsync/coldsync.conf
bash-2.03$ 

bash-2.03$ cat .coldsyncrc
listen libusb {
}

Does this tell us anything more?



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