All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors]  sensors.conf for the Supermicro PDSMi+
@ 2008-05-06 12:41 Romain Dolbeau
  2008-05-06 14:40 ` Jean Delvare
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Romain Dolbeau @ 2008-05-06 12:41 UTC (permalink / raw)
  To: lm-sensors

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

Same device than the X7DBE, but used differently.

-- 
Romain Dolbeau
<romain.dolbeau@caps-entreprise.com>


[-- Attachment #2: PDSMi+.conf --]
[-- Type: text/plain, Size: 1600 bytes --]

# settings for the supermicro PDSMi+
#
# 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
    label in0 "CPU Core"
# 0x11, unconnected according to support, 1.5V in BIOS ?
    label in1 "+1.5V"
    set in1_min 1.5*0.95
    set in1_max 1.5*1.05
# 0x12, unconnected according to support, 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 "DIMM"
# 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"
    compute in7 @-0.15,@+0.15
    set in7_min 5*0.95
    set in7_max 5*1.05
# 0x19, 5VSB
    label in8 "5VSB"
    compute in8 @-0.15,@+0.15
    set in8_min 5*0.95
    set in8_max 5*1.05
# 0x1a, Battery Voltage
    label in9 "VBAT"

    label temp1 "CPU Temp"
    ignore temp2
    ignore temp3
    ignore temp4
    label temp5 "System Temp"
    ignore temp6

    label fan1 "fan1"
    label fan2 "fan2"
    label fan3 "fan3"
    label fan4 "fan4"
    label fan5 "fan5"
    ignore fan6
    label fan7 "CPU fan"
    ignore fan8
    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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-05-06 16:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-06 12:41 [lm-sensors] sensors.conf for the Supermicro PDSMi+ Romain Dolbeau
2008-05-06 14:40 ` Jean Delvare
2008-05-06 14:55 ` Romain Dolbeau
2008-05-06 15:12 ` Romain Dolbeau
2008-05-06 15:38 ` Jean Delvare
2008-05-06 15:41 ` Romain Dolbeau
2008-05-06 15:49 ` Jean Delvare
2008-05-06 16:00 ` Jean Delvare
2008-05-06 16:12 ` Jean Delvare

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.