I finally got video again from the tuner. I downloaded 0.3.2m, compiled, installed, and also compiled and installed the utils. Next, I went into /lib/modules/2.6.11.5 and noticed the existence of a "ivtv" directory. I then "cp -f ivtv/* kernel/drivers/media/video" and then "depmod". Then I rebooted (would not work unless I did this) and ran the "/etc/init.d/ivtv start" script. This basically does:
modprobe -a i2c_algo_bit modprobe -a tveeprom modprobe -a ivtv I am in the US and use NTSC. My machine is FC3. In my modprobe.conf file I have a line: options ivtv tuner=57,57 ivtv_std=1,1 ivtv_debug=1 Joe ------------------------------------------------------- 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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
