The Following 4 Users Say Thank You to minimec For This Useful Post: | ||
![]() |
2017-04-07
, 18:29
|
Posts: 635 |
Thanked: 1,535 times |
Joined on Feb 2014
@ Germany
|
#582
|
The Following 6 Users Say Thank You to mautz For This Useful Post: | ||
![]() |
2017-04-07
, 19:27
|
Posts: 387 |
Thanked: 707 times |
Joined on May 2015
@ Italy
|
#583
|
The Following User Says Thank You to claustn For This Useful Post: | ||
![]() |
2017-04-08
, 13:37
|
Posts: 6 |
Thanked: 11 times |
Joined on Apr 2017
|
#584
|
The Following User Says Thank You to maidis For This Useful Post: | ||
![]() |
2017-04-08
, 16:53
|
Posts: 635 |
Thanked: 1,535 times |
Joined on Feb 2014
@ Germany
|
#586
|
The Following User Says Thank You to mautz For This Useful Post: | ||
![]() |
2017-04-09
, 11:22
|
Posts: 387 |
Thanked: 707 times |
Joined on May 2015
@ Italy
|
#587
|
![]() |
2017-04-09
, 12:30
|
Posts: 163 |
Thanked: 279 times |
Joined on Feb 2017
@ Tbilisi, Georgia (caucasus)
|
#588
|
The Following User Says Thank You to matemana For This Useful Post: | ||
![]() |
2017-04-09
, 12:37
|
Posts: 387 |
Thanked: 707 times |
Joined on May 2015
@ Italy
|
#589
|
The Following User Says Thank You to claustn For This Useful Post: | ||
![]() |
2017-04-09
, 17:53
|
Posts: 97 |
Thanked: 318 times |
Joined on Feb 2012
@ Switzerland
|
#590
|
Yes I mean that command, just copied and pasted from the post of Minimec to terminal. Maybe I didn't do it as root
Could someone tell me what commands do I have to run?
devel-su ls /proc/bluetooth/sleep/
asleep btwake btwrite hostwake lpm proto
chmod +x bt-sleep-monitor.sh # Needed only once devel-su ./bt-sleep-monitor.sh & exit
tail -f /dev/shm/bt-sleep-monitor.log # <ctrl>c to stop mcetool --get-suspend-stats
devel-su killall bt-sleep-monitor.sh dbus-monitor /bin/echo 0 > /proc/bluetooth/sleep/lpm systemctl restart bluetooth ./bt-sleep-monitor.sh & exit
devel-su killall bt-sleep-monitor.sh dbus-monitor ./bt-sleep-monitor.sh & exit
![]() |
Tags |
hammerhead, nexus5, sailfishos, sfdroid |
|
@dubliner:
I see your 'bluetooth' problem and can confirm it. In some rare cases the script that I wrote after some discussions with Mautz hangs... Sometimes though it is the Bluetooth stack itself that fails, and the problem is not related to the script. You can try to recover bluetooth with the following commands...