~mmach/netext73/lm-sensors

« back to all changes in this revision

Viewing changes to configs/Intel/DH67BL.conf

  • Committer: mmach
  • Date: 2020-02-05 20:28:34 UTC
  • Revision ID: netbit73@gmail.com-20200205202834-zc3sla47j9e700w5
3.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Configuration file contributed by Arseny Klimovsky.
 
2
 
 
3
 
 
4
# Created for board DH67BL using information from Intel Desktop Utilities and BIOS
 
5
# "FRONT" and "REAR" fan labels correspond to the motherboard
 
6
# headers, but not necessarily the actual fan locations.
 
7
 
 
8
chip "nct6775-isa-0290"
 
9
 
 
10
# Fans
 
11
        label fan1 "Rear fan"
 
12
        set fan1_min 250 # From IDU
 
13
 
 
14
        label fan2 "CPU fan"
 
15
        set fan2_min 250 # From IDU
 
16
 
 
17
        label fan3 "Front fan"
 
18
        set fan3_min 250 # From IDU
 
19
 
 
20
        # There is no fan4 on the board
 
21
        ignore fan4
 
22
 
 
23
# Voltages
 
24
 
 
25
        # Processor Vcc
 
26
        label   in0             "Vcore"
 
27
        set     in0_min         0.6 # From IDU
 
28
        set     in0_max         1.6 # From IDU
 
29
        
 
30
        # This should be "12 Volts", but computations are strange
 
31
        label   in1             "+12V"
 
32
        compute in1             11*@, @/11
 
33
        set     in1_min         11.1 # From IDU
 
34
        set     in1_max         12.9 # From IDU
 
35
 
 
36
        # AVCC(?) - Not shown in BIOS or IDU
 
37
        label   in2             "AVCC"
 
38
        set     in2_min         3.0             # same as +3.3V
 
39
        set     in2_max         3.6             # same as +3.3V
 
40
 
 
41
        # +3.3 Volts
 
42
        label   in3             "+3.3V"
 
43
        set     in3_min         3.0             # from IDU
 
44
        set     in3_max         3.6             # from IDU
 
45
 
 
46
        # +5 Volts
 
47
        label   in4             "+5V"
 
48
        compute in4             5*@, @/5
 
49
        set     in4_min         4.6             # from IDU
 
50
        set     in4_max         5.4             # from IDU
 
51
 
 
52
        # Memory Vcc ("SDRAM Vcc" in IDU)
 
53
        label   in5             "MemV"
 
54
        compute in5             1.5*@, @/1.5
 
55
        set     in5_min         0.4             # from IDU
 
56
        set     in5_max         2.0             # from IDU
 
57
 
 
58
        # PCH Vcc
 
59
        label   in6             "PCHV"
 
60
        set     in6_min         0.6             # from IDU
 
61
        set     in6_max         1.6             # from IDU
 
62
 
 
63
        # +3.3 Volt Standby
 
64
        label   in7             "3VSB"
 
65
        set     in7_min         3.0             # from IDU
 
66
        set     in7_max         3.6             # from IDU
 
67
 
 
68
        # VBAT(?) - Not shown in BIOS or IDU
 
69
        label   in8             "Vbat"
 
70
 
 
71
        # It shows +2.050 V, seems to be not used
 
72
        ignore  cpu0_vid
 
73
 
 
74
#       Temperatures
 
75
 
 
76
        # Labeled as "SYSTIN"
 
77
        # Guess!
 
78
        label   temp1           "VR temp"
 
79
        set     temp1_max       90              # From IDU
 
80
        set     temp1_max_hyst  75              # From IDU
 
81
        # Labeled as "CPUTIN"
 
82
        label   temp2           "CPU temp"
 
83
        set     temp2_max       93              # From IDU
 
84
        set     temp2_max_hyst  75              # From IDU
 
85
        # Labeled as "PECI Agent 0"
 
86
        # Guess!
 
87
        label   temp3           "Memory DIMM temp"
 
88
        set     temp3_max       90              # From IDU
 
89
        set     temp3_max_hyst  75              # From IDU
 
90
        # Labeled as "PCH_CHIP_TEMP"
 
91
        label   temp4           "PCH temp"
 
92
 
 
93
        # Labeled as "PECI Agent 1"
 
94
        # Not used
 
95
        ignore  temp8