mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #965] Asus X403FA config #835
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#835
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 @mayjs on GitHub (Aug 9, 2020).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/965
I'm trying to build a config for an Asus X403FA laptop.
The recommended configuration I got from
nbfc.exe config --recommenddoes not seem to work.By running
sensors-detectI figured out that the EC seems to be anITE IT8987, but I couldn't find a datasheet for this chip online.I've also tried analyze a decompiled
DSDTbut couldn't really figure anything out. I found some fields calledHYST,TSHTandTSLTwhich I thought might be related to temperature thresholds and hysteresis values, but I can't seem to control the fan using any of these registers.Using
ec-probeI monitored the registers while stressing the CPU and then tried to write to some registers that looked like they may have something to do with fan control but couldn't get any result.This is where I'm stuck right now. Unfortunately the fan control seems to be pretty aggressive by default. The fans turn up as soon as a core hits 45°C which happens quite fast when the charger is connected. I've read some reviews for this device and most of them mentioned that the fan wasn't to loud, but they were all using Windows exclusively in their reviews. But if the fan behavior is less annoying on windows, there must be a way to control the fan right?
Does anyone have a pointer into the right direction? Is it possible another device using the same EC is already supported?
@github-actions[bot] commented on GitHub (Feb 7, 2021):
This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed