From: Thomas Ettwein <thomas.ettwein@gmx.de>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] sensors.conf for im-645gse-a (msi9830)
Date: Wed, 01 Jul 2009 18:13:26 +0000 [thread overview]
Message-ID: <4A4BA746.7050803@gmx.de> (raw)
Dear support,
i have a working sensors.conf for the following MSI industrial mainboard, please add to your configurations page:
IM-945GSE-A http://de.msi.com/index.php?func=proddesc&prod_no\x1693&maincat_no88#
enjoy
# lm_sensors configuration file for the MSI IM-945GSE-A motherboard
# Atom N270, Dual Gigabit Intel 82574L controllers, VGA, DVI
# 2009-07-01 Thomas Ettwein
chip "f71882fg-*"
# Temperature
label temp1 "CPU"
label temp2 "Systemboard"
ignore temp3
# Fans
ignore fan1 # no connector on board
label fan2 "CPUFAN1"
ignore fan3 # no connector on board
ignore fan4 # no connector on board
# Voltage
label in0 "3.3V"
label in1 "Vcore"
label in2 "Vdimm"
label in3 "Vchip"
label in4 "+5V"
label in5 "12V"
label in6 "5VSB"
label in7 "3VSB"
label in8 "Battery"
# never change the in0, in7 and in8 compute, these are hardwired in the chip!
compute in0 (@ * 2), (@ / 2)
compute in2 (@ * 2), (@ / 2)
compute in3 (@ * 2), (@ / 2)
compute in4 (@ * 5.25), (@ / 5.25)
compute in5 (@ * 12.83), (@ / 12.83)
compute in6 (@ * 5.25), (@ / 5.25)
compute in7 (@ * 2), (@ / 2)
compute in8 (@ * 2), (@ / 2)
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next reply other threads:[~2009-07-01 18:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-01 18:13 Thomas Ettwein [this message]
2009-07-03 10:29 ` [lm-sensors] sensors.conf for im-645gse-a (msi9830) Hans de Goede
2009-10-13 22:13 ` kpyle
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=4A4BA746.7050803@gmx.de \
--to=thomas.ettwein@gmx.de \
--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.