Lnbsharing-patch: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== |
==Description== |
||
With the '''lnbsharing patch''' two DVB cards be connected to one satellite cable ([[LNB]] output) without |
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== |
==Hardware requirements== |
||
Line 19: | Line 27: | ||
Note, VDR has to be recompiled now, see [[VDR installation]]. |
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== |
==Problems== |
||
Line 25: | Line 36: | ||
{| |
{| |
||
| [1] |
| [1] |
||
| http://xn--ltzke-jua.de/dvb/VDR_LNB_sharing_patch |
|||
| Patch download |
|||
|- |
|||
| [2] |
|||
| http://www.joachim-wilke.de |
| http://www.joachim-wilke.de |
||
| Patch |
| Patch download |
||
|} |
|} |
||
Revision as of 11:55, 29 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 |