|
| 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 T440s 20AQCTO1WW</NotebookModel> |
| 4 | + <EcPollInterval>300</EcPollInterval> |
| 5 | + <ReadWriteWords>false</ReadWriteWords> |
| 6 | + <CriticalTemperature>75</CriticalTemperature> |
| 7 | + <FanConfigurations> |
| 8 | + <FanConfiguration> |
| 9 | + <ReadRegister>78</ReadRegister> |
| 10 | + <WriteRegister>78</WriteRegister> |
| 11 | + <MinSpeedValue>0</MinSpeedValue> |
| 12 | + <MaxSpeedValue>7</MaxSpeedValue> |
| 13 | + <ResetRequired>true</ResetRequired> |
| 14 | + <FanSpeedResetValue>128</FanSpeedResetValue> |
| 15 | + <FanDisplayName>System Fan</FanDisplayName> |
| 16 | + <TemperatureThresholds> |
| 17 | + <TemperatureThreshold> |
| 18 | + <UpThreshold>0</UpThreshold> |
| 19 | + <DownThreshold>0</DownThreshold> |
| 20 | + <FanSpeed>0</FanSpeed> |
| 21 | + </TemperatureThreshold> |
| 22 | + <TemperatureThreshold> |
| 23 | + <UpThreshold>60</UpThreshold> |
| 24 | + <DownThreshold>46</DownThreshold> |
| 25 | + <FanSpeed>14.285714285714285</FanSpeed> |
| 26 | + </TemperatureThreshold> |
| 27 | + <TemperatureThreshold> |
| 28 | + <UpThreshold>66</UpThreshold> |
| 29 | + <DownThreshold>60</DownThreshold> |
| 30 | + <FanSpeed>42.857142857142854</FanSpeed> |
| 31 | + </TemperatureThreshold> |
| 32 | + <TemperatureThreshold> |
| 33 | + <UpThreshold>72</UpThreshold> |
| 34 | + <DownThreshold>66</DownThreshold> |
| 35 | + <FanSpeed>100</FanSpeed> |
| 36 | + </TemperatureThreshold> |
| 37 | + </TemperatureThresholds> |
| 38 | + <FanSpeedPercentageOverrides /> |
| 39 | + </FanConfiguration> |
| 40 | + </FanConfigurations> |
| 41 | + <RegisterWriteConfigurations> |
| 42 | + <Description>System Fan Thermal Zone</Description> |
| 43 | + <WriteOccasion>OnInitialization</WriteOccasion> |
| 44 | + <WriteMode>Set</WriteMode> |
| 45 | + <Register>27</Register> |
| 46 | + <Value>28</Value> |
| 47 | + <ResetRequired>true</ResetRequired> |
| 48 | + <ResetWriteMode>Set</ResetWriteMode> |
| 49 | + <ResetValue>0</ResetValue> |
| 50 | + </RegisterWriteConfigurations> |
| 51 | +</FanControlConfigV2> |
0 commit comments