All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] MSI KT4V - Strange sensors output.
Date: Sat, 18 Feb 2006 18:12:37 +0000	[thread overview]
Message-ID: <20060218191237.7460c9f7.khali@linux-fr.org> (raw)
In-Reply-To: <ec3d44da0602161608r43dc6653mcc94099d41e3a3e@mail.gmail.com>

> I'll paste in what my motherboard reports for the readings with alarm status.
> 
> On 2/18/06, Jean Delvare <khali at linux-fr.org> wrote:
> > >       -5V:       -5.35 V  (min =  -5.25 V, max =  -4.75 V)       ALARM
> -5.0V:  -5.327V

Pretty much the same, so it's OK. Just use 10% tolerance when setting
limits and you're done.

> > >       V5SB:      +5.56 V  (min =  +4.76 V, max =  +5.24 V)       ALARM
> +5V SB: 5.042V

Aha, so the compute formula in sensors.conf must not be correct for
your board. That's odd since this means you would have different
resistors used for +5V and 5VSB. Or maybe the input order differs. Are
the voltage values displayed in the same order in the BIOS and by
"sensors"?

If the order is the same in BIOS and "sensors", you may try the
following compute line, which should give yo roughly the same 5VSB
value your BIOS does. Whether this matches physical reality or not, I
don't know.

    compute in7 ((5/10)+1)*@ ,  @/((5/10)+1)

-- 
Jean Delvare


  parent reply	other threads:[~2006-02-18 18:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-17  0:08 [lm-sensors] MSI KT4V - Strange sensors output tyranix
2006-02-18 10:13 ` Jean Delvare
2006-02-18 17:53 ` tyranix
2006-02-18 18:12 ` Jean Delvare [this message]
2006-02-18 21:31 ` tyranix
2006-02-18 21:48 ` 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=20060218191237.7460c9f7.khali@linux-fr.org \
    --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.