linux-on-mac / mbpfan

A simple daemon to control fan speed on all MacBook/MacBook Pros (probably all Apple computers) for Linux Kernel 3 and newer
https://ineed.coffee/projects/mbpfan
GNU General Public License v3.0
875 stars 138 forks source link

Doesn't exit on signal 15&9 #238

Closed arch-user-france1 closed 2 years ago

arch-user-france1 commented 2 years ago

It doesn't exit if I want it (using killall -s SIGNAL mbpfan)

arch-user-france1 commented 2 years ago

I just removed the pidfile.. Somehow I paused the program. I also sent afterwards the signals 1&2 as these helped me once to kill a process.

gaul commented 2 years ago

Invalid issue (process cannot ignore SIGKILL).

Please try using and experimenting with mbpfan and its configuration before opening more issues. The other 3 appear invalid as well.

arch-user-france1 commented 2 years ago

Hmm... How should I experiment with it? It doesn't have much