View Single Post
BluesLee's Avatar
Posts: 411 | Thanked: 1,105 times | Joined on Jan 2010 @ Europe
#25
Originally Posted by tealc View Post
It looks like it sleeps almost all the time. The battery level is down to 50% now after 12 hours of usage (not much usage) so there is not a massive drain but more than before.
This does not hold for me?! I only get positve suspend time using
Code:
mcetool --get-suspend-stats
when turning off bluetooth completly as root with
Code:
systemctl stop hciattach.service
Unfortunately its not of any use as you cant activate it directly without a reboot. Otherwise a workaround with turn on / off bluetooth would be possible this way
Code:
systemctl start hciattach.service
Job for hciattach.service failed. See 'systemctl status hciattach.service' and 'journal
ctl -xn' for details.
 

The Following 3 Users Say Thank You to BluesLee For This Useful Post: