Mailing List Archive

modules.conf
Wondering what the modules.conf file should look like if I have both a
WinTV PVR250
and a
WinTV 401 card?

Thanks
Brad
Re: modules.conf [ In reply to ]
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
Re: modules.conf [ In reply to ]
Thanks Brian... give me something to play with at least!

-Brad

Brian Foddy wrote:

>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
>
>
>_______________________________________________
>mythtv-users mailing list
>mythtv-users@snowman.net
>http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
>
>
>
Re: modules.conf [ In reply to ]
that give was supposed to say GIVES me something to play with....
I forgot the s... it seemed like I wasn't grateful.. hehe

Brad Sagowitz wrote:

> Thanks Brian... give me something to play with at least!
>
> -Brad
>
> Brian Foddy wrote:
>
>> 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
>>
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users@snowman.net
>> http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
>>
>>
>>
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@snowman.net
> http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
>