<b><i>Robin Gilks <g8ecj@gilks.org></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> <br>> Robin Gilks <g8ecj@gilks.org> wrote:<br>> Check out the ivtv list for the fuzzy audio problem.<br>> http://www.gossamer-threads.com/lists/ivtv/devel/32103<br>><br>> resolution problems? dunno!<br>><br>> --<br>> Robin Gilks<br>><br>> Robin,<br>><br>> Thanks for the quick reply--<br>> The resolution problems are fixed (just needed to poke around in mythtv<br>> setup). As for the fuzzy audio problems, I haven't got a clue how to<br>> apply the patch posted in that thread...as usual if you just want to point<br>> 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->card->video_dec_func(itv, VIDIOC_STREAMOFF, &dummy);<br>+// itv->card->video_dec_func(itv, VIDIOC_STREAMOFF, &dummy);<br><br> /* initialize or refresh input */<br> if (atomic_read(&itv->capturing) == 0)<br>@@ -797,7 +797,7 @@<br><br> /* enable digitizer (saa7115) */<br> IVTV_DEBUG_INFO("Enabling digitizer\n");<br>- itv->card->video_dec_func(itv, VIDIOC_STREAMON, &dummy);<br>+// itv->card->video_dec_func(itv, VIDIOC_STREAMON, &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 > 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). I'm not sure what the version numbers mean--is "2.6.9" really greater than "2.6.15?" 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 i386 1:0.4.7-110.el4.at installed 471 k<br>ivtv-devel i386 1:0.4.7-110.el4.at installed 15 k<br>ivtv-firmware noarch 2:1.8a-10.at installed 640 k<br>ivtv-kmdl-2.6.9-42.0.2.EL i686 1:0.4.7-110.el4.at installed 436 k<br>ivtv-kmdl-2.6.9-42.0.2.ELhugemem i686
1:0.4.7-110.el4.at installed 459 k<br>ivtv-kmdl-2.6.9-42.0.2.ELsmp i686 1:0.4.7-110.el4.at installed 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> 
                <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.