On Fri, Dec 03, 2004 at 08:28:40AM -0500, Michael T. Dean wrote:
> Cameron Booth wrote:
> 
> >I've got a new FC2 install, and I'm following "Jarrod's Guide"
> >(http://www.wilsonet.com/mythtv) to install MythTV on it. Everything was
> >going fine, according to his steps, until it got time to test for capture 
> >of
> >video:
> >
> >cat /dev/video0 > /tmp/video.mpg
> >mplayer /tmp/video.mpg
> >
> >I just get static in the mplayer window.....
> >
> >I've tried opening up the ptune-ui.pl interface, and changing channels
> >around, with mplayer /dev/video0 open, but I still get nothing.
> >
> >Any suggestion greatly appreciated! I'm at a loss....
> >...
> >tveeprom: tuner = TCL 2002N (idx = 85, type = 50)
> >...
> >ivtv: Setting Tuner 50
> >tuner: tuner type not set
> >
> You have one of the new tuners that's not supported by the Linux kernel 
> releases.  If truly following Jarod's guide, you should have installed 
> ivtv-0.1.10-pre2-ck100zz *and* the video4linux (v4l) snapshot (which 
> contains an updated tuner module).  You have ck100zz installed, but you 
> do *not* have the updated tuner module that is present in the v4l 
> snapshot.  It seems that 0.1.10-48.3_pre2_ck100zz.rhfc2.at did not 
> specify the v4l snapshot as a prerequisite for the ivtv drivers (old 
> version of ck100zz), so v4l did not install on your system.
> 
> The current version of ck100zz is somewhere around 52.something.  
> Therefore, I suggest trying to figure out why your system is choosing 
> the old version of ivtv.  Search the archives for a thread "FC2 with 
> PVR250 - No capture, only static" in which another user and Axel are 
> trying to track down the reason why the old version is installing (same 
> version you have, BTW).  I'd help, but I'm not an FC user and don't know 
> RPM...  :)

Cameron, please remove the tuner module (rmmod) and check with

modprobe -nv tuner

which one would be loaded. I suspect you haven't upgraded the modutils
to favour /upgrades/ over other folders (at least that's what the
other bug report suggests). In this case upgrade modutils, and rerun
depmod -ae.
-- 
Axel.Thimm at ATrpms.net

Attachment: pgpHrU25spsjZ.pgp
Description: PGP signature

Reply via email to