PDA

View Full Version : gkrellm & lm-sensors


alkaid
29-07-2004, 17:01
per attivare i sensori ho usato sensors-detect, ho dato tutti Yes e ho aggiunto le righe sotto in /etc/modules.conf
oltre che dare un rc-update add lm_sensors default

#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----end cut here----
#----cut here----
# I2C adapter drivers
modprobe i2c-isa
# I2C chip drivers
modprobe w83627hf
# sleep 2 # optional
/usr/bin/sensors -s # recommended

ma su gkrellm trovo solo la temperatura della cpu, non trovo i giri delle ventole e nemmeno la temp della scheda madre... (la temp della cpu la vedevo anche prima di installare gkrellm-sensors) che cosa manca? :confused: