- Install the lm-sensors software package:
# apt-get install lm-sensors
- Run the interactive hardware monitoring chip detection script:
# sensors-detect
# yes | sensors-detect
- After choosing to add the needed module names automatically to the
/etc/modules
config file, it's good to check it for duplicate entries (and possibly other garbage). - Reboot (or try to load the newly added kernel modules manually).
- Finally, just execute the following command to print the sensors information:
$ sensors
Software & hardware info, reviews, notes, tutorials, FAQs and HOWTOs...
Having fun is mandatory!
2013-05-09
HOWTO: get hardware sensors info (temperature, fan speed, voltage etc.) in Linux
(Tested in Debian Wheezy).
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment