All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] after some days,
Date: Tue, 11 May 2010 09:39:33 +0000	[thread overview]
Message-ID: <20100511113933.0c42847f@hyperion.delvare> (raw)
In-Reply-To: <g2p8cb75a4a1005110155u5b359f97z8e16ab5a2c475455@mail.gmail.com>

Hi Arne,

On Tue, 11 May 2010 10:55:27 +0200, Arne Riecken wrote:
> after some days some min or max values for sensors get zero and
> therefore an alaram is triggered. sonsors -s cures that but only if
> the values are defined in the sensors3.conf. If default values are
> used, there is no way out, You have to manually set them.
> 
> chip "w83627ehf-*" "w83627dhg-*"
> 
> Linux 2.6.26-2-xen-amd64
> 
> OS Debian 5.0 "Lenny"
> 
> For example today VBAT max was suddenly 0, I had to reread it with
> sensors -s as You see below the correct value again.

Actually, sensors -s is _writing_ the limits to the chip, not reading
them.

> How to fix that?
> 
> # sensors
> w83627dhg-isa-0a10
> Adapter: ISA adapter
> VCore:       +0.91 V  (min =  +0.60 V, max =  +1.49 V)
> in1:        +12.20 V  (min = +10.82 V, max = +13.20 V)
> AVCC:        +3.26 V  (min =  +3.14 V, max =  +3.47 V)
> 3VCC:        +3.26 V  (min =  +3.14 V, max =  +3.47 V)
> in4:         +1.55 V  (min =  +1.35 V, max =  +1.65 V)
> in6:         +4.74 V  (min =  +4.25 V, max =  +5.25 V)
> VSB:         +3.26 V  (min =  +2.98 V, max =  +3.47 V)
> VBAT:        +3.12 V  (min =  +2.80 V, max =  +3.47 V)
> CPU Fan:    2636 RPM  (min = 1205 RPM, div = 8)
> Aux Fan:    12735 RPM  (min = 8035 RPM, div = 1)
> Sys Temp:    +31.0°C  (high = +60.0°C, hyst = +50.0°C)  sensor = thermistor
> CPU Temp:    +38.5°C  (high = +95.0°C, hyst = +90.0°C)  sensor = diode
> AUX Temp:    +38.5°C  (high = +80.0°C, hyst = +75.0°C)  sensor = diode
> cpu0_vid:   +1.300 V

Which hardware is this? Odds are that the registers are being
overwritten by the BIOS, or the hardware is faulty.

If you can easily reproduce the problem, the first thing to try is to
unload the w83627ehf driver and check whether the problem still
happens. You'll have to use "isadump 0xa15 0xa16" to dump the register
values, and check for the value of registers 0x2b to 0x3e. My guess is
that you will see them go to 0 even without the driver. If I am right,
this will prove the driver is innocent.

It would also be a good idea to disassemble the ACPI DSDT table to check
whether APCI is poking at the hardware monitoring registers. If you
send your table to me in private, I'll take a look.

-- 
Jean Delvare
http://khali.linux-fr.org/wishlist.html

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  reply	other threads:[~2010-05-11  9:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-11  8:55 [lm-sensors] after some days, Arne Riecken
2010-05-11  9:39 ` Jean Delvare [this message]
2010-05-11 10:57 ` Arne Riecken
2010-05-12  7:33 ` Jean Delvare
2010-05-17  8:01 ` Arne Riecken
2010-05-20 12:03 ` Jean Delvare

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100511113933.0c42847f@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.