mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 16:45:53 +03:00
[GH-ISSUE #369] Config: Lenovo Ideapad U160 #332
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#332
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 @GreyWorks on GitHub (Oct 31, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/369
Hi,
I created a config for the Lenovo IdeaPad U160.
(Sorry for not doing a pull request but i don't have much experience with them)
Notes:
Created and tested under
Arch Linux 4.13.9-1-ARCH #1 SMP PREEMPT Sun Oct 22 09:07:32 CEST 2017.PS: Thank you so much for this great project. This is the first fan control software i got to work on that netbook.
@hirschmann commented on GitHub (Nov 1, 2017):
Thank you very much! 👍
I've added the config to the repo:
147f9c1e7b@homer314 commented on GitHub (May 15, 2018):
Hi,
@GreyWorks how did you find out manual/auto fan control register? I'm trying to setup a config for a clevo system and i found fan speed and duty registers but i think i need manual mode too
Thanks
@GreyWorks commented on GitHub (May 25, 2018):
Hi @homer314 ,
sorry for the late reply.
As far as i can remember i poked around the registers near the duty cycle and the thermal zone.
I tried 255 and 0. One did not work and was reset immediately but the other resulted in a different behaviour of the fan. To reset to auto i had to put it back to the value it was before (4).
So somehow i concluded which bits are the auto fan control.
To be clear: i still have no idea what the other bits in the register do (if they do something at all).
Hope that helps at least a little.