Ticket #946 (closed task)

Opened 7 years ago

weird data/format from sensors (Examined/Solved - 2.6.3/2.4.18-SMP)

Reported by: contact Owned by: somebody
Priority: minor Milestone:
Component: hardware Version:
Keywords: Cc:

Description

I am using lm_sensors with tyan 2460. Getting two sets of data, in the second

one "temp1" corresponds to one of the cpu temps. The fan speeds in the first

set of data look like 1/2 of actual speeds. I don't see a temp for second cpu.

Any ideas?

Sincerely,

Rob

BEGIN_CLIP

alpha-04:/usr/src/lm_sensors-2.6.3# lsmod

Module Size Used by Not tainted

w83781d 18784 0 (unused)

i2c-proc 6368 0 [w83781d]

i2c-dev 3936 0

i2c-amd756 3236 0

i2c-core 14056 0 [w83781d i2c-proc i2c-dev i2c-amd756]

nfs 74044 1 (autoclean)

lockd 48704 1 (autoclean) [nfs]

sunrpc 65204 1 (autoclean) [nfs lockd]

af_packet 13288 1 (autoclean)

8139too 14688 1

mii 1168 0 [8139too]

rtc 6296 0 (autoclean)

unix 15620 5 (autoclean)

alpha-04:/usr/src/lm_sensors-2.6.3# sensors

w83627hf-i2c-0-2c

Adapter: SMBus AMD7X6 adapter at 80e0

Algorithm: Non-I2C SMBus adapter

VCore 1: +1.72 V (min = +1.64 V, max = +2.04 V) ALARM

VCore 2: +1.71 V (min = +1.64 V, max = +2.04 V) ALARM

+3.3V: +3.28 V (min = +2.81 V, max = +3.79 V)

+5V: +4.91 V (min = +4.50 V, max = +5.48 V)

+12V: +9.35 V (min = +10.79 V, max = +13.11 V)

-12V: -12.24 V (min = -13.21 V, max = -10.90 V)

-5V: +0.08 V (min = -5.51 V, max = -4.51 V)

V5SB: +5.56 V (min = +4.50 V, max = +5.48 V)

VBat: +3.29 V (min = +2.70 V, max = +3.29 V)

fan1: 3515 RPM (min = 750 RPM, div = 8)

fan2: 3375 RPM (min = 750 RPM, div = 8)

fan3: 0 RPM (min = 750 RPM, div = 8)

temp1: +77C (limit = +60C, hysteresis = +50C) sensor =

thermistor

temp2: +77.5C (limit = +80C, hysteresis = +75C) sensor =

thermistor

temp3: +77.0C (limit = +80C, hysteresis = +75C) sensor =

thermistor

vid: +1.85 V

alarms:

beep_enable:

Sound alarm enabled

w83782d-i2c-0-2d

Adapter: SMBus AMD7X6 adapter at 80e0

Algorithm: Non-I2C SMBus adapter

VCore 1: +1.74 V (min = +1.64 V, max = +2.04 V)

VCore 2: +2.14 V (min = +1.64 V, max = +2.04 V)

+3.3V: +3.28 V (min = +2.81 V, max = +3.79 V)

+5V: +4.80 V (min = +4.50 V, max = +5.48 V)

+12V: +4.67 V (min = +10.79 V, max = +13.11 V)

-12V: -2.16 V (min = -13.21 V, max = -10.90 V)

-5V: +2.71 V (min = -5.51 V, max = -4.51 V)

V5SB: +4.30 V (min = +4.50 V, max = +5.48 V)

VBat: +3.31 V (min = +2.70 V, max = +3.29 V)

fan1: 0 RPM (min = 750 RPM, div = 8)

fan2: 0 RPM (min = 750 RPM, div = 8)

fan3: 0 RPM (min = 1500 RPM, div = 4)

temp1: +54C (limit = +60C, hysteresis = +50C) sensor = 3904

transistor

temp2: +54.5C (limit = +80C, hysteresis = +75C) sensor = 3904

transistor

temp3: +54.0C (limit = +80C, hysteresis = +75C) sensor = 3904

transistor

vid: +1.85 V

alarms: Chassis intrusion detection ALARM

beep_enable:

Sound alarm enabled

END_CLIP --- see tickets referenced on home page for 2460.

For fan speeds see doc/fan_divisors

for temps try changing sensor type (see doc/chips/w83781d)

CPU temps are most likely 3904-type

for more help email us, ref. your tkt #.

MDS 6/19/02

Note: See TracTickets for help on using tickets.