For developers kernel source code now available - Xiaomi Mi A2 Lite Guides, News, & Discussion

https://www.xda-developers.com/xiaomi-mi-a2-mi-a2-lite-kernel-source-code/

Alright!!! Let's get some decent ROMs, Android One lacks a bunch of functionalities I got used to on my previous OPX with LineageOS

Is there any dev cooking for mia2 lite ?

official twrp is in the works, lineage should come soon after

Got any source that official lineageos support is being considerer? The phone is on my wishlist atm (with another lineage-os supported model) and that's the kind of information that would make me choose it!

Eth42 said:
Got any source that official lineageos support is being considerer? The phone is on my wishlist atm (with another lineage-os supported model) and that's the kind of information that would make me choose it!
Click to expand...
Click to collapse
best I can do is official twrp...lineage is a possibility

Still no custom ROM out !!! Or we have to wait official TWRP and Lineage !

foudroid said:
Still no custom ROM out !!! Or we have to wait official TWRP and Lineage !
Click to expand...
Click to collapse
lots of treble /ab partition roms here https://forum.xda-developers.com/project-treble/trebleenabled-device-development

LUNARIO said:
lots of treble /ab partition roms here https://forum.xda-developers.com/project-treble/trebleenabled-device-development
Click to expand...
Click to collapse
So we have to try witch is stable for daily drive for our device ???

all treble a/b ones should work with treble no need for custom roms for a specific device

LUNARIO said:
all treble a/b ones should work with treble no need for custom roms for a specific device
Click to expand...
Click to collapse
But are all of them notch friendly?

LUNARIO said:
all treble a/b ones should work with treble no need for custom roms for a specific device
Click to expand...
Click to collapse
"should", most if not all treble roms have some bugs (e.g. camera) and it is not compareable to a custom rom built and optimized for a device (in terms of battery life, sot, perf, device specific mods and kernel optimizations,xiaomi did not build into theyr stock kernel).
I'm currently trying to build kernel source from xiaomi (with uber 4.9 TC) but get the following error:
"include/trace/events/msm_cam.h:19:21: fatal error: msm_isp.h: no such file or directory" though msm_isp.h is in the correct include folder. Found other kernel sources (oneplus5) with same problem which was solved by building the kernel inline (with oneplus oss aosp). Xiaomi does however, not provide a rom source. If anyone with more experience than me (i'm noob, also i dont work anything related to informatics/programming) could help this would be great.
edit: Building seems to work by defining output directory (make O=out <command>)

d1ngh said:
official twrp is in the works, lineage should come soon after
Click to expand...
Click to collapse
wow, i cant wait!
i need working twrp to backup my current rom
just habit to have backup
i feel something missing when there's no twrp

About treble:
Unfortunately Havoc 9 gsi isn´t booting... Benzo works!

Voodoojonny said:
About treble:
Unfortunately Havoc 9 gsi isn´t booting... Benzo works!
Click to expand...
Click to collapse
Bugs on Benzo rom ???
---------- Post added at 12:58 PM ---------- Previous post was at 12:57 PM ----------
I'm waiting official TWRP, or simply a working TWRP build to try GSI.

foudroid said:
Bugs on Benzo rom ???
---------- Post added at 12:58 PM ---------- Previous post was at 12:57 PM ----------
I'm waiting official TWRP, or simply a working TWRP build to try GSI.
Click to expand...
Click to collapse
- Camera and flashlight -> can´t copy libs, since twrp´s not working...
- Wifi and hotspot working! And it seems everything else
- damn smooth but broken camera is a dealbreaker

Voodoojonny said:
- Camera and flashlight -> can´t copy libs, since twrp´s not working...
- Wifi and hotspot working! And it seems everything else
- damn smooth but broken camera is a dealbreaker
Click to expand...
Click to collapse
AEX and arrow are also good ROM.you can try them !

foudroid said:
AEX and arrow are also good ROM.you can try them !
Click to expand...
Click to collapse
Did you test any of them?
Now I firstly test RR O...

Sorry to kinda thread hijack the thread hijack, but I made a thread for Treble/GSI ROMs and people's experiences with them here: https://forum.xda-developers.com/mi-a2-lite/how-to/using-gsi-how-experiences-gsis-using-t3838186
I'm still on stock for now, but I'm hoping some others could contribute to that thread! I will take some time at a later date to format the original post and add links ROMs that people have tried, and disclose what they report works and what doesn't.
Thank you <3

Related

Kernel Source available for Mi A1

Hi all,
Xiaomi has finally released kernel sources for Mi A1 (tissot). You can find it on following official github page:
https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/tissot-n-oss
thanks
So half a year later they release nougat source code
I dont know why it is no surprise coming from xiaomi
I was just about to make a thread lol sadly nougat sources not oreo hmm.
Still good thou roms/kernels will start devolpment
t0per666 said:
I was just about to make a thread lol sadly nougat sources not oreo hmm.
Still good thou roms/kernels will start devolpment
Click to expand...
Click to collapse
What's the point?
Now a good number of people are on Oreo and its pretty darn good. IMO, a custom kernel and Magisk should be enough for most people.
---------- Post added at 05:18 PM ---------- Previous post was at 05:16 PM ----------
t0per666 said:
I was just about to make a thread lol sadly nougat sources not oreo hmm.
Still good thou roms/kernels will start devolpment
Click to expand...
Click to collapse
Where'd you read that BTW? I mean, which document or file?
KalolParty said:
What's the point?
Now a good number of people are on Oreo and its pretty darn good. IMO, a custom kernel and Magisk should be enough for most people.
---------- Post added at 05:18 PM ---------- Previous post was at 05:16 PM ----------
Where'd you read that BTW? I mean, which document or file?
Click to expand...
Click to collapse
https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/tissot-n-oss?files=1
Yep it's nougat sources, but still better than nothing.
t0per666 said:
https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/tissot-n-oss?files=1
Click to expand...
Click to collapse
Yeah, I got you're on the tissot branch but which line in which file? I tried searching for Nougat or api25. Nothing turned up
Waiting for Los?????
Finally! :laugh:
KalolParty said:
Yeah, I got you're on the tissot branch but which line in which file? I tried searching for Nougat or api25. Nothing turned up
Click to expand...
Click to collapse
Look at the name of the branch. Its 'tissot-n-oss'. In that name, n stands for nougat. Xiaomi names their branches this way.
Gaurav Rathod said:
Look at the name of the branch. Its 'tissot-n-oss'. In that name, n stands for nougat. Xiaomi names their branches this way.
Click to expand...
Click to collapse
Got it! Cheers!
Any developer here who build miui rom (nougat based) for mi a1 by using this source code..
A$h!$h said:
Any developer here who build miui rom (nougat based) for mi a1 by using this source code..
Click to expand...
Click to collapse
lol it's been out for like 2 hours.. give it time, someone will come along and build miui, though i don't see why you would want it on this phone but im sure someone will build it.
t0per666 said:
I was just about to make a thread lol sadly nougat sources not oreo hmm.
Still good thou roms/kernels will start devolpment
Click to expand...
Click to collapse
Does it really matter?
I believe kernel sources are released once only and there are so many devices that get ROMs and Kernels made for them - years after their official development has stopped. For eg. - If sources are released for Lollipop (and not for Nougat), LOS is also there for Nougat.
Could you please clarify and how much time will it take for an Oreo kernel (tentatively in your opinion, obviously)?
@sooti could you pitch in?
we should be thankful that we got the second latest kernel source code. this is enough for the great developer gang to get the custom kernel and rom working for MIA1.
KalolParty said:
Does it really matter?
I believe kernel sources are released once only and there are so many devices that get ROMs and Kernels made for them - years after their official development has stopped. For eg. - If sources are released for Lollipop (and not for Nougat), LOS is also there for Nougat.
Could you please clarify and how much time will it take for an Oreo kernel (tentatively in your opinion, obviously)?
@sooti could you pitch in?
Click to expand...
Click to collapse
Generally speaking any new android version simply requires a few commits to support the latest features especially security, they are usually common across all devices with some devices needing some extra patches to bring it up to oreo (usually selinux related) but for the most part its not complicated, The complex part is setting up the device tree and vendor IMO, for custom roms that is. but i'm not a huge kernel dev so i don't know.
sooti said:
Generally speaking any new android version simply requires a few commits to support the latest features especially security, they are usually common across all devices with some devices needing some extra patches to bring it up to oreo (usually selinux related) but for the most part its not complicated, The complex part is setting up the device tree and vendor IMO, for custom roms that is. but i'm not a huge kernel dev so i don't know.
Click to expand...
Click to collapse
Thanks for clearing that up. Considering many devs have switched to from other devices running Oreo, I don't think it'll be an issue then.
I'm sure development for LOS will be up soon
Now can we get fast charging via custom rom?
goreprasad said:
Now can we get fast charging via custom rom?
Click to expand...
Click to collapse
Yes, we have it already.

AOSP 9.0 for OP6

Hey guys,
I'm just wondering if are there any developer working on AOSP 9.0 for our devices?
OnePlus One, 3/3t, 5/5t already received unofficial builds.
Any reply would be highly appreciated.
Have a nice day!
tatomi92 said:
Hey guys,
I'm just wondering if are there any developer working on AOSP 9.0 for our devices?
OnePlus One, 3/3t, 5/5t already received unofficial builds.
Any reply would highly appreciated.
Have a nice day!
Click to expand...
Click to collapse
I'm sure there are many and we will have something soon. I know the Omni team is working on it now.
ajsmsg78 said:
I'm sure there are many and we will have something soon. I know the Omni team is working on it now.
Click to expand...
Click to collapse
Sounds great to me.
You can try the phh Pie GSI nut some small stuff might be broken ( like NFC ). I've also heard that the Pixel Experience Pie GSI is on the way.
But yeah, for a phone which was even sent to devs to boost the development, it's weird that almost all older Oneplus devices already have Pie ports and this one doesn't.
The Marionette said:
You can try the phh Pie GSI nut some small stuff might be broken ( like NFC ). I've also heard that the Pixel Experience Pie GSI is on the way.
But yeah, for a phone which was even sent to devs to boost the development, it's weird that almost all older Oneplus devices already have Pie ports and this one doesn't.
Click to expand...
Click to collapse
thats because you can build a pie device tree from the oreo one with some fixes added, we dont have a 'finished' device tree for oreo yet so thats the reason.
Tried GSI AOSP and it boots to launcher for 2 sec then goes to bootloop
---------- Post added at 12:42 PM ---------- Previous post was at 12:34 PM ----------
Tried GSI AOSP and it boots to launcher for 2 sec then goes to bootloop

[ROM][GSI][UNOFFICIAL] Pixel 3 Experience by EnesSastim

This is Unofficial Pixel 3 Experience ROM by a developer, called EnesSastim. This rom can be installed on your Xiaomi MI MIX 2S without any issue and suits your daily use (there could be some bugs either). If you're looking for custom rom for MIX 2S, you could consider of this one.
**NEW ROM UPDATE AVAILABLE 8 December 2018**
IMPORTANT
Take all the risks with your own rasional mind. I'll not responsible with any brick or damage of your device. You should know the consequences.
ROM INFO
- ROM base : Phh-Treble Vanilla (Android Pie)
- Security patch level : December 2018
- Build number :
HOW TO INSTALL (use TWRP)
1. Flash latest MIUI 10.
2. On TWRP, wipe everything and format once. Then reboot to TWRP again.
4. Transfer ROM.img to sdcard. Install>img>System Image.
5. Boot to system. (Just ignore if it prompts no os installed)
7. Go to Developer options, set smallest width : 380 dp (best)
DOWNLOAD LINKS
- ROM (1GB) - https://github.com/EnesSastim/Downl...A-2018-12-07/PixelExperienceP-arm64-aonly.zip
- GCam by BSG https://www.celsoazevedo.com/files/android/google-camera/dev-bsg/
- Gcam Lag Fix : https://docs.google.com/uc?export=download&id=1oyAhgtarIb6oaO9JrHhoydRoHc_Gf_3h
Tested on MI MIX 2S 6/64 version. Say Goodbye to MIUI. Happy Pixel Experience!
All rights belong to the developers. Consider donation for them. Cheers.
Credit to @EnesSastim for ROM.
Developer original thread - https://forum.xda-developers.com/pr...e-development/9-0-pixelexperience-p-t3833294/
Credit to BSG for Google Camera
Developer original thread - https://www.celsoazevedo.com/files/android/google-camera/dev-bsg/
Link could be changed by original developers
24/12/2018
any lag or bug ?
Thanks a lot. how it is in work comparing to resurection and LOS roms?
I am on latest beta xiaomi.eu ROM, do i need to go back to original Xiaomi ROM beta or stable? which one?
To be honest, it's a Pixel Experience GSI with pixel3 launcher, does it has pixel3 camera feature or not? I have flashed the mipa kernel on AEX GSI before, unfortunately, this makes wifi doesn't turn on(I mean, the switcher is gray.), hence I wanna know this issue has addressed? Thank you for your effort. In addition, the pixel ROM for MIX2S which posted before is brilliant, wish this one could be better.
---------- Post added at 06:58 PM ---------- Previous post was at 06:08 PM ----------
slavke1976 said:
Thanks a lot. how it is in work comparing to resurection and LOS roms?
I am on latest beta xiaomi.eu ROM, do i need to go back to original Xiaomi ROM beta or stable? which one?
Click to expand...
Click to collapse
I think if you wanna flash GSI ROM, no need to go back to official ROM caz this is also a GSI ROM.
jayxiao171735 said:
To be honest, it's a Pixel Experience GSI with pixel3 launcher, does it has pixel3 camera feature or not? I have flashed the mipa kernel on AEX GSI before, unfortunately, this makes wifi doesn't turn on(I mean, the switcher is gray.), hence I wanna know this issue has addressed? Thank you for your effort. In addition, the pixel ROM for MIX2S which posted before is brilliant, wish this one could be better.
---------- Post added at 06:58 PM ---------- Previous post was at 06:08 PM ----------
I think if you wanna flash GSI ROM, no need to go back to official ROM caz this is also a GSI ROM.
Click to expand...
Click to collapse
Thanks.
What is pixel ROM for MIX2S which is brilliant?
slavke1976 said:
Thanks.
What is pixel ROM for MIX2S which is brilliant?
Click to expand...
Click to collapse
I am not definitely sure your meaning, I guess you wanna know which ROM is great? For me now, the best experience is given by pixel experience GSI and AEX(AOSP Exented), but also the official ROM is also nice regardless China version or Global version (I use both of them), does it make sense?
jayxiao171735 said:
........ In addition, the pixel ROM for MIX2S which posted before is brilliant, wish this one could be better.
.
Click to expand...
Click to collapse
Sorry i dont know how to do quote from other replay, so in answer me you wrote this quote , so what is that brilliant rom for mix2s?
I have try Resurecion remix and i went back to MIUI as on resurection remix didnt work viper4android with my xiaomi usb type-c in ear phones.
bugrevealingbme said:
any lag or bug ?
Click to expand...
Click to collapse
Nope. Not at all
jayxiao171735 said:
To be honest, it's a Pixel Experience GSI with pixel3 launcher, does it has pixel3 camera feature or not? I have flashed the mipa kernel on AEX GSI before, unfortunately, this makes wifi doesn't turn on(I mean, the switcher is gray.), hence I wanna know this issue has addressed? Thank you for your effort. In addition, the pixel ROM for MIX2S which posted before is brilliant, wish this one could be better.
---------- Post added at 06:58 PM ---------- Previous post was at 06:08 PM ----------
I think if you wanna flash GSI ROM, no need to go back to official ROM caz this is also a GSI ROM.
Click to expand...
Click to collapse
Yup, it's a pixel experience like other custom rom by other devs. I'm sharing this one 'cause it works very well with mix 2s. I tested several roms before.
I don't have any issue with Wifi or Hotspot with this kernel, but if you do, flash the .zip file given.
Worth to try!
First of all thank you for sharing this! Second, can i flash this (kernel+ROM) if am MIUI Oreo Global Stable or do I have to flash the latest MIUI Pie Global Dev (8.10.11) or Stable (V10.0.3.0l?
xarcoft said:
First of all thank you for sharing this! Second, can i flash this (kernel+ROM) if am MIUI Oreo Global Stable or do I have to flash the latest MIUI Pie Global Dev (8.10.11) or Stable (V10.0.3.0l?
Click to expand...
Click to collapse
It doesn't matter. You need to wipe everything anyway. Clean flash.
How is the battery life? most gsi roms aren't as good...
moofus120 said:
How is the battery life? most gsi roms aren't as good...
Click to expand...
Click to collapse
Can't say it's good nor bad
Wireless charging
Is the wireless charging working with this ROM?
RookieVikings said:
Is the wireless charging working with this ROM?
Click to expand...
Click to collapse
Not test yet
So, is this ROM same as pixel experience in ROM section. https://forum.xda-developers.com/xiaomi-mi-mix-2s/development/8-1-0-rom-pixel-experience-t3833498 ? just with pixel 3 launcher? I am little confused
slavke1976 said:
So, is this ROM same as pixel experience in ROM section. https://forum.xda-developers.com/xiaomi-mi-mix-2s/development/8-1-0-rom-pixel-experience-t3833498 ? just with pixel 3 launcher? I am little confused
Click to expand...
Click to collapse
Nope. Read the rom info. Plus, every gsi rom by any developer out there, is optimized by their very own way of development. Even the same pixel experience gsi out there, the fluidity, the battery & ram optimization, is different, depends on developer.
I have read first post, but i asked this because you said that this is same as any other GSI pixel experience rom. That is why i am confused.
slavke1976 said:
I have read first post, but i asked this because you said that this is same as any other GSI pixel experience rom. That is why i am confused.
Click to expand...
Click to collapse
The source code might be the same. But the optimization, customization, is not.

Metro pc's Moto e5 Plus A/ 32BIT ROMS

HELLO just wanted to share some roms i like and if you like them and they work out for ya hit the thanks button :good:
first rom is Xenon HD
1. first rom is Xenon HD https://drive.google.com/file/d/1UrGQWY8JxtVzCUO_5plR9mBN6sUQagJv/view?usp=sharing
the second one is not DOT is descendant rom sorry.
2. DOT/ DROID TIME ROM https://drive.google.com/file/d/1DmQ4hslEfowHHFOTHjR7ttHDzIIw7V0k/view?usp=sharing
3 PHUSSON ROM PIE v109. https://drive.google.com/file/d/17jDMrYuVGvukDT9HQ8HiJZo7lAYH_Vqv/view?usp=sharing
4. RR Remix Gapps https://drive.google.com/file/d/1UcF7PBDR46EHB3ZD1BZBMCbEcOjKLZd3/view?usp=sharing
ROM https://drive.google.com/file/d/1UcF7PBDR46EHB3ZD1BZBMCbEcOjKLZd3/view?usp=sharing
Just put up RR Remix ..12/12/2018 version
Miui
Will MIUI work for this phone??
seantello97 said:
Will MIUI work for this phone??
Click to expand...
Click to collapse
Is your device for A arm only 32bit then it should work
Hi yeah my phone is Arm A only "Hannah", I tried several times to flash miui but i get failed to load kernel error everytime. Do you have a way I can contact you?
seantello97 said:
Hi yeah my phone is Arm A only "Hannah", I tried several times to flash miui but i get failed to load kernel error everytime. Do you have a way I can contact you?
Click to expand...
Click to collapse
Yeah sure Juan Moto E5 Plus telegram app
Googleme35 said:
Yeah sure Juan Moto E5 Plus telegram app
You can find me here http://t.me/motoe5series
Click to expand...
Click to collapse
Becareful they will remove ur link might wanna edit ur post
---------- Post added at 06:55 AM ---------- Previous post was at 06:15 AM ----------
Googleme35 said:
HELLO just wanted to share some roms i like and if you like them and they work out for ya hit the thanks button :good:
first rom is Xenon HD
1. first rom is Xenon HD https://drive.google.com/file/d/1UrGQWY8JxtVzCUO_5plR9mBN6sUQagJv/view?usp=sharing
2. DOT/ DROID TIME ROM https://drive.google.com/file/d/1DmQ4hslEfowHHFOTHjR7ttHDzIIw7V0k/view?usp=sharing
3 PHUSSON ROM PIE v109. https://drive.google.com/file/d/17jDMrYuVGvukDT9HQ8HiJZo7lAYH_Vqv/view?usp=sharing
Will post more Roms soon
Click to expand...
Click to collapse
Don't forget RR
were did you get DOT OS? cos while I was looking for working Treble ROMs I didn't see that ROM
DOT ROM
Fersho said:
were did you get DOT OS? cos while I was looking for working Treble ROMs I didn't see that ROM
Click to expand...
Click to collapse
someone shared the Rom with me
Googleme35 said:
someone shared the Rom with me
Click to expand...
Click to collapse
Oh, I see, I'll give a try
Why AOSP by phhusson is re-uploaded but on GDrive? cos there's an available link from github
Fersho said:
were did you get DOT OS? cos while I was looking for working Treble ROMs I didn't see that ROM
Click to expand...
Click to collapse
Wrong link
Wrong link
Googleme35 said:
Wrong link
Click to expand...
Click to collapse
you mean that I've downloaded that for nothing?
Fersho said:
you mean that I've downloaded that for nothing?
Click to expand...
Click to collapse
Hold on I found the actual link that wasn't it
Googleme35 said:
Hold on I found the actual link that wasn't it
Click to expand...
Click to collapse
https://sourceforge.net/projects/dotos-2-x/files/dotGSI/dotOS-2.5/
any info on the roms? like if they're on pie or oreo, and what special features they include?
li0nh3art3d said:
any info on the roms? like if they're on pie or oreo, and what special features they include?
Click to expand...
Click to collapse
There are two pie's roms and two Oreo's
Features all kinds of them check them out when you have time
Googleme35 said:
There are two pie's roms and two Oreo's
Features all kinds of them check them out when you have time
Click to expand...
Click to collapse
which ones are pie and what bugs do thry have? since there's an unofficial build for xposed pie, I'd like to try a pie rom
li0nh3art3d said:
which ones are pie and what bugs do thry have? since there's an unofficial build for xposed pie, I'd like to try a pie rom
Click to expand...
Click to collapse
Phusson and RR Remix are pie now on both Roms have music stutters when you first install them and you have to do the soundfx so then they can stop the stutters and here is the fix boot to twrp mine has vendor idk if your does but it's check vendor now from there go to terminal type
Mv soundfx soundfx-backup then you will see this /vendor/lib #
Then type
ls -al |grep soundfx hit enter
You should see this at the end 9 backup if you see that then you got it sometimes you have to do it twice .
If your not getting the soundfx right pm me I'll help you more there
When you do the commands in twrp all LOWER k's ok
Googleme35 said:
Is your device for A arm only 32bit then it should work
Click to expand...
Click to collapse
how i know my device is 32 bit or not? (Moto E5 Plus - XT1924-1 - reteu - Android Version: 8.0.0 - Patchlevel: 01 Oct 2018 - Baseband-Version: M8917_21.24.05.68R HANNAH_EMEADSDS_CUST - Kernel-Version: 3.18.71-perf-g245c7a6 [email protected] #1 - Build-Number: OPPS27.91-122-4

Vendor image is not matching my system

I have a Moto G turbo (Merlin) and i installed Havoc OS in it. Everything works fine except the Camera and the proximity sensor. Whenever I open camera it crashes. I have installed many camera apps and tried it. In the sock rom it used to work fine. Also when I get a call I get a call my screen turns blank and I am not able to attend it.
I think there is some problem with the vendor image cause whenever I switch off my phone and turn it on again it gives an error "
The vendor image does not match system. Please flash the MPDS24.107-56-1-28 vendor image for you device"
Please tell me a way to fix this. I searched for the vendor image in my stock rom but i just found a .xml file that has a similar name. I don't know how to flash an xml file. It would be gr8 if anyone could please provide me with the vendor image for my phone and tell me how to flash it so that I could get this error fixd and take photos again!!
I've never had to flash an .xml image but until you get a better answer there are other Roms you can try,
https://www.getdroidtips.com/custom-rom-moto-g3-turbo/
I am assuming that you are using HavocOS 2.x (pie) by Archer , i believe that the camera bug was resolved in future updates. And about the vendor image mismatch error, it is nothing to be worried about just ignore that (it is not causing the bugs). About the call issue it is something that I am unaware of. Also please dont wipe the vendor partition and there's no real need to flash stock.
I would highly recommend you to flash the latest official TWRP 3.4.0 by Althaf or SHRP 2.3.2 and then flash newer Q ROMs, Q is more stable than P for merlin and there aren't any bugs. There are lots of Q roms available (9-10) including Havoc and other official roms (LOS,AICP).
Charlie-117 said:
I am assuming that you are using HavocOS 2.x (pie) by Archer , i believe that the camera bug was resolved in future updates. And about the vendor image mismatch error, it is nothing to be worried about just ignore that (it is not causing the bugs). About the call issue it is something that I am unaware of. Also please dont wipe the vendor partition and there's no real need to flash stock.
I would highly recommend you to flash the latest official TWRP 3.4.0 by Althaf or SHRP 2.3.2 and then flash newer Q ROMs, Q is more stable than P for merlin and there aren't any bugs. There are lots of Q roms available (9-10) including Havoc and other official roms (LOS,AICP).
Click to expand...
Click to collapse
Actually I am using Havoc os version 3.9 the latest one and still ty big exists. For the call error thing, I just turned off proximity sensor.
But I am still not able to take any photos. Pls help
Charlie-117 said:
I am assuming that you are using HavocOS 2.x (pie) by Archer , i believe that the camera bug was resolved in future updates. And about the vendor image mismatch error, it is nothing to be worried about just ignore that (it is not causing the bugs). About the call issue it is something that I am unaware of. Also please dont wipe the vendor partition and there's no real need to flash stock.
I would highly recommend you to flash the latest official TWRP 3.4.0 by Althaf or SHRP 2.3.2 and then flash newer Q ROMs, Q is more stable than P for merlin and there aren't any bugs. There are lots of Q roms available (9-10) including Havoc and other official roms (LOS,AICP).
Click to expand...
Click to collapse
Can you pls give me the like of the Havoc OS that is most stable with no bugs for this mobile??
I prefer Havoc due to its customisability!!
Rocky7177 said:
Can you pls give me the like of the Havoc OS that is most stable with no bugs for this mobile??
I prefer Havoc due to its customisability!!
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=10763459528675577441
Are you using this one ?? This is the latest I haven't tested it yet. You will find RR by the same dev on AFH which too has good customization and should be bug free (again i haven't tested it yet,both were released yesterday), I use AICP (I am the maintainer) it has no issues.
---------- Post added at 08:15 PM ---------- Previous post was at 08:12 PM ----------
And please switch to official TWRP and reflash the rom, the vendor TWRP is not required nor recommended.
also you might wanna join merlin community at TG @motog3turbo
Charlie-117 said:
https://www.androidfilehost.com/?fid=10763459528675577441
Are you using this one ?? This is the latest I haven't tested it yet. You will find RR by the same dev on AFH which too has good customization and should be bug free (again i haven't tested it yet,both were released yesterday), I use AICP (I am the maintainer) it has no issues.
Click to expand...
Click to collapse
Yes I use this one ( I flashed the previous version of 3.9 too but same bug)
Can you pls provide me of the link of RR (for my device) ??
Rocky7177 said:
Yes I use this one ( I flashed the previous version of 3.9 too but same bug)
Can you pls provide me of the link of RR (for my device) ??
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=10763459528675577385
RR 8.6.3
Charlie-117 said:
https://www.androidfilehost.com/?fid=10763459528675577385
RR 8.6.3
Click to expand...
Click to collapse
While flashing it I should first wipe system,data,and cache(and exclude boot and vendor) right and then flash gapps of Android 10(I prefer nano package)??
I also wanted to know if it supports turbo charging?
Rocky7177 said:
While flashing it I should first wipe system,data,and cache(and exclude boot and vendor) right and then flash gapps(I prefer nano package)??
Click to expand...
Click to collapse
First take backups (both nandroid and migrate) then flash the new TWRP 3.4.0 and then wipe system,data,cache and dalvik cache then flash the RR zip and Gapps (i too use nano) then reboot and then flash magisk if u wish to do so(required for migrate)
---------- Post added at 08:25 PM ---------- Previous post was at 08:24 PM ----------
Rocky7177 said:
I also wanted to know if it supports turbo charging?
Click to expand...
Click to collapse
Yes it does.
Charlie-117 said:
https://www.androidfilehost.com/?fid=10763459528675577385
RR 8.6.3
Click to expand...
Click to collapse
It runs on android 10 or 9? And does it support full screen gestures?
Rocky7177 said:
It runs on android 10 or 9? And does it support full screen gestures?
Click to expand...
Click to collapse
10 and yes it does (almost all Q roms do)
Charlie-117 said:
First take backups (both nandroid and migrate) then flash the new TWRP 3.4.0 and then wipe system,data,cache and dalvik cache then flash the RR zip and Gapps (i too use nano) then reboot and then flash magisk if u wish to do so(required for migrate)
---------- Post added at 08:25 PM ---------- Previous post was at 08:24 PM ----------
Yes it does.
Click to expand...
Click to collapse
Will there be any problem if I use my current version of twrp to flash it? If yes then can you pls yell me how to replace my current twrp recovery with the latest version??
Rocky7177 said:
Will there be any problem if I use my current version of twrp to flash it? If yes then can you pls yell me how to replace my current twrp recovery with the latest version??
Click to expand...
Click to collapse
There shudn't be any problems but i don't see a reason for not upgrading
https://forum.xda-developers.com/2015-moto-g/orig-development/unofficial-twrp-3-2-3-osprey-t3829999
here you go.
Charlie-117 said:
There shudn't be any problems but i don't see a reason for not upgrading
https://forum.xda-developers.com/2015-moto-g/orig-development/unofficial-twrp-3-2-3-osprey-t3829999
here you go.
Click to expand...
Click to collapse
Thanks a lot for the support and help!!
Will let you know how things are going on after flashing the new ROM!!:good:
Rocky7177 said:
Thanks a lot for the support and help!!
Will let you know how things are going on after flashing the new ROM!!:good:
Click to expand...
Click to collapse
Best of luck :fingers-crossed:
Charlie-117 said:
Best of luck :fingers-crossed:
Click to expand...
Click to collapse
Yay, I finally flashed RR ROM and it works like a charm. Never imagined my device would work on Android 10.
Camera and phone work perfectly!!
Rocky7177 said:
Yay, I finally flashed RR ROM and it works like a charm. Never imagined my device would work on Android 10.
Camera and phone work perfectly!!
Click to expand...
Click to collapse
Glad you got it running. If ever you need to update your TWRP and the phone is rooted just use the app,
https://play.google.com/store/apps/details?id=me.twrp.twrpapp&hl=en_GB
:good:
R1ffR4ff said:
Glad you got it running. If ever you need to update your TWRP and the phone is rooted just use the app,
https://play.google.com/store/apps/details?id=me.twrp.twrpapp&hl=en_GB
:good:
Click to expand...
Click to collapse
Well, Thanks for the recommendation. I will sure try it soon.
I wanted to install GCam on my phone as it has really good photo processing capabilities. When I searched about it I came to know that I had to enable Camera2 API. So any idea on how to do it in my phone?? (Moto G Turbo - Merlin)
Rocky7177 said:
Well, Thanks for the recommendation. I will sure try it soon.
I wanted to install GCam on my phone as it has really good photo processing capabilities. When I searched about it I came to know that I had to enable Camera2 API. So any idea on how to do it in my phone?? (Moto G Turbo - Merlin)
Click to expand...
Click to collapse
Sorry I don't use that app. I use,"Open Camera" and I find my G5 stock Camera good enough for me as well

Categories

Resources