This page (revision-10) was last changed on 23-Apr-2022 17:05 by Harry Metske

This page was created on 23-Apr-2022 17:06 by HarryMetske

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
10 23-Apr-2022 17:05 5 KB Harry Metske to previous
9 23-Apr-2022 17:06 5 KB HarryMetske to previous | to last
8 23-Apr-2022 17:06 4 KB HarryMetske to previous | to last
7 23-Apr-2022 17:06 4 KB HarryMetske to previous | to last
6 23-Apr-2022 17:06 4 KB HarryMetske to previous | to last lm-sensors
5 23-Apr-2022 17:06 3 KB HarryMetske to previous | to last
4 23-Apr-2022 17:06 3 KB HarryMetske to previous | to last
3 23-Apr-2022 17:06 3 KB HarryMetske to previous | to last
2 23-Apr-2022 17:06 3 KB HarryMetske to previous | to last
1 23-Apr-2022 17:06 2 KB HarryMetske to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 68 added one line
!! lm-sensors
At line 70 added 3 lines
{{{
Now follows a summary of the probes I have just done.
Just press ENTER to continue:
At line 74 added 27 lines
Driver `eeprom' (should be inserted):
Detects correctly:
* Bus `SiS96x SMBus adapter at 0x8100'
Busdriver `i2c-sis96x', I2C address 0x51
Chip `SPD EEPROM' (confidence: 8)
EEPROMs are *NOT* sensors! They are data storage chips commonly
found on memory modules (SPD), in monitors (EDID), or in some
laptops, for example.
I will now generate the commands needed to load the required modules.
Just press ENTER to continue:
To make the sensors modules behave correctly, add these lines to
/etc/modules:
#----cut here----
# I2C adapter drivers
i2c-sis96x
# Chip drivers
eeprom
#----cut here----
Do you want to add these lines to /etc/modules automatically? (yes/NO)yes
}}}