mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 00:56:01 +03:00
[GH-ISSUE #1387] HP Pavilion Gaming Laptop 15-dk2xxx #1193
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#1193
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ANToNyS21 on GitHub (Mar 18, 2024).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1387
HP Pavilion Gaming Laptop 15-dk2xxx
11th Gen Intel(R) Core(TM) i5-11300H @ 3.10GHz, 3110 Mhz, cores: 4, logic proceses: 8
@laughingwater commented on GitHub (Apr 25, 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>@iBlazeX commented on GitHub (Jun 1, 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.
@laughingwater commented on GitHub (Jun 14, 2024):
https://github.com/UraniumDonut/nbfc-revive/issues/128#issuecomment-2077452886
@NikilXYZ commented on GitHub (Sep 14, 2024):
How did you figure out the registers?
@laughingwater commented on GitHub (Oct 29, 2024):
That's the fun part, I didn't, I just tested EVERY single config there was, I tried using ec probe but I found nothing, so for finding the register for the gpu fan will be hard
@github-actions[bot] commented on GitHub (Apr 29, 2025):
This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed