<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 8pt; color: #000000'>Pretty glad I haven't upgraded yet.<br><br>----- "David Herman" <dherman516@gmail.com> wrote:
<br>> <div dir="ltr">> So.. It seems that the ubuntu maintainers chose to depreciate out lirc_pvr150.<br>> <br>> <a href="http://wiki.ubuntuforums.org/showthread.php?p=8210307" target="_blank">http://wiki.ubuntuforums.org/showthread.php?p=8210307</a><br>>
<br>> For the last few days a team of people have been working on patching things to bring back this funciton...<br>> Here is the solution...<br>> <br>> Setting up the IR Blaster Under Karmic -- LIRC_PVR150 has been depreciated. It has been replaced by lirc_zilog (not part of the distribution)<br>>
<br>> Here is how you add it: <br>> <br>> wget <a href="http://www.skynet.ie/%7Eshabba/zilog.diff" target="_blank">http://www.skynet.ie/~shabba/zilog.diff</a><br>> <br>> sudo apt-get install lirc-modules-source<br>> <br>> cd /usr/src/lirc-0.8.6<br>> <br>> sudo patch -p0 < ~/zilog.diff<br>>
<br>> sudo dpkg-reconfigure lirc-modules-source<br>> <br>> Modify your /etc/lirc/hardware.conf<br>> <br>> MODULES="lirc_zilog"<br>> <br>> re-initialize everything and you should be good to go -- although I did have a little issue with the dishnetwork id's in my lircd.conf. I had to patch lirc's daemons/config_file.c to allow the longer id's for
the dishnetwork remotes... I used the file my .85 patched lirc source.
It compiled in just fine in the newer one's place<br>> <br>> Don't forget the firmware:<br>> <a href="http://www.blushingpenguin.com/mark/...ir-blaster.bin" target="_blank">http://www.blushingpenguin.com/mark/...ir-blaster.bin</a> in /lib/firmware<br clear="all">
<br>> -- <br>> --Dave<br>>
</div>
<br>> _______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</div></body></html>