LIRC for Antec Remote Fusion Black

 

LIRC to work with Antec Fusion Remote Black

 

The Antec Fusion Remote Black comes with an iMON LCD device and a IR receiver.

To get both working, you need to modify the LIRC that ships with Ubuntu 8.10.


The patch here is for iMON version 0038. To check which version of the iMON LCD run in a terminal:

$ lsusb

You should see a line like this:

Bus 003 Device 002: ID 15c2:0038 SoundGraph Inc.


If you see this, you have a 0038 iMON LCD, and those instructions will work for you.


I collected information from various places, the most important one being:

http://mythtvblog.blogspot.com/2008/04/getting-imon-0038-lcd-working-with-lirc.html


I've made a patch to the existing lirc modules, the advantage being

that they will be installed in the proper location, and it will be

easier to maintain in the future.

Patch is available there:

http://www.avenard.org/files/media/lirc-0.8.3.imon.patch


How to use it:


# apt-get install lirc-modules-source

# cd /usr/src/lirc-0.8.3

# patch -p1 < /path/to/lirc-0.8.3.imon.patch

# dpkg-reconfigure lirc-modules-source


either reboot or type:

rmmod lirc_imon

rmmod lirc_dev

modprobe lirc_imon


That's it

Wednesday, 8 October 2008

 
 
Made on a Mac

next >

< previous