Development [RECOVERY] [11] [OFFICIAL] TeamWin Recovery Project

Search This thread

Aitra

Senior Member
May 17, 2021
134
22
It broke my partitions, I am now 100% stuck in fastboot.
I will now try to flash the fastboot ofw... I hope it will fix it.

EDIT: This fastboot ROM saved my renoir: renoir_global_images_V12.5.5.0.RKIMIXM_20210805.0000.00_11.0_global_9f22a26eac.tgz
If you want to downgrade the rom, first think of the "anti rollback" lock of the straw on Xiaomi.
 

MyCake

Member
Jun 8, 2014
21
2
Switzerland
If you want to downgrade the rom, first think of the "anti rollback" lock of the straw on Xiaomi.
Sure but, I decided to first use stock instead of those available customs roms, as these are not very stable yet. Once there is a very good one, I will move to it. My unit already got shipped with very high version number. I don't plan to downgrade.

This recovery is now working good, thanks.
 

blackbile

Senior Member
Oct 16, 2009
187
36
I am using twrp3.6.0 version on miui13, it runs fine everything except 1 0mb memory error.
You are a very funny guy... You said earlier that it works for you under Android 12 and you solved the 0MB internal memory error.
I followed your instructions and it didn't work for me ever!

No you say it has 0mb internal memory error.

What is the truth?
 

Aitra

Senior Member
May 17, 2021
134
22
You are a very funny guy... You said earlier that it works for you under Android 12 and you solved the 0MB internal memory error.
I followed your instructions and it didn't work for me ever!

No you say it has 0mb internal memory error.

What is the truth?
I don't know English so the instructions may not be exhaustive, but actually I made twrp3.6.0 work very well on Miui13 android 12.
 

Aitra

Senior Member
May 17, 2021
134
22
You are a very funny guy... You said earlier that it works for you under Android 12 and you solved the 0MB internal memory error.
I followed your instructions and it didn't work for me ever!

No you say it has 0mb internal memory error.

What is the truth?
Screenshot_2022-01-17-16-25-30.png
 

h8Aramex

Senior Member
Oct 24, 2012
668
178
Google Pixel 6a
Hmm. I've tried doing this but it just won't boot. Tried just "fastboot.exe boot twrp.img" and tried to flash & boot (per instructions) but no dice, the phone just waits with a black screen and then boots the normal rom. :<
 

Rainman67

Senior Member
Jan 21, 2013
58
23
Hi,
today i had to restore a TWRP-Backup. All seemed to be fine, no error message at the end, but when i want to reboot the phone, there is only the "Mi-Logo" in the Display. I waited 20 minutes, but the phone won't boot. Please help!
After a few months i tried again to restore a backup. Unfortunately with the same result: the phone won't boot up so i had to make a new installation. Any ideas what is wrong with my backup or is there something to take care regarding the restore of a TWRP-Backup?

Bootloader is unlocked, i removed the pattern before starting backup and the backup finished succesfully....

EDIT: if someone has an idea - the backup is still on my sdcard! ;-)
 
  • Like
Reactions: Aitra

Aitra

Senior Member
May 17, 2021
134
22
After a few months i tried again to restore a backup. Unfortunately with the same result: the phone won't boot up so i had to make a new installation. Any ideas what is wrong with my backup or is there something to take care regarding the restore of a TWRP-Backup?

Bootloader is unlocked, i removed the pattern before starting backup and the backup finished succesfully....

EDIT: if someone has an idea - the backup is still on my sdcard! ;-)
I have used backups many times, but first I have to de-encrypt data in twrp above current roms.
 
Last edited:
  • Like
Reactions: kozseb

Aitra

Senior Member
May 17, 2021
134
22
I flashed twrp_3.7.0.img to miui14 android 13 rom, everything is fine except very serious encoding problem. Currently I have no way to remove encryption on Mi11lite5g-miui14-android13. Can someone help me to solve this problem! Thank you!
 
Last edited:

Aitra

Senior Member
May 17, 2021
134
22
Was able to de-encrypt on Miui14- android13 in twrp_3.7.0 by resizing super partition and formatting + converting twrp internal storage.
 
  • Like
Reactions: joselap

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Just a minor correction. No need to change extension to zip. Twrp can flash magisk apk
    i didn't even know that twrp detects the magisk apk, thanks for the tip
  • 17



    Introduction:

    Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's 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.

    Key Features:

    Touchscreen driven with real buttons and drag-to-scroll
    XML-based GUI that allows full customization of the layout true theming!
    Settings are saved to the sdcard and persist through reboots
    Ability to choose which partitions to back up and which to restore
    Ability to choose to compress backups now with pigz (multi-core processor support for faster compression times)
    Onscreen keyboard
    Easy selection of internal/external storage

    In addition to the above new features, TWRP features a scripting engine that allows an app to send commands to the recovery for the recovery to perform during startup. We call this scripting engine OpenRecoveryScript. This engine will be put to use immediately in the GooManager app. GooManager will be able to install recoveries automatically for most supported devices. The app will also let you choose to install multiple zips from within Android, wipe, and run a backup.

    We are looking for other talented developers, themers, and device maintainers if they are interested in helping with a free, open source project.

    Source Code:

    GitHub - https://github.com/TeamWin/android_bootable_recovery

    Gerrit Instance - http://gerrit.twrp.me

    If you have made your own TWRP build for an unsupported device, please let us know. We might add your build to the list of unofficial builds. Bear in mind that we are working hard to add more devices and we may add your device to our official build list later.


    Hello, this is TWRP, for Mi 11 lite 5G

    bugs:
    backup/restore is unreliable
    adb sideload and fastbootd

    Installation:
    1. fastboot boot twrp.img
    2. go to Advanced > Flash Current TWRP
    3. after that is done, if you were using a custom kernel, reflash it now
    4. if you were using magisk, reflash it now

    Updating to a newer build:
    1. download new build to internal storage
    2. go to Advanced > Install Recovery Ramdisk
    4. select the new image
    5. after that is done, if you were using a custom kernel, reflash it now
    6. if you were using magisk, reflash it now

    Send me a beer: Crypto (Preferred) | PayPal

    Contributors:
    @VladV1V , @TheMalachite

    Tree:

    Kernel:
    https://github.com/VladV1V/kernel_xiaomi_renoir

    Telegram group: https://t.me/NSSFB

    Download: https://twrp.me/xiaomi/xiaomimi11lite5g.html
    8
    Official builds have started

    6
    @Nebrassy
    Thank you for bringing TWRP to this excellent device.
    Unfortunately this is the buggiest TWRP I have ever used and it also has a lot of limitations.
    Is there any active development to fix all the issues?
    4
    Then i tried the TWRP-Backup again and all was working fine!
    ....and for those, who are worry about restoring a TWRP-Backup: I tried this too, and restoring of the TWRP-Backup worked fine too! (y)
    4
    I confirm that a bakcup works by copying it to the PC via the internal memory.

    But I still don't understand why you can't mount an SD card via TWRP. The most frustrating thing is that there is no communication about the lack of support for SD cards and other USB sticks, so this bug is still not fixed.

    Is it due to the new snapdragon 780G processor still not well mastered?

    A lack of time for volunteer developers, despite the fact that it is now more than 4 months?

    In short, staying in the dark for lack of communication is more than frustrating...

    Translated with DeepL
    Lack of time, lack of testers, many other more important stuff to work on, and I don't have the device

    Otg does not work on any GKI devices in twrp, though I wasn't aware that sdcard had issues, join my tg group and tag me if you can test