Nubia RED MAGIC NX609J 2.36 CN Slim ROM - for flashing GAPPS - ZTE nubia Red Magic Guides, News, & Discussion

I prepared a stripped down version for NUBIA RED MAGIC 2.36 CN ROM (you can find the full ROM here http://ui.nubia.cn/rom)
I take out a lot of CN applications. You can flash over the OpenGAPPS and get Google applications, make the ROM more usable in the European countries.
DOWNLOAD
https://mega.nz/#F!xsFnkQDL!XQXUTVjq8xDfvG_OElXTYw
Install:
- First: don't forget to backup your files, if you come from Global ROM you will need to erase also internal storage of your phone!
- you will need TWRP installed. Look how to in sakilxda's thread (thank you sakilxda! ): https://forum.xda-developers.com/red-magic/how-to/unlock-bootloader-flasah-twrp-nubia-red-t3828466
- Download Oppen Gapps for ARM 64 - 8.1 nano (or micro/mini etc at your need - https://opengapps.org/)
- copy the downloaded ROM and GAPPS in your phone's internal storage
- go in TWRP, Advanced Wipe: wipe Dalvik/Art Cache, Cahe, Syste, Data.
- go to install menu and chose the ROM add to zip list also the GAPPS you downloaded: IS IMPORTANT TO FLASH GAPPS IMMEDIATELY AFTER ROM, ELSE WILL NOT WORK CORRECTLY!
- OPTIONAL: you can add also blu_spark r36 Red Magic's kernel (THANK YOU blu_spark) from: https://forum.xda-developers.com/red-magic/development/kernel-t3813055
- Wipe cache when finish and reboot!
Good luck!
Screen shots

Great! I am going to try now and will let you know the result. Thank you so much!
---------- Post added at 03:55 AM ---------- Previous post was at 03:52 AM ----------
I faced the error: "invalid zip file format" ----> this is my mistake, sorry ^^
---------- Post added at 04:17 AM ---------- Previous post was at 03:55 AM ----------
I have flashed but stucking at " checking for updates"...
---------- Post added at 04:42 AM ---------- Previous post was at 04:17 AM ----------
I have passed the problem. I am feeling happy with this rom. Thanks a lot!
---------- Post added at 04:50 AM ---------- Previous post was at 04:42 AM ----------
@ABM30: could you please guide me to root it?

Flash magisk zip file check xda through twrp and then install the magisk manager apk like any other app.

How passed the problem can you tell us so if anyone faced it to know how to over passed it?

strakell said:
How passed the problem can you tell us so if anyone faced it to know how to over passed it?
Click to expand...
Click to collapse
If you stuck on searching updates: just push power button and slide the restart button.
After this it will start over but will pass the update chek!
For root: download the magisk.apk and Magisk-v18.1(18100).zip from download link that I have given.
Put them in your phones internal storage. Install magisk.apk and run it once.
Then go in recovery TWRP and instal Magisk-v18.1(18100).zip, wipe cahe when asked.
Restart phone =>ROOTED!
You can find Magisk also in google Play!.
Have fun!

strakell said:
How passed the problem can you tell us so if anyone faced it to know how to over passed it?
Click to expand...
Click to collapse
ok
1. The error: "invalid zip file format" ----> I forgot to extract the zip file that I download from Mega.nz .
2. Stucking at " checking for updates"... ---> I removed sim card then restarted. After that, I skipped all of setup steps. after all, I can access home screen launcher.
Now I found the bug: I can not access to "developer options" in settings
---------- Post added at 06:48 PM ---------- Previous post was at 06:45 PM ----------
ABM30 said:
If you stuck on searching updates: just push power button and slide the restart button.
After this it will start over but will pass the update chek!
For root: download the magisk.apk and Magisk-v18.1(18100).zip from download link that I have given.
Put them in your phones internal storage. Install magisk.apk and run it once.
Then go in recovery TWRP and instal Magisk-v18.1(18100).zip, wipe cahe when asked.
Restart phone =>ROOTED!
You can find Magisk also in google Play!.
Have fun!
Click to expand...
Click to collapse
thank you, but where are download links of the magisk.apk and Magisk-v18.1(18100).zip that you told?
oh sorry, I have saw them: https://mega.nz/#F!xsFnkQDL!XQXUTVjq8xDfvG_OElXTYw

ABM30 could you please explain step by step how I can get twrp and how go back to official recovery so I can flash official ROM ,I really appreciate that!

strakell said:
ABM30 could you please explain step by step how I can get twrp and how go back to official recovery so I can flash official ROM ,I really appreciate that!
Click to expand...
Click to collapse
I can help you:
Download:
- Rom: https://mega.nz/#F!xsFnkQDL!XQXUTVjq8xDfvG_OElXTYw
-Open Gapps for ARM 64 - 8.1 nano (or micro/mini etc at your need - https://opengapps.org/)
1. Boot to bootloader and unlock bootloader: "fastboot oem nubia_unlock NUBIA_NX609J"
2. flash twrp: twrp-3.2.3-x_blu_spark_v9.85_redmagic.img
3. reboot to recovery (twrp), copy the downloaded ROM and GAPPS in your phone's internal storage
4. in TWRP, Advanced Wipe: wipe Dalvik/Art Cache, Cahe, Syste, Data.
5. go to install menu and chose the ROM to flash
6. FLASH GAPPS IMMEDIATELY AFTER ROM, ELSE WILL NOT WORK CORRECTLY! (IT IS IMPORTANT!!)
7. Wipe cache when finish and reboot.
*There are some little different if you want to use official rom from CN ROM (you can find the full ROM here http://ui.nubia.cn/rom)
Download: CN Rom from the link above
1. Extract from the rom to get 2 files: "recovery.img" & "boot.img"
2. Copy "recovery.img" & "boot.img" to Minimal ADB and Fastboot, open command window from here.
3. reboot to bootloader (power off the device then back on with 'vol down' + power button)
4. unlock bootloader: "fastboot oem nubia_unlock NUBIA_NX609J"
5. Wipe your device.
"fastboot -w"
6. Flash recovery:
"fastboot flash recovery recovery.img"
7. Update your ROM.
fastboot update <CNRomFile.zip>
Your phone will update and automatically reboot into the new ROM.

tlgod said:
I can help you:
Download:
- Rom: https://mega.nz/#F!xsFnkQDL!XQXUTVjq8xDfvG_OElXTYw
-Open Gapps for ARM 64 - 8.1 nano (or micro/mini etc at your need - https://opengapps.org/)
1. Boot to bootloader and unlock bootloader: "fastboot oem nubia_unlock NUBIA_NX609J"
2. flash twrp: twrp-3.2.3-x_blu_spark_v9.85_redmagic.img
3. reboot to recovery (twrp), copy the downloaded ROM and GAPPS in your phone's internal storage
4. in TWRP, Advanced Wipe: wipe Dalvik/Art Cache, Cahe, Syste, Data.
5. go to install menu and chose the ROM to flash
6. FLASH GAPPS IMMEDIATELY AFTER ROM, ELSE WILL NOT WORK CORRECTLY! (IT IS IMPORTANT!!)
7. Wipe cache when finish and reboot.
*There are some little different if you want to use official rom from CN ROM (you can find the full ROM here http://ui.nubia.cn/rom)
Download: CN Rom from the link above
1. Extract from the rom to get 2 files: "recovery.img" & "boot.img"
2. Copy "recovery.img" & "boot.img" to Minimal ADB and Fastboot, open command window from here.
3. reboot to bootloader (power off the device then back on with 'vol down' + power button)
4. unlock bootloader: "fastboot oem nubia_unlock NUBIA_NX609J"
5. Wipe your device.
"fastboot -w"
6. Flash recovery:
"fastboot flash recovery recovery.img"
7. Update your ROM.
fastboot update <CNRomFile.zip>
Your phone will update and automatically reboot into the new ROM.
Click to expand...
Click to collapse
Thank you very much for your time ,I think you forget to write in line 2 after the unlock bootloader what I have to type in adb for the custom recovery

tlgod said:
I can help you:
Download:
- Rom: https://mega.nz/#F!xsFnkQDL!XQXUTVjq8xDfvG_OElXTYw
-Open Gapps for ARM 64 - 8.1 nano (or micro/mini etc at your need - https://opengapps.org/)
1. Boot to bootloader and unlock bootloader: "fastboot oem nubia_unlock NUBIA_NX609J"
2. flash twrp: twrp-3.2.3-x_blu_spark_v9.85_redmagic.img
3. reboot to recovery (twrp), copy the downloaded ROM and GAPPS in your phone's internal storage
4. in TWRP, Advanced Wipe: wipe Dalvik/Art Cache, Cahe, Syste, Data.
5. go to install menu and chose the ROM to flash
6. FLASH GAPPS IMMEDIATELY AFTER ROM, ELSE WILL NOT WORK CORRECTLY! (IT IS IMPORTANT!!)
7. Wipe cache when finish and reboot.
*There are some little different if you want to use official rom from CN ROM (you can find the full ROM here http://ui.nubia.cn/rom)
Download: CN Rom from the link above
1. Extract from the rom to get 2 files: "recovery.img" & "boot.img"
2. Copy "recovery.img" & "boot.img" to Minimal ADB and Fastboot, open command window from here.
3. reboot to bootloader (power off the device then back on with 'vol down' + power button)
4. unlock bootloader: "fastboot oem nubia_unlock NUBIA_NX609J"
5. Wipe your device.
"fastboot -w"
6. Flash recovery:
"fastboot flash recovery recovery.img"
7. Update your ROM.
fastboot update <CNRomFile.zip>
Your phone will update and automatically reboot into the new ROM.
Click to expand...
Click to collapse
THANK YOU tlgod! Well done!
There is also the alternative to go back to official ROM:
1. Download the official ROM - CN or Global - you can find links in this thread
2. Copy ROM in internal storage (preferable in root)
3. Go in Settings-System Update-Menu (3 dots in upper right corner) - local update
4. Choose the ROM you downloaded and install > if you choose CN ROM: you are back to original recovery, boot, ROM
5. If you want to go back to global ROM you will have some more steps: need to wipe all USER DATA and CACHE in original Recovery after update (this will erase your internal memory !!!!!!!!!!!!!!! so BACKUP BACKUP....!!!!!!, now the phone can be restarted.
Global ROM will encrypt your Phone!!!! therefore when you go from Global to CN or back you need to wipe your USER DATA and lost everything from internal storage!!!!!!!!!!!!!
You can watch also: https://www.youtube.com/watch?v=z5wOxvzxrfQ
Is in Spanish but ..self explanatory

strakell said:
Thank you very much for your time ,I think you forget to write in line 2 after the unlock bootloader what I have to type in adb for the custom recovery
Click to expand...
Click to collapse
In download link I given you can find everything you need: ROM, Magisk and now also TWRP: twrp-3.2.3-0-nx609j.img
it can be used for TWRP installing as mentioned by tlgod!

tlgod said:
ok
1. The error: "invalid zip file format" ----> I forgot to extract the zip file that I download from Mega.nz .
2. Stucking at " checking for updates"... ---> I removed sim card then restarted. After that, I skipped all of setup steps. after all, I can access home screen launcher.
Now I found the bug: I can not access to "developer options" in settings
---------- Post added at 06:48 PM ---------- Previous post was at 06:45 PM ----------
thank you, but where are download links of the magisk.apk and Magisk-v18.1(18100).zip that you told?
oh sorry, I have saw them: https://mega.nz/#F!xsFnkQDL!XQXUTVjq8xDfvG_OElXTYw
Click to expand...
Click to collapse
Yes, I put everything in one folder (ROM Magisk.apk and zip, twrp), so you don't need another link.
For developer bug: you need to root the phone and you will get acces to developer options!
P.S. Sometimes a restart is also a good option!

ABM30 said:
In download link I given you can find everything you need: ROM, Magisk and now also TWRP: twrp-3.2.3-0-nx609j.img
it can be used for TWRP installing as mentioned by tlgod!
Click to expand...
Click to collapse
Like this:
fastboot flash recovery twrp-3.2.3-0-nx609j.img
Is it correct?

strakell said:
Like this:
fastboot flash recovery twrp-3.2.3-0-nx609j.img
Is it correct?
Click to expand...
Click to collapse
rename the recovery twrp-3.2.3-0-nx609j.img to recovery.img and then: fastboot flash recovery recovery.img this is how it worked to me.

ABM30 said:
rename the recovery twrp-3.2.3-0-nx609j.img to recovery.img and then: fastboot flash recovery recovery.img this is how it worked to me.
Click to expand...
Click to collapse
Now I get it right. Thanks.

ABM30 said:
Yes, I put everything in one folder (ROM Magisk.apk and zip, twrp), so you don't need another link.
For developer bug: you need to root the phone and you will get acces to developer options!
P.S. Sometimes a restart is also a good option!
Click to expand...
Click to collapse
Thank you, I have done that and It works!

A little help please , I did the procedure to unlock bootloader and flash custom recovery all went ok right away from the fastboot mode I went to twrp which was in Chinese I change the language to English I didn't do anything enything else because for now I only wanted to have custom recovery to flash magisk, i reboot to ROM I had all nice till now but when I'm trying to reboot to recovery to flash magisk I can't find the twrp only official recovery ,what am I doing wrong?

strakell said:
A little help please , I did the procedure to unlock bootloader and flash custom recovery all went ok right away from the fastboot mode I went to twrp which was in Chinese I change the language to English I didn't do anything enything else because for now I only wanted to have custom recovery to flash magisk, i reboot to ROM I had all nice till now but when I'm trying to reboot to recovery to flash magisk I can't find the twrp only official recovery ,what am I doing wrong?
Click to expand...
Click to collapse
Unfortunately it has happened to me also at the beginning. My unlocking counter is at 20.
So you need to do the following:
Unlock your bootloader again, flash TWRP (again ), go through ROM install procedure (again) as I mentioned in 1st post, but this time put also blu_spark r36 Red Magic's kernel in zip list to be flashed. In this way the original kernel (which has some security measures implemented in it and in case of some modifications in ROM it will overwrite the recovery with a backup from internal memory, I think is located in DATA folder...) will be overwritten and recovery will be preserved. At least this procedure I find at this moment.
Good Luck!

i'm try Red Magic OS V3.06 android Pie, and new Game Mode are perfect, but not have gapp, im test flash gapp in twrp but not work, you can pls help me add opengapp to new rom.
Thanks you very much.

chipheo62 said:
i'm try Red Magic OS V3.06 android Pie, and new Game Mode are perfect, but not have gapp, im test flash gapp in twrp but not work, you can pls help me add opengapp to new rom.
Thanks you very much.
Click to expand...
Click to collapse
Till now I didn't succeed to, but keep working on.

Related

Your device isn't supported by Mi Unlock.

My RN3 having officialy unlocked bootloader.When i update incremental OTA (MIUI 8 Global Beta 6.8.11 to 6.8.24) through TWRP, device stucked at Mi Logo (boot loop).Then i Flash Fastboot rom of MIUI 8 Global Beta 6.8.24 through MiFlash Tool.Finally Device is working but while flashing it removes root access and bootloader again LOCKED again.
While proceeding with MiUnlock it show's following errors
Your device isn't supported by Mi Unlock.
And while applying again on mi unlock page it shows following error
Sorry your application has been rejected
itzsarath said:
My RN3 having officialy unlocked bootloader.When i update incremental OTA (MIUI 8 Global Beta 6.8.11 to 6.8.24) through TWRP, device stucked at Mi Logo (boot loop).Then i Flash Fastboot rom of MIUI 8 Global Beta 6.8.24 through MiFlash Tool.Finally Device is working but while flashing it removes root access and bootloader again LOCKED again.
While proceeding with MiUnlock it show's following errors
Your device isn't supported by Mi Unlock.
And while applying again on mi unlock page it shows following error
Sorry your application has been rejected
Click to expand...
Click to collapse
Try unlocking boot loader unofficially
[email protected] said:
Try unlocking boot loader unofficially
Click to expand...
Click to collapse
How?
Procedure Please
itzsarath said:
How?
Procedure Please
Click to expand...
Click to collapse
log out from existing mi account and create a new one. you can unlock via new one.
dont delete existing account
itzsarath said:
How?
Procedure Please
Click to expand...
Click to collapse
This could be helpful
Give a thumbs up if you found it useful
The solution is here:
download the required files from the given link: [50mb]
https://mega.nz/#!1NhDTQoR!cP7vrchwswOfj3oHQ5saZ2d0JkcmunEn5pqyOcpZDoE
INSTRUCTIONS: [redmi note 3]
1. Get into fastboot mode. Charge the phone first. Hold the power button and the volume down button simultaenously.
2. If you can open your current rom, open developer options by clicking on the build no several times in the about phone menu in settings. and select allow oem unlocking and usb debugging.
3. if not leave it... go on and connect your phone to the PC while in fastboot mode.
BUT, before that: open Command prompt on your PC. (search it on the search box). right click on it and open it in administrator mode.
type in: bcdedit /set testsigning on
hit enter and restart your pc
(this is imp.)
4. open the zip file and extract the contents. open the boot edl mode folder and click the edl.bat file. allow it to run.
5. now screen will turn black, do not disturb it. Now flash the twrp by running flash twrp.bat from the 'flash TWRP' folder.
6. Now go to Unlock folder and run the unlock bootloader.bat file.
your phone will boot into the TWRP recovery mode automatically.
if it opens in chineese you select every tab and find the globe icon.
if the globe icon is found on any of the tab select it and change the language to ENGLISH.
----------------------------------------------------------------------------
Now if you want to install any other ROM like cm13
Procedure for ROM installation
wipe your system from the wipe tab:
Now download the latest CM13 SNAPSHOT BUILD ROM FOR YOUR REDMI:
https://download.cyanogenmod.org/get/kenzo-snapshot.zip
and GAPPS:
http://opengapps.org/?api=6.0&variant=mini
do select the arm 64 version and mini one.
download from your pc and copy it to micro sd card. enter this card into you phone and go to mount in twrp.
mount the micro sd card storage.
select the zip file on the micro sd card from the install tab on twrp and flash it.
now go back and flash open gapps zip file.
now REBOOT to system. everything will work fine
---------- Post added at 05:34 AM ---------- Previous post was at 05:33 AM ----------
Official method is worst. Its not like Motorola who gives unlock code within a min.
Try unofficial above method
Do we still need to flash modified Boot.img for first time flashing TWRP ?
http://forum.xda-developers.com/red...official-twrp-3-0-2-0-recovery-redmi-t3352966
Thanks
[email protected] said:
This could be helpful
Give a thumbs up if you found it useful
The solution is here:
download the required files from the given link: [50mb]
https://mega.nz/#!1NhDTQoR!cP7vrchwswOfj3oHQ5saZ2d0JkcmunEn5pqyOcpZDoE
INSTRUCTIONS: [redmi note 3]
1. Get into fastboot mode. Charge the phone first. Hold the power button and the volume down button simultaenously.
2. If you can open your current rom, open developer options by clicking on the build no several times in the about phone menu in settings. and select allow oem unlocking and usb debugging.
3. if not leave it... go on and connect your phone to the PC while in fastboot mode.
BUT, before that: open Command prompt on your PC. (search it on the search box). right click on it and open it in administrator mode.
type in: bcdedit /set testsigning on
hit enter and restart your pc
(this is imp.)
4. open the zip file and extract the contents. open the boot edl mode folder and click the edl.bat file. allow it to run.
5. now screen will turn black, do not disturb it. Now flash the twrp by running flash twrp.bat from the 'flash TWRP' folder.
6. Now go to Unlock folder and run the unlock bootloader.bat file.
your phone will boot into the TWRP recovery mode automatically.
if it opens in chineese you select every tab and find the globe icon.
if the globe icon is found on any of the tab select it and change the language to ENGLISH.
----------------------------------------------------------------------------
Now if you want to install any other ROM like cm13
Procedure for ROM installation
wipe your system from the wipe tab:
Now download the latest CM13 SNAPSHOT BUILD ROM FOR YOUR REDMI:
https://download.cyanogenmod.org/get/kenzo-snapshot.zip
and GAPPS:
http://opengapps.org/?api=6.0&variant=mini
do select the arm 64 version and mini one.
download from your pc and copy it to micro sd card. enter this card into you phone and go to mount in twrp.
mount the micro sd card storage.
select the zip file on the micro sd card from the install tab on twrp and flash it.
now go back and flash open gapps zip file.
now REBOOT to system. everything will work fine
---------- Post added at 05:34 AM ---------- Previous post was at 05:33 AM ----------
Official method is worst. Its not like Motorola who gives unlock code within a min.
Try unofficial above method
Click to expand...
Click to collapse
tthanks a lot for the steps. btw which twrp does this zip includes ? safe or alka or any other ?
can i flash miui europe with this unlock method? do i have to take an additional step?
smustafasms said:
tthanks a lot for the steps. btw which twrp does this zip includes ? safe or alka or any other ?
Click to expand...
Click to collapse
Try safe twrp
[email protected] said:
Try safe twrp
Click to expand...
Click to collapse
if i do this proceedure and doesnt flash rom afterwards will my existing miui8 stable boot normally ? or its important to flash custom rom ?
thanks for ur help
smustafasms said:
if i do this proceedure and doesnt flash rom afterwards will my existing miui8 stable boot normally ? or its important to flash custom rom ?
thanks for ur help
Click to expand...
Click to collapse
Yes you need to flash a ROM. Whether it is official miui 8 or beta miui 8 or any custom ROM. Cm13 and RR v5.8.0 7.1-N is better.
Now if you need your ROM back with twrp and root access. Just install miui 8 official ROM through twrp and don't try to change the recovery its the safe twrp I provided with. And its important for unofficially unlocked bootloaders like you.
Since it is official miui 8 so it will block your bootloader but to prevent this just install universal boot image patcher after installing this ROM.
You can find it on net and after that reboot and install. Now to get root access download and install SuperSU zip from net via twrp and reboot.
[email protected] said:
Yes you need to flash a ROM. Whether it is official miui 8 or beta miui 8 or any custom ROM. Cm13 and RR v5.8.0 7.1-N is better.
Now if you need your ROM back with twrp and root access. Just install miui 8 official ROM through twrp and don't try to change the recovery its the safe twrp I provided with. And its important for unofficially unlocked bootloaders like you.
Since it is official miui 8 so it will block your bootloader but to prevent this just install universal boot image patcher after installing this ROM.
You can find it on net and after that reboot and install. Now to get root access download and install SuperSU zip from net via twrp and reboot.
Click to expand...
Click to collapse
in edl mode when i try to run flash flash twrp.bat file its get stuck on waiting for device
smustafasms said:
in edl mode when i try to run flash flash twrp.bat file its get stuck on waiting for device
Click to expand...
Click to collapse
Oh no. This problem still continues.
I think you have to flash global kenzo 7.0 ROM through mi flash program on PC and then proceed to edl and flashing twrp.
I will be posting the instructions. Today only.
But I have unlocked it without this method
+1 , I get waiting for device also - because cannot see adb devices Drivers are installed
and when i try flashing a developer rom through miphone tool , im always getting errors

ZTE_A2017_V1.1.0B15 (Chinese) TWRP FLASHABALE

ZTE_A2017_V1.1.0B15_BootStack_Fix_by_djkuz.zip (includes patches fixing issues with EDL, FASTBOOT and ROOT)
CRC32: 797405C0
MD5: 3AFD84C314960DE0DFFAAB950A435745
SHA-1: F4C358F8CD5E043FE897E7D51FE93780C395CE42 https://4pda.ru/pages/go/?u=https%3A%2F%2Fmega.nz%2F%23!FtI3iSSa!4guZpoM2oCmgoxTiBBFA_Rt1wY1cdZTbA7WcugkLSic&e=60952279
ZTE_A2017_V1.1.0B15_StockSystem_by_djkuz.zip https://4pda.ru/pages/go/?u=https%3A%2F%2Fmega.nz%2F%23!Jp5mna5a!sS9Ns_WlvqeKRcXGjrDST43PQ09Zgb_hgIqN-5heIWg&e=60952279
CRC32: F6CD7F71
MD5: C1A3719F641ED63EE5D53E968DE6D798
SHA-1: E6E0E175663B78AC238BD1D9C620DF0FCF27E267
Instructions:
1. Go to TWRP
2. Advanced wipe - Dalvik,System,Data,Cache
3. Installing this file first : BootStack ZTE_A2017_V1.1.0B15_BootStack_Fix_by_djkuz.zip
4. This one second : StockSystem ZTE_A2017_V1.1.0B15_StockSystem_by_djkuz.zip
5. Flashing this one as well: no-verity-opt-encrypt-5.1.zip
6. wipe cache/dalvik
7. In TWRP input this command: reboot disemmcwp
8. Boot into the system
9. Check if its possible to enter edl mode (fix is already included in bootstack) Volume down + power button
10. Check you you are able to get to FASTBOOT via the combination of buttons Volumeup+Powerbutton
11. Install GApps ZTE Axon 7
Installing SuperSU:
1. Go back to recovery TWRP
2. Flash SuperSU 2.79
3. Wipe cache/dalvik
4. In the Terminal of TWRP input this command: reboot disemmcwp
5. Boot to the system and see if SuperSU is working.
Disclaimer (READ!) :
This is being updated by the amazing djkuz which is active in 4pda and sometimes here as well.
it seems that 4pda is more active then xda for apperant reasons , axon is more popular in russia.
All of this is not on my responsibility if you **** your device, your problem ( Ive just merely copied the guide from a russian forum 4pda).
Ive done this myself but I can't make root stick. (will be happy for an advice and some brainstorming on this one)
@djkuz
Can you please assist -
The root doesn't stick I follow step by step, when I enter the supersu app it says there is no root.
booth files 2.7GB? bootstak shood me smaller
yosef019 said:
booth files 2.7GB? bootstak shood me smaller
Click to expand...
Click to collapse
Fixed
parazite69 said:
@djkuz
Can you please assist -
The root doesn't stick I follow step by step, when I enter the supersu app it says there is no root.
Click to expand...
Click to collapse
Very strange, what version of SuperSu was used? 2.79 stable only works correctly.
djkuz said:
Very strange, what version of SuperSu was used? 2.79 stable only works correctly.
Click to expand...
Click to collapse
Yes, just as the one I have posted here. Followed exactly as it says in your guide.
Hi guys. Been following the thread in 4pda too. Could you please post a mirror for te edl_fix.zip here? I can't download it in 4pda as i can't create an account there. Thanks so much.
parazite69 said:
Yes, just as the one, I have posted here. Followed exactly as it says in your guide.
Click to expand...
Click to collapse
Try this:
1. Go back to recovery TWRP
2. Flash patching boot (in boot partition) https://mega.nz/#!dhwCHLqI!3lmYs2wV6DGYwqteU_h98ffZbeJp9lVXCyQzz-wQG3A (not need to flash no-verity-opt-encrypt-5.1.zip)
2. Flash SuperSU 2.79 https://mega.nz/#!J8BggKDS!OYSLIQ4vSntRGO8lBWnp8frBymtfC_oo57bzIGubf2A
3. Wipe cache/dalvik
4. In the Terminal of TWRP input this command: reboot disemmcwp !!!!!!!!!!!!
---------- Post added at 11:14 PM ---------- Previous post was at 11:11 PM ----------
otaconremo said:
Hi guys. Been following the thread in 4pda too. Could you please post a mirror for te edl_fix.zip here? I can't download it in 4pda as i can't create an account there. Thanks so much.
Click to expand...
Click to collapse
https://mega.nz/#!VhJDjAQZ!CDbx4YW_LIVQedY_7RixQk-7J6Q0T--W8lYhIVSP0-Q
djkuz said:
Try this:
1. Go back to recovery TWRP
2. Flash patching boot (in boot partition) https://mega.nz/#!dhwCHLqI!3lmYs2wV6DGYwqteU_h98ffZbeJp9lVXCyQzz-wQG3A (not need to flash no-verity-opt-encrypt-5.1.zip)
2. Flash SuperSU 2.79 https://mega.nz/#!J8BggKDS!OYSLIQ4vSntRGO8lBWnp8frBymtfC_oo57bzIGubf2A
3. Wipe cache/dalvik
4. In the Terminal of TWRP input this command: reboot disemmcwp !!!!!!!!!!!!
---------- Post added at 11:14 PM ---------- Previous post was at 11:11 PM ----------
https://mega.nz/#!VhJDjAQZ!CDbx4YW_LIVQedY_7RixQk-7J6Q0T--W8lYhIVSP0-Q
Click to expand...
Click to collapse
Amazing worked like charm!!! Thank you.
If you may share a bit on what was wrong ?
update :
It still says its not rooted
Thank you so much @djkuz.
@djkuz
I have moved straight from Zad 0.3mix with Chinese
Bootstack to your guide followed exactly and then implemented the fix you suggested here .
Still the SuperSU says its unrooted, but it constantly grants permission to titanium backup... But still TB doesn't work.
Thank you for assisting on this.
parazite69 said:
@djkuz
I have moved straight from Zad 0.3mix with Chinese
Bootstack to your guide followed exactly and then implemented the fix you suggested here .
Still the SuperSU says its unrooted, but it constantly grants permission to titanium backup... But still TB doesn't work.
Thank you for assisting on this.
Click to expand...
Click to collapse
Have you tried issuing command "reboot disemmcwp" in twrp after installing supersu?
otaconremo said:
Have you tried issuing command "reboot disemmcwp" in twrp after installing supersu?
Click to expand...
Click to collapse
Yes :crying:
parazite69 said:
@djkuz
I have moved straight from Zad 0.3mix with Chinese
Bootstack to your guide followed exactly and then implemented the fix you suggested here .
Still the SuperSU says its unrooted, but it constantly grants permission to titanium backup... But still TB doesn't work.
Thank you for assisting on this.
Click to expand...
Click to collapse
Yes, this problem occurs on some phones...
Did you flash ZTE_A2017_V1.1.0B15_BootStack_Fix_by_djkuz.zip ???
Try in TWRP:
1. Tap Mount and Check "Mount, System as Read-only"
2. Tap WIPE > ADVANCE WIPE > Select Data > Repair or Change File System and Select ext4 (All data will be deleted)
2. Tap WIPE > ADVANCE WIPE > Select Dalvik,System,Data,Cache and Swipe
3. Flash BootStack ZTE_A2017_V1.1.0B15_BootStack_Fix_by_djkuz.zip
4. Flash StockSystem ZTE_A2017_V1.1.0B15_StockSystem_by_djkuz.zip
5. Flash no-verity-opt-encrypt-5.1.zip
6. Flash SuperSU 2.79
7. wipe cache/dalvik
8. Tap ADVANCED > TERMINAL > input this command: reboot disemmcwp
djkuz said:
Yes, this problem occurs on some phones...
Did you flash ZTE_A2017_V1.1.0B15_BootStack_Fix_by_djkuz.zip ???
Try in TWRP:
1. Tap Mount and Check "Mount, System as Read-only"
2. Tap WIPE > ADVANCE WIPE > Select Data > Repair or Change File System and Select ext4 (All data will be deleted)
2. Tap WIPE > ADVANCE WIPE > Select Dalvik,System,Data,Cache and Swipe
3. Flash BootStack ZTE_A2017_V1.1.0B15_BootStack_Fix_by_djkuz.zip
4. Flash StockSystem ZTE_A2017_V1.1.0B15_StockSystem_by_djkuz.zip
5. Flash no-verity-opt-encrypt-5.1.zip
6. Flash SuperSU 2.79
7. wipe cache/dalvik
8. Tap ADVANCED > TERMINAL > input this command: reboot disemmcwp
Click to expand...
Click to collapse
Yes Ive flashed ZTE_A2017_V1.1.0B15_BootStack_Fix_by_djkuz.zip .
I will try it later today and update on the outcome.
Appreciate the help.
parazite69 said:
Yes Ive flashed ZTE_A2017_V1.1.0B15_BootStack_Fix_by_djkuz.zip .
I will try it later today and update on the outcome.
Appreciate the help.
Click to expand...
Click to collapse
And do not forget to go into the Mi-Aassistant and allow autorun SuperSU
hey is it possble return to the B13 6.0 china phone install TWRP and then install this
my pc cant recodnize the phone in EDL mode (with drivers installed)
yosef019 said:
hey is it possble return to the B13 6.0 china phone install TWRP and then install this
my pc cant recodnize the phone in EDL mode (with drivers installed)
Click to expand...
Click to collapse
Yes, it is possible, but the lack of the ability to flash through the EDL is very dangerous !!!
Try:
1. Install the driver from the phone, selecting in settings - connection to the PC - installing the drivers!
2. Boot into the EDL through the command - adb reboot edl
3. Try using another version of MyFlash (for example Beta) and use another USB port on your computer.
And if Windows determines phone as Qualcomm HS-USB QDLoader 9008, but Miflash can not see it - reboot the phone in EDL again!
Don't forget to change the speed of the com port (Qualcomm HS-USB QDLoader 9008) to 115200 (instead of 9600)
djkuz said:
And do not forget to go into the Mi-Aassistant and allow autorun SuperSU
Click to expand...
Click to collapse
Worked!
Thankyou

Step-by-step Rooting Guide with SuperSU for MI 8

I wanted to make sure everyone read this part first so that you know it's critical to backup because it happened to me figuring things out. If for any reason you are stuck in a boot loop, just reload twrp recovery and restore boot.img that you backed up for an easy quick fix.
Install drivers and adb on your PC.
Open command prompt or search 'cmd'.
Navigate to the directory with adb.exe
Download and store TWRP 2.2.2 (preferred) in the same directory where adb is located. Recommend renaming recovery file to recovery.img
Enable usb debugging on device by going to settings > about > and click on MIUI version repeatedly until developer settings are enabled. Go back and select additional settings to enable usb debugging.
Run the command: adb devices - to verify if able to connect to device (the serial number of your device will populate if so.
Run the command: adb reboot bootloader and phone device should say "Fastboot" in blue font
Run the command: fastboot boot recovery.img
Recovery will show in Chinese, click on the bottom right button to select English
May require to enter your default password you use to unlock your phone normally.
Click backup and be sure to backup system, boot, and recovery most of all so it's easy to recover your device moving forward.
Download and save SuperSU (I have been unsuccessful in getting Magisk to work at this time) onto storage device from PC to MI 8 that should appear with your Internal storage
Click on "Mount" in TWRP and unselect read-only
Click "Install" and flash SuperSU then reboot (my device rebooted one time and fully boot up the 2nd time so you're not alarmed)
Links:
SuperSU: https://download.chainfire.eu/1122/SuperSU/SR3-SuperSU-v2.82-SR3-20170813133244.zip?retrieve_file=1
TWRP: https://forum.xda-developers.com/mi-8/development/recovery-twrp-3-2-2-0703-t38126005
Appreciate any feedback, ideas, thoughts, or suggestions where all can collaborate and expand where we help each other further. Look forward to the future development of the MI 8 folks! Please note, I wanted to share the method that seemed to work best for me, but please be aware each and every single MI 8 device is not always exactly the same and the end result may vary and I'm not held accountable or responsible should you choose to follow the directions listed above. However, I wanted to share this information to help avoid any frustration going forward and save you time.
p.s. - If someone could help me figure out how to get twrp recovery to hold and not end up being replaced by mi recovery I would be most grateful as this has been an issue for me (I tried flashing, booting, and installing the img through twrp with no success). Thank you.
Hello thanks for your guide but i think we first need to unlock bl And for the twrp recovery to stick and not to be replaced by xiaomi recovery we need to flash something called "dm-verity " it basically removes that check, which replaces any other recovery by xiaomi recovery
Have a nice day and thanks for your work
I thought so as well, unfortunately I just haven't had much luck with dm verity which led to a soft brick on my device. I'll have to look over the code as it may vary in comparison to other xiaomi devices.
Sent from my MI 8 using Tapatalk
Fastboot flash recovery Command should do it ..
mekaziah said:
I wanted to make sure everyone read this part first so that you know it's critical to backup because it happened to me figuring things out. If for any reason you are stuck in a boot loop, just reload twrp recovery and restore boot.img that you backed up for an easy quick fix.
Install drivers and adb on your PC.
Open command prompt or search 'cmd'.
Navigate to the directory with adb.exe
Download and store TWRP 2.2.2 (preferred) in the same directory where adb is located. Recommend renaming recovery file to recovery.img
Enable usb debugging on device by going to settings > about > and click on MIUI version repeatedly until developer settings are enabled. Go back and select additional settings to enable usb debugging.
Run the command: adb devices - to verify if able to connect to device (the serial number of your device will populate if so.
Run the command: adb reboot bootloader and phone device should say "Fastboot" in blue font
Run the command: fastboot boot recovery.img
Recovery will show in Chinese, click on the bottom right button to select English
May require to enter your default password you use to unlock your phone normally.
Click backup and be sure to backup system, boot, and recovery most of all so it's easy to recover your device moving forward.
Download and save SuperSU (I have been unsuccessful in getting Magisk to work at this time) onto storage device from PC to MI 8 that should appear with your Internal storage
Click on "Mount" in TWRP and unselect read-only
Click "Install" and flash SuperSU then reboot (my device rebooted one time and fully boot up the 2nd time so you're not alarmed)
Links:
SuperSU: https://download.chainfire.eu/1122/SuperSU/SR3-SuperSU-v2.82-SR3-20170813133244.zip?retrieve_file=1
TWRP: https://forum.xda-developers.com/mi-8/development/recovery-twrp-3-2-2-0703-t38126005
Appreciate any feedback, ideas, thoughts, or suggestions where all can collaborate and expand where we help each other further. Look forward to the future development of the MI 8 folks! Please note, I wanted to share the method that seemed to work best for me, but please be aware each and every single MI 8 device is not always exactly the same and the end result may vary and I'm not held accountable or responsible should you choose to follow the directions listed above. However, I wanted to share this information to help avoid any frustration going forward and save you time.
p.s. - If someone could help me figure out how to get twrp recovery to hold and not end up being replaced by mi recovery I would be most grateful as this has been an issue for me (I tried flashing, booting, and installing the img through twrp with no success). Thank you.
Click to expand...
Click to collapse
Skickat från min MI 8 via Tapatalk
what issues do you get with magisk? I was able to flash it without any issues.
superior8888 said:
Fastboot flash recovery Command should do it ..
Skickat från min MI 8 via Tapatalk
Click to expand...
Click to collapse
Yes it does. Don't know why anyone would run SuperSU though.
mekaziah said:
I thought so as well, unfortunately I just haven't had much luck with dm verity which led to a soft brick on my device. I'll have to look over the code as it may vary in comparison to other xiaomi devices.
Click to expand...
Click to collapse
MAKE SURE U HAVE UNLOCKED BOOTLOADER
here is wat i do
first i boot into twrp
(make sure u have rom.zip magisk/superuser.zip an twrp.img) on internal storage
then i wipe
dalvik cache
cache
data (NOT FORMAT)
system
then i flash
rom.zip
twrp.img
then i reboot recovery
fkash magisk.zip
then reboot system
now i have new rom an still have twrp on
-fluffy- said:
here is wat i do
first i boot into twrp
(make sure u have rom.zip magisk/superuser.zip an twrp.img) on internal storage
then i wipe
dalvik cache
cache
data (NOT FORMAT)
system
then i flash
rom.zip
twrp.img
then i reboot recovery
fkash magisk.zip
then reboot system
now i have new rom an still have twrp on
Click to expand...
Click to collapse
Would you mind stating the version of Magisk?
Strange Guide no Attention for Unlok Bl.
barrielui said:
Would you mind stating the version of Magisk?
Click to expand...
Click to collapse
16.4
magisk has been working fine for me for a while
samwise110712 said:
what issues do you get with magisk? I was able to flash it without any issues.
Click to expand...
Click to collapse
What's your ROM version? I flash twrp then magisk, bootloop...
-fluffy- said:
MAKE SURE U HAVE UNLOCKED BOOTLOADER
here is wat i do
first i boot into twrp
(make sure u have rom.zip magisk/superuser.zip an twrp.img) on internal storage
then i wipe
dalvik cache
cache
data (NOT FORMAT)
system
then i flash
rom.zip
twrp.img
then i reboot recovery
fkash magisk.zip
then reboot system
now i have new rom an still have twrp on
Click to expand...
Click to collapse
Hello how did you flash the TWRP through the TWRP ???
What version of MiUi you have ???
omek07 said:
Hello how did you flash the TWRP through the TWRP ???
What version of MiUi you have ???
Click to expand...
Click to collapse
simple put twrp.img on ur storage
then flash img from twrp
-fluffy- said:
simple put twrp.img on ur storage
then flash img from twrp
Click to expand...
Click to collapse
Yes but its asking after in which partition.
What partition you chose ?
---------- Post added at 08:26 AM ---------- Previous post was at 07:41 AM ----------
-fluffy- said:
simple put twrp.img on ur storage
then flash img from twrp
Click to expand...
Click to collapse
Could you please tell me what rom you have ???
Thank you
omek07 said:
Yes but its asking after in which partition.
What partition you chose ?
---------- Post added at 08:26 AM ---------- Previous post was at 07:41 AM ----------
Could you please tell me what rom you have ???
Thank you
Click to expand...
Click to collapse
u choose recovery
im using miui eu
magisk is running without any issue.
i am on the newest xiaomi eu beta rom and flashed magisk 16.7 without any issue right now
(after waiting horrible 15 days for unlocking the bootloader)
Ok so both of you have the xiaomi eu. I have global stable 9.5.11. so maybe that's the problem
---------- Post added at 06:30 AM ---------- Previous post was at 06:29 AM ----------
So both of you have xiaomi eu rom. I have global stable 9.5.11. maybe that's the problem.
omek07 said:
Ok so both of you have the xiaomi eu. I have global stable 9.5.11. so maybe that's the problem
---------- Post added at 06:30 AM ---------- Previous post was at 06:29 AM ----------
So both of you have xiaomi eu rom. I have global stable 9.5.11. maybe that's the problem.
Click to expand...
Click to collapse
I have the lastest global version, I cannot get the root access...
Someone tell me flash the Chinese verision then flash xiaomi.eu and magisk.
felixrao said:
I have the lastest global version, I cannot get the root access...
Someone tell me flash the Chinese verision then flash xiaomi.eu and magisk.
Click to expand...
Click to collapse
My friend i changed to the Xiaomi eu and everything worked. You dont have to flash the Chinese Version first you can go from Global to Xiaomi.eu. Just dont forget to do FORMAT data and not only Wipe Data.

[GUIDE] Downgrade from MIUI Android 11 Beta Stable to Android 10 Stable using flashable firmware

This might help you after realizing that you want to install custom ROM again after upgrading to android 11 MIUI but you cannot install android 10 or 11 based ROM and stuck with either boot loop or android rescue party.
WARNING: This might wipe every writable partition. Charge your phone at least 20% or more to prevent from destroying these partitions.
Instructions:
1. Download firmware from here
2. Download full ROM (either recovery or fastboot) from here
3. Save the firmware zip file it in either internal storage or sdcard. Reboot to TWRP afterwards
4. Tap install and find the zip file in your storage and install. Wait for a couple of seconds to get done.
To install full ROM
Recovery
1. After installing firmware from recovery mode, don't reboot. If you reboot the system it will fail to boot. Boot to fastboot if you fail this step and flash a recovery image. Proceed with next step.
2. Install full ROM flashable zip from sdcard or internal storage.
3. Format /data. Reboot.
Using fastboot
1. Boot from fastboot mode
2. Extract full ROM fastboot zip file.
3. Open miflash and locate the fastboot folder.
4. Choose flash_all. Click start.
5. The phone reboots itself. Boot to recovery mode and wipe data.
All done. The phone is now downgraded from android 11 back to android 10.
Note: I got 2 anti triggered when attempting to downgrade the phone using recovery and fastboot without installing firmware zip file first. RIP me I guess I voided my warranty anyways so doesnt matter as I already applied some insurance for my device.
TL;DR: Installed Recovery will get erased as I mentioned in WARNING. Please don't skip every step.
Edit: since it made confusion, I split steps for recovery and fastboot mode.
Has anyone tried this procedure?
Im on 12.0.6.0(EU). Bootloader locked (wait 3days) so no TWRP. Want downgrade to 12.0.8.0(EU) and flash Pixelexperience ROM.
It will work?
I'm a bit confusing... Links inserted in first 2 points seem to be the same link. So what I've to download exactly?
I'm on 12.0.7.0 Android 10 but I'm curious to try 12.0.6.0 Android 11 stable beta released some days ago...
PYCON said:
I'm a bit confusing... Links inserted in first 2 points seem to be the same link. So what I've to download exactly?
I'm on 12.0.7.0 Android 10 but I'm curious to try 12.0.6.0 Android 11 stable beta released some days ago...
Click to expand...
Click to collapse
Its not the same. First one is cca. 80MB of size while full rom is 2.4GB for recovery and 4.4GB for fastboot.
I did this method yesterday and its working. No problems whatsoever.
The only thing i would add is you need both versions of rom - recovery and fastboot. Recovery when you flash for the first time in recovery and fastboot when you flash with Mi flash.
And my advice is, android 11 miui is really bad. Its not finished, it stutters a lot, u can't use third party launchers with gesture navigation (at least in my case, Nova lanucher), performance is bad.
Not worth any time.
Steelrock said:
Its not the same. First one is cca. 80MB of size while full rom is 2.4GB for recovery and 4.4GB for fastboot.
I did this method yesterday and its working. No problems whatsoever.
The only thing i would add is you need both versions of rom - recovery and fastboot. Recovery when you flash for the first time in recovery and fastboot when you flash with Mi flash.
And my advice is, android 11 miui is really bad. Its not finished, it stutters a lot, u can't use third party launchers with gesture navigation (at least in my case, Nova lanucher), performance is bad.
Not worth any time.
Click to expand...
Click to collapse
Ok, ok, good to know. I'm just curious... I'll remain with A10 till when A11 will be good enough to be used as a daily driver
Hi. Does this method requires unlocked bootloader? Thanks
hi. this method not working for me !
*phone is unlocked !
ar-rabbiar said:
hi. this method not working for me !
*phone is unlocked !
Click to expand...
Click to collapse
This error is normal because ur phone is unlocked....but the phone should reboot normal in the new ROM. It did not happen this way?
Alin45 said:
This error is normal because ur phone is unlocked....but the phone should reboot normal in the new ROM. It did not happen this way?
Click to expand...
Click to collapse
reboot with bootloop and again. and just miui 12 a11 or rom with selinux permissive working for flash.
The same in here. Bootloop, bootloop....
But if flash the a11 rom it works.
ar-rabbiar said:
hi. this method not working for me !
*phone is unlocked !
Click to expand...
Click to collapse
did you try to flash firmware file from twrp recovery first? also that error means that a checkpoint failed which you need to disable or remove in configuration settings.
tourofeio said:
The same in here. Bootloop, bootloop....
But if flash the a11 rom it works.
Click to expand...
Click to collapse
did you tried recovery or fastboot flashing? and did you installed firmware first before installing full rom?
endva3 said:
Has anyone tried this procedure?
Im on 12.0.6.0(EU). Bootloader locked (wait 3days) so no TWRP. Want downgrade to 12.0.8.0(EU) and flash Pixelexperience ROM.
It will work?
Click to expand...
Click to collapse
i only tried recovery method and it works fine after days of trying. 12.0.6 android 11 is still buggy and miui needs to fix it a lot. most of apps are not well optimized for this flavor.
Today unlocked bootloader. Flashing 12.0.8.0 (i have 12.0.6.0 A11).
Everything work perfect. No bootloop, bootloader relock and works fine
People are probaly skipping some steps.
1. Download Firmware small size files
2. Download full Firmware, both - fastboot and recovery (put it on SD card, small and recovery)
3. Install Twrp or Orangefox recovery (download it from somewhere)
4. Enter into recovery and install small firmware FIRST, dont reboot, install big firmware (recovery version) SECOND
5. do not reboot
6. format data
7. Now reboot into fastboot
8. Extract fastboot firmware zip into new folder on desktop
9. Start Mi flash, select that folder where u extracted files and tick "clean only" on the bottom of the Mi flash if u want to leave bootloader unlocked and from drop down menu near that pick "flash_all.bat".
Thats how i did it.
Steelrock said:
People are probaly skipping some steps.
1. Download Firmware small size files
2. Download full Firmware, both - fastboot and recovery (put it on SD card, small and recovery)
3. Install Twrp or Orangefox recovery (download it from somewhere)
4. Enter into recovery and install small firmware FIRST, dont reboot, install big firmware (recovery version) SECOND
5. do not reboot
6. format data
7. Now reboot into fastboot
8. Extract fastboot firmware zip into new folder on desktop
9. Start Mi flash, select that folder where u extracted files and tick "clean only" on the bottom of the Mi flash if u want to leave bootloader unlocked and from drop down menu near that pick "flash_all.bat".
Thats how i did it.
Click to expand...
Click to collapse
i did the same, but looking to partitions of system, product and vendor, i understand that flashing the files via recovery and fastboot they dont write in that partitions.
looks like the partitions are read only. thanks
I try to flash a custom rom like arrows os via recovery , the rom shows the boot logo of arrows rom, and then bootloop.
tourofeio said:
I try to flash a custom rom like arrows os via recovery , the rom shows the boot logo of arrows rom, and then bootloop.
Click to expand...
Click to collapse
Most probable, u forgot to do a Format data (yes) before reboot to system.
endva3 said:
Today unlocked bootloader. Flashing 12.0.8.0 (i have 12.0.6.0 A11).
Everything work perfect. No bootloop, bootloader relock and works fine
Click to expand...
Click to collapse
Did you flash it from the built-in recovery or with MiFlash? (My 167 hour waiting period ends tomorrow)
Solved people. change the version of the Mi Flash.

Galaxy A8 Star (SM-G885S/F) GSI ROM Flashing [Android 12 Working]

This is my first post of this kind so bear with me, please
Info for Galaxy A8 Star:
CPU : SDM660 ( A only, 64bit )​Support Project Treble​Support System as root​
※WARNING※
You will have to have OEM unlocked and this will void your warranty!!!
※also, I'm not responsible for the accident about you bricking your device※​Step. 1
First of all, you will need to download two custom recoveries (TWRP, OrangeFox)
OrangeFox: https://forum.xda-developers.com/t/orange-fox-recovery-galaxy-a8-star-sm-g885f.4301055/
TWRP: https://github.com/sabpprook/android_device_samsung_astarqlte (test3 file does not work for me but you can try)
I want to finish it only using TWRP but the only TWRP that was working does NOT support flashing the system.img files
and also Orange Fox recovery has a bug that while in recovery you can't connect with the computer and push the files to the phone
so it was required to use two bootloader
Step. 2
Odin: https://odindownload.com/
I also recommend downloading the stock ROM for backup
1. after downloading the TWRP from the link (for Odin we will use the .tar file)
put your phone into download mode
Code:
adb reboot download
or just turn off the phone and press the power button, volume up, Bixby button at the same time
and use the volume button to boot into download mode
2. after the phone went to the download mode, go to Odin and at the ap section add the TWRP file then flash it
3. press the volume down, power button to turn off the device, and right after that press the power button, volume up, Bixby button at the same time
4. you will now see the TWRP recovery, press wipe, and format data
5. now we will download some files we needed
makemesar.zip: (at the attachment) or you can download it from https://drive.google.com/u/0/uc?export=download&confirm=P1-1&id=1F_f_tL4sEYFx5fa6AnwR0x1tlYhqarcT ( when you unzip it there is the zip file )​​Permissiver_5.zip: https://androidfilehost.com/?fid=6006931924117940902​​Disable_Dm-Verity_ForceEncrypt: https://drive.google.com/file/d/166texWJQhR1RgRoXiRSH_M2Q2mAyS2gC/view​​Certification_Patch.zip: (at the attachment)​​Havoc Rom (you can use any rom you want but this is the one that I've managed to work) http://download.havoc-os.com/?dir=arm64-ab (download arm64 ab with gapps)​​most rooms with AB partition will be supported​​Magisk: https://magiskmanager.com/ (download the apk and make it a zip file) - you could need for the phone to get the boot (makemesar will unroot it so don't worry)​​6. after downloading all the files that we need, we will push the files to our device using
Code:
adb push 'file dir' sdcard
※ also push TWRP .img file and the OrangeFox .img too!!
7. after pushing all the files we need to our phone, press install from the TWRP recovery and press flash from image
and select the Orange Fox .img as a recovery image, and reboot to bootloader
8. now you will boot to the Orange Fox recovery, (locate to data/media to find the files)
at the Orange Fox recovery wipe System, Dalvlk / ART Cache, Cache, Data
9. after wiping now install the os.img file and reboot to the bootloader (before reboot you will see the warning that OS is not installed), go to the menu and mount system, vendor, and install Dm Verity.zip, Permissiver_5.zip, makemesar.zip then reboot to the bootloader again, (now we will not see the OS is not installed) and now install the Certification Patch.zip
10. reboot to the system and you will see the new os setup process (sometimes you have to install the Certification Patch after setup the os )
10-1. if your device keeps going to download mode, reinstall the magisk and then reboot the phone, then it will work.
(after it boots, gently turns off the phone and install makemesar.zip first and install Dm-Verity to unroot) - some of you will be forced to use magisk but doing some wiping or reflashing the system.img sometimes makes the unrooted state work (or flash the stock system.img (extract from the stockrom) and flash the gsi ROM without wiping )
Screenshots: At Below
Currently, MTP does not work but I think this is the problem with the Havoc os, if you use another rom it could work
face unlock, fingerprint unlock works, the camera works.
if I manage to get other ROMs workingI will update the post
also at the first time I have made mine to boot without magisk but while doing again for this post I'm having trouble without magisk, if I found a way that works always I will add that to the post
[UPDATE#2]
you can download the Pixel 3 gsi rom from
(Thanks for Santa Duck providing this information!!!!)
with this files you can install the android 12 gsi rom in a usable state!!
and also ADB is working with this rom
there is still a bootlooping bug so do it with caution
[Update#1]
Today I have managed to install the Android Beta 3.1 [ is beta software and I don't recommend using it as your daily os]
https://sourceforge.net/projects/nippongsi/files/Pixel%20-%20Pixel4a_SBeta3.1%20-%20TBO42ZZ8IF/Pixel4a_SBeta3.1-AB-12-20210727-nippongsi.img.gz/download
you can download the ROM file from Nippon's Sourceforge
every step is the same and you just have to change the rom as this
there's a bug that developer setting crash the settings app and it is working but it does have some lots of bugs, and screen lock is not working but I'll try to fix it and upload the method
if your device get boot looped, press Bixby + power + vol down to boot into download mode and flash the stock AP file using Odin
[I was supposed to edit the upper one but accidentally created as a reply ]
Just go to UPDATE#2
Skuld Norniern said:
Havoc Rom (you can use any rom you want but this is the one that I've managed to work) http://download.havoc-os.com/?dir=arm64-ab (download arm64 ab with gapps)
Click to expand...
Click to collapse
Hey I thought that A8 star is an A-only device. Does flashing A/B roms cause any problems?
thongass000 said:
Hey I thought that A8 star is an A-only device. Does flashing A/B roms cause any problems?
Click to expand...
Click to collapse
thanks for the makemesar.zip we can install the A/B partition roms without any problems on the A only device and for me the A only roms won’t work on my phone
Skuld Norniern said:
thanks for the makemesar.zip we can install the A/B partition roms without any problems on the A only device and for me the A only roms won’t work on my phone
Click to expand...
Click to collapse
Hi I'm back. Do you have any issue with wired audio? I have a A9 2018 (same chipset) and audio still goes through speaker while headphones are plugged in.
If anything in Phh Treble Settings helps you, please tell me. Or if you don't need any settings for wired audio, can you send me a zip file containing any files that have the name "audio_policy" in /vendor/etc? Thanks.
thongass000 said:
Hi I'm back. Do you have any issue with wired audio? I have a A9 2018 (same chipset) and audio still goes through speaker while headphones are plugged in.
If anything in Phh Treble Settings helps you, please tell me. Or if you don't need any settings for wired audio, can you send me a zip file containing any files that have the name "audio_policy" in /vendor/etc? Thanks.
Click to expand...
Click to collapse
Sorry for being late!!
for me, I do have the same issue with wired audio and I have not been able to find a way to fix it yet
if I manage to fix the issue I will fix the main article
Skuld Norniern said:
Skuld Norniern said:
This is my first post of this kind so bear with me, please
Info for Galaxy A8 Star:
CPU : SDM660 ( A only, 64bit )​Support Project Treble​Support System as root​
※WARNING※
You will have to have OEM unlocked and this will void your warranty!!!
※also, I'm not responsible for the accident about you bricking your device※​Step. 1
First of all, you will need to download two custom recoveries (TWRP, OrangeFox)
OrangeFox: https://forum.xda-developers.com/t/orange-fox-recovery-galaxy-a8-star-sm-g885f.4301055/
TWRP: https://github.com/sabpprook/android_device_samsung_astarqlte (test3 file does not work for me but you can try)
I want to finish it only using TWRP but the only TWRP that was working does NOT support flashing the system.img files
and also Orange Fox recovery has a bug that while in recovery you can't connect with the computer and push the files to the phone
so it was required to use two bootloader
Step. 2
Odin: https://odindownload.com/
I also recommend downloading the stock ROM for backup
1. after downloading the TWRP from the link (for Odin we will use the .tar file)
put your phone into download mode
Code:
adb reboot download
or just turn off the phone and press the power button, volume up, Bixby button at the same time
and use the volume button to boot into download mode
2. after the phone went to the download mode, go to Odin and at the ap section add the TWRP file then flash it
3. press the volume down, power button to turn off the device, and right after that press the power button, volume up, Bixby button at the same time
4. you will now see the TWRP recovery, press wipe, and format data
5. now we will download some files we needed
makemesar.zip: (at the attachment) or you can download it from https://drive.google.com/u/0/uc?export=download&confirm=P1-1&id=1F_f_tL4sEYFx5fa6AnwR0x1tlYhqarcT ( when you unzip it there is the zip file )​​Permissiver_5.zip: https://androidfilehost.com/?fid=6006931924117940902​​Disable_Dm-Verity_ForceEncrypt: https://drive.google.com/file/d/166texWJQhR1RgRoXiRSH_M2Q2mAyS2gC/view​​Certification_Patch.zip: (at the attachment)​​Havoc Rom (you can use any rom you want but this is the one that I've managed to work) http://download.havoc-os.com/?dir=arm64-ab (download arm64 ab with gapps)​​most rooms with AB partition will be supported​​Magisk: https://magiskmanager.com/ (download the apk and make it a zip file) - you could need for the phone to get the boot (makemesar will unroot it so don't worry)​​6. after downloading all the files that we need, we will push the files to our device using
Code:
adb push 'file dir' sdcard
※ also push TWRP .img file and the OrangeFox .img too!!
7. after pushing all the files we need to our phone, press install from the TWRP recovery and press flash from image
and select the Orange Fox .img as a recovery image, and reboot to bootloader
8. now you will boot to the Orange Fox recovery, (locate to data/media to find the files)
at the Orange Fox recovery wipe System, Dalvlk / ART Cache, Cache, Data
9. after wiping now install the os.img file and reboot to the bootloader (before reboot you will see the warning that OS is not installed), go to the menu and mount system, vendor, and install Dm Verity.zip, Permissiver_5.zip, makemesar.zip then reboot to the bootloader again, (now we will not see the OS is not installed) and now install the Certification Patch.zip
10. reboot to the system and you will see the new os setup process (sometimes you have to install the Certification Patch after setup the os )
10-1. if your device keeps going to download mode, reinstall the magisk and then reboot the phone, then it will work.
(after it boots, gently turns off the phone and install makemesar.zip first and install Dm-Verity to unroot) - some of you will be forced to use magisk but doing some wiping or reflashing the system.img sometimes makes the unrooted state work (or flash the stock system.img (extract from the stockrom) and flash the gsi ROM without wiping )
Screenshots: At Below
Currently, MTP does not work but I think this is the problem with the Havoc os, if you use another rom it could work
face unlock, fingerprint unlock works, the camera works.
if I manage to get other ROMs workingI will update the post
also at the first time I have made mine to boot without magisk but while doing again for this post I'm having trouble without magisk, if I found a way that works always I will add that to the post
[UPDATE#2]
you can download the Pixel 3 gsi rom from
(Thanks for Santa Duck providing this information!!!!)
with this files you can install the android 12 gsi rom in a usable state!!
and also ADB is working with this rom
there is still a bootlooping bug so do it with caution
Click to expand...
Click to collapse
Hello sir i can't find havoc os 4.5 in:https://download.havoc-os.com/?dir=arm64-ab
Click to expand...
Click to collapse
After flashing twrp on my sm g885f, cant get into terp,
mine shows volume down + power to restart, not to enter turn off
how can i enter into twrp
Skuld Norniern said:
9. after wiping now install the os.img file and reboot to the bootloader (before reboot you will see the warning that OS is not installed), go to the menu and mount system, vendor, and install Dm Verity.zip, Permissiver_5.zip, makemesar.zip then reboot to the bootloader again, (now we will not see the OS is not installed) and now install the Certification Patch.zip
Click to expand...
Click to collapse
'os.img file' where
, guess i fixed it
when installing Certification_Patch.zip, it shows command error
what i found- this patch is for G885FDXS5CUL1, mine is
G885FDXU5CUG1

Categories

Resources