On Sunday 25 September 2005 23:33, Bill Graef wrote:
> Hi Hans,
>
> I have the following in /etc/modutils/ivtv: (location for setup on Ubuntu)
>
> alias char-major-81 videodev
> alias char-major-81-0 ivtv
> alias char-major-81-1 ivtv
> options tda9887 debug=1
> options tuner debug=1
> options ivtv ivtv_debug=1
>
> I am testing the video by running the following: cat /dev/video0 >
> video0.mpg
>
> This defaults to my local NTSC channel 3 for both video0 and video1. I have
> also unloaded the tuner and tda9887 modules using:
>
> rmmod tda9887 tuner
>
> then reloaded the modules using:
>
> modprobe tuner debug=1
> modprobe tda9887 debug=1
>
> I still get the same output. I am familiar with linux, but new to ivtv
> configuration and setup. FYI, I get this same behavior on Ubuntu,
> Knoppmyth, and FedoraCore4.
>

I don't know why this doesn't work. But let's make it easy: edit tuner.c and 
tda9887.c and set the debug variable to 1. That should do it.

        Hans


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to