sudo apt-get install lm-sensors
2. run sensors-detect to find out all possible hardware health sensors, it is recommended to accept the default answers to all questions.
sudo sensors-detect
#----cut here----
# Chip drivers
w83627hf
#----cut here----
3. according to the result, manually load the necessary modules.
sudo modprobe w83627hf
4. now you can get the hardware information by the command, sensors
沒有留言:
張貼留言