Actuator-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
Zeile 21: | Zeile 21: | ||
</pre> | </pre> | ||
==Schaltplan== | ==Schaltplan== | ||
− | [[Bild:schaltbild-actuator-plugin. | + | [[Bild:schaltbild-actuator-plugin.jpg|thumb|left|''Schaltplan'']] |
==Probleme== | ==Probleme== | ||
==Links== | ==Links== |
Version vom 30. Oktober 2004, 18:31 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 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 |