[PR #835] [CLOSED] Add HP Laptop 15-db1xxx config #1362

Closed
opened 2026-02-26 00:35:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hirschmann/nbfc/pull/835
Author: @MegaMarian12350
Created: 2/26/2020
Status: Closed

Base: stableHead: master


📝 Commits (10+)

📊 Changes

33 files changed (+2067 additions, -7 deletions)

View changed files

.github/workflows/stale.yml (+18 -0)
Configs/Acer Aspire E5-471G.xml (+67 -0)
Configs/Acer Aspire VN7-572G V15 Nitro.xml (+57 -0)
Configs/Acer Predator 17 G9-793-782K.xml (+50 -0)
Configs/Asus K43U.xml (+80 -0)
Configs/Asus K46C.xml (+50 -0)
Configs/Asus N550JX.xml (+73 -0)
Configs/Asus ROG G751JT.xml (+132 -0)
Configs/Asus Zenbook UX330UA.xml (+59 -0)
Configs/Gigabyte AERO 14KV8.xml (+142 -0)
Configs/HP 15-BW00x.xml (+78 -0)
Configs/HP Compaq 6530b.xml (+24 -0)
Configs/HP EliteBook 840 G2.xml (+84 -0)
Configs/HP Laptop 14-dk0xxx.xml (+67 -0)
Configs/HP Laptop 17-by1xxx.xml (+69 -0)
Configs/HP Laptop 17-ca1xxx.xml (+56 -0)
Configs/HP Notebook 15-ba010ng.xml (+43 -0)
Configs/HP Pavilion x360 Convertible 14-dh1xxx.xml (+78 -0)
Configs/HP Pavilion x360 Convertible 15-br0xx.xml (+73 -0)
📝 Configs/HP ProBook 650 G2.xml (+6 -1)

...and 13 more files

📄 Description

This config was manually created and based on the "HP Notebook 15-ba010ng.xml". It may be necessary to disable the BIOS option "System Configuration: Fan Always On" in order to make the fan turn off completely.

The minimum fan speed from the based config was still using the fan, so I dissasembled my PC in order to identify when the fan was spinning or not. I also added the temperature thresholds and they're as close as the default (HP) ones.

Thanks to the Fan Speed Overrides, I managed to fix the incorrect fan speed detection. As a result, the min and max fan speeds was changed in order to reduce the complexity of the config (8 > 48 instead of 14 > 54 as the read operations). Unfortunately, there may be cases when the fan read speed is higher or lower than expected (102,5 or 97,5 instead of 100% when at full speed) or it may stop working if the temperature is low (less than 50° C).

Because I'm new on GitHub, I didn't managed to upload the config without changing the file extension from XML to TXT. Sorry about that.

Config:
HP Laptop 15-db1xxx.txt <- Change to XML


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hirschmann/nbfc/pull/835 **Author:** [@MegaMarian12350](https://github.com/MegaMarian12350) **Created:** 2/26/2020 **Status:** ❌ Closed **Base:** `stable` ← **Head:** `master` --- ### 📝 Commits (10+) - [`1a2248b`](https://github.com/hirschmann/nbfc/commit/1a2248b5da01652eb16a13a6491ebfb0b6a160d7) Add HP Compaq 6530b and HP Pavilion x360 Convertible 15-br0xx configs (#670) - [`4ff57b7`](https://github.com/hirschmann/nbfc/commit/4ff57b7da630d3755a2ef3d411af224fb367d66a) Add Acer Aspire E5-471G config (#672) - [`cb0105e`](https://github.com/hirschmann/nbfc/commit/cb0105ed72df05c3490291857a1d9e862f47b9a5) Add HP Laptop 17-by1xxx config (#691) - [`2fc34d7`](https://github.com/hirschmann/nbfc/commit/2fc34d79104175f833219a54524424a7095c7ff6) Add Asus ROG G751JT config (#692) - [`215e2ce`](https://github.com/hirschmann/nbfc/commit/215e2ce94984d475cacab2ec816cbaafccf60673) Add Gigabyte AERO 14KV8 config (#693) - [`a6a8172`](https://github.com/hirschmann/nbfc/commit/a6a8172ffe83fb6d84b39ef7872d1baac734c9f6) Add Lenovo ThinkPad L390 config (#685) - [`3b5c0c8`](https://github.com/hirschmann/nbfc/commit/3b5c0c8a39379896ece3a18ebf8b042c93b37038) Update Gigabyte AERO 14KV8 config (#697) - [`354a80f`](https://github.com/hirschmann/nbfc/commit/354a80ff8b0be38aa524935c1547754d04cb195f) Add Lenovo ThinkPad L380 Yoga config (#698) - [`4699d17`](https://github.com/hirschmann/nbfc/commit/4699d171b151bc7fae552069360d5c328462800a) Add a donation link (resolves #701) - [`f6fad7f`](https://github.com/hirschmann/nbfc/commit/f6fad7ff00d26b36ca55e947b6c5be20b04b2b28) Use curl instead of wget since the mono docker image does not have it. (#710) ### 📊 Changes **33 files changed** (+2067 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/stale.yml` (+18 -0) ➕ `Configs/Acer Aspire E5-471G.xml` (+67 -0) ➕ `Configs/Acer Aspire VN7-572G V15 Nitro.xml` (+57 -0) ➕ `Configs/Acer Predator 17 G9-793-782K.xml` (+50 -0) ➕ `Configs/Asus K43U.xml` (+80 -0) ➕ `Configs/Asus K46C.xml` (+50 -0) ➕ `Configs/Asus N550JX.xml` (+73 -0) ➕ `Configs/Asus ROG G751JT.xml` (+132 -0) ➕ `Configs/Asus Zenbook UX330UA.xml` (+59 -0) ➕ `Configs/Gigabyte AERO 14KV8.xml` (+142 -0) ➕ `Configs/HP 15-BW00x.xml` (+78 -0) ➕ `Configs/HP Compaq 6530b.xml` (+24 -0) ➕ `Configs/HP EliteBook 840 G2.xml` (+84 -0) ➕ `Configs/HP Laptop 14-dk0xxx.xml` (+67 -0) ➕ `Configs/HP Laptop 17-by1xxx.xml` (+69 -0) ➕ `Configs/HP Laptop 17-ca1xxx.xml` (+56 -0) ➕ `Configs/HP Notebook 15-ba010ng.xml` (+43 -0) ➕ `Configs/HP Pavilion x360 Convertible 14-dh1xxx.xml` (+78 -0) ➕ `Configs/HP Pavilion x360 Convertible 15-br0xx.xml` (+73 -0) 📝 `Configs/HP ProBook 650 G2.xml` (+6 -1) _...and 13 more files_ </details> ### 📄 Description This config was manually created and based on the "HP Notebook 15-ba010ng.xml". It may be necessary to disable the BIOS option "System Configuration: Fan Always On" in order to make the fan turn off completely. The minimum fan speed from the based config was still using the fan, so I dissasembled my PC in order to identify when the fan was spinning or not. I also added the temperature thresholds and they're as close as the default (HP) ones. Thanks to the Fan Speed Overrides, I managed to fix the incorrect fan speed detection. As a result, the min and max fan speeds was changed in order to reduce the complexity of the config (8 > 48 instead of 14 > 54 as the read operations). Unfortunately, there may be cases when the fan read speed is higher or lower than expected (102,5 or 97,5 instead of 100% when at full speed) or it may stop working if the temperature is low (less than 50° C). Because I'm new on GitHub, I didn't managed to upload the config without changing the file extension from XML to TXT. Sorry about that. Config: [HP Laptop 15-db1xxx.txt](https://github.com/hirschmann/nbfc/files/4268812/HP.Laptop.15-db1xxx.txt) <- Change to XML --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 00:35:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#1362
No description provided.