Jump to content

apswartz

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by apswartz

  1. Right now I am feeling like a frustrated idiot ;-)

     

    I am trying to get my Zire 72 to work with my system...

     

    Mandrake 10.0 Official

    pilot-link-0.11.8-5mdk

    KDE 3.2

    KPilot 4.4.0 (kdepim-kpilot-3.2-32.1.100mdk)

     

    I know the USB port works. I have used a camera, a scanner,

    and a card reader on the same ports.

     

    Also, this is my third pilot device (but the first Palm USB device).

     

    When I load the visor module I get this message...

    ------------------------------------------------------------------------

    May 21 10:50:51 omicron kernel: drivers/usb/serial/usb-serial.c: USB Serial 
             support registered for Handspring Visor / Palm OS
    May 21 10:50:51 omicron kernel: drivers/usb/serial/usb-serial.c: USB Serial 
             support registered for Sony Clie 3.5
    May 21 10:50:51 omicron kernel: drivers/usb/core/usb.c: registered new driver visor
    May 21 10:50:51 omicron kernel: drivers/usb/serial/visor.c: USB HandSpring Visor 
             / Palm OS driver v2.1
    May 21 10:51:28 omicron kernel: usb 4-2: USB disconnect, address 15
    May 21 10:51:28 omicron kernel: hub 5-0:1.0: over-current change on port 7
    May 21 10:51:28 omicron kernel: hub 5-0:1.0: over-current change on port 8
    May 21 10:51:30 omicron kernel: hub 5-0:1.0: over-current change on port 7
    May 21 10:51:30 omicron kernel: hub 5-0:1.0: over-current change on port 8
    May 21 10:51:31 omicron kernel: usb 4-2: new full speed USB device using address 16
    May 21 10:51:31 omicron usb.agent[16558]: ... no modules for USB product 830/61/100

    ------------------------------------------------------------------------

     

    I edited the line in visor.h to read

    #define PALM_ZIRE_ID                    0x0061

    to match the vender/product id on the Zire 72

     

    I installed the new visor module; removed the old module from memory

    and loaded the new one. I continue to get the same message as above.

     

    I try pilot-xfer and get this...

    ------------------------------------------------------------------------

    $ pilot-xfer -p /dev/ttyUSB1 -l
    
      Port not connected, sleeping for 2 seconds, 0 retries..
    
      Device not found on /dev/ttyUSB1, Did you hit HotSync?
    
      Unable to bind to port: /dev/ttyUSB1
      Please use --help for more information

    ------------------------------------------------------------------------

     

    I have carefully followed the instructions and troubleshooting tips from

    the Handspring Mini-Howto

     

    cat /proc/bus/usb/devices produces this...

    ------------------------------------------------------------------------

    T:  Bus=04 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 19 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=PalmOne, Inc.
    S:  Product=Palm Handheld
    S:  SerialNumber=303056394133513433315443
    C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  2mA
    I:  If#= 0 Alt= 0 #EPs= 4 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
    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

    ------------------------------------------------------------------------

     

    # lsmod produces...

    Module                  Size  Used by
    visor                  18252  0
    usbserial              32112  1 visor
    sg                     41020  0
    sr_mod                 18724  0
    nfsd                  183200  8
    exportfs                7744  1 nfsd
    lp                     13608  0
    md5                     4896  1
    ipv6                  264608  14
    {removed all of the soundcard drivers}
    af_packet              23336  0
    hid                    57728  0
    raw                     8800  1
    {removed ide devices}
    e100                   65960  0
    supermount             41712  1
    intel-agp              19708  1
    agpgart                33996  1 intel-agp
    ppa                    13512  0
    parport_pc             36064  1
    imm                    13928  0
    scsi_mod              122384  4 sg,sr_mod,ppa,imm
    parport                43688  4 lp,ppa,parport_pc,imm
    ehci-hcd               26916  0
    uhci-hcd               33488  0
    usbcore               108860  7 visor,usbserial,hid,ehci-hcd,uhci-hcd
    rtc                    14056  0
    ext3                  122600  6
    jbd                    66168  1 ext3

     

    The references I have consulted...

    http://wiki.pilot-link.org/title/Palm+Device+Matrix

     

    Palm Zire support under Linux 2.4.10

    http://snovae.in2p3.fr/ycopin/soft/zire.html

     

    http://www.tldp.org/HOWTO/Handspring-Visor/

     

     

    [moved from Hardware by spinynorman]

×
×
  • Create New...