[RECOVERY][CFW][3.3.1-0][begonia]Unofficial TWRP recovery for begonia(in) [05/06]

Agent_fabulous

Recognized Developer
Apr 24, 2014
495
5,136
133
Bangalore

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Code:
#include <std_disclaimer.h>
/*
 *
 * We are not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at us for messing up your device, we will laugh at you.
 *
 */
Features:
- Open Source
- Decryption working
- Padding for notch area

Install Instructions:
- Make sure your bootloader is unlocked. If not, unlock it first.
- Reboot to bootloader
- Execute:
Code:
fastboot flash recovery twrp-3.3.1-0-begonia_UNOFFICIAL.img
fastboot reboot
- Boot using power and volume up.
Note: MIUI will keep replacing the recovery with it's own recovery. You need to boot to recovery right after flashing it. Booting to MIUI after flashing may cause MIUI to replace TWRP with Redmi-Recovery. So either find and remove the script responsible for this, or just wait for custom roms ;)

Download:
NON-CFW Recovery:
TWRP 3.3.1-0 Unofficial by Agent_fabulous | md5sum
CFW Recovery:
TWRP for CFW 3.3.1-0 Unofficial by Sahil_Sonar

Source code:
Recovery Source
Device tree
Kernel

XDA:DevDB Information
TWRP for Redmi Note 8 Pro, Tool/Utility for the Redmi Note 8 Pro

Contributors
Agent_fabulous, Sahil_Sonar
Source Code: https://github.com/AgentFabulous/twrp_redmi_begonia


Version Information
Status: Alpha

Created 2019-11-12
Last Updated 2020-06-05
 

Attachments

Last edited:

Agent_fabulous

Recognized Developer
Apr 24, 2014
495
5,136
133
Bangalore
Reserved

Changelog
> 12/11
- Initial build
- Decryption working
> 18/11
- Fix compatibility.zip error when flashing ROMs
- Remove flash, backup and reboot to recovery options from TWRP
> 29/12
- Disable compatibility check entirely
- Fix boot-up on newer MIUI builds
- Fix decryption on newer MIUI builds
> 30/12
- Fix backlight for some users.

Archive
 
Last edited:

mcarden2006

Senior Member
Sep 16, 2011
191
57
0
Recovery Updated
> 18/11
- Fix compatibility.zip error when flashing ROMs
- Remove flash, backup and reboot to recovery options from TWRP
Note: For some reason, writing to recovery from within TWRP and rebooting back to recovery bricks the device (in my experience).
Thus, the options have been removed for now.

Download
You should have left both options available. The original twrp worked perfectly on my global phone. Is the twrp updated to support miui 11?
 

uglypish06

Member
Nov 20, 2019
11
0
0
I am so excited to try this out. I'm just about to unlock the bootloader and it might take years lol... Thank you devs for supporting such device!

Edit: Does it support MIUI 11?
 

mcarden2006

Senior Member
Sep 16, 2011
191
57
0
I am so excited to try this out. I'm just about to unlock the bootloader and it might take years lol... Thank you devs for supporting such device!

Edit: Does it support MIUI 11?
It does and I am using it right now. Just becareful and make sure you follow instructions to a tee. If not the phone will over write the recovery or you will loose your boot.img file. I lost mine and had to open the battery, disconnect, wait 30 seconds, boot into fastboot, and reinstall 10.4.1 to try again.
 

ArthurTsai

Member
Dec 22, 2018
17
2
3
Are the steps all right?

1. Unlock the bootloader first
2.turn on USB debug
3.reboot to fastboot mode
4.starting flash twrp
5.boot into recovery mode
6.starting flash xiaomi.eu miui 11 stable rom from twrp
7.waiting it reboot
Are the steps all right? I don't have chance to disconnect the battery from cellphone so I have to do this at all RIGHT steps.
 

jim.Duke

Member
Nov 15, 2017
22
4
0
It does and I am using it right now. Just becareful and make sure you follow instructions to a tee. If not the phone will over write the recovery or you will loose your boot.img file. I lost mine and had to open the battery, disconnect, wait 30 seconds, boot into fastboot, and reinstall 10.4.1 to try again.
Sorry I am not understanding, did you flash it on miui 11? Everything is working fine? I'm on miui 11.0.1 Global.
And to reboot into twrp after flash it, will the command 'fastboot boot TWRP.img' work or I have to use physical button?

Thanks!
 

fastjohnson

Senior Member
Dec 28, 2015
294
48
0
48
sanford
Sorry I am not understanding, did you flash it on miui 11? Everything is working fine? I'm on miui 11.0.1 Global.
And to reboot into twrp after flash it, will the command 'fastboot boot TWRP.img' work or I have to use physical button?

Thanks!
I'd prob wait till this gets sorted out there's a few different posts on this and there all different but all seem to be facing bootloop issues. I'm not sure if it's safe to go back to miui 10 or not without bricking it.
 

jim.Duke

Member
Nov 15, 2017
22
4
0
I'd prob wait till this gets sorted out there's a few different posts on this and there all different but all seem to be facing bootloop issues. I'm not sure if it's safe to go back to miui 10 or not without bricking it.
I am new to Xiaomi and miui, for what I know it is not safe you will brick the device, but maybe I am wrong... anyway I don't want to downgrade, just to root this damn miui 11 until a good rom is out.
Maybe the dev can clear our mind about! : )
 

fastjohnson

Senior Member
Dec 28, 2015
294
48
0
48
sanford
I am new to Xiaomi and miui, for what I know it is not safe you will brick the device, but maybe I am wrong... anyway I don't want to downgrade, just to root this damn miui 11 until a good rom is out.
Maybe the dev can clear our mind about! : )
Oh it will there developing mods as we speak. I'm sure this root method works. I'm on miui 11 myself and actually liking it so I'm not into setting up my device time n time again cause I looped it.
 

jim.Duke

Member
Nov 15, 2017
22
4
0
Oh it will there developing mods as we speak. I'm sure this root method works. I'm on miui 11 myself and actually liking it so I'm not into setting up my device time n time again cause I looped it.
I hope so!
Which root method you mean?
Ok , so did you already flash this recovery on miui 11 global and is working fine?