All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Configuration file for Intel D2500CC mini-ITX board
@ 2013-05-29 12:04 SZENTE Balint
  2013-05-29 12:31 ` Jean Delvare
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: SZENTE Balint @ 2013-05-29 12:04 UTC (permalink / raw)
  To: lm-sensors

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

Hello!


Attached you will find the configuration file for the Intel D2500CC
mini-ITX Desktop Board.

Output:

w83627uhg-isa-0290
Adapter: ISA adapter
Vcore:        +1.19 V  (min =  +0.40 V, max =  +1.60 V)
+3.3V:        +3.30 V  (min =  +3.00 V, max =  +3.61 V)
AVCC:         +5.03 V  (min =  +4.49 V, max =  +5.49 V)
+5V:          +5.03 V  (min =  +4.49 V, max =  +5.51 V)
+12V:        +12.19 V  (min = +10.18 V, max = +13.82 V)
Vdimm:        +1.50 V  (min =  +1.00 V, max =  +2.00 V)
5VSB:         +5.03 V  (min =  +4.49 V, max =  +5.49 V)
Vbat:         +3.33 V  (min =  +2.69 V, max =  +3.64 V)
System Fan:  1562 RPM  (min =  251 RPM, div = 32)
DIMM temp:    +54.0°C  (high = +80.0°C, hyst = +75.0°C)  sensor = thermal diode
VR temp:      +42.0°C  (high = +80.0°C, hyst = +75.0°C)  sensor = thermal diode

Please add it to the Wiki.

Regards,
Balint Szente

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

# Intel D2500CC based on BIOS values
#

chip "w83627uhg-*"

    ignore  intrusion0

# Voltages

    # Processor Vcc
    label   in0            "Vcore"
    set     in0_min        0.40
    set     in0_max        1.60

    # +3.3V
    label   in1            "+3.3V"
    compute in1            3.2*@, @/3.2
    set     in1_min        3.00
    set     in1_max        3.60

    # +5.0V
    label   in3            "+5V"
    set     in3_min        4.60
    set     in3_max        5.40

    # +12.0V
    label   in4            "+12V"
    compute in4            12*@, @/12
    set     in4_min        10.20
    set     in4_max        13.80

    # Memory Vcc
    label   in5            "Vdimm"
    set     in5_min        1.00
    set     in5_max        2.00

    # +5.0V Standby
    label   in7            "5VSB"
    set     in7_min        4.60
    set     in7_max        5.40

# Fans

    label   fan1           "System Fan"
    set     fan1_min       250
    ignore  fan2

# Temperatures

    # Memory Temperature
    label   temp1          "DIMM temp"
    set     temp1_max      80
    set     temp1_max_hyst 75

    # VR Temperature
    label   temp2          "VR temp"
    set     temp2_max      80
    set     temp2_max_hyst 75

[-- 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] 6+ messages in thread

end of thread, other threads:[~2013-05-30  8:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-29 12:04 [lm-sensors] Configuration file for Intel D2500CC mini-ITX board SZENTE Balint
2013-05-29 12:31 ` Jean Delvare
2013-05-29 13:30 ` SZENTE Balint
2013-05-29 15:05 ` Jean Delvare
2013-05-30  7:40 ` SZENTE Balint
2013-05-30  8:47 ` 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.