From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: w83697hf -12v readings
Date: Thu, 19 May 2005 06:25:28 +0000 [thread overview]
Message-ID: <20041229125930.0e550e93.khali@linux-fr.org> (raw)
In-Reply-To: <41D28D44.5080900@edeca.net>
Hi David,
> > Does the BIOS display values for -12V and -5V? If it does, what are
> > they?
>
> No, it does not, I hadn't noticed this. It does display values for
> Vdimm and Vio though which aren't in sensors.
Don't you come to a conclusion at this point? ;)
What sensors think are -12V and -5V have to be Vdimm and Vio. Edit
/etc/sensors.conf:
label in5 "Vdimm"
label in6 "Vio"
Comment out the compute in5 and in6 lines.
set in5_min 3.3 * 0.95
set in5_max 3.3 * 1.05
set in6_min 2.5 * 0.95
set in6_max 2.6 * 1.05
Run sensors -s && sensors, see what it looks like. And adjust the limits
afterwards if needed.
Note that the sensors.conf.eg file has interesting comments about Epox
boards in the w83697hf-* section. You should read them, they seem to
apply to your board.
We may add specific notes for your board if you share your experience
once you get the correct configuration values.
--
Jean Delvare
http://khali.linux-fr.org/
next prev parent reply other threads:[~2005-05-19 6:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-19 6:25 w83697hf -12v readings David Cannings
2005-05-19 6:25 ` Jean Delvare
2005-05-19 6:25 ` David Cannings
2005-05-19 6:25 ` Jean Delvare [this message]
2005-05-19 6:25 ` David Cannings
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=20041229125930.0e550e93.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.