[PR #752] [MERGED] Create HP Laptop 17-ca1xxx.xml #1348

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

📋 Pull Request Information

Original PR: https://github.com/hirschmann/nbfc/pull/752
Author: @haraldrohan
Created: 8/28/2019
Status: Merged
Merged: 9/1/2019
Merged by: @hirschmann

Base: masterHead: patch-1


📝 Commits (2)

  • 3f300e0 Create HP Laptop 17-ca1xxx.xml
  • 748dc5e Update HP Laptop 17-ca1xxx.xml

📊 Changes

1 file changed (+56 additions, -0 deletions)

View changed files

Configs/HP Laptop 17-ca1xxx.xml (+56 -0)

📄 Description

This config has been created manually using the ec probing tool and tested on an HP 17-ca1211ng Jet Black (7KG31EA#ABD).
The configuration is based on the "HP Laptop 14-cm0xxx.xml" from Matias Hiltunen and the description was partially taken from Zwergesel (HP 17-by1102ng) - thanks to both.

Remark: It had to disable the BIOS option "System Configuration" > "Fan Always On" in order to make the fan turn off completely.

The configuration uses the write register 219/0xDB in a range from 34 to 80 and the read register 113/0x71 in a range from 0 to 7 based on educated guessing, so there could be better ones.
The fan seems to have 8 levels (including 0) and the read register maps nicely.
The write register mapping is a bit exponential towards the end. And having 55 distinct values mapping to 8 stages seems also a bit confusing, e.g. when using the scroll bar in the UI.

The temperature thresholds have been mapped for my convenience so that the fan starts somewhere at 55 degrees, therefore feel free to change as you like. The ranges go up 80 degrees with some overlap.
This is based on my experience that the AMD Ryzen 3 3200U hardly crossed 65 degrees, with or without fan, even when the spec allows up to 105 degrees. Which means there might be some additional guards build-in anyway.

And I have to say thanks for this fantastic tool. Without the fan never stopped and I was close to send the new notebook back to HP straight ahead.


🔄 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/752 **Author:** [@haraldrohan](https://github.com/haraldrohan) **Created:** 8/28/2019 **Status:** ✅ Merged **Merged:** 9/1/2019 **Merged by:** [@hirschmann](https://github.com/hirschmann) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`3f300e0`](https://github.com/hirschmann/nbfc/commit/3f300e0544ca572888cf48263e9b1f78db44e5be) Create HP Laptop 17-ca1xxx.xml - [`748dc5e`](https://github.com/hirschmann/nbfc/commit/748dc5e76fc35bbe462812baf8019395095e0899) Update HP Laptop 17-ca1xxx.xml ### 📊 Changes **1 file changed** (+56 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Configs/HP Laptop 17-ca1xxx.xml` (+56 -0) </details> ### 📄 Description This config has been created manually using the ec probing tool and tested on an HP 17-ca1211ng Jet Black (7KG31EA#ABD). The configuration is based on the "HP Laptop 14-cm0xxx.xml" from Matias Hiltunen and the description was partially taken from Zwergesel (HP 17-by1102ng) - thanks to both. Remark: It had to disable the BIOS option "System Configuration" > "Fan Always On" in order to make the fan turn off completely. The configuration uses the write register 219/0xDB in a range from 34 to 80 and the read register 113/0x71 in a range from 0 to 7 based on educated guessing, so there could be better ones. The fan seems to have 8 levels (including 0) and the read register maps nicely. The write register mapping is a bit exponential towards the end. And having 55 distinct values mapping to 8 stages seems also a bit confusing, e.g. when using the scroll bar in the UI. The temperature thresholds have been mapped for my convenience so that the fan starts somewhere at 55 degrees, therefore feel free to change as you like. The ranges go up 80 degrees with some overlap. This is based on my experience that the AMD Ryzen 3 3200U hardly crossed 65 degrees, with or without fan, even when the spec allows up to 105 degrees. Which means there might be some additional guards build-in anyway. And I have to say thanks for this fantastic tool. Without the fan never stopped and I was close to send the new notebook back to HP straight ahead. --- <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:11 +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#1348
No description provided.