To answer my own question, I did a bit more reading and tried this:<br><a href="http://ivtvdriver.org/index.php/Howto:Fedora">http://ivtvdriver.org/index.php/Howto:Fedora</a><br><br>I left my modifications to modprobe.conf
in tact, and even though I got a bash error when I tried "modprobe ivtv", I went back and tried Jarod's way with:<br># /sbin/depmod -a<br>
# /sbin/modprobe ivtv<br><br>This time nothing happened, So I think its all good? I'm going to continue with Jarod's guide, but if someone of higher intelligence could let me know if theres still a problem, that would be great. Sorry for the clutter-
<br><br>Aaron<br><br><br><br><div><span class="gmail_quote">On 12/30/06, <b class="gmail_sendername">Aaron LaFevers</b> <<a href="mailto:lafeev@gmail.com">lafeev@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
All,<br>I'm setting up a mythtv frontend on an old HP. Im following Jarod's guide over at wilsonet dot com. Need to warn you that I am 100% new to linux and have considerable trouble when I run into problems not addressed in the guide, however I do a lot of reading before asking. I've reached the point where installation of ivtv is required, and did the following:
<br># yum -y install ivtv-firmware<br>
# yum -y install ivtv-kmdl-$KVER<br><br>Then added the following to the end of the /etc/modprobe.conf file:<br>
# ivtv modules setup<br>
alias char-major-81 videodev<br>
alias char-major-81-0 ivtv<br><br>I have a PVR-250 and want to use NTSC, so I didn't add any further lines to modprobe.conf. I was under the impression that at this point the ivtv driver was installed, and as per Jarod's next step I loaded the driver with:
<br># /sbin/depmod -a<br>
# /sbin/modprobe ivtv<br><br>After the second line was entered I recieved this error mesage:<br>FATAL: Module ivtv not found.<br><br>After "# rpm -qa | grep ivtv" it returned "<a href="http://ivtv-firmware-1.8a-10.at" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
ivtv-firmware-1.8a-10.at</a>" so i assume it is installed... I even tried Jarod's solution to a different ivtv problem "echo 16384 > /proc/sys/vm/min_free_kbytes" which not surprisingly didn't do a thing for me.
<br><br>I've checked the archives, and from what I have found no one has really answered this question, at least not enough for me to understand what needs to be done. Help would be greatly appreciated. Let me know if you need more information about my setup. Thanks in advance-
<br><span class="sg"><br>Aaron<br><br><br>
</span></blockquote></div><br>