<b><i>Robin Gilks &lt;g8ecj@gilks.org&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> <br>&gt; Robin Gilks <g8ecj@gilks.org> wrote:<br>&gt; Check out the ivtv list for the fuzzy audio problem.<br>&gt; http://www.gossamer-threads.com/lists/ivtv/devel/32103<br>&gt;<br>&gt; resolution problems? dunno!<br>&gt;<br>&gt; --<br>&gt; Robin Gilks<br>&gt;<br>&gt; Robin,<br>&gt;<br>&gt; Thanks for the quick reply--<br>&gt; The resolution problems are fixed (just needed to poke around in mythtv<br>&gt; setup).  As for the fuzzy audio problems, I haven't got a clue how to<br>&gt; apply the patch posted in that thread...as usual if you just want to point<br>&gt; me at the right docs, I'd be happy to just read up on it...<br><br>The latest patch is much simpler (as below).<br>--- ivtv-streams.c 2006-09-25 10:34:59.000000000 +0200<br>+++ i.c 2006-09-25 10:37:12.000000000 +0200<br>@@ -787,7 +787,7 @@<br><br> 
        /* Disable digitizer */<br>         IVTV_DEBUG_INFO("Disabling digitizer\n");<br>- itv-&gt;card-&gt;video_dec_func(itv, VIDIOC_STREAMOFF, &amp;dummy);<br>+// itv-&gt;card-&gt;video_dec_func(itv, VIDIOC_STREAMOFF, &amp;dummy);<br><br>         /* initialize or refresh input */<br>         if (atomic_read(&amp;itv-&gt;capturing) == 0)<br>@@ -797,7 +797,7 @@<br><br>         /* enable digitizer (saa7115) */<br>         IVTV_DEBUG_INFO("Enabling digitizer\n");<br>- itv-&gt;card-&gt;video_dec_func(itv, VIDIOC_STREAMON, &amp;dummy);<br>+// itv-&gt;card-&gt;video_dec_func(itv, VIDIOC_STREAMON, &amp;dummy);<br><br>  return 0;<br> }<br><br>What this is doing is just commenting out 2 lines in the ivtv-streams.c<br>file. Rather than learning how to use the 'patch' program, just download<br>the ivtv source, unpack according to the howto instructions at<br>     http://ivtvdriver.org/index.php/Howto<br>and use your favourite editor to put the '//' in front of the line
 lines.<br>Then continue with the installation according to the ivtv howto.<br><br>Note that to do this from source requires the kernel headers or -dev<br>package (I'm using Gentoo so everything comes in source form!!)<br><br>-- <br>Robin Gilks<br><br><br></g8ecj@gilks.org></blockquote><br>Robin,<br><br>No joy.<br><br>I commented out the required lines in vi.<br>When I attempted to make, I got the following error:<br><br>ivtv-0.4.x does NOT support kernels &gt; 2.6.15!<br>See www.ivtvdriver.org for more information.<br>make: *** [version_check] Error 1<br><br>According to uname, I am running the 2.6.9-42.0.2.EL kernel (this is CentOS 4).&nbsp; I'm not sure what the version numbers mean--is "2.6.9" really greater than "2.6.15?"&nbsp; Is that a fifteen?<br><br>In any case, according to yum, I already have installed the correct ivtv drivers (while following the guide at
 http://wilsonet.com/mythtv/fcmyth.php):<br><br>ivtv&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i386&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1:0.4.7-110.el4.at&nbsp; installed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 471 k<br>ivtv-devel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i386&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1:0.4.7-110.el4.at&nbsp; installed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15 k<br>ivtv-firmware&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; noarch&nbsp;&nbsp;&nbsp;&nbsp; 2:1.8a-10.at&nbsp;&nbsp;&nbsp;&nbsp; installed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 640 k<br>ivtv-kmdl-2.6.9-42.0.2.EL&nbsp; i686&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1:0.4.7-110.el4.at&nbsp; installed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 436 k<br>ivtv-kmdl-2.6.9-42.0.2.ELhugemem&nbsp; i686&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 1:0.4.7-110.el4.at&nbsp; installed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 459 k<br>ivtv-kmdl-2.6.9-42.0.2.ELsmp&nbsp; i686&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1:0.4.7-110.el4.at&nbsp; installed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 461 k<br><br>It rather looks to me as if ivtv-0.4.7 is already installed and running.<br><br>I'm really not knowledgeable to know where the problem is, but based on this it seems it's probably something very small...ideas?<br><br>Thanks,<br>Pete<br><p>&#32;
                <hr size=1><a href="http://us.rd.yahoo.com/evt=43256/*http://advision.webevents.yahoo.com/mailbeta"> All-new Yahoo! Mail </a>- Fire up a more powerful email and get things done faster.