All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Dolbeau <romain@dolbeau.org>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] sensors.conf for the Supermicro X7DBE
Date: Fri, 25 Apr 2008 08:26:22 +0000	[thread overview]
Message-ID: <481195AE.3070104@dolbeau.org> (raw)

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

I forgot to post that one, it seems, as it doesn't appear in the website.

Maybe it can be of help to someone.

-- 
Romain Dolbeau
<romain@dolbeau.org>


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

# settings for the supermicro X7DBE
#
# Notes:
# 1) as of linux 2.4.21, temp6 is read by lm-sensors but doesn't actually
#    seem to exist in the chip (?), so an error is displayed...
#
# Originally written by Romain Dolbeau <romain@dolbeau.org>
# Uses at your own risk !
chip "w83793-i2c-*-2f"

# 0x10, CPU Core 1
    label in0 "CPU Core 1"
# 0x11, CPU Core 2
    label in1 "CPU Core 2"
# 0x12 VTT=1.2V in BIOS ?
    label in2 "VTT"
    set in2_min 1.2*0.95
    set in2_max 1.2*1.05
# 0x14, -12V
    label in3 "-12V"
    compute in3 (((@/8)*18500)/256)-16, (((@+16)*256)/18500)*8
    set in3_min -12*1.05
    set in3_max -12*0.95
# 0x15, DIMM
    label in4 "P1V5"
# 0x16, +3.3V
    label in5 "+3.3V"
    set in5_min 3.3*0.95
    set in5_max 3.3*1.05
# 0x17, +12V
    label in6 "+12V"
    compute in6 @*12,@/12
    set in6_min 12*0.95
    set in6_max 12*1.05
# Ox18, +5V
    label in7 "+5V"
    set in7_min 5*0.95
    set in7_max 5*1.05
# 0x19, 5VSB
    label in8 "5VSB"
    set in8_min 5*0.95
    set in8_max 5*1.05
# 0x1a, Battery Voltage
    label in9 "VBAT"

    label temp1 "CPU1 Temp"
    label temp2 "CPU2 Temp"
    ignore temp3
    ignore temp4
    label temp5 "System Temp"
    ignore temp6

    label fan1 "fan1"
    label fan2 "fan2"
    label fan3 "fan3"
    label fan4 "fan4"
    ignore fan5
    ignore fan6
    label fan7 "CPU1 fan"
    label fan8 "CPU2 fan"
    ignore fan9
    ignore fan10
    ignore fan12
    ignore fan12


[-- 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:[~2008-04-25  8:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-25  8:26 Romain Dolbeau [this message]
2008-05-01 19:01 ` [lm-sensors] sensors.conf for the Supermicro X7DBE Jean Delvare
2008-05-02  5:47 ` Hans de Goede
2008-05-02 13:57 ` Daniel Lucio
2008-05-02 14:29 ` Jean Delvare
2008-05-02 15:35 ` Daniel Lucio
2008-05-05  8:08 ` Romain Dolbeau
2008-05-06 13:06 ` Romain Dolbeau
2008-05-06 13:17 ` 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=481195AE.3070104@dolbeau.org \
    --to=romain@dolbeau.org \
    --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.