Using USB and Visor module

From: Patrick Mulder (pemulder_at_yahoo.de)
Date: 11/04/05

  • Next message: derek: "Re: qemu & vt's"
    Date: Fri, 4 Nov 2005 17:31:41 +0100 (CET)
    To: debian-user@lists.debian.org
    
    

    Dear experts,

    I am a bit stuck with connecting the Palm TX via the
    USB to my Debian system. I upgraded to the 2.6.13.4
    Kernel and using an ASUS A7N8X-X motherboard. I am
    quite sure that the USB port is recognized correctly
    (excerpt from /proc/bus/usb/devices )

    *********
    T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 32
    Spd=12 MxCh= 0
    D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=16
    #Cfgs= 1
    P: Vendor=0830 ProdID=0061 Rev= 1.00
    S: Manufacturer=Palm, I
    S: Product=Palm Handheld
    S: SerialNumber=PN70M9H5V2MM
    C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=500mA
    I: If#= 0 Alt= 0 #EPs= 4 Cls=ff(vend.) Sub=00 Prot=00
    Driver=visor
    E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
    E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
    E: Ad=86(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
    E: Ad=07(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
    *********

    But somehow the dplsh and pilot-xfer still do not work
    properly:

    # pilot-xfer -p /dev/ttyUSB1 -l

       Listening to port: /dev/ttyUSB1

       Please press the HotSync button now... connected!

       Error read system info on /dev/ttyUSB1

    The latest output of /var/log/messages is:

    *******************
    Nov 2 18:55:54 localhost kernel: usb 2-1: USB
    disconnect, address 32
    Nov 2 18:55:54 localhost kernel: visor ttyUSB0:
    Handspring Visor / Palm OS converter now disconnected
    from ttyUSB0
    Nov 2 18:55:54 localhost kernel: visor ttyUSB1:
    Handspring Visor / Palm OS converter now disconnected
    from ttyUSB1
    Nov 2 18:55:54 localhost kernel: visor 2-1:1.0:
    device disconnected
    Nov 2 18:55:54 localhost kernel: ohci_hcd
    0000:00:02.1: wakeup
    Nov 2 18:55:54 localhost kernel: usb 2-1: new full
    speed USB device using ohci_hcd and address 33
    Nov 2 18:55:55 localhost kernel: usb 2-1: new full
    speed USB device using ohci_hcd and address 34
    Nov 2 18:55:55 localhost kernel: usb 2-1: Product:
    Palm Handheld
    Nov 2 18:55:55 localhost kernel: usb 2-1:
    Manufacturer: Palm, Inc.
    Nov 2 18:55:55 localhost kernel: usb 2-1:
    SerialNumber: PN70M9H5V2MM
    Nov 2 18:55:55 localhost kernel: visor 2-1:1.0:
    Handspring Visor / Palm OS converter detected
    Nov 2 18:55:55 localhost kernel: usb 2-1: Handspring
    Visor / Palm OS converter now attached to ttyUSB0
    Nov 2 18:55:55 localhost kernel: usb 2-1: Handspring
    Visor / Palm OS converter now attached to ttyUSB1
    Nov 2 18:55:55 localhost usb.agent[7811]: visor:
    already loaded
    Nov 2 19:01:11 localhost kernel: usb 2-1: USB
    disconnect, address 34
    Nov 2 19:01:11 localhost kernel: visor 2-1:1.0:
    device disconnected
    Nov 2 19:01:11 localhost kernel: visor ttyUSB0:
    Handspring Visor / Palm OS converter now disconnected
    from ttyUSB0
    Nov 2 19:01:11 localhost kernel: visor ttyUSB1:
    Handspring Visor / Palm OS converter now disconnected
    from ttyUSB1
    Nov 2 19:01:11 localhost kernel: ohci_hcd
    0000:00:02.1: wakeup
    Nov 2 19:01:11 localhost kernel: usb 2-1: new full
    speed USB device using ohci_hcd and address 35
    Nov 2 19:01:12 localhost kernel: usb 2-1: config
    index 0 descriptor too short (expected 46, got 16)
    Nov 2 19:01:12 localhost kernel: usb 2-1: config 1
    has an invalid descriptor of length 9, skipping
    remainder of the config
    Nov 2 19:01:12 localhost kernel: usb 2-1: config 1
    has 0 interfaces, different from the descriptor's
    value: 1
    Nov 2 19:01:12 localhost kernel: usb 2-1: Product:
    Palm Ha
    Nov 2 19:01:12 localhost kernel: usb 2-1:
    Manufacturer: Palm, Inc.
    Nov 2 19:01:12 localhost kernel: usb 2-1:
    SerialNumber: PN70M9H5V2MM
    **********

    Has anyone ideas or experience on getting more
    information of the statuse of communication to USB and
    the Visor module ? What are interestings files and
    versions of source code to look at ? Or wath
    configuration can be tried as well ?

    Thanks,

    Patrick

            

            
                    
    ___________________________________________________________
    Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: derek: "Re: qemu & vt's"