Magisk - Redmi 9 / Poco M2 Questions & Answers

I have a mi 9 prime lancelot, ramdisk present, support system as root, helio g80...
patched boot.img from the stock ROM with magisk, copied to platform tools in laptop, then tun:
fastboot flash boot magisk.img
entered bootloop
and i seen some guys running:
fastboot --disable-verify --disable-some-sh*t flash vbmeta vbmeta.img
but it is the vbmeta from the stock ROM or patched one or what.
*CONFUSED*

Officer X said:
I have a mi 9 prime lancelot, ramdisk present, support system as root, helio g80...
patched boot.img from the stock ROM with magisk, copied to platform tools in laptop, then tun:
fastboot flash boot magisk.img
entered bootloop
and i seen some guys running:
fastboot --disable-verify --disable-some-sh*t flash vbmeta vbmeta.img
but it is the vbmeta from the stock ROM or patched one or what.
*CONFUSED*
Click to expand...
Click to collapse
From your stock rom

Shas45558 said:
From your stock rom
Click to expand...
Click to collapse
tysm

Related

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

Can I root redmi note 9 updated to miui 12.0.3.0(QJOMIXM)

Hello
Can i root redmi note 9 (m2003j15ss) updated to miui 12.0.3.0(QJOMIXM)
I rooted the previous version (miui 11.0.5) with this method:
fastboot devices (check your phone is the only device shown)
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img (this disables system changes)
fastboot erase userdata (this will clear user data!)
fastboot erase cache
fastboot flash boot magisk_patched.img
fastboot reboot
But now I do not have the patched vbmeta for this version
Can i use the original vbmeta in rom for this command:
"fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img"
No problem?
Does not bootloop?
farvehar09 said:
Hello
Can i root redmi note 9 (m2003j15ss) updated to miui 12.0.3.0(QJOMIXM)
I rooted the previous version (miui 11.0.5) with this method:
fastboot devices (check your phone is the only device shown)
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img (this disables system changes)
fastboot erase userdata (this will clear user data!)
fastboot erase cache
fastboot flash boot magisk_patched.img
fastboot reboot
But now I do not have the patched vbmeta for this version
Can i use the original vbmeta in rom for this command:
"fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img"
No problem?
Does not bootloop?
Click to expand...
Click to collapse
The Same Method works in newer Versions too.
12.03 and 12.04 shouldn't be a problem personally I wouldn't use it on version 12.05 global rom
Dokrak99 said:
12.03 and 12.04 shouldn't be a problem personally I wouldn't use it on version 12.05 global rom
Click to expand...
Click to collapse
It works for me fine on miui 12.05 too. But now i use Lineage OS 17.1
You taken a risk rooting on a 12.05/6 version.thr company is pulling there security up.the first day off global 12.05 a few thousand people bricked there phone.before the end off the day they already removed the system security patch.the black market is a pain for xiaomi .if you screw up you're firmware.whell we are running on a mtk chip that's basically hoping that things can brought back. don't provide edl.if something goes wrong mtk signs in oh wait lock fastboot.its a unofficial twrp and not even for this device straight out off the box it's patchwork.If you go deeper in the updates it's just not the monthly security patch that's get updated.If you search around a lot off people can't get in recovery/fastboot and end up a hard brick.this is mtk related why is there no custum ROM why is there no eu ROM on the EU xiaomi mod base .why no twrp it's all mtk related .people should ask why I need root these days back in the old days ok I understand.If I ask people what you want to do with it then ?.Most don't give a straight answer or give reasons that you can do without root now a days.back up app data burn up the inside build most don't say that.
Yes, you can.
If you want to know what is working for MERLIN, take a look: https://forum.xda-developers.com/t/...omi-redmi-note-9-xiaomi-redmi-10x-4g.4204873/
Do you need help with your MERLIN device ?
Read this FAQ: https://forum.xda-developers.com/t/...for-merlin-redmi-10x-4g-redmi-note-9.4225177/

so did someone make new rec for redmi10x 5G in android11

did somebody has use magisk to get root ?
when i try use magisk manger install rebot and rebot forever flash recovery img from xiaomi it not use
i guess maybe i should close avb2.0 but i can't when i use
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
or:
fastboot --disable-verity flash vbmeta vbmeta.img
fastboot --disable-verity flash vbmeta_system vbmeta_system.img
but fastboot: error: cannot load 'vbmeta.img': No such file or directory
xtsstx said:
i guess maybe i should close avb2.0 but i can't when i use
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
or:
fastboot --disable-verity flash vbmeta vbmeta.img
fastboot --disable-verity flash vbmeta_system vbmeta_system.img
but fastboot: error: cannot load 'vbmeta.img': No such file or directory
Click to expand...
Click to collapse
Hi. How did you able to flash the Android 11 on your Redmi 10X? Mine is failing usingTWRP. My phone won't boot after I flashed the zip file. It keeps booting into recovery mode.
Do you have fastboot files for Android 11? Thank you.
bluerain28 said:
Hi. How did you able to flash the Android 11 on your Redmi 10X? Mine is failing usingTWRP. My phone won't boot after I flashed the zip file. It keeps booting into recovery mode.
Do you have fastboot files for Android 11? Thank you.
Click to expand...
Click to collapse
no i update from xiaomi rom of test
bluerain28 said:
Hi. How did you able to flash the Android 11 on your Redmi 10X? Mine is failing usingTWRP. My phone won't boot after I flashed the zip file. It keeps booting into recovery mode.
Do you have fastboot files for Android 11? Thank you.
Click to expand...
Click to collapse
You can apply for the test system in xiaomi forum.
pys078 said:
You can apply for the test system in xiaomi forum.
Click to expand...
Click to collapse
How to apply? Can you send me a link please? Because it seems the test is full.
bluerain28 said:
How to apply? Can you send me a link please? Because it seems the test is full.
Click to expand...
Click to collapse
You may need to download the chinese version xiaomi fourm,and there will be a "内测" button.Click it and you can see "招募中内测",then you can apply for the "开发板公测".But it is hard to be passed,you need to have a test about android system before you are qualified to use the test system.
bluerain28 said:
Hi. How did you able to flash the Android 11 on your Redmi 10X? Mine is failing usingTWRP. My phone won't boot after I flashed the zip file. It keeps booting into recovery mode.
Do you have fastboot files for Android 11? Thank you.
Click to expand...
Click to collapse
If you got bootloop after flashed magisk, you need to flash stock rom boot.img.
If you got bootloop after flashed TWRP, you need to flash stock rom recovery.img.
If you got bootloop (or black screen) after flashed misc partition, you need to erase misc partition.
If your device keep booting in recovery (or blackscreen), you need to erase misc partition.
Here, is the guide for erasing MISC partition: https://forum.xda-developers.com/t/...omi-redmi-note-9-xiaomi-redmi-10x-4g.4209299/
Please, follow only method 2, because method 1 is for MERLIN (Redmi 10X 4G / Redmi Note 9).
Do you need help with your MERLIN device ?
Read this FAQ: https://forum.xda-developers.com/t/...for-merlin-redmi-10x-4g-redmi-note-9.4225177/
bluerain28 said:
Hi. How did you able to flash the Android 11 on your Redmi 10X? Mine is failing usingTWRP. My phone won't boot after I flashed the zip file. It keeps booting into recovery mode.
Do you have fastboot files for Android 11? Thank you.
Click to expand...
Click to collapse
Have you installed android 11 im having the same problem

after flash patched boot.img device stuck in bootloop

my device is vivo s1 android 11 version...
After Flashing patch boot.img my device stuck in bootloop...boot.img is dump by mtk client
I'm not sure in Android 11 but in Android 10 you have to flash an empty vbmeta file otherwise you have a bootloop.
Vbmet contains the crc check of boot.img, is a part of the safe boot.
Harlock1978 said:
I'm not sure in Android 11 but in Android 10 you have to flash an empty vbmeta file otherwise you have a bootloop.
Vbmet contains the crc check of boot.img, is a part of the safe boot.
Click to expand...
Click to collapse
i also try to disable or flash empty vbmeta
By these commands,
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
Fastboot flash vbmeta vbmeta.Img.empty
After that device Again start Bootloop

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