[ROM] [UNOFFICIAL] HAVOC-OS 3.x for Moto Z3 Play

moonlightdrive

Senior Member
Oct 5, 2015
279
210
0
Argentina
I am currently using it, but the official Pie (2.9) GSI version (not this one). Does anybody faces audio issues in all custom roms for Beckham? (Jleeblanch sources i think) and this bug is not present in GSI's. I always get audio cracklings when, for e.g, i am listening a whatsapp audio in background. Any tip to solve this will be apreciated, thanks you all.
 
Last edited:

lejuancho

Member
Nov 20, 2020
5
1
3
Amazing job!

3.11 released publicly! See the OP for details
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!!

Superfast ROM, not any bug or lag by now. Fingerprint, audio, camera (stock and Gcam), multitask... everything works simply fine, also had no problem pairing my bluetooth devices and casting.
Btw, thanks for really cool features like edge color on ambient display haha love it. Still testing and updating my experience, but this is by far my fav ROM, congratulations @unixandria !! Amazing job and so thankful for this update!:)
 

Drsrs

Member
May 16, 2019
5
0
11
Hello, 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 🙂
 

lejuancho

Member
Nov 20, 2020
5
1
3
Hello, 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 🙂
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 Havoc
 
  • Like
Reactions: Drsrs

Drsrs

Member
May 16, 2019
5
0
11
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 ...
 

lejuancho

Member
Nov 20, 2020
5
1
3
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 ...
Sorry I tried even with magisk but still the issue, what is exactly the error with bluetooth on Lineage?
 

HT123

Senior Member
Jan 21, 2010
170
41
48
Sorry I tried even with magisk but still the issue, what is exactly the error with bluetooth on Lineage?
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.
 
  • Like
Reactions: lejuancho

Drsrs

Member
May 16, 2019
5
0
11
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.
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?
 

Drsrs

Member
May 16, 2019
5
0
11
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?
 

HT123

Senior Member
Jan 21, 2010
170
41
48
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?
yes, that one command will only flash that image to the Bluetooth partition. I have no idea if it will fix it though.