Necroing a bit, as I want to monitor my CPU temp and fan speeds, and control
all that:
* I have 2 case fans, 2 CPU fans, and a GPU connected directly on the
motherboard (+adapters on CPU fans for lower RPM/noise)
* I installed lm-sensors
* I configured it (defaults, and accepted the config to be written on file,
then rebooted)
* I also installed xsensors (though I'll delete it later), and I have:
+ one tab named nouveau, called PCI/GPU in sensors on the CLI: around 660000
RPM, 1 temp (there's 2 fans, though it's most likely 1 plug).
+ one tab named called isa adapter in sensors on the CLI (a bunch of
alphanumeric chars in xsensors) wchich has 3 temps at -48°C, and 0 RPM.
Questions:
1. Which is which? I can identify the GPU, but I get only 3 fans for 2 case
fans and 2 CPU fans.
2. the RPM numbers seem wrong (0 as all of them are running, and 660000 seems
huge).
So the first goal is to just get proper temp/rpm monitoring monitoring.
Once I have visibility, I want to install fancontrol, if I have to.