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 think you need to run depmod -a after modifying the module configuration.
--
Tyler Trafford


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