mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 16:45:53 +03:00
[GH-ISSUE #306] Asus k501ux Right Fan Not Running #276
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#276
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 @danielee0707 on GitHub (Aug 4, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/306
Hi. My os is Ubuntu 16.04, with kernal 4.10. I installed nbfc by following the installation guide but the right fan seems not running. I tested it by setting speed to 50. I have tried using nvidia driver for dedicated gpu (950m) as well as disabling it to use only the integrated intel gpu, but still could not get it to work. It worked when I was using Windows 10 on the same machine several weeks ago.

@hirschmann commented on GitHub (Aug 7, 2017):
have you tried to set the speed of the right fan to 100%?
The right fan has only 1 step, which means there are only 2 valid speed settings: 0% and 100%
@danielee0707 commented on GitHub (Aug 7, 2017):
That makes sense. Thank you!