[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coldsync-hackers] a little more progress...
- To: coldsync-hackers at lusars dot net
- Subject: [coldsync-hackers] a little more progress...
- From: David Banning <david at skytrackercanada dot com>
- Date: Sat, 30 Nov 2002 02:39:28 -0500
- Reply-To: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
- User-Agent: Mutt/1.2.5i
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.