From: "John Smith" <Kidfromaussie@gmx.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Config for MSI GF615M-P33 (MS-7597)
Date: Thu, 14 Jul 2011 04:11:04 +0000 [thread overview]
Message-ID: <20110714041105.131170@gmx.com> (raw)
In-Reply-To: <20110714035535.131170@gmx.com>
[-- Attachment #1: Type: text/plain, Size: 1984 bytes --]
Previous message was html
========BEGIN
# lm_sensors configuration file for the MSI GF615M-P33 rev 1.3 (MS-7597)
# 2011-07-14 ,Kid from Belgrade
# tweaked from config for MSI P35 Neo / MSI MS-7360 motherboard
# 2007-09-21, Andre Jagusch
# Comments welcome!
chip "f71889ed-*"
# Temperature
label temp1 "CPU"
label temp2 "System"
ignore temp3
# Fans
label fan1 "CPU"
label fan2 "System"
label fan3 "Misc"
# label fan3 "Power"
# label fan4 "Aux"
# sensors in2 in3 , in6 , in7 , in8 may be ignored since
# they are not shown in BIOS for MS-7597
# in6 is allways 0.00
# Voltage
label in0 "3.3V"
label in1 "Vcore"
# ignore in2
# ignore in3
label in2 "Vdimm"
label in3 "Vchip"
label in4 "+5V"
ignore in6
label in5 "12V"
# ignore in7
# ignore in8
label in7 "3VSB"
label in8 "Battery"
# never change the in0, in7 and in8 compute, these are hardwired in the chip!
# +5V +12V +3.3V computess looking fine for MS-7597 ,nothing changed
compute in0 (@ * 2), (@ / 2)
compute in2 (@ * 2), (@ / 2)
compute in3 (@ * 2), (@ / 2)
compute in4 (@ * 5.25), (@ / 5.25)
compute in5 (@ * 11), (@ / 11)
compute in6 (@ * 6.585), (@ / 6.585)
compute in7 (@ * 2), (@ / 2)
compute in8 (@ * 2), (@ / 2)
# on fintek , first sensor is below or near the cpu socket (how to determine this?)
# CPU temperature is also measurable by on-dye sensor on k10 series
# now i have not find this anywhere and corection is corelated with fintek
# tweaked for Athlon II x2 250 ,may defere for others
chip "k10temp-*"
label temp1 "CPU K10 Temp"
compute temp1 (@ + 5.5), (@ - 5.5)
========END
[-- Attachment #2: Attachment: sensors33.conf --]
[-- Type: text/plain, Size: 1786 bytes --]
# lm_sensors configuration file for the MSI GF615M-P33 rev 1.3 (MS-7597)
# 2011-07-14 ,Kid from Belgrade
# tweaked from config for MSI P35 Neo / MSI MS-7360 motherboard
# 2007-09-21, Andre Jagusch
# Comments welcome!
chip "f71889ed-*"
# Temperature
label temp1 "CPU"
label temp2 "System"
ignore temp3
# Fans
label fan1 "CPU"
label fan2 "System"
label fan3 "Misc"
# label fan3 "Power"
# label fan4 "Aux"
# sensors in2 in3 , in6 , in7 , in8 may be ignored since
# they are not shown in BIOS for MS-7597
# in6 is allways 0.00
# Voltage
label in0 "3.3V"
label in1 "Vcore"
# ignore in2
# ignore in3
label in2 "Vdimm"
label in3 "Vchip"
label in4 "+5V"
ignore in6
label in5 "12V"
# ignore in7
# ignore in8
label in7 "3VSB"
label in8 "Battery"
# never change the in0, in7 and in8 compute, these are hardwired in the chip!
# +5V +12V +3.3V computess looking fine for MS-7597 ,nothing changed
compute in0 (@ * 2), (@ / 2)
compute in2 (@ * 2), (@ / 2)
compute in3 (@ * 2), (@ / 2)
compute in4 (@ * 5.25), (@ / 5.25)
compute in5 (@ * 11), (@ / 11)
compute in6 (@ * 6.585), (@ / 6.585)
compute in7 (@ * 2), (@ / 2)
compute in8 (@ * 2), (@ / 2)
# on fintek , first sensor is below or near the cpu socket (how to determine this?)
# CPU temperature is also measurable by on-dye sensor on k10 series
# now i have not find this anywhere and corection is corelated with fintek
# tweaked for Athlon II x2 250 ,may defere for others
chip "k10temp-*"
label temp1 "CPU K10 Temp"
compute temp1 (@ + 5.5), (@ - 5.5)
[-- Attachment #3: 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 prev parent reply other threads:[~2011-07-14 4:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-14 3:55 [lm-sensors] Config for MSI GF615M-P33 (MS-7597) John Smith
2011-07-14 4:11 ` John Smith [this message]
2011-07-16 13:07 ` 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=20110714041105.131170@gmx.com \
--to=kidfromaussie@gmx.com \
--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.