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

[coldsync-hackers] Coldsync from CVS and FreeBSD



Hi,

I've installed coldsync from the cvs-sources yesterday on a FreeBSD System
(RELENG_4, about a week old). Now it fails to do a sync:

michael@zaphod:~> cat .coldsyncrc 
listen usb {
        protocol: full;
        device: /dev/ugen0;
}


pda {
        snum: "*Visor*";
        username: "Michael";
        directory: "/home/michael/.palm";
        userid: 1001;
}

michael@zaphod:~> /usr/local/bin/coldsync -f /home/michael/.coldsyncrc -mI -d sync:5 -d misc:5 -d IO:5 -d slp:5 
Allocated sync_config 0x808e080
UID: 0, euid 0
HOME: "/root"
Reading "/home/michael/.coldsyncrc"
Summary of sync configuration:
Listen:
        Name: (unnamed)
        Type: 2
        Device: [/dev/ugen0]
        Speed: 0
        Protocol: 1
        Flags: PROMPT
Known PDAs:
PDA:
        Serial number: [*Visor*]
        Directory: [/home/michael/.palm]
        Username: [Michael]
        UserID: 1001
        Flags:
The queue of conduits:
  Conduit:
        flavors: 0x0004 SYNC
        Creator/Types:
          [/] (0x00000000/0x00000000) (flags: 00)
        Path: [[generic]]
        DEFAULT
        Headers:
        Preferences:
  Conduit:
        flavors: 0x0002 DUMP
        Creator/Types:
          [mail/DATA] (0x6d61696c/0x44415441) (flags: 00)
        Path: [/usr/local/libexec/coldsync/send-mail]
        Headers:
          [Sendmail]: [/usr/sbin/sendmail]
          [My-Address]: [michael@lestinsky.de]
          [Outbox-name]: [Ausgang]
        Preferences:
My hostname is "zaphod"
My addresses:
    0:
        IP c0 a8 01 01                                       | Àš..
My hostid is 0xc0a80101
coldsync version 3.0-pre4.
ColdSync homepage at http://www.coldsync.org
Compile-type options:
    WITH_USB: USB (BSD) support.
    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
Options:
        Mode: Init
        conf_fname: "/home/michael/.coldsyncrc"
        conf_fname_given: True
        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
        log_fname: "(null)"

hostid == 0xc0a80101 (192.168.01.01)

Debugging levels:
        NET:     0
        SLP:     5
        CMP:     0
        PADP:    0
        DLP:     0
        DLPC:    0
        PDB:     0
        SYNC:    5
        PARSE:   0
        IO:      5
        MISC:    5
        CONDUIT: 0
Opening device [/dev/ugen0]
Please press the HotSync button.
/dev/ugen0: Device not configured
/dev/ugen0: Device not configured
/dev/ugen0: Device not configured
/dev/ugen0: Device not configured
Device information: /dev/ugen0 vendor 082d (Handspring Inc) product 0100
(Handspring Visor) rev 1.00 addr 2
ConnectionInfo: entry 0 function Generic on port 1
ConnectionInfo: entry 1 function Hotsync on port 2
first setup 0x1 returns 2 bytes:  0x01 0x00
Hotsync endpoint name: "/dev/ugen0.2"
usb read: Input/output error
slp_read: read: Input/output error
Error during cmp_read: (1) Error in system call or library function.
Error: Can't connect to Palm.
Calling io_drain()
Error: Communication error.
Freeing sync_config 0x808e080
ColdSync terminating normally

The palmtop is a Handspring Visor Edge. Can someone help me with this?

Thanks,
Michael
-- 
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.