Coder Social home page Coder Social logo

Comments (2)

laughingwater avatar laughingwater commented on June 13, 2024

Github for some reason does not allow uploading xml files
i have a HP Pavilion Gaming Laptop 15-dk2xxx with a i7-11370H and a rtx 3050 and this config allows me to adjust the CPU fan speed, haven't been able to get the gpu fan to cooperate.
Also feel free to adjust the speed curve for auto, i set mine to be quite aggressive.
Create a XML file in C:\Program Files (x86)\NoteBook FanControl\Configs named HP Pavilion Gaming Laptop 15-dk2xxx
then open the file in notepad and copy paste this in there and save, then select config in nbfc.
<FanControlConfigV2> <NotebookModel>HP Pavilion Gaming Laptop 15-dk2xxx</NotebookModel> <Author>laughingwater</Author> <EcPollInterval>750</EcPollInterval> <ReadWriteWords>false</ReadWriteWords> <CriticalTemperature>85</CriticalTemperature> <FanConfigurations> <FanConfiguration> <ReadRegister>17</ReadRegister> <WriteRegister>25</WriteRegister> <MinSpeedValue>13</MinSpeedValue> <MaxSpeedValue>59</MaxSpeedValue> <IndependentReadMinMaxValues>false</IndependentReadMinMaxValues> <MinSpeedValueRead>5</MinSpeedValueRead> <MaxSpeedValueRead>62</MaxSpeedValueRead> <ResetRequired>false</ResetRequired> <FanSpeedResetValue>0</FanSpeedResetValue> <FanDisplayName>CPU Fan</FanDisplayName> <TemperatureThresholds> <TemperatureThreshold> <UpThreshold>50</UpThreshold> <DownThreshold>35</DownThreshold> <FanSpeed>25</FanSpeed> </TemperatureThreshold> <TemperatureThreshold> <UpThreshold>100</UpThreshold> <DownThreshold>70</DownThreshold> <FanSpeed>100</FanSpeed> </TemperatureThreshold> <TemperatureThreshold> <UpThreshold>60</UpThreshold> <DownThreshold>50</DownThreshold> <FanSpeed>50</FanSpeed> </TemperatureThreshold> <TemperatureThreshold> <UpThreshold>70</UpThreshold> <DownThreshold>60</DownThreshold> <FanSpeed>75</FanSpeed> </TemperatureThreshold> </TemperatureThresholds> <FanSpeedPercentageOverrides/> </FanConfiguration> </FanConfigurations> <RegisterWriteConfigurations> <RegisterWriteConfiguration> <WriteMode>Set</WriteMode> <WriteOccasion>OnInitialization</WriteOccasion> <Register>21</Register> <Value>1</Value> <ResetRequired>true</ResetRequired> <ResetValue>0</ResetValue> <ResetWriteMode>Set</ResetWriteMode> <Description>Manual Override</Description> </RegisterWriteConfiguration> </RegisterWriteConfigurations> </FanControlConfigV2>

from nbfc.

iBlazeX avatar iBlazeX commented on June 13, 2024

Thanks a lot @laughingwater
I have the same laptop with same cpu and gpu. I tried your script but the status keeps switching between disabled and read only idk why.. Also, the temperature is constantly showing 0 degrees Celsius.

from nbfc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.