[vdr] LNB-sharing patch for VDR 1.3.25 not working
Rainer Zocholl
UseNet-Posting-Nospam-74308- at zocki.toppoint.de
Thu Jun 2 15:56:00 CEST 2005
UseNet-Posting-Nospam-74308- at zocki.toppoint.de(Rainer Zocholl) 02.06.05 14:52
>Matthias at 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.
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.
More information about the vdr
mailing list