From: Joakim Roubert <jokke@df.lth.se>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Intel DP67BA
Date: Wed, 13 Feb 2013 13:01:13 +0000 [thread overview]
Message-ID: <511B8E99.70906@df.lth.se> (raw)
[-- Attachment #1: Type: text/plain, Size: 267 bytes --]
Hi!
I have an Intel DP67BA motherboard, for which I downloaded the DQ67EP
config and modified it somewhat to show useful values for the DP67BA. I
attach the resulting config file if anybody else could have use for it.
BR,
/Joakim
--
http://www.df.lth.se/~jokke/
[-- Attachment #2: DP67BA --]
[-- Type: text/plain, Size: 2000 bytes --]
# Modified version of
# http://www.lm-sensors.org/wiki/Configurations/Intel/DQ67EP
# to correspond to the DP67BA.
#
# "FRONT" and "REAR" fan labels correspond to the motherboard
# headers, but not necessarily the actual fan locations.
chip "nct6775-isa-0290"
# Fans
label fan1 "Rear fan"
set fan1_min 250 # From IDU
label fan2 "CPU fan"
set fan2_min 250 # From IDU
label fan3 "Front fan"
set fan3_min 250 # From IDU
# There is no fan4 on the board
ignore fan4
# Voltages
# Processor Vcc
label in0 "Vcore"
set in0_min 0.6 # From IDU
set in0_max 1.6 # From IDU
# This should be "12 Volts", but computations are strange
label in1 "+12V"
compute in1 @*10.92, @/10.92
set in1_min 12*0.95
set in1_max 12*1.05
# AVCC(?) - Not shown in BIOS or IDU
label in2 "AVCC"
set in2_min 3.1 # same as +3.3V
set in2_max 3.5 # same as +3.3V
# +3.3 Volts
label in3 "+3.3V"
set in3_min 3.1 # from IDU
set in3_max 3.5 # from IDU
# +5 Volts
label in4 "+5V"
compute in4 4.9*@, @/4.9
set in4_min 4.7 # from IDU
set in4_max 5.3 # from IDU
# Memory Vcc ("SDRAM Vcc" in IDU)
label in5 "+1.5V"
compute in5 1.5*@, @/1.5
set in5_min 1.4 # from IDU
set in5_max 1.6 # from IDU
# PCH Vcc
label in6 "PCH"
set in6_min 0.6 # from IDU
set in6_max 1.6 # from IDU
# +3.3 Volt Standby
label in7 "3VSB"
set in7_min 3.1 # from IDU
set in7_max 3.5 # from IDU
# VBAT(?) - Not shown in BIOS or IDU
label in8 "Vbat"
set in8_min 3.0
set in8_max 3.5
# It shows +2.050 V, seems to be not used
ignore cpu0_vid
# Temperatures
# Labeled as "SYSTIN"
# Guess!
label temp1 "DIMM temp"
set temp1_max 80 # From IDU
set temp1_max_hyst 75 # From IDU
# Labeled as "CPUTIN"
label temp2 "VR temp"
set temp2_max 80 # From IDU
set temp2_max_hyst 75 # From IDU
# Labeled as "PECI Agent 0"
# Guess!
label temp3 "CPU temp"
set temp3_max 80 # From IDU
set temp3_max_hyst 75 # From IDU
# Labeled as "PCH_CHIP_TEMP"
label temp7 "PCH temp"
# Labeled as "PECI Agent 1"
# Not used
ignore temp8
[-- 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
reply other threads:[~2013-02-13 13:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=511B8E99.70906@df.lth.se \
--to=jokke@df.lth.se \
--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.