[lm-sensors] W83795AG on SuperMicro 7046T-NTR+ board
David Anderson
davea42 at gmail.com
Sun Jan 30 22:13:24 CET 2011
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
More information about the lm-sensors
mailing list