Hello!
A new release of the configurable LNB-sharing patch for VDR 1.3 is available at: http://xn--ltzke-jua.de/dvb/VDR_LNB_sharing_patch/configurableLNBshare-VDR_1...
Changes: - adapted to VDR 1.3.25
The DiSEqC support still needs more testing - I do not have DiSEqC hardware myself. Please provide feedback. I have received a report of problems with a mixed DVB-T DVB-S setup. Due to the lack of hardware I cannot confirm/deny/debug the issue. Does anybody else encounter problems changing the channel of a DVB-T card while recording a DVB-S channel with vertical polarization?
For general information about the LNB-sharing patch have a look at: http://xn--ltzke-jua.de/dvb/VDR_LNB_sharing_patch/Description.txt http://www.vdr-wiki.de/wiki/index.php/LNB-Sharing-Patch (german)
Matthias.
Matthias@Loetzke.de(Matthias Lötzke) 30.05.05 22:15
Hello!
A new release of the configurable LNB-sharing patch for VDR 1.3 is available at: http://xn--ltzke-jua.de/dvb/VDR_LNB_sharing_patch/configurableLNBshare -VDR_1.3.25.patch
Changes:
- adapted to VDR 1.3.25
Thanks a lot, but sorry to say:
I can't switch anymore to DVB-T now.
I got "channel not available", and the screen becomes black.
How to narrow that problem?
Setting all "LNBs" to 1 does not help.
Another side effect: No timers are started, but i don't see ANY hint in the logfile about "locked channels" or "missed recording" or "locked Channels" ! Why?
"Manually" recording isn't possible too.
Config: VDR 1.3.25 Linux 2.6.11 (debian) DVB-tree patched from CVS approx. 5 days ago. 3 TT-FF DVB-S 1 Avermedia 771 Patches: configurableLNBshare-VDR_1.3.25.patch Plugins: None active
Using the unpatchted 1.3.25 DVB-T works.
Rainer---<=====> Vertraulich // // <=====>--------------ocholl, Kiel, Germany ------------
Rainer Zocholl wrote:
Thanks a lot, but sorry to say:
I can't switch anymore to DVB-T now.
I got "channel not available", and the screen becomes black.
How to narrow that problem?
Setting all "LNBs" to 1 does not help.
Another side effect: No timers are started, but i don't see ANY hint in the logfile about "locked channels" or "missed recording" or "locked Channels" ! Why?
"Manually" recording isn't possible too.
Same here: "No free DVB device to record" message when try to record.
vdr-1.3.25 + LNB sharing patch, Nexus-2.1 and Skystar2
SK
UseNet-Posting-Nospam-74308-@zocki.toppoint.de(Rainer Zocholl) 02.06.05 14:52
Matthias@Loetzke.de(Matthias Lötzke) 30.05.05 22:15
Hello!
A new release of the configurable LNB-sharing patch for VDR 1.3 is available at: http://xn--ltzke-jua.de/dvb/VDR_LNB_sharing_patch/configurableLNBshare-VDR_1...
Changes:
- adapted to VDR 1.3.25
Thanks a lot, but sorry to say:
I can't switch anymore to DVB-T now.
I got "channel not available", and the screen becomes black.
How to narrow that problem?
Setting all "LNBs" to 1 does not help.
Another side effect: No timers are started, but i don't see ANY hint in the logfile about "locked channels" or "missed recording" or "locked Channels" ! Why?
"Manually" recording isn't possible too.
A compare with my running, LNBpatched 1.3.24 shows only one major difference.
Below a patch to be applied after the patch to make it work here:
--- device.c.lnb1 2005-05-31 23:31:16.000000000 +0200 +++ device.c 2005-06-02 15:37:55.000000000 +0200 @@ -405,6 +405,7 @@ select = pri + pri2; //ML-Ende
+ d = device[i]; if (NeedsDetachReceivers) *NeedsDetachReceivers = ndr; }
But i don't know why the line was omitted. I assume it's just a cut n paste error.
UseNet-Posting-Nospam-74308-@zocki.toppoint.de says...
A compare with my running, LNBpatched 1.3.24 shows only one major difference. [...] But i don't know why the line was omitted. I assume it's just a cut n paste error.
Right. Sorry for that mistake. Nevertheless, I wonder why it worked flawless during my tests - I think, my hardware setup is not complex enough for that.
A corrected release is now available at:
http://xn--ltzke-jua.de/dvb/VDR_LNB_sharing_patch/configurableLNBshare- VDR_1.3.25_v2.patch
Matthias.