<br><br><div class="gmail_quote">On Sun, Dec 26, 2010 at 1:51 AM, Jarod Wilson <span dir="ltr"><<a href="mailto:jarod@wilsonet.com">jarod@wilsonet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Dec 25, 2010, at 8:53 AM, Tom Runner wrote:<br>
<br>
> Hi all,<br>
><br>
> I'm using Marverick 10.10 with a Hauppauge HD-PVR on a Zotac ION computer. Mythtv 0.24.<br>
><br>
> I followed everything in this thread <a href="http://ubuntuforums.org/showthread.php?t=1598968&page=2" target="_blank">http://ubuntuforums.org/showthread.php?t=1598968&page=2</a> or checked in various others, still no success in making the IR blaster work.<br>
><br>
> So I followed Ghosty.be watkthrough without issue.<br>
><br>
> ******************************<br>
> ****************************************************************<br>
><br>
> *you need the zilog.diff patch from 10.04 in your home directory <a href="http://ubuntuforums.org/showthread.p...og+lirc&page=7" target="_blank">http://ubuntuforums.org/showthread.p...og+lirc&page=7</a><br>
> *you need the new lirc_zilog.c in your home directory from <a href="http://git.kernel.org/?p=linux/kerne...52acc9;hb=HEAD" target="_blank">http://git.kernel.org/?p=linux/kerne...52acc9;hb=HEAD</a><br>
> *you need the binary blob haup-ir-blaster.bin in your home directory from: <a href="http://wilsonet.com/?p=40" target="_blank">http://wilsonet.com/?p=40</a> (direct link: <a href="http://www.blushingpenguin.com/mark/...ir-blaster.bin" target="_blank">http://www.blushingpenguin.com/mark/...ir-blaster.bin</a> )<br>
><br>
> and run:<br>
> sudo apt-get install lirc-modules-source<br>
> cd /usr/src/lirc-*/<br>
> sudo patch -p0 < ~/zilog.diff<br>
> sudo cp ~/lirc_zilog.c drivers/lirc_zilog<br>
> sudo dpkg-reconfigure lirc-modules-source<br>
<br>
</div> > As far as I know, the lirc_zilog module is already built and installed as<br>
> part of the Ubuntu 10.10 kernel, so why are you building it yourself?<br>
</blockquote><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Well probably my mistake here while trying to fix the issue :)<br>
</blockquote><div> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
...<br>
<div class="im">> dmesg |grep lirc<br>
> [ 13.295756] lirc_dev: IR Remote Control driver registered, major 61<br>
> [ 13.309819] lirc_zilog: Zilog/Hauppauge IR driver initializing<br>
> [ 13.316192] lirc_zilog: initialization complete<br>
<br>
</div>> lirc_zilog loaded, but it didn't bind to anything. I don't think Ubuntu's<br>
> hdpvr driver includes the patch to enable the IR part on the hdpvr. Now<br>
> *that* you probably actually need to rebuild.<br>
<br></blockquote><div>I did so, mainly because my Hauppauge is a 4903 which is not included yet in the drivers. I took the files from <a href="http://tvlinux.org">tvlinux.org</a> (v4l). But it was probably not the lastest (not the one from the GIT, but from HG). Which source file should I check ?<br>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
--<br>
Jarod Wilson<br>
<a href="mailto:jarod@wilsonet.com">jarod@wilsonet.com</a><br>
<br>
<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br>