Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HP Pavilion X360 14 dh-1xxxx config #837

Merged
merged 1 commit into from
Mar 29, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
78 changes: 78 additions & 0 deletions Configs/HP Pavilion x360 Convertible 14-dh1xxx.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
<?xml version="1.0"?>
<FanControlConfigV2 xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<NotebookModel>HP Pavilion x360 Convertible 14-dh1xxx</NotebookModel>
<Author>Jakov Gudec</Author>
<EcPollInterval>200</EcPollInterval>
<ReadWriteWords>true</ReadWriteWords>
<CriticalTemperature>92</CriticalTemperature>
<FanConfigurations>
<FanConfiguration>
<ReadRegister>149</ReadRegister>
<WriteRegister>148</WriteRegister>
<MinSpeedValue>175</MinSpeedValue>
<MaxSpeedValue>75</MaxSpeedValue>
<IndependentReadMinMaxValues>false</IndependentReadMinMaxValues>
<MinSpeedValueRead>0</MinSpeedValueRead>
<MaxSpeedValueRead>0</MaxSpeedValueRead>
<ResetRequired>false</ResetRequired>
<FanSpeedResetValue>255</FanSpeedResetValue>
<FanDisplayName>CPU fan</FanDisplayName>
<TemperatureThresholds>
<TemperatureThreshold>
<UpThreshold>0</UpThreshold>
<DownThreshold>0</DownThreshold>
<FanSpeed>0</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>68</UpThreshold>
<DownThreshold>63</DownThreshold>
<FanSpeed>20</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>71</UpThreshold>
<DownThreshold>67</DownThreshold>
<FanSpeed>35</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>78</UpThreshold>
<DownThreshold>71</DownThreshold>
<FanSpeed>50</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>82</UpThreshold>
<DownThreshold>78</DownThreshold>
<FanSpeed>65</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>86</UpThreshold>
<DownThreshold>82</DownThreshold>
<FanSpeed>85</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>90</UpThreshold>
<DownThreshold>86</DownThreshold>
<FanSpeed>100</FanSpeed>
</TemperatureThreshold>
</TemperatureThresholds>
<FanSpeedPercentageOverrides>
<FanSpeedPercentageOverride>
<FanSpeedPercentage>0</FanSpeedPercentage>
<FanSpeedValue>255</FanSpeedValue>
<TargetOperation>ReadWrite</TargetOperation>
</FanSpeedPercentageOverride>
</FanSpeedPercentageOverrides>
</FanConfiguration>
</FanConfigurations>
<RegisterWriteConfigurations>
<RegisterWriteConfiguration>
<WriteMode>Set</WriteMode>
<WriteOccasion>OnInitialization</WriteOccasion>
<Register>147</Register>
<Value>20</Value>
<ResetRequired>true</ResetRequired>
<ResetValue>4</ResetValue>
<ResetWriteMode>Set</ResetWriteMode>
<Description>Set EC to manual control</Description>
</RegisterWriteConfiguration>
</RegisterWriteConfigurations>
</FanControlConfigV2>