Lnbsharing-patch: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 17: | Line 17: | ||
==Applying the patch== |
==Applying the patch== |
||
If the patch is compressed you have to unpack it bevor |
If the patch is compressed you have to unpack it bevor |
||
⚫ | |||
<pre> |
|||
⚫ | |||
</pre> |
|||
Now you can install it with |
Now you can install it with |
||
⚫ | |||
<pre> |
|||
⚫ | |||
⚫ | |||
⚫ | |||
</pre> |
|||
Note, VDR has to be recompiled now, see [[VDR installation]]. |
Note, VDR has to be recompiled now, see [[VDR installation]]. |
Revision as of 23:11, 30 November 2004
Description
With the lnbsharing patch two or more DVB cards can be connected to one satellite cable (LNB output) without disturbing each other.
This patch makes sure, that cards using the same LNB also always using the same polarisation and the same frequency domain. This prevents illegitimate channels switching during recordings.
Versions
The patch was rewritten to allow a more flexible configuration.
- The old versions are named lnb_sharing_vdr-<VERSION>.patch
- The new versions are named configurableLNBshare-VDR_<VERSION>.patch
Hardware requirements
Software requirements
- patch
Applying the patch
If the patch is compressed you have to unpack it bevor
gunzip patch
Now you can install it with
cd $SOURCEDIR/VDR patch -p 1 < /path/to/patch
Note, VDR has to be recompiled now, see VDR installation.
Configuration
In the Setup menu of VDR, one can give all DVB cards a LNB-number, those with the same number are sharing the same LNB.
Problems
Links
[1] | http://xn--ltzke-jua.de/dvb/VDR_LNB_sharing_patch | Patch download |
[2] | http://www.joachim-wilke.de | Patch download |