a more complete copy of the script that ran, I have stripped out the negative responses:
# sensors-detect version 3.6.0
# System: IBM System x3650 M3 -[7945D2U]- [00]
# Board: IBM 90Y4784
# Kernel: 5.10.28-Unraid x86_64
# Processor: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz (6/44/2)
This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.
Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): yes
Intel digital thermal sensor... Success!
(driver `coretemp')
Intel 5500/5520/X58 thermal sensor... Success!
(driver `i5500_temp')
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
Some systems (mainly servers) implement IPMI, a set of common interfaces
through which system health data may be retrieved, amongst other things.
We first try to get the information from SMBIOS. If we don't find it
there, we have to read from arbitrary I/O ports to probe for such
interfaces. This is normally safe. Do you want to scan for IPMI
interfaces? (YES/no): yes
Found `IPMI BMC KCS' at 0xca2... Success!
(confidence 8, driver `to-be-written')
Some hardware monitoring chips are accessible through the ISA I/O ports.
We have to write to arbitrary I/O ports to probe them. This is usually
safe though. Yes, you do have ISA I/O ports even if you do not have any
ISA slots! Do you want to scan the ISA I/O ports? (YES/no): yes
Lastly, we can probe the I2C/SMBus adapters for connected hardware
monitoring devices. This is the most risky part, and while it works
reasonably well on most systems, it has been reported to cause trouble
on some systems.
Do you want to probe the I2C/SMBus adapters now? (YES/no): yes
Using driver `i2c-i801' for device 0000:00:1f.3: Intel ICH10
Module i2c-dev loaded successfully.
Next adapter: SMBus I801 adapter at 3000 (i2c-0)
Do you want to scan it? (YES/no/selectively): yes
Client found at address 0x18
Handled by driver `jc42' (already loaded), chip type `jc42'
Client found at address 0x19
Handled by driver `jc42' (already loaded), chip type `jc42'
Client found at address 0x1b
Handled by driver `jc42' (already loaded), chip type `jc42'
Client found at address 0x1c
Handled by driver `jc42' (already loaded), chip type `jc42'
Client found at address 0x1e
Handled by driver `jc42' (already loaded), chip type `jc42'
Client found at address 0x1f
Handled by driver `jc42' (already loaded), chip type `jc42'
Client found at address 0x2e
Probing for `SPD EEPROM'... Yes
(confidence 8, not a hardware monitoring chip)
Client found at address 0x51
Probing for `SPD EEPROM'... Yes
(confidence 8, not a hardware monitoring chip)
Client found at address 0x53
Probing for `SPD EEPROM'... Yes
(confidence 8, not a hardware monitoring chip)
Now follows a summary of the probes I have just done.
Just press ENTER to continue:
Driver `to-be-written':
* ISA bus, address 0xca2
Chip `IPMI BMC KCS' (confidence:
Driver `jc42':
* Bus `SMBus I801 adapter at 3000'
Busdriver `i2c_i801', I2C address 0x18
Chip `jc42' (confidence: 6)
* Bus `SMBus I801 adapter at 3000'
Busdriver `i2c_i801', I2C address 0x19
Chip `jc42' (confidence: 6)
* Bus `SMBus I801 adapter at 3000'
Busdriver `i2c_i801', I2C address 0x1b
Chip `jc42' (confidence: 6)
* Bus `SMBus I801 adapter at 3000'
Busdriver `i2c_i801', I2C address 0x1c
Chip `jc42' (confidence: 6)
* Bus `SMBus I801 adapter at 3000'
Busdriver `i2c_i801', I2C address 0x1e
Chip `jc42' (confidence: 6)
* Bus `SMBus I801 adapter at 3000'
Busdriver `i2c_i801', I2C address 0x1f
Chip `jc42' (confidence: 6)
Driver `coretemp':
* Chip `Intel digital thermal sensor' (confidence: 9)
Driver `i5500_temp':
* Chip `Intel 5500/5520/X58 thermal sensor' (confidence: 5)
Note: there is no driver for IPMI BMC KCS yet.
Check https://hwmon.wiki.kernel.org/device_support_status for updates.
Do you want to generate /etc/sysconfig/lm_sensors? (yes/NO): yes
Copy prog/init/lm_sensors.init to /etc/init.d/lm_sensors
for initialization at boot time.
You should now start the lm_sensors service to load the required
kernel modules.
Unloading i2c-dev... OK