Skip to content

Commit 7c4ce5d

Browse files
committed
Add Lenovo Yoga 710 config
1 parent 346990e commit 7c4ce5d

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

Configs/Lenovo Yoga 710.xml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
<?xml version="1.0"?>
2+
<FanControlConfigV2 xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3+
<NotebookModel>Lenovo Yoga 710</NotebookModel>
4+
<EcPollInterval>3000</EcPollInterval>
5+
<ReadWriteWords>false</ReadWriteWords>
6+
<CriticalTemperature>99</CriticalTemperature>
7+
<FanConfigurations>
8+
<FanConfiguration>
9+
<ReadRegister>6</ReadRegister>
10+
<WriteRegister>176</WriteRegister>
11+
<MinSpeedValue>22</MinSpeedValue>
12+
<MaxSpeedValue>80</MaxSpeedValue>
13+
<IndependentReadMinMaxValues>true</IndependentReadMinMaxValues>
14+
<MinSpeedValueRead>0</MinSpeedValueRead>
15+
<MaxSpeedValueRead>59</MaxSpeedValueRead>
16+
<ResetRequired>true</ResetRequired>
17+
<FanSpeedResetValue>0</FanSpeedResetValue>
18+
<FanDisplayName>Fan</FanDisplayName>
19+
<TemperatureThresholds>
20+
<TemperatureThreshold>
21+
<UpThreshold>40</UpThreshold>
22+
<DownThreshold>0</DownThreshold>
23+
<FanSpeed>0</FanSpeed>
24+
</TemperatureThreshold>
25+
<TemperatureThreshold>
26+
<UpThreshold>50</UpThreshold>
27+
<DownThreshold>45</DownThreshold>
28+
<FanSpeed>50</FanSpeed>
29+
</TemperatureThreshold>
30+
<TemperatureThreshold>
31+
<UpThreshold>55</UpThreshold>
32+
<DownThreshold>45</DownThreshold>
33+
<FanSpeed>75.86207</FanSpeed>
34+
</TemperatureThreshold>
35+
<TemperatureThreshold>
36+
<UpThreshold>60</UpThreshold>
37+
<DownThreshold>50</DownThreshold>
38+
<FanSpeed>100</FanSpeed>
39+
</TemperatureThreshold>
40+
</TemperatureThresholds>
41+
<FanSpeedPercentageOverrides />
42+
</FanConfiguration>
43+
</FanConfigurations>
44+
<RegisterWriteConfigurations />
45+
</FanControlConfigV2>

0 commit comments

Comments
 (0)