~mmach/netext73/lm-sensors

« back to all changes in this revision

Viewing changes to configs/Abit/VA-20.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
#### Abit VA-20 contributed by DawnLight ####
 
2
 
 
3
chip "it87-*" "it8712-*"
 
4
 
 
5
    label in0 "CPU VCore"
 
6
    label in1 "+2.5V"
 
7
    label in2 "+3.3V"
 
8
    label in3 "+5V"
 
9
    label in4 "+12V"
 
10
    ignore in5
 
11
    ignore in6
 
12
    ignore in7
 
13
    label in8 "VBat"
 
14
 
 
15
    ignore  vid
 
16
 
 
17
    compute in3 ((6.8/10)+1)*@ ,  @/((6.8/10)+1)
 
18
    compute in4 ((30/10) +1)*@  , @/((30/10) +1)
 
19
    
 
20
    set in0_min 1.55 * 0.95
 
21
    set in0_max 1.55 * 1.05
 
22
    set in1_min 2.4
 
23
    set in1_max 2.6
 
24
    set in2_min 3.3 * 0.95
 
25
    set in2_max 3.3 * 1.05
 
26
    set in3_min 5.0 * 0.95
 
27
    set in3_max 5.0 * 1.05
 
28
    set in4_min 12.5 * 0.95
 
29
    set in4_max 12.5 * 1.05
 
30
 
 
31
    label temp1       "M/B Temp"
 
32
    set   temp1_over  44
 
33
    set   temp1_low   15
 
34
    label temp2       "CPU Temp"
 
35
    set   temp2_over  45
 
36
    set   temp2_low   15
 
37
    ignore temp3
 
38
 
 
39
    set fan1_min 3000
 
40
    ignore fan2
 
41
    ignore fan3