mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 09:06:00 +03:00
[PR #803] [MERGED] Add Razer Blade 14 2017 config #1356
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#1356
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?
📋 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:
master← Head:master📝 Commits (2)
c573577Add Razer Blade 14 2017 configce7ae1dFix threshold issues📊 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.