Skip to content

Commit

Permalink
Add HP 14-dk0xxx config (#809)
Browse files Browse the repository at this point in the history
  • Loading branch information
Metaln00b authored and hirschmann committed Jan 4, 2020
1 parent 5c368f7 commit ecef771
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions Configs/HP Laptop 14-dk0xxx.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
<?xml version="1.0"?>
<FanControlConfigV2 xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<NotebookModel>HP Laptop 14-dk0xxx</NotebookModel>
<Author>Florian Wefel</Author>
<EcPollInterval>200</EcPollInterval>
<ReadWriteWords>false</ReadWriteWords>
<CriticalTemperature>80</CriticalTemperature>
<FanConfigurations>
<FanConfiguration>
<ReadRegister>113</ReadRegister>
<WriteRegister>219</WriteRegister>
<MinSpeedValue>55</MinSpeedValue>
<MaxSpeedValue>75</MaxSpeedValue>
<IndependentReadMinMaxValues>true</IndependentReadMinMaxValues>
<MinSpeedValueRead>5</MinSpeedValueRead>
<MaxSpeedValueRead>12</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>54</DownThreshold>
<FanSpeed>10</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>71</UpThreshold>
<DownThreshold>62</DownThreshold>
<FanSpeed>20</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>73</UpThreshold>
<DownThreshold>66</DownThreshold>
<FanSpeed>50</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>75</UpThreshold>
<DownThreshold>70</DownThreshold>
<FanSpeed>70</FanSpeed>
</TemperatureThreshold>
<TemperatureThreshold>
<UpThreshold>78</UpThreshold>
<DownThreshold>74</DownThreshold>
<FanSpeed>100</FanSpeed>
</TemperatureThreshold>
</TemperatureThresholds>
<FanSpeedPercentageOverrides>
<FanSpeedPercentageOverride>
<FanSpeedPercentage>0</FanSpeedPercentage>
<FanSpeedValue>0</FanSpeedValue>
<TargetOperation>Write</TargetOperation>
</FanSpeedPercentageOverride>
<FanSpeedPercentageOverride>
<FanSpeedPercentage>100</FanSpeedPercentage>
<FanSpeedValue>75</FanSpeedValue>
<TargetOperation>Write</TargetOperation>
</FanSpeedPercentageOverride>
</FanSpeedPercentageOverrides>
</FanConfiguration>
</FanConfigurations>
<RegisterWriteConfigurations />
</FanControlConfigV2>

2 comments on commit ecef771

@Nala16
Copy link

@Nala16 Nala16 commented on ecef771 Jan 19, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried it on HP-dk0042. sadly it didn't work.

@MahathirM6
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello sir, can I please have a config for HP Laptop 15s-eq1170AU

Please sign in to comment.