Anyone have lmsensors working on a Dragon+ Soyo MB?

From: sfm (sfm36_at_excite.com)
Date: 10/31/03


Date: 30 Oct 2003 21:06:12 -0800

Anyone have lmsensors working on a Dragon+ Soyo MB?

If you do could you post your

rc.local, modules.conf, AND sensors.conf
 
I TRIED SETTING UP LMSENSORS AND IT TELLS ME TO DO THIS:

WARNING! If you have some things built into your kernel, the
below list will contain too many modules. Skip the appropriate ones!
To load everything that is needed, add this to some /etc/rc* file:
 
#----cut here----
# I2C adapter drivers
modprobe i2c-viapro
# I2C chip drivers
modprobe adm1021
modprobe eeprom
#----cut here----
 
To make the sensors modules behave correctly, add these lines to either
/etc/modules.conf or /etc/conf.modules:
 
#----cut here----
# I2C module options
alias char-major-89 i2c-dev
options adm1021 ignore=0,0x4e
#----cut here----

AND HERE IS THE OUTPUT:

[scott@LinuxServer scott]$ sensors
eeprom-i2c-0-51
Adapter: SMBus Via Pro adapter at 5000
Algorithm: Non-I2C SMBus adapter
Memory type: DDR SDRAM DIMM SPD
SDRAM Size (MB): 512

WHERE ARE THE CPU AND MAINBOARD TEMPS???

Thanks Scott



Relevant Pages