Menu

#17 Driver for HAC4 Plus which uses USB?

0.1.0
open
nobody
5
2004-12-14
2004-12-14
No

I recently purchased a HAC4 Plus, and it comes with a USB
connection instead of a serial connection. Is there a way to use my
model of HAC4 with HAC4Linux?

Discussion

  • G Allen Morris III

    Logged In: YES
    user_id=11

    If you have the usb serial converter in you linux kernel you
    can.

    There are more instructions at:
    http://www.linux-usb.org/USB-guide/x356.html

     
  • Balazs Ree

    Balazs Ree - 2005-04-03

    Logged In: YES
    user_id=890156

    I've written a kind of mini-howto with a little bit more
    details than the above link. It can be accessible at:

    http://www.ree.hu/hac4linuxusb

    I've only tried this with kernel 2.6 but I am convinced that
    the driver can be found for 2.4 as well.

    p.s. I think this info should be put on the website and/or
    advertised in some cycling forums. I wrote to Rick-Rainer
    Ludwig, but got no reply so far.

     
  • Ashley Holland

    Ashley Holland - 2006-04-17

    Logged In: YES
    user_id=1504044

    The USB driver should be automatically mounted as another
    tty interface. In my system (Ubuntu) the HAC4+ is on
    /dev/ttyUSB0

    This can be easily confirmed.

    - Connect your HAC4 to your computer via it's USB interface
    and get ready to transmit data as normal.
    - On a your PC in a terminal type: ls /dev/ttyUSB*
    This should list your USB serial devices. There may only be
    open, so that should be the HAC4.
    -On your PC and in a terminal type the command: cat /dev/ttyUSB0
    - On the HAC4 start the data transmission.
    - You should then 'see' the data in the terminal as it is
    transmitted.

    You can then run HAC4Linux and specify the correct tty device.

    Hope that helps,
    Ash.

     

Log in to post a comment.