[PR #608] Add Acer Aspire VX5-591G-54PG config #1317

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

📋 Pull Request Information

Original PR: https://github.com/hirschmann/nbfc/pull/608
Author: @fungoy
Created: 12/23/2018
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • dd4ceca Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/hirschmann/nbfc/pull/608 **Author:** [@fungoy](https://github.com/fungoy) **Created:** 12/23/2018 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`dd4ceca`](https://github.com/hirschmann/nbfc/commit/dd4cecad8be8350c1c759a0ac48d213092eae028) Add Acer Spire VX5-591G-54PG config ### 📊 Changes **1 file changed** (+47 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Configs/Acer Aspire VX5-591G-54PG.xml` (+47 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#1317
No description provided.