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 21:48:16 +0000 [thread overview]
Message-ID: <20060218224816.25028d9e.khali@linux-fr.org> (raw)
In-Reply-To: <ec3d44da0602161608r43dc6653mcc94099d41e3a3e@mail.gmail.com>
> > 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"?
>
> They are in a different order. Also, I don't have anything labeled
> +3.3V in the BIOS. Here is the order from my BIOS:
>
> Vcore
> +5.0V
> +12.0V
> -12.0V
> -5.0V
> Battery
> +5V SB
>
> And this is from /etc/sensors.conf:
>
> chip "w83697hf-*"
> label in0 "VCore"
> label in2 "+3.3V"
> label in3 "+5V"
> label in4 "+12V"
> label in5 "-12V"
> label in6 "-5V"
> label in7 "V5SB"
> label in8 "VBat"
>
> So based on the names, it would appear that in7 and in8 are reversed.
Correct, there are a number of boards where this is the case.
> But if in7 and in8 were really reversed, wouldn't I see 5.xV for VBat
> and 3.xV for V5SB?
Not it you also swap the compute lines. Given that VBat doesn't need
one, it's down to simply replacing "compute in7" by "compute in8".
> Sensors now reports this:
>
> V5SB: +4.97 V (min = +4.75 V, max = +5.26 V)
>
> and previously my BIOS said 5.042V (and would sometimes drop down to
> 4.993V for a second).
Sounds good. Will be slightly different after you switch in7 and in8,
but all in all it should stay within a reasonable range.
--
Jean Delvare
prev parent reply other threads:[~2006-02-18 21:48 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
2006-02-18 21:31 ` tyranix
2006-02-18 21:48 ` Jean Delvare [this message]
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=20060218224816.25028d9e.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.