[PR #803] [MERGED] Add Razer Blade 14 2017 config #1356

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

📋 Pull Request Information

Original PR: https://github.com/hirschmann/nbfc/pull/803
Author: @keeper121
Created: 12/12/2019
Status: Merged
Merged: 1/4/2020
Merged by: @hirschmann

Base: masterHead: master


📝 Commits (2)

📊 Changes

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

View changed files

Configs/Razer Blade 14 2017.xml (+121 -0)

📄 Description

Hello, this is config for Razer Blade 14 2017 - Intel 7700HQ - GTX1060. There is no information in internet of a success fan control with that model. After some investigation EC registers for fan control were found.

dec 85 => FF value in that register allow to manual control of fan RPM
dec 196 => write register of fan RPM (actually it's a word register), this config will change higher bit
dec 202 => read register of fan RPM

On Windows machine it causes battery problems (battery not found, not plugged). But I use it every day on my Linux machine without discomfort. Maybe it will be useful to someone to next investigation.


🔄 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/803 **Author:** [@keeper121](https://github.com/keeper121) **Created:** 12/12/2019 **Status:** ✅ Merged **Merged:** 1/4/2020 **Merged by:** [@hirschmann](https://github.com/hirschmann) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`c573577`](https://github.com/hirschmann/nbfc/commit/c573577dfe62ca8b77d73a1bbeeab0278c89b7cf) Add Razer Blade 14 2017 config - [`ce7ae1d`](https://github.com/hirschmann/nbfc/commit/ce7ae1d1799e20220dcd0d23007b506c5cea7c01) Fix threshold issues ### 📊 Changes **1 file changed** (+121 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Configs/Razer Blade 14 2017.xml` (+121 -0) </details> ### 📄 Description Hello, this is config for Razer Blade 14 2017 - Intel 7700HQ - GTX1060. There is no information in internet of a success fan control with that model. After some investigation EC registers for fan control were found. dec 85 => FF value in that register allow to manual control of fan RPM dec 196 => write register of fan RPM (actually it's a word register), this config will change higher bit dec 202 => read register of fan RPM On Windows machine it causes battery problems (battery not found, not plugged). But I use it every day on my Linux machine without discomfort. Maybe it will be useful to someone to next investigation. --- <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:12 +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#1356
No description provided.