~mmach/netext73/lm-sensors

« back to all changes in this revision

Viewing changes to configs/SuperMicro/C7H61.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
#
 
2
# Libsensors configuration for SuperMicro C7H61-O and C7H61-L boards.
 
3
 
4
# C7H61-L has a single nct6776 sensor chip.
 
5
# C7H61-O has two sensor chips, nct6776 and nct6106. nct6106 is not used
 
6
# for temperature, fans or voltage sensing. Hardware monitoring for this
 
7
# chip is not enabled, and you should not enable it.
 
8
# BIOS allows one to set nct6776 parameters, such as voltage or PWM fan
 
9
# control and default strategy.
 
10
#
 
11
 
 
12
chip "nct6776-isa-0a30"
 
13
 
 
14
    label in0 "Vcore"
 
15
    label in1 "+12V"
 
16
    label in2 "AVCC"
 
17
    label in3 "+3.3V"
 
18
    label in4 "VDIMM"
 
19
    label in5 "+5V"
 
20
    label in6 "VTT_CPU"
 
21
    label in7 "3VSB"
 
22
    label in8 "Vbat"
 
23
 
 
24
    compute in1   @*6.6, @/6.6
 
25
    compute in5   @*4, @/4
 
26
 
 
27
    # min/max values are set by the BIOS
 
28
 
 
29
    ignore fan1
 
30
    label fan2 "System FAN4"
 
31
    label fan3 "CPU Fan"
 
32
    label fan4 "System FAN2"
 
33
    label fan5 "System FAN3"
 
34
 
 
35
    ignore temp7
 
36
    ignore temp8
 
37
    ignore temp9
 
38
    ignore temp10
 
39
 
 
40
    ignore intrusion1
 
41
 
 
42
 
 
43
chip "nct6106-*"
 
44
 
 
45
    ignore in0
 
46
    ignore in1
 
47
    label in2 "AVCC"
 
48
    label in3 "+3.3V"
 
49
    ignore in4
 
50
    ignore in5
 
51
    ignore in6
 
52
    label in7 "Vbat"
 
53
    ignore in8
 
54
 
 
55
    set in2_min  3.3 * 0.90
 
56
    set in2_max  3.3 * 1.10
 
57
    set in3_min  3.3 * 0.90
 
58
    set in3_max  3.3 * 1.10
 
59
    set in7_min  3.3 * 0.90
 
60
    set in7_max  3.3 * 1.10
 
61
 
 
62
    ignore fan1
 
63
    ignore fan2
 
64
    ignore fan3
 
65
 
 
66
    ignore temp1
 
67
    ignore temp2
 
68
    ignore temp3
 
69
    ignore temp7
 
70
    ignore temp8
 
71
    ignore temp9
 
72
 
 
73
    ignore intrusion0