[GH-ISSUE #1073] NoteBookFanControlService (really) started ??? #924

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

Originally created by @tomprost on GitHub (Feb 9, 2021).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1073

Describe the bug
A clear and concise description of what the bug is - I just don't see, whether NBFC is started ?!!!

To Reproduce
tom@Satellite-L350D:/opt/nbfc$ mono nbfc.exe status -a
Service enabled : False
Read-only : False
Selected config name:
Temperature : 0
Could not get fan info because the service is disabled

BUT at the same time -->

tom@Satellite-L350D:/opt/nbfc$ service nbfc status
● nbfc.service - NoteBook FanControl service
Loaded: loaded (/etc/systemd/system/nbfc.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2021-02-09 11:58:18 CET; 15min ago
Process: 690 ExecStart=/opt/nbfc/nbfcservice.sh start (code=exited, status=0/SUCCESS)
Main PID: 748 (mono)
Tasks: 10 (limit: 3184)
Memory: 63.0M
CGroup: /system.slice/nbfc.service
└─748 /usr/bin/mono /usr/lib/mono/4.5/mono-service.exe -l:/run/nbfc.pid -m:NbfcService /opt/nbfc/NbfcService.exe

Feb 09 11:57:59 Satellite-L350D systemd[1]: Starting NoteBook FanControl service...
Feb 09 11:58:02 Satellite-L350D systemd[1]: nbfc.service: Can't open PID file /run/nbfc.pid (yet?) after start: Operation not permitted
Feb 09 11:58:18 Satellite-L350D systemd[1]: Started NoteBook FanControl service.
Feb 09 11:58:58 Satellite-L350D mono[748]: NbfcService: Service NoteBookFanControlService started
tom@Satellite-L350D:/opt/nbfc$

Expected behavior
A clear and concise description of what you expected to happen.

System information

Additional context
Add any other context about the problem here.

Originally created by @tomprost on GitHub (Feb 9, 2021). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1073 **Describe the bug** A clear and concise description of what the bug is - I just don't see, whether **NBFC is started ?**!!! ### **To Reproduce** tom@Satellite-L350D:/opt/nbfc$ **mono nbfc.exe status -a** Service enabled : False Read-only : False Selected config name: Temperature : 0 Could not get fan info because the service is disabled **BUT at the same time -->** tom@Satellite-L350D:/opt/nbfc$ **service nbfc status** ● nbfc.service - NoteBook FanControl service Loaded: loaded (/etc/systemd/system/nbfc.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2021-02-09 11:58:18 CET; 15min ago Process: 690 ExecStart=/opt/nbfc/nbfcservice.sh start (code=exited, status=0/SUCCESS) Main PID: 748 (mono) Tasks: 10 (limit: 3184) Memory: 63.0M CGroup: /system.slice/nbfc.service └─748 /usr/bin/mono /usr/lib/mono/4.5/mono-service.exe -l:/run/nbfc.pid -m:NbfcService /opt/nbfc/NbfcService.exe Feb 09 11:57:59 Satellite-L350D systemd[1]: Starting NoteBook FanControl service... Feb 09 11:58:02 Satellite-L350D systemd[1]: nbfc.service: Can't open PID file /run/nbfc.pid (yet?) after start: Operation not permitted Feb 09 11:58:18 Satellite-L350D systemd[1]: Started NoteBook FanControl service. Feb 09 11:58:58 Satellite-L350D mono[748]: NbfcService: Service NoteBookFanControlService started tom@Satellite-L350D:/opt/nbfc$ **Expected behavior** A clear and concise description of what you expected to happen. **System information** - operating system - NBFC version - log files (see [NBFC files and directories overview](https://github.com/hirschmann/nbfc/wiki/Files-and-directories-overview)) **Additional context** Add any other context about the problem here.
kerem 2026-02-26 00:33:56 +03:00
  • closed this issue
  • added the
    Stale
    label
Author
Owner

@jose1711 commented on GitHub (Apr 15, 2021):

Hard to tell but your shell prompt suggests you're not root? Can you please run everything under root again and post the output?

<!-- gh-comment-id:820327373 --> @jose1711 commented on GitHub (Apr 15, 2021): Hard to tell but your shell prompt suggests you're not `root`? Can you please run everything under `root` again and post the output?
Author
Owner

@github-actions[bot] commented on GitHub (Oct 14, 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

<!-- gh-comment-id:942807890 --> @github-actions[bot] commented on GitHub (Oct 14, 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
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#924
No description provided.