Just a curiosity:
I ran LM-Sensors on my Framework desktop, running Xubuntu / kernel 6.17.0-14-generic.
sudo sensors-detect
The result: a huge long list of possible sensors each followed by no’s and ending with:
Sorry, no sensors were detected.
Either your system has no sensors, or they are not supported, or
they are connected to an I2C or SMBus adaptor that is not supported.
However if I run
watch -n 1 sensors
it does detect temperatures of the mainboard and PCI adaptors and acpi interface.
However both sensors-detect and sensors are part of LM-sensors.
Any idea why I’m not detecting any sensors even though some appear to be there?
Kernel 6.17 seems recent enough to support at least some sensors.