-
Notifications
You must be signed in to change notification settings - Fork 488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed malformed configuration file #1164
Open
braph
wants to merge
122
commits into
hirschmann:master
Choose a base branch
from
UraniumDonut:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This commit address issue hirschmann#565 and implements the configuration file necessary for HP ENVY x360 Convertible 15-bq1xx.
Based on (HP ZBook Studio G3.xml) with few adjustments: - Changed EcPollInterval to 500 - Adjusted MinSpeedValue and MaxSpeedValue - Removed second fan - Adjusted TemperatureThreshold Uses RegisterWriteConfiguration and FanSpeedPercentageOverride to completely stop the fan when fan speed is set to 0%
ASUS VivoBook Flip TP301UJ settings
Shorter ECPollInterval for stabler speeds
Add config for HP Pavilion Gaming 15-ec0xxx
Notebook Fancontrol Config File For Acer Predator Helios 300(RTX 2060) 2020 variant
Config for Lenovo Thinkpad X1 Carbon 8th gen (20U9S19X00) based on the Lenovo Thinkpad T430s.xml
Config for MECHREVO Jiaolong Series GK5NR0O.
correct up-threshold
Copy of Lenovo Ideapad 500S-14ISK, which works correctly on this model
ZBook Fury 15 G7 config
remove trailing comma from data lines
Add HP EliteBook 8470p Config
Fixed malformed config
add Lenovo Yoga Slim7 config by @dumprop
Hello, I created this config file and tested it for over three months now. Everything seems working fine.
Create Acer Predator PH315-52
Config is based on HP Compaq 15-s103tx
HP Spectre x360 14" config
Add HP 15s-gr0009au config
Add Gigabyte Aero 16 Config
Add config for Asus Vivobook R540U
Add HP Notebook 15-ac1xxx config
Add config for Asus Vivobook K3502
Updated config for ASUS K501UX
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This commit adds a missing RegisterWriteConfiguration tag