forked from nbfc-linux/nbfc-linux
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAcer Aspire 4750G.json
50 lines (50 loc) · 940 Bytes
/
Acer Aspire 4750G.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
{
"NotebookModel": "Aspire 4750",
"Author": "mtimer",
"EcPollInterval": 3000,
"ReadWriteWords": false,
"CriticalTemperature": 85,
"FanConfigurations": [
{
"ReadRegister": 148,
"WriteRegister": 148,
"MinSpeedValue": 218,
"MaxSpeedValue": 0,
"IndependentReadMinMaxValues": false,
"MinSpeedValueRead": 0,
"MaxSpeedValueRead": 0,
"ResetRequired": true,
"FanSpeedResetValue": 218,
"FanDisplayName": "None",
"TemperatureThresholds": [
{
"UpThreshold": 50,
"DownThreshold": 0,
"FanSpeed": 0.0
},
{
"UpThreshold": 60,
"DownThreshold": 40,
"FanSpeed": 30.0
},
{
"UpThreshold": 70,
"DownThreshold": 45,
"FanSpeed": 50.0
},
{
"UpThreshold": 80,
"DownThreshold": 55,
"FanSpeed": 70.0
},
{
"UpThreshold": 85,
"DownThreshold": 65,
"FanSpeed": 100.0
}
],
"FanSpeedPercentageOverrides": []
}
],
"RegisterWriteConfigurations": []
}