Sysinfo-plugin
From VDR Wiki
(Difference between revisions)
(initial) |
m |
||
| Line 20: | Line 20: | ||
Copy the '''sysinfosensors.sh''' script somewhere into the PATH | Copy the '''sysinfosensors.sh''' script somewhere into the PATH | ||
| - | + | cp $SOURCEDIR/VDR/PLUGINS/src/sysinfo/script/sysinfosensors.sh /usr/bin | |
| - | cp $SOURCEDIR/VDR/PLUGINS/src/sysinfo/script/sysinfosensors.sh /usr/bin | + | |
| - | + | ||
==Problems== | ==Problems== | ||
Revision as of 22:56, 30 November 2004
Contents |
Description
The sysinfo plugin displays several system related information, such as
Hardware requirements
Software requirements
- Sensors (optional)
Installation
See plugin installation.
Copy the sysinfosensors.sh script somewhere into the PATH
cp $SOURCEDIR/VDR/PLUGINS/src/sysinfo/script/sysinfosensors.sh /usr/bin
Problems
- This plugin was not packaged correctly (see Plugin installation#For developers)
Links
| [1] | http://kikko77.altervista.org | Plugin homepage |
| [2] | http://secure.netroedge.com/~lm78 | Sensors project homepage |
| [3] | http://www.antbear.org/linux24_lm_sensors.html | Sensors HOWTO |
