[RECOVERY][12][ROSY] Twrp 3.7.0_12 [UNOFFICIAL]

Search This thread

burchik.v

Member
Nov 18, 2019
39
16
It was a long time ago.
Installing TWRP from fastboot will not work normally. Writes what is installed, but when we reboot we have stock recovery.
I solved it like this:
Launch TWRP from fastboot.
fastboot boot TWRP.img

From running TWRP, installing TWRP on the phone. Reboot - TWRP is loaded.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 21
    2HtVAF5zfNMlmKhF0QYqCSr1rsstB1btNfdKl7WvGTcZkOSKCYNxdXwsSizx9VhiPg=w240


    Team Win Recovery Project 3.x
    Team Win Recovery Project 3.x, or TWRP3.x 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:
    /*
    * Your warranty is now maybe void.
    *
    * I am 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 me for messing up your device, I will laugh at you.
    *
    */

    Twrp 3.7.0_12 Recovery for Xiaomi Redmi 5 (rosy)
    • Android 12.1 AOSP-based recovery
    • FBE + FDE Data decryption support
    • USB MTP & Sideload support
    • System as root (SAR)

    Installation

    Method 1. Flash from fastboot:
    • Reboot to Bootloader (fastboot mode)
    • Type fastboot flash recovery twrp-xxxx-rosy.img
    • Reboot device or type fastboot reboot

    Method 2. Flash from recovery:
    • Reboot to Recovery
    • Select Install then Install Image
    • Select file twrp-xxxx-rosy.img
    • Select partition Recovery
    • Flash the image and reboot



    Information
    TWRP Recovery for the Xiaomi Redmi 5

    OS Version: Android 12.1
    OS Kernel: Linux 4.9.x
    Based On: AOSP

    Recovery Source: GitHub
    Kernel Source: GitHub
    Device Source: GitHub

    Created 2020-12-28
    Last Updated 2023-07-04
    5
    Changelog
    Code:
    3.7.0_12-8
    - Fixed twrp settings not saved on some
       devices without encryption
    
    3.7.0_12-7
    - Fixed encryption on older ROMs
    - Restored FDE decryption support
    
    3.7.0_12-6
    - Fixes for themes & settings relocation
    
    3.7.0_12-5
    - Removed FDE support (deprecated)
    - Removed Vold deprecated code
    - Removed Repack Tools (unused)
    
    3.7.0_12-4
    - Updated Gatekeeper service definition
    - Disabled schedutil iowait_boost
    - Fixed FG Rslow charger compensation
    
    3.7.0_12-3
    - Fixed supply type probe issue at bootup
    - Bumped power-supply limit for pmic voters
    - Reduced kernel wakelocks from FuelGauge
    
    3.7.0_12-2
    - Fixed NPE when iterating power supplies
    - Fixed potential bug in battery percentage
    
    3.7.0_12-1
    - Added needed library for lpdump
    - Updated recovery manifests
    
    3.7.0_12-0
    - Twrp release: 3.7.0 based on Android 12.1
    5
    New build is up.
    3.7.0_12-4
    Code:
    - Updated Gatekeeper service definition
    - Disabled schedutil iowait_boost
    - Fixed FG Rslow charger compensation
    5
    New build is up.
    3.7.0_12-3
    Code:
    - Fixed supply type probe issue at bootup
    - Bumped power-supply limit for pmic voters
    - Reduced kernel wakelocks from FuelGauge
    5
    New build is up.
    3.7.0_12-0
    Code:
    - Twrp release: 3.7.0 based on Android 12.1