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

Search This thread

baunilla

Recognized Developer
Apr 16, 2019
487
1,189
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 for Xiaomi Redmi 5 (rosy)
  • Android 12.1 AOSP-based recovery
  • FBE 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-03-29
 
Last edited:

baunilla

Recognized Developer
Apr 16, 2019
487
1,189
Changelog
Code:
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
 
Last edited:

CnnC

Member
Jun 14, 2020
9
1
This twrp can't show internal storage to pc after changing Data partition in Advance Option of Pertitioning.
I have tried to changing back to ext4 but same issue, but doge twrp works fine
 

baunilla

Recognized Developer
Apr 16, 2019
487
1,189
This twrp can't show internal storage to pc after changing Data partition in Advance Option of Pertitioning.
I have tried to changing back to ext4 but same issue, but doge twrp works fine
Did you mean after changing the File System in Advanced Wipe? Let me know the steps needed to reproduce your issue. Also, have you enabled MTP so your pc can see the internal storage? (Mount -> Enable MTP)

Thank you for your work! Do you plan to publish the source code with the latest changes? It would be interesting.
Yes of course, very soon.
 

CnnC

Member
Jun 14, 2020
9
1
Did you mean after changing the File System in Advanced Wipe? Let me know the steps needed to reproduce your issue. Also, have you enabled MTP so your pc can see the internal storage? (Mount -> Enable MTP)
Yess, Firstly, im goingvto advanced wipe in wipe option and chose "Repai or change partition" with selecting my data from ext4 to f2fs. All of my internal data was wiped and changed to f2fs. Then, Wen i wanna install ur Los with Los 18.1 in my Laptop. My phone detected, and only MicroSD detcted correctly, my Internal data showing free 0 kb of 0 kb (null).
Bug : https://t.me/redmi5_support/8236
 

baunilla

Recognized Developer
Apr 16, 2019
487
1,189
Yess, Firstly, im goingvto advanced wipe in wipe option and chose "Repai or change partition" with selecting my data from ext4 to f2fs. All of my internal data was wiped and changed to f2fs. Then, Wen i wanna install ur Los with Los 18.1 in my Laptop. My phone detected, and only MicroSD detcted correctly, my Internal data showing free 0 kb of 0 kb (null).
Bug : https://t.me/redmi5_support/8236
After following your steps (and then rebooting recovery) I can see my internal storage without any issues.
 

Neeraj17393

New member
Apr 2, 2020
3
1
After wiping internel storage from your twrp and then after rebooting into system internel storage is not showing
 

baunilla

Recognized Developer
Apr 16, 2019
487
1,189
Lineage os 17.1
After formatting data it's work but when i wipe internel storage from advance wipe then after rebooting into system internel storage is not showing
OK I see it now (Android 10) though it works fine on Android 11. Thanks, I will take a look.

EDIT: It looks like a context issue, so it's not about your android version but rather if selinux is enforcing.
 
Last edited:

baunilla

Recognized Developer
Apr 16, 2019
487
1,189
New build is up.
3.5.0_10_r6
Code:
- Fixed touchscreen i2c error
- Removed unnecessary configs
 
  • Like
Reactions: M4rkusX

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    New build is up.
    3.7.0_12-5
    Code:
    - Removed FDE support (deprecated)
    - Removed Vold deprecated code
    - Removed Repack Tools (unused)
    2
    Restored Repack-Tools, some users might need it
    1
    did I say anything about what rom I'm currently using or accessing storage?
    You should.

    So go back to older one
    Check changelog.
    1
    New build is up.
    3.7.0_12-6
    Code:
    - Fixes for themes & settings relocation
    1
    are you ok? did I say anything about what rom I'm currently using or accessing storage?
    Relax guys. Unfortunately, I think TWRP is a bunch of bugs since version 3.5. Even the tar command didn't work well in that, I had to fix a lot of parts. 3.7 is also a disaster, e.g. reboot recovery does a soft reset for me, sometimes TWRP runs into its own bootloop (doesn't boot the system), or, for example, you can't upload a binary with the "adb push" command, because it takes away the execution right. (I've experienced this on several TWRPs, although I don't use rosy, I use ugglite. I don't know what happened to the TWRP team, but it's a disaster. :) )
  • 20
    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 for Xiaomi Redmi 5 (rosy)
    • Android 12.1 AOSP-based recovery
    • FBE 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-03-29
    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
    4
    New build is up.
    3.6.2_12-0
    Code:
    - Twrp release: 3.6.2 based on Android 12.1
    - Added FBE + FDE Data decryption support