Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Pb with lm_sensors 2.8 and nforce2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
korlaz
n00b
n00b


Joined: 04 Jun 2003
Posts: 61

PostPosted: Thu Jul 17, 2003 3:15 pm    Post subject: Pb with lm_sensors 2.8 and nforce2 Reply with quote

My MB is an A7N8X with Athlon XP 2200+ :

1. I compiled i2c 2.8.0 and lm_sensors 2.8.0 then i ran sensors-detect :

Code:
To load everything that is needed, add this to some /etc/rc* file:

#----cut here----
# I2C adapter drivers
modprobe i2c-nforce2
# I2C chip drivers
modprobe eeprom
modprobe w83781d
modprobe to-be-written
# sleep 2 # optional
/usr/local/bin/sensors -s # recommended
#----cut here----


but I can't modprobe to-be-written : what is it ?


2. I added lm_sensors to my services :

Code:
rc-update add lm_sensors default


Then I modprobed all the modules needed (except to-be-written)

I launched the service :

Code:
 /etc/init.d/lm_sensors start
* /etc/conf.d/lm_sensors does not exist, try running sensors-detect


3. I can launch sensors :
Code:

as99127f-i2c-1-2d
Adapter: SMBus nForce2 adapter at 5500
Algorithm: Non-I2C SMBus adapter
VCore 1:   +1.69 V  (min =  +1.48 V, max =  +1.80 V)             
VCore 2:   +1.69 V  (min =  +1.48 V, max =  +1.80 V)             
+3.3V:     +3.26 V  (min =  +2.97 V, max =  +3.63 V)             
+5V:       +4.80 V  (min =  +4.50 V, max =  +5.48 V)             
+12V:     +12.16 V  (min = +10.79 V, max = +13.11 V)             
-12V:     -12.72 V  (min =  -0.00 V, max =  -0.00 V)             
-5V:       -4.82 V  (min =  -0.00 V, max =  -0.00 V)             
fan1:     8653 RPM  (min = 3000 RPM, div = 2)                     
fan2:        0 RPM  (min = 3000 RPM, div = 2)                     
fan3:        0 RPM  (min = 3000 RPM, div = 2)                     
temp1:       +32°C  (limit =  +60°C)                             
temp2:     +46.4°C  (limit = +120°C, hysteresis = +100°C)       
temp3:    +255.4°C  (limit = +120°C, hysteresis = +100°C)       
vid:      +1.650 V
alarms:   
beep_enable:
          Sound alarm enabled

eeprom-i2c-0-51
Adapter: SMBus nForce2 adapter at 5000
Algorithm: Non-I2C SMBus adapter
Machine name:           ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
Serial number:          ÿ€
@ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ

eeprom-i2c-0-52
Adapter: SMBus nForce2 adapter at 5000
Algorithm: Non-I2C SMBus adapter
Machine name:           ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
Serial number:          ÿ€
@ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ


I got these weird readings ...

Any suggestions ? :wink: :wink:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum