I would like to know if its possible to have two dvb-s cards connected to different disecq setups?
For example, for card 1 to have:
1 - HotBird 2 - Astra 19 3 - Astra 28
Whereas, card 2 would have:
1 - Hotbird 2 - Astra 19
Without it all going pear shaped?
If so, how do you reflect that in the setup?
Hi Rob,
On Samstag, 13. Oktober 2007, Rob Davis wrote:
I would like to know if its possible to have two dvb-s cards connected to different disecq setups?
For example, for card 1 to have:
1 - HotBird 2 - Astra 19 3 - Astra 28
Whereas, card 2 would have:
1 - Hotbird 2 - Astra 19
Without it all going pear shaped?
You'll need the "SourceCaps" patch. It's flying around the net. I guess gentoo has a recent version of it.
If so, how do you reflect that in the setup?
With that patch applied add the following lines to your setup.conf: SourceCaps = 1 S13.0E S19.2E S28.5E SourceCaps = 2 S13.0E S19.2E
Christian
Hi
This patch has the same poblem than lnbsharing : if you installed the same card (like u have 2 SS2) , you are not sure of which one with be the first or second when the system will startup , with different sat card model you can use udev/ scripts on insmod to assign dvb device number
I have resolved the lnbsharing problem by rewriting partially but not so simple with sourcescaps ..
Best regards
Le samedi 13 octobre 2007 18:39, Christian Schuld a écrit :
Hi Rob,
On Samstag, 13. Oktober 2007, Rob Davis wrote:
I would like to know if its possible to have two dvb-s cards connected to different disecq setups?
For example, for card 1 to have:
1 - HotBird 2 - Astra 19 3 - Astra 28
Whereas, card 2 would have:
1 - Hotbird 2 - Astra 19
Without it all going pear shaped?
You'll need the "SourceCaps" patch. It's flying around the net. I guess gentoo has a recent version of it.
If so, how do you reflect that in the setup?
With that patch applied add the following lines to your setup.conf: SourceCaps = 1 S13.0E S19.2E S28.5E SourceCaps = 2 S13.0E S19.2E
Christian
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
dom.plu schrieb:
Hi
This patch has the same poblem than lnbsharing : if you installed the same card (like u have 2 SS2) , you are not sure of which one with be the first or second when the system will startup , with different sat card model you can use udev/ scripts on insmod to assign dvb device number
You should also be able to to that with the pci slot as indicator - not sure though if this was just recently added.