[mythtv-users] modules.conf
Brian Foddy
bfoddy at visi.com
Mon May 12 21:40:41 EDT 2003
On Monday 12 May 2003 11:48 am, Brad Sagowitz wrote:
> Wondering what the modules.conf file should look like if I have both a
> WinTV PVR250
> and a
> WinTV 401 card?
>
I'll post mine, but you probably shouldn't use it as a guide as
things are a little cluttered up, pulling modules from several
locations...
I have 2 Wintv 401's and a 250. The 401s are
video 0 and 1, both using btaudio with /dev/dsp1 & 3 for digital.
video2 is the 250.
in /etc/rc.local I have:
modprobe msp3400
modprobe btaudio
in /etc/modules (set by Mandrake 9.1 install)
scsi_hostadapter
bttv
in modules.conf:
probeall scsi_hostadapter aic7xxx
alias eth0 3c59x
alias sound-slot-0 snd-cmipci
probeall usb-interface usb-uhci
above snd-cmipci snd-pcm-oss
#
# ivtv statements
alias char-major-81 videodev
alias char-major-81-0 ivtv
options ivtv
options tuner type=2
options msp3400 once=1 simple=1
add below ivtv msp3400 saa7115 tuner
In addition, I have to unload ivtv and reload it to get it working,
maybe caused by some of my screwy settings...
It needs some cleaning up, but it is working...
Brian
More information about the mythtv-users
mailing list