From: Roland Langner <rolli150@thelangners.de>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] f71882fg and MSI K9AG Neo2-Digital
Date: Mon, 01 Oct 2007 16:11:49 +0000 [thread overview]
Message-ID: <47011C45.5010808@thelangners.de> (raw)
Hi,
here is my sensors output for MSI K9AG Neo2-Digital
k8temp-pci-00c3
Adapter: PCI adapter
Core0 Temp:
+15°C
Core1 Temp:
+15°C
f71882fg-isa-0600
Adapter: ISA adapter
3.3V: +3.34 V
Vcore: +0.98 V (max = +2.04 V)
Vram: +2.19 V
5VSB: +5.05 V
+5V: +3.78 V
12V: +6.51 V
Vchip: +0.48 V
3VSB: +3.33 V
Battery: +3.20 V
CPU: 844 RPM
System: 0 RPM ALARM
Power: 960 RPM
Aux: 0 RPM ALARM
CPU: +9°C (high = +85°C, hyst = +81°C)
(crit = +100°C, hyst = +96°C) sensor = transistor
System: +92°C (high = +85°C, hyst = +81°C) ALARM
(crit = +100°C, hyst = +96°C) sensor = thermistor
Temp3: +26°C (high = +70°C, hyst = +68°C)
(crit = +85°C, hyst = +83°C) sensor = thermistor
Here the config:
chip "f71882fg-*"
# Temperature
label temp1 "CPU"
label temp2 "System"
label temp3 "Temp3"
# Fans
label fan1 "CPU"
label fan2 "System"
label fan3 "Power"
label fan4 "Aux"
# Voltage
label in0 "3.3V"
label in1 "Vcore"
label in2 "Vram"
label in3 "5VSB"
label in4 "+5V"
label in5 "12V"
label in6 "Vchip"
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 (@ * (1+200/47)), (@ / (1+200/47))
compute in4 (@ * (1+200/47)), (@ / (1+200/47))
compute in5 (@ * (1+200/20)), (@ / (1+200/20))
compute in7 (@ * 2), (@ / 2)
compute in8 (@ * 2), (@ / 2)
Some Voltages are not right. (Vcore is)
The board has 3 Fan-conectors. Fan at connector 3 doesn't show up.
CPU Temp is to low.
Config is a variation of msi P965 Platinum.
Can someone help me with the config?
Thanks.
Roland
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next reply other threads:[~2007-10-01 16:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-01 16:11 Roland Langner [this message]
2007-10-01 17:21 ` [lm-sensors] f71882fg and MSI K9AG Neo2-Digital Hans de Goede
2007-10-02 15:31 ` Roland Langner
2007-10-03 17:41 ` Hans de Goede
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=47011C45.5010808@thelangners.de \
--to=rolli150@thelangners.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.