[mythtv-users] two TV Cards how to tell bttv the Tunertype

William Powers wepprop at sbcglobal.net
Tue Jan 6 17:01:54 EST 2004


If you're running a relatively recent version of ivtv (since about 
September), it's really easy because the ivtv module accepts a tuner 
type argument, as does the bttv module.  This is what my modules.conf 
looked like back when I was running a pvr-250 and an ATI TV Wonder:

/////////////////////////////////////////////////////////////////////
alias char-major-81	videodev

# IVTV options

alias char-major-81-0	ivtv
options ivtv tuner=2
options msp3400 once=1 simple=1
add below ivtv tuner
add above ivtv msp3400 saa7115

# BTTV Options

alias char-major-81-1	bttv
options bttv card=63 radio=0 tuner=8 pll=0 bttv_verbose=2 bttv_debug=0
options tvmixer debug=1 devnr=1
options btaudio dsp1=2 dsp2=3 mixer=2 analog=0 debug=2
add above bttv msp3400 btaudio
//////////////////////////////////////////////////////////////////////

Markus Amann wrote:

> Hi
> I have two tuner Cards (PVR350 & WINTV PCI)
> I can set the Tunertype 20 in the modules .conf for the PVR but how can i set 
> the tuner type 5 for the WINTV without overwriting the setting for the PVR 
> Card ?
> Bye
> 	Markus




More information about the mythtv-users mailing list