I'm hyped! Will it incorporate the support for audio mods from Jleeblanch?This project isn't dead yet! Stay tuned for a 3.9 release soon!
So happy that this last week we've been recieved 2 ROMs (Lineage an Havoc) I came from 2.9, then tested Lineage and yesterday I switched back to havoc and WOW, gotta say that my special mention is for yours!!3.11 released publicly! See the OP for details
I had the same issue (focus and also lighting) and couldn't solve it, also had an audio issue when media playback, when you unlock the phone, audio crashes for 2 seconds... Finally I turned back to Lineage, such a shame because I really loved HavocHello, I installed the latest version of Havoc OS on my moto z3 play, but I had problems focusing on my camera, both in the stock app and in others.
It was also not possible to activate the Moto Snap Gamepad.
I did a test reinstalling the Lineage OS and everything worked, I would like to know if anyone has any suggestions for solving mainly the problem of camera focus.
Thanks![]()
Sorry I tried even with magisk but still the issue, what is exactly the error with bluetooth on Lineage?I tried to go back to Lineage, but the last two updates in December, an error occurred when using bluetooth.
I don't know if there would be any way to change or update the standard system camera via the magisk module ...
if you look at the stock last stock image and the associated flash file script you will seeSorry I tried even with magisk but still the issue, what is exactly the error with bluetooth on Lineage?
The problem is that the service stops working when you activate bluetooth.if you look at the stock last stock image and the associated flash file script you will see
<step MD5="1f5215101a7a2dc62d7f52e727d64637" filename="BTFM.bin" operation="flash" partition="bluetooth"/>
You could download the stock image, boot to the bootloader, and run
fastboot flash bluetooth BTFM.bin
that would at least set the Bluetooth to where it would be if you were coming from stock.
Going back to the initial question, is there an option just for the camera or snap that can be used at Havoc maybe?if you look at the stock last stock image and the associated flash file script you will see
<step MD5="1f5215101a7a2dc62d7f52e727d64637" filename="BTFM.bin" operation="flash" partition="bluetooth"/>
You could download the stock image, boot to the bootloader, and run
fastboot flash bluetooth BTFM.bin
that would at least set the Bluetooth to where it would be if you were coming from stock.
yes, that one command will only flash that image to the Bluetooth partition. I have no idea if it will fix it though.The problem is that the service stops working when you activate bluetooth.
If I make only this correction, will I continue to run Lineage normally?