Actuator-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
(none <-> " ") |
(M) |
||
Zeile 24: | Zeile 24: | ||
</pre> | </pre> | ||
==Schaltplan== | ==Schaltplan== | ||
− | [[Bild:schaltbild-actuator-plugin.png|thumb|left|Schaltplan]] | + | [[Bild:schaltbild-actuator-plugin.png|thumb|left|''Schaltplan'']] |
==Probleme== | ==Probleme== | ||
==Links== | ==Links== |
Version vom 2. Oktober 2004, 17:49 Uhr
Inhaltsverzeichnis |
Beschreibung
Steuert einen Antrieb für die Satschüssel mit dem Parallelport.
Hardwareanforderungen
- freier Parallelport
- Interface Parallelport <=> Antrieb
Softwareanforderungen
- >= Kernel 2.6.x
Installation
cd $SOURCEDIR/VDR patch < PLUGINS/src/actuator/patches/vdr-1.3.11.diff patching file menu.c patching file status.c patching file status.h cd PLUGINS/src/actuator/module make cd - make all plugins
Geladen wird das ganze laut Manual mit:
modprobe parport_pc io=0x378 irq=7
Schaltplan
Probleme
Links
[1] | http://club.telepolis.com/l.o/vdr | Homepage des Plugins |