~mmach/netext73/lm-sensors

« back to all changes in this revision

Viewing changes to configs/MSI/975X-Platinum.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 for the MSI 975X Platinum (MS-7246),
 
2
# contributed by Leonardo MarĂ­n.
 
3
 
 
4
 
 
5
chip "w83627ehf-*" "w83627dhg-*"
 
6
 
 
7
 label in0 "VCore" # CPU Core Voltage
 
8
 label in1 "VPCIEx" # PCI Express Voltage
 
9
 label in2 "AVCC"
 
10
 label in3 "3VCC"
 
11
 label in6 "+ 5V" # +5V, or so i think
 
12
 label in7 "3VSB"
 
13
 label in8 "VBAT"
 
14
 label in9 "+12V" # +12V, or so i think
 
15
 
 
16
## +12V is in9 and +5V is in6 ##
 
17
 compute in9 @*(1+(56/10)), @/(1+(56/10))
 
18
 compute in6 @*(1+(22/10)), @/(1+(22/10))
 
19
 
 
20
 set in9_min 12.0*0.9
 
21
 set in9_max 12.0*1.1
 
22
 set in6_min 5.0*0.9
 
23
 set in6_max 5.0*1.1
 
24
 
 
25
 set in0_min 0.9
 
26
 set in0_max 1.7
 
27
 set in1_min 1.4
 
28
 set in1_max 2.0
 
29
 set in2_min 3.3*0.9
 
30
 set in2_max 3.3*1.1
 
31
 set in3_min 3.3*0.9
 
32
 set in3_max 3.3*1.1
 
33
 set in7_min 3.3*0.9
 
34
 set in7_max 3.3*1.1
 
35
 set in8_min 3.0*0.9
 
36
 set in8_max 3.3*1.1
 
37
 
 
38
 ignore in4
 
39
 ignore in5
 
40
 
 
41
## Temperatures ##
 
42
 
 
43
 label temp1 "Sys Temp"
 
44
 label temp2 "CPU Temp"
 
45
 label temp3 "Aux Temp"
 
46
 
 
47
 set temp1_max 55
 
48
 set temp1_max_hyst 48
 
49
 set temp2_max 55
 
50
 set temp2_max_hyst 47
 
51
 set temp3_max 55
 
52
 set temp3_max_hyst 50
 
53
 
 
54
## Fans ##
 
55
 
 
56
 label fan1 "PSU Fan"
 
57
 label fan2 "CPU Fan"
 
58
 label fan3 "NB Fan"
 
59
 label fan4 "Sys Fan"
 
60
 
 
61
 set fan2_min 800
 
62
 
 
63
 ignore fan5