mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #88] Best method to find which EC register does what #80
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#80
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?
Originally created by @softlion on GitHub (May 23, 2016).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/88
A Wiki entry on the method to use to find which ec register control a fan speed and which one report temperature and which one does another thing would be nice.
I used the ec tool on asus ux303 to find out how to control the fan speeds. Some register values are changing at each probe, so they should be temperature read registers.
The current fan is full speed, meaning the register controlling this fan speed should be non zero and somehow between 80 and FF.
It still leaves lots of registers to check.
What is the best method to find it ?
@hirschmann commented on GitHub (Jun 20, 2017):
See https://github.com/hirschmann/nbfc/wiki/How-to-create-a-NBFC-config
@dataslug1 commented on GitHub (May 12, 2022):
Hello I found this by searching UX303 as this is my notebook, which has suddenly started switching fan to full despite no load. Were you ever able to get it working with NBFC please? Many thanks!
@softlion commented on GitHub (May 12, 2022):
No :)
@dataslug1 commented on GitHub (May 22, 2022):
Disappointing but at least you saved me a few wasted hours 😄