All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Config for MSI X58 Pro-E (MS-7522)
@ 2010-08-18 15:26 Olaf Mandel
  2010-08-22 12:38 ` Jean Delvare
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Olaf Mandel @ 2010-08-18 15:26 UTC (permalink / raw)
  To: lm-sensors


[-- 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-09-04 12:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-18 15:26 [lm-sensors] Config for MSI X58 Pro-E (MS-7522) Olaf Mandel
2010-08-22 12:38 ` 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

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.