mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 09:06:00 +03:00
[GH-ISSUE #1073] NoteBookFanControlService (really) started ??? #924
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#924
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 @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.
@jose1711 commented on GitHub (Apr 15, 2021):
Hard to tell but your shell prompt suggests you're not
root? Can you please run everything underrootagain and post the output?@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