Hi Jarrod, Axel, and everybody,

OK, well, I'm still stuck. I've been trying everything you guys have been
suggesting, but I think the biggest problem is that I don't know how to do
what you're suggesting ;-)

I did make some headway, just in noticing that I actually am able to watch
video off of the composite in...it's just when I try to watch the tuner that
I get the static...so it definitely is related to the "ivtv: Setting Tuner
50" and "tuner: tuner type not set" lines....I think that either my tuner
isn't getting loaded, or if it is it's the wrong version, or something.

So, without further ado, I'll give you the output of some of what I've been
attempting...if you're able to help that would be great.....any suggestions
would be nice.....clearly I have little idea what I'm doing:

<--- Trying to upgrade modutils --->
[EMAIL PROTECTED] root]# apt-cache policy modutils
modutils:
  Installed: 2.4.26-16
  Candidate: 2.4.26-16
  Version Table:
 *** 2.4.26-16 0
        996 http://ayo.freshrpms.net fedora/linux/2/i386/core pkglist
        100 RPM Database

<--- Still trying to upgrade modutils...it's not working though -->
[EMAIL PROTECTED] root]# apt-get upgrade modutils
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 0 removed and 0 not upgraded.

<-- probing for the tuner -->
[EMAIL PROTECTED] video]# /sbin/modprobe -nv tuner
insmod /lib/modules/2.6.9-1.6_FC2/kernel/drivers/i2c/i2c-core.ko
insmod /lib/modules/2.6.9-1.6_FC2/kernel/drivers/media/video/tuner.ko

<-- I edited /etc/apt/sources-list to include the at-testing branch, instead
of just at-stable, then tried to upgrade ivtv and video4linux -->
[EMAIL PROTECTED] apt]# apt-get upgrade ivtv
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be upgraded
  autofs ivtv kernel-module-ivtv-2.6.9-1.6_FC2 readline readline-devel
The following packages have been kept back
  gd
5 upgraded, 0 newly installed, 0 removed and 1 not upgraded.
Need to get 2294kB of archives.
After unpacking 92.3kB disk space will be freed.
Do you want to continue? [Y/n] y
<snip>


I think that's basically it. Basically the problem is that I don't know how
to upgrade modutiles, or my tuner/video4linux....

Thanks again, in advance....

Cameron



> 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.



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
ivtv-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to