|
2017-01-28
, 01:03
|
Posts: 97 |
Thanked: 318 times |
Joined on Feb 2012
@ Switzerland
|
#492
|
Could anyone please test this kernel and the bt on off 'scripts'? I don't have any BT devices here at the moment.
The Following 5 Users Say Thank You to minimec For This Useful Post: | ||
|
2017-01-28
, 05:18
|
Posts: 635 |
Thanked: 1,535 times |
Joined on Feb 2014
@ Germany
|
#493
|
I can confirm that this hack is working. It is possible to switch off/on bluetooth and profit of suspend mode. My headset can connect without problems after toggling off/on bluetooth with your scripts.
I might have an idea for a systemd service including a desktop launcher.
Give me some time to work it out over the weekend...
The Following 5 Users Say Thank You to mautz For This Useful Post: | ||
|
2017-01-28
, 19:13
|
Posts: 118 |
Thanked: 55 times |
Joined on Jul 2013
|
#494
|
The Following User Says Thank You to lfc22 For This Useful Post: | ||
|
2017-01-28
, 20:38
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#495
|
rinigus, on my opx (cm12.1/2.0.5.6) I only get a max of ~63% CPU sleep. How can I find which unneeded processes/services are consuming CPU cycles and push sleep up to 95% w/o breaking basic functionality?
|
2017-01-28
, 23:57
|
Posts: 118 |
Thanked: 55 times |
Joined on Jul 2013
|
#496
|
The Following User Says Thank You to lfc22 For This Useful Post: | ||
|
2017-01-29
, 02:24
|
Posts: 1,298 |
Thanked: 2,277 times |
Joined on May 2011
|
#497
|
Maybe someone should just compile the kernel and see if it boots anything
Then the blobs could be tested: https://developers.google.com/androi...ers#hammerhead
The Following User Says Thank You to shmerl For This Useful Post: | ||
|
2017-01-29
, 02:38
|
Posts: 1,298 |
Thanked: 2,277 times |
Joined on May 2011
|
#498
|
BCM4339 (chip inside Nexus 5) has an SDIO interface, which means that it has a driver implemented in HARDWARE (these devices are commonly named HardMAC device).
The driver that support the BCM4339 is brcmfmac (the SoftMAC version of the driver being brcmfsmac).
The Following User Says Thank You to shmerl For This Useful Post: | ||
|
2017-02-05
, 20:48
|
Posts: 97 |
Thanked: 318 times |
Joined on Feb 2012
@ Switzerland
|
#499
|
chmod +x bt-sleep-monitor.sh
The Following 12 Users Say Thank You to minimec For This Useful Post: | ||
|
2017-02-06
, 09:25
|
Posts: 635 |
Thanked: 1,535 times |
Joined on Feb 2014
@ Germany
|
#500
|
The Following 8 Users Say Thank You to mautz For This Useful Post: | ||
Tags |
hammerhead, nexus5, sailfishos, sfdroid |
|
Then the blobs could be tested: https://developers.google.com/androi...ers#hammerhead