I figured this out by running dmesg. Scroll up until you see lines similar to the following:
bttv0: Hauppauge eeprom: model=29440, tuner=? (-1), radio=no bttv0: using tuner=9
Note that on the first line, it's failing to detect a tuner properly. To fix this, in the file /etc/modules.autoload.d/kernel-2.6 (I run Gentoo on a 2.6 kernel, your distro/kernel might be different), I added the line
bttv tuner=9,9
This loads the bttv driver at startup, and tells it that both cards use tuner 9.
To figure out what tuner you have, you can go to http://www.mind.lu/~Eyg/ftvco/ and download the utility.
Hope this helps.
John H. wrote:
This just started a few days ago, but for some reason, mythtv will only show channel 52 on livetv or recordings, despite changing the channel(the number at the top saying it's channel 47 or 58 or whatever, and menu at the bottom saying the different channel name and show).
Help?
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
------------------------------------------------------------------------
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
--
Scott Minneman J.D. Candidate, 2007 The George Washington University Law School
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
