mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 00:56:01 +03:00
[GH-ISSUE #1065] Custom fan curve for controlling fan speed. #913
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#913
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 @the-r3dacted on GitHub (Jan 31, 2021).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1065
Is your feature request related to a problem? Please describe.
Don't really know if it's considered a problem, but I don't like hearing my fan ramp up to 70% when booting into Windows, when idle, because I forgot to reset the program to read only.
Describe the solution you'd like
A customizable fan curve, following the temperature of both the GPU and CPU.
Additional context
So, I'd tell the program when below like 50C, don't run the fans. Once over 50C, I could set it to gradually increase until it gets to 70+% at 80C. It would be controlled by the highest temperature, whether it be the CPU or the GPU would depend on the load.
@github-actions[bot] commented on GitHub (Aug 1, 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
@the-r3dacted commented on GitHub (Aug 1, 2021):
That's what happens when the program is stale 😢
@the-r3dacted commented on GitHub (Aug 9, 2021):
I fucking responded you cunt
@OMNIDROID2995 commented on GitHub (Mar 1, 2025):
Why so aggressive? Grab Claude Sonnet via Github Copilot or try ChatGPT. Tell the AI which sensors you have (“sensors” from lm_sensors) and that you want to set a script with different fan percentages for "sudo nbfc set --speed" to certain temperatures. Your script is ready, which you can use in systemd with your own .service file. It has helped me a lot with a cheap HP notebook, as it can't overheat even at the lowest fan speed (normally it always revs up unnecessarily and switches on at strange times).