From: Olaf Mandel <olaf@mandel.name>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Config for MSI X58 Pro-E (MS-7522)
Date: Wed, 18 Aug 2010 15:26:02 +0000 [thread overview]
Message-ID: <4C6BFB8A.7060300@mandel.name> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1686 bytes --]
Hello,
this is a partial configuration file for the MSI X58 Pro-E (MS-7522)
motherboard, in case someone else has the board. It works for me, but is
unfortunately incomplete:
* The System1 fan could be on either fan2 or fan3
* There are several 3.3V inputs, but which one corresponds to the one
shown in the BIOS?
* The calibration values for in1, in4 and in5 are only approximations
* No min, max or critical values are given here.
===BEGIN sensors3.conf===
# configuration for the Fintek f71882fg as used on the MSI X58 Pro-E
(MS-7522)
chip "f71882fg-*"
# Temperature
label temp1 "CPU"
label temp2 "IOH"
label temp3 "System"
# Fans
label fan1 "CPU"
label fan2 "System 1" # This is not confirmed
label fan3 "System 2"
ignore fan4
# Voltage
label in0 "3.3V" # Which of these three to use?
label in1 "Vcore"
ignore in2
ignore in3
label in4 "5V"
label in5 "12V"
ignore in6
label in7 "3.3V" # Which of these three to use?
label in8 "3.3V" # Which of these three to use?
compute in0 (@ * 2), (@ / 2) # Hardwired in chip, don't change
compute in1 (@ * 1.35), (@ / 1.35)
compute in4 (@ * 5.25), (@ / 5.25)
compute in5 (@ * 10.9), (@ / 10.9)
compute in7 (@ * 2), (@ / 2) # Hardwired in chip, don't change
compute in8 (@ * 2), (@ / 2) # Hardwired in chip, don't change
===End sensors3.conf===
Best regards,
Olaf
--
Olaf Mandel <olaf@mandel.name> <http://www.olaf.mandel.name/>
PGP key: 1024D/33398848 2002-09-19
Fingerprint: 0E33 BEA6 1A71 9C5E 62BD FC0E 99A7 D2C6 3339 8848
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 153 bytes --]
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next reply other threads:[~2010-08-18 15:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-18 15:26 Olaf Mandel [this message]
2010-08-22 12:38 ` [lm-sensors] Config for MSI X58 Pro-E (MS-7522) Jean Delvare
2010-08-22 13:13 ` Olaf Mandel
2010-08-22 14:13 ` Jean Delvare
2010-08-30 17:32 ` Olaf Mandel
2010-09-04 12:23 ` 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=4C6BFB8A.7060300@mandel.name \
--to=olaf@mandel.name \
--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.