mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 00:56:01 +03:00
[PR #608] Add Acer Aspire VX5-591G-54PG config #1317
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#1317
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/608
Author: @fungoy
Created: 12/23/2018
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
dd4cecaAdd Acer Spire VX5-591G-54PG config📊 Changes
1 file changed (+47 additions, -0 deletions)
View changed files
➕
Configs/Acer Aspire VX5-591G-54PG.xml(+47 -0)📄 Description
After investigating with ec-probe I managed to find the following:
dec 189 / hex 0xDB => EC register responsible for the fan mode.
dec 82 / hex 52 => default fan mode (aka fan off).
any other value => full speed.
The only problem is that the fan takes 30 seconds to start spinning and more 30 seconds to reach full speed, I don't know if there are any other values that would make the fan start faster or go to full speed faster. I didn't investigate all possible values.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.