On Mon, 25 Apr 2005, Larry Symms wrote: > I'm having nothing but trouble getting this combo to work. I've tried > this with 0.2.0 rc3i and 0.3.2u. The 150 is located at PCI:1:9:0 and > the 350 is located at PCI:1:8:0. Ivtv seems to be detecting the 150 > fine, without errors but video1 is giving me nothing, not even static, > while video0 (the 350) works fine. Here's my modules.conf snippet (note > that ivtv is autodecting both tuners as type 47): > > alias char-major-61 lirc_i2c > alias char-major-81 videodev > alias char-major-81-0 ivtv > alias char-major-81-1 ivtv > options ivtv ivtv_debug=1 ivtv_std=1 tuner=47,47 > options cx25840 no_black_magic=1 > > I'm sure the problem is in the options ivtv line. Any suggestions?
The tuner=47,47 is clearly incorrect, since the 150 and 350 almost certainly use two different tuners. Remove "tuner=47,47", reboot and then see if that solves the visual snow/static problem. Also, upon reboot, perform a dmesg > dmesg_out.txt and look through the file to see which tuner the modules are detecting. -brendan ------------------------------------------------------- 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
