forked from nbfc-linux/nbfc-linux
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAcer Aspire E5-471G.json
66 lines (66 loc) · 1.21 KB
/
Acer Aspire E5-471G.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"NotebookModel": "Aspire E5-471G",
"Author": "Deivu",
"EcPollInterval": 500,
"ReadWriteWords": false,
"CriticalTemperature": 90,
"FanConfigurations": [
{
"ReadRegister": 85,
"WriteRegister": 85,
"MinSpeedValue": 0,
"MaxSpeedValue": 8,
"IndependentReadMinMaxValues": false,
"MinSpeedValueRead": 0,
"MaxSpeedValueRead": 0,
"ResetRequired": true,
"FanSpeedResetValue": 0,
"FanDisplayName": "CPU/GPU",
"TemperatureThresholds": [
{
"UpThreshold": 45,
"DownThreshold": 0,
"FanSpeed": 12.5
},
{
"UpThreshold": 56,
"DownThreshold": 41,
"FanSpeed": 37.5
},
{
"UpThreshold": 62,
"DownThreshold": 53,
"FanSpeed": 50.0
},
{
"UpThreshold": 66,
"DownThreshold": 57,
"FanSpeed": 75.0
},
{
"UpThreshold": 69,
"DownThreshold": 61,
"FanSpeed": 87.5
},
{
"UpThreshold": 90,
"DownThreshold": 67,
"FanSpeed": 100.0
}
],
"FanSpeedPercentageOverrides": []
}
],
"RegisterWriteConfigurations": [
{
"WriteMode": "Set",
"WriteOccasion": "OnInitialization",
"Register": 147,
"Value": 20,
"ResetRequired": true,
"ResetValue": 4,
"ResetWriteMode": "Set",
"Description": "Set EC to manual control"
}
]
}