[RECOVERY][3.4.0-15][surya]TWRP Xiaomi Poco X3

Search This thread

mauronofrio

Recognized Developer
Jun 29, 2012
4,360
13,802
26
Castellana Grotte
toolaio.tk
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:
- Decryption works
- Otg works
- Flash Rom works
- F2FS support
- Fastboot boot command support

Not working:
- Fastbootd
- Adb sideload
- Backup restore and image flash (system-vendor-product)
- Android 11 fully support
- Touch works

Download:
TWRP 3.4.0-15 Unofficial by mauronofrio

TWRP 3.4.0-14 Unofficial by mauronofrio
TWRP 3.4.0-12 Unofficial by mauronofrio


To Flash the TWRP:
Code:
fastboot flash recovery twrp-3.3.1-xx-xxxxxx-mauronofrio.img
Then reboot in TWRP manually or using a fastboot command.
Code:
fastboot boot twrp-3.3.1-xx-xxxxxx-mauronofrio.img
or
Code:
fastboot oem reboot-recovery
REMEMBER: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.

Reccomended ADB and Fastboot binaries:

Adb and Fastboot Installer


Source code:
https://github.com/Teamwin/android_bootable_recovery
https://github.com/mauronofrio/android_device_xiaomi_surya

My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio

Donations:



Credits:
- Thanks to @bigbiff and @Captain_Throwback for the hard work on this android 10 TWRP
Thanks to all testers on the Telegram Group

Created 2020-09-23
 
Last edited:

Yuluga

Senior Member
Mar 25, 2020
94
12
not working fastboot? what impact does that have? Fastboot not working? Thank you
 

crazyjuliano

New member
Oct 3, 2012
0
0
do you need to unlock recovery to flash twrp? unlocking will cause data erase, right? is it possible to do it without data loss?
 

Phoenix_Alx

Member
Feb 28, 2016
8
0
Hi
I have a little problem...

I have done:

fastboot flash recovery twrp-3.4.0-12-surya-mauronofrio.img

and fastboot says:

Sending 'recovery' (131072 KB) FAILED (remote: 'Requested download size is more than max allowed
')
Finished. Total time: 0.004s


How could I fix?
 

LUNARIO

Senior Member
Nov 5, 2011
337
74
Thank you, one more question though, once we have twrp ready does it also mean we have possibility to root device as well?

Yes it it will be possible to Root

---------- Post added at 11:55 AM ---------- Previous post was at 11:31 AM ----------

Hi
I have a little problem...

I have done:

fastboot flash recovery twrp-3.4.0-12-surya-mauronofrio.img

and fastboot says:

Sending 'recovery' (131072 KB) FAILED (remote: 'Requested download size is more than max allowed
')
Finished. Total time: 0.004s


How could I fix?


Fastboot by default wont work with USB 3 ports. Connect to USB 2 or you need to install Windows 7 drivers
 
  • Like
Reactions: ghostrider_reborn

Phoenix_Alx

Member
Feb 28, 2016
8
0
Yes it it will be possible to Root

---------- Post added at 11:55 AM ---------- Previous post was at 11:31 AM ----------




Fastboot by default wont work with USB 3 ports. Connect to USB 2 or you need to install Windows 7 drivers

upps sorry I didn't say. It is connected in USB2 and linux.

Anyway. After of many reboots in bootloader I have flash recovery but...

now, whe phone enter in twrp doesn't working touch in screen and show a screen with the title: mount and it ask a password.

very strange
 

Phoenix_Alx

Member
Feb 28, 2016
8
0
upps sorry I didn't say. It is connected in USB2 and linux.

Anyway. After of many reboots in bootloader I have flash recovery but...

now, whe phone enter in twrp doesn't working touch in screen and show a screen with the title: mount and it ask a password.

very strange

O, fixed.
I have flashed the rom from xiaomi.eu https://forum.xda-developers.com/xiaomi-poco-x3-nfc/how-to/rom-xiaomi-eu-rom-poco-x3-nfc-t4165247
and boot with its boot.img. Miui has started fine and then I have restarted in recovery mode. it's working fine now
 

piranime

Senior Member
Nov 6, 2012
93
14
upps sorry I didn't say. It is connected in USB2 and linux.

Anyway. After of many reboots in bootloader I have flash recovery but...

now, whe phone enter in twrp doesn't working touch in screen and show a screen with the title: mount and it ask a password.

very strange

Are you in stock or xiaomi.eu?
 
Last edited:
J

joeleschmoh

Guest
upps sorry I didn't say. It is connected in USB2 and linux.

Anyway. After of many reboots in bootloader I have flash recovery but...

now, whe phone enter in twrp doesn't working touch in screen and show a screen with the title: mount and it ask a password.

very strange

I've managed the same, I guess it's because I forgot to remove any fingerprint / password before flashing :(
So now phone always boots into twrp and is stuck at the Mount / Decrypt Data screen where it's asking for a password

I've downloaded stock ROM xxx://bigota.d.miui.com/V12.0.2.0.QJGEUXM/miui_SURYAEEAGlobal_V12.0.2.0.QJGEUXM_c68aede605_10.0.zip and am wondering how to get working system back

Would this be the correct steps?
1) extract boot.img from the ROM
2) flashing the boot.img through command fastboot flash boot boot.img

Any other step necessary to get my phone to boot back to stock?

Thanks for your help
 

Top Liked Posts

  • There are no posts matching your filters.
  • 13
    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:
    - Decryption works
    - Otg works
    - Flash Rom works
    - F2FS support
    - Fastboot boot command support

    Not working:
    - Fastbootd
    - Adb sideload
    - Backup restore and image flash (system-vendor-product)
    - Android 11 fully support
    - Touch works

    Download:
    TWRP 3.4.0-15 Unofficial by mauronofrio

    TWRP 3.4.0-14 Unofficial by mauronofrio
    TWRP 3.4.0-12 Unofficial by mauronofrio


    To Flash the TWRP:
    Code:
    fastboot flash recovery twrp-3.3.1-xx-xxxxxx-mauronofrio.img
    Then reboot in TWRP manually or using a fastboot command.
    Code:
    fastboot boot twrp-3.3.1-xx-xxxxxx-mauronofrio.img
    or
    Code:
    fastboot oem reboot-recovery
    REMEMBER: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.

    Reccomended ADB and Fastboot binaries:

    Adb and Fastboot Installer


    Source code:
    https://github.com/Teamwin/android_bootable_recovery
    https://github.com/mauronofrio/android_device_xiaomi_surya

    My Telegram TWRP Support Group:
    https://t.me/twrp_Mauronofrio

    Donations:



    Credits:
    - Thanks to @bigbiff and @Captain_Throwback for the hard work on this android 10 TWRP
    Thanks to all testers on the Telegram Group

    Created 2020-09-23
    2
    ℹ️ Brigudav latest TWRP is 3.5.2_10-5 (as posted to the relevant thread (https://forum.xda-developers.com/posts/85191433).
    And of course it still basically contains my script that he has stolen from me multiple times since March 2021 without even apologizing once for his despicable behavior or admitting his guilt. There's not one single trace left of the origins and history of the original script. No credits, no remorse. Nothing.

    That's a totally unacceptable behavior that should not be tolerated! Cyber piracy and plagiarism is illegal and such criminal behavior is a huge slap in the face of not only the original developer himself, but all the project contributors as well as the entire open source community as a whole! Can you still look into the mirror sometimes? @brigudav
    He even copy pasted the latest version of my script and then he renamed all variables and functions to some random meaningless letters, moved some things around , added some made-up bogus functions that do absolutely nothing and then he released it as his own! He probably stole every single version that I ever released (and I released at least 30 different versions)...
    He totally obfuscated the code but I can still recognize my own handwriting in his source code. He's probably thinking now that he has raped my script for 6 months (!) and disfigured it beyond recognition he can call it 'his own' and get away with it unscathed? Think again you thief! You really need to learn what respect , manners and code of conduct among fellow developers means!

    Wait. Did you really stop hacking and raping my update-binary in your latest dubious TWRP version? After having abused and tortured my update-binary for your own disturbed psycho-games pleasure for at least 5 months! That was just absolutely wrong on so many levels! I am happy that finally after 5+ months of abuse, even you, have realized that it was just very very wrong. You are making slow progress ! @brigudav

    Imagine all the great things you could do with your skills if you weren't busy stealing, hacking and abusing other people's hard work and releasing them as your own...
    2
    How do I know if my poco x3 is Surya or Karna?
    I'm using MIUI Global 12.0.7.0 (QJGMIXM)

    M2007J20CG - Surya
    M2007J20CI - karna


    That's the only difference? Just wondering.

    Surya With NFC - Karna Without
    Surya With 5160 battery - Karna 6000
    Surya Global - karna Indian

    dismiss the model name you can simply check The battery amount :∆
    2
    This is a huge win also for X3, isn't it?
    https://www.xda-developers.com/twrp-3-5-0-released-android-10-support/

    Thank you mauronofrio and all the other developers!

    useless changelog for devices shipped with android 10.

    the only 2 things useful in TWRP till now are : flashing custom rom.zip & creating /data backup ...

    otherwise all features (wiping, erasing, flashing .img/.bin ...etc) are available in fastboot & fastbootd

    The main feature in TWRP is still not available for android 10 ... and i don't think that creating a backup/modding dynamic partitions will be available soon !

    i'm trying something special now ... but it's still not working !
    1
    do you need to unlock recovery to flash twrp? unlocking will cause data erase, right? is it possible to do it without data loss?

    Yes for first two questions . No for the 3rd One.