I have just managed to get an S2-6400 based vdr sytem up and running and am trying to work out how I can use the second tuner.
Currently I have a diseqc switch with two dishes connected to tuner 1, which works now I use the "-D 0" vdr option.
I did think that adding "0:" to the top of diseqc.conf file would force it to use the first tuner, but this does not work.
In any case, if I add another dish to tuner 2, how do I inform vdr what sources are available on it?
I get the impression that a plugin may be required, but I can't see anything suitable on the Wiki plugin page.
Any help would be appreciated.
Regards,
Richard
On Wed, 08 Feb 2012 12:22:40 +1300 Richard Scobie r.scobie@clear.net.nz wrote:
I have just managed to get an S2-6400 based vdr sytem up and running and am trying to work out how I can use the second tuner.
Currently I have a diseqc switch with two dishes connected to tuner 1, which works now I use the "-D 0" vdr option.
I did think that adding "0:" to the top of diseqc.conf file would force it to use the first tuner, but this does not work.
In any case, if I add another dish to tuner 2, how do I inform vdr what sources are available on it?
I get the impression that a plugin may be required, but I can't see anything suitable on the Wiki plugin page.
Any help would be appreciated.
Usually you connect the same source to the second tuner (using multiswitch) or in case nothing like that exist you could use channelbonding, using both tuner at the same cable with some additional hardware for a few dollar. Having different sattelites on different tuners is a bit unusual, but possibly you could configure that by using the ca value in the channels.conf - or checking the dynamite plugin which resently got added something like that. I believe there has been recently posted some basic plugin which could be adapted to what you want as well. (would need to search for it)
On 02/08/12 00:22, Richard Scobie wrote:
I have just managed to get an S2-6400 based vdr sytem up and running and am trying to work out how I can use the second tuner.
Currently I have a diseqc switch with two dishes connected to tuner 1, which works now I use the "-D 0" vdr option.
I did think that adding "0:" to the top of diseqc.conf file would force it to use the first tuner, but this does not work.
In any case, if I add another dish to tuner 2, how do I inform vdr what sources are available on it?
I get the impression that a plugin may be required, but I can't see anything suitable on the Wiki plugin page.
Any help would be appreciated.
Regards,
Richard
The dvb card index in diseqc.conf is counted from 1, not from 0, so try change "0:" to "1:". For second tuner add "2:" before lines with sources connected to second tuner.
BR,
Ales
El 08/02/12 04:35, Ales Jurik escribió:
On 02/08/12 00:22, Richard Scobie wrote:
The dvb card index in diseqc.conf is counted from 1, not from 0, so try change "0:" to "1:". For second tuner add "2:" before lines with sources connected to second tuner.
BR,
Ales
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi all!
Some like this: ---------------------------------------------- 1: #Galaxy28 at S89W S89W 11700 V 9750 t v W15 [E0 10 39 F0] W15 t S89W 99999 V 10750 t v W15 [E0 10 39 F0] W15 T S89W 11700 H 9750 t V W15 [E0 10 39 F0] W15 t S89W 99999 H 10750 t V W15 [E0 10 39 F0] W15 T ...
2: #Hispasat at S30W S30W 11700 V 9750 t v W15 [E0 10 39 F0] W15 t S30W 99999 V 10600 t v W15 [E0 10 39 F0] W15 T S30W 11700 H 9750 t V W15 [E0 10 39 F0] W15 t S30W 99999 H 10600 t V W15 [E0 10 39 F0] W15 T ... ---------------------------------------------- I have 2 dvb cards and one diseqc in each card (one frontend in each card). But what about cards with multiple frontends? It's the same confuguration? It's # first card 1: 2: 3: 4: #second card 5: 6: ...
Best regards.
Sergio www.sergiodanielg.com.ar
Thanks for all the replies, I'll try the diseqc.conf again. Long term, it may be better to move to a multiswitch for the flexibility.
Regards,
Richard
Sergio Daniel Gomez wrote:
Hi all!
Some like this:
1: #Galaxy28 at S89W S89W 11700 V 9750 t v W15 [E0 10 39 F0] W15 t S89W 99999 V 10750 t v W15 [E0 10 39 F0] W15 T S89W 11700 H 9750 t V W15 [E0 10 39 F0] W15 t S89W 99999 H 10750 t V W15 [E0 10 39 F0] W15 T ...
2: #Hispasat at S30W S30W 11700 V 9750 t v W15 [E0 10 39 F0] W15 t S30W 99999 V 10600 t v W15 [E0 10 39 F0] W15 T S30W 11700 H 9750 t V W15 [E0 10 39 F0] W15 t S30W 99999 H 10600 t V W15 [E0 10 39 F0] W15 T ...
I have 2 dvb cards and one diseqc in each card (one frontend in each card). But what about cards with multiple frontends? It's the same confuguration? It's # first card 1: 2: 3: 4: #second card 5: 6: ...
Best regards.
Sergio www.sergiodanielg.com.ar
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr