mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 16:45:53 +03:00
[GH-ISSUE #122] Stuck at a certain speed after windows startup #109
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#109
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 @HoreaM on GitHub (Sep 28, 2016).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/122
So the problem is as follows:
I close the nbfc with the fan speed set on auto but sometimes (not always, I have no idea why) when I open it back the fan speed is set on 12.5%. Any idea on how to clear the cache of the program and reinstall it from scratch? I guess that will fix the issue.
@hirschmann commented on GitHub (Sep 29, 2016):
This is a bug which has already been fixed. There is no release yet which includes the bug fix, but you can build NBFC yourself from the latest source: How to build NBFC
If you want to reset the NBFC service settings follow these steps:
C:\ProgramData\NbfcService\NbfcServiceSettings.xml@HoreaM commented on GitHub (Sep 29, 2016):
So just building it and running the new version should fix this? And thanks a lot for the quick reply.
@hirschmann commented on GitHub (Sep 29, 2016):
You have to uninstall the release build before installing your custom build, because I can't ensure that the setup is able to upgrade from a release to any custom build.
@HoreaM commented on GitHub (Sep 29, 2016):
Thanks a lot, it's fixed now.