Clanow schriebOminöserweise bekomme ich aber auch nach dem Reboot obige Ausgabe, die schon das Thinkpad etc. erkennt, nehme aber an du meinst, dass da noch weitere Dinge dann drinständen?
Naja, kann sein, dass auf deiner Hardware schon beim Booten alle Kernelmodule geladen werden, die eben auch die Temperaturdioden/Thermistoren/Pulsweitenmodulation(Lüfterdrehzahl) deiner Hardware betreffen, so dass für die vollständige sensors-Ausgabe kein weiteres Modul nachgeladen werden muss. In diesem Fall reicht es offenbar, 'sensors-detect' einmal laufen zu lassen, /usr/bin/sensors ist ja installiert.
edit1: Mal zum Vergleich auf meinem Gigabyte-Board im Tower-PC:
$ sensors
it8718-isa-0228
Adapter: ISA adapter
in0: +1.02 V (min = +0.00 V, max = +4.08 V)
in1: +1.97 V (min = +0.00 V, max = +4.08 V)
in2: +3.31 V (min = +0.00 V, max = +4.08 V)
+5V: +2.96 V (min = +0.00 V, max = +4.08 V)
in4: +3.07 V (min = +0.00 V, max = +4.08 V)
in5: +0.00 V (min = +0.00 V, max = +4.08 V) ALARM
in6: +0.00 V (min = +0.00 V, max = +4.08 V) ALARM
in7: +3.31 V (min = +0.00 V, max = +4.08 V)
Vbat: +3.18 V
fan1: 1298 RPM (min = 0 RPM)
fan2: 0 RPM (min = 0 RPM)
fan3: 0 RPM (min = 0 RPM)
temp1: +45.0°C (low = +127.0°C, high = +127.0°C) sensor = thermistor
temp2: +31.0°C (low = +127.0°C, high = +127.0°C) sensor = thermal diode
temp3: +82.0°C (low = +127.0°C, high = +127.0°C) sensor = thermistor
cpu0_vid: +1.000 V
intrusion0: OK
nouveau-pci-0100
Adapter: PCI adapter
GPU core: +0.90 V (min = +0.85 V, max = +1.00 V)
temp1: +65.0°C (high = +95.0°C, hyst = +3.0°C)
(crit = +105.0°C, hyst = +5.0°C)
(emerg = +135.0°C, hyst = +5.0°C)
k8temp-pci-00c3
Adapter: PCI adapter
Core0 Temp: +26.0°C
Core1 Temp: +35.0°C
edit2: Und auf einem Laptop Acer Aspire 5920 (Core2 Duo):
$ ls -l /etc/conf.d/
insgesamt 12
-rw-r--r-- 1 root root 409 21. Apr 2015 lm_sensors
-rw-r--r-- 1 root root 173 26. Mai 14:20 sensord
-rw-r--r-- 1 root root 15 6. Nov 2017 smartd
$ cat /etc/conf.d/lm_sensors
# Generated by sensors-detect on Tue Apr 21 15:11:41 2015
# This file is sourced by /etc/init.d/lm_sensors and defines the modules to
# be loaded/unloaded.
#
# The format of this file is a shell script that simply defines variables:
# HWMON_MODULES for hardware monitoring driver modules, and optionally
# BUS_MODULES for any required bus driver module (for example for I2C or SPI).
HWMON_MODULES="coretemp"
$ sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +30.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +34.0°C (high = +100.0°C, crit = +100.0°C)
nouveau-pci-0100
Adapter: PCI adapter
GPU core: +1.15 V (min = +1.15 V, max = +1.32 V)
temp1: +49.0°C (high = +95.0°C, hyst = +3.0°C)
(crit = +115.0°C, hyst = +5.0°C)
(emerg = +115.0°C, hyst = +5.0°C)
acpitz-virtual-0
Adapter: Virtual device
temp1: +37.0°C (crit = +105.0°C)