Hi all,
Thanks Ilia, okay I tested your command sensors-detect
Here are results ( 1st part ) :
It seems there is no sensor for cpu (maybe missing drivers).
Module cpuid loaded successfully.
Silicon Integrated Systems SIS5595... No
VIA VT82C686 Integrated Sensors... No
VIA VT8231 Integrated Sensors... No
AMD K8 thermal sensors... No
AMD Family 10h thermal sensors... No
AMD Family 11h thermal sensors... No
AMD Family 12h and 14h thermal sensors... No
AMD Family 15h thermal sensors... No
AMD Family 16h thermal sensors... No
AMD Family 17h thermal sensors... No
AMD Family 15h power sensors... No
AMD Family 16h power sensors... No
Hygon Family 18h thermal sensors... No
Intel digital thermal sensor... No
Intel AMB FB-DIMM thermal sensor... No
Intel 5500/5520/X58 thermal sensor... No
VIA C7 thermal sensor... No
VIA Nano thermal sensor... No
Some Super I/O chips contain embedded sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no): YES
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor/ITE'... No
Trying family `SMSC'... No
Trying family `VIA/Winbond/Nuvoton/Fintek'... No
Trying family `ITE'... No
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor/ITE'... No
Trying family `SMSC'... No
Trying family `VIA/Winbond/Nuvoton/Fintek'... No
Trying family `ITE'... No
Other parts containing “success” :
Found `IPMI BMC KCS' at 0xca2... Success!
(confidence 8, driver `to-be-written')
Probing for `National Semiconductor LM76'... Success!
(confidence 2, driver `lm92')
Probing for `Maxim MAX6633/MAX6634/MAX6635'... Success!
(confidence 2, driver `lm92')
Summary of the probes :
Driver `lm92':
* Bus `SMBus PIIX4 adapter port 1 at 0b20'
Busdriver `i2c_piix4', I2C address 0x48
Chip `National Semiconductor LM76' (confidence: 2)
* Bus `SMBus PIIX4 adapter port 1 at 0b20'
Busdriver `i2c_piix4', I2C address 0x49
Chip `National Semiconductor LM76' (confidence: 2)
* Bus `SMBus PIIX4 adapter port 1 at 0b20'
Busdriver `i2c_piix4', I2C address 0x4a
Chip `National Semiconductor LM76' (confidence: 2)
* Bus `SMBus PIIX4 adapter port 1 at 0b20'
Busdriver `i2c_piix4', I2C address 0x4b
Chip `National Semiconductor LM76' (confidence: 2)
* Bus `SMBus PIIX4 adapter port 1 at 0b20'
Busdriver `i2c_piix4', I2C address 0x4c
Chip `Maxim MAX6633/MAX6634/MAX6635' (confidence: 2)
* Bus `SMBus PIIX4 adapter port 1 at 0b20'
Busdriver `i2c_piix4', I2C address 0x4d
Chip `Maxim MAX6633/MAX6634/MAX6635' (confidence: 2)
* Bus `SMBus PIIX4 adapter port 1 at 0b20'
Busdriver `i2c_piix4', I2C address 0x4e
Chip `Maxim MAX6633/MAX6634/MAX6635' (confidence: 2)
* Bus `SMBus PIIX4 adapter port 1 at 0b20'
Busdriver `i2c_piix4', I2C address 0x4f
Chip `Maxim MAX6633/MAX6634/MAX6635' (confidence: 2)
Driver `to-be-written':
* ISA bus, address 0xca2
Chip `IPMI BMC KCS' (confidence: 8)
Conclusion :
Note: there is no driver for IPMI BMC KCS yet.
Check https://hwmon.wiki.kernel.org/device_support_status for updates.
To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
lm92
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!
Do you want to add these lines automatically to /etc/modules? (yes/NO)yes
Successful!
Monitoring programs won't work until the needed modules are
loaded. You may want to run '/etc/init.d/kmod start'
to load them.
Unloading i2c-dev... OK
Unloading cpuid... OK
I tried to start kmod, it doesn’t activated. In virtualmin bootup & shutdown, there is “kmod” but his status is “unknown” not started.
I’m not an expert here, sorry.
It’s okay, the temperature is not important for me. Maybe in future there will an update for Debian 12.