All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Anderson <davea42@gmail.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] W83795AG on SuperMicro 7046T-NTR+ board
Date: Sun, 30 Jan 2011 21:13:24 +0000	[thread overview]
Message-ID: <4D45D474.7020100@gmail.com> (raw)
In-Reply-To: <4D44621B.40506@earthlink.net>

Here is a configure file that worked (to go with the new
kernel module).  It may not be perfect.  inserted it as
/etc/sensors.d/w83795ag.conf

chip "w83795-*"

    label fan1 "Fan1"
    label fan2 "Fan2"
    label fan3 "Fan3"
    label fan4 "Fan4"
    label fan5 "Fan5"
    label fan6 "Fan6"
    label fan7 "fanignore"
    label fan8 "Fan8"

    label in0  "vCPU2"
    label in1  "vCPU1"
    label in3  "+5V"
    label in4  "+12V"
    label in5  "5vSB"
    label in6  "vcpu2dimm"
    label in7  "vcpu1dimm"
    label in11 "VTT"
    label in12 "+3.3V"
    label in13 "+3.3Vsb"
    label in14 "Vbatt"


    label temp5 "System temp"
    label temp7 "CPU1 temp"
    label temp8 "CPU2 temp"

    compute in3 @*(40/10), @/(40/10)
    compute in4 @*(10/66.2), @/(10/66.2)
    compute in5 @*(40/10), @/(40/10)




chip "w83627hf-*"

# SuperIO chip used only for the FDC, UARTs and GPIO
# SENSORS ARE NOT WIRED
# Power Supply Failure, GP31(From W83627DHG-P)    1 = Good, 0 = Bad

ignore fan1
ignore fan2
ignore fan3
ignore fan4
ignore fan5
ignore temp1
ignore temp2
ignore temp3
ignore in0
ignore in1
ignore in2
ignore in3
ignore in4
ignore in5
ignore in6
ignore in7
ignore in8
ignore cpu0_vid

Thanks again.
David Anderson

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  parent reply	other threads:[~2011-01-30 21:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-29 18:53 [lm-sensors] W83795AG on SuperMicro 7046T-NTR+ board David Anderson
2011-01-29 19:13 ` Henrique de Moraes Holschuh
2011-01-30 20:49 ` David Anderson
2011-01-30 21:13 ` David Anderson [this message]
2011-01-30 21:18 ` Jean Delvare
2011-01-31  8:07 ` Jean Delvare
2011-01-31 17:11 ` Henrique de Moraes Holschuh
2011-01-31 18:22 ` David Anderson

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=4D45D474.7020100@gmail.com \
    --to=davea42@gmail.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.