Lnbsharing-patch: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Links) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 16: | Line 16: | ||
==Applying the patch== |
==Applying the patch== |
||
If the patch is compressed you have to unpack it |
If the patch is compressed you have to unpack it before |
||
⚫ | |||
<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]]. |
||
Line 46: | Line 43: | ||
[[Category:Patches]] |
[[Category:Patches]] |
||
{{i18n|lnbsharing-patch}} |
|||
<!-- Link to german wiki page --> |
|||
[[de:LNB-Sharing-Patch]] |
Latest revision as of 08:18, 14 March 2006
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 before
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 |