[GUIDE]-[ROM][8.1][LineageOS 15.1 - Huawei Mediapad M3 8.4][BTV-W09, BTV-DL09] - Huawei Mediapad M3 Guides, News, & Discussion

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Special Thanks to: Surdu_Petru for developing this ROM and the new TWRP recovery. Visit his original threads below..
[ROM][8.1][WIP][ LineageOS 8.1 For Huawei MediaPad M3 8.4 ]
LineageOS / AOSP For M3 8.4, Kirin 950 !​
You need to have ADB and Fastboot installed on your PC.
Your device must have the Bootloader Unlocked and have TWRP installed! If you haven't done this already please visit my other post.
[GUIDE]-[Unlock Bootloader+TWRP+Root] Huawei MediaPad M3 8.4 [BTV-W09, BTV-DL09]
This will WIPE ALL DATA from your device!!! Please make a backup via TWRP BEFORE you continue., Make sure to include BOOT, SYSTEM, DATA and VENDOR partitions. Save the backup to an external SDcard or your PC... and as always: Don't blame me for Bricks & FOLLOW THIS GUIDE AT YOUR OWN RISK!!​
Make your original backup using the Greatslon TWRP 3.0.3 because it supports encryption.
You will also need to use the Greatslon TWRP to restore the backup if you decide to go back to Stock.
-Backup to External SDcard-
0. Boot your device into TWRP. Pwr+VolUP.
1. Backup Your Data. | Backup -> Check Boot, Data, System, Vendor -> Select Storage: Micro SD Card -> OK -> Swipe to Backup
2. Wait for backup to finish
3. Reboot device.​ OR
-Backup to PC-
0. Boot your device into TWRP. Pwr+VolUP.
1. Select Partitions. | Backup -> Check Boot, Data, System, Vendor.
2. Plug your device into your PC.
3. Open a cmd prompt in the folder you want to save your backup in.
4. Type the following commands. (Lines with // are comments only)
Code:
adb devices
//Make sure your device is listed
adb backup --twrp
//swipe to unlock TWRP if screen is off
5. Wait for Backup to finish.
6. Check PC folder to make sure it copied the data.​
Now your ready to start!
-Flash TWRP 3.3.1-
0. Download TWRP 3.3.1-0
1. Plug you device into your PC.
2. Open a cmd prompt in the same folder as twrp image.
3. Type the following commands. (Lines with // are comments only)
Code:
adb devices
//make sure your device is listed.
adb reboot bootloader
//wait for device to reboot.
fastboot devices
//make sure your device is listed.
fastboot flash recovery twrp-3.3.1-0.img
//wait for flash to complete.
4. Shut down device
5. Boot into recovery (Pwr+VolUP) to confirm install.
Congrats You've updated to TWRP 3.3.1​-Flash LineageOS + Optional Root-
0. Download LineageOS 15.1 zip file
1. Download OpenGapps ARM64 8.1 Pico
2. Download W09 Boot Image (For BTV-W09 ONLY!)
3. Download the Latest Magisk Release (Optional for Root)
4. Download Magisk Manager APK (Optional for Root)
5. Boot into recovery (Pwr+VolUP).
6. Format DATA. | 'Wipe' -> 'Format Data' -> Type: YES -> Touch Enter...
7. Reboot TWRP. | 'Reboot' -> 'Recovery'...
8. Wipe Vendor + System. | 'Wipe' -> 'Advanced Wipe' -> Select: System + Vendor -> Swipe to wipe...
9. Factory Reset. | 'Wipe' -> Swipe to Factory Reset...
10. Plug device into your PC
11. Open a cmd prompt in the folder where you downloaded files.
12. Type the following commands. (Lines with // are comments only)
Code:
adb devices
//make sure your device is listed.
adb push lineage-15.1.0-btv_v1.zip sdcard/
//wait for file to copy
adb push open_gapps-arm64-8.1-pico-20200418.zip sdcard/
//change if your file is named different
adb push boot_btv-w09_v1.img sdcard/
//Only for BTV-W09!
adb push Magisk-v20.4.zip sdcard/
// (Optional for Root)
adb push MagiskManager-v7.5.1.apk sdcard/
// (Optional for Root)
11. Install LineageOS + Gapps. | 'Install' -> Select: lineage zip -> 'Add More Zips' -> Select: Gapps zip -> Swipe to confirm Flash...
12. (Only for BTV-W09) Install Boot Image. | 'Install' -> 'Install Image' -> Select: w09 Image -> Select: Boot Partition -> Swipe to Flash...
13. (Optional Root) Install Magisk. | 'Install' -> Select: Magisk zip -> Swipe to confirm flash...
14. Wipe Cache/Dalvik.
15. Reboot System...
16. (Optional Root) Install Magisk Manager to confirm root...
Congrats! Your device should now be Unlocked and Rooted, running TWRP 3.3.1 and LineageOS 15.1​

LOS 15.1 on M3
Hi. First I want to thank @surdu_petru for his amazing work. Now my Mediapad M3 (BTV-DL09) is powered by LineageOS 15.1 with Magisk. Works very well. Smooth and responsible. Using it couple hours and haven't notice any reboots or freezes.
I miss only bluetooth. Without it I cannot use Denon Heos App for my speaker.
Lack of camera is not an issue for me.
After adding BT full support this ROM may be the best for this (forgotten by Huawei) device. THX

tajniakos said:
Hi. First I want to thank @surdu_petru for his amazing work. Now my Mediapad M3 (BTV-DL09) is powered by LineageOS 15.1 with Magisk. Works very well. Smooth and responsible. Using it couple hours and haven't notice any reboots or freezes.
I miss only bluetooth. Without it I cannot use Denon Heos App for my speaker.
Lack of camera is not an issue for me.
After adding BT full support this ROM may be the best for this (forgotten by Huawei) device. THX
Click to expand...
Click to collapse
surdu_petru just got camera working on the ROM and is continuing to make progress in other areas as well., Subscribe to his original threads to stay up to date., I believe he is also planning to make a PIE ROM for the device as well Thanks for the reply...

ericzollman said:
Special Thanks to: Surdu_Petru for developing this ROM and the new TWRP recovery. Visit his original threads below..
[ROM][8.1][WIP][ LineageOS 8.1 For Huawei MediaPad M3 8.4 ]
LineageOS / AOSP For M3 8.4, Kirin 950 !​
You need to have ADB and Fastboot installed on your PC.
Your device must have the Bootloader Unlocked and have TWRP installed! If you haven't done this already please visit my other post.
[GUIDE]-[Unlock Bootloader+TWRP+Root] Huawei MediaPad M3 8.4 [BTV-W09, BTV-DL09]
This will WIPE ALL DATA from your device!!! Please make a backup via TWRP BEFORE you continue., Make sure to include BOOT, SYSTEM, DATA and VENDOR partitions. Save the backup to an external SDcard or your PC... and as always: Don't blame me for Bricks & FOLLOW THIS GUIDE AT YOUR OWN RISK!!​
Make your original backup using the Greatslon TWRP 3.0.3 because it supports encryption.
You will also need to use the Greatslon TWRP to restore the backup if you decide to go back to Stock.
-Backup to External SDcard-
0. Boot your device into TWRP. Pwr+VolUP.
1. Backup Your Data. | Backup -> Check Boot, Data, System, Vendor -> Select Storage: Micro SD Card -> OK -> Swipe to Backup
2. Wait for backup to finish
3. Reboot device.​ OR
-Backup to PC-
0. Boot your device into TWRP. Pwr+VolUP.
1. Select Partitions. | Backup -> Check Boot, Data, System, Vendor.
2. Plug your device into your PC.
3. Open a cmd prompt in the folder you want to save your backup in.
4. Type the following commands. (Lines with // are comments only)
Code:
adb devices
//Make sure your device is listed
adb backup --twrp
//swipe to unlock TWRP if screen is off
5. Wait for Backup to finish.
6. Check PC folder to make sure it copied the data.​
Now your ready to start!
-Flash TWRP 3.3.1-
0. Download TWRP 3.3.1-0
1. Plug you device into your PC.
2. Open a cmd prompt in the same folder as twrp image.
3. Type the following commands. (Lines with // are comments only)
Code:
adb devices
//make sure your device is listed.
adb reboot bootloader
//wait for device to reboot.
fastboot devices
//make sure your device is listed.
fastboot flash recovery twrp-3.3.1-0.img
//wait for flash to complete.
4. Shut down device
5. Boot into recovery (Pwr+VolUP) to confirm install.
Congrats You've updated to TWRP 3.3.1​-Flash LineageOS + Optional Root-
0. Download LineageOS 15.1 zip file
1. Download OpenGapps ARM64 8.1 Pico
2. Download W09 Boot Image (For BTV-W09 ONLY!)
3. Download the Latest Magisk Release (Optional for Root)
4. Download Magisk Manager APK (Optional for Root)
5. Boot into recovery (Pwr+VolUP).
6. Format DATA. | 'Wipe' -> 'Format Data' -> Type: YES -> Touch Enter...
7. Reboot TWRP. | 'Reboot' -> 'Recovery'...
8. Wipe Vendor + System. | 'Wipe' -> 'Advanced Wipe' -> Select: System + Vendor -> Swipe to wipe...
9. Factory Reset. | 'Wipe' -> Swipe to Factory Reset...
10. Plug device into your PC
11. Open a cmd prompt in the folder where you downloaded files.
12. Type the following commands. (Lines with // are comments only)
Code:
adb devices
//make sure your device is listed.
adb push lineage-15.1.0-btv_v1.zip sdcard/
//wait for file to copy
adb push open_gapps-arm64-8.1-pico-20200418.zip sdcard/
//change if your file is named different
adb push boot_btv-w09_v1.img sdcard/
//Only for BTV-W09!
adb push Magisk-v20.4.zip sdcard/
// (Optional for Root)
adb push MagiskManager-v7.5.1.apk sdcard/
// (Optional for Root)
11. Install LineageOS + Gapps. | 'Install' -> Select: lineage zip -> 'Add More Zips' -> Select: Gapps zip -> Swipe to confirm Flash...
12. (Only for BTV-W09) Install Boot Image. | 'Install' -> 'Install Image' -> Select: w09 Image -> Select: Boot Partition -> Swipe to Flash...
13. (Optional Root) Install Magisk. | 'Install' -> Select: Magisk zip -> Swipe to confirm flash...
14. Wipe Cache/Dalvik.
15. Reboot System...
16. (Optional Root) Install Magisk Manager to confirm root...
Congrats! Your device should now be Unlocked and Rooted, running TWRP 3.3.1 and LineageOS 15.1​
Click to expand...
Click to collapse
Hi! could you check the links??? MEGA says the file is not found
Thank you for all
regards

pakoo19 said:
Special Thanks to: Surdu_Petru for developing this ROM and the new TWRP recovery. Visit his original threads below..
[ROM][8.1][WIP][ LineageOS 8.1 For Huawei MediaPad M3 8.4 ]
LineageOS / AOSP For M3 8.4, Kirin 950 !
You need to have ADB and Fastboot installed on your PC.
Your device must have the Bootloader Unlocked and have TWRP installed! If you haven't done this already please visit my other post.
[GUIDE]-[Unlock Bootloader+TWRP+Root] Huawei MediaPad M3 8.4 [BTV-W09, BTV-DL09]
This will WIPE ALL DATA from your device!!! Please make a backup via TWRP BEFORE you continue., Make sure to include BOOT, SYSTEM, DATA and VENDOR partitions. Save the backup to an external SDcard or your PC... and as always: Don't blame me for Bricks & FOLLOW THIS GUIDE AT YOUR OWN RISK!!
Make your original backup using the Greatslon TWRP 3.0.3 because it supports encryption.
You will also need to use the Greatslon TWRP to restore the backup if you decide to go back to Stock.
-Backup to External SDcard-
0. Boot your device into TWRP. Pwr+VolUP.
1. Backup Your Data. | Backup -> Check Boot, Data, System, Vendor -> Select Storage: Micro SD Card -> OK -> Swipe to Backup
2. Wait for backup to finish
3. Reboot device.
OR
-Backup to PC-
0. Boot your device into TWRP. Pwr+VolUP.
1. Select Partitions. | Backup -> Check Boot, Data, System, Vendor.
2. Plug your device into your PC.
3. Open a cmd prompt in the folder you want to save your backup in.
4. Type the following commands. (Lines with // are comments only)
5. Wait for Backup to finish.
6. Check PC folder to make sure it copied the data.
Now your ready to start!
-Flash TWRP 3.3.1-
0. Download TWRP 3.3.1-0
1. Plug you device into your PC.
2. Open a cmd prompt in the same folder as twrp image.
3. Type the following commands. (Lines with // are comments only)
4. Shut down device
5. Boot into recovery (Pwr+VolUP) to confirm install.
Congrats You've updated to TWRP 3.3.1
-Flash LineageOS + Optional Root-
0. Download LineageOS 15.1 zip file
1. Download OpenGapps ARM64 8.1 Pico
2. Download W09 Boot Image (For BTV-W09 ONLY!)
3. Download the Latest Magisk Release (Optional for Root)
4. Download Magisk Manager APK (Optional for Root)
5. Boot into recovery (Pwr+VolUP).
6. Format DATA. | 'Wipe' -> 'Format Data' -> Type: YES -> Touch Enter...
7. Reboot TWRP. | 'Reboot' -> 'Recovery'...
8. Wipe Vendor + System. | 'Wipe' -> 'Advanced Wipe' -> Select: System + Vendor -> Swipe to wipe...
9. Factory Reset. | 'Wipe' -> Swipe to Factory Reset...
10. Plug device into your PC
11. Open a cmd prompt in the folder where you downloaded files.
12. Type the following commands. (Lines with // are comments only)
Hi! could you check the links??? MEGA says the file is not found
Thank you for all
regards
Click to expand...
Click to collapse
Hello First of all thank you for making this custom rom! I have installed it on my BTV-W09 model and beside the Bluetooth it is just working fine..... But I have an issue with permissions. File managers, galleries etc are denied when trying to access internal storage. Did I miss a step in installing or is this a known issue ? Thanks

pakoo19 said:
Hi! could you check the links??? MEGA says the file is not found
Thank you for all
regards
Click to expand...
Click to collapse
CARIGNAN72 said:
Hello First of all thank you for making this custom rom! I have installed it on my BTV-W09 model and beside the Bluetooth it is just working fine..... But I have an issue with permissions. File managers, galleries etc are denied when trying to access internal storage. Did I miss a step in installing or is this a known issue ? Thanks
Click to expand...
Click to collapse
Please, check the official thread of LOS 15.1, this thread it's here only for INFO ... and the OP it's not the developer of this custom ROM ! Thanks !

Wow, it worked!! Glad that I got the rom installed (almost) flawlessly ! If you checked my other posts on the other guide it didn't go really flawlessly when I was attempting to unlock the device
Now I'll play around a little bit to get used to this new lineage territory
Thanks to surdu_petru who really worked hard on this... can't believe I'm giving a new life to my Beethoven which was getting completely abandoned from Huawei (last security patch over a year ago if I remember right!)
I can boot fine and all seems to be good, however I just noticed a thing when installing GApps: At the end of the install process, after stating "installation complete", it kinda freezes for half a minute or so and then gives me the error "Updater process ended with signal: 9" (see attached image). I looked it up and it should mean "Killed by the application". Maybe TWRP is seeing that the update process does not terminate and it kills it? I tried both with the last "pico" and "nano" versions (20. August 2020) which I downloaded from https://opengapps.org/.
Anyways, so far so good, can't wait for the update which seems to be coming very soon (no pressure surdu_petru)
EDIT:
I just flashed the latest OS update from surdu_petru and with that one, I didn't give me the "signal 9" error at the end of the Open GApps install as I had for the previous version. Great!

Hi, after install twrp recovery, press (Pwr+VolUP) goto Emui recovery instead of twrp, anything I am missing ?
Thanks

Related

OnePlus 3T - invalid partition selection

Hi
Today I get my OnePlus 3T. So I did that, what I do with any new phone = TWRP and Root. So I...
1. Boot, download and install Oxygen OS 4
2. Fastboot unlock bootloader, flash TWRP (latest official build)
3. Reboot in TWRP and TWRP ask for password (never set any password for this phone, nothing! just start without sim and set nothing, only wifi for the first step)
4. Download SuperSU .zip and try to root - 0MB when I try to install SuperSu
5. TWRP > Wipe > Format data
6. Reboot and now I see (when I click on install) internal Storage (52100 MB). After that (dont flash SuperSU) just boot in TWRP
7. With OTG and USB stick I flash Oxygen OS 4.0 (full ROM with 1,4GB) > phone just reboot in TWRP.
When I go to
Wipe > Advanced Wipe > check Internal Storage > click on Repair or Change File System I get "invalid partition selection"
This also happen, when I check Dalvik/ART Cache. With System, Data and Cache no problems.
I have no idea what I can do. Over Google I only find some thread from Huawei and Samsung device, something with PIT file. Nothing to OnePlus (not One, not Two and not Three).
Klanac89 said:
Hi
Today I get my OnePlus 3T. So I did that, what I do with any new phone = TWRP and Root. So I...
1. Boot, download and install Oxygen OS 4
2. Fastboot unlock bootloader, flash TWRP (latest official build)
3. Reboot in TWRP and TWRP ask for password (never set any password for this phone, nothing! just start without sim and set nothing, only wifi for the first step)
4. Download SuperSU .zip and try to root - 0MB when I try to install SuperSu
5. TWRP > Wipe > Format data
6. Reboot and now I see (when I click on install) internal Storage (52100 MB). After that (dont flash SuperSU) just boot in TWRP
7. With OTG and USB stick I flash Oxygen OS 4.0 (full ROM with 1,4GB) > phone just reboot in TWRP.
When I go to
Wipe > Advanced Wipe > check Internal Storage > click on Repair or Change File System I get "invalid partition selection"
This also happen, when I check Dalvik/ART Cache. With System, Data and Cache no problems.
I have no idea what I can do. Over Google I only find some thread from Huawei and Samsung device, something with PIT file. Nothing to OnePlus (not One, not Two and not Three).
Click to expand...
Click to collapse
This question seems to keep repeating itself due to missing information on TWRP post about the latest official version being incompatible with OOS 4 encryption method, but that is the explanation. There is a beta release of TWRP in post 550 in that thread that is supposed to fix this.
Here's some spoon feeding for you
https://forum.xda-developers.com/showthread.php?t=3507308
Lookup post numbered 550 and it has a link to the unofficial TWRP update
What to do? Boot in beta1 and looks like the same... can flash OOS 4 but still the same problem.
Gesendet von meinem MI 5s Plus mit Tapatalk

[GUIDE] Install Lineage OS 15.0 [OREO] [NOOB]

Here's a noob guide to flash Lineage OS on Oneplus 3. There aren't any clear steps about flash the rom. half of them ended in a bootloop because of the decryption process .
I've Made it up in a simple guide
Disclaimer :- I just go tall the things together. All the stuff which is mentioned is all the Developers Work.
Pre-request :- Basic Knowledge of copy pasting stuff
Latest Twrp.
All the files.
A Pc.
[Links are in the end]
1: Backup all your data. Even the internal Storage because Oreo needs full decryption.
2: After Backing up data. Go to twrp and wipe all data.
3: After wiping. Reboot to bootloader. and connect it to the pc
4: Run fastboot on Pc and copy paste these commands
Code:
fastboot devices
Code:
fastboot format userdata
Note the second command will delete everything on your phone.
5: After formatting reboot to twrp and then go to wipe > format data and select format. [ This will create all the system partitions]
6: After formatting reboot to twrp and then go to adb sideload and connect your phone to the Pc again.
7: Now copy these commands.
Code:
adb devices
Code:
adb sideload {path to your zip} for me it's C:/adb/lineage.zip
do same as above just with gapps and root package eg:
Code:
adb sideload C:/adb/opengapps.zip
Code:
adb sideload C:/adb/Magisk.zip
8: Reboot
[Links]
Rom download the latest one.
http://downloads.akhilnarang.me/LineageOS/oneplus3/
Gapps http://opengapps.org/
download the Arm64 based gapps
Root https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
download v14.0 stable one
Extras: You can get 6hrs of SOT
( your mileage may very )
After your rom is settled download this kernel and flash it
after that down ATK profile and flash that too
How to use AKT Profile
1- Download the latest AKT_Profile_vX.x.zip file
2- Reboot into TWRP recovery and flash the .zip file
3- After you boot up the phone, leave it to settle for a minute
4- Open up your favorite Terminal Emulator app
5- Grant it superuser permissions by typing in "su" without the quotes
6- After superuser permissions are granted, type in "AKT" without the quotes (yes capitalized)
7- Follow the on-screen instructions and information, don't worry they are very intuitive and easily understandable
8- Profit!
The Future process is Self explanatory for AKT
[ Links ]
kernel https://forum.xda-developers.com/oneplus-3/oneplus-3--3t-cross-device-development/kernel-caesium-kernel-op3-op3t-t3672090
AKT Profile https://androidfilehost.com/?fid=745425885120764404
Thank You for the dev's for their work. Without them it wasn't possible.
if Helped press the Thanks button
> point TWRP recovery when you are using sideload ?
> how is this " noob" friendly ?
>why format userdata?
>you showed how to install ATK from twrp custom recovery (meh...)
redundat post
@Stephen

[Ultimate-Guide] ★ OnePlus 6T OOS-10 TWRP-Root-Magisk from OOS-9

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
~This thread is also edits+mirrored on OnePlus forum by me ~​
INTRO:
After long research and applying various technics I've successfully discovered several methods and made this guide for TWRP, Root and Magisk installation for OOS 9.0.17 to OOS 10.0 for Un/Rooted OnePlus 6T (fajita) device.
NOTES:
* How to Unlock Bootloader / adb sideload / Advanced reboots etc. This Link
* Methods are well tested read/follow carefully, retry or if bricked use Unbrick Tool
* To upgrade "OOS-9" to "OOS-10" u gotta be on "OOS 9.0.17" and "Method-3" is applicable for OOS 10.0+ OTAs
* Remember "Bootloader" is "Fastboot" and OTA flash changes the A/B slot.
* [TWRP] Bootup Message >> [TICK] Never show.. > Swipe to Allow Mod.. || Reboot Message >> Untick all > Do Not Install
* This guide can be ported for OnePlus 6 users with proper credit.
FILE MAP:
~~ Download Magisk-v20.1+ version for "FILE-1" || TWRP 3.3.1-27+ version for "FILE-2, 3, 4" || "FILE-6" from Magisk Manager
FILE-1 = Magisk-v20.x.zip
FILE-2 = twrp-3.3.1-xx-fajita-installer-mauronofrio.zip (Use TWRP 3.3.1-27+ version.)
FILE-3 = twrp-3.3.1-xx-fajita-Pie-mauronofrio.img (Use TWRP 3.3.1-27+ version.)
FILE-4 = twrp-3.3.1-xx-fajita-Q-mauronofrio.img
FILE-5 = OnePlus6TOxygen_34_OTA_040_all_1910270448_OOS-10.0.zip
FILE-6 = TWRP_A_B_Retention_Script-Magisk.zip
METHODS:
~~ Read "NOTES" first ~~
~~~~~~~~~~~~~~~~~~~~~~~~ Method-1 ~~
OOS 9.0.17 [UNROOTED] to OOS 9.0.17 [ROOTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~. *Step 4 is to Keep/Install TWRP.
1. Unlock Bootloader >> [Complete Setup wizard steps] >> Reboot to Bootloader
2. Fastboot >> Command: fastboot boot "FILE-3"
3. TWRP >> Advanced menu >> Install Recovery Ramdisk
4. TWRP >> Flash or adb sideload "FILE-1" >> Reboot to System
~~~~~~~~~~~~~~~~~~~~~ Method-2 ~~
OOS 9.0.17 [ROOTED] to OOS 10.0 [ROOTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~. *Step 3A is to Keep TWRP and *Step 3B is to Install TWRP choose any and don't reboot.
1. Flash "FILE-5" via Local Updater [DON'T REBOOT]
2. Connect Internet >> Magisk Manager
3A. Magisk Manager >> Download>Install or Flash "FILE-6" as Module
3B. Magisk Manager >> Flash "FILE-2" as Module
4. Magisk Manager >> Beside "Magisk is up to date" > Install > Install > Install to inactive slot
5. Reboot
~~~~~~~~~~~~~~~~~~~~~~ Method-3 ~~
OOS 10.0 [UNROOTED] to OOS 10.0 [ROOTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~. *Step 4 will boot into TWRP and *Step 7 is to Keep/Install TWRP
~. To Reset Rooted "OOS 10.x" go to TWRP >> Wipe > Swipe to Factory Reset > Steps 6 to 10
1. Unlock Bootloader >> [Skip Setup wizard steps] >> Reboot to Recovery (Stock Recovery)
2. Stock Recovery >> "Wipe data and cache" > "Erase everything" > Reboot to Bootloader
3. Fastboot >> Command: fastboot flash boot "FILE-4"
4. Fastboot >> START
5. TWRP >> Switch slot > Reboot to Recovery
6. TWRP >> Flash or adb sideload "FILE-5"
7. TWRP >> Flash or adb sideload "FILE-2"
8. TWRP >> Switch slot > Reboot to Recovery
9. TWRP >> Flash or adb sideload "FILE-1"
10. Reboot to System
Contributors:
metaspook
Special Thanks to...
@topjohnwu @osm0sis @mauronofrio
metaspook said:
Intro:
After long research and applying various technics I've successfully discovered several methods and made this guide for
TWRP, Root and Magisk installation for OOS 9.0.17 to OOS 10.0 for both already rooted and unrooted OnePlus 6T (fajita) device.
For Noobs:
* This guide is for advanced users but you can learn how to 'Unlock Bootloader' and 'Advanced reboots' like 'Reboot to recovery/system/bootloader'
| from this link: https://forum.xda-developers.com/oneplus-6t/how-to/guide-oneplus-6t-unlock-bootloader-t3851789
* REMEMBER to follow the rest Root, TWRP and Magisk installation guide from here, NOT the link above because previous method
| was only applicable for or below OOS 9.0.17, I wrote latest methods here for OOS 10+
!Notes:
* Methods for OOS 10.0 would also be applicable for next OTAs.
* Download Flashable files from links given in "File Map"
* Fastboot = Bootloader
* This guide can be ported for 'OnePlus 6' users with proper credit.
* Don't mix use any of 'Copy>Flash' and 'adb sideload' methods.
* Copy>Flash = Copy to Internal Storage and Flash by TWRP
* adb sideload = Command: adb sideload FlashableFile.zip
* TWRP Bootup Message >> [TICK] Never show.. > Swipe to Allow Mod..
* TWRP Reboot Message >> Untick all > Do Not Install
* OTA flash changes the A/B slot.
* Phone Reset Steps on OOS 10.0 [ROOTED]~~
|_ 1. Reboot to TWRP >> Wipe > Swipe to Factory Reset
|_ 2. Follow Steps 7 to 10 from "OOS 10.0 [UNROOTED] to OOS 10.0 [ROOTED]"
File Map:
FILE-1 = Magisk-v20.1.zip
FILE-2 = twrp-3.3.1-27-fajita-installer-mauronofrio.zip
FILE-3 = twrp-3.3.1-27-fajita-Pie-mauronofrio.img
FILE-4 = twrp-3.3.1-27-fajita-Q-mauronofrio.img
FILE-5 = OnePlus6TOxygen_34_OTA_040_all_1910270448_OOS-10.x.zip
FILE-6 = OldKeymasterFlasher.zip
FILE-7 = TWRP_A_B_Retention_Script-Magisk.zip
~~ Download "FILE-7" from Magisk Manager
Methods:
=====================================
OOS 9.0.17 [UNROOTED] to OOS 9.0.17 [ROOTED]
=====================================
1. Unlock Bootloader >> [Complete Setup wizard steps]
2. Reboot to Bootloader
3. Command: fastboot boot "FILE-3"
4. [To Keep TWRP] Advanced menu >> Install Recovery Ramdisk
5. Copy>Flash or adb sideload "FILE-1" >> Reboot to System
=================================
OOS 9.0.17 [ROOTED] to OOS 10.0 [ROOTED]
=================================
1. Flash "FILE-5" via Local Updater [DON'T REBOOT]
2. Connect Internet >> Magisk Manager
~. Choose Step 3A or 3B and don't reboot.
3A. [To Keep TWRP] Download>Install or Flash "FILE-7" as Module
3B. [To Install TWRP] Flash "FILE-2" as Module
4. Beside "Magisk is up to date" > Install > Install > Install to inactive slot
5. Reboot
===================================
OOS 10.0 [UNROOTED] to OOS 10.0 [ROOTED]
===================================
1. Unlock Bootloader >> [Skip Setup wizard steps]
2. Reboot to Recovery
3. "Wipe data and cache" > "Erase everything" >> Reboot to Bootloader
4. Command: fastboot flash boot "FILE-4"
5. fastboot > START (It'll reboot to TWRP)
6. [To Copy>Flash method] Switch slot > Step 2.
7. Copy>Flash or adb sideload "FILE-5"
8. [To Keep TWRP] Copy>Flash or adb sideload "FILE-2, 6"
9. Switch slot > Step 2. >> Copy>Flash or adb sideload "FILE-1"
10. Reboot to System
Contributors:
metaspook
Special Thanks to...
@topjohnwu
@osm0sis
@mauronofrio
Click to expand...
Click to collapse
Thanks man! But doesn't the method for going from OOS 9.0.17 (rooted) to OOS 10.0 (rooted) require the flashing of FILE-6 i.e. oldkeymaster.zip?
Goormeetsingh said:
Thanks man! But doesn't the method for going from OOS 9.0.17 (rooted) to OOS 10.0 (rooted) require the flashing of FILE-6 i.e. oldkeymaster.zip?
Click to expand...
Click to collapse
Ooops .. I forgot. thanks.. u saved my day.. Now fixed
Goormeetsingh said:
Thanks man! But doesn't the method for going from OOS 9.0.17 (rooted) to OOS 10.0 (rooted) require the flashing of FILE-6 i.e. oldkeymaster.zip?
Click to expand...
Click to collapse
They fixed the decryption issue with 3.3.1-24 but now there's some problems with flashing roms
Allen77777 said:
They fixed the decryption issue with 3.3.1-24 but now there's some problems with flashing roms
Click to expand...
Click to collapse
"flashing roms" fixed on v3.3.1-27
"File Map" and "Methods" is updated at 2019-11-17 UTC 19:32
Checkout the new "File Map" and "Methods" !!
would this method work if on OOS 9.0.16 to OOS 10 instead of 9.0.17 or do you have to be on 9.0.17? (Rooted of course)
Sent from my OnePlus 6T using XDA Labs
@metaspook:. I followed your walkthrough. I loved the "flow chart.". FINALLY! Android 10 is now running fast and clean on my OnePlus 6T!
NOTE:. To the other devs out there:. Thank you all for YOUR efforts and tools. Without our devs and end users alike, XDA wouldn't exist.
#xdarules
QUICK EDIT AND UPDATE: I followed the guide and my twrp got scrambled in terms of it didn't decrypt properly. No matter though. I'm going to sit this one out until oneplus releases a more stable Android 10 build. Appreciate the effort., metaspook.
2nd update: After seeing that the walkthrough got a rewrite, I figured I'd give it another go around. I followed the instructions for 9.0.17 to 10.0 rooted method and so far, everything's stable! I rebooted back into twrp to make sure everything "sticks" and we're good to go!
People, I'm going to say this: Don't deviate from the rewrite. Follow the directions to the letter. I find that those trying to be "cute and creative" get themselves in a whole world of hell.
Above all, let's keep XDA fun!
metaspook said:
~This thread is also edits+mirrored on OnePlus forum by me ~​
Intro:
After long research and applying various technics I've successfully discovered several methods and made this guide for
TWRP, Root and Magisk installation for OOS 9.0.17 to OOS 10.0 for both already rooted and unrooted OnePlus 6T (fajita) device.
For Noobs:
* This guide is for advanced users but you can learn how to 'Unlock Bootloader' and 'Advanced reboots' like 'Reboot to recovery/system/bootloader'
| from this link: https://forum.xda-developers.com/oneplus-6t/how-to/guide-oneplus-6t-unlock-bootloader-t3851789
* REMEMBER to follow the rest Root, TWRP and Magisk installation guide from here, NOT the link above because previous method
| was only applicable for or below OOS 9.0.17, I wrote latest methods here for OOS 10+
!Notes:
* Methods for OOS 10.0 would also be applicable for next OTAs.
* Download Flashable files from links given in "File Map"
* Fastboot = Bootloader
* This guide can be ported for 'OnePlus 6' users with proper credit.
* Don't mix use any of 'Copy>Flash' and 'adb sideload' methods.
* Copy>Flash = Copy to Internal Storage and Flash by TWRP
* adb sideload = Command: adb sideload FlashableFile.zip
* TWRP Bootup Message >> [TICK] Never show.. > Swipe to Allow Mod..
* TWRP Reboot Message >> Untick all > Do Not Install
* OTA flash changes the A/B slot.
* Phone Reset Steps on OOS 10.0 [ROOTED]~~
|_ 1. Reboot to TWRP >> Wipe > Swipe to Factory Reset
|_ 2. Follow Steps 7 to 10 from "OOS 10.0 [UNROOTED] to OOS 10.0 [ROOTED]"
File Map:
FILE-1 = Magisk-v20.x.zip
~~ Download Magisk-v20.1+ version for "FILE-1"
FILE-2 = twrp-3.3.1-xx-fajita-installer-mauronofrio.zip (Use TWRP 3.3.1-27+ version.)
FILE-3 = twrp-3.3.1-xx-fajita-Pie-mauronofrio.img (Use TWRP 3.3.1-27+ version.)
FILE-4 = twrp-3.3.1-xx-fajita-Q-mauronofrio.img
~~ Download TWRP 3.3.1-27+ version for "FILE-2, 3, 4"
FILE-5 = OnePlus6TOxygen_34_OTA_040_all_1910270448_OOS-10.x.zip
FILE-6 = TWRP_A_B_Retention_Script-Magisk.zip
~~ Download "FILE-6" from Magisk Manager
Methods:
=====================================
OOS 9.0.17 [UNROOTED] to OOS 9.0.17 [ROOTED]
=====================================
1. Unlock Bootloader >> [Complete Setup wizard steps]
2. Reboot to Bootloader
3. Command: fastboot boot "FILE-3"
4. [To Keep TWRP] Advanced menu >> Install Recovery Ramdisk
5. Copy>Flash or adb sideload "FILE-1" >> Reboot to System
=================================
OOS 9.0.17 [ROOTED] to OOS 10.0 [ROOTED]
=================================
1. Flash "FILE-5" via Local Updater [DON'T REBOOT]
2. Connect Internet >> Magisk Manager
~. Choose Step 3A or 3B and don't reboot.
3A. [To Keep TWRP] Download>Install or Flash "FILE-6" as Module
3B. [To Install TWRP] Flash "FILE-2" as Module
4. Beside "Magisk is up to date" > Install > Install > Install to inactive slot
5. Reboot
===================================
OOS 10.0 [UNROOTED] to OOS 10.0 [ROOTED]
===================================
1. Unlock Bootloader >> [Skip Setup wizard steps]
2. Reboot to Recovery
3. "Wipe data and cache" > "Erase everything" >> Reboot to Bootloader
4. Command: fastboot flash boot "FILE-4"
5. fastboot > START (It'll reboot to TWRP)
6. [To Copy>Flash method] Switch slot > Step 2.
7. Copy>Flash or adb sideload "FILE-5"
8. [To Keep/Install TWRP] Copy>Flash or adb sideload "FILE-2"
9. Switch slot > Step 2. >> Copy>Flash or adb sideload "FILE-1"
10. Reboot to System
Contributors:
metaspook
Special Thanks to...
@topjohnwu @osm0sis @mauronofrio
Click to expand...
Click to collapse
i tried to follow you guide (oo10->oo10). step 1 to 5 was clear, but at step 6 i dont understand what you mean with "> Step 2"...
i was able to install OO10 on the second side (a) and successfully install twrp and boot to twrp on both sides. But the system wont boot anymore, only twrp...
OnkeIM said:
i tried to follow you guide (oo10->oo10). step 1 to 5 was clear, but at step 6 i dont understand what you mean with "> Step 2"...
i was able to install OO10 on the second side (a) and successfully install twrp and boot to twrp on both sides. But the system wont boot anymore, only twrp...
Click to expand...
Click to collapse
in TWRP flash the newest Magisk and phone should boot.
Sent from my OnePlus 6T using XDA Labs
sahi2myfriend said:
would this method work if on OOS 9.0.16 to OOS 10 instead of 9.0.17 or do you have to be on 9.0.17? (Rooted of course)
Sent from my OnePlus 6T using XDA Labs
Click to expand...
Click to collapse
"OnePlus6TOxygen_34_OTA_040_all_1910270448_OOS-10.0.zip" This OTA file is first OTA of Android 10 and OOS 10 and it's only recognizes "OOS 9.0.17" and "OOS 10.0" so before follow the Methods u have to be 9.0.17 or 10.0 Rooted or Unrooted
sahi2myfriend said:
would this method work if on OOS 9.0.16 to OOS 10 instead of 9.0.17 or do you have to be on 9.0.17? (Rooted of course)
Sent from my OnePlus 6T using XDA Labs
Click to expand...
Click to collapse
* To upgrade "OOS-9" to "OOS-10" u gotta be on "OOS 9.0.17".
OnkeIM said:
i tried to follow you guide (oo10->oo10). step 1 to 5 was clear, but at step 6 i dont understand what you mean with "> Step 2"...
i was able to install OO10 on the second side (a) and successfully install twrp and boot to twrp on both sides. But the system wont boot anymore, only twrp...
Click to expand...
Click to collapse
* Step 2. was "Reboot to Recovery" means first "Switch Slot > Step 2" == "Switch Slot > Reboot to Recovery"
* If you used "Copy>Flash" method Step 6. is only for this
* Don't mix, use "Copy>Flash" or "adb sideload" methods.
* I think you missed any step or mixed 'cuz those methods are Tested many times...
How to clean flash oos 10(i am rooted with oos10 and magisk and have twrp 27)
~~~ Whole thread is updated!!! ~~~
Check out !! More CLEAN and Proper...
@ 2019-11-19
Thank you for clarifying this, I thought I had to repeat the whole steps beginning from step 2 and would end in an infinite loop . I did never do adb sideload (except twrp to boot).
Sadly I was not able to boot into system anymore what I tried. In the end after 4-5 hours of waste I recovered with msmDownloadTool to Android 9 and am sticking now to 9.0.17 with root and without twrp until OP fixes more bugs or until I cannot wait anymore
Is this all really necessary? I mean I'm just asking because I've been hanging out on the sidelines waiting before going to Android 10, but my question is, if TWRP 3.3.1-27 fixes ROM flashing and Decryption issues then why couldn't someone flash everything conventionally coming from 9.0.17(Pie)?
For example you're on Pie, you usually go into TWRP and flash your updated ROM, then your TWRP installer, then reboot your recovery then flash your Magisk (I also then do the other slot too, but this is just for proof of concept) then you reboot your system.
So since TWRP handles everything correctly now what keeps someone from simply going into TWRP (on pie) updating to 3.3.1-27 via the installer then flashing OOS 10 , then flashing the installer again (obviously) then rebooting recovery and flashing newest Magisk and rebooting?
To me it seems like everyone is hanging onto these methods that everyone was using as work arounds when everyone was frantically trying to get And10 before everything was properly hashed out. I mean correct me if I'm wrong.
Used this tutorial and everything went flawlessly.im now on a stable 10.0 with everything running as it should..thanks again for this..
Heya,
I can't find "FILE-6" from Magisk Manager Download menu.
Had problems going from 10 unrooted to 10 rooted that I found it easier to downgrade to 9 and picking up from there, way more simpler process

[ROM] [GUIDE] HOW TO INSTALL ANCIENT OS 5.2 GSI ANDROID 11 ON REDMI 8

Hi, here's my guide on how install Ancient OS 5.2 (A11) on Redmi 8
What doesn't work
- Bluetooth
- 4g network and VoLTE (Fix below)
- Brightness slider and auto-brightness (Fix below)
Fixes:
- For brightness: Open settings -> Go in "Phh Treble Settings" -> "Misc Features" -> Scroll until you are in backlight menu -> Select "Force alternative backlight scale" and "Enable auto-brightness overlay" -> then deselect both and reboot
- For 4g and VoLTE: Open settings -> Go in "Network and internet" -> "Mobile network" -> Tap on "Preferred network type" and select "LTE" and then reboot
Note 1: If you find a fix for bluetooth describe it in comments, I will update the guide
Note 2: If you fing other bugs tell me in comments, maybe I could help you (I'm not the developer of the rom)
​IMPORTANT ADVICE:​I am not responsible for any damage caused to your device by not following the steps or negligence at the time of this process, all the steps were carried out and tested on my personal device and are confirmed, my device is Redmi 8 4/64
Installation Steps - All the files you need are HERE​
Note 3: I did the installation coming from Mui 12.0.1 stock (flashed in fastboot with Mi Flash) and there was no problem in the installation process or in the boot process
1- First make a backup of all the necessary information in case something goes wrong you can easily recover, Charge the battery at least 80%
All your data will be deleted during the process
2- Unlock the Bootloader if you have not already done it or do not know how to, follow this post: http://en.miui.com/unlock/
3- Before continue following steps estract on pc "system-arm64-AB-vndklite.img" from "AncientOS-R-Society-v5.2-ARM64_AB_vndklite-Iron-20210227-vanilla.zip" and activate USB debug in phone settings
4- Reboot in fastboot and connect the phone to the pc with cable
5- Install on pc minimal adb tool (zip at the bottom), flash the TWRP recovery typing " fastboot flash recovery ", now drag twrp file near the command, then vbmeta typing " fastboot --disable-verity --disable-verification flash vbmeta " and drag vbmeta file near the command. Finished the procedure type " fastboot reboot " and hold volume + on the phone until you see the recovery screen
6- Scroll on the slider at the bottom of the phone screen to access in the TWRP
7- Go to Wipe -> Format data -> type "yes"
8- Go to Reboot -> Recovery
9- Go to Wipe -> Avanced wipe -> wipe dalvik, data, cache and system
10- Go to Reboot -> Recovery
NOW YOU HAVE TO TRANSFER ALL OTHER FILES OR IN THE INTERNAL STORAGE OF THE PHONE OR IN SD/USB WITH OTG CABLE
11- Go to Install -> Select the storage where you have files -> Install img -> select "system-arm64-AB-vndklite.img" and flash it (Extracted from the zip)
12- Wait and then go to Reboot -> Recovery
13- Wait and then go to Reboot -> Recovery
14- Wipe -> Advanced wipe -> select "system" and click on "Repair or change file system" -> Resize system
15- Wait and then go to Reboot -> Recovery
16- Install -> Select the storage where you have files -> Flash "GSI-BUGS-FIXER_11_Q.zip"
17- Wait and then go to Reboot -> Recovery
18- Install -> Select the storage where you have files -> Flash "open_gapps-arm64-11.0-nano-20210130-TEST.zip"
19- Wait and then go to Reboot -> System
20-Configure phone and enjoy your new rom
Note 4: Rom is pre-rooted, you only need to install magisk apk, file below
Note 5: I reccomend you the best gcam I've found for Redmi 8, everything works except slow motion, link HERE
Thanks for the attenction​
-Estatè
zas far as i know bluetooth works on vendor from lineageOS 16 from this forum, there are the same bugs on every rom with original vendor.
Why U use my fixes and manuals without request to me? Your manuals wrong and makes bootloop. Before stupid copy-paste read instructions.
All roms booted without any permissiver. Certification patch retarded and not supported Android 11.
GSI FIXER is rom and vendor-specified.
Number in name = Android in rom
Letter in name = Android in vendor
kulaklığımı algılamıyor
edit: Fixed
Vicuel said:
does not detect my headphone
Click to expand...
Click to collapse
Open termux and type....
su
Then give termux root access....
Then type.....
setprop persist.sys.overlay.devinputjack true
mwaseem851 said:
Open termux and type....
su
Then give termux root access....
Then type.....
setprop persist.sys.overlay.devinputjack true
Click to expand...
Click to collapse
This needs to be done after every reboot?
gattud said:
This needs to be done after every reboot?
Click to expand...
Click to collapse
Nono, only paste it in termux with root access and reboot, then you will solve the problem forever
mwaseem851 said:
Termux'u açın ve .... yazın.
su
Sonra termux root erişimi verin ....
Sonra yazın .....
setprop persist.sys.overlay.devinputjack doğru
Click to expand...
Click to collapse
thanks
Don't use any my GSI-BUGS-FIXERS from XDA. This fixes retarded and no more supported!
Don't say to me in Telegram chat about bugs if you use fixes and instructions from any users of XDA except me.
I used the gsi bugs fixer in Telegram
@Estatè Mosconi If you haven't already I suggest you take a look in your PM inbox.

How To Guide [GUIDE] LATEST/UNIVERSAL FLASHING GUIDE FOR TWRP,OTHER RECOVERY AND ALL ROMS [Spes/Spesn] Redmi Note 11

<Moderator Edit>: Combined four How To Guide threads into one.
Post #2 - LATEST FLASHING GUIDE FOR TWRP AND OTHER RECOVERY [Spes/Spesn] Redmi Note 11[WINDOWS-Only]
Post #3 - LATEST FLASHING GUIDE FOR TWRP AND OTHER RECOVERY [Spes/Spesn] Redmi Note 11[LINUX-Only]
Post #4 - UNIVERSAL ROM FLASHING GUIDE FOR ALL ROMS [Windows-Only]
Post #5 - UNIVERSAL ROM FLASHING GUIDE FOR ALL ROMS [Linux-Only]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Before following this guide, make sure you have followed the rom flashing guide below the post below or xiaomi.eu rom flashing guide.
If you have followed the flashing guide then you may continue.
Hello Amigos,
You can use this guide to install other recovery than TWRP also.(Other recoveries are listed in the guide itself)
Steps to install
First of all unlock bootloader of your device . Search net for more info.
After this install adb drivers from here: https://forum.xda-developers.com/t/...reborn-v2-0-adb-fastboot-and-drivers.3854109/
Choose skip install for adb and install google drivers.
Connect your device in fastboot mode to your pc.
Go into device manager , right click on unrecognized android device , choose update drivers , let me pick from a list of drivers , select adb drivers , android bootloader interface and click install.
Then go to your custom rom download thread and check the date of rom file(In this case derpfest).
Download the latest platform-tools from the Android developer site and extract the zip in an easily accessible folder
Download the recovery image file
Restart your device to fastboot mode
Method 1:
Using this adb command if you have USB debugging active on your device:
adb reboot bootloader
Method 2:
- Turn off your device
- After it has completely turned off, press and hold Vol - and the Power button at the same time until the word "FASTBOOT" with orange letters comes out
Method 3:
- Turn off yout device
- Press and hold Vol - button
- Connect the USB cable (previously connected to the PC) to the device and press and hold the button until the word "FASTBOOT" with orange letters comes out
Connect your device to the PC
Open a cmd window in the folder where you extracted the binaries from the zip from step 1
Easy method: Open the folder, and without leaving it, type "cmd" in the address bar of the file explorer and press enter. Command promt will open a window directly in the folder location
Verify that your device is recognized by fastboot using this command:
fastboot devices
If your device has been detected (a serial number followed by the word fastboot), you can continue. Otherwise, check if the drivers are installed correctly, although if you used Mi Unlock and were able to unlock the device correctly on the PC you are using, you should not have problems with that.
- Because this device uses A/B partitions, there is no recovery partition as such, but it is integrated into the "boot" partition. So, first we must boot using the TWRP image.
Type this command in the cmd window, but don't press Enter yet, just type it and leave a space at the end:
fastboot boot_
Don't write the "_". This only indicates the space you should leave at the end.
This is how it should look when you write it:
Now, drag the image file (yourrecoveryhere.img) to the command window and drop it above the window. This will make you copy your exact location for convenience.
- The result should be this:
Code:
fastboot boot "C:\location\to\your\file\yourrecoveryhere.img"
Quotation marks are only added if the entire location has spaces.
Otherwise, it is displayed without quotation marks.
Press Enter and wait a few seconds. The MI logo will come out, and then the TWRP logo.
DONE! You've started perfectly in recovery
From the device
NOTE: Only use these steps if you want to have TWRP installed semi-permanently
I said "semi-permanent" because when flashing any ROM, and knowing that the "recovery" is integrated into the "boot" partition, it will be lost after leaving TWRP, so you can follow these steps if you want to avoid loss of TWRP.
If you have easy access to a PC, you can be fine with the boot method. If you don't have easy access to a PC, you can follow these steps.
Method 1(For TWRP)
While in the TWRP menu, tap the Advanced button
Copy the TWRP image file to the internal memory or SD card from the PC. MTP mode is enabled by default
You can use a USB OTG too
Now tap on the option "Install recovery ramdisk"
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storages
"Swipe to confirm" and the TWRP installation process will begin
Method 2(For TWRP)
While in the TWRP menu, tap the Install button
Copy the TWRP image file to the internal memory or SD card from the PC. MTP mode is enabled by default.
You can use a USB OTG too
Tap on the option "Install image"
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storage
In the new menu, select "Install recovery ramdisk" and then "Swipe to confirm Flash"
Method 3(For SHRP)
1. While booted in SHRP,under essentials section, tap advanced button.
2. Then click on flash current shrp button and click on tick button to flash shrp.
Method 4(For SHRP)
While booted in SHRP menu , tap flash button under the essentials section.
Copy the shrp image or zip file to the internal memory or SD card from the PC. MTP mode is enabled by default.
You can use a USB OTG too.
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storage
In the new menu, select "Install recovery ramdisk" and then "Swipe to confirm Flash" if its img file or click on zip file of shrp , then click on tick button to flash.
Method 5(For OrangeFox)
1. While booted in Ofox, click on menu at the bottom right of the screen.
2. There you will see manage partitions, reboot , mount as such . The last thing in menu column you will
see will be more. Click on more, then below fix contents you will see flash current orange fox. Swipe to confirm flash.
Method 6(For OrangeFox)
While booted in ofox , tap files button at the bottom left of the screen.
Copy the ofox image file to the internal memory or SD card from the PC. MTP mode is enabled by default.
You can use a USB OTG too.
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storage
In the new menu, select "Install recovery ramdisk" and then "Swipe to confirm Flash"
Remember that with the three methods mentioned above you will lose root access (Magisk), so do not forget to flash it again. These steps are also valid to update TWRP or other recovery if you already had it previously installed.
Credits: NeoSDAP (Original Post)
Jabieff,dblenk9(TWRP)
I have just reposted here to circulate the great work.
TWRP Download:
A11/A12:
[SHARED][RECOVERY] TWRP 3.6.2 UNOFFICIAL STABLE [A11/A12] [Spes/Spesn] Redmi Note 11
Hello Amigos, TWRP v3.6.2 - UNOFFICIAL | Android 11. Updated: 30/03/'22 Download Link Changelog: • Shipping with prebuilt kernel • Sync with latest source • MTP fixed • NOTE: Flashing Guide: GUIDE If mtp not working or device not...
forum.xda-developers.com
[RECOVERY]TWRP 3.6.1 Spes Android 11 only STABLE [SHARED]
TWRP v3.6.1 - UNOFFICIAL | Android 11. Updated: 30/03/'22 ▪️Download Changelog: • Shipping with prebuilt kernel • Sync with latest source • Decrypted(Does not support encryption,so format data is necessary to use recovery for A12) Notes: •...
forum.xda-developers.com
[RECOVERY] Shrp Android 11 only STABLE Spes [SHARED]
SHRP - UNOFFICIAL | Android 11. Updated: 06/03/'22 ▪️Download zip ▪️Download img Known Bugs: • /Data Can't Be Mounted On MIUI • MTP Notes: • Flash .Zip As Normal Zip In Other Recovery • Use .Img Through Fastboot Like Other Recovery Credits...
forum.xda-developers.com
A12/A13:
[SHARED] - [RECOVERY] TWRP 3.7.0 UNOFFICIAL STABLE [A12-Only/Supports Flashing A13] Spes/Spesn Redmi Note 11
Hello Amigos, TWRP 3.7.0 | Android 12.1 Updated: 06/11/'22 Download Link Changelog: • Synced latest TWRP 12.1 source • Fixed Android 13 ROM flashing issue (source side) , supports a12/a13 decryption. NOTE: Flashing Guide: GUIDE If mtp...
forum.xda-developers.com
[RECOVERY] Shrp 3.1 Android 12/13 Only STABLE [SHARED]
SKYHAWK Recovery - UNOFFICIAL 3.1 Device: Spes/Spesn (Redmi Note 11/11 NFC) Released : 03/01/23' ▪️DOWNLOAD (Changelog : • Initial Unofficial Build • Sync Latest Source • Based on TWRP 3.7.0-12.1 • MTP Fix • Supports Android 13 decryption...
forum.xda-developers.com
[RECOVERY] Orange Fox Recovery Android 12/13 Only Stable Spes [SHARED]
OrangeFox Recovery R11.1_A12 - UNOFFICIAL | Android 12 Updated: 08/10/'22 ▪️Download • Synced latest OrangeFox sources • Supports Android 11/12/13 decryption • MTP working NOTE: Flashing Guide: GUIDE If mtp not working or device not getting...
forum.xda-developers.com
NOTE:
If mtp not working or device not getting detected as a portable device in any recovery then watch this guide here: GUIDE
Do not replace the recovery or try to update recovery that comes with roms. This can brick your device
If your rom mentions to use a specific recovery then use that instead
Enjoy !
Before following this guide, make sure you have followed the rom flashing guide below or xiaomi.eu rom flashing guide.
If you have followed the guide then you may continue.
Hello Amigos,
You can use this guide to install other recovery than TWRP also.(Other recoveries are listed in the guide itself)
Prerequisites:
Ubuntu/Debian/Ubuntu-Based Distros:
Open terminal
Type sudo apt install adb
Once that is installed.
Type sudo apt install fastboot.
Done.
Fedora:
Open terminal.
Type sudo dnf install android-tools.
Let it install and done.
OpenSUSE:
Download this official package from here according to your version :
https://software.opensuse.org/download.html?project=hardware&package=android-tools
(Use either one the add repository and install manually or grab binary packages directly options.)
Steps to install
Make sure you have the bootloader unlocked before you start. There are many guides on the internet for that.
From PC:
Download the latest platform-tools for linux from the Android developer site and extract the zip in an easily accessible folder
Download the recovery image file
Restart your device to fastboot mode
Method 1:
Using this adb command if you have USB debugging active on your device:
adb reboot bootloader
Method 2:
- Turn off your device
- After it has completely turned off, press and hold Vol - and the Power button at the same time until the word "FASTBOOT" with orange letters comes out
Method 3:
- Turn off yout device
- Press and hold Vol - button
- Connect the USB cable (previously connected to the PC) to the device and press and hold the button until the word "FASTBOOT" with orange letters comes out
Connect your device to the PC
Open a terminal window in the folder where you extracted the binaries from the archive from step 1
Easy method: Open the folder, and open a terminal in the folder itself. Terminal will open a window directly in the folder location
Verify that your device is recognized by fastboot using this command: fastboot devices If your device has been detected (a serial number followed by the word fastboot), you can continue. Otherwise, check if the device is connected properly, although if you used Mi Unlock and were able to unlock the device correctly on the PC you are using, you should not have problems with that.
- Because this device uses A/B partitions, there is no recovery partition as such, but it is integrated into the "boot" partition. So, first we must boot using the TWRP image.
Type this command in the terminal window, but don't press Enter yet, just type it and leave a space at the end:
fastboot boot_
Don't write the "_". This only indicates the space you should leave at the end.
Now, drag the image file (yourrecoveryhere.img) to the terminal window and drop it above the window. This will make you copy your exact location for convenience.
- The result should be this:
fastboot boot "home/user/location/to/your/file/yourrecoveryhere.img"
Quotation marks are only added if the entire location has spaces.
Otherwise, it is displayed without quotation marks.
Press Enter and wait a few seconds. The MI logo will come out, and then the TWRP logo.
DONE! You've started perfectly in TWRP
From the device
NOTE: Only use these steps if you want to have TWRP installed semi-permanently
I said "semi-permanent" because when flashing any ROM, and knowing that the "recovery" is integrated into the "boot" partition, it will be lost after leaving TWRP, so you can follow these steps if you want to avoid loss of TWRP.
If you have easy access to a PC, you can be fine with the boot method. If you don't have easy access to a PC, you can follow these steps.
Method 1(For TWRP)
While in the TWRP menu, tap the Advanced button
Copy the TWRP image file to the internal memory or SD card from the PC. MTP mode is enabled by default
You can use a USB OTG too
Now tap on the option "Install recovery ramdisk"
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storages
"Swipe to confirm" and the TWRP installation process will begin
Method 2(For TWRP)
While in the TWRP menu, tap the Install button
Copy the TWRP image file to the internal memory or SD card from the PC. MTP mode is enabled by default.
You can use a USB OTG too
Tap on the option "Install image"
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storage
In the new menu, select "Install recovery ramdisk" and then "Swipe to confirm Flash"
Method 3(For SHRP)
1. While booted in SHRP,under essentials section, tap advanced button.
2. Then click on flash current shrp button and click on tick button to flash shrp.
Method 4(For SHRP)
While booted in SHRP menu , tap flash button under the essentials section.
Copy the shrp image or zip file to the internal memory or SD card from the PC. MTP mode is enabled by default.
You can use a USB OTG too.
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storage
In the new menu, select "Install recovery ramdisk" and then "Swipe to confirm Flash" if its img file or click on zip file of shrp , then click on tick button to flash.
Method 5(For OrangeFox)
1. While booted in Ofox, click on menu at the bottom right of the screen.
2. There you will see manage partitions, reboot , mount as such . The last thing in menu column you will
see will be more. Click on more, then below fix contents you will see flash current orange fox. Swipe to confirm flash.
Method 6(For OrangeFox)
While booted in ofox , tap files button at the bottom left of the screen.
Copy the ofox image file to the internal memory or SD card from the PC. MTP mode is enabled by default.
You can use a USB OTG too.
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storage
In the new menu, select "Install recovery ramdisk" and then "Swipe to confirm Flash"
Remember that with the three methods mentioned above you will lose root access (Magisk), so do not forget to flash it again. These steps are also valid to update TWRP if you already had it previously installed.
Credits: NeoSDAP (Original Post)
Jabieff,dblenk9(TWRP)
TWRP Download:
A12/A11:
[RECOVERY] TWRP 3.6.2 UNOFFICIAL STABLE [A12/A11] [Spes/Spesn] Redmi Note 11​Hello Amigos, TWRP v3.6.1 - UNOFFICIAL | Android 11. Updated: 30/03/'22 Download Link Changelog: • Shipping with prebuilt kernel • Sync with latest source • Decrypted Notes: • Flash stock boot.img before flash twrp.img • Reinstall twrp...
forum.xda-developers.com
[RECOVERY]TWRP 3.6.1 Spes Android 11 only STABLE [SHARED]
TWRP v3.6.1 - UNOFFICIAL | Android 11. Updated: 30/03/'22 ▪️Download Changelog: • Shipping with prebuilt kernel • Sync with latest source • Decrypted(Does not support encryption,so format data is necessary to use recovery for A12) Notes: •...
forum.xda-developers.com
[RECOVERY] Shrp Android 11 only STABLE Spes [SHARED]
SHRP - UNOFFICIAL | Android 11. Updated: 06/03/'22 ▪️Download zip ▪️Download img Known Bugs: • /Data Can't Be Mounted On MIUI • MTP Notes: • Flash .Zip As Normal Zip In Other Recovery • Use .Img Through Fastboot Like Other Recovery Credits...
forum.xda-developers.com
A12/A13:
[RECOVERY] TWRP 3.7.0 UNOFFICIAL STABLE [A12/A13] Spes/Spesn Redmi Note 11​Hello Amigos, TWRP 3.7.0 | Android 12.1 Updated: 06/11/'22 Download Link Changelog: • Synced latest TWRP 12.1 source • Fixed Android 13 ROM flashing issue (source side) , supports a12/a13 decryption. Flash instructions: • Download and...
forum.xda-developers.com
[RECOVERY] Shrp 3.1 Android 12/13 Only STABLE [SHARED]
SKYHAWK Recovery - UNOFFICIAL 3.1 Device: Spes/Spesn (Redmi Note 11/11 NFC) Released : 03/01/23' ▪️DOWNLOAD (Changelog : • Initial Unofficial Build • Sync Latest Source • Based on TWRP 3.7.0-12.1 • MTP Fix • Supports Android 13 decryption...
forum.xda-developers.com
[RECOVERY] Orange Fox Recovery Android 12/13 Only Stable Spes [SHARED]
OrangeFox Recovery R11.1_A12 - UNOFFICIAL | Android 12 Updated: 08/10/'22 ▪️Download • Synced latest OrangeFox sources • Supports Android 11/12/13 decryption • MTP working NOTE: Flashing Guide: GUIDE If mtp not working or device not getting...
forum.xda-developers.com
NOTE:
If mtp not working or device not getting detected as a portable device in any recovery then watch this guide here: GUIDE
Do not replace the recovery or try to update recovery that comes with roms. This can brick your device.
If your rom mentions to use a specific recovery then use that instead
Enjoy !
First of all unlock bootloader of your device . Search net for more info.
After this install adb drivers from here: https://forum.xda-developers.com/t/...reborn-v2-0-adb-fastboot-and-drivers.3854109/
Choose skip install for adb and install google drivers.
Connect your device in fastboot mode to your pc.
Go into device manager , right click on unrecognized android device , choose update drivers , let me pick from a list of drivers , select adb drivers and click install.
Then go to your custom rom download thread and check the date of rom file(In this case derpfest).
Check the date of file.
Then go to xiaomifirmwareupdater.com and select rom archive and select your device.
Then MIUI downloads page will appear. type fastboot in search and look for a MIUI global version released
as the same or very close to the Custom ROM date (in this case it is this)
Download the fastboot version according to the date.
Go into the stock rom folder and double click on flash_all.bat(all data will be lost) .
Or open cmd in the folder and type flash_all.bat in cmd and hit enter.(This method allows to look for errors)
A cmd window will popup with fastboot commands automatically and after complete flashing of rom will close automatically. (approx. 20-25 mins)
Let the device boot into MIUI.
Once it boots power it off . Then press the vol down + power button until fastboot in orange letters appear.
Then follow the twrp flashing guide from here
Then flash the ROM according to the instructions.
NOTE:
Make sure to always extract and move the stock rom folder in root of C: drive (this helps avoid flashing errors)The path should look something like this:
C:\spes_global_images_YourVersionhere
Then flash the stock rom.
Clean Flashing a ROM:
I hope you have followed the entire guide above before doing this step.
Reboot to recovery.
Format data.
Flash ROM file.
Wipe Dalvik Cache.
Reboot and enjoy.
Everytime you do a clean flash, you must redo all the steps above.
If a rom does not include flashing instructions, it requires a clean flash.
If rom mentions clean flash and not wiping of anything else then dont be smart to wipe anything unecessary.
If you get a error like this: assert failed _dynamic partitions package_extract_file(dynamic_partitions_op_list) ERROR 1
Then re do this guide from start and re do all the steps in the guide and when it comes to flashing twrp, then use twrp 3.6.1 to flash rom(if your rom mentions to use a specific recovery then use that instead)
Always flash magisk after the first boot of your rom
If mtp not working or device not getting detected as a portable device in any recovery then watch this guide here: GUIDE
Do not replace the recovery or try to update recovery that comes with roms. This can brick your device
Enjoy!
Prerequisites:
Ubuntu/Debian/Ubuntu-Based Distros:
Open terminal
Type sudo apt install adb
Once that is installed.
Type sudo apt install fastboot.
Done.
Fedora:
Open terminal.
Type sudo dnf install android-tools.
Let it install and done.
OpenSUSE:
Download this official package from here according to your version :
https://software.opensuse.org/download.html?project=hardware&package=android-tools
(Use either one the add repository and install manually or grab binary packages directly options.)
First of all unlock bootloader of your device . Search net for more info.
Then go to your custom rom download thread and check the date of rom file(In this case derpfest).
Check the date of file.
Then go to xiaomifirmwareupdater.com and select rom archive and select your device.
Then MIUI downloads page will appear. type fastboot in search and look for a MIUI global version released
as the same or very close to the Custom ROM date (in this case it is this)
Download the fastboot version according to the date.
Go into the stock rom folder and right click in empty area then select open terminal here then type this command:
./flash_all.sh
A terminal window will popup with fastboot commands automatically and after complete flashing of rom will close automatically. (approx. 20-25 mins)
Let the device boot into MIUI.
Once it boots power it off . Then press the vol down + power button until fastboot in orange letters appear.
Then follow the twrp flashing guide from here
Then flash the ROM according to the instructions.
NOTE:
Make sure to always extract and move the stock rom folder in root of home directory (this helps avoid flashing errors)The path should look something like this:
home\spes_global_images_YourVersionhere
Then flash the stock rom.
Clean Flashing a ROM:
I hope you have followed the entire guide above before doing this step.
Reboot to recovery.
Format data.
Flash ROM file.
Wipe Dalvik Cache.
Reboot and enjoy.
Everytime you do a clean flash, you must redo all the steps above.
If a rom does not include flashing instructions, it requires a clean flash.
If rom mentions clean flash and not wiping of anything else then dont be smart to wipe anything unecessary.
If you get a error like this: assert failed _dynamic partitions package_extract_file(dynamic_partitions_op_list) ERROR 1
Then re do this guide from start and re do all the steps in the guide and when it comes to flashing twrp, then use twrp 3.6.1 to flash rom(if your rom mentions to use a specific recovery then use that instead)
If mtp not working or device not getting detected as a portable device in any recovery then watch this guide here: GUIDE
Always flash magisk after the first boot of your rom
Do not replace the recovery or try to update recovery that comes with roms. This can brick your device.
Enjoy!
Title: Windows-only
Prerequisites: Linux-based OS
What?
NeoSDAP said:
Title: Windows-only
Prerequisites: Linux-based OS
What?
Click to expand...
Click to collapse
edited thanks!
@LolFlasherNoob Please see the PM I just sent you and let me know your response.
@notBradPitt Please help us in the future by using the "Report" button near the bottom right corner of a post.
Thank you,
@roirraW "edor" ehT
after i just flash TWRP. can i just install the magisk there?
xiasanx said:
after i just flash TWRP. can i just install the magisk there?
Click to expand...
Click to collapse
What do you mean ?
Does this work on Android 11?
My last phone became a brick.
Waltuh said:
Does this work on Android 11?
My last phone became a brick.
Click to expand...
Click to collapse
what twrp ? yes
Twrp no mtp no detect SD card intall conecting pendrive with USB c yo USB adapter
luistro said:
Twrp no mtp no detect SD card intall conecting pendrive with USB c yo USB adapter
Click to expand...
Click to collapse
which twrp , sd card must be formatted as fat32. yeah mtp works check mtp fix link in twrp.sd detect work on my spes.
Hi, I have a remdi note 11 unlocked bootloader, flashed MIUI13 (android 12) and then fastbooted to twrp . From there I tried to flash TWRP 3.7 (for android 12) using Method 2 , it flashed ok but now phone only boots to fastboot , and when I do again fastboot boot twrp.img it goes to TWRP but says no OS installed.
Could you guide me on what I have ****ed up??
wasteoinc said:
Hi, I have a remdi note 11 unlocked bootloader, flashed MIUI13 (android 12) and then fastbooted to twrp . From there I tried to flash TWRP 3.7 (for android 12) using Method 2 , it flashed ok but now phone only boots to fastboot , and when I do again fastboot boot twrp.img it goes to TWRP but says no OS installed.
Could you guide me on what I have ****ed up??
Click to expand...
Click to collapse
AFAIK, this phone doesn't have a Recovery partition and TWRP has to be booted from Fastboot. Maybe that's what's causing the problem?
notBradPitt said:
AFAIK, this phone doesn't have a Recovery partition and TWRP has to be booted from Fastboot. Maybe that's what's causing the problem?
Click to expand...
Click to collapse
But in the guide which is for this phone it clearly states you can "semi-permanently¨ install TWRP. Booting from bootloader is no deal breaker for me, but know Im getting concerned about magisk and other stuff I want to install
wasteoinc said:
But in the guide which is for this phone it clearly states you can "semi-permanently¨ install TWRP. Booting from bootloader is no deal breaker for me, but know Im getting concerned about magisk and other stuff I want to install
Click to expand...
Click to collapse
Sorry for inconvenience! I suggest that you boot twrp 3.6.2 from fastboot and then flash 3.6.2 instead from method 2 as some MIUI roms and custom roms have problems with 3.7.0 which can brick your device. Hope that resolves your issue !
Regards,
LolFlasherNoob
LolFlasherNoob said:
View attachment 5812057
Before following this guide, make sure you have followed the rom flashing guide below the post below or xiaomi.eu rom flashing guide.
If you have followed the flashing guide then you may continue.
Hello Amigos,
You can use this guide to install other recovery than TWRP also.(Other recoveries are listed in the guide itself)
Steps to install
First of all unlock bootloader of your device . Search net for more info.
After this install adb drivers from here: https://forum.xda-developers.com/t/...reborn-v2-0-adb-fastboot-and-drivers.3854109/
Choose skip install for adb and install google drivers.
Connect your device in fastboot mode to your pc.
Go into device manager , right click on unrecognized android device , choose update drivers , let me pick from a list of drivers , select adb drivers , android bootloader interface and click install.
Then go to your custom rom download thread and check the date of rom file(In this case derpfest).
Download the latest platform-tools from the Android developer site and extract the zip in an easily accessible folder
Download the recovery image file
Restart your device to fastboot mode
Method 1:
Using this adb command if you have USB debugging active on your device:
adb reboot bootloader
Method 2:
- Turn off your device
- After it has completely turned off, press and hold Vol - and the Power button at the same time until the word "FASTBOOT" with orange letters comes out
Method 3:
- Turn off yout device
- Press and hold Vol - button
- Connect the USB cable (previously connected to the PC) to the device and press and hold the button until the word "FASTBOOT" with orange letters comes out
Connect your device to the PC
Open a cmd window in the folder where you extracted the binaries from the zip from step 1
Easy method: Open the folder, and without leaving it, type "cmd" in the address bar of the file explorer and press enter. Command promt will open a window directly in the folder location
Verify that your device is recognized by fastboot using this command:
fastboot devices
If your device has been detected (a serial number followed by the word fastboot), you can continue. Otherwise, check if the drivers are installed correctly, although if you used Mi Unlock and were able to unlock the device correctly on the PC you are using, you should not have problems with that.
- Because this device uses A/B partitions, there is no recovery partition as such, but it is integrated into the "boot" partition. So, first we must boot using the TWRP image.
Type this command in the cmd window, but don't press Enter yet, just type it and leave a space at the end:
fastboot boot_
Don't write the "_". This only indicates the space you should leave at the end.
This is how it should look when you write it:
Now, drag the image file (yourrecoveryhere.img) to the command window and drop it above the window. This will make you copy your exact location for convenience.
- The result should be this:
Code:
fastboot boot "C:\location\to\your\file\yourrecoveryhere.img"
Quotation marks are only added if the entire location has spaces.
Otherwise, it is displayed without quotation marks.
Press Enter and wait a few seconds. The MI logo will come out, and then the TWRP logo.
DONE! You've started perfectly in recovery
From the device
NOTE: Only use these steps if you want to have TWRP installed semi-permanently
I said "semi-permanent" because when flashing any ROM, and knowing that the "recovery" is integrated into the "boot" partition, it will be lost after leaving TWRP, so you can follow these steps if you want to avoid loss of TWRP.
If you have easy access to a PC, you can be fine with the boot method. If you don't have easy access to a PC, you can follow these steps.
Method 1(For TWRP)
While in the TWRP menu, tap the Advanced button
Copy the TWRP image file to the internal memory or SD card from the PC. MTP mode is enabled by default
You can use a USB OTG too
Now tap on the option "Install recovery ramdisk"
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storages
"Swipe to confirm" and the TWRP installation process will begin
Method 2(For TWRP)
While in the TWRP menu, tap the Install button
Copy the TWRP image file to the internal memory or SD card from the PC. MTP mode is enabled by default.
You can use a USB OTG too
Tap on the option "Install image"
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storage
In the new menu, select "Install recovery ramdisk" and then "Swipe to confirm Flash"
Method 3(For SHRP)
1. While booted in SHRP,under essentials section, tap advanced button.
2. Then click on flash current shrp button and click on tick button to flash shrp.
Method 4(For SHRP)
While booted in SHRP menu , tap flash button under the essentials section.
Copy the shrp image or zip file to the internal memory or SD card from the PC. MTP mode is enabled by default.
You can use a USB OTG too.
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storage
In the new menu, select "Install recovery ramdisk" and then "Swipe to confirm Flash" if its img file or click on zip file of shrp , then click on tick button to flash.
Method 5(For OrangeFox)
1. While booted in Ofox, click on menu at the bottom right of the screen.
2. There you will see manage partitions, reboot , mount as such . The last thing in menu column you will
see will be more. Click on more, then below fix contents you will see flash current orange fox. Swipe to confirm flash.
Method 6(For OrangeFox)
While booted in ofox , tap files button at the bottom left of the screen.
Copy the ofox image file to the internal memory or SD card from the PC. MTP mode is enabled by default.
You can use a USB OTG too.
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storage
In the new menu, select "Install recovery ramdisk" and then "Swipe to confirm Flash"
Remember that with the three methods mentioned above you will lose root access (Magisk), so do not forget to flash it again. These steps are also valid to update TWRP or other recovery if you already had it previously installed.
Credits: NeoSDAP (Original Post)
Jabieff,dblenk9(TWRP)
I have just reposted here to circulate the great work.
TWRP Download:
A11/A12:
[SHARED][RECOVERY] TWRP 3.6.2 UNOFFICIAL STABLE [A11/A12] [Spes/Spesn] Redmi Note 11
Hello Amigos, TWRP v3.6.2 - UNOFFICIAL | Android 11. Updated: 30/03/'22 Download Link Changelog: • Shipping with prebuilt kernel • Sync with latest source • MTP fixed • NOTE: Flashing Guide: GUIDE If mtp not working or device not...
forum.xda-developers.com
[RECOVERY]TWRP 3.6.1 Spes Android 11 only STABLE [SHARED]
TWRP v3.6.1 - UNOFFICIAL | Android 11. Updated: 30/03/'22 ▪️Download Changelog: • Shipping with prebuilt kernel • Sync with latest source • Decrypted(Does not support encryption,so format data is necessary to use recovery for A12) Notes: •...
forum.xda-developers.com
[RECOVERY] Shrp Android 11 only STABLE Spes [SHARED]
SHRP - UNOFFICIAL | Android 11. Updated: 06/03/'22 ▪️Download zip ▪️Download img Known Bugs: • /Data Can't Be Mounted On MIUI • MTP Notes: • Flash .Zip As Normal Zip In Other Recovery • Use .Img Through Fastboot Like Other Recovery Credits...
forum.xda-developers.com
A12/A13:
[SHARED] - [RECOVERY] TWRP 3.7.0 UNOFFICIAL STABLE [A12-Only/Supports Flashing A13] Spes/Spesn Redmi Note 11
Hello Amigos, TWRP 3.7.0 | Android 12.1 Updated: 06/11/'22 Download Link Changelog: • Synced latest TWRP 12.1 source • Fixed Android 13 ROM flashing issue (source side) , supports a12/a13 decryption. NOTE: Flashing Guide: GUIDE If mtp...
forum.xda-developers.com
[RECOVERY] Shrp 3.1 Android 12/13 Only STABLE [SHARED]
SKYHAWK Recovery - UNOFFICIAL 3.1 Device: Spes/Spesn (Redmi Note 11/11 NFC) Released : 03/01/23' ▪️DOWNLOAD (Changelog : • Initial Unofficial Build • Sync Latest Source • Based on TWRP 3.7.0-12.1 • MTP Fix • Supports Android 13 decryption...
forum.xda-developers.com
[RECOVERY] Orange Fox Recovery Android 12/13 Only Stable Spes [SHARED]
OrangeFox Recovery R11.1_A12 - UNOFFICIAL | Android 12 Updated: 08/10/'22 ▪️Download • Synced latest OrangeFox sources • Supports Android 11/12/13 decryption • MTP working NOTE: Flashing Guide: GUIDE If mtp not working or device not getting...
forum.xda-developers.com
NOTE:
If mtp not working or device not getting detected as a portable device in any recovery then watch this guide here: GUIDE
Do not replace the recovery or try to update recovery that comes with roms. This can cause problems such as reboots, apps crashing,etc as recovery is integrated into boot partition in which kernel
Click to expand...
Click to collapse
LolFlasherNoob said:
<Moderator Edit>: Combined four How To Guide threads into one.
Post #2 - LATEST FLASHING GUIDE FOR TWRP AND OTHER RECOVERY [Spes/Spesn] Redmi Note 11[WINDOWS-Only]
Post #3 - LATEST FLASHING GUIDE FOR TWRP AND OTHER RECOVERY [Spes/Spesn] Redmi Note 11[LINUX-Only]
Post #4 - UNIVERSAL ROM FLASHING GUIDE FOR ALL ROMS [Windows-Only]
Post #5 - UNIVERSAL ROM FLASHING GUIDE FOR ALL ROMS [Linux-Only]
Click to expand...
Click to collapse
I seem to be having issues with the bootloader unlocking, I am not receiving verification SMS to my number to associate my device and number with xiaomi account before using the unlock tool. I have tried the official help checklist, and have asked support, however even though my issue is about verification SMS for adding my number to my xiaomi account, they said that because I am trying to unlock the device, that basically they refuse to give me support at all, even with association of my number to mi account. Quite the FU from xiaomi! Any advice about how to receive the verification SMS so i can continue with unlocking the bootloader, or any additional methods for bootloader unlocking would be appreciated.
LolFlasherNoob said:
View attachment 5798031
Before following this guide, make sure you have followed the rom flashing guide below or xiaomi.eu rom flashing guide.
If you have followed the guide then you may continue.
Hello Amigos,
You can use this guide to install other recovery than TWRP also.(Other recoveries are listed in the guide itself)
Prerequisites:
Ubuntu/Debian/Ubuntu-Based Distros:
Open terminal
Type sudo apt install adb
Once that is installed.
Type sudo apt install fastboot.
Done.
Fedora:
Open terminal.
Type sudo dnf install android-tools.
Let it install and done.
OpenSUSE:
Download this official package from here according to your version :
https://software.opensuse.org/download.html?project=hardware&package=android-tools
(Use either one the add repository and install manually or grab binary packages directly options.)
Steps to install
Make sure you have the bootloader unlocked before you start. There are many guides on the internet for that.
From PC:
Download the latest platform-tools for linux from the Android developer site and extract the zip in an easily accessible folder
Download the recovery image file
Restart your device to fastboot mode
Method 1:
Using this adb command if you have USB debugging active on your device:
adb reboot bootloader
Method 2:
- Turn off your device
- After it has completely turned off, press and hold Vol - and the Power button at the same time until the word "FASTBOOT" with orange letters comes out
Method 3:
- Turn off yout device
- Press and hold Vol - button
- Connect the USB cable (previously connected to the PC) to the device and press and hold the button until the word "FASTBOOT" with orange letters comes out
Connect your device to the PC
Open a terminal window in the folder where you extracted the binaries from the archive from step 1
Easy method: Open the folder, and open a terminal in the folder itself. Terminal will open a window directly in the folder location
Verify that your device is recognized by fastboot using this command:
fastboot devices
If your device has been detected (a serial number followed by the word fastboot), you can continue. Otherwise, check if the device is connected properly, although if you used Mi Unlock and were able to unlock the device correctly on the PC you are using, you should not have problems with that.
- Because this device uses A/B partitions, there is no recovery partition as such, but it is integrated into the "boot" partition. So, first we must boot using the TWRP image.
Type this command in the cmd window, but don't press Enter yet, just type it and leave a space at the end:
fastboot boot_
Don't write the "_". This only indicates the space you should leave at the end.
This is how it should look when you write it:
Now, drag the image file (yourrecoveryhere.img) to the command window and drop it above the window. This will make you copy your exact location for convenience.
- The result should be this:
Code:
fastboot boot "home/user/location/to/your/file/yourrecoveryhere.img"
Quotation marks are only added if the entire location has spaces.
Otherwise, it is displayed without quotation marks.
Press Enter and wait a few seconds. The MI logo will come out, and then the TWRP logo.
DONE! You've started perfectly in TWRP
From the device
NOTE: Only use these steps if you want to have TWRP installed semi-permanently
I said "semi-permanent" because when flashing any ROM, and knowing that the "recovery" is integrated into the "boot" partition, it will be lost after leaving TWRP, so you can follow these steps if you want to avoid loss of TWRP.
If you have easy access to a PC, you can be fine with the boot method. If you don't have easy access to a PC, you can follow these steps.
Method 1(For TWRP)
While in the TWRP menu, tap the Advanced button
Copy the TWRP image file to the internal memory or SD card from the PC. MTP mode is enabled by default
You can use a USB OTG too
Now tap on the option "Install recovery ramdisk"
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storages
"Swipe to confirm" and the TWRP installation process will begin
Method 2(For TWRP)
While in the TWRP menu, tap the Install button
Copy the TWRP image file to the internal memory or SD card from the PC. MTP mode is enabled by default.
You can use a USB OTG too
Tap on the option "Install image"
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storage
In the new menu, select "Install recovery ramdisk" and then "Swipe to confirm Flash"
Method 3(For SHRP)
1. While booted in SHRP,under essentials section, tap advanced button.
2. Then click on flash current shrp button and click on tick button to flash shrp.
Method 4(For SHRP)
While booted in SHRP menu , tap flash button under the essentials section.
Copy the shrp image or zip file to the internal memory or SD card from the PC. MTP mode is enabled by default.
You can use a USB OTG too.
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storage
In the new menu, select "Install recovery ramdisk" and then "Swipe to confirm Flash" if its img file or click on zip file of shrp , then click on tick button to flash.
Method 5(For OrangeFox)
1. While booted in Ofox, click on menu at the bottom right of the screen.
2. There you will see manage partitions, reboot , mount as such . The last thing in menu column you will
see will be more. Click on more, then below fix contents you will see flash current orange fox. Swipe to confirm flash.
Method 6(For OrangeFox)
While booted in ofox , tap files button at the bottom left of the screen.
Copy the ofox image file to the internal memory or SD card from the PC. MTP mode is enabled by default.
You can use a USB OTG too.
Now locate the file and tap on it.
You can use the "Select storage" button to switch between different storage
In the new menu, select "Install recovery ramdisk" and then "Swipe to confirm Flash"
Remember that with the three methods mentioned above you will lose root access (Magisk), so do not forget to flash it again. These steps are also valid to update TWRP if you already had it previously installed.
Credits: NeoSDAP (Original Post)
Jabieff,dblenk9(TWRP)
TWRP Download:
A12/A11:
[RECOVERY] TWRP 3.6.2 UNOFFICIAL STABLE [A12/A11] [Spes/Spesn] Redmi Note 11​Hello Amigos, TWRP v3.6.1 - UNOFFICIAL | Android 11. Updated: 30/03/'22 Download Link Changelog: • Shipping with prebuilt kernel • Sync with latest source • Decrypted Notes: • Flash stock boot.img before flash twrp.img • Reinstall twrp...
forum.xda-developers.com
[RECOVERY]TWRP 3.6.1 Spes Android 11 only STABLE [SHARED]
TWRP v3.6.1 - UNOFFICIAL | Android 11. Updated: 30/03/'22 ▪️Download Changelog: • Shipping with prebuilt kernel • Sync with latest source • Decrypted(Does not support encryption,so format data is necessary to use recovery for A12) Notes: •...
forum.xda-developers.com
[RECOVERY] Shrp Android 11 only STABLE Spes [SHARED]
SHRP - UNOFFICIAL | Android 11. Updated: 06/03/'22 ▪️Download zip ▪️Download img Known Bugs: • /Data Can't Be Mounted On MIUI • MTP Notes: • Flash .Zip As Normal Zip In Other Recovery • Use .Img Through Fastboot Like Other Recovery Credits...
forum.xda-developers.com
A12/A13:
[RECOVERY] TWRP 3.7.0 UNOFFICIAL STABLE [A12/A13] Spes/Spesn Redmi Note 11​Hello Amigos, TWRP 3.7.0 | Android 12.1 Updated: 06/11/'22 Download Link Changelog: • Synced latest TWRP 12.1 source • Fixed Android 13 ROM flashing issue (source side) , supports a12/a13 decryption. Flash instructions: • Download and...
forum.xda-developers.com
[RECOVERY] Shrp 3.1 Android 12/13 Only STABLE [SHARED]
SKYHAWK Recovery - UNOFFICIAL 3.1 Device: Spes/Spesn (Redmi Note 11/11 NFC) Released : 03/01/23' ▪️DOWNLOAD (Changelog : • Initial Unofficial Build • Sync Latest Source • Based on TWRP 3.7.0-12.1 • MTP Fix • Supports Android 13 decryption...
forum.xda-developers.com
[RECOVERY] Orange Fox Recovery Android 12/13 Only Stable Spes [SHARED]
OrangeFox Recovery R11.1_A12 - UNOFFICIAL | Android 12 Updated: 08/10/'22 ▪️Download • Synced latest OrangeFox sources • Supports Android 11/12/13 decryption • MTP working NOTE: Flashing Guide: GUIDE If mtp not working or device not getting...
forum.xda-developers.com
NOTE:
If mtp not working or device not getting detected as a portable device in any recovery then watch this guide here: GUIDE
Do not replace the recovery or try to update recovery that comes with roms. This can cause problems such as reboots, apps crashing,etc as recovery is integrated into boot partition in which kernel is also integrated.
Enjoy !
Click to expand...
Click to collapse
I seem to be having issues with the bootloader unlocking, I am not receiving verification SMS to my number to associate my device and number with xiaomi account before using the unlock tool. I have tried the official help checklist, and have asked support, however even though my issue is about verification SMS for adding my number to my xiaomi account, they said that because I am trying to unlock the device, that basically they refuse to give me support at all, even with association of my number to mi account. Quite the FU from xiaomi! Any advice about how to receive the verification SMS so i can continue with unlocking the bootloader, or any additional methods for bootloader unlocking would be appreciated.

Categories

Resources