Talk:Hauppauge PVR-150

From MythTV Official Wiki
Revision as of 06:15, 25 September 2011 by IanMajor12 (talk | contribs)

Jump to: navigation, search

Setting up the IR Blaster Under Karmic -- LIRC_PVR150 has been depreciated. It has been replaced by lirc_zilog (not part of the distribution)

Here is how you add it:


wget http://www.skynet.ie/~shabba/zilog.diff
sudo apt-get install lirc-modules-source
cd /usr/src/lirc-0.8.6
sudo patch -p0 < ~/zilog.diff
sudo dpkg-reconfigure lirc-modules-source

Modify your /etc/lirc/hardware.conf

MODULES="lirc_zilog"

re-initialize everything and you should be good to go