[GH-ISSUE #1021] Services is disabled #881

Closed
opened 2026-02-26 00:33:49 +03:00 by kerem · 3 comments
Owner

Originally created by @Gasiyu on GitHub (Nov 24, 2020).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1021

Describe the bug
nbfc status "Could not get fan info because the service is disabled"

To Reproduce
$ mono nbfc.exe status
Service enabled : False
Read-only : False
Selected config name :
Temperature : 0

Could not get fan info because the service is disabled

Expected behavior
Services enabled

System information

Additional context
$ sudo systemctl status nbfc
● nbfc.service - NoteBook FanControl service
Loaded: loaded (/etc/systemd/system/nbfc.service; enabled; vendor preset: disabled)
Active: active (running) since Tue 2020-11-24 20:41:48 WIB; 12min ago
Main PID: 96745 (mono)
Tasks: 7 (limit: 19002)
Memory: 32.9M
CGroup: /system.slice/nbfc.service
└─96745 /usr/bin/mono /usr/lib/mono/4.5/mono-service.exe -l:/run/nbfc.pid -m:NbfcService /opt/nbfc/NbfcService.exe

Nov 24 20:41:48 akbr systemd[1]: Starting NoteBook FanControl service...
Nov 24 20:41:48 akbr systemd[1]: nbfc.service: Can't open PID file /run/nbfc.pid (yet?) after start: Operation not permitted
Nov 24 20:41:48 akbr systemd[1]: Started NoteBook FanControl service.
Nov 24 20:41:49 akbr mono[96745]: NbfcService: Service NoteBookFanControlService started

Originally created by @Gasiyu on GitHub (Nov 24, 2020). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1021 **Describe the bug** nbfc status "Could not get fan info because the service is disabled" **To Reproduce** $ mono nbfc.exe status Service enabled : False Read-only : False Selected config name : Temperature : 0 Could not get fan info because the service is disabled **Expected behavior** Services enabled **System information** - Manjaro Openbox 20.10 - NBFC 1.6.3 - [Log Files](https://del.dog/fucrecavoc.txt) **Additional context** $ sudo systemctl status nbfc ● nbfc.service - NoteBook FanControl service Loaded: loaded (/etc/systemd/system/nbfc.service; enabled; vendor preset: disabled) Active: active (running) since Tue 2020-11-24 20:41:48 WIB; 12min ago Main PID: 96745 (mono) Tasks: 7 (limit: 19002) Memory: 32.9M CGroup: /system.slice/nbfc.service └─96745 /usr/bin/mono /usr/lib/mono/4.5/mono-service.exe -l:/run/nbfc.pid -m:NbfcService /opt/nbfc/NbfcService.exe Nov 24 20:41:48 akbr systemd[1]: Starting NoteBook FanControl service... Nov 24 20:41:48 akbr systemd[1]: nbfc.service: Can't open PID file /run/nbfc.pid (yet?) after start: Operation not permitted Nov 24 20:41:48 akbr systemd[1]: Started NoteBook FanControl service. Nov 24 20:41:49 akbr mono[96745]: NbfcService: Service NoteBookFanControlService started
kerem closed this issue 2026-02-26 00:33:49 +03:00
Author
Owner

@Gasiyu commented on GitHub (Nov 25, 2020):

Also get this problem on pop os 20.10

<!-- gh-comment-id:733429651 --> @Gasiyu commented on GitHub (Nov 25, 2020): Also get this problem on pop os 20.10
Author
Owner

@Gasiyu commented on GitHub (Jan 21, 2021):

Fixed by deleting StagWare.Plugins.ECSysLinux.dll and restart nbfc services
https://wiki.archlinux.org/index.php/fan_speed_control#Configuration_2

<!-- gh-comment-id:764609005 --> @Gasiyu commented on GitHub (Jan 21, 2021): Fixed by deleting StagWare.Plugins.ECSysLinux.dll and restart nbfc services https://wiki.archlinux.org/index.php/fan_speed_control#Configuration_2
Author
Owner

@mitat52 commented on GitHub (Mar 20, 2025):

Fixed by deleting StagWare.Plugins.ECSysLinux.dll and restart nbfc services https://wiki.archlinux.org/index.php/fan_speed_control#Configuration_2

how about for windows?

<!-- gh-comment-id:2740714283 --> @mitat52 commented on GitHub (Mar 20, 2025): > Fixed by deleting StagWare.Plugins.ECSysLinux.dll and restart nbfc services https://wiki.archlinux.org/index.php/fan_speed_control#Configuration_2 how about for windows?
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#881
No description provided.