I have seen many people facing this issue where they flashed a OxygenOS rom of different phone ( Due to a idiot youtuber said it can be flashed on all devices )
I recently recieved a POCO F1, with same condition where i cannot update MIUI over Oreo firmware.
So, this guide is for those people who cannot boot any new MIUI other than Oreo OTA
* First make sure you are on Oreo MIUI and your device is working fine.
* Download Latest MIUI A10 OTA and extract it.
* From the above latest OTA pick system, vendor and boot images and place them in any folder.
* Flash system, vendor and boot through fastboot mode using following commands:
fastboot flash system path_to_the_files\system.img
fastboot flash vendor path_to_the_files\vendor.img
fastboot flash boot path_to_the_files\boot.img
* Now Flash lastest recovery for Poco F1 (OOFGang TWRP Suggested ).
* Boot into twrp and flash this fiirmware only (also attached below).
* Format Data and reboot.
* You have A10 MIUI installed.
Notes:
* Dont do anything other than mentioned step else can hardbrick device.
* Dont flash any OTA directly on the device either from fastboot or recovery.
* Dont flash new firmware else you can hardbrick device.
* After insatlling MIUI A10 you can install any rom without any probllem just make sure they dont include any firmware.
DISCLAIMER NOTICE
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
I wanted to thank you very much for this collaboration, I had this problem for 4 months, I tried everything even edl auth flash and it was not solved, today I followed your procedure and I am now using version 11.0.9 miui, thank you very much !!!!
vinit99 said:
I have seen many people facing this issue where they flashed a OxygenOS rom of different phone ( Due to a idiot youtuber said it can be flashed on all devices )
I recently recieved a POCO F1, with same condition where i cannot update MIUI over Oreo firmware.
So, this guide is for those people who cannot boot any new MIUI other than Oreo OTA
* First make sure you are on Oreo MIUI and your device is working fine.
* Download Latest MIUI A10 OTA and extract it.
* From the above latest OTA pick system, vendor and boot images and place them in any folder.
* Flash system, vendor and boot through fastboot mode using following commands:
fastboot flash system path_to_the_files\system.img
fastboot flash vendor path_to_the_files\vendor.img
fastboot flash boot path_to_the_files\boot.img
* Now Flash lastest recovery for Poco F1 (OOFGang TWRP Suggested ).
* Boot into twrp and flash this fiirmware only (also attached below).
* Format Data and reboot.
* You have A10 MIUI installed.
Notes:
* Dont do anything other than mentioned step else can hardbrick device.
* Dont flash any OTA directly on the device either from fastboot or recovery.
* Dont flash new firmware else you can hardbrick device.
* After insatlling MIUI A10 you can install any rom without any probllem just make sure they dont include any firmware.
DISCLAIMER NOTICE
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
Click to expand...
Click to collapse
Thank you so much for this awesome guide! I haven't encountered the problem myself but I try to learn new things every day.
Just a little question: why wouldn't it be possible to flash new firmware (e.g. from https://xiaomifirmwareupdater.com/firmware/beryllium/) when they are released?
vinit99 said:
I have seen many people facing this issue where they flashed a OxygenOS rom of different phone ( Due to a idiot youtuber said it can be flashed on all devices )
I recently recieved a POCO F1, with same condition where i cannot update MIUI over Oreo firmware.
So, this guide is for those people who cannot boot any new MIUI other than Oreo OTA
* First make sure you are on Oreo MIUI and your device is working fine.
* Download Latest MIUI A10 OTA and extract it.
* From the above latest OTA pick system, vendor and boot images and place them in any folder.
* Flash system, vendor and boot through fastboot mode using following commands:
fastboot flash system path_to_the_files\system.img
fastboot flash vendor path_to_the_files\vendor.img
fastboot flash boot path_to_the_files\boot.img
* Now Flash lastest recovery for Poco F1 (OOFGang TWRP Suggested ).
* Boot into twrp and flash this fiirmware only (also attached below).
* Format Data and reboot.
* You have A10 MIUI installed.
Notes:
* Dont do anything other than mentioned step else can hardbrick device.
* Dont flash any OTA directly on the device either from fastboot or recovery.
* Dont flash new firmware else you can hardbrick device.
* After insatlling MIUI A10 you can install any rom without any probllem just make sure they dont include any firmware.
DISCLAIMER NOTICE
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
Click to expand...
Click to collapse
Sir, u said miui A10 ota is it mean miui Android 10 ota, if yes then can you send me the link please
I am also stuck in miui10. 8.10.25beta after flashing that bull**** OnePlus rom
chef.hira said:
Sir, u said miui A10 ota is it mean miui Android 10 ota, if yes then can you send me the link please
I am also stuck in miui10. 8.10.25beta after flashing that bull**** OnePlus rom
Click to expand...
Click to collapse
bro, just follow his tutorial, download the extract rom, flash boot, vendor, system dps enter twrp and flash the firmware he put here.
on flashing system.img it gives error cannot flash system.... while other partitions can be ... and can you please tell is it OTA package or fastboot package that we have to extract to get system files ??
mit_techie said:
on flashing system.img it gives error cannot flash system.... while other partitions can be ... and can you please tell is it OTA package or fastboot package that we have to extract to get system files ??
Click to expand...
Click to collapse
did you put the files inside the adb folder and use the commands with the device in Fastboot? the files have to be extracted from the fastboot version
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot flash boot boot.img
then go up the twrp and flash the firmware
duttyend said:
Thank you so much for this awesome guide! I haven't encountered the problem myself but I try to learn new things every day.
Just a little question: why wouldn't it be possible to flash new firmware (e.g. from https://xiaomifirmwareupdater.com/firmware/beryllium/) when they are released?
Click to expand...
Click to collapse
actually u can upgrade but need to remove 3 files corresponding to the bootloader!
Rafael-SJC said:
did you put the files inside the adb folder and use the commands with the device in Fastboot? the files have to be extracted from the fastboot version
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot flash boot boot.img
then go up the twrp and flash the firmware
Click to expand...
Click to collapse
Just flash abl.elf and then while flashing anyrom just delete abl.elf file from the zip file and it would work fine
vinit99 said:
actually u can upgrade but need to remove 3 files corresponding to the bootloader!
Click to expand...
Click to collapse
What are the files? abl.elf , xbl and xbl_config ???
vinit99 said:
I have seen many people facing this issue where they flashed a OxygenOS rom of different phone ( Due to a idiot youtuber said it can be flashed on all devices )
I recently recieved a POCO F1, with same condition where i cannot update MIUI over Oreo firmware.
So, this guide is for those people who cannot boot any new MIUI other than Oreo OTA
* First make sure you are on Oreo MIUI and your device is working fine.
* Download Latest MIUI A10 OTA and extract it.
* From the above latest OTA pick system, vendor and boot images and place them in any folder.
* Flash system, vendor and boot through fastboot mode using following commands:
fastboot flash system path_to_the_files\system.img
fastboot flash vendor path_to_the_files\vendor.img
fastboot flash boot path_to_the_files\boot.img
* Now Flash lastest recovery for Poco F1 (OOFGang TWRP Suggested ).
* Boot into twrp and flash this fiirmware only (also attached below).
* Format Data and reboot.
* You have A10 MIUI installed.
Notes:
* Dont do anything other than mentioned step else can hardbrick device.
* Dont flash any OTA directly on the device either from fastboot or recovery.
* Dont flash new firmware else you can hardbrick device.
* After insatlling MIUI A10 you can install any rom without any probllem just make sure they dont include any firmware.
DISCLAIMER NOTICE
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
Click to expand...
Click to collapse
Bro, i have same problem with my mi 8 devices, i follow u giude: my device working fine with miui global A8; dowload and extract latest MIUI A10 global OTA (.zip file) but don't have system.img and vendor.img, just system.patch and vender too, then i extract a latest fastboot rom and flash vendor, system, boot and it working fine, then i flash latest firmware for mi 8 miui A10. everything lock good but when i format device and :
-reboot system, my devices boot to fastboot mode and can't boot to recovery mode (twrp), i have to flash a old rom again because a new rom with A10 not worked.
-reboot recovery, have same problem like when i reboot system.
can u explain or help me fix this problem, thank you very much.
sorry for my bad english
Rafael-SJC said:
I wanted to thank you very much for this collaboration, I had this problem for 4 months, I tried everything even edl auth flash and it was not solved, today I followed your procedure and I am now using version 11.0.9 miui, thank you very much !!!!
Click to expand...
Click to collapse
can u tell me all step u did, i follow the guides but it not work to me
sorry for my bad english
Or
We can simply
Replace abl.elf file from miui 12 firmware with miui 9 firmware also when we flash any rom just replace abl.elf or don't flash firmware
For this process no need of miui 9 or 10 rom
Just flash abl.elf file via Fastboot mode
Helloindia3 said:
Or
We can simply
Replace abl.elf file from miui 12 firmware with miui 9 firmware also when we flash any rom just replace abl.elf or don't flash firmware
For this process no need of miui 9 or 10 rom
Just flash abl.elf file via Fastboot mode
Click to expand...
Click to collapse
Oh, lock so simply, can you instruct me in detail, please.
Helloindia3 said:
Or
We can simply
Replace abl.elf file from miui 12 firmware with miui 9 firmware also when we flash any rom just replace abl.elf or don't flash firmware
For this process no need of miui 9 or 10 rom
Just flash abl.elf file via Fastboot mode
Click to expand...
Click to collapse
the dev talked about 3 files to change when updating, when I need a flash rom I just remove the 3 files from the install zip and no problem
Mkuong said:
Bro, i have same problem with my mi 8 devices, i follow u giude: my device working fine with miui global A8; dowload and extract latest MIUI A10 global OTA (.zip file) but don't have system.img and vendor.img, just system.patch and vender too, then i extract a latest fastboot rom and flash vendor, system, boot and it working fine, then i flash latest firmware for mi 8 miui A10. everything lock good but when i format device and :
-reboot system, my devices boot to fastboot mode and can't boot to recovery mode (twrp), i have to flash a old rom again because a new rom with A10 not worked.
-reboot recovery, have same problem like when i reboot system.
can u explain or help me fix this problem, thank you very much.
sorry for my bad english
Click to expand...
Click to collapse
you have to download the .tgz file, where you can find the flash files on the fastboot. Before everything with the cel working releases usb debugging, put the twrp image and the firmware edited in the internal memory. Now you go into fastboot flash the system, vendor and boot .img, and flash twrp. enters recovery twrp flash edited firmware, format data and reboot
Helloindia3 said:
Or
We can simply
Replace abl.elf file from miui 12 firmware with miui 9 firmware also when we flash any rom just replace abl.elf or don't flash firmware
For this process no need of miui 9 or 10 rom
Just flash abl.elf file via Fastboot mode
Click to expand...
Click to collapse
Bro , this error occurred, can you tell me how to fix it? it was in Miui 12.0.3, this rom does not change the firmware there is nothing in the zip, I did not understand why the error
mit_techie said:
Just flash abl.elf and then while flashing anyrom just delete abl.elf file from the zip file and it would work fine
Click to expand...
Click to collapse
I'm trying to flash OctaviOS and asks for fw 12.0.2, I can just flash the abl. elf and keep the rest as it is? on which flash partition the abl. elf?
I want to install aex 8.0 official build but it's showing u need a firmware from miui A10 based please help me
Related
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired. Please
* do some research if you have any concerns about features included in this Recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
INSTALLATION
Download recovery.
unlock oem in developer options in settings
reboot bootloader
calculate md5 of the serial number of device
Code:
fastboot oem key ef4de79290b861b54d6bc58b65ef42f1
in my case ef4de79290b861b54d6bc58b65ef42f1 was my md5 of serial number
Code:
fastboot oem unlock
Code:
fastboot flash recovery recovery.img
Reboot into recovery! Have fun!
DownloadsDownload https://www.androidfilehost.com/?fid=1322778262903986803
Thanks to
@yshalsager
[MENTION]HikariCalyx[/MENTION]
Created 2018-05-11
Last Updated 2018-05-11
Contributors
Source Code: https://github.com/TwrpBuilder/android_device_nokia_frt
XDA:DevDB Information
[RECOVERY][TWRP] TWRP 3.2.1 Nokia 1, ROM for the Nokia 1
Contributors
androidlover5842
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2018-08-21
Last Updated 2018-08-21
Hi, I installed the twrp but I made the mistake of formatting the data and now it's in bootlop. Any help? thanks
I can't install with this tip.
My Nokia 1 work on 8.1 Oreo. I can't install twrp on my nokia with above 1st post.
Run adb devices -> worked.
Reboot recovery or bootloader -> worked, but not countinue command => not unlock oem with hash key.
Fastboot devices -> not worked (no list phone).
Help me plz.
Update driver for Fastboot and work.
Fastboot command not working
Didnt wanted to flash recovery rather boot with
Fastboot boot twrp.img
Command went well but on restarting twrp never came, instead booted in system. What could be the reason? Twrp bug?
Error
Do you have the file of this version TWRP-3.2.1-frt-20180506.img? The latest version TWRP-3.2.3-frt-20180802.img can’t install/flash any zip files.
Error:
“Checking for Digest files
Skipping Digest check: no digest file found”
Is it working on TA-1047 dual sim variant?
androidlover5842 said:
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired. Please
* do some research if you have any concerns about features included in this Recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
INSTALLATION
Download recovery.
unlock oem in developer options in settings
reboot bootloader
calculate md5 of the serial number of device
Code:
fastboot oem key ef4de79290b861b54d6bc58b65ef42f1
in my case ef4de79290b861b54d6bc58b65ef42f1 was my md5 of serial number
Code:
fastboot oem unlock
Code:
fastboot flash recovery recovery.img
Reboot into recovery! Have fun!
DownloadsDownload https://www.androidfilehost.com/?fid=1322778262903986803
Thanks to
@yshalsager
[MENTION]HikariCalyx[/MENTION]
Created 2018-05-11
Last Updated 2018-05-11
Contributors
Source Code: https://github.com/TwrpBuilder/android_device_nokia_frt
XDA:DevDB Information
[RECOVERY][TWRP] TWRP 3.2.1 Nokia 1, ROM for the Nokia 1
Contributors
androidlover5842
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2018-08-21
Last Updated 2018-08-21
Click to expand...
Click to collapse
does this work for ta-1047 as well?
No, both TWRP recovery images not boot on TA-1047
Even latest factory boot.img and recovery.img are not available, so no way back when you try to flash it.
MioCZ said:
No, both TWRP recovery images not boot on TA-1047
Even latest factory boot.img and recovery.img are not available, so no way back when you try to flash it.
Click to expand...
Click to collapse
It worked for me but TWRP wants a pw.
What helped me was factory reset, then developer options activate unlock
then go fastboot.
no capatible twrp on nokia 1
anyone help please no twrp for nokia 1...
what about if i download twrp 3.0.1 should it work ?..
is there another method to root without custom recovery ?!!
please if you know help me
---------- Post added at 03:22 PM ---------- Previous post was at 03:15 PM ----------
because no twrp capatible with nokia 1 (ta-1047)
tsaber said:
It worked for me but TWRP wants a pw.
What helped me was factory reset, then developer options activate unlock
then go fastboot.
Click to expand...
Click to collapse
no capatible twrp on nokia 1
Naner8lo said:
Hi, I installed the twrp but I made the mistake of formatting the data and now it's in bootlop. Any help? thanks
Click to expand...
Click to collapse
Me too i have been installed the twrp on my phone (nokia 1 ta1047)
it work but when i boot into recovery it show me a message " password" and can't read phone storage , so i see some youtube videos about how to fix this problem after that m, i made the mistake by wiping data + cache...
after that the phone is blocked by google security (black screen).
Conclusion: TWRP 3.2.1 isn't an official recovery
Sadly no capatible TWRP on nokia 1 ?
Solution: i go to phones market and tell them about anything after that they give me a new phone.
Hi
Are there any plans to make this TWRP work with stock Pie? It doesn't seem to launch at the moment when the device is running Pie.
Understand it might be a challenge, just wondering if you were thinking of doing it.
My bad, it does work perfectly, you just need to find a way to flash it instead of using "fastboot boot" and you need to avoid the system replacing the recovery with stock on each boot.
After unlocked bootloader and installed TWRP phone gose to boot only TWRP!
Well... If we can install gsi roms using this recovery, this is a good recovery, but since I don't have a windows pc(to flash stock rom if something goes wrong) I didn't try, as soon as I get a windows pc on hand, I will downgrade to pie use a gsi...
Nope, gsi roms don't boot, I have Magisk installed by patching boot image and flashing it on android 10 go edition works, I'm just posting for info...
This is a thread for installing TWRP on the Umi A1 Pro
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Download:
TWRP 3.2.1-0: Here
Steps to install TWRP
First of all, you will be required to unlock your bootloader.
Activate OEM Unlocking in developer settings
Activate USB debugging in developer settings
Now, open a terminal, if on Linux, or command prompt if on windows, and enter the following:
Code:
adb reboot bootloader
Code:
fasboot oem unlock
Follow the onscreen instructions to unlock your bootloader. THIS WILL WIPE YOUR DEVICE!!!
Once this is complete, it will go back to the fastboot screen.
Now, from within your terminal/command prompt, navigate to the folder where you have downloaded the above recovery.img to.
Enter the following command once there:
Code:
fastboot flash recovery recovery.img
This will flash TWRP to your device, overwriting the stock recovery.
Once this is complete, there will be a screen telling you how long it took etc. Now you need to hold down your volume up button, and power button. Keep holding these until you reach the menu for recovery, fastboot or normal mode.
Select Recovery.
This will boot you into TWRP
You will have to go through the setup of the whole android system again, but its worth it you now have TWRP to install the Custom ROMs that will be coming shortly
Have Fun!
Is this twrp good for treble GSI install?
I'm assuming this TWRP doesn't have the encryption issue? The one I currently have keeps flagging for a password.
peetee0007 said:
I'm assuming this TWRP doesn't have the encryption issue? The one I currently have keeps flagging for a password.
Click to expand...
Click to collapse
This one is asking for password as well.
Does it actually work with your own password? Only way around it now is to wipe data and reboot into recovery before encryption takes place. Pain in the rear.
I can't get the Twrp flash to work. It stays with the old recovery mode no matter what.
Here's my story. I've managed to apply this correctly once to my phone before, but due to me messing around with system file I've soft-bricked my phone and had to flash the official stock rom for it, I picked the C390_FE_K8B_UMI_20180601_1838 cause "Hey, higher number should mean more recent." I'm not sure what was the version of the phone when it was brand new and now it seems that the phone is completely immune to rooting.
Any idea what I've might done wrong when unbricking my phone?
----------------------------------------------------------------------------------
I managed to get it to work again, turns out I had to let the wireless update take place, then after a couple fails with the "adb reboot bootloader" command I read the list of stuff that gets thrown into cmd when you just do adb. Reading the commands I saw a "adb reboot-bootloader" so I do that one, gets me to the fastboot screen and then I'm able to proceed along with the guide.
Moral: If you have to unbrick the phone by flashing the original rom into it, let the wireless update take place before attempting anything else with the phone.
Thanks for the twrp recovery, now I just gotta defeat the encryption.
Awesome work! How did you figure out how to get USB to work?
I will try this but can you share what custom roms can i use on this twrp/phone?
blitzlee06 said:
I will try this but can you share what custom roms can i use on this twrp/phone?
Click to expand...
Click to collapse
You can flash pretty much most of these GSI ROMs.
https://github.com/phhusson/treble_experimentations/wiki/Generic-System-Image-(GSI)-list
stevea76 said:
You can flash pretty much most of these GSI ROMs.
https://github.com/phhusson/treble_experimentations/wiki/Generic-System-Image-(GSI)-list
Click to expand...
Click to collapse
how to check if im using the right architecture and partition style?
blitzlee06 said:
how to check if im using the right architecture and partition style?
Click to expand...
Click to collapse
64-bit quad core, ARM Cortex-A53= arm64bit ,bbut doen'st mean camera or other feature will work out of the box...
Diomorgan said:
64-bit quad core, ARM Cortex-A53= arm64bit ,bbut doen'st mean camera or other feature will work out of the box...
Click to expand...
Click to collapse
how about the partition style?
blitzlee06 said:
how about the partition style?
Click to expand...
Click to collapse
Arm64 A only
Hello , This is a guide for Flashing TWRP and Flashing GSI (Treble ROMS) on Infinix Smart 3 Plus .
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
FLASHING TWRP
Pre-requisites
The main requirement before you can have this recovery on your Infinix X627 is that the bootloader MUST be unlocked. In addition, make sure you have ADB and FASTBOOT set up correctly on your PC.
N/B : Make sure you've the latest ADB & FASTBOOT Installed .
INSTALLATION INSTRUCTIONS
Download this Infinix-X627-TWRP-V2.img
Download this Vbmeta img
Boot your device into fastboot mode.
In the directory containing the recovery you downloaded, open up a CMD/PowerShell and run this command
Code:
fastboot flash recovery Infinix-X627-TWRP-V2.img
While in fastboot and run this command
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
After Flashing , Boot Into TWRP(recovery) (Power + Volume Up) to confirm that you have successfully flashed TWRP on your Infinix Smart 3 Plus
Incase you are asked for the password to decrypt your device, just ignore that step, go to the Wipe Menu and Format Data. This process will wipe all your data so make a point of backing up your important data.
yeahhh we have twrp
djancuuk said:
Click to expand...
Click to collapse
Which TWRP do you mean ?
Flashing ROMs tutorial coming soon
Thanks
majorkid said:
Flashing ROMs tutorial coming soon
Click to expand...
Click to collapse
AT Last Infinix Smart 3 PLUS Have TWRP.
I Was Waiting For This Recovery From past 5 months!
Thanks A Lot XDA And Its Developers Specially Include Who Made This Possible.
Many Major Problems!!!!
majorkid said:
Hello , This is a guide for Flashing TWRP and Flashing GSI (Treble ROMS) on Infinix Smart 3 Plus .
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
FLASHING TWRP
Pre-requisites
The main requirement before you can have this recovery on your Infinix X627 is that the bootloader MUST be unlocked. In addition, make sure you have ADB and FASTBOOT set up correctly on your PC.
N/B : Make sure you've the latest ADB & FASTBOOT Installed .
INSTALLATION INSTRUCTIONS
Download this Infinix-X627-TWRP-V2.img
Download this Vbmeta img
Boot your device into fastboot mode.
In the directory containing the recovery you downloaded, open up a CMD/PowerShell and run this command
Code:
fastboot flash recovery Infinix-X627-TWRP-V2.img
While in fastboot and run this command
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
After Flashing , Boot Into TWRP(recovery) (Power + Volume Up) to confirm that you have successfully flashed TWRP on your Infinix Smart 3 Plus
Incase you are asked for the password to decrypt your device, just ignore that step, go to the Wipe Menu and Format Data. This process will wipe all your data so make a point of backing up your important data.
Click to expand...
Click to collapse
I have found 4 Major problems
1:- unable to mount /data/media/twrp/.twrps
2:-After wipe and formate data then internal storage mounted but After reboot and set up the Phone Then TWRP again show Internal Storage (0MB).
3:-Un root in Advanced option not working and MTP also not working. /data and /root and other directories also not visible even all option are marked inside Mount button.
4:- Root install in Advanced option or latest Magisk flash able zip file and Superuser file successful installed but after reboot these apps APK are not present in Apps list. Phone also not rooting via Magisk Patched image.
Request:- Please solve these major issues.
Infinix smart 3 plus(X627) architecture is (ARM) and this Phone support treble Slot A but no one ARM(Slot A and AB) and ARM64(Slot A and AB) GSI image working.
There is no Mooke ROM available for this device.
Sir i request to you.
Sir please make a full stable and fast custom rom for infinix smart 3 plus..Thanks Nice Work...Gor TWRP...??:good:
pliz make infinix smart 3 plus custom rom
It's Working
Thank you so much Sir
Reboot Issue
After installing recovery whenever I reboots to system(sooner or later),your recovery gets wiped off. Is this usual or I am doing something wrong.
please make it for infinix smart4
---------- Post added at 04:54 PM ---------- Previous post was at 04:50 PM ----------
Please make twrp infinix smart4:بكاء:
Dear Sir,
Thank you so much for this recovery. Please make recovery of Infinix Hot 10 (x682). I really need this to flash Custom Roms and GSI.
I shall be very thankful to you.
Best Regards
Bilal Nawaz
Bilal nawaz said:
Dear Sir,
Thank you so much for this recovery. Please make recovery of Infinix Hot 10 (x682). I really need this to flash Custom Roms and GSI.
I shall be very thankful to you.
Best Regards
Bilal Nawaz
Click to expand...
Click to collapse
Any update?
mr.namansoni said:
Any update?
Click to expand...
Click to collapse
Here is complete method to Install GSI Rom without TWRP....
Bilal nawaz said:
Here is complete method to Install GSI Rom without TWRP....
Click to expand...
Click to collapse
yeah method is good. But i was talking about twrp. Have you got twrp for infinix hot 10
mr.namansoni said:
yeah method is good. But i was talking about twrp. Have you got twrp for infinix hot 10
Click to expand...
Click to collapse
I asked from him. He is saying TWRP recovery of Infinix Hot 10 will release soon
Bilal nawaz said:
I asked from him. He is saying TWRP recovery of Infinix Hot 10 will release soon
Click to expand...
Click to collapse
okay waiting for it
I bro.I have infinix smart 3 plus 2gb ram and 32 gb rom not 3 gb ram.Can i use these same files!?
Bilal nawaz said:
It's Working
Thank you so much Sir
Click to expand...
Click to collapse
is your smartphone working with that root method??Did you really try it?
majorkid said:
Hello , This is a guide for Flashing TWRP and Flashing GSI (Treble ROMS) on Infinix Smart 3 Plus .
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
FLASHING TWRP
Pre-requisites
The main requirement before you can have this recovery on your Infinix X627 is that the bootloader MUST be unlocked. In addition, make sure you have ADB and FASTBOOT set up correctly on your PC.
N/B : Make sure you've the latest ADB & FASTBOOT Installed .
INSTALLATION INSTRUCTIONS
Download this Infinix-X627-TWRP-V2.img
Download this Vbmeta img
Boot your device into fastboot mode.
In the directory containing the recovery you downloaded, open up a CMD/PowerShell and run this command
Code:
fastboot flash recovery Infinix-X627-TWRP-V2.img
While in fastboot and run this command
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
After Flashing , Boot Into TWRP(recovery) (Power + Volume Up) to confirm that you have successfully flashed TWRP on your Infinix Smart 3 Plus
Incase you are asked for the password to decrypt your device, just ignore that step, go to the Wipe Menu and Format Data. This process will wipe all your data so make a point of backing up your important data.
Click to expand...
Click to collapse
After installing this recovery, whenever I try flashing any zip, I always get same error. 2 section of red lines.
Same problem even for rooting using internal option.
Unfortunately realme has not allowed us to unlock boot-loader on android 10 so instead we go back to pie.
IMPORTANT! -- YOU NEED AN SD CARD
HTML:
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
First download the P2Q zip from https://download.c.realme.com/osupdate/P2Q.ozip
Although it says pie to q we can flash it from q.
And the Q2P rollback from https://download.c.realme.com/osupdate/Q2P.zip
Place all on sd card
turn phone off
hold volume button down and power button until phone turns on
in recovery go to INSTALL FOR STORAGE
then sd-card
Flash P2Q FIRST
After rebooting to the Q beta go back to recovery
now flash Q2P
After rebooting you should have pie
Next follow the instruction from realme to unlock your bootloader at https://c.realme.com/in/post-details/1134295513231785984
Next download adb and fastboot binaries either at: https://www.xda-developers.com/google-releases-separate-adb-and-fastboot-binary-downloads/ or at here https://www.xda-developers.com/install-adb-windows-macos-linux/ if not working
download twrp at https://twrp.me/oppo/realme3pro.html and put in adb & fasboot directory
after installation go on your phone and unlock developer settings (setting, aboutphone, then tap build 7 times)
enable usb debugging
connect phone to pc via usb 2.0 cable
on pc run: adb reboot bootloader
phone should go to bootloader
Next run: fastboot flash recovery recovery.img
but replace "recovery.img with the file name of the twrp you downloaded, for example: fastboot flash recovery twrp-3.3.1-2-RMX1851.img ":
Next download vbmeta image from https://drive.google.com/open?id=1-aEYcAW3BUAmsdsvjGTC1MWQ2Dwui_Mw and then put in adb & fasboot directory
Next try: fastboot --disable-verity flash vbmeta vbmeta.img
IF it doesnt work do: fastboot flash vbmeta vbmeta.img
use volume buttons to change to recovery then press the power button
Done.
now flash any rom you want
Final note - If something doesn't work and your phone is bricked try here: https://forum.xda-developers.com/realme-3-pro/how-to/guide-to-stock-rom-stock-recovery-t3940604
Realme UI for realme 2 pro
Bro my phone is realme 2 pro I rooted my phone and installed TWRP and I flashed oneplus os on android '9pie can go to the realme ui, I am already I have android pie, realme ui can support to the realme 2 pro?? Please reply to me
After flashing the p2q zip can I flash directly the latest coloros ozip available from realme website or is it just the q2p zip which can be flashed
Help me i cant go back to color os, when i installed q2p.zip my phone bootloop on realme white logo, i try 3 time to download and install again but still bootloop. Please help me
Gigaga663 said:
Help me i cant go back to color os, when i installed q2p.zip my phone bootloop on realme white logo, i try 3 time to download and install again but still bootloop. Please help me
Click to expand...
Click to collapse
Have you tried flashing latest android q rom?
khannz7 said:
After flashing the p2q zip can I flash directly the latest coloros ozip available from realme website or is it just the q2p zip which can be flashed
Click to expand...
Click to collapse
just q2p to go back to pie
what rom? you have link to download lastest android q rom?, i just flash android q rom from realme comunity
---------- Post added at 06:00 PM ---------- Previous post was at 05:44 PM ----------
Gigaga663 said:
Help me i cant go back to color os, when i installed q2p.zip my phone bootloop on realme white logo, i try 3 time to download and install again but still bootloop. Please help me
Click to expand...
Click to collapse
Mr-JGlynn said:
Have you tried flashing latest android q rom?
Click to expand...
Click to collapse
what rom? you have link to download lastest android q beta rom?, i want go back from realme ui os to color os, i cant unlock bootloader in realmeui os, then i use this method flash android q Beta (p2q) then rollback with (q2p) but when i flash q2p my phone bootloop then i flash p2q again from recovery, you have sollution to help my phone go back to color os? (right now my phone still in android q beta(p2q))
* sorry if my english so bad
Cant unlock bootloader
Cant unlock bootloader after following all your steps.
I am tired of this mobile.
Searched all solution but no luck.
Please give solution.
Its showing fastboot error, too many links. then stucked in chinese logo and number 6-10 something..
Since Our Mi Note 10 Lite got no fully working TWRP as yet, so here is the simple guide to root our note 10 lite without using TWRP.
First of all, you should unlock the bootloader on Mi Note 10 Lite. Then you can continue with the next steps.
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Note:
This guide is for Mi note 10 lite global version only. If you are on any other firmware version, do upload the boot.img file from your stock firmware file here and I'll patch it. Then You can root via this method.
Method:
1: Download and setup ADB and Fastboot as guided here
2: Download patched-boot.img according to your Firmware version from 2nd Post.
3: Move the patched boot image to the platform-tools folder.
4: Navigate to platform-tools folde, Hold the Shift key and right-click on the mouse to open the command window/PowerShell.
5: Now boot your phone in fastboot mode. (Power Off then push Volume Down and Power keys for a few seconds.)
Enter the following command:
Code:
fastboot flash boot patched_boot.img
6: Once process is done, enter following command:
Code:
fastboot reboot
7: Download the latest Magisk Manager from here and install it.
You're now have your Mi Note 10 Lite rooted
Open magisk app
Let it complete the setup
It will ask for reboot
Reboot the device.
boot.img Collection for Mi Note 10 Lite
1: V11.0.5.0.QFNMIXM | boot.img | patched_boot.img
2: V11.0.7.0.QFNMIXM | boot.img | patched_boot.img
3: V11.0.8.0.QFNMIXM | boot.img | patched_boot.img
4: V12.0.2.0.QFNMIXM | boot.img | patched_boot.img
If I receive an OTA in the future MIUI 12, what is the update process if I am on patched boot img?
Calingo said:
If I receive an OTA in the future MIUI 12, what is the update process if I am on patched boot img?
Click to expand...
Click to collapse
from what I understand...
Wait for new patched boot image -> flash current unpatched boot -> update normally -> flash new patched image.
backup always strongly advised anyway.
Hi I did as described. I have magical installed but no app can obtain root access..any idea?
nfraccar said:
Hi I did as described. I have magical installed but no app can obtain root access..any idea?
Click to expand...
Click to collapse
Open magisk app
Let it complete the setup
It will ask for reboot
Reboot the device
Ijaz Farooq said:
Open magisk app
Let it complete the setup
It will ask for reboot
Reboot the device
Click to expand...
Click to collapse
It doesn't work.
Magical manager installed rebooted but no apps is requesting superuser...
Update
maxlieb said:
from what I understand...
Wait for new patched boot image -> flash current unpatched boot -> update normally -> flash new patched image.
backup always strongly advised anyway.
Click to expand...
Click to collapse
Ok, yes this is what I was asking, pretty clear instructions :good:
nfraccar said:
It doesn't work.
Magical manager installed rebooted but no apps is requesting superuser...
Click to expand...
Click to collapse
Give the screen shot of magisk
Hi
I finally managed to have root access to apps.
After all, after rebooting I updated to latest 20.4 version and then I got root access.
Thanks
It works, but i'm getting ctsProfile: false, some way to fix it?
On other phones you can also preflash the boot.img installed from the OTA on the other partition using magisk manager before you reboot but after OTA installation. Not sure yet if this will work on this phone as well but theoretically it should be the same procedure.
I have version 11.0.11.0 QFNEUXM, does anyone have the patched boot?
After unlocking the bootloader the fingerprint sensor is not working anymore.
Anyone know how to fix this?
update:
-> Only with update to 11.0.11.0, so no root anymore. Waiting for patched boot image
update:
for everyone who doesn't know (like me): You can patch the boot image yourself with Magisk, just extract it from the stock image and patch with Magisk Manager
Today I root my phone with this methods and my fingerprint sensor stop working. I cant add any new fingerprints. I have first system release
Can you please upload a patched boot img of miui12?
here are the links of the update https://forum.xda-developers.com/showpost.php?p=83409329&postcount=6
---------- Post added at 03:56 PM ---------- Previous post was at 03:55 PM ----------
Can you please upload a patched boot img of miui12?
here are the links of the update https://forum.xda-developers.com/showpost.php?p=83409329&postcount=6
Miui 12
Can you please upload a patched boot img for Miui12 V12.0.2.0QFNMIXM, and the unpatched/secure img as well?
here is the patched boot img for 12.0.2.0.QFNMIXM, i patched it with the Magisk app, the original boot.img was over 130MB and the patched one is around 17MB but it works.
Patched boot img:
https://drive.google.com/file/d/1_kS0XvL08F2es_k3U31cp8HKhVwIVtyf/view?usp=sharing
Original boot img:
https://drive.google.com/file/d/10z_Unq4KJEFGzvfsP_Nq_NWvGyH8TEIi/view?usp=sharing
Can i root xiaomi.eu custom rom this way? Is it possible to get patched boot.img for miui12 eu rom?
paq1170 said:
Can i root xiaomi.eu custom rom this way? Is it possible to get patched boot.img for miui12 eu rom?
Click to expand...
Click to collapse
Yes