[mythtv-users] Solved - Lirc on Fedora 14 x86_64 Hauppauge 150

Andrew Allison andrew.allison at gmail.com
Thu Dec 2 15:20:55 UTC 2010


Thanks go to 
Jarod Wilson, Mark Waver and honourable mention to R. G. Newbury

Here are the steps I used. I'm sure some more experienced users can
improve on this.

References:

Jarod Wilson
http://wilsonet.com/?p=40

Mark Weaver 
http://www.blushingpenguin.com/mark/blog/?p=24


1:	Get firmware

Download firmware from:

http://www.blushingpenguin.com/mark/lmilk/haup-ir-blaster.bin

and copy to /lib/firmware

2:	Get lircd.conf

http://www.blushingpenguin.com/mark/lmilk/lircd.conf

and copy to /etc/lirc/lircd.conf

3:	Probe the modules

cd /lib/modules/2.6.35.6-48.fc14.x86_64/kernel/drivers/staging/lirc/

/sbin/modprobe lirc_dev debug=1 && modprobe lirc_zilog

I now have a /dev/lirc0 and a dev/lirc1

4:	Restart lirc

/etc/init.d/lirc restart

5:	Make it permament

edit rc.local and add to the bottom

/sbin/modprobe lirc_dev debug=1 && modprobe lirc_zilog





More information about the mythtv-users mailing list