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

Re: [coldsync-hackers] Re: how to dig deeper



I have uvisor and ucom compiled into the kernel,
and there seems to be a problem with ucom0
on freebsd. On hitting the hot sync button I get;

Nov 26 14:32:25 skytrackercanada /kernel: ucom0: Palm, Inc. Palm
Handheld, rev 1
.00/1.00, addr 2
Nov 26 14:32:25 skytrackercanada /kernel: ucom0: Palm, Inc. Palm
Handheld, rev 1
.00/1.00, addr 2
Nov 26 14:32:25 skytrackercanada /kernel: ucom0: init failed, STALLED
Nov 26 14:32:25 skytrackercanada /kernel: device_probe_and_attach:
ucom0 attach returned 6 Nov 26 14:32:25 skytrackercanada /kernel:
ugen0: Palm, Inc. Palm Handheld, rev 1
.00/1.00, addr 2

> remove the "device" line and be sure to configure 
> 
> --with-libusb  --without-usb

done. Here is the result;


Inside get_symbol(CS_LOGFILE)
	Not found in symtab. Looking in environment
	env == [(nil)]
Allocated sync_config 0x808d060
Allocating a new 'ctypes' array.
UID: 1000, euid 1000
HOME: "/usr/david"
Reading "/usr/david/.coldsyncrc"
Found an empty statement
Found keyword LISTEN
Found keyword LIBUSB
Listen: commtype LIBUSB
(lex) Found none of the above: [{]
(lex) Found none of the above: [}]
Found a listen_block
Found listen+listen_block:
	Name: [(null)]
	Device: [(null)]
	Speed: [0]
	Protocol: 0
	Flags: PROMPT
Found a listen_stmt (statement)
Found a statement
Found a configuration file
Summary of sync configuration:
Listen:
	Name: (unnamed)
	Type: 4
	Device: [(null)]
	Speed: 0
	Protocol: 0
	Flags: PROMPT
Known PDAs:
The queue of conduits:
  Conduit:
	flavors: 0x0004 SYNC
	Creator/Types:
	  [
	Path: [[generic]]
	DEFAULT
	Headers:
	Preferences:
My hostname is "skytrackercanada.com"
My addresses:
    0:
	IP d1 bc 42 1d                                       | ..B.
My hostid is 0xd1bc421d
Inside get_symbol(CS_LOGFILE)
	Not found in symtab. Looking in environment
	env == [(nil)]
coldsync version 2.3.2.
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.conf
Options:
	Mode: Backup
	conf_fname: "/usr/david/.coldsyncrc"
	conf_fname_given: False
	devname: (null)
	devtype: -1
	protocol: 0
	force_slow: False
	force_fast: False
	check_ROM: False
	install_first: True
	force_install: False
	autoinit: False
	use_syslog: False
Inside get_symbol(CS_LOGFILE)
	Not found in symtab. Looking in environment
	env == [(nil)]
	log_fname: "(null)"

hostid == 0xd1bc421d (209.188.66.29)

Debugging levels:
	NET:     9
	SLP:     0
	CMP:     0
	PADP:    0
	DLP:     0
	DLPC:    0
	PDB:     9
	SYNC:    6
	PARSE:   9
	IO:      9
	MISC:    9
	CONDUIT: 9
Backup directory: "/usr/david/cold"
Opening device [(null)]
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


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