View Single Post
Posts: 37 | Thanked: 133 times | Joined on Dec 2014
#31
Originally Posted by mautz View Post
Could you please post /dev/shm/bt-sleep-monitor.log ?

And the check if the service bt-sleep-monitor.service and bt-sleep-monitor.timer are running?
I don't have the /dev/shm/bt-sleep-monitor.log which may be related to the service/timer being inactive.

Code:
-bash-3.2$ systemctl status bt-sleep-monitor.service
bt-sleep-monitor.service - Start Minimecs bt-sleep-monitor script at startup
   Loaded: loaded (/lib/systemd/system/bt-sleep-monitor.service; static)
   Active: inactive (dead)

-bash-3.2$ systemctl status bt-sleep-monitor.timer  
bt-sleep-monitor.timer - Delay start of minimecs bt-sleep-monitor script to avoid getting wrong bluetooth value on startup
   Loaded: loaded (/lib/systemd/system/bt-sleep-monitor.timer; disabled)
   Active: inactive (dead)
 

The Following 2 Users Say Thank You to tealc For This Useful Post: