|
| 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>V330-15IKB (81AX)</NotebookModel> |
| 4 | + <Author>Tunahan Şahin</Author> |
| 5 | + <EcPollInterval>1500</EcPollInterval> |
| 6 | + <ReadWriteWords>false</ReadWriteWords> |
| 7 | + <CriticalTemperature>90</CriticalTemperature> |
| 8 | + <FanConfigurations> |
| 9 | + <FanConfiguration> |
| 10 | + <ReadRegister>149</ReadRegister> |
| 11 | + <WriteRegister>148</WriteRegister> |
| 12 | + <MinSpeedValue>255</MinSpeedValue> |
| 13 | + <MaxSpeedValue>116</MaxSpeedValue> |
| 14 | + <IndependentReadMinMaxValues>false</IndependentReadMinMaxValues> |
| 15 | + <MinSpeedValueRead>0</MinSpeedValueRead> |
| 16 | + <MaxSpeedValueRead>0</MaxSpeedValueRead> |
| 17 | + <ResetRequired>true</ResetRequired> |
| 18 | + <FanSpeedResetValue>116</FanSpeedResetValue> |
| 19 | + <FanDisplayName /> |
| 20 | + <TemperatureThresholds> |
| 21 | + <TemperatureThreshold> |
| 22 | + <UpThreshold>0</UpThreshold> |
| 23 | + <DownThreshold>0</DownThreshold> |
| 24 | + <FanSpeed>0</FanSpeed> |
| 25 | + </TemperatureThreshold> |
| 26 | + <TemperatureThreshold> |
| 27 | + <UpThreshold>65</UpThreshold> |
| 28 | + <DownThreshold>58</DownThreshold> |
| 29 | + <FanSpeed>46.6666679</FanSpeed> |
| 30 | + </TemperatureThreshold> |
| 31 | + <TemperatureThreshold> |
| 32 | + <UpThreshold>75</UpThreshold> |
| 33 | + <DownThreshold>68</DownThreshold> |
| 34 | + <FanSpeed>66.6666641</FanSpeed> |
| 35 | + </TemperatureThreshold> |
| 36 | + <TemperatureThreshold> |
| 37 | + <UpThreshold>85</UpThreshold> |
| 38 | + <DownThreshold>78</DownThreshold> |
| 39 | + <FanSpeed>100</FanSpeed> |
| 40 | + </TemperatureThreshold> |
| 41 | + </TemperatureThresholds> |
| 42 | + <FanSpeedPercentageOverrides /> |
| 43 | + </FanConfiguration> |
| 44 | + </FanConfigurations> |
| 45 | + <RegisterWriteConfigurations> |
| 46 | + <RegisterWriteConfiguration> |
| 47 | + <WriteMode>Set</WriteMode> |
| 48 | + <WriteOccasion>OnInitialization</WriteOccasion> |
| 49 | + <Register>147</Register> |
| 50 | + <Value>20</Value> |
| 51 | + <ResetRequired>true</ResetRequired> |
| 52 | + <ResetValue>4</ResetValue> |
| 53 | + <ResetWriteMode>Set</ResetWriteMode> |
| 54 | + <Description>Enable manual EC control</Description> |
| 55 | + </RegisterWriteConfiguration> |
| 56 | + </RegisterWriteConfigurations> |
| 57 | +</FanControlConfigV2> |
0 commit comments