~mmach/netext73/lm-sensors

« back to all changes in this revision

Viewing changes to configs/Gigabyte/X58-UD3R.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
# Partial configuration file for the Gigabyte X58-UD3R, reported to work fine
 
2
# on the X58A-UD3R as well.
 
3
 
 
4
# libsensors3 configuration file for the Gigabyte X58-UD3R
 
5
 
 
6
chip "it8720-*"
 
7
 
 
8
# Voltages
 
9
 
 
10
    label  in0  "VCore"
 
11
    label  in1  "DDR15V"
 
12
    label  in2  "+3.3V"
 
13
    label  in3  "+5V"
 
14
    ignore in4
 
15
    label  in5  "+12V"
 
16
    ignore in6
 
17
    label  in7  "5VSB"          # internal
 
18
    label  in8  "Vbat"
 
19
 
 
20
    # Exact scaling for +12V is unknown
 
21
    compute in3  ((6.8/10)+1)*@ , @/((6.8/10)+1)
 
22
    compute in5  3.964*@  , @/3.964
 
23
    compute in7  ((6.8/10)+1)*@ , @/((6.8/10)+1)
 
24
 
 
25
    set in0_min  0.65
 
26
    set in0_max  1.40
 
27
    set in1_min  1.4            # depends from BIOS settings
 
28
    set in1_max  1.6            # correct if it is wrong
 
29
    set in2_min  3.3 * 0.95
 
30
    set in2_max  3.3 * 1.05
 
31
    set in3_min    5 * 0.95
 
32
    set in3_max    5 * 1.05
 
33
    set in5_min   12 * 0.95
 
34
    set in5_max   12 * 1.05
 
35
    set in7_min    5 * 0.90
 
36
    set in7_max    5 * 1.10
 
37
 
 
38
   ignore cpu0_vid