Skip to content

Commit

Permalink
Create Lenovo Ideapad U330p.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
blubcow committed Jan 27, 2016
1 parent ccd71b3 commit fe4fce4
Showing 1 changed file with 111 additions and 0 deletions.
111 changes: 111 additions & 0 deletions Configs/Lenovo Ideapad U330p.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
<?xml version="1.0"?>
<FanControlConfigV2 xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<NotebookModel>Lenovo u330p</NotebookModel>
<EcPollInterval>2000</EcPollInterval>
<ReadWriteWords>true</ReadWriteWords>
<CriticalTemperature>95</CriticalTemperature>
<FanConfigurations>
<FanConfiguration>
<ReadRegister>146</ReadRegister>
<WriteRegister>146</WriteRegister>
<MinSpeedValue>255</MinSpeedValue>
<MaxSpeedValue>1</MaxSpeedValue>
<IndependentReadMinMaxValues>false</IndependentReadMinMaxValues>
<MinSpeedValueRead>0</MinSpeedValueRead>
<MaxSpeedValueRead>0</MaxSpeedValueRead>
<ResetRequired>true</ResetRequired>
<FanSpeedResetValue>255</FanSpeedResetValue>
<FanDisplayName>146</FanDisplayName>
<TemperatureThresholds>
<TemperatureThreshold>
<UpThreshold>57</UpThreshold>
<DownThreshold>55</DownThreshold>
<FanSpeed>0</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>62</UpThreshold>
<DownThreshold>60</DownThreshold>
<FanSpeed>50</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>67</UpThreshold>
<DownThreshold>65</DownThreshold>
<FanSpeed>0</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>70</UpThreshold>
<DownThreshold>68</DownThreshold>
<FanSpeed>50</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>72</UpThreshold>
<DownThreshold>70</DownThreshold>
<FanSpeed>100</FanSpeed>
</TemperatureThreshold>
</TemperatureThresholds>
<FanSpeedPercentageOverrides />
</FanConfiguration>
<FanConfiguration>
<ReadRegister>147</ReadRegister>
<WriteRegister>147</WriteRegister>
<MinSpeedValue>255</MinSpeedValue>
<MaxSpeedValue>1</MaxSpeedValue>
<IndependentReadMinMaxValues>false</IndependentReadMinMaxValues>
<MinSpeedValueRead>0</MinSpeedValueRead>
<MaxSpeedValueRead>0</MaxSpeedValueRead>
<ResetRequired>true</ResetRequired>
<FanSpeedResetValue>255</FanSpeedResetValue>
<FanDisplayName>147</FanDisplayName>
<TemperatureThresholds>
<TemperatureThreshold>
<UpThreshold>0</UpThreshold>
<DownThreshold>0</DownThreshold>
<FanSpeed>0</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>57</UpThreshold>
<DownThreshold>55</DownThreshold>
<FanSpeed>99.6063</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>67</UpThreshold>
<DownThreshold>65</DownThreshold>
<FanSpeed>100</FanSpeed>
</TemperatureThreshold>
</TemperatureThresholds>
<FanSpeedPercentageOverrides />
</FanConfiguration>
<FanConfiguration>
<ReadRegister>144</ReadRegister>
<WriteRegister>144</WriteRegister>
<MinSpeedValue>0</MinSpeedValue>
<MaxSpeedValue>255</MaxSpeedValue>
<IndependentReadMinMaxValues>false</IndependentReadMinMaxValues>
<MinSpeedValueRead>0</MinSpeedValueRead>
<MaxSpeedValueRead>0</MaxSpeedValueRead>
<ResetRequired>false</ResetRequired>
<FanSpeedResetValue>0</FanSpeedResetValue>
<FanDisplayName>144</FanDisplayName>
<TemperatureThresholds>
<TemperatureThreshold>
<UpThreshold>0</UpThreshold>
<DownThreshold>0</DownThreshold>
<FanSpeed>0</FanSpeed>
</TemperatureThreshold>
</TemperatureThresholds>
<FanSpeedPercentageOverrides />
</FanConfiguration>
</FanConfigurations>
<RegisterWriteConfigurations>
<RegisterWriteConfiguration>
<WriteMode>Set</WriteMode>
<WriteOccasion>OnInitialization</WriteOccasion>
<Register>144</Register>
<Value>0</Value>
<ResetRequired>false</ResetRequired>
<ResetValue>0</ResetValue>
<ResetWriteMode>Set</ResetWriteMode>
<Description>144</Description>
</RegisterWriteConfiguration>
</RegisterWriteConfigurations>
</FanControlConfigV2>

0 comments on commit fe4fce4

Please sign in to comment.