Todd,
I'm not really the guy to ask for general info. In my specific case, the info in Jared's guide was perfect, except for the steps I listed below to get the first tuner working.
Thanks,
Peter Darley

On Oct 22, 2005, at 10:14 AM, Todd Houle wrote:

Peter - thanks for posting the info below. I have a FC4 system setup about 2 weeks ago using a PVR350. I just ordered a PVR500 yesterday and am anxious to have the additional tuners. I guess I'll need to do the following below to make it work? What else will I need to do (beside the stuff in MythTV - I can handle the setup there)?
  thanks
     Todd



cd /lib/modules/`uname -r`/kernel/drivers/media/video/
mv tuner.ko tuner.ko.bak
mv tveeprom.ko tveeprom.ko.bak
mv msp3400.ko msp3400.ko.bak
mv tda9887.ko tda9887.ko.bak

cd /lib/modules/`uname -r`/updates/drivers/media/video
cp tuner-ivtv.ko tuner.ko
cp tveeprom-ivtv.ko tveeprom.ko

modprobe -r ivtv
depmod -a
modprobe ivtv
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to