Realme X2 Pro fastboot/bootloader bootloop - Realme X2 Pro Questions & Answers

Hi,
I have a Realme X2 Pro RMX1931 EU version with unlocked Bootloader.
Yesterday I was trying to Root it and install TWRP. I Rooted it successfully, but when I tried to install TWRP using Fastboot adb, my phone bricked.
Now I can't go out the fastboot/bootloader mode. OS and Recovery unaccessible.
I've tried to run this commands without any change:
- fastboot -w && fastboot erase system
- fastboot flash boot boot.img
- fastboot flash system system.img
- fastboot flash recovery recovery.img
- fastboot flash vendor vendor.img
- fastboot flash vbmeta vbmeta.img
Any idea or suggestion to solve this problem? Thanks!

Related

boot problems 5.5.22 Mi Note Pro

Hello,
my Mi Note pro worked fine at the beginning, running the latest stable ROM.
I then installed 5.5.22 Developer ROM which also worked fine.
For some reasons, I then downloaded "Minimal ADB and Fastboot" and flashed the recovery.img - since then the device does the following:
* does not boot beyond the Mi Logo
* can boot into Fastboot mode
* cannot boot into recovery mode (volume up + power) - it once did this somehow, as I saw the screen flickering and could see the 2.0.1 recovery version in red below
I then flashed the device with the 5.5.22 Fastboot ROM, which worked fine. But the device still does not something different then the three points above.
I then updated the device with the Mi PC Suit to the satble and also again Developer ROM which worked, but the deivice still did not boot.
I then flashboot flashed the 5.5.22 recovery and boot.img, but again, nothing changes. The deivice can boot into Fastboot, but not into recovery and also does not boot normal.
Any suggestions, what I could do? I tried so far absolutely everything, but maybe I forgot somethign important.
regards,
JJ
jesenkoj said:
Hello,
my Mi Note pro worked fine at the beginning, running the latest stable ROM.
I then installed 5.5.22 Developer ROM which also worked fine.
For some reasons, I then downloaded "Minimal ADB and Fastboot" and flashed the recovery.img - since then the device does the following:
* does not boot beyond the Mi Logo
* can boot into Fastboot mode
* cannot boot into recovery mode (volume up + power) - it once did this somehow, as I saw the screen flickering and could see the 2.0.1 recovery version in red below
I then flashed the device with the 5.5.22 Fastboot ROM, which worked fine. But the device still does not something different then the three points above.
I then updated the device with the Mi PC Suit to the satble and also again Developer ROM which worked, but the deivice still did not boot.
I then flashboot flashed the 5.5.22 recovery and boot.img, but again, nothing changes. The deivice can boot into Fastboot, but not into recovery and also does not boot normal.
Any suggestions, what I could do? I tried so far absolutely everything, but maybe I forgot somethign important.
regards,
JJ
Click to expand...
Click to collapse
There is no working recovery other than what comes from official MIUI firmware, it is possible the bootloader refuses to load unauthorized firmware. You are going to probably need fastboot ROM images
jesenkoj said:
Hello,
my Mi Note pro worked fine at the beginning, running the latest stable ROM.
I then installed 5.5.22 Developer ROM which also worked fine.
For some reasons, I then downloaded "Minimal ADB and Fastboot" and flashed the recovery.img - since then the device does the following:
* does not boot beyond the Mi Logo
* can boot into Fastboot mode
* cannot boot into recovery mode (volume up + power) - it once did this somehow, as I saw the screen flickering and could see the 2.0.1 recovery version in red below
I then flashed the device with the 5.5.22 Fastboot ROM, which worked fine. But the device still does not something different then the three points above.
I then updated the device with the Mi PC Suit to the satble and also again Developer ROM which worked, but the deivice still did not boot.
I then flashboot flashed the 5.5.22 recovery and boot.img, but again, nothing changes. The deivice can boot into Fastboot, but not into recovery and also does not boot normal.
Any suggestions, what I could do? I tried so far absolutely everything, but maybe I forgot somethign important.
regards,
JJ
Click to expand...
Click to collapse
This happened before, here is a solution:
Download the fastboot rom, extract it, put it under minimal ADB and fastboot and follow the following steps
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot reboot
Kahun said:
This happened before, here is a solution:
Download the fastboot rom, extract it, put it under minimal ADB and fastboot and follow the following steps
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot reboot
Click to expand...
Click to collapse
MiPhone will do it for you if it detects the phone is in Fastboot mode
I have messed up my recovery. It shows TWRP only. On the next update, it didn't proceed from MI logo. My MAC doesn't work with Fastboot in recent days. I will use the above with my friend's PC.

confused, cannot flash TWRP

Strange, maybe I am missing something but not aware of what...
I've been on Revolution OS and as being curious I gave Android Q a try....means, I flashed "Q" successfully yesterday -through Mi flashing tool- but wasn't happy at all, therefore I went back to Global Dev (again via Mi Flashing tool) to reinstall Revoultion.....Regardless of which TWRP version I' am trying to flash, even after Fastboot is indicating a successful TWRP flash I am not able to access the Recovery. Trying to use adb reboot recovery ends-up in the stock recovery....also fastboot boot recovery.img dosn't help....
even trying to flash the TWRP version I used to install Revolution recerntly does not work.
flyingjack said:
Strange, maybe I am missing something but not aware of what...
I've been on Revolution OS and as being curious I gave Android Q a try....means, I flashed "Q" successfully yesterday -through Mi flashing tool- but wasn't happy at all, therefore I went back to Global Dev (again via Mi Flashing tool) to reinstall Revoultion.....Regardless of which TWRP version I' am trying to flash, even after Fastboot is indicating a successful TWRP flash I am not able to access the Recovery. Trying to use adb reboot recovery ends-up in the stock recovery....also fastboot boot recovery.img dosn't help....
even trying to flash the TWRP version I used to install Revolution recerntly does not work.
Click to expand...
Click to collapse
What I've found is normal commands to boot into recovery do not work for this phone. Boot into fastboot, flash recovery then use volume up and power combination to boot into recovery. Hopefully that will get you back in.
flyingjack said:
Strange, maybe I am missing something but not aware of what...
I've been on Revolution OS and as being curious I gave Android Q a try....means, I flashed "Q" successfully yesterday -through Mi flashing tool- but wasn't happy at all, therefore I went back to Global Dev (again via Mi Flashing tool) to reinstall Revoultion.....Regardless of which TWRP version I' am trying to flash, even after Fastboot is indicating a successful TWRP flash I am not able to access the Recovery. Trying to use adb reboot recovery ends-up in the stock recovery....also fastboot boot recovery.img dosn't help....
even trying to flash the TWRP version I used to install Revolution recerntly does not work.
Click to expand...
Click to collapse
I escaped from the FASTBOOT loop by flashing the FASTBOOT ROM using command.
ROM I used
cepheus_global_images_V10.2.6.0.PFAMIX_20190327.0000.00_9.0_global_9cc39b4570.tgz
The command I used
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cache cache.img
fastboot flash cust cust.img
fastboot flash dtbo dtbo.img
fastboot flash dummy dummy.img
fastboot flash logo logo.img
fastboot flash metadata metadata.img
fastboot flash misc misc.img
fastboot flash persist persist.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
fastboot erase userdata
fastboot flash userdata userdata.img
fastboot reboot
Finally I found a TWRP version that is working (3.3.0-0423 by wzsx150 -thx mate!) and got back to Revolution OS!!
Thx also for your support!

persist.img?

Does anyone care to share the persist.img from a stock z5 pro GT, and if possible include version number.
did accidentally erase my phone and need this to continue recovery.
Kinf regards
My bad.
The persist.img was in the standard lenovo rom, it just was not flashed when using the QFIL program.
But flashing but fastboot solved the problem.
Code:
adb reboot bootloader
fastboot flash persist persist.img
fastboot flash vbmeta vbmeta.img
fastboot reboot system
it just doesn't work
thorvall said:
My bad.
The persist.img was in the standard lenovo rom, it just was not flashed when using the QFIL program.
But flashing but fastboot solved the problem.
Code:
adb reboot bootloader
fastboot flash persist persist.img
fastboot flash vbmeta vbmeta.img
fastboot reboot system
Click to expand...
Click to collapse
I updated the whole android from 9 to 10 several times but yet it just doesn't work

Update problem redmi9

Please anyone can help me
I have tried to download it from the website as well but manual and auto both gives me this message. I even asked this question in mi community but still that are unable to help.
Can you explain what's your problem because I didn't understand what you mean exactly.
Abdullah.Csit said:
Can you explain what's your problem because I didn't understand what you mean exactly.
Click to expand...
Click to collapse
It gives me error of try again or cancel
Bump
6425001939offered By https://unofficialtwrp.COM
fastboot flash recovery recovery.img
fastboot flash vbmeta vbmeta.img
for ab:
fastboot flash recovery_a recovery.img
fastboot flash recovery_b recovery.img
flash magisk & encryption disabler via twrp
6425001939offered By https://unofficialtwrp.COM
fastboot flash recovery recovery.img
fastboot flash vbmeta vbmeta.img
for ab:
fastboot flash recovery_a recovery.img
fastboot flash recovery_b recovery.img
flash magisk & encryption disabler via twrp

Question Install gsi rom on realme 8 pro

Ricedroid 8.6
Unlock the bootloader,
Go to fastboot mode,,
Type
Fastboot reboot bootloader
Fastboot reboot fastboot
Fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
(Vbmeta.img extract from your current stock rom).
Fastboot erase system
Fastboot reboot fastboot
Fastboot flash system system.img
(System.img is downloaded gsi rom and extract the zip and put it in system.img )
Fastboot -w
Fastboot reboot bootloader
Fastboot erase userdata
Fastboot reboot
(After mobile rebooting or go to the recovery mode and you need to format data wipe data in recovery mode).
Installation method of gsi rom
1st you install treble info apk
Then you will see supported or not..
My device is realme 8 pro
I installed currently ricedroid 8.6 arm64- slim bgN
Everything is working properly
Volte working,
(You need to some sitting in treble sitting).
(Go to sitting,
Phh treble sitting,.
Ims features,
Click
Requist ims network,
Presence of 4 g network
Then,
Click install ims apk for qualcomm vendor.
Then apk downloaded,
Then install it.
Facelook working,.
I don't know about fingerprint because before install gsi rom my fingerprint already gone.
I am definitely going to try this. But before I do I need a way to go back to stock rom.
I already have a 8 Pro(IN) bootloader unlocked .
I remember using the ofp flash tool for flashing realme ui 3.0 from 2.0... on my device.
Striker3214 said:
I am definitely going to try this. But before I do I need a way to go back to stock rom.
I already have a 8 Pro(IN) bootloader unlocked .
I remember using the ofp flash tool for flashing realme ui 3.0 from 2.0... on my device.
Click to expand...
Click to collapse
You can revert back to rui in realme 8 pro with this method.
1.) First of all you need
laptop,
Usb data cable,
Minimal adb & fastboot setup,
firmware.
MCT ofp extractor tool.
and Your device.
Download below files.
Firmware:
Download your device Firmware (ofp file).
MCT OFP extractor tool:
https://drive.google.com/file/d/1-MgGdT9fxi2LtJ1DIOxLVSM67thj9EpG/view?usp=drivesdk
Minimal adb & fastboot setup:
ADB & FASTBOOT.rar | by IamNH for Realme 2 Pro
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
2.) Extract the ofp file package by mct ofp extract tool.
3.) Request to unlock your device bootloader by indeapth test apk, once approved then you can start deep testing and unlock bootloader.
4.) connect your device with laptop.
5.) Open minimal adb & fastboot terminal.
and flash this images files by below cmd.
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash metadata metadata.img
fastboot flash opporeserve2 opporeserve2.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
Note: Flash this only 3 super images
fastboot flash super super.0.xxxxxx.img
fastboot flash super super.1.xxxxxx.img
Note: During super 2 flash check super_map.csv file for related country
fastboot flash super super.2.xxxxxx.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot flash vbmeta_vendor vbmeta_vendor.img
fastboot flash vbmeta vbmeta.img
fastboot flash userdata userdata.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot -w
fastboot reboot
Disclaimer: I am not responsible for bricked devices, dead SD cards, etc!
Don't Lock your device bootloader otherwise it will brick and you have to go service centre for fix.

Categories

Resources