You can get the latest snapshot of the driver from <a href="http://www.linuxtv.org/hg/v4l-dvb/archive/tip.tar.bz2">http://www.linuxtv.org/hg/v4l-dvb/archive/tip.tar.bz2</a><br><br>Extract that file and instead of doing 1b, do the following.<br>
<br>cd v4l-dvb-e876c1b66fd8 (or whatever the directory that was created when you extracted the the file)<br>make<br>sudo make install<br>sudo /etc/init.d/mythtv-backend stop<br>sudo make unload<br>sudo modprobe cx18<br>sudo /etc/init.d/mythtv-backend start<br>
<br>You can skip step 2 in the wiki because the firmware will already be installed.<br><br>Make sure that the ivtv-utils package is installed, you&#39;ll need it to change the channels. Continue from step 3. One thing that might not be obvious is the external channel change command. Set it to &quot;ivtv-tune -c&quot;. I needed it to change the channels.<br>
<br clear="all">--<br>Richard<br>
<br><br><div class="gmail_quote">2008/12/30 Kenneth Long <span dir="ltr">&lt;<a href="mailto:kelong_2000@yahoo.com">kelong_2000@yahoo.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hello,<br>
<br>
I have a question regarding this tutorial...<br>
<br>
<a href="http://mythtv.org/wiki/index.php/Hauppauge_HVR-1600#Issues_and_Problems" target="_blank">http://mythtv.org/wiki/index.php/Hauppauge_HVR-1600#Issues_and_Problems</a><br>
<br>
what is the &quot;best&quot; directory to run &quot;hg clone <a href="http://linuxtv.org/hg/v4l-dvb" target="_blank">http://linuxtv.org/hg/v4l-dvb</a><br>
&quot; ??<br>
<br>
I am using kubuntu.<br>
<br>
# pwd<br>
/usr/src<br>
<br>
# uname -r<br>
2.6.27-11-generic<br>
<br>
# ls -l<br>
drwxr-xr-x 22 root root &nbsp;4096 2008-12-19 19:47 linux-headers-2.6.27-11<br>
drwxr-sr-x &nbsp;7 root src &nbsp; 4096 2008-12-30 20:03 v4l-dvb<br>
<br>
<br>
/usr/src# hg clone <a href="http://linuxtv.org/hg/v4l-dvb" target="_blank">http://linuxtv.org/hg/v4l-dvb</a><br>
destination directory: v4l-dvb<br>
requesting all changes<br>
adding changesets<br>
adding manifests<br>
adding file changes<br>
added 10156 changesets with 26271 changes to 1695 files<br>
updating working directory<br>
1225 files updated, 0 files merged, 0 files removed, 0 files unresolved<br>
root@htpc:/usr/src# cd v4l-dvb/<br>
root@htpc:/usr/src/v4l-dvb# make<br>
make -C /usr/src/v4l-dvb/v4l<br>
make[1]: Entering directory `/usr/src/v4l-dvb/v4l&#39;<br>
No version yet, using 2.6.27-11-generic<br>
make[1]: Leaving directory `/usr/src/v4l-dvb/v4l&#39;<br>
make[1]: Entering directory `/usr/src/v4l-dvb/v4l&#39;<br>
scripts/make_makefile.pl<br>
Updating/Creating .config<br>
Preparing to compile for kernel version 2.6.27<br>
File not found: /lib/modules/2.6.27-11-generic/build/.config at ./scripts/make_kconfig.pl line 32, &lt;IN&gt; line 4.<br>
make[1]: Leaving directory `/usr/src/v4l-dvb/v4l&#39;<br>
make[1]: Entering directory `/usr/src/v4l-dvb/v4l&#39;<br>
Updating/Creating .config<br>
Preparing to compile for kernel version 2.6.27<br>
File not found: /lib/modules/2.6.27-11-generic/build/.config at ./scripts/make_kconfig.pl line 32, &lt;IN&gt; line 4.<br>
make[1]: *** No rule to make target `.myconfig&#39;, needed by `config-compat.h&#39;. &nbsp;Stop.<br>
make[1]: Leaving directory `/usr/src/v4l-dvb/v4l&#39;<br>
make: *** [all] Error 2<br>
<br>
<br>
<br>
--- On Mon, 12/29/08, igloocentral hotmail &lt;<a href="mailto:igloocentral@hotmail.com">igloocentral@hotmail.com</a>&gt; wrote:<br>
<br>
&gt; From: igloocentral hotmail &lt;<a href="mailto:igloocentral@hotmail.com">igloocentral@hotmail.com</a>&gt;<br>
&gt; Subject: Re: [ivtv-users] hvr-1600 update<br>
&gt; To: <a href="mailto:ivtv-users@ivtvdriver.org">ivtv-users@ivtvdriver.org</a><br>
&gt; Date: Monday, December 29, 2008, 6:26 PM<br>
&gt; This also works great for me. Thanks Andy, Mike and Jeff!<br>
&gt;<br>
&gt; I have removed mention of the bug from here<br>
&gt; <a href="http://mythtv.org/wiki/index.php/Troubleshooting:Prebuffering_pause" target="_blank">http://mythtv.org/wiki/index.php/Troubleshooting:Prebuffering_pause</a><br>
&gt;<br>
&gt; I have added a note about this great fix here<br>
&gt; <a href="http://mythtv.org/wiki/index.php/Hauppauge_HVR-1600#Issues_and_Problems" target="_blank">http://mythtv.org/wiki/index.php/Hauppauge_HVR-1600#Issues_and_Problems</a><br>
&gt;<br>
&gt; Now I can put my mythtv box into full use! Saweet!!!<br>
&gt;<br>
&gt; ----------------------------------------<br>
&gt; &gt; Date: Sun, 21 Dec 2008 06:51:19 -0500<br>
&gt; &gt; From: <a href="mailto:bcjenkins@tvwhere.com">bcjenkins@tvwhere.com</a><br>
&gt; &gt; To: <a href="mailto:awalls@radix.net">awalls@radix.net</a><br>
&gt; &gt; CC: <a href="mailto:video4linux-list@redhat.com">video4linux-list@redhat.com</a>;<br>
&gt; <a href="mailto:ivtv-users@ivtvdriver.org">ivtv-users@ivtvdriver.org</a>; <a href="mailto:ivtv-devel@ivtvdriver.org">ivtv-devel@ivtvdriver.org</a><br>
&gt; &gt; Subject: Re: [ivtv-users] hvr-1600 update<br>
&gt; &gt;<br>
&gt; &gt; Hi Andy,<br>
&gt; &gt;<br>
&gt; &gt; I have pulled your changes and installed the modules.<br>
&gt; The playback<br>
&gt; &gt; pausing issue is now gone. As you noted there is an<br>
&gt; issue with the<br>
&gt; &gt; first capture. I get no audio until I stop the capture<br>
&gt; and start<br>
&gt; &gt; again. To work around this, I put a capture script in<br>
&gt; my rc.local to<br>
&gt; &gt; &quot;initialize&quot; the cards.<br>
&gt; &gt;<br>
&gt; &gt; Thanks again and have a great holiday!<br>
&gt; &gt;<br>
&gt; &gt; Brandon<br>
&gt;<br>
&gt; _________________________________________________________________<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; ivtv-users mailing list<br>
&gt; <a href="mailto:ivtv-users@ivtvdriver.org">ivtv-users@ivtvdriver.org</a><br>
&gt; <a href="http://ivtvdriver.org/mailman/listinfo/ivtv-users" target="_blank">http://ivtvdriver.org/mailman/listinfo/ivtv-users</a><br>
<br>
_______________________________________________<br>
ivtv-users mailing list<br>
<a href="mailto:ivtv-users@ivtvdriver.org">ivtv-users@ivtvdriver.org</a><br>
<a href="http://ivtvdriver.org/mailman/listinfo/ivtv-users" target="_blank">http://ivtvdriver.org/mailman/listinfo/ivtv-users</a><br>
</blockquote></div><br>