[GH-ISSUE #122] Stuck at a certain speed after windows startup #109

Closed
opened 2026-02-26 00:31:46 +03:00 by kerem · 4 comments
Owner

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.

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.
kerem closed this issue 2026-02-26 00:31:46 +03:00
Author
Owner

@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:

  1. Open the Windows services control panel (services.msc)
  2. Stop NbfcService
  3. Delete C:\ProgramData\NbfcService\NbfcServiceSettings.xml
  4. Start NbfcService
<!-- gh-comment-id:250440454 --> @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](https://github.com/hirschmann/nbfc/wiki/How-to-build-NBFC) If you want to reset the NBFC service settings follow these steps: 1. Open the Windows services control panel (services.msc) 2. Stop _NbfcService_ 3. Delete `C:\ProgramData\NbfcService\NbfcServiceSettings.xml` 4. Start _NbfcService_
Author
Owner

@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.

<!-- gh-comment-id:250445812 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:250455218 --> @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.
Author
Owner

@HoreaM commented on GitHub (Sep 29, 2016):

Thanks a lot, it's fixed now.

<!-- gh-comment-id:250465302 --> @HoreaM commented on GitHub (Sep 29, 2016): Thanks a lot, it's fixed now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#109
No description provided.