Driver for '4Mbps Fast IrDA'

Discussion in 'Linux' started by moebius, Oct 20, 2009.

  1. moebius

    moebius

    Joined:
    Dec 21, 2008
    Messages:
    3
    Likes Received:
    0
    I would like to sync between Kuki Linux and my Palm. The first problem seems to be getting a driver for my infrared usb dongle. Does anybody know of one?
     
    moebius, Oct 20, 2009
    #1
  2. moebius

    Japser

    Joined:
    Aug 28, 2008
    Messages:
    267
    Likes Received:
    0
    In the directory /boot you can find a configuration-file of your working kernel. You can search that file for lines with 'IRDA' in it. On Linpus that says: # CONFIG_IRDA is not set, so on standard-Linpus that won't work. I don't know about your Kuki linux.

    Also you can look at the difference in output of the commands 'lsusb' and 'dmesg' before and after inserting the dongle.

    lsusb will just report the Vendor- and Product- ID of the device, it does not mean that the system can do something with it.
    dmesg shows the messages of kernel, so you can see what happens under the hood.

    HTH, --Japser.

    Some more is here: http://cateee.net/lkddb/web-lkddb/IRDA.html
     
    Japser, Oct 21, 2009
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.