[linux-dvb] Two card config question
Manu Abraham
abraham.manu at gmail.com
Sat Oct 29 21:01:30 CEST 2005
Philip Prindeville wrote:
> Manu Abraham wrote:
>
>> Philip Prindeville wrote
>>
>>> # DVB stuff
>>> alias char-major-81 cx88-dvb
>>> alias char-major-81-0 cx8800
>>> alias char-major-81-1 bttv
>>> options dvb_core dvb_shutdown_timeout=0
>>> options bttv i2c_hw=1 card=0x71
>>> install bt878 /sbin/modprobe --ignore-install bt878
>>> install dst /sbin/modprobe --ignore-install dst
>>> install dvb_bt8xx /sbin/modprobe --ignore-install dvb_bt8xx
>>> install cx88-atsc /sbin/modprobe cx8800;/sbin/modprobe
>>> --ignore-install cx88-atsc
>>> install cx88-dvb /sbin/modprobe cx8800;/sbin/modprobe
>>> --ignore-install cx88-dvb
>>> install btcx-risc /sbin/modprobe tuner;/sbin/modprobe
>>> --ignore-install btcx-risc
>>>
>>> What am I overlooking? I'm not seeing the second
>>> frontend device being registered...
>>>
>>
>> i think, you need to load the relevant frontend module for the cx88
>> based card.
>>
>> Manu
>>
>
> Ah, but that is who frontend0 ends up mapping to! The pchd3000 card.
>
> It's the DST-1000 card that doesn't get mapped.
>
Hmm.. ?
I presume the DST-1000 is a Twinhan/clone, as it looks like..
just do a modprobe dst, and see whether it is still the same .. ?
To make sure, just do a modprobe dst verbose=5, so that you can see the
verbosed messages, all of them.
Manu
More information about the linux-dvb
mailing list