NOSS8
Senior Member
https://forum.xda-developers.com/t/install-twrp-for-xiaomi-11t-pro.4398007/post-86472811I flashed TWRP in ADB but when it reboots to TWRP, I can't use the touch screen. It won't respond to touch or swiping, any idea?
https://forum.xda-developers.com/t/install-twrp-for-xiaomi-11t-pro.4398007/post-86472811I flashed TWRP in ADB but when it reboots to TWRP, I can't use the touch screen. It won't respond to touch or swiping, any idea?
doesnt work with miui13 only 12.5<I flashed TWRP in ADB but when it reboots to TWRP, I can't use the touch screen. It won't respond to touch or swiping, any idea?
connect mouse.I flashed TWRP in ADB but when it reboots to TWRP, I can't use the touch screen. It won't respond to touch or swiping, any idea?
This unofficial version of TWRP + Magisk root seems to cause network problems for me as the mobile connection dropped from 4G(LTE) to 2G(EDGE).
Using Magisk root without TWRP works like a charm.
Anyone else facing this issue?
How can I install Magisk without TWRP? And can I hide root status from apps with Magisk?
Would be possible to update OTA the phone?
you can update ota but before you reboot and open magisk -> install -> install to inactive slot(after ota)
download the fastboot rom of your current version HERE and extract the boot.img then follow this guide
![]()
How to Patch Stock Boot Image via Magisk and Flash it using Fastboot
This tutorial contains explanation on how to Patch Stock Boot Image file of your device and subsequently flash it via Magisk.www.droidwin.com
Quick question, what ROM do I need to download, fastboot or recovery if I want it just for boot.img extraction?you can update ota but before you reboot and open magisk -> install -> install to inactive slot(after ota)
download the fastboot rom of your current version HERE and extract the boot.img then follow this guide
![]()
How to Patch Stock Boot Image via Magisk and Flash it using Fastboot
This tutorial contains explanation on how to Patch Stock Boot Image file of your device and subsequently flash it via Magisk.www.droidwin.com
Get the fastboot rom, extract the .tgz that you've just downloaded, it should be in images folder.Quick question, what ROM do I need to download, fastboot or recovery if I want it just for boot.img extraction?
View attachment 5577573
View attachment 5577575
hi dearPerform this at your own risk. You might LOSE all data on your phone.
( I'm not responsible for any damage to your device )
This guide will walk you through the process of installing TWRP on your Xiaomi 11T Pro.
READ THIS FIRST:
Prerequisites:
- You may brick your device if you don't know what you are doing.
- This might ERASE ALL YOUR DATA so do a BACKUP encase.
- Your bootloader will be unlocked.
Installing TWRP:
- The bootloader must be unlocked. Click here for a tutorial.
- Install ADB and Fastboot Drivers from here (Select the latest) --> https://androidmtk.com/download-minimal-adb-and-fastboot-tool )
- Install drivers for Xiaomi 11T Pro --> https://droidfilehost.com/download/download-xiaomi-usb-driver-for-windows (For Windows Only!)
- Download the TWRP Image for Xiaomi 11T Pro --> https://sourceforge.net/projects/xi....6.0_11-0_LOCAL-20220203-01-vili.img/download.
Note: Change twrp.img with the original file name example twrp-3.0-xxx.img.
- Reboot the phone to fastboot (Power + Vol Down)
- Connect the phone to the computer using an USB cable (Preferred to use original cable that came with the phone)
- Extract the fastboot files and open CMD/Terminal there.
- Paste the twrp.img in the same folder.
- Type' fastboot boot twrp.img' without the apostrophes.
- The phone will reboot in TWRP after that go to Advanced > Flash Current TWRP.
- Done!
Orignal Thread: https://forum.xda-developers.com/t/how-to-install-twrp-on-xiaomi-11t-pro.4350425/
1. Find or redownload the TGZ file for your current ROMhi dears.
i install twrp.img but unfortunately dont work touch and not show pattern and sd folders so i cant install magisk on my phone. my rom is 13.0.3. do you have any solution for this problem?
thanks
thank you so much. thats great. do you know also any solution for twrp not work touch and pattern problem?1. Find or redownload the TGZ file for your current ROM
2. Browse inside the zip file and find boot.img under the images folder
3. Copy this file to a temporary location in your PC first, and then transfer it to your phone
4. Install the desired version of Magisk app (V23?)
5. Run the app and choose Install under Magisk
6. Choose Select and Patch a File, then select the boot.img that was transferred earlier
7. A process will run and create a new .img file in the same folder where the original one was
8. Transfer the new file to your PC in the same directory where fastboot.exe is located
9. Open a command prompt window in that same directory
10. Reboot your phone to fastboot mode and connect to PC, USB2.0 port. Check for connection by running command fastboot devices.
11. Run the command fastboot flash boot_ab magiskXXXX.img
Once it's completed, run command fastboot reboot and the phone should boot and be rooted.
We must wait until some developer don't make TWRP or oFox for our device...thank you so much. thats great. do you know also any solution for twrp not work touch and pattern problem?
Currently no solution until the version for Android 12 is not released.thank you so much. thats great. do you know also any solution for twrp not work touch and pattern problem?
There is one: you could OTG your PC mouse in.Currently no solution until the version for Android 12 is not released.
Perform this at your own risk. You might LOSE all data on your phone.
( I'm not responsible for any damage to your device )
This guide will walk you through the process of installing TWRP on your Xiaomi 11T Pro.
READ THIS FIRST:
Prerequisites:
- You may brick your device if you don't know what you are doing.
- This might ERASE ALL YOUR DATA so do a BACKUP encase.
- Your bootloader will be unlocked.
Installing TWRP:
- The bootloader must be unlocked. Click here for a tutorial.
- Install ADB and Fastboot Drivers from here (Select the latest) --> https://androidmtk.com/download-minimal-adb-and-fastboot-tool )
- Install drivers for Xiaomi 11T Pro --> https://droidfilehost.com/download/download-xiaomi-usb-driver-for-windows (For Windows Only!)
- Download the TWRP Image for Xiaomi 11T Pro --> https://sourceforge.net/projects/xi....6.0_11-0_LOCAL-20220203-01-vili.img/download.
Note: Change twrp.img with the original file name example twrp-3.0-xxx.img.
- Reboot the phone to fastboot (Power + Vol Down)
- Connect the phone to the computer using an USB cable (Preferred to use original cable that came with the phone)
- Extract the fastboot files and open CMD/Terminal there.
- Paste the twrp.img in the same folder.
- Type' fastboot boot twrp.img' without the apostrophes.
- The phone will reboot in TWRP after that go to Advanced > Flash Current TWRP.
- Done!
Orignal Thread: https://forum.xda-developers.com/t/how-to-install-twrp-on-xiaomi-11t-pro.4350425/
Normal if you had installed the beta rom A13 the Twrp works for A12.I've got a question:
I wanted to try the Android 13 beta preview Xiaomi officially offers, so I flashed the ROM they provide with MiFlash.
I would now like to flash TWRP so I can flash the official MIUI again.
However, I am running into a small issue: fastboot boot twrp.img doesn't boot to TWRP.
It send it, but when it automatically boots, it just does so normally (to the SIM PIN code, etc) instead of booting to TWRP.
Any ideas?
EDIT: found the official .tgz, nevermind.
This is what I flash without problem ..can someone share this magisk23.zip file so that I can be sure I'm flashing the correct thing ? I'm on the latest Xiaomi.eu V13.0.6 custom rom and have TWRP installed .
Thanks
This is how to change it..
Normal if you had installed the beta rom A13 the Twrp works for A12.I've got a question:
I wanted to try the Android 13 beta preview Xiaomi officially offers, so I flashed the ROM they provide with MiFlash.
I would now like to flash TWRP so I can flash the official MIUI again.
However, I am running into a small issue: fastboot boot twrp.img doesn't boot to TWRP.
It send it, but when it automatically boots, it just does so normally (to the SIM PIN code, etc) instead of booting to TWRP.
Any ideas?
EDIT: found the official .tgz, nevermind.
Give pls proper credits.Update TWRP by skkk for 11T Pro (vili)
Jun 30, 2022 | 07:14PM
Developed By :
Camerado
https://androidfilehost.com/?w=files&flid=324404
Not 100% sure but it's probably because your device is encrypted which is the default behavior of miui when you setup your lockscreen method.Thank youuu!
Edit: But everytime I open TWRP I need to put my pattern, why is that?
Not yet, we still don't have recovery rom yet, the current eu rom is for fastboot.
It won't as it might brick your phone so make sure you install this in 11T Pro (vili) not 11T (agate)Greetings.
Amazing, however, I want to know whether this works for the Xiaomi 11T or not.