All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dawn Light <dawnlight@lavabit.com>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] sensors.conf for Abit KN9 Ultra motherboard
Date: Mon, 06 Aug 2007 07:18:23 +0000	[thread overview]
Message-ID: <200708060718.23871.dawnlight@lavabit.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

Here's another one. I've posted this one as a ticket before but i've noticed it didn't get on the wiki so here it is.
-- 
Dawn Light
שחר אור	050-7966664

[-- Attachment #2: sensors.conf --]
[-- Type: text/plain, Size: 1544 bytes --]

# "My best guesses at my ABIT KN9 Ultra" Contributed by Dawn Light
# Based on "Winbond W83627EHF configuration originally contributed by Leon Moonen"

chip "w83627ehf-*"

    label in0 "CPU Core"
    label in1 "DDR2"
    label in2 "AVCC"
    label in3 "3VCC"
    label in4 "DDR2 VTT"
    label in5 "PCIE"
    label in6 "ATX +5V"
    label in7 "VSB"
    label in8 "VBAT"
    label in9 "ATX +12V"
    compute in1 @*(1+(10/10)),  @/(1+(10/10))
    compute in6 @*(1+(22/10)),  @/(1+(22/10))
    compute in9 @*(1+(61/10)),  @/(1+(61/10))
    set in0_min   1.15
    set in0_max   1.25
    set in1_min   2.05
    set in1_max   2.15
    set in4_min   0.95
    set in4_max   1.15
    set in5_min   1.50*0.95
    set in5_max   1.50*1.05
    set in6_min   5.0*0.95
    set in6_max   5.0*1.05
    set in9_min   12.0*0.95
    set in9_max   12.0*1.05

# Set the 3.3V
    set in2_min   3.3*0.95
    set in2_max   3.3*1.05
    set in3_min   3.3*0.95
    set in3_max   3.3*1.05
    set in7_min   3.3*0.95
    set in7_max   3.3*1.05
    set in8_min   3.3*0.90
    set in8_max   3.3*1.10

# Fans
   label fan1      "SYS Fan"
   label fan2      "CPU Fan"
   label fan3      "AUX1 Fan"
   label fan4      "AUX2 Fan"
#  ignore fan3
   ignore fan4
   set fan1_min    400
   set fan2_min    2500
   set fan3_min    890

# Temperatures
   label temp1     "Sys Temp"
   label temp2     "CPU Temp"
   label temp3     "PWM Temp"

#  ignore temp3
  set temp1_over  41
  set temp1_hyst  50
  set temp2_over  50
  set temp2_hyst  60
  set temp3_over  50
  set temp3_hyst  60

[-- 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:[~2007-08-06  7:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-06  7:18 Dawn Light [this message]
2007-08-06  7:53 ` [lm-sensors] sensors.conf for Abit KN9 Ultra motherboard 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=200708060718.23871.dawnlight@lavabit.com \
    --to=dawnlight@lavabit.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.