lm-sensors
Tag,
Ich habe lm-sensors installiert, um die Temperatur meines Rechners zu
überwachen. "sensors-detect" ergibt folgendes:
To make the sensors modules behave correctly, add these lines to
/etc/modules:
#----cut here----
# I2C adapter drivers
i2c-isa
# I2C chip drivers
via686a
#----cut here----
Then, run /etc/init.d/modutils
To make the sensors modules behave correctly, add these lines to
/etc/modutils/local and run update-modules:
#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----
WARNING! If you have some things built into your kernel, the list above
will contain too many modules. Skip the appropriate ones! You really should
try these commands right now to make sure everything is working properly.
Monitoring programs won't work until it's done.
Wie kann ich überprüfen, ob mein kernel diese Module bereits enthält?
ciao
Klaus
Reply to: