Question Fastboot commands for downgrading miui 13 to 12.5 - Poco X3 GT (Redmi Note 10 Pro 5G)

Hello. I'm trying to get the fastboot commands for manual installation of miui 12.5 Global ROM. Can someone share the commands?

Related

Updating from Global Dev ROM to Global Stable ROM

Hey Guys
I recently flashed the dev rom from here http://en.miui.com/download-301.html
Now I want to go back to the global stable rom which is also on the same site.. I tried downloading it and flashing it through the updater app but it says "Couldn't verify package". I tried using the MiFlash guide from here http://en.miui.com/forum.php?mod=viewthread&tid=235865 but it gives an error saying "Cast is not valid".. How do I go back to global stable?
Thanks in advance
If you have unlocked bootloader than you can download the fastboot rom and flash in custom recovery.
else flashing the fastboot rom with miflash tool is the only way.
sonudhillon said:
If you have unlocked bootloader than you can download the fastboot rom and flash in custom recovery.
else flashing the fastboot rom with miflash tool is the only way.
Click to expand...
Click to collapse
Thanks for your reply
How do I resolve this invalid cast error?
sonudhillon said:
If you have unlocked bootloader than you can download the fastboot rom and flash in custom recovery.
else flashing the fastboot rom with miflash tool is the only way.
Click to expand...
Click to collapse
If i understand you ... if my bootloader is locked i can update with fastboot rom the new Miui 8 from the beta version (6.8.18) . No need to unlock ????
Yes, but only with Mi flash tool.

Need help with rooting (Magisk) my olivewood - Redmi 8A Dual!

Hey there,
Gone through every other thread in XDA and most other blogs already. I'm pretty used to rooting and modding android devices, still i somehow find rooting this dirty device harder than I expected.
It's been 2 days now and I could really use some 1-1 help for my case. So, my stock is MIUI Global 11.0.8 Stable 11.0.8.0 PCQINXM, I already unlocked the bootloader and flashed the latest PBRP. On attempting to flash Magisk, I don't find any success regardless of error/ no error messages.
1. I extracted my boot.img with
i) adb shell dd if=/dev/block/by-name/boot of=/sdcard/boot.img
ii) from my ROM via xiaomifirmwareupdater.com repo
2. Used recovery.img that came with olivewood's PBRP.
Patched both of them via Magisk Manager with Recovery Mode checked on.
3. Used vbmeta.img that came with stock ROM.
4. Flashed using fastboot flash boot c:\boot.img
fastboot flash recovery c:\recovery.img
fastboot flash vbmeta c:\vbmeta.img
Still can't seem to complete the root successfully.
What am i doing wrong?
P.S.: I found that flashing a recovery patched this way leads to issues, that I'm stuck in fastboot even if I try to boot to system or PBRP recovery. Flashing the original recovery.img from PBRP repo gets back the recovery menu.
prashanth_ said:
Hey there,
Gone through every other thread in XDA and most other blogs already. I'm pretty used to rooting and modding android devices, still i somehow find rooting this dirty device harder than I expected.
It's been 2 days now and I could really use some 1-1 help for my case. So, my stock is MIUI Global 11.0.8 Stable 11.0.8.0 PCQINXM, I already unlocked the bootloader and flashed the latest PBRP. On attempting to flash Magisk, I don't find any success regardless of error/ no error messages.
1. I extracted my boot.img with
i) adb shell dd if=/dev/block/by-name/boot of=/sdcard/boot.img
ii) from my ROM via xiaomifirmwareupdater.com repo
2. Used recovery.img that came with olivewood's PBRP.
Patched both of them via Magisk Manager with Recovery Mode checked on.
3. Used vbmeta.img that came with stock ROM.
4. Flashed using fastboot flash boot c:\boot.img
fastboot flash recovery c:\recovery.img
fastboot flash vbmeta c:\vbmeta.img
Still can't seem to complete the root successfully.
What am i doing wrong?
P.S.: I found that flashing a recovery patched this way leads to issues, that I'm stuck in fastboot even if I try to boot to system or PBRP recovery. Flashing the original recovery.img from PBRP repo gets back the recovery menu.
Click to expand...
Click to collapse
I have miui 12 how to root?
Ameer9963 said:
I have miui 12 how to root?
Click to expand...
Click to collapse
Which guide have you followed?
prashanth_ said:
Which guide have you followed?
Click to expand...
Click to collapse
I have followed miui 11 guide
But i have miui 12
Ameer9963 said:
I have followed miui 11 guide
But i have miui 12
Click to expand...
Click to collapse
Plz post how to patch boot image
Magist patched boot image not working to root

Root and install custom recovery on realme 7 A.87 stock

root: for A.87 stock rom
Unlock bootloader and place the mentioned two files to Platform tools folder on your pc.
Download "vbmeta.img" and "Magisk_patched.img"
• adb devices
• adb reboot bootloader
•fastboot devices
• fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
• fastboot flash boot magisk_patched.img
• fastboot reboot
+++±+++++++
Guide to flash Recovery
- Connect your phone to PC, Allow USB Debugging. Now Type These Commands.
adb reboot bootloader
fastboot devices
fastboot reboot bootloader
fastboot --disable-verification flash vbmeta vbmeta.img
fastboot erase recovery
fastboot flash recovery recoveryname.img
fastboot reboot recovery
To keep custom recovery flash twrpkeep.zip when's booted to recovery :
Bro my device is a.89 ..is this vbmeta working...?
qeb said:
Bro my device is a.89 ..is this vbmeta working...?
Click to expand...
Click to collapse
Yes it work on all a10 update
@albatron34000
Please change "fastboot flash bootj magisk_patched.img" for "fastboot flash boot magisk_patched.img" thank you
ALSO
>fastboot erase recovery
>fastboot reboot recovery (?)
misiek998 said:
@albatron34000
Please change "fastboot flash bootj magisk_patched.img" for "fastboot flash boot magisk_patched.img" thank you
ALSO
>fastboot erase recovery
>fastboot reboot recovery (?)
Click to expand...
Click to collapse
oh, thank's men. edited.
Hello, Can I use the VBMeta on android 11 or no? thanks!
Ryeeeeel said:
Hello, Can I use the VBMeta on android 11 or no? thanks!
Click to expand...
Click to collapse
Can't root rui 2.0 (Android 11), and can't install custom recovery except "los recovery" but can't do any thing with it just wiping cache and data partition.
do not try to flash custom recovery on realme ui 2.0 , it will brick your device
I need to ask, this guide will work with A88/A89 update?
sorry for noob question - I'm not familiar with mediatek devices and rooting/flashing stuff. Currently I'm running crdroid. What steps are neccessary to get rooted stock? is it:
- flash original firmware (how? SPTool?)
- issue all the commands from OP?
Or do I need anything else?
adamuadamu said:
sorry for noob question - I'm not familiar with mediatek devices and rooting/flashing stuff. Currently I'm running crdroid. What steps are neccessary to get rooted stock? is it:
- flash original firmware (how? SPTool?)
- issue all the commands from OP?
Or do I need anything else?
Click to expand...
Click to collapse
Yes. Just flash the original firmware using SP Flash-Tools. However, youmust make sure it is the full 7-8 GB ROM, and not an OTA file. Also, ensure that you are flashing the correct ROM for your model. If your model is an RMX2155, you'll need to follow this guide steps 1-through-to-10 (inclusive):
[GUIDE] REALME 7 RMX2155 GLOBAL BOOTLOADER UNLOCK
WELCOME, ALL. After a very tiring process of swapping between ROMs and changing regions, APKs, et cetera, we have finally been able to perfect the method for unlocking the bootloader of the RMX2155! This is a detailed guide aimed to give you an...
forum.xda-developers.com
If it is any other model, just do what is said to work. Unfortunately, I don't know much about the other versions.
thanks the explanation.
I've found a 2155 ROM or at least a file that's said to be - ie. I've found a file 'RMX2155export_11_C.09_2021070809260000', extracted that, there was a huge file 'RMX2155export_11_C.09_2021070809260000.ofp' inside; using oppo-decrypt from github I've got bunch of files with names that seem to be SPFlashTool ROM.
Assuming it's a proper ROM: if I have already unlocked the bootloader, do I have to flash the rom and do the 10 steps from the tutorial or could I replace recovery.img and magisk-patched boot.img and flash rooted rom immediately? Sorry if it sound noobish, but I don't want to brick the phone.
I'm curious to try to go back to stock ROM for a while, because of call quality (I believe changing it to Vietnam needed for unlock made the call quality worse) and to check the camera and it's libraries - I'm running crdroid, photo quality is disappointing no matter what GCam/settings/tweaks I use and there are only imx682/imx471 libs on the phone there are samsung libs, but diagnose apps like aida show the main sensor is imx682, but the EU version of realme 7 is said to have different back camera sensor (GM1). Not sure if RMX2151 ROMs would include proper GM1 libs if that's true about sensor differences between RMX2151 and 2155.

Xiaomi 11T stuck in fastboot, MTK processor, bootloader unlocked!

Hello, I tried to root my Xiaomi 11T and now I'm stuck in fastboot. Bootloader is unlocked, I tried to flash stock rom via fastboot, Global and EEA Rom and nothing work... Phone is stuck how is it in the photo... Fastboot reboot put it back here. Does anybody have an idea what should I do? Thank you!
Rom is downloaded from: https://xiaomifirmwareupdater.com/miui/agate/
Hello,
Try to boot to recovery (power&vol+)
or
Try to dl the rom from here:
Xiaomi Community
c.mi.com
Find your rom (fastboot).
Flash it with Xiaomi Mi Flash Tool.
SAMPPLE said:
Hello, I tried to root my Xiaomi 11T and now I'm stuck in fastboot. Bootloader is unlocked, I tried to flash stock rom via fastboot, Global and EEA Rom and nothing work... Phone is stuck how is it in the photo... Fastboot reboot put it back here. Does anybody have an idea what should I do? Thank you!
Rom is downloaded from: https://xiaomifirmwareupdater.com/miui/agate/
Click to expand...
Click to collapse
open minimal and write. fastboot set_active a

WiFi dead after installing magisk

Xiaomi Redmi 8A
MIUI Global 11.0.7 (PCPMIXM)
Bootloader unlocked
I followed this youtube tutorial
Running the following commands:
fastboot devices (detected just fine)
fastboot flash boot boot.img
fastboot flash vbmeta vbmeta.img
fastboot flash recovery twrp.img
All 3 files were flashed successfully, the TWRP wasn't working as expected, it booted into TWRP but the touch didn't work, so I decided to install another version found in another video (3.3.1-0105 by wzsx150), this worked, and allowed me to install MagiskManager-v7.5.1
Then after booting, I can't turn on the WiFi. When I try to enable it, it just disables itself automatically.
As far as I know, the boot image is the problem, I have another Xiaomi Redmi 8A with me but with MIUI Global 11.0.9 (PCPINXM), it has the bootloader unlocked too, what do you suggest? Can I get a copy of that boot and flash it with fastboot to the device with the wifi problem? may it work? what are the commands to do so? I don't know them and I don't want to brick it
Any help is much appreciated, thanks!
Sirvaudebtc said:
Xiaomi Redmi 8A
MIUI Global 11.0.7 (PCPMIXM)
Bootloader unlocked
I followed this youtube tutorial
Running the following commands:
fastboot devices (detected just fine)
fastboot flash boot boot.img
fastboot flash vbmeta vbmeta.img
fastboot flash recovery twrp.img
All 3 files were flashed successfully, the TWRP wasn't working as expected, it booted into TWRP but the touch didn't work, so I decided to install another version found in another video (3.3.1-0105 by wzsx150), this worked, and allowed me to install MagiskManager-v7.5.1
Then after booting, I can't turn on the WiFi. When I try to enable it, it just disables itself automatically.
As far as I know, the boot image is the problem, I have another Xiaomi Redmi 8A with me but with MIUI Global 11.0.9 (PCPINXM), it has the bootloader unlocked too, what do you suggest? Can I get a copy of that boot and flash it with fastboot to the device with the wifi problem? may it work? what are the commands to do so? I don't know them and I don't want to brick it
Any help is much appreciated, thanks!
Click to expand...
Click to collapse
Hi, sorry if I misunderstood you but did you try to install the old Magisk Manager? It's not even Magisk Manager anymore but only Magisk, try to install the latest stable version 25.2 here is the download link.
Exact same issue here.
Unlocked bootloader and had twrp recovery on it
Installed PixelExperience 13 and everything was fine
For banking apps, I installed Magisk 25.2 following official process w/boot + recovery
Flashed patched images using fastboot.
Now I have banks, but no wifi :-/
Any hints?

Categories

Resources