~mmach/netext73/lm-sensors

« back to all changes in this revision

Viewing changes to configs/Abit/AA8XE-Fatal1ty.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
# lm_sensors configuration file for the Abit AA8XE-Fatal1ty motherboard
 
2
 
 
3
# 2006-05-29, Author: Roger Lucas <roger@planbit.co.uk>
 
4
 
 
5
# Please send comments to: <j.w.r.degoede@hhs.nl>
 
6
 
 
7
 
 
8
 
 
9
chip "abituguru-*"
 
10
 
 
11
 
 
12
 
 
13
### Voltages
 
14
 
 
15
 
 
16
 
 
17
   label in0 "DDR VTT Voltage"
 
18
 
 
19
   label in1 "CPU Core Voltage"
 
20
 
 
21
   label in2 "Unknown Voltage" 
 
22
 
 
23
   label in3 "DDR Voltage"
 
24
 
 
25
   label in4 "NB Voltage" 
 
26
 
 
27
   label in5 "Unknown Voltage"
 
28
 
 
29
   label in6 "FSB VTT Voltage"
 
30
 
 
31
   label in7 "NB 2.5V Voltage"
 
32
 
 
33
   ignore in8
 
34
 
 
35
   ignore in9
 
36
 
 
37
   ignore in10
 
38
 
 
39
   ignore in11
 
40
 
 
41
 
 
42
 
 
43
### Temperatures
 
44
 
 
45
 
 
46
 
 
47
   label temp1 "CPU Temperature"
 
48
 
 
49
   label temp2 "SYS Temperature"
 
50
 
 
51
   label temp3 "PWM#1 Temperature"
 
52
 
 
53
   label temp4 "PWM#2 Temperature"
 
54
 
 
55
   label temp5 "PWM#3 Temperature"
 
56
 
 
57
   label temp6 "PWM#4 Temperature"
 
58
 
 
59
   ignore temp7
 
60
 
 
61
 
 
62
 
 
63
### Fans
 
64
 
 
65
 
 
66
 
 
67
   label fan1 "CPU FAN Speed"
 
68
 
 
69
   label fan2 "NB FAN Speed" 
 
70
 
 
71
   label fan3 "SYS FAN Speed"
 
72
 
 
73
   label fan4 "OTES1 FAN Speed"
 
74
 
 
75
   label fan5 "OTES2 FAN Speed"
 
76
 
 
77
   ignore fan6
 
78
 
 
79
 
 
80
 
 
81
 
 
82
 
 
83
# The AA8XE Fatal1ty motherboard also contains a w83627hf which is used to
 
84
 
 
85
# measure the ATX power supply rails. Below is the correct config for this
 
86
 
 
87
 
 
88
 
 
89
chip "w83782d-*" "w83627hf-*"
 
90
 
 
91
 
 
92
 
 
93
   ignore in0
 
94
 
 
95
   ignore in1
 
96
 
 
97
   label in2 "ATX +3.3V" 
 
98
 
 
99
   label in3 "ATX +5V"   
 
100
 
 
101
   label in4 "ATX +12V"  
 
102
 
 
103
   ignore in5
 
104
 
 
105
   ignore in6
 
106
 
 
107
   label in7 "Standby Voltage (+5V)"
 
108
 
 
109
   ignore in8
 
110
 
 
111
 
 
112
 
 
113
   compute in3 ((6.8/10)+1)*@ ,  @/((6.8/10)+1)
 
114
 
 
115
   compute in4 ((28/10)+1)*@  ,  @/((28/10)+1) 
 
116
 
 
117
   compute in7 ((6.8/10)+1)*@ ,  @/((6.8/10)+1)
 
118
 
 
119
 
 
120
 
 
121
   set in2_min 3.3 * 0.95
 
122
 
 
123
   set in2_max 3.3 * 1.05
 
124
 
 
125
   set in3_min 5.0 * 0.95
 
126
 
 
127
   set in3_max 5.0 * 1.05
 
128
 
 
129
   set in4_min 12 * 0.90 
 
130
 
 
131
   set in4_max 12 * 1.10 
 
132
 
 
133
   set in7_min 5 * 0.95  
 
134
 
 
135
   set in7_max 5 * 1.05  
 
136
 
 
137
 
 
138
 
 
139
   ignore fan1
 
140
 
 
141
   ignore fan2
 
142
 
 
143
   ignore fan3
 
144
 
 
145
 
 
146
 
 
147
   ignore temp1
 
148
 
 
149
   ignore temp2
 
150
 
 
151
   ignore temp3
 
152
 
 
153
 
 
154
 
 
155
   ignore vid
 
156
 
 
157
   ignore alarms
 
158
 
 
159
   ignore beep_enable