[RECOVERY][OFFICIAL][sagit] TWRP 3.2.2-0 for Xiaomi Mi 6

Search This thread

Kamil Kupiec

Senior Member
Sep 17, 2017
86
11
34
Can I disable password for twrp without wipe data?
Every time i go to recovery i must enter password for descrypt data.
 

Marcb

Senior Member
Aug 11, 2008
724
189
Seems a pretty minor update.

Question: Do we need a new "trebble-compatible" recovery for trebble support? Or there's no such thing..?


Enviado de meu MI 6 usando o Tapatalk
 
  • Like
Reactions: alasulumurat
Seems a pretty minor update.

Question: Do we need a new "trebble-compatible" recovery for trebble support? Or there's no such thing..?


Enviado de meu MI 6 usando o Tapatalk

Treble means the device uses a /vendor partition, the Mi 6 uses the /cust partition symlinked to vendor, that's why in order to use treble compatible ROMs you need to use a non official recovery like BlankAF/Shev
 
  • Like
Reactions: 0kti

TheStrix

Recognized Developer
May 10, 2014
680
6,374
Mumbai
Treble support on twrp-3.2.2-0 ?

No, but I am planning to add cust as vendor mount into official TWRP, for now, here's a test build: https://androidfilehost.com/?fid=5862345805528045367
Haven't merged it into upstream because it may break miui installation, haven't tested.

Still not working on 8.0+ MIUI 10. :(

Stock recovery will always overwrite TWRP :(

About recovery getting replaced, just read post #2.
 

fr0bs

Member
Jan 26, 2012
41
4
Kocaeli
No, but I am planning to add cust as vendor mount into official TWRP, for now, here's a test build: https://androidfilehost.com/?fid=5862345805528045367
Haven't merged it into upstream because it may break miui installation, haven't tested.

About recovery getting replaced, just read post #2.
I look forward to adding this to the official TWRP version. does this test build only work on GSI ROMs?



Thanks :)
 

nawaz41

Member
Feb 14, 2016
15
1
No, but I am planning to add cust as vendor mount into official TWRP, for now, here's a test build: https://androidfilehost.com/?fid=5862345805528045367
Haven't merged it into upstream because it may break miui installation, haven't tested.



About recovery getting replaced, just read post #2.

Hello, according to the post #2 The file: /system/bin/install-recovery.sh present in stock system but i didnt find anything when i used twrp file manager and go to in "system/" , it was blank and when i downloaded and used root explorer in the rom i am not able to find '"system/" folder cause my phone is not rooted, please help. cannot install twrp its keeps replacing again and again. @TheStrix
 
Last edited:

Dobsgw

Senior Member
Dec 16, 2015
2,240
1,759
Hello, according to the post #2 The file: /system/bin/install-recovery.sh present in stock system but i didnt find anything when i used twrp file manager and go to in "system/" , it was blank and when i downloaded and used root explorer in the rom i am not able to find '"system/" folder cause my phone is not rooted, please help. cannot install twrp its keeps replacing again and again. @TheStrix
In twrp
Go to "mount"
And Mount /system....
Then you can see the files.
 

spiderpl

Senior Member
In the latest version of recovery, I would like to install the Miui global beta update on my Mi6. However, after starting recovery, it is not possible to enter the decrypting password so that the update is not possible because an error always occures

Wysłane z mojego MI 6 przy użyciu Tapatalka
 

Carlosbgx

Senior Member
Dec 25, 2014
118
22
Madrid
Android P decryption is not working yet, just in case someone was wondering. At the moment we have to use unoffciail TWRP until the official one is released with this function
 
  • Like
Reactions: sandrixroma

Top Liked Posts

  • There are no posts matching your filters.
  • 27
    Team Win Recovery Project



    WHAT IS TWRP?

    Oh come on, you know what it is - don't try to fool me!
    In case you're serious, though...

    Team Win Recovery Project is a custom recovery for Android devices.
    It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.

    Read more about TWRP here: https://twrp.me/about/

    DOWNLOAD:
    1) Install the TWRP app from the Play Store or grab the apk from our website
    2) Open the app, agree to the terms, and enable root access
    3) Select TWRP Flash
    4) Search for your device and select the version you wish to download
    5) Once the download is complete, select the file (it's usually in your downloads folder) and then Flash Recovery
    OR:
    Most devices can be updated quickly and easily within TWRP if you already have version 2.8.4.0 or higher installed
    1) Download the latest version from our website on your device
    2) Reboot to TWRP
    3) Hit Install and tap the "Images..." button in the lower right
    4) Browse to the location of the TWRP image on your device and select it
    5) Select recovery from the partition list and swipe to flash
    OR:
    You can find more information and download links on our website.


    FEATURES:
    • FBE Decryption support
    • MTP support
    • ADB root

    SUPPORT:
    Live support is available via #twrp on Freenode with your IRC client or just click this link.

    CONTRIBUTIONS:
    Gerrit for TWRP: http://gerrit.omnirom.org/
    Gerrit for officially supported devices: http://gerrit.twrp.me/

    XDA:DevDB Information
    TWRP for Mi 6, Tool/Utility for the Xiaomi Mi 6

    Contributors
    TheStrix
    Source Code: https://github.com/TeamWin


    Version Information
    Status: Stable

    Created 2017-06-10
    Last Updated 2018-07-07
    24
    Download: twrp-3.2.1-internal-1-sagit.img

    TWRP built with omni android-8.1 branch.
    Added support for android 8.1 FBE decryption.
    Full TWRP device tree changes: https://gerrit.twrp.me/#/c/2898/


    PS: This is a test build, if everything is fine, change will be merged in upstream and you'll see updated build on official download page.
    16
    Update

    TWRP 3.2.1-1 now available for Xiaomi Mi 6 officially.
    Supports Android Oreo FBE decryption.
    Link is in OP.
    Thank you.
    15
    FAQ

    FAQ:

    HOW DO I GET LOGS SO WHEN I COMPLAIN I'M NOT COMPLETELY IGNORED OR SHAMED BY OTHER USERS?

    To get logs while in TWRP, you should connect your device to your PC and use adb.
    adb pull /tmp/recovery.log
    adb exec-out dmesg > dmesg.log

    This will create 2 files in the directory your shell is currently in, recovery.log and dmesg.log. You will need to upload these somewhere such as a pastebin or Google Drive. You can also attach it to your XDA post (recommended!)

    If you are having an operating system boot issue, you should gather a ramoops log instead. Do this while in TWRP after the failed boot:
    adb exec-out "tar c /sys/fs/pstore 2>/dev/null" > pstore.tar


    MY RECOVERY KEEP GETTING REPLACED WITH STOCK RECOVERY... WHAT KIND OF MAGIC IS THIS?

    The file: /system/bin/install-recovery.sh present in stock system is responsible for that.
    You can simply stop this from happening by deleting it or renaming it to install-recovery.sh.bak using any root explorer or via TWRP (Advanced -> File Manager).