Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3 - 1
# libsensors configuration file
2
# -----------------------------
3
#
4
# This default configuration file only includes statements which do not
5
# differ from one mainboard to the next. Only label, compute and set
6
# statements for internal voltage and temperature sensors are included.
7
#
8
# Better configuration files for specific mainboards can be found at
9
# http://www.lm-sensors.org/wiki/Configurations
10
 
11
chip "lm78-*" "lm79-*" "lm80-*"
12
 
13
    label temp1 "M/B Temp"
14
 
15
 
16
chip "w83792d-*"
17
 
18
    label in0 "VcoreA"
19
    label in1 "VcoreB"
20
    label in6 "+5V"
21
    label in7 "5VSB"
22
    label in8 "Vbat"
23
 
24
    set in6_min  5.0 * 0.90
25
    set in6_max  5.0 * 1.10
26
    set in7_min  5.0 * 0.90
27
    set in7_max  5.0 * 1.10
28
    set in8_min  3.0 * 0.90
29
    set in8_max  3.0 * 1.10
30
 
31
 
32
chip "w83793-*"
33
 
34
    label in0 "VcoreA"
35
    label in1 "VcoreB"
36
    label in7 "+5V"
37
    label in8 "5VSB"
38
    label in9 "Vbat"
39
 
40
    set in7_min  5.0 * 0.90
41
    set in7_max  5.0 * 1.10
42
    set in8_min  5.0 * 0.90
43
    set in8_max  5.0 * 1.10
44
    set in9_min  3.0 * 0.90
45
    set in9_max  3.0 * 1.10
46
 
47
 
48
chip "via686a-*"
49
 
50
    label in0 "Vcore"
51
    label in2 "+3.3V"
52
    label in3 "+5V"
53
    label in4 "+12V"
54
 
55
    set in2_min  3.3 * 0.90
56
    set in2_max  3.3 * 1.10
57
    set in3_min  5.0 * 0.90
58
    set in3_max  5.0 * 1.10
59
    set in4_min 12.0 * 0.90
60
    set in4_max 12.0 * 1.10
61
 
62
 
63
chip "adm1025-*" "ne1619-*"
64
 
65
    label in1 "Vcore"
66
    label in2 "+3.3V"
67
    label in3 "+5V"
68
    label in4 "+12V"
69
    label in5 "VCC"
70
 
71
    set in2_min  3.3 * 0.90
72
    set in2_max  3.3 * 1.10
73
    set in3_min  5.0 * 0.90
74
    set in3_max  5.0 * 1.10
75
    set in5_min  3.3 * 0.90
76
    set in5_max  3.3 * 1.10
77
# Depending on how your chip is hardwired, you may or may not have
78
# +12V readings.
79
#    set in4_min 12.0 * 0.90
80
#    set in4_max 12.0 * 1.10
81
 
82
    label temp1 "CPU Temp"
83
    label temp2 "M/B Temp"
84
 
85
 
86
chip "lm87-*" "adm1024-*"
87
 
88
    label in1 "Vcore"
89
    label in2 "+3.3V"
90
    label in3 "+5V"
91
    label in4 "+12V"
92
 
93
    set in2_min  3.3 * 0.90
94
    set in2_max  3.3 * 1.10
95
    set in3_min  5.0 * 0.90
96
    set in3_max  5.0 * 1.10
97
    set in4_min 12.0 * 0.90
98
    set in4_max 12.0 * 1.10
99
 
100
    label temp1 "M/B Temp"
101
    label temp2 "CPU Temp"
102
 
103
 
104
chip "it87-*" "it8712-*" "it8716-*" "it8718-*" "it8720-*"
105
 
106
    label in8 "Vbat"
107
 
108
 
109
chip "fscpos-*" "fscher-*"
110
 
111
    label in0 "+12V"
112
    label in1 "+5V"
113
    label in2 "Vbat"
114
 
115
    label temp1 "CPU Temp"
116
    label temp2 "M/B Temp"
117
    label temp3 "Aux Temp"
118
 
119
 
120
chip "fscscy-*"
121
 
122
    label in0 "+12V"
123
    label in1 "+5V"
124
    label in2 "+3.3V"
125
 
126
    label temp1 "CPU0 Temp"
127
    label temp2 "CPU1 Temp"
128
    label temp3 "M/B Temp"
129
    label temp4 "Aux Temp"
130
 
131
 
132
chip "vt1211-*"
133
 
134
    label in5 "+3.3V"
135
 
136
    label temp2 "SIO Temp"
137
 
138
 
139
chip "vt8231-*"
140
 
141
    label in5 "+3.3V"
142
 
143
 
144
chip "smsc47m192-*"
145
 
146
    label in1 "Vcore"
147
    label in2 "+3.3V"
148
    label in3 "+5V"
149
    label in4 "+12V"
150
    label in5 "VCC"
151
 
152
    set in2_min  3.3 * 0.90
153
    set in2_max  3.3 * 1.10
154
    set in3_min  5.0 * 0.90
155
    set in3_max  5.0 * 1.10
156
    set in4_min 12.0 * 0.90
157
    set in4_max 12.0 * 1.10
158
    set in5_min  3.3 * 0.90
159
    set in5_max  3.3 * 1.10
160
 
161
    label temp1 "SIO Temp"
162
 
163
 
164
chip "lm85-*" "lm85b-*" "lm85c-*" "adm1027-*" "adt7463-*" "adt7468-*" "emc6d100-*" "emc6d102-*"
165
 
166
    label in1 "Vcore"
167
    label in2 "+3.3V"
168
    label in3 "+5V"
169
    label in4 "+12V"
170
 
171
    set in2_min  3.3 * 0.90
172
    set in2_max  3.3 * 1.10
173
    set in3_min  5.0 * 0.90
174
    set in3_max  5.0 * 1.10
175
# Depending on how your chip is hardwired, you may or may not have
176
# +12V readings.
177
#    set in4_min 12.0 * 0.90
178
#    set in4_max 12.0 * 1.10
179
 
180
    label temp2 "M/B Temp"
181
 
182
 
183
chip "pc87365-*" "pc87366-*"
184
 
185
# Voltage inputs
186
 
187
    label in7 "3VSB"
188
    label in8 "VDD"
189
    label in9 "Vbat"
190
    label in10 "AVDD"
191
 
192
    compute in7   @*2, @/2
193
    compute in8   @*2, @/2
194
    compute in10  @*2, @/2
195
 
196
# These are the operating conditions as recommended by National
197
# Semiconductor
198
    set in7_min   3.0
199
    set in7_max   3.6
200
    set in8_min   3.0
201
    set in8_max   3.6
202
    set in10_min  3.0
203
    set in10_max  3.6
204
# Depending on the hardware setup, the battery voltage may or may not
205
# be monitored.
206
#    set in9_min   2.4
207
#    set in9_max   3.6
208
 
209
    label temp3 "SIO Temp"
210
 
211
    set temp3_min    0
212
    set temp3_max   70
213
    set temp3_crit  85
214
 
215
 
216
chip "adm1030-*" "adm1031-*"
217
 
218
    label temp1 "M/B Temp"
219
 
220
 
221
chip "w83627ehf-*" "w83627dhg-*"
222
 
223
    label in0 "Vcore"
224
    label in2 "AVCC"
225
    label in3 "VCC"
226
    label in7 "3VSB"
227
    label in8 "Vbat"
228
 
229
    set in2_min  3.3 * 0.90
230
    set in2_max  3.3 * 1.10
231
    set in3_min  3.3 * 0.90
232
    set in3_max  3.3 * 1.10
233
    set in7_min  3.3 * 0.90
234
    set in7_max  3.3 * 1.10
235
    set in8_min  3.0 * 0.90
236
    set in8_max  3.0 * 1.10
237
 
238
 
239
chip "f71805f-*"
240
 
241
    label in0 "+3.3V"
242
 
243
    set in0_min  3.3 * 0.90
244
    set in0_max  3.3 * 1.10
245
 
246
 
247
chip "f71872f-*"
248
 
249
    label in0 "+3.3V"
250
    label in9 "Vbat"
251
    label in10 "3VSB"
252
 
253
    set in0_min   3.3 * 0.90
254
    set in0_max   3.3 * 1.10
255
    set in9_min   3.0 * 0.90
256
    set in9_max   3.0 * 1.10
257
    set in10_min  3.3 * 0.90
258
    set in10_max  3.3 * 1.10
259
 
260
 
261
chip "k8temp-*"
262
 
263
    label temp1 "Core0 Temp"
264
    label temp2 "Core0 Temp"
265
    label temp3 "Core1 Temp"
266
    label temp4 "Core1 Temp"
267
 
268
 
269
chip "dme1737-*"
270
 
271
    label in0 "5VSB"
272
    label in1 "Vcore"
273
    label in2 "+3.3V"
274
    label in3 "+5V"
275
    label in4 "+12V"
276
    label in5 "3VSB"
277
    label in6 "Vbat"
278
 
279
    label temp2 "SIO Temp"
280
 
281
    set in0_min  5.0 * 0.90
282
    set in0_max  5.0 * 1.10
283
    set in2_min  3.3 * 0.90
284
    set in2_max  3.3 * 1.10
285
    set in3_min  5.0 * 0.90
286
    set in3_max  5.0 * 1.10
287
    set in4_min 12.0 * 0.90
288
    set in4_max 12.0 * 1.10
289
    set in5_min  3.3 * 0.90
290
    set in5_max  3.3 * 1.10
291
    set in6_min  3.0 * 0.90
292
    set in6_max  3.0 * 1.10
293
 
294
 
295
chip "sch311x-*"
296
 
297
    label in1 "Vcore"
298
    label in2 "+3.3V"
299
    label in3 "+5V"
300
    label in4 "+12V"
301
    label in5 "3VSB"
302
    label in6 "Vbat"
303
 
304
    label temp2 "SIO Temp"
305
 
306
    set in2_min  3.3 * 0.90
307
    set in2_max  3.3 * 1.10
308
    set in3_min  5.0 * 0.90
309
    set in3_max  5.0 * 1.10
310
    set in4_min 12.0 * 0.90
311
    set in4_max 12.0 * 1.10
312
    set in5_min  3.3 * 0.90
313
    set in5_max  3.3 * 1.10
314
    set in6_min  3.0 * 0.90
315
    set in6_max  3.0 * 1.10
316
 
317
 
318
chip "sch5027-*"
319
 
320
    label in0 "5VSB"
321
    label in1 "Vcore"
322
    label in2 "+3.3V"
323
    label in5 "3VSB"
324
    label in6 "Vbat"
325
 
326
    label temp2 "SIO Temp"
327
 
328
    set in0_min  5.0 * 0.90
329
    set in0_max  5.0 * 1.10
330
    set in2_min  3.3 * 0.90
331
    set in2_max  3.3 * 1.10
332
    set in5_min  3.3 * 0.90
333
    set in5_max  3.3 * 1.10
334
    set in6_min  3.0 * 0.90
335
    set in6_max  3.0 * 1.10
336
 
337
 
338
chip "f71882fg-*"
339
 
340
    label in0 "+3.3V"
341
    label in7 "3VSB"
342
    label in8 "Vbat"
343
 
344
    compute in0  @*2, @/2
345
    compute in7  @*2, @/2
346
    compute in8  @*2, @/2
347
 
348
 
349
chip "f8000-*"
350
 
351
    label in0 "+3.3V"
352
    label in1 "3VSB"
353
    label in2 "Vbat"
354
 
355
    compute in0  @*2, @/2
356
    compute in1  @*2, @/2
357
    compute in2  @*2, @/2