forked from nbfc-linux/nbfc-linux
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAsus ROG G751JY.json
57 lines (57 loc) · 1.03 KB
/
Asus ROG G751JY.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
{
"NotebookModel": "G751JY",
"EcPollInterval": 500,
"ReadWriteWords": false,
"CriticalTemperature": 100,
"Author": "NitroX",
"FanConfigurations": [
{
"ReadRegister": 151,
"WriteRegister": 151,
"MinSpeedValue": 0,
"MaxSpeedValue": 6,
"ResetRequired": true,
"FanSpeedResetValue": 1,
"FanDisplayName": "CPU",
"TemperatureThresholds": [
{
"UpThreshold": 35,
"DownThreshold": 0,
"FanSpeed": 0.0
},
{
"UpThreshold": 55,
"DownThreshold": 30,
"FanSpeed": 16.666666666666664
},
{
"UpThreshold": 60,
"DownThreshold": 45,
"FanSpeed": 33.33333333333333
},
{
"UpThreshold": 65,
"DownThreshold": 50,
"FanSpeed": 50.0
},
{
"UpThreshold": 69,
"DownThreshold": 55,
"FanSpeed": 66.66666666666666
},
{
"UpThreshold": 75,
"DownThreshold": 62,
"FanSpeed": 83.33333333333334
},
{
"UpThreshold": 100,
"DownThreshold": 65,
"FanSpeed": 100.0
}
],
"FanSpeedPercentageOverrides": []
}
],
"RegisterWriteConfigurations": []
}