mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 09:06:00 +03:00
[GH-ISSUE #404] Asus Zenbook UX430UA NBFC not working #361
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#361
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 @GTRONICK on GitHub (Dec 10, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/404
First of all, Thanks for this awesome tool, and your excellent work on this.
I have applied the recommended Asus Zenbook UX430UA config, but when the temperature thresholds are reached, the fan is not being activated. Manual speed set works, enable and disable the service works, everything seems to work, but the fan is not being activated.
I'm using ArchLinux, and
Linux 4.14.4-1-ARCH #1 SMP PREEMPT. with LXDE.I have also tried modifying the config file, reducing the thresholds by 10, for example:
(Before)
(After)
However, the laptop reach the 41+°C and the fan is still stopped.
Thanks in advance.
@hirschmann commented on GitHub (Dec 10, 2017):
Your threshold (after) would be selected if the temperature is at 52 degree (or higher).
I tried to explain how the thresholds work in the NBFC wiki: https://github.com/hirschmann/nbfc/wiki/Temperature-threshold#example
Hopefully this makes things clearer :)
@GTRONICK commented on GitHub (Dec 10, 2017):
Perfect!. I have modified the default config a little, because the default initial threshold is near the 60°C, so I think, 52 is perfect for my Linux configuration. Now it is working like a charm!. Thanks a lot and keep going on this awesome project.