View previous topic :: View next topic |
Author |
Message |
ID n00b
Joined: 04 Feb 2005 Posts: 16
|
Posted: Wed Oct 19, 2005 9:26 pm Post subject: lm_sensors gives wrong output |
|
|
I have followed the procedures https://forums.gentoo.org/viewtopic.php?t=101573
Looks like it should work but "sensors" gives a strange output:
Code: | tux ~ # sensors
w83l785ts-i2c-1-2e
Adapter: SMBus nForce2 adapter at 5500
temp: +3 C (high = +85 C)
asb100-i2c-1-2d
Adapter: SMBus nForce2 adapter at 5500
VCore 1: +1.84 V (min = +1.66 V, max = +1.84 V) ALARM
+3.3V: +3.30 V (min = +3.14 V, max = +3.47 V)
+5V: +5.03 V (min = +4.76 V, max = +5.24 V)
+12V: +11.67 V (min = +10.82 V, max = +13.19 V)
-12V (reserved):
-12.20 V (min = -0.00 V, max = -0.00 V)
-5V (reserved):
-5.12 V (min = -0.00 V, max = -0.00 V)
CPU Fan: 7500 RPM (min = 1997 RPM, div = 4)
Chassis Fan:
5769 RPM (min = 3994 RPM, div = 2)
Power Fan: 0 RPM (min = 3994 RPM, div = 2)
M/B Temp: +34 C (high = +45 C, hyst = +40 C)
CPU Temp (Intel):
+24 C (high = +60 C, hyst = +50 C)
Power Temp:
-0 C (high = +45 C, hyst = +40 C)
CPU Temp (AMD):
+25 C (high = +60 C, hyst = +50 C)
vid: +1.750 V (VRM Version 9.0)
alarms:
|
I don't think my duron CPU core is +3 C .. anyone's got any idea?
Also the Vcore should be about 1.75 Volt according to my BIOS.. (Duron Morgan)
Mainbord type is Asus A7N8X-X so sensor types should be OK.
/ID |
|
Back to top |
|
|
keyson l33t
Joined: 10 Jun 2003 Posts: 830 Location: Sweden
|
Posted: Thu Oct 20, 2005 4:41 am Post subject: |
|
|
Hi.
It need some adjustments in the /etc/sensors.conf
I have the same on my via board, temp sensors is routed
different on the board.
About the w83l785ts-i2c-1-2e, I think it is unconnected and not in use.
You have the temp readings on the asb100-i2c-1-2d, but this are swaped.
From /etc/sensors.conf
Quote: |
# Most Asus boards have temperatures settled like that:
label temp1 "M/B Temp"
label temp2 "CPU Temp"
# However, some boards have them swapped (A7N8X Deluxe rev.2,
# A7N8X-E Deluxe rev.2, A7N8X-X, CUV4X):
# label temp1 "CPU Temp"
# label temp2 "M/B Temp"
# Most boards have no temp3 by default, except for dual-CPU boards.
# label temp3 "CPU 2 Temp"
# ignore temp3
|
And the cpu fan reading..
Quote: |
# The A7N8X-X board is known to need this:
# (reported by Roberto Sebastiano <robs@multiplayer.it>)
# compute fan1 @/2, 2*@
|
So find this in sensors.conf
Quote: |
#
# This example was tested vs. Asus P4S333
#
chip "asb100-*"
set vrm 9.0
|
There you can change the settings to match your board for the asb100 sensor.
And as the w831785 only report a faulty temp, don't load the module.
Kjell
EDIT: For info read the top of the sensors.conf. |
|
Back to top |
|
|
|
|
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
|
|