Related
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.
INSTALL CUSTOM ROMS USING BELOW INSTRUCTIONS
Note -1. Before Doing These Steps Your device bootloader should be unlocked. otherwise you may brick your device.
2. Install Adb drivers on windows if you are using windows or if you are using linux install adb drivers in linux
INSTALLATION PROCEDURE
1. Download Custom Roms i will provide the links by the end
2. download TWRP
3. Example iam On Stock rom
4. Now i want to Flash Any one of custom rom but how?
> Be ready with Any custom Roms from below example i wilL Flash Pixel Experience Rom
> Be ready with twrp-3.3.0-0
>Turn of your phone and switch to download Mode & Connect phone to pc
4. Now flash twrp using cmd command "fastboot flash boot twrp.img"
5. now your phone boots to twrp
6. now copy the custom rom to phone using twrp dont worry mtp working
7. flash the rom and wait or 5 min for installing
8. now check your slot example iam on Slot A
9. now tap on reboot to recovery now you will again boot in to twrp
10. now change the slot from A to B by tapping reboot ,slot B
11. now you are on slot B now flash gapps for all the roms except Pixel Experience and flash magisk for root if you want using magisk manager zip file
12. now click on wipe & advance wipe now wipe all except system & vendor and tap on reboot system
13. now you people will see pixel experience Boot animation wait for 7 min to boot up and the rom is yours and same method for all custom roms installation
Click here For Custom Roms Links Please Hit Thanks Button If You Understand My Guide. Keep Going...!!!
Thank you
Thanks a lot for spending time on these guides! Made the process simple for even new comers!
Hello
I am trying to update for a while now, but I just cannot get it installed.
I already have TRWP 3.3.0.0 running on a rooted Pocophone F1.
I am still kind of newbie using LOS, sorry. Some stuff I still don't understand even though spending lots of time reading and googling and reading...
What I do:
I start TRWP and wipe: WIPE ADVANCE Dalvik,Cache,System,Data
I install in the following order:
beryllium-V10.3.6.0.PEJMIXM-9.0-vendor-firmware
lineage-16.0-20191003-nightly-beryllium-signed
Disable_Dm-Verity_ForceEncrypt_02.04.2019
Magisk-v19.4
open_gapps-arm64-9.0-mini-20191003
then I reboot, stare a while on the working LOS-installing-log and...
boot to TRWP
I am experiencing problems while installation for some time, so I already tried:
- wiping dalvik after each zip during installation
- Magisk-v19.3
- leave out open-gapps
- beryllium-9.6.27-9.0-vendor-firmware
- lineage-16.0-20190807-nightly-beryllium-signed
- lineage-16.0-20190929-nightly-beryllium-signed
Where do I find information on which corresponding vendor/firmware to be used for LOS16?
Looking at the screen while installation of lineage-16.0-20191003-nightly-beryllium-signed, I read: "... Target: ...V10.2.3.0.PEJMIXM..."
So I guess I should flash that mentioned vendor/firmware version for that mentioned LOS version, but I just don't know where to download that vendor/firmware. It is not available on the server of akhilnarang...
Maybe I'm wrong and there might be another problem, I just do not know what to do.
Best regards
what rom your using before you installed los?
Clean flash would be needed ..you should wipe internal too to get it working , dont forget to remove all you password , fingerprint and face unlock.
Boot to recovery wipe system/dalvik/data/cache/internal before doing this you need to do a nandrioid back up..
do this:
download the lastest vendor:
beryllium-V10.3.8.0.PEJMIXM-9.0-vendor-firmware
next the LOS rom:
lineage-16.0-20191003-nightly-beryllium-signed
open_gapps-arm64-9.0-mini-20191003
and then
download the latest DFE version 19.3:
you can download it in telegram pocof1 group chat
and then wipe dalvik cache after that reboot system
first boot reboot to twrp recovery and the flash magisk v19.3 the reboot system....
i hope this method will help you..goodluck!!!
Prior to now, I had a 6 month old LOS working up to now.
My last attempt:
https://topjohnwu.github.io/Magisk/install.html#boot-image-patching
says: "If you plan to install custom kernels, flash the zip AFTER installing Magisk".
https://forum.xda-developers.com/android/software/universal-dm-verity-forceencrypt-t3817389
Zackptg5 says:"If you're not encrypted: flash all of your stuff, then FLASH THIS ZIP LAST"
I use the most recent DFE Disable_Dm-Verity_ForceEncrypt_10.01.2019 from here: https://forum.xda-developers.com/android/software/universal-dm-verity-forceencrypt-t3817389/page64
most actual vendor/firmware i find here: https://xiaomifirmwareupdater.com/firmware/beryllium/
is: fw_beryllium_miui_POCOF1Global_V10.3.7.0.PEJMIXM
I have not found a trustworthy source for the very new 10.3.8.0, but this should not be an issue...
So then, my new order is:
WIPE ADVANCE Dalvik,Cache,System,Data,internal
INSTALL in the following order:
- fw_beryllium_miui_POCOF1Global_V10.3.7.0.PEJMIXM
- Magisk-v19.4
- lineage-16.0-20191003-nightly-beryllium-signed
- open_gapps-arm64-9.0-mini-20191003
- Disable_Dm-Verity_ForceEncrypt_10.01.2019
Done that and REBOOT SYSTEM and....
Pocophone boots into FASTBOOT...
I am really pissed off at this point.
I can still enter TRWP 3.3.0.0 by pressing ON+VOLUP
I don't know any further.
So then, my new order is:
WIPE ADVANCE Dalvik,Cache,System,Data,internal
INSTALL in the following order:
- fw_beryllium_miui_POCOF1Global_V10.3.7.0.PEJMIXM
- Magisk-v19.4
- lineage-16.0-20191003-nightly-beryllium-signed
- open_gapps-arm64-9.0-mini-20191003
- Disable_Dm-Verity_ForceEncrypt_10.01.2019
Done that and REBOOT SYSTEM and....
Pocophone boots into FASTBOOT...
Why you didn't follow my instructions? clearly you dont understand ...
Oh...
I read your reply again, so is it correct you want me to:
WIPE ADVANCE Dalvik,Cache,System,Data,internal
INSTALL in the following order:
- fw_beryllium_miui_POCOF1Global_V10.3.7.0.PEJMIXM
- lineage-16.0-20191003-nightly-beryllium-signed
- open_gapps-arm64-9.0-mini-20191003
- Disable_Dm-Verity_ForceEncrypt_10.01.2019
then
WIPE Dalvik and REBOOT to RECOVERY and then
INSTALL
- Magisk-v19.4
then
REBOOT system
? ok in this order?
Sorry, found another mistake in my last description, now I tried:
WIPE ADVANCE Dalvik,Cache,System,Data,internal
INSTALL in the following order:
- fw_beryllium_miui_POCOF1Global_V10.3.7.0.PEJMIXM
- lineage-16.0-20191003-nightly-beryllium-signed
- open_gapps-arm64-9.0-mini-20191003
- Disable_Dm-Verity_ForceEncrypt_10.01.2019
then
WIPE Dalvik and REBOOT SYSTEM
-> after REBOOT SYSTEM, Poco F1 instantly starts into FASTBOOT. I then press ON+VOLUP to enter RECOVERY and then
INSTALL
- Magisk-v19.4
then
REBOOT system
-> still, Poco F1 instantly starts into FASTBOOT again.
That is where I am stuck now.
Andi900rr said:
Sorry, found another mistake in my last description, now I tried:
WIPE ADVANCE Dalvik,Cache,System,Data,internal
INSTALL in the following order:
- fw_beryllium_miui_POCOF1Global_V10.3.7.0.PEJMIXM
- lineage-16.0-20191003-nightly-beryllium-signed
- open_gapps-arm64-9.0-mini-20191003
- Disable_Dm-Verity_ForceEncrypt_10.01.2019
then
WIPE Dalvik and REBOOT SYSTEM
-> after REBOOT SYSTEM, Poco F1 instantly starts into FASTBOOT. I then press ON+VOLUP to enter RECOVERY and then
INSTALL
- Magisk-v19.4
then
REBOOT system
-> still, Poco F1 instantly starts into FASTBOOT again.
That is where I am stuck now.
Click to expand...
Click to collapse
install a global rom via twrp the latest one with 10.3.8.0 recovery flashable
go to twrp
flash the miui stable ..and then flash magisk 19.3 ..format data then reboot ... and then follow the steps i already given..
watch this for your reference https://www.google.com/url?sa=t&sou...BMAF6BAgFEAk&usg=AOvVaw09B7QXYvADkv7ZyNQtvH1K
Ok, will do that next day, thank you for your help and patience!!
In Recovery, I cannot "Swipe to unlock" anymore...
The touchscreen is not working. I had that issue several times in the past already. Rebooting to Recovery sometimes helps, but not now.
Andi900rr said:
In Recovery, I cannot "Swipe to unlock" anymore...
The touchscreen is not working. I had that issue several times in the past already. Rebooting to Recovery sometimes helps, but not now.
Click to expand...
Click to collapse
ok so its time to flash rom via fastboot ..just download the latest stable 10.3.8 fastboot rom after you install back up everthing first before flashing so you can restore if anything happens..back up only Boot , Recovery , System image , Vendor image , Efs and your good to go.. watch these and download are already included in this video https://www.google.com/url?sa=t&sou...BMAJ6BAgFEA4&usg=AOvVaw2naYU5q2jUaE5qUeskrBed[/url]
Before anything else ..use the twrp 3.2.3.0 recovery
Man, flash MIUI 10.3.8.0 on fastboot. ONLY MIUI. then boot... if it boot, tell us
Success flashing:
miui_POCOF1Global_V10.3.8.0.
recovery-20181211
Magisk-v19.3
rebootet to recovery, now into TWRP 3.2.3-0
I still wonder what was the problem and what was the solution...
Maybe formatting data was the solution?
From here, I backed up:
Boot
Recovery
System.image
Vendor.image
Efs
Backup created successfully; also copied to PC.
I wonder when installing LOS again from here on, if I should...
- update to TWRP 3.3.0-0
- update to Magisk-v19.4
or not.
bamz1117 said:
what rom your using before you installed los?
Clean flash would be needed ..you should wipe internal too to get it working , dont forget to remove all you password , fingerprint and face unlock.
Boot to recovery wipe system/dalvik/data/cache/internal before doing this you need to do a nandrioid back up..
do this:
download the lastest vendor:
beryllium-V10.3.8.0.PEJMIXM-9.0-vendor-firmware
next the LOS rom:
lineage-16.0-20191003-nightly-beryllium-signed
open_gapps-arm64-9.0-mini-20191003
and then
download the latest DFE version 19.3:
you can download it in telegram pocof1 group chat
and then wipe dalvik cache after that reboot system
first boot reboot to twrp recovery and the flash magisk v19.3 the reboot system....
i hope this method will help you..goodluck!!!
Click to expand...
Click to collapse
you can download it in telegram pocof1 group chat
Click to expand...
Click to collapse
please guide me to the group
****
I did the exact order bamz1117 wrote:
flashed:
-beryllium-V10.3.7.0.PEJMIXM
-lineage-16.0-20191003-nightly-beryllium-signed
-open_gapps-arm64-9.0-mini-20191003
-DFE 19.3
wipe dalvik
reboot system
and back into FASTBOOT...
Seems I am back where a was coming from? I am confused.
I have the suspicion that one of my zips is corrupted/defective/unproper version, but I have no idea which one.
When I flash
- beryllium-V10.3.6.0.PEJMIXM
- lineage-16.0-20191003-nightly-beryllium-signed
- Disable_Dm-Verity_ForceEncrypt_02.04.2019
wipe dalvik
reboot
- Magisk-v19.3
at least I see the LOS install logo working for quite a long time, but after that it reboots to TWRP recovery.
I noticed the following things:
concerning FW/vendor:
- beryllium-V10.3.6.0.PEJMIXM
I downloaded from https://mirror.akhilnarang.me/MIUI/beryllium/
is 451MB in size
- the newer ones:
fw_beryllium_miui_POCOF1Global_V10.2.3.0.PEJMIXM_a0319918c1_9.0
fw_beryllium_miui_POCOF1Global_V10.3.7.0.PEJMIXM_aa86bd1d08_9.0
are 91 MB each, I downloaded from https://xiaomifirmwareupdater.com/firmware/beryllium/
are those files fake?
Where to download V10.3.8.0 from a trustworthy source?
Would someone please explain me the proper order for a clean re-install (while rooted and TWRP recovery already installed) AND explain the reason behind that particular order?
My current understanding, which might be wrong:
1. Firmware/vendor first (obvioulsy this is giving hardware support to the operating system like with a PC), then
2. Lineage OS (this is the operating system) and
3. openGapps third (this modifies the operating system and includes google apps)
4. DFE (a kind of a script? which modifies the operating system by disabling verity/encryption/quota when setting the filename of the zip accordingly)
5. Magisk (offers services in order to hide rooting etc. to prevent apps with higher security e.g. online banking to detect security nonconformity and thus stop working)
Please correct me where and why I am wrong in that order - I want to understand it.
Thank you.
I dont know why but I lost TWRP meanwhile.
My Pocophone only starts into fastboot mode, I cannot invoke TWRP Recovery anymore.
I tried to flash the latest stock rom with "Tool all in one", which tells me bootloader is still unlocked.
But when I try to flash, a command window opens and closes immediately and nothing happens.
I try to run "Tool all in one" as admin, but it does not start.
I dont know what to do.
Was able to flash twrp 3.3.0-0 via fastboot... If I enter Recovery, it shows twrp 3.2.3-0 .... idk,wtf
I am able to restore Miui10 from backup! It runs!
But flashing vendor/LOS/DFE/Magisk is not working! WTF! No idea why.
Still have THE SAME fastboot-loop issue after flashing vendor/LOS/DFE/Magisk I STARTED WITH the first post.
Dont worry guys if u got confused with the flashing steps of encryption and decryption
[Flashing process from miui or any Custom rom] :-
Install Ptwrp
Format data By typing "YES"
Flash latest Chinese wkly fw
Flash ROM
Flash GAPPS (Optional)
Flash Fcrypt (Optional) [This will make u decrypted]
Reboot
Enjoy
In Custom ROMS Encryption To Encryption :
If you are encrypted and want to switch roms:
1. Remove lock screen password
2. Back up your apps and stuffs
3. Boot to recovery
4. Wipe only Data in advance wipe
5. Flash new ROM and stuffs (Make sure it is properly wrappedkey supported) else can get error or worst.
5. Reboot
6 Done. Profit :good:
Encryption to Decryption :
If u are encrypted and want to get decrypted :
1. First format data (by typing yes)
2. Flash latest Chinese wkly fw
3. Flash rom then gapps then fcrypt zip and
4. Done.. (Magisk is optional after 1st boot).
5. Profit :good:
[ Decryption to Decryption ]
If decrypted and want to stay decrypted
1. Go adv. wipe :- wipe [data, system, vendor , dalvik, caches]
2. Flash ROM
3. Flash GAPPS (Optional)
4. Flash Fcrypt
5. Reboot
6. Enjoy
Note : Make sure you you flash latest Chinese wkly fw.?
Well if you found it useful then Hit the thanks button (it's FREE of Cost)
WELL, IF U LIKE MY WORK Then HIT the Thanks Button . KThanks.
Thanks a lot buddy really needed this. U helped me a lot . Kudos 2 ur hardwork #lifesaver
Hey..what are the steps to move from custom rom (decrypted) to MIUI (decrypted) ?
Thanks ?
sujju said:
Hey..what are the steps to move from custom rom (decrypted) to MIUI (decrypted) ?
Click to expand...
Click to collapse
Who wants to go to miui hahahaha..
anyways
1. Format data
2. Flash Miui recovery zip
3. Flash “no-verity-force-encrypt.zip” file.
4. Reboot
5. ENJOY :good:
RupeshRN said:
Thanks
Click to expand...
Click to collapse
:angel::angel:
sourav24071999 said:
Who wants to go to miui hahahaha..
anyways
1. Format data
2. Flash Miui recovery zip
3. Flash “no-verity-force-encrypt.zip” file.
4. Reboot
5. ENJOY :good:
Click to expand...
Click to collapse
Thanks..
Just to be sure, formatting data would erase internal storage. You mean then I would sideload the zips through TWRP?
sujju said:
Thanks..
Just to be sure, formatting data would erase internal storage. You mean then I would sideload the zips through TWRP?
Click to expand...
Click to collapse
Yes formattinfg data will erase ur storage . NO sideload
sourav24071999 said:
Dont worry guys if u got confused with the flashing steps of encryption and decryption
[Flashing process from miui or any Custom rom] :-
Install Ptwrp
Format data By typing "YES"
Flash latest Chinese wkly fw
Flash ROM
Flash GAPPS (Optional)
Flash Fcrypt (Optional) [This will make u decrypted]
Reboot
Enjoy
In Custom ROMS Encryption To Encryption :
If you are encrypted and want to switch roms:
1. Remove lock screen password
2. Back up your apps and stuffs
3. Boot to recovery
4. Wipe only Data in advance wipe
5. Flash new ROM and stuffs (Make sure it is properly wrappedkey supported) else can get error or worst.
5. Reboot
6 Done. Profit :good:
Encryption to Decryption :
If u are encrypted and want to get decrypted :
1. First format data (by typing yes)
2. Flash latest Chinese wkly fw
3. Flash rom then gapps then fcrypt zip and
4. Done.. (Magisk is optional after 1st boot).
5. Profit :good:
[ Decryption to Decryption ]
If decrypted and want to stay decrypted
1. Go adv. wipe :- wipe [data, system, vendor , dalvik, caches]
2. Flash ROM
3. Flash GAPPS (Optional)
4. Flash Fcrypt
5. Reboot
6. Enjoy
Note : Make sure you you flash latest Chinese wkly fw.?
Click to expand...
Click to collapse
Damn the community really needed this. Good job man.
Could you also add steps to move from MIUI to Custom? (Both encrypted) and vice versa.
im on the previous weekly build of xiaomi.eu rom and i haven't flashed fcrypt disabler, Now how should i update my rom to the latest weekly build? can i use the built-in updater app or should i follow some other procedure? also is it fine to stay encrypted?
Naveenthemi said:
Damn the community really needed this. Good job man.
Could you also add steps to move from MIUI to Custom? (Both encrypted) and vice versa.
Click to expand...
Click to collapse
?? Welcome
Sachin ET said:
im on the previous weekly build of xiaomi.eu rom and i haven't flashed fcrypt disabler, Now how should i update my rom to the latest weekly build? can i use the built-in updater app or should i follow some other procedure? also is it fine to stay encrypted?
Click to expand...
Click to collapse
Use in build ota updater
Hi, can somebody link the fcrypt zip?
Hello,
I was on MIUI , then flashed PE 10,
switched back to MIUI.
Sensors aren't working now !
I tried with MIUI Fastboot rom as well as ZIP file.
still no luck
suggestions please !
How to go back to miui 11 from pe 10 rom
I was in miui 11 encrypted , then i came to pe 10 encrypted , now how can i go back to miui 11 without losing sensor?
rasik107 said:
Hello,
I was on MIUI , then flashed PE 10,
switched back to MIUI.
Sensors aren't working now !
I tried with MIUI Fastboot rom as well as ZIP file.
still no luck
suggestions please !
Click to expand...
Click to collapse
Ofc it wont be wrking.. y dont u guys read changelogs or imp notes if u flash pe then roll back to miui rip to sensors and L1 . For fix check violet official grp. or pe for violet grp.
John878 said:
I was in miui 11 encrypted , then i came to pe 10 encrypted , now how can i go back to miui 11 without losing sensor?
Click to expand...
Click to collapse
Stick to Andriod 10 roms.
sourav24071999 said:
Stick to Andriod 10 roms.
Click to expand...
Click to collapse
That means once you came to PE, than no way to go back to MIUI?
drjmvgami said:
That means once you came to PE, than no way to go back to MIUI?
Click to expand...
Click to collapse
No.. untill memeui fix this
Is it gona encrypt havoc os because it already decrypted?
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 TrebleSupport 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=6006931924117940902Disable_Dm-Verity_ForceEncrypt: https://drive.google.com/file/d/166texWJQhR1RgRoXiRSH_M2Q2mAyS2gC/viewCertification_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 supportedMagisk: 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 TrebleSupport 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=6006931924117940902Disable_Dm-Verity_ForceEncrypt: https://drive.google.com/file/d/166texWJQhR1RgRoXiRSH_M2Q2mAyS2gC/viewCertification_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 supportedMagisk: 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