Question Does the X3 Pro support project treble? - Xiaomi Poco X3 Pro

I'm looking into buying a Poco X3 Pro in the next few days and I'm wondering if I could try loading a Havoc OS GSI onto it once there's a twrp for it. I really don't like mi ui lol.

Our phone seem to work well with gsi roms. I have tried Havoc, Crdroid and Caos. They are all successfully flashed via fastbootd. One common bug of these gsi roms is broken sound but they can be fixed by installing Viper4Android through Magisk. Get the arm64-bgN-userdebug (with gapp and magisk supported) version. The link for havoc-arm64-bgN-userdebug.img is https://sourceforge.net/projects/braiagsi/files/HavocOS/4.3/ .
I have been using Havoc as my daily driver. It is stable and smooth and no bug (except dt2w not working which is a feature not bug) noticed so far for my type of usage.

hey @jngiag, would it be fine if you could give just a brief steps on how to flash one of these roms?​

xelrix said:
hey @jngiag, would it be fine if you could give just a brief steps on how to flash one of these roms?​
Click to expand...
Click to collapse
Sure. This is what I have done:-
1) OrangeFox Recovery -> format data
2) In Pc
./fastboot devices
./fastboot reboot fastboot
./fastboot erase system
./fastboot flash system havoc-arm64-bgN-userdebug.img
./fastboot flash boot boot_magisk.img (boot_magisk.img prepared separately)
./fastboot reboot
3) Fix
a) Magisk -> Update magisk
b) Fix “Device is not Play Protect certified”
-> install Device+ID.apk -> get Google Service Framework (GSF)
-> Go to Google’s Device Registration page here and type your GSF ID on the Android ID box and tap Register
c) Viper4Android -> Magisk -> flash ViperFX_Android11.zip -> flash Ainur Narsil
-> Setting -> Phh Treble Settings -> Qualcomm features -> use alternate audio policy (optional for better sound)
d) Refresh Rate Setting -> Qualcomm features -> Misc features -> Force FPS -> [email protected] (optional)

I just flashed HavocOS "bvN" version (minimal). God it's fast without all this crap from xiaomi and google. I can confirm it works as far as I could check for now.
I just wonder - can HavocOS be auto updated ? I haven't found any updater in the OS itself.

jngiag said:
Our phone seem to work well with gsi roms. I have tried Havoc, Crdroid and Caos. They are all successfully flashed via fastbootd. One common bug of these gsi roms is broken sound but they can be fixed by installing Viper4Android through Magisk. Get the arm64-bgN-userdebug (with gapp and magisk supported) version. The link for havoc-arm64-bgN-userdebug.img is https://sourceforge.net/projects/braiagsi/files/HavocOS/4.3/ .
I have been using Havoc as my daily driver. It is stable and smooth and no bug (except dt2w not working which is a feature not bug) noticed so far for my type of usage.
Click to expand...
Click to collapse
Does it pass safetynet?

I finally settled on CAOS. A piece of advice to add to @jngiag post:
1. Sound is distorted even after installing Viper4Android. To overcome this problem head to Settings --> Phh Treble Settings --> Misc Features --> check "Disable audio effects".
2. There is a problem with backllight not behaving correctly. To correct this go to Settings --> Phh Treble Settings --> Misc Features --> check "Force alternative backlight scale".
@Linkfire360 - there are 4 ways to pass safety net in CAOS. Go ahead and read --> https://github.com/eremitein/treble-patches/wiki/CAOS11-Project

Thanks guys for the instructions and tips.
I managed to get crDroid 7.5 (crDrom11) flashed crdrom-v306-210425-arm64-bgZ.img. Had to switch from Pbrp recovery to OrangeFox. With Pbrp the fastboot reboot fastboot didn't activate the fastbootd mode. Flashed also the miui boot.img patched by magisk.
Sound works fine, following the above tips. Adaptive brightness is a mess, usually too bright, sometimes too dark, even with the Force alternative backlight scale ticked. But it was like this also on Miui. Phone is encrypted. SE Linux is enforcing, Play store is certified with Magisk Props module and Poco X3 Pro fingerprint. DRMInfo shows L1 Widevine, but Netflix shows L3 and and only SD quality playback. DT2W does not work, even with phh treble settings - xiaomi features - DT2W enabled set. Wifi display - casting screen to Sony ATV works, chromecast also works. Android Auto works. All 4 lenses work with NGCam_7.4.104-v2.0. Charging info seems to be incorrect on lockscreen, when fast charging with original charger. Charging speed seems to be correct.
Haven't yet tested call/call recording/mobile data/NFC contactless payment functionality. Edit: NFC payment works.
Updating to new build with fastboot flash system and wiping cache worked fine.

pryggi said:
Thanks guys for the instructions and tips.
I managed to get crDroid 7.5 (crDrom11) flashed crdrom-v306-210425-arm64-bgZ.img. Had to switch from Pbrp recovery to OrangeFox. With Pbrp the fastboot reboot fastboot didn't activate the fastbootd mode. Flashed also the miui boot.img patched by magisk.
Sound works fine, following the above tips. Adaptive brightness is a mess, usually too bright, sometimes too dark, even with the Force alternative backlight scale ticked. But it was like this also on Miui. Phone is encrypted. SE Linux is enforcing, Play store is certified with Magisk Props module and Poco X3 Pro fingerprint. DRMInfo shows L1 Widevine, but Netflix shows L3 and and only SD quality playback. DT2W does not work, even with phh treble settings - xiaomi features - DT2W enabled set. Wifi display - casting screen to Sony ATV works, chromecast also works. Android Auto works. All 4 lenses work with NGCam_7.4.104-v2.0. Charging info seems to be incorrect on lockscreen, when fast charging with original charger. Charging speed seems to be correct.
Haven't yet tested call/call recording/mobile data/NFC contactless payment functionality. Edit: NFC payment works.
Updating to new build with fastboot flash system and wiping cache worked fine.
Click to expand...
Click to collapse
CherishOS also works by dirty flash over HavocOS.
You may also try using the new twrp by just "fastboot boot TWRP-3.5.1-vayu-Nebrassy-1.img" (keep the OrangeFox as permenant recovery) and flash it like normal recovery. Use fastbootd with OrangeFox as a combination if necessary. If gapp could be flashed separately (as what I tried on vanilla Arrow), more choices of gsi roms (vanilla version) will be available then.

Anyone attempted installing gsi rom with 12.0.6 vendor? Any new issue?

Can we flash gsi directly from twrp ?

AmmarHaseeb said:
Can we flash gsi directly from twrp ?
Click to expand...
Click to collapse
No, phone has to be in fastbootd mode, where you can get with "fastboot reboot fastboot" command. You have to have quite recent fastboot binary/exe which supports this - download latest Android platform tools. Also the recovery on the phone has to support fastbootd, OrangeFox does.

xelrix said:
Anyone attempted installing gsi rom with 12.0.6 vendor? Any new issue?
Click to expand...
Click to collapse
I tried the vanilla version of Crdroid (crdrom-v306-210428-arm64-bvZ) and flashed gapp separately using new twrp. No issue from vendor 12.0.6. Very nice rom.

jngiag said:
I tried the vanilla version of Crdroid (crdrom-v306-210428-arm64-bvZ) and flashed gapp separately using new twrp. No issue from vendor 12.0.6. Very nice rom.
Click to expand...
Click to collapse
I flashed the Crdrom version with gapps. It has the Google Phone app by default. I can't seems to find the call recording functionality in there. Maybe not available in my region. Does the vanilla phone app have call recording?
Anyhow, 3rd party Cube ACR seems to record okay.
My banking apps work, streaming apps DisneyPlus and Prime Video work too. Only regrets so far is the Widevine L3 and SD quality in Netflix and the bad adaptive brightness behaviour.
Crdrom11 GSI seems to have a dedicated xda thread too:
[UNOFFICIAL] crDroid R Mod //crDRom11
crDroid 7.16 Your warranty is now void! We're not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in...
forum.xda-developers.com

Will any GSI work ex. those from Phh's list or it has to be "modified" first to work with X3 Pro?
I'm thinking about flashing Pixel Experience+ (or normal) from Braialindo repo
Also - is 90hz max or is 120hz also available somewhere?
Thanks

pryggi said:
I flashed the Crdrom version with gapps. It has the Google Phone app by default. I can't seems to find the call recording functionality in there. Maybe not available in my region. Does the vanilla phone app have call recording?
Anyhow, 3rd party Cube ACR seems to record okay.
My banking apps work, streaming apps DisneyPlus and Prime Video work too. Only regrets so far is the Widevine L3 and SD quality in Netflix and the bad adaptive brightness behaviour.
Crdrom11 GSI seems to have a dedicated xda thread too:
[UNOFFICIAL] crDroid R Mod //crDRom11
crDroid 7.16 Your warranty is now void! We're not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in...
forum.xda-developers.com
Click to expand...
Click to collapse
I can't answer you as I have moved to another rom. Likely it should be the same as the gapp version. CrDroid must be very popular and good to have a dedicated thread on it.
Th3 Ant said:
Will any GSI work ex. those from Phh's list or it has to be "modified" first to work with X3 Pro?
I'm thinking about flashing Pixel Experience+ (or normal) from Braialindo repo
Also - is 90hz max or is 120hz also available somewhere?
Thanks
Click to expand...
Click to collapse
Not all the gsi roms in Phh's list will work with our phone without modication. 90hz or 120hz setting is available.

jngiag said:
Not all the gsi roms in Phh's list will work with our phone without modication. 90hz or 120hz setting is available.
Click to expand...
Click to collapse
Is it possible to know which one do work without flashing them first? Or is it just trial and error?

Th3 Ant said:
Is it possible to know which one do work without flashing them first? Or is it just trial and error?
Click to expand...
Click to collapse
It is trial and error. There are more not working uaually end up in boot loader or boot loop mode. So far my known list of working gsi are:
1) Havoc (Braialindo)
2) Cherish (Braialindo) - Only if dirty flashed over Havoc
3) Crdroid R Mod (eremitein)
4) Caos (eremitein)
Version : arm64-bgz; arm64-bvz; arm64-ab-gapps; similar but vanilla version
Please share if you have additional.

pryggi said:
No, phone has to be in fastbootd mode, where you can get with "fastboot reboot fastboot" command. You have to have quite recent fastboot binary/exe which supports this - download latest Android platform tools. Also the recovery on the phone has to support fastbootd, OrangeFox does.
Click to expand...
Click to collapse
Just one doubt sir , can we restore a orangefox backup after flashing GSI ?

AmmarHaseeb said:
Just one doubt sir , can we restore a orangefox backup after flashing GSI ?
Click to expand...
Click to collapse
Hi, OrangeFox didn't have access to data partition, so I doubt the full restore will work. I have not tested restore nor backup. Maybe it works with the new TWRP? Anyone willing to test? I already started to use this as my primary device, so do not want to experiment anymore.
Second Crdrom charge cycle with 1 sim, seems to give about 12-13h SOT, over 2 day period for my usage.

Related

Using a GSI? How have your experiences been? Which GSIs have you been using?

Using a GSI on your shiny new A2 Lite? How have your experiences been? Which GSIs have you been using? Have some GSIs work better than others for the A2 Lite? If so, which?
I want this to be a thread for talking about people's experiences with using Project Treble's Generic System Images in the Xiaomi Mi A2 Lite.
Just to tide us over until there are proper, less "generic", ROMs being developed for this phone.
Tried the Pixel Experience 9.0 GSI, worked fine and all, but camera is not working, been wanting to try another one in the next few days.
Using latest PixelExperience P as daily driver, everything works fine (except Wifi-Hotspot). Got a semi-working Gcam port now, stock camera worked though it had few features. Mi a1 camera port magisk module works, too. All in all I have the feeling that our phone is well-suited for GSI flashing. So if you'd like too, go ahead and try some GSIs. Bricking should be rather hard, but in case of bootloop, just flash stock ROM through Xiaomi Flash tool (worked for me).
opal06 said:
Using latest PixelExperience P as daily driver, everything works fine (except Wifi-Hotspot).
Click to expand...
Click to collapse
How is the battery ?
I'm using hotspot almost everyday, guess I'll wait for another rom
Tayloro said:
How is the battery ?
I'm using hotspot almost everyday, guess I'll wait for another rom
Click to expand...
Click to collapse
Battery life is good, with normal usage (some browsing, some gaming and texting, few short calls and some videos) I get through the day with 50% battery left. I am using Googles AI battery optimization as well as Greenify Magisk module. Can't post screen shots from settings because those stats are wrong/not working correctly. I'm using BetterBatteryStats instead, which normally shows me average usage of ranging from 2.5 to 3 % per hour.
Edit: Wifi-hotspot not working seems to be a common bug for all GSIs based on phh's work (so, basically all). Probably, we'll have to wait for a custom ROM specifically made for A2 lite. I hope to see some soon!
My experience with gsi:
I tried the following roms. (now with links)
1) Pixel Experience Oreo: https://download.pixelexperience.org/treble_gsi/
- smooth
- everything works except hotspot
- nice rom but not enough customizations for me
- no rounded corners -> you will loose some info on both sides of statusbar
2) Beno-Rom: https://basketbuild.com/uploads/devs/yshalsager/GSI/Benzo/arm64-ab/benzorom-9-unofficial-20180920-ab-arm64.img.xz
- soo smooth
- everything works incl. hotspot except camera and flashlight -> it´s a pity becouse it´s a great rom!
- rounded corners and notch are recognized -> no lost info anywhere
- some other adjustments for gsi treble
- enough customizations especially for pie
3) Havoc 2.0 Pie: https://sourceforge.net/projects/havoc-os/files/arm64ab/
- booting only with twrp as boot kernel! Everything works except wifi (like on every rom, when booting from twrp)
- laggy (like every rom that boots with twrp as kernel)
-> we need a new twrp! Then we can enjoy havoc.
- tons of customizations, no problem with rounded corners.
4) AEX 5.5 - 5.8: https://androidfilehost.com/?w=files&flid=271118&sort_by=date&sort_dir=DESC
- fc ui -> interacting with phone nearly impossible. 2x pwr gesture opens camera and it works.
- Normally my favorite rom, especially becouse it offers rounded corners and the ajustment -> but there´s somthing wrong with that roms
-> it someone gets it running pleas pm me!
5) AEX 6 Pie: https://androidfilehost.com/?w=files&flid=271118&sort_by=date&sort_dir=DESC
- Everything works - even hotspot seems to work -> forgot to put in sim, but hotspot started...
- same sources and developer as AEX 5.x but this one works - strange....
- smooth and stable, but nearly no customizations right now
6) RR Oreo: https://sourceforge.net/projects/resurrectionremix-oreo/files/arm64ab/
- everything works
- smooth
- safetynet works after flashing universal safetynet fix
7) CrDroid Oreo: https://androidfilehost.com/?fid=5862345805528041177
- smooth and stable
- everything works, but safetynet not fixable -> flashing universal safetynetfix fixes device not certified but but still basic integrity false...
- even though safetynet not working, playstore and everything works normal
- my daily driver right now!
8) Arrow OS Pie: https://sourceforge.net/projects/arrow-os/files/arrow-9.x/GSI/
- everything exact like on Havoc Pie (3) - only less customizations
-> boots only laggy with twrp as kernel
Chears!
Voodoojonny said:
My experience with gsi:
I tried the following roms.
1) Pixel Experience Pie:
- smooth
- everything works except hotspot
- nice rom but not enough customizations for me
- no rounded corners -> you will loose some info on both sides of statusbar
2) Beno-Rom
- soo smooth
- everything works incl. hotspot except camera and flashlight -> it´s a pity becouse it´s a great rom!
- rounded corners and notch are recognized -> no lost info anywhere
- some other adjustments for gsi treble
- enough customizations especially for pie
3) Havoc 2.0 Pie
- not booting at all -> tried all kernels - no dm veryfy, no encryption, disabled encryption in vendor - idk.
4) AEX 5.5 - 5.8
- fc ui -> interacting with phone nearly impossible. 2x pwr gesture opens camera and it works.
- Normally my favorite rom, especially becouse it offers rounded corners and the ajustment -> but there´s somthing wrong with that roms
-> it someone gets it running pleas pm me!
5) AEX 6 Pie
- Everything works - even hotspot seems to work -> forgot to put in sim, but hotspot started...
- same sources and developer as AEX 5.x but this one works - strange....
- smooth and stable, but nearly no customizations right now
6) RR Oreo
- everything works
- smooth
- safetynet works after flashing universal safetynet fix
7) CrDroid Oreo
- smooth and stable
- everything works, but safetynet not fixable -> flashing universal safetynetfix fixes device not certified but but still basic integrity false...
- even though safetynet not working, playstore and everything works normal
- my daily driver right now!
Can someone share the original build.prop? There are entries about the notch and rounded corners. Perhaps some roms will respond to these entries.
Chears!
Click to expand...
Click to collapse
do you install all this rom by twrp unofficial?
Voodoojonny said:
Can someone share the original build.prop?
Click to expand...
Click to collapse
https://github.com/TadiT7/xiaomi_da...ODLMIFF-release-keys/system/system/build.prop
notthesun said:
do you install all this rom by twrp unofficial?
Click to expand...
Click to collapse
Only via fastboot! Changing to decrypt breaks wifi!
cpu004 said:
https://github.com/TadiT7/xiaomi_da...ODLMIFF-release-keys/system/system/build.prop
Click to expand...
Click to collapse
I did some testing with build.prop.
-> all data about notch and rounded corners are in the additional.prop
-> in original build.prop system.prop and additional.prop from /vendor are being importet. Importing them in Lineage´s build.prop leads to bootloop...
to roll back to stock is enough flash the stock system.img with fastboot?
Thanks!
Paolo
ilpolpi65 said:
to roll back to stock is enough flash the stock system.img with fastboot?
Thanks!
Paolo
Click to expand...
Click to collapse
Normally yes!
Voodoojonny said:
My experience with gsi:
I tried the following roms.
1) Pixel Experience Pie:
- smooth
- everything works except hotspot
- nice rom but not enough customizations for me
- no rounded corners -> you will loose some info on both sides of statusbar
2) Beno-Rom
- soo smooth
- everything works incl. hotspot except camera and flashlight -> it´s a pity becouse it´s a great rom!
- rounded corners and notch are recognized -> no lost info anywhere
- some other adjustments for gsi treble
- enough customizations especially for pie
3) Havoc 2.0 Pie
- not booting at all -> tried all kernels - no dm veryfy, no encryption, disabled encryption in vendor - idk.
4) AEX 5.5 - 5.8
- fc ui -> interacting with phone nearly impossible. 2x pwr gesture opens camera and it works.
- Normally my favorite rom, especially becouse it offers rounded corners and the ajustment -> but there´s somthing wrong with that roms
-> it someone gets it running pleas pm me!
5) AEX 6 Pie
- Everything works - even hotspot seems to work -> forgot to put in sim, but hotspot started...
- same sources and developer as AEX 5.x but this one works - strange....
- smooth and stable, but nearly no customizations right now
6) RR Oreo
- everything works
- smooth
- safetynet works after flashing universal safetynet fix
7) CrDroid Oreo
- smooth and stable
- everything works, but safetynet not fixable -> flashing universal safetynetfix fixes device not certified but but still basic integrity false...
- even though safetynet not working, playstore and everything works normal
- my daily driver right now!
Can someone share the original build.prop? There are entries about the notch and rounded corners. Perhaps some roms will respond to these entries.
Chears!
Click to expand...
Click to collapse
Hi,
I was using redmi note 3 pro before with latest RR rom. I'm kinda fan of RR.
Recently i bought mi A2 lite. And I'm new with this treble thing. And I want to use RR on this device. My phone is new and didn't do any tweaks yet. Not even unlock bootloader.
My humble request to u brother, can u guide me through for the first time how can I flash RR on it. after that I can mange further updates and other things.
Good wishes for u. And Thanks in advance.
GOD bless.
hasanzahir said:
Hi,
I was using redmi note 3 pro before with latest RR rom. I'm kinda fan of RR.
Recently i bought mi A2 lite. And I'm new with this treble thing. And I want to use RR on this device. My phone is new and didn't do any tweaks yet. Not even unlock bootloader.
My humble request to u brother, can u guide me through for the first time how can I flash RR on it. after that I can mange further updates and other things.
Good wishes for u. And Thanks in advance.
GOD bless.
Click to expand...
Click to collapse
Ok, let´s start:
Some words before starting:
RR treble runs perfectly. Good bb, everything works, incl. camera, wifi hotspot, etc.
But: becouse of the rounded corners of the display, some info of the statusbar gets lost - especially if you reduce ui-size -> I´m trying to find a solution!
Omni doen´t have this problems, but it has no gapps included and installing gapps without twrp is a pain in the ass!
-> finally I did it using twrp and after that reflashing stock recovery and format data with stock...
Treble Roms runs smoother and more stable with the july build. If you updated to august stock I would suggest to reflash 9.6.4.0 via miflash!
https://forum.xda-developers.com/mi-a2-lite/how-to/ota-v9-6-4-0-odlmiff-t3823913
Before starting, you shold root your kernel with this guide: https://forum.xda-developers.com/mi-a2-lite/how-to/guide-install-magisk-proper-support-ota-t3836952
1.) Download latest AB arm 64 gsi build: https://sourceforge.net/projects/resurrectionremix-oreo/files/arm64ab/system-180818-arm64-ab-gapps-su.img/download I would always use the gappsed version - twrp still not running for daisy...
2.) If you don´t have fastboot and adb download it from here: https://forum.xda-developers.com/showthread.php?t=2588979
3.) copy system-180818-arm64-ab-gapps-su.img to adb folder and rename it to system.img
4.a) Windows 7: right klick on white space in your adb-folder: open command prompt here
4.b) Windows 10: open command prompt and navigate to your adb folder
5.) Power off your Smartphone and press pwr and vol- together -> fastboot opens and connect your phone to your pc
6.) type in your command prompt fastboot oem unlock - Important: this will format your SD - All data will be lost If you perform that step! -> Backup before!
7.) Phone will reboot, erase data and boot up. Power off again after boot up. Power + vol- -> fastboot
8.) Type in your command prompt fastboot flash system system.img
Important: If you havn´t rooted your device via magisk before doing this, you have to follow the next steps too! if you are already rooted: fastboot reboot Violla
9.) Don´t reboot stay in fastboot and download a prerooted kernel from here: https://forum.xda-developers.com/mi-a2-lite/how-to/guide-install-magisk-proper-support-ota-t3836952, copy the patched kernel into fastboot folder and type: fastboot boot patched_boot.img
10.) Now it boots up and tells you that your data is encrypted and can´t be read. At this point you can put in whatever you want. Then you get the message reset phone! Say yes!
11.) Your phone will boot up and erase data! While it´s doing this, press vol-, then your phone will boot after that into fastboot
12.) fastboot boot patched_boot.img. Now it should boot up normal and after setting up google you should reinstall magisk via magisk manager!
Violla - Now you have RR on your Mi A2 Lite!
Voodoojonny said:
Ok, let´s start:
Some words before starting:
RR treble runs perfectly. Good bb, everything works, incl. camera, wifi hotspot, etc.
But: becouse of the rounded corners of the display, some info of the statusbar gets lost - especially if you reduce ui-size -> I´m trying to find a solution!
Omni doen´t have this problems, but it has no gapps included and installing gapps without twrp is a pain in the ass!
-> finally I did it using twrp and after that reflashing stock recovery and format data with stock...
Treble Roms runs smoother and more stable with the july build. If you updated to august stock I would suggest to reflash 9.6.4.0 via miflash!
https://forum.xda-developers.com/mi-a2-lite/how-to/ota-v9-6-4-0-odlmiff-t3823913
1.) Download latest AB arm 64 gsi build: https://sourceforge.net/projects/re.../system-180818-arm64-ab-gapps-su.img/download I would always use the gappsed version - twrp still not running for daisy...
2.) If you don´t have fastboot and adb download it from here: https://forum.xda-developers.com/showthread.php?t=2588979
3.) copy system-180818-arm64-ab-gapps-su.img to adb folder and rename it to system.img
4.a) Windows 7: right klick on white space in your adb-folder: open command prompt here
4.b) Windows 10: open command prompt and navigate to your adb folder
5.) Power off your Smartphone and press pwr and vol- together -> fastboot opens and connect your phone to your pc
6.) type in your command prompt fastboot oem unlock - Important: this will format your SD - All data will be lost If you perform that step! -> Backup before!
7.) Phone will reboot, erase data and boot up. Power off again after boot up. Power + vol- -> fastboot
8.) Type in your command prompt fastboot flash system system.img
Violla - Now you have RR on your Mi A2 Lite!
Click to expand...
Click to collapse
You are so kind and generous brother. I'm trying now. Will keep u posted.
Thanks for ur time bro.
Update: @Voodoojonny brother, I did what u told me to do. after flash RR system image and reboot it bootlooped. like, it shows Android One screen for 3/4 min and then reboot again. any solution brother?
Thanks in advance
hasanzahir said:
You are so kind and generous brother. I'm trying now. Will keep u posted.
Thanks for ur time bro.
Update: @Voodoojonny brother, I did what u told me to do. after flash RR system image and reboot it bootlooped. like, it shows Android One screen for 3/4 min and then reboot again. any solution brother?
Thanks in advance
Click to expand...
Click to collapse
Oh sorry, I forgot something. I hope I didn´t brought you into trouble!
To boot into a gsi treble rom, you need a prerooted kernel! https://forum.xda-developers.com/mi-a2-lite/how-to/guide-install-magisk-proper-support-ota-t3836952
You shold boot from a patched kernel and install root via magisk as discribed in the link above!
Sorry, I just forgot this point, idk why!
I edited the guide above! Please follow steps 9-12!
Voodoojonny said:
Oh sorry, I forgot something. I hope I didn´t brought you into trouble!
To boot into a gsi treble rom, you need a prerooted kernel! https://forum.xda-developers.com/mi-a2-lite/how-to/guide-install-magisk-proper-support-ota-t3836952
You shold boot from a patched kernel and install root via magisk as discribed in the link above!
Sorry, I just forgot this point, idk why!
I edited the guide above! Please follow steps 9-12!
Click to expand...
Click to collapse
Thanks for ur reply brother. after doing so it shows a screen where it ask me to give password to start android. then I turned off my device and it start by itself and stuck on android one screen. trying to find way to do it right.
Update: I put password 1234 and it start and tell me reset phone. I click reset and keep vol- button and it boot up in fastboot. then I command fastboot boot patched_boot.img again and its boot up then dycripted my phone then reboot again and everything is fine now.
Thank U brother for ur kind help. GOD bless u.
Ok, I finally able to flash RR oreo on my A2 lite. Thanks to @Voodoojonny for his time and effort on me to achieve that. Here is my experience on this ROM.
Bootup fine. Everything works so far. Some annoyance though.
1. Rom can't recognise notch. So u will miss some information on status bar and can't customise that much. Because maximum items will coverup by notch.
2. In rom camera quality is very poor and almost no option there. I tried some other cameras from magisk but none is working. (Can anyone suggest me any good camera mod please?)
3. Notification light doesn't work while charging.
4. Can't remove the google widget from home screen which is kinda annoying. (Can anyone suggest me how to get rid off that please?)
5. Headphone not working. Can't recognise any headphone/earphone.
NB: 1. can anyone tell me how to update this rom since I don't have TWRP installed. Should I download the rom zip to pc and flash via fastboot or do I need to do anything more.
2. If I want to check any other GSI roms how is the procedure? Do I need to go back stock rom again and start from beginning or can I just flash via fastboot? Should I need to flash patched boot.img everytime? If that so then which version?
Thanks in advance. Peace.
hasanzahir said:
Ok, I finally able to flash RR oreo on my A2 lite. Thanks to @Voodoojonny for his time and effort on me to achieve that. Here is my experience on this ROM.
Bootup fine. Everything works so far. Some annoyance though.
1. Rom can't recognise notch. So u will miss some information on status bar and can't customise that much. Because maximum items will coverup by notch.
2. In rom camera quality is very poor and almost no option there. I tried some other cameras from magisk but none is working. (Can anyone suggest me any good camera mod please?)
3. Notification light doesn't work while charging.
4. Can't remove the google widget from home screen which is kinda annoying. (Can anyone suggest me how to get rid off that please?)
5. Headphone not working. Can't recognise any headphone/earphone.
NB: 1. can anyone tell me how to update this rom since I don't have TWRP installed. Should I download the rom zip to pc and flash via fastboot or do I need to do anything more.
2. If I want to check any other GSI roms how is the procedure? Do I need to go back stock rom again and start from beginning or can I just flash via fastboot? Should I need to flash patched boot.img everytime? If that so then which version?
Thanks in advance. Peace.
Click to expand...
Click to collapse
1. So far no solution! I`ve put the time to the left side of the statusbar so I don´t miss too much!
2. Install magisk module mi a2 camera and give the permissions manually via apps section. You will have a fully working camera with all options - everything is working!
3. I guess that´s not that big problem
4. use another launcher - evie is great!
5. that seems to be the biggest problem!
If there is a newer version of rr you can flash it via fastboot using fastboot flash system [imagename].img Boot.img is always the same. No need to reflash it!
For round corners try:
adb shell settings put secure sysui_rounded_size 26.0
adb shell settings put secure sysui_rounded_content_padding 8.0

[ROM][non-GSI] Unofficial ArrowOS 9.x

Here is Unofficial ArrowOS 9.x:good:
Download ROM
Changelog is too big for xda, so it's included in download folder.
If you are using Global /China Stable or third party rom (Xiaomi.eu), please download China Developer from here (search for "小米MIX3最新 开发版 线刷Fastboot完整包点击下载") and flash it, then flash PE system.img.
It seems current stable rom has some bugs in vendor or firmware (e.g. Google Camera is laggy).
Working:
Camera (including 4K video)
Wi-Fi
Bluetooth (audio, in-call audio)
GPS
NFC
Dual SIM, Dual 4G standby
VoLTE
Fingerprint
USB PD
Wireless Charge
Sensors including proximity
AOD
Not working:
Slider (actually it's working, but no app to handle)
OK Google detection in any screen
Bluetooth call for some users/devices
Android Auto (display flickering)
Mobile data on some carrier
Google Pay should work if you use MagiskHide, but I can't test since my country (Japan) uses hardware level security (exclusive for Japanese models) for payment via Google Pay.
Installation:
1. Flash the latest *Official* China Developer ROM (xiaomi.eu rom is not supported)
(If you are using other roms before, please wipe data)
2. Download and flash ZIP in TWRP
3. Flash Magisk v17.3
4. Reboot and profit!
FAQ:
Q. Google Assistant doesn't open when I push AI key
A. Please set Google Assistant as assistant app in settings -> Apps & Notifications
Q. Phone app is not working
A. Please set Phone as phone app in settings -> Apps & Notifications
Credit:
ArrowOS team and other developers
Source:
https://github.com/arrowos
https://github.com/AndroPlus-org/device_xiaomi_sdm845-common
https://github.com/AndroPlus-org/device_xiaomi_perseus
https://github.com/AndroPlus-org/vendor_xiaomi
https://github.com/AndroPlus-org/android_kernel_xiaomi_sdm845
Wow thank you for another custom rom sir. I am still happy with the pixel experience but will try this after.
AndroPlus said:
Here is Unofficial ArrowOS 9.x:good:
Download ROM
Download Kernel
Changelog is too big for xda, so it's included in download folder.
If you are using Global /China Stable or third party rom (Xiaomi.eu), please download China Developer from here (search for "小米MIX3最新 开发版 线刷Fastboot完整包点击下载") and flash it, then flash PE system.img.
It seems current stable rom has some bugs in vendor or firmware (e.g. Google Camera is laggy).
Working:
Camera (including 4K video)
Wi-Fi
Bluetooth (audio, in-call audio)
GPS
NFC
Dual SIM, Dual 4G standby
VoLTE
Fingerprint
USB PD
Wireless Charge
Sensors including proximity
AOD
Not working:
Slider (actually it's working, but no app to handle)
OK Google detection in any screen
Bluetooth call for some users/devices
Android Auto (display flickering)
Google Pay should work if you use MagiskHide, but I can't test since my country (Japan) uses hardware level security (exclusive for Japanese models) for payment via Google Pay.
Installation:
Currently generating ZIP is broken, so you have to install images one by one.
1. Flash the latest *Official* China Developer ROM (xiaomi.eu rom is not supported)
(If you are using other roms before, please wipe data)
2. Download and flash system.img
3. Flash my AndroPlus Kernel in TWRP
4. Flash Magisk
FAQ:
Q. Google Assistant doesn't open when I push AI key
A. Please set Google Assistant as assistant app in settings -> Apps & Notifications
Q. Phone app is not working
A. Please set Phone as phone app in settings -> Apps & Notifications
Credit:
ArrowOS team and other developers
Source:
https://github.com/arrowos
https://github.com/AndroPlus-org/device_xiaomi_sdm845-common
https://github.com/AndroPlus-org/device_xiaomi_perseus
https://github.com/AndroPlus-org/vendor_xiaomi
https://github.com/AndroPlus-org/android_kernel_xiaomi_sdm845
Click to expand...
Click to collapse
I'm using the build from yesterday, scared to flash new build as it's working great. Will New build be just as good?
james1089 said:
I'm using the build from yesterday, scared to flash new build as it's working great. Will New build be just as good?
Click to expand...
Click to collapse
It's just as good if not better no problems
I like the quickstep launcher more because of the swipe down for the notifications gesture etc. Pixel launcher doesn't provide that right?
Arrow ROM is really great and smooth!
If i came from pixel experience i just factory reset it then flash or need to flash again the chinese developer rom for a stable gcam?
Anubis111 said:
If i came from pixel experience i just factory reset it then flash or need to flash again the chinese developer rom for a stable gcam?
Click to expand...
Click to collapse
Just wipe system and flash, then kernel and magisk
Thank you so much for this rom. All your work is top notch!
Do I flash the china dev rom and system.img in TWRP?
Donation sent! Let's support this amazing Dev!
Aleksanderbjorn said:
Do I flash the china dev rom and system.img in TWRP?
Click to expand...
Click to collapse
Where you coming from (ROM)
Donated thanks
I fixed ZIP installation and added 190113_04 build.
Now you don't need to download separate zip for kernel, but you have to flash Magisk v17.3 zip after rom zip.
james1089 said:
Where you coming from (ROM)
Donated thanks
Click to expand...
Click to collapse
China stable 10.2.1.0
Won't flashing china Dev ROM through MIflash relock bootloader, or am I completely wrong?
I flashed 1113(04)zip over 1112, then bootloop to rec, did I do something wrong?
mansonstein said:
I flashed 1113(04)zip over 1112, then bootloop to rec, did I do something wrong?
Click to expand...
Click to collapse
Did you flash magisk 17.3 after rom zip
apokit said:
Did you flash magisk 17.3 after rom zip
Click to expand...
Click to collapse
Oh, didn't think it won't boot without flashing it, now it booted, thx!
Great! Thanks!! Zip flash is easy for the people who don't can't get to run GSI.
Now downloading and will report back
Edit:
Works great!!
Aleksanderbjorn said:
China stable 10.2.1.0
Won't flashing china Dev ROM through MIflash relock bootloader, or am I completely wrong?
Click to expand...
Click to collapse
Flash just the vendor IMG, to vendor from twrp, but no it won't as long as you uncheck relock bootloader
The zip rom file works great!
Congrats for your efforts dev!
Now if we have an app for the slider to work(like open camera) it would be great
The rom seems very good.....and fluid
Also there is a poco miui cam port for aosp based roms.Already there is mi8 magisk zip.....I dont know if it is easy to work on mi mix 3
Are there any changes from the most recent system image vs. this new Zip?

how to install a GSI Q on motorola z play (Addison)

how to install a GSI Q on motorola z play (Addison)
Luckily, I just installed StagOs and the camera and sim card work, I think it is a long process, remember to mount system and vendor when flash fix them
read the instructions before starting
telegram groups where you can download GSI
http://t.me/joinchat/AAAAAEjIRhZRX1mOZpLR5g @erfanGSI
requirements:
1- Rom Cosmic
(https://sourceforge.net/projects/co...son_8.1.0_20180807_3.2-OFFICIAL.zip/download)
2- Rom Xperience 13
(https://sourceforge.net/projects/xp...13.0.0-20200112-NIGHTLY-addison.zip/download)
3- GSI image
(https://sourceforge.net/projects/am...20/StagOS-10-arm64-a-vanilla.img.xz/download)
4-Permisive v4
(https://drive.google.com/file/d/1-3fC1HawtLY36lVc5TcfvD_0AE2FJ0vs/view?usp=drivesdk)
5- fix camera
(https://drive.google.com/file/d/1-DZXHXPr2XdC0guB62vLEXVNhE4pD0oA/view?usp=drivesdk)
6- OpenGapps
(https://opengapps.org/)
7- Magisk phh
(https://drive.google.com/file/d/1-2G8IKt_0xgYNx55SUTX3FAQxJBZpmtz/view?usp=drivesdk)
GSI a only
ion os
https://sourceforge.net/projects/amber-gsi/files/ION/ion-2.4.b-arm64-a-gapps.img.xz/download
installation:
1-install the rom cosmic without gapps (just the rom and boot it) after returning to recovery and doing a backyp of the vendor
2-After backup, mount system and vendor in flash xpe 13, do not restart return to mount and mount system and flash GSI image,
and then flash permissive 4v
-reboot system
3- the rom must start but the camera or the sim card does not work, after starting the Rom return to recovery restore the backup of the cosmic vendor and restart the system, at startup the sim card must work
4-after the rom starts restarting the fix camera in recovery and flash and restarting the camera should work maybe it takes a moment for the camera to work (remember to mount system and vendor)
5-now we are going to install the Gapps download the most recent ones I use the nano we are going to recovery and flash the gapps and restart
6-Finally flash the magisk phh (optional) should use this magisk if they use another one does not start the rom, just restart and flash magisk phh and restart
luck if you find more GSI which functions share the ?
camera work
hello please could you tell me how the provider backup is roasted
albertovazquez said:
hello please could you tell me how the provider backup is roasted
Click to expand...
Click to collapse
flashes the rom cosmic and after the first boot returns to recovery
Backup
select vendor only
swipe to flash
Rocha.07k said:
flashes the rom cosmic and after the first boot returns to recovery
Backup
select vendor only
swipe to flash
Click to expand...
Click to collapse
Sorry for my ignorance but he is the one who says Ventor
albertovazquez said:
Sorry for my ignorance but he is the one who says Ventor
Click to expand...
Click to collapse
What backup do you mean? I did not understand that well
I made this group on telegram if you want to speak there it could be faster
https://t.me/joinchat/CVl9VhjBVDUswXDr0p5uKw
ion work
Is bluetooth working?
How to fix green tint on Gcam mod 7.3?
if we're restoring vendor from cosmic why do we need xperience
Lopez Darren said:
if we're restoring vendor from cosmic why do we need xperience
Click to expand...
Click to collapse
The newer kernel (boot)
You can flash roms A/B with XPerience 13 as vendor it boots but you have broken Ril and camera
system-quack-arm64-ab-vanilla.img was tested and works
I tried this method and it's working very well, except that UI is flickering on all GSI's and for ION System UI is crashing.
For example Google Play's left menu, Kernel Adiutor Menu or Firefox tabs list have bugged background and it's switching constantly between black and white theme.
dawidrejowski said:
I tried this method and it's working very well, except that UI is flickering on all GSI's and for ION System UI is crashing.
For example Google Play's left menu, Kernel Adiutor Menu or Firefox tabs list have bugged background and it's switching constantly between black and white theme.
Click to expand...
Click to collapse
set 650mhz the GPU it should help and the main problem is the older Adreno libs from android 8.0
It's not working, it's not the same problem as in Xperience, beacuse some elements is not rendering in interface.
I will post a video of that.
which GSI ROM combination is currently the most stable + has support for Bluetooth, WiFi and Camera?
After digging on xda for fixes, I made a StagOS working perfectly.
Performance as on XPE or even better, Bluetooth working ( audio too ), no UI lags or glitches, nfc working, autobrightness. I haven't seen any bug.
Tell me if I should make a full list of my steps, cause it's quite long
Please do, I'm very interested in testing a working gsi rom
hamudistan said:
Please do, I'm very interested in testing a working gsi rom
Click to expand...
Click to collapse
test using lineage as base for gsi's
https://forum.xda-developers.com/showpost.php?p=82064739&postcount=1829
Edit: GSI tested Pixel-Aonly-10-20191107-ErfanGSI.img-0539
NFC working too
Bug: SIM CARD only
dawidrejowski said:
After digging on xda for fixes, I made a StagOS working perfectly.
Performance as on XPE or even better, Bluetooth working ( audio too ), no UI lags or glitches, nfc working, autobrightness. I haven't seen any bug.
Tell me if I should make a full list of my steps, cause it's quite long
Click to expand...
Click to collapse
Link???

Pixel expeirence for a30 and a30s (android 12)

What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
(NOTE YOU CANNOT UPDATE FROM PE 11 WITHOUT SEVERE BUGS BACKUP YOUR DATA WITH NANDROID OR ANOTHER APP AND RESTORE IN 12)
Based on Android 12.0
Disclaimer:- This will void warranty.
You will need to unlock bootloader.
*All your data will be lost*
Read all the steps correctly
BUGS:-
mtp (aka transferring files from phone to pc or vice versa with a cable) will not work with adb (it will freeze phone ) to use mtp disable usb debugging in developer options then once you disable usb debugging click usb settings and choose storage
headphone jack does not work (enable use alternative way to detect headsets in phh settings)
audio volume might be low on some devices install the dsp audio module and
DO NOT let the phone die of battery you will not be able to boot and it will be hard to get back into the system (workaround- in magisk install acca https://github.com/Magisk-Modules-Repo/acc and install this apk after installing https://github.com/MatteCarra/AccA then set profile to default (this will shut down the phone at 5% hence removing the risk of your phone not booting after hitting 0%
You tell me
Links
Rom- Download
Stock Samsung kernel source.
Install-
1.Use twrp 3.5.1 (others did not work for me good luck in testing)
2 Unpack the "xz" archive and put the .img file onto the sd card or internal (if you dont have a sd card do step 3 then transfer the img file to your phone)
3. In TWRP head to factory reset format type yes and hit enter
4. Flash the img file (as system obviously)
5. flash eureka oneui kernel (DONT FLASH THE NON ONEUI ONE ONLY FLASH ONEUI EUREKA KERNEL)
6. flash magisk (it is optional but for best performance you should) (use 21.0 for android 12)
Credits-https://github.com/phhusson/
ponces - Overview
Husband of Rita. Father of Luke. Fan of Android and Linux. There is no place like /home 🤓 - ponces
github.com
Pixel Experience Team, phhusson, AndyYan and eremitein -
Zainullah Boot fix (if you cant boot)
install oneui boot into oneui change date to 3 months from now
check for updates
boot into download mode
flash twrp and vbmeta
boot into twrp
do format data
flash multidisabler
flash rom
flash kernel as boot
do factory reset
reboot
if it boots you into fastboot shutdown flash twrp only and try another factory reset and reboot (In twrp)
(Android 12 )
No gapps needed (after installing update all apps in play store including play store itself)
Camera works but use gcam go mod by greatness https://www.celsoazevedo.com/files/android/google-camera/dev-greatness/f/dl9/
if there is any working gcam mod link it so i can test it
gcam go is way way better than the stock camera with hdr night mode portrait and soon filters
(ultra wide and other cameras do not work for now)
Increase performance without any battery impact or (by feravolt and gloeysik)
Step 1
- Install FDE AI Magisk Module to make it a system app, thus it will work better and removes all kernel locks from OEMs (I'm looking at you, Samsung) https://github.com/feravolt/FDE.AI-docs/releases/download/12.4.1m/FDE.AI-as-system-app.MAGISK.zip
- Update FDE AI to the latest version by downloading the latest APK here, since the fde ai magisk module will only install fde ai 12.4.1, not the latest version: https://github.com/feravolt/FDE.AI-docs/releases
- Move to the bottom of the screen and select AI Chat, then type /advancedai (no space, no uppercase letters). This will going to make the AI more effective, without you having to do anything.
- Go to the settings tab and use the AUTO settings for FDE AI.
Optimized and adjusted Google Play services. Contribute to gloeyisk/universal-gms-doze development by creating an account on GitHub.
github.com
install cloudflaredns4magisk
[MODULE] CloudflareDNS4Magisk​
install adaway (optional if you want ads or not) , allow superuser for it download this https://energized.pro/bluGo/formats/filter in adaway click he button in the middle click add click file and add the file then go back to the main menu and click the reload button now https://adaway.org/
Blog
Pixel Experience
Donate
jhenrique09
phhusson
AndyYan
eremitein
ponces​
supports A307gt?
yes this is a gsi it works on all a30 and a30s but there might be bugs try on your own risk there is no issues on my a307 -fn
There is a problem in the download link my IDM did not work here!
Please Upload a new link
#Beta_tester
it works try the new link
Is the file name (Pixel experience 11 stable)?
Rafyhasan69 said:
Is the file name (Pixel experience 11 stable)?
Click to expand...
Click to collapse
yes
Rafyhasan69 said:
Is the file name (Pixel experience 11 stable)?
Click to expand...
Click to collapse
tell me how the install goes and if there are any bugs
Zainullahk1234 said:
tell me how the install goes and if there are any bugs
Click to expand...
Click to collapse
PixelExperience_a30-11.0-20210913-0041-UNOFFICIAL.zip Did not flash via TWRP IT Gets Error
Rafyhasan69 said:
PixelExperience_a30-11.0-20210913-0041-UNOFFICIAL.zip Did not flash via TWRP IT Gets Error
Click to expand...
Click to collapse
E3004: This Package is for device: a30,a30dd; this device is a30s.
Updater process ended with error: 1.
how to fix the screen
Rafyhasan69 said:
how to fix the screen
Click to expand...
Click to collapse
yes Go to settings → Phh Treble Settings → Misc features →set Rounded corners to 30
Rafyhasan69 said:
how to fix the screen
Click to expand...
Click to collapse
did it work?
yes it works
hi, does nfc work ?
makadang said:
hi, does nfc work ?
Click to expand...
Click to collapse
yes
Zainullahk1234 said:
What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 11.0
Disclaimer:- This will void warranty.
You will need to unlock bootloader.
*All your data will be lost*
Read all the steps correctly
BUGS:- Fingerprint does not work (Can be fixed but is very complex and will not be included in tutorial)
fake corners that cut the screen (fix included in thread)
You tell me
Links
Rom- https://github.com/zainullahk/Pixel-expierence-For-a30-and-a30s-
Stock Samsung kernel source.
Install-
1.Need TWRP 3.4.0 or higher!
2. Unpack the "xz" archive and put the .img firmware file into your storage or sd card
3. Go to TWRP and do wipe data-yes
4. Make Wipe data, cache, cache-Dalvik in advanced wipe
5. Flash our .img file which we threw on the Usb/sdcard/storage
6. If you want flash magisk flash it
7. how to fix the rounded corners issue Go to settings → Phh Treble Settings → Misc features →set Rounded corners to 30
Credits-https://github.com/phhusson/treble_experimentations/releases
(Android 11 )
No gapps needed (after installing update all apps in play store including play store itself)
Camera works but use gcam go mod by greatness https://www.celsoazevedo.com/files/android/google-camera/dev-greatness/f/dl9/
if there is any working gcam mod link it so i can test it
gcam go is way way better with hdr night mode portrait and soon filters
(ultra wide and other cameras do not work)
(if face unlock is not working download the pixel feature drop magisk module and install it this fixed face unlock for me and also added more pixel only features
GitHub - ayush5harma/PixelFeatureDrops: Magisk Module for Pixel Feature Drops that adds the system files for the same and spoof using the latest device fingerprint from Google Pixel .
Magisk Module for Pixel Feature Drops that adds the system files for the same and spoof using the latest device fingerprint from Google Pixel . - GitHub - ayush5harma/PixelFeatureDrops: Magisk Modu...
github.com
(images)
View attachment 5447277View attachment 5447279View attachment 5447281View attachment 5447275
Click to expand...
Click to collapse
new bug fix update
nfc did not work on some devices this is fixed
face unlock fixed
minor performance improvements
Rafyhasan69 said:
yes it works
Click to expand...
Click to collapse
flash this in twrp https://forum.xda-developers.com/t/...flagship-stereo-sound-system-for-a30.4245743/ it will fix sound
Zainullahk1234, good job man. The best firmware for today. Thanks for it.
Works great! Thanks
edit: headphones true jack not working?!

How To Guide List of Working GSI's for Realme GT Neo 2 | GSI of Custom Rom

WARNING
Author of this guide won't be responsible for damages that occur to your device
Proceed at your own risk
​
Overview-
After reading excellent guide by @SirCDA - Guide Link ,
I have tried several GSI's for our phone GT NEO 2 and in
this post I am sharing which GSI worked for me .
Requirements-
1) Backup All data , Internal storage will be wiped !
2) Use latest adb and fastboot binaries - Link
3) Enable USB Debugging
4) Bootloader should be unlocked - Link
5) TWRP installed (by @SathamHussainM - Link )
first connect phone to pc by usb cable
6) Empty vbmeta files by @SirCDA - Link )
Instructions-
Follow Guide from here ,
Basically you have to reboot to fastboot mode using adb or by going to TWRP and in reboot section selecting fastboot mode
after that flash vbmeta files
Then erase system partition by using command fastboot erase system
Then flash the downloaded GSI using fastboot flash system gsileos.img
It will take some time after that
Wipe all data using command fastboot -w
Then reboot to sysem using fastboot reboot command
List of Working GSI
​1) LeOS Arm64 A/B Android 11 - reported by me
Boots =Yes​Working = Calling(on 2g and 3g),Camera,GPS,Bluetooth,Wifi&Hotspot,FaceUnlock(with third party app)​Bugs= Volte,Fingerprint ,Fast Charging , and some minor bugs​
2) Havoc Os Arm64 A/B Android 11 - reported by me
Boots =No​Working=NA​Bugs= NA​
3) Ancient OS Arm64 A/B Android 11 - reported by @SirCDA
Boots =Yes​Working=Camera,GPS,Bluetooth,Wifi&Hotspot,​Bugs=Not Reported​
4)Ancient OS Arm64 A/B Android 12 - reported by me
Boots = No​Working=NA​Bugs= NA​
5) crDRom11 Arm64 A/B Android 11 - reported by me
Boots = Yes​Working=Calling(on 2g and 3g),Camera,GPS,Bluetooth,Wifi&Hotspot,FaceUnlock,Fingerprint(enrollment takes time to detect finger press slightly harder)​Bugs= VOLTE and Fast Charging​
LeOs Tips
​Use Signal as SMS app for working Messaging ,​Dont try to enroll fingerprint , it make system UI crash ,
Only use this Magisk if you want to root it else other magisk will cause system to hang at bootanimation .​Follow this guide to get supefast face unlock Click Here​Use LeOS laucher instead of Trebutchet Launcher since it has many customistaions .​Enable Devloper mode and inside that setup Smallest Width as 392 and Display Cutout as Punch Hole Cutout .​Customise your OS from these settings - Settings> Display>Styles and Wallpapers and Setting>System>Buttons , Status Bar and Gestures​​​crDRom11 Tips
Use Signal as SMS app for working Messaging ,​Be patient while enrolling fingerprint , use thumbs and make whole area of thumb connect with screen at the light green spot​Only use this Magisk if you want to root it else other magisk will cause system to hang at bootanimation ​FaceUnlock is included by default and it works​Enable Devloper mode and inside that setup Smallest Width as 392 and Display Cutout as Punch Hole Cutout Many customisations available in crDroid settings.​Screenshots attached in this post ​
Thanks to @SirCDA for his guide from which I understood that you need to flash empty vbmeta files else phone will directly boot to fastboot mode only.
Thanks to @phhusson for making tools that allow GSI to work properly
Thanks to @harvey186 for making LeOS .
I also tried
Havoc OS Android 10 Arm64 A/B but that did not boot .
Ancient OS Android 11 Arm64 A/B but that did not boot .
RMX3370 said:
I also tried
Havoc OS Android 10 Arm64 A/B but that did not boot .
Ancient OS Android 11 Arm64 A/B but that did not boot .
Click to expand...
Click to collapse
Ancient OS Android 11 on mine it started normal
SrCDA said:
Ancient OS Android 11 on mine it started normal
Click to expand...
Click to collapse
Please also mention the bugs and exact ROM name
RMX3370 said:
Please also mention the bugs and exact ROM name
Click to expand...
Click to collapse
AncientOS-R-Society-v5.4_arm64_AB_bvN-IRON
Updated OP , currently the least buggy working GSI is crDrom11 with only two recognised bugs VOLTE and Fast Charging
I've tried the following roms:
https://sourceforge.net/projects/ancientrom/files/gsi/V6.2/AncientOS-S-Shield-v6.2-arm64_bgN-Steel-20220417.img.xz/download
https://builds.haridhayal.workers.dev/ProtonAOSP/2022_03_24/proton-12.3.0-2022_03_24-vndklite-arm64_bgN.img.xz
Haven't tried phone functions cause don't have a second sim card.
AncientOS have no fingerprint and face unlock. For face unlock there is the option but cannot detect the face. With magisk v24.3 there is no way to pass safetynet. On this one I've also copied my apps and settings from my previous phone and haven't found any malfunctions.
Proton also have no fingerprint and face unlock options into settings. After installing magisk v24.3 the system broke. It boots but the launcher sometimes works sometimes no. Settings app not opening and some other apps crashes (com.android.phone, etc). I've tried this for just a fews minutes so probably there is a solution for magisk but I don't like the rom and lack of personalization so no more testing for me..
For both roms the recovery is partially broken. /data and /cache partitions are inaccessible. Even if I format them, after a normal boot the partitions are broken again.
Also if the brightness is reduced to zero it completely disables the screen but the touch continues to work.
I think I'll try corvus as the next rom.
@maxysoft @RMX3370 crDroid Android 11, works fingerprint reader and face unlock
SrCDA said:
@maxysoft @RMX3370 crDroid Android 11, works fingerprint reader and face unlock
Click to expand...
Click to collapse
I had already added it to working list (I tried them on 20 but was not having enough free time to update OP)
maxysoft said:
I've tried the following roms:
https://sourceforge.net/projects/ancientrom/files/gsi/V6.2/AncientOS-S-Shield-v6.2-arm64_bgN-Steel-20220417.img.xz/download
https://builds.haridhayal.workers.dev/ProtonAOSP/2022_03_24/proton-12.3.0-2022_03_24-vndklite-arm64_bgN.img.xz
Haven't tried phone functions cause don't have a second sim card.
AncientOS have no fingerprint and face unlock. For face unlock there is the option but cannot detect the face. With magisk v24.3 there is no way to pass safetynet.
Proton also have no fingerprint and face unlock options into settings. After installing magisk v24.3 the system broke.
I think I'll try corvus as the next rom.
Click to expand...
Click to collapse
Please also comment if VOLTE works oon these ROMs by trying to open any webpage while on a call
RMX3370 said:
WARNING
Author of this guide won't be responsible for damages that occur to your device
Proceed at your own risk
​
Overview-
After reading excellent guide by @SirCDA - Guide Link ,
I have tried several GSI's for our phone GT NEO 2 and in
this post I am sharing which GSI worked for me .
Requirements-
1) Backup All data , Internal storage will be wiped !
2) Use latest adb and fastboot binaries - Link
3) Enable USB Debugging
4) Bootloader should be unlocked - Link
5) TWRP installed (by @SathamHussainM - Link )
first connect phone to pc by usb cable
6) Empty vbmeta files by @SirCDA - Link )
Instructions-
Follow Guide from here ,
Basically you have to reboot to fastboot mode using adb or by going to TWRP and in reboot section selecting fastboot mode
after that flash vbmeta files
Then erase system partition by using command fastboot erase system
Then flash the downloaded GSI using fastboot flash system gsileos.img
It will take some time after that
Wipe all data using command fastboot -w
Then reboot to sysem using fastboot reboot command
List of Working GSI
​1) LeOS Arm64 A/B Android 11 - reported by me
Boots =Yes​Working = Calling(on 2g and 3g),Camera,GPS,Bluetooth,Wifi&Hotspot,FaceUnlock(with third party app)​Bugs= Volte,Fingerprint ,Fast Charging , and some minor bugs​
2) Havoc Os Arm64 A/B Android 11 - reported by me
Boots =No​Working=NA​Bugs= NA​
3) Ancient OS Arm64 A/B Android 11 - reported by @SirCDA
Boots =Yes​Working=Camera,GPS,Bluetooth,Wifi&Hotspot,​Bugs=Not Reported​
4)Ancient OS Arm64 A/B Android 12 - reported by me
Boots = No​Working=NA​Bugs= NA​
5) crDRom11 Arm64 A/B Android 11 - reported by me
Boots = Yes​Working=Calling(on 2g and 3g),Camera,GPS,Bluetooth,Wifi&Hotspot,FaceUnlock,Fingerprint(enrollment takes time to detect finger press slightly harder)​Bugs= VOLTE and Fast Charging​
Click to expand...
Click to collapse
Hey, crdroid a11 gsi volte isnt working???
akgosai96 said:
Hey, crdroid a11 gsi volte isnt working???
Click to expand...
Click to collapse
Nope, not working on any GSI

Categories

Resources