Need someone help me to test TWRP 3.0.2-0 for android 6.0 - HTC One X9

Try this twrp version will decrypt internal data or not.
twrp-3.0.2-0-x9_test.img
https://www.androidfilehost.com/?fid=24562946973631611

still requires a password to decrypt data

I can try it . But let me first root my phone
Sent from my HTC One X9 dual sim using XDA-Developers mobile app

sabpprook said:
Try this twrp version will decrypt internal data or not.
twrp-3.0.2-0-x9_test.img
https://www.androidfilehost.com/?fid=24562946973631611
Click to expand...
Click to collapse
It works now. maybe after the factory reset

Hi.
I tried your twrp. It asked for a password. I continued without entering a password. Now it is kind of bricked. Starts to boot and the white HTC screen stays forever. I can switch it off somehow and enter the download mode. Any idea, how I can bring this phone back to life? Thx a lot.
Sent from my LG-H961N using XDA-Developers mobile app

I was able to install TWRP 3.0.0.1e56ml.. I can open it and do some things also. But it shows always, no OS installed. What to do now? From where to get the OS to install.
Thx in advance.

Got the mobile phone back by myself. Thx anyway
Sent from my LG-H961N using XDA-Developers mobile app

[HELP]TWRP recovery for E56 with data decryption
@Captain_Throwback I made a TWRP recovery for HTC X9u (e56ml_dtul) without data decryption. will you please add data decryption to it? Thank you.
twrp recovery : https://mega.nz/#!PUlikRKB!8AQZabZEkHtgjZLPhqav4ik9HXUw0cRHrExG6Bsgw-U
device: https://mega.nz/#!GFkUhDRB!oZJfnmDTMOdriMZbbHgGEN8d6v_t6fr5EHn_Qlwu_CU

goodman_east said:
@Captain_Throwback I made a TWRP recovery for HTC X9u (e56ml_dtul) without data decryption. will you please add data decryption to it? Thank you.
twrp recovery : https://mega.nz/#!PUlikRKB!8AQZabZEkHtgjZLPhqav4ik9HXUw0cRHrExG6Bsgw-U
device: https://mega.nz/#!GFkUhDRB!oZJfnmDTMOdriMZbbHgGEN8d6v_t6fr5EHn_Qlwu_CU
Click to expand...
Click to collapse
I can't add data decryption to your TWRP. Like I told you in the other thread, you have to build it with the patch that's on Gerrit for decryption, with whatever decryption services your device needs.

Captain_Throwback said:
I can't add data decryption to your TWRP. Like I told you in the other thread, you have to build it with the patch that's on Gerrit for decryption, with whatever decryption services your device needs.
Click to expand...
Click to collapse
HTC X9u is a phone powered by MediaTek Helio X10, and I have not found a TWRP recovery with data decryption for MediaTek Phones. So I ask you for help.

goodman_east said:
HTC X9u is a phone powered by MediaTek Helio X10, and I have not found a TWRP recovery with data decryption for MediaTek Phones. So I ask you for help.
Click to expand...
Click to collapse
Are you not building your TWRP from source?

Captain_Throwback said:
Are you not building your TWRP from source?
Click to expand...
Click to collapse
from omni 6.0

goodman_east said:
from omni 6.0
Click to expand...
Click to collapse
Then I don't understand your confusion. Cherry-pick the crypto patch on Gerrit and try it in your build for decryption support. There are instructions in the commit message that tell you what you need to do.

Captain_Throwback said:
Then I don't understand your confusion. Cherry-pick the crypto patch on Gerrit and try it in your build for decryption support. There are instructions in the commit message that tell you what you need to do.
Click to expand...
Click to collapse
@goodman_east
See this patch. And this is what the flag looks like in my BoardConfig. And per the instructions in the commit message, this is also needed. That's all that I can suggest that you try at this point. I have no idea if it'll work, but if it doesn't, post a recovery log and we can take a look at it.
P.S. Note that those device files are for a different (but similar) device.

@goodman_east
If you're feeling really adventurous, you can try this blind build I just made. It's using the kernel from your device files (though those seem to be for a different device?) and the rest is mostly from my S9 files (same SoC, it seems). No idea if it'll even boot, since I'm not including the init binary in my files (it wasn't needed on my S9 build).

Captain_Throwback said:
@goodman_east
If you're feeling really adventurous, you can try this blind build I just made. It's using the kernel from your device files (though those seem to be for a different device?) and the rest is mostly from my S9 files (same SoC, it seems). No idea if it'll even boot, since I'm not including the init binary in my files (it wasn't needed on my S9 build).
Click to expand...
Click to collapse
Thank you for your help and recovery.
I'm very sorry for uploading a wrong device. This is for X9:https://mega.nz/#!OJs1WI5Z!fP4xfPRfEV86fp4Zf6bybv496M5vFg82PdEuZWhuH-0
It cannot boot to recovery after flashed the test recovery.img
I unpacked it and replaced with X9 kernel, phone can boot to recovery. But it seems not decrypt data.
here are some photos:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

goodman_east said:
Thank you for your help and recovery.
I'm very sorry for uploading a wrong device. This is for X9:https://mega.nz/#!OJs1WI5Z!fP4xfPRfEV86fp4Zf6bybv496M5vFg82PdEuZWhuH-0
It cannot boot to recovery after flashed the test recovery.img
I unpacked it and replaced with X9 kernel, phone can boot to recovery. But it seems not decrypt data.
here are some photos:
Click to expand...
Click to collapse
Like I said before, I need a recovery log. Photos don't do me any good.

Captain_Throwback said:
Like I said before, I need a recovery log. Photos don't do me any good.
Click to expand...
Click to collapse
I chose advanced->copy log, but cannot pull it with data encryption.

goodman_east said:
I chose advanced->copy log, but cannot pull it with data encryption.
Click to expand...
Click to collapse
Select SD card as your storage and do it, or use adb pull /tmp/recovery.log

Captain_Throwback said:
Select SD card as your storage and do it, or use adb pull /tmp/recovery.log
Click to expand...
Click to collapse
View attachment recovery.log

Related

[ROM] Oxygen OS 3.2.5 untouched system.img + boot.img (twrp + fastboot)

If someone wants to make mirrors or a flashable zip, feel free to contact me and I will update thread
I've got my new OP3 today and what I've noticed that it runs with Oxygen OS 3.2.5. So I have looked around and saw that nobody backed up their 3.2.5 und uploaded it so I decided to do it.
Here is the download link: https://mega.nz/#!PJhzRDyL!wX12zmq9ptiu8gNbtfQfypB2Q6wGdu3IfNFFwi9acQk
The only requirement is an unlocked bootloader as fastboot doesn't allow to flash on locked devices
How to install:
via twrp:
- boot into twrp recovery
- press "install"
- press "install image" on the bottom right
- select the image and confirm on which partition it should flash
(not recommended) via fastboot:
- boot into fastboot
- use these commands to flash it:
ignore the little warning message and pe patient because it can take a while till you get a response from cmd because fastboot splits the image into 6 parts
Code:
fastboot flash boot boot.img
fastboot flash system system.img
Note: if your phone isn't booting, flash supersu and it should boot.
screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Fastboot flashing is not working.
Can you comment on the LTE reception and performance? It was the only issue i had with 3.2.4
Anyone tried looks tempting
Sent from my ONEPLUS A3003 using XDA-Developers mobile app
TWRP is working, fastboot not.
Im on 3.2.5 now so yes its working, but only with TWRP
*Extracted fine with newest winrar*
Error on my end, sorry, thank you!
Chronzy said:
@hellcat50 zip is corrupt, "unexpected end of archive" when I tried to extract the img's. Downloaded it twice. Don't recommend wiping and trying to install at this time.
Would love to have this though, would you mind repacking?
---------- Post added at 12:19 PM ---------- Previous post was at 12:18 PM ----------
you were able to extract the imgs? I downloaded it twice and got corrupt zip both times.
Click to expand...
Click to collapse
It did extract without any issues on my end.
I downloaded and extracted the file on my PC with the latest winrar.
EDIT:
Worked as described in the first post.
I flashed both files, followed by the latest SuperSU 2.78 and Xposed,
then did a reboot.
All works well!
So, I will not lose my data, right?
No, but you should still do a backup in TWRP.
AcmE85 said:
No, but you should still do a backup in TWRP.
Click to expand...
Click to collapse
Sorry, but I haven't installed TWRP. I'm completely on stock (system and recovery)
Andrea224 said:
Sorry, but I haven't installed TWRP. I'm completely on stock (system and recovery)
Click to expand...
Click to collapse
Then there is probably no way to install this to your device, as a user already said that using fastboot does not work.
I also think that your bootloader should be unlocked for this to work.
AcmE85 said:
Then there is probably no way to install this to your device, as a user already said that using fastboot does not work.
I also think that your bootloader should be unlocked for this to work.
Click to expand...
Click to collapse
Mmh...ok, thanks anyway.
So basically you should have unlocked bootloader, supersued, and TWRP'ed
Reconfigured said:
So basically you should have unlocked bootloader, supersued, and TWRP'ed
Click to expand...
Click to collapse
SuperSU is not needed, why should it be? With this you overwrite the whole System partition, thus removing all mods including SuperSU and Xposed.
waiting for someone to confirm the LTE issue resolution.. if it's resolved, I'll flash this ASAP..
AcmE85 said:
EDIT:
Worked as described in the first post.
I flashed both files, followed by the latest SuperSU 2.78 and Xposed,
then did a reboot.
All works well!
Click to expand...
Click to collapse
Pick your brain for a moment if you don't mind...
Still having issues with both methods... in TWRP, at the install image screen i'm only getting boot and recovery partition options, supposed to have system too right?
Fastboot it hangs for a moment at an error of something about invalid sparsing but continues to flash, apparently successfully, but when i reboot system it just boots back to recovery.
Chronzy said:
Pick your brain for a moment if you don't mind...
Click to expand...
Click to collapse
I am using this recovery
http://forum.xda-developers.com/oneplus-3/development/recovery-twrp-3-0-2-0-touch-recovery-t3402999
After switching to image install, I simply picked the system.img and was able to pick between system, boot and recovery.
Repeated for boot.img as boot...
AcmE85 said:
I am using this recovery
http://forum.xda-developers.com/oneplus-3/development/recovery-twrp-3-0-2-0-touch-recovery-t3402999
After switching to image install, I simply picked the system.img and was able to pick between system, boot and recovery.
Repeated for boot.img as boot...
Click to expand...
Click to collapse
Can we directly flash it over 3.2.4 in twrp ?
Any differences with the previous version guys?3.2.4....Tnx!!
AcmE85 said:
I am using this recovery
http://forum.xda-developers.com/oneplus-3/development/recovery-twrp-3-0-2-0-touch-recovery-t3402999
After switching to image install, I simply picked the system.img and was able to pick between system, boot and recovery.
Repeated for boot.img as boot...
Click to expand...
Click to collapse
I was on an older recovery, should have known... that did it, Thanks! :good:

[RECOVERY][ROOT][TWRP 3.1.1-0] Galaxy J7 - SM-J700T/T1

Unofficial release -TWRP recovery for the Galaxy J7- SM-J700T/T1, Exynos7580
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Update 20/11/2017
TWRP 3.1.1-1 NN build released.
Update 20/2/2017
TWRP 3.0.3-1 MM build released.
Current status: BETA
Features:
MTP working
ADB working
SEANDROID warning fix
TWRP and Kernel built from latest source
Factory Image flashing(see below)
NTFS support
F2FS support >> To be added
Twrp app support
New feature available in TWRP v3 is system image backup and restore and factory image flashing (see TWRP changelog for details)
Basically this means factory images from the official firmware can now be flashed with TWRP instead of ODIN. I have extended this feature to include BOOT, RECOVERY, SYSTEM, CACHE, HIDDEN and RADIO(MODEM) partitions.
This feature can be found under INSTALL >> INSTALL IMAGE >> select image to flash >> select partition.
NOTE: To flash the modem, first it needs to be renamed to modem.bin.img
You flash this at your own risk. Please ensure you have the stock ROM to hand downloaded from SAMMOBILE in case of problems. This will trip the knox counter.
Instructions:
Flash with ODIN 3.10.7 in the AP slot.
Put your device in DOWNLOAD mode.
Uncheck Auto reboot.
Load the respective file below into the AP slot and hit start.
After flashing and ODIN reports PASS immediately reboot to recovery by holding POWER + HOME + VOL DOWN.
As soon as the screen goes blank change to VOL UP whilst still holding POWER + HOME.
You should now see TWRP recovery.
NOTE: ON SOME ANDROID 5.1.1/6.0 DEVICES IT IS NECESSARY TO GO TO:
Settings -> Developer Options -> OEM unlocking
AND ENABLE OEM UNLOCK FIRST OR YOU MAY ENCOUNTER 'BLOCKED BY FRP LOCK' WHEN FLASHING.
NOUGAT DOWNLOAD:
twrp_3.1.1-0_sm-j700t_201117
MARSHMALLOW DOWNLOAD:
twrp_3.0.3-1_sm-j700t_23217
To Root:
Flash the latest SuperSU release with TWRP:
https://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133/
To disable forced encryption and mount internal storage /DATA:
(Note this MUST be flashed after SuperSU if you intend to root)
1. Boot to Twrp
2. Format Data partition using FORMAT DATA button under Wipe options.
(Note: This will wipe the internal storage)
3. Check DATA is mountable.
4. Install SuperSU (if root is required)
5. Install boot image patch below.
6. Reboot
Boot image patch
no-verity-no-encrypt_ashyx
DEVICE TREE: soon
PLEASE DO *NOT* DIRECT LINK TO THESE FILES. PLEASE LINK TO THIS POST
Credits: Me, @slipk487, Teamwin
Please note I don't own this device and spend a lot of my free time bringing these builds for you to use and benefit from.
FEEDBACK IS APPRECIATED PLEASE.
THANKS.
DONATE ME HERE IF YOU WANT TO BUY ME A BEER OR HIT THE THANKS BUTTON IF I HELPED YOU
.
.
Bootlooped on my j700t1
slipk487 said:
Bootlooped on my j700t1
Click to expand...
Click to collapse
Is your firmware up to date, the kernel is built using the latest sources?
i believe im fully updated
slipk487 said:
i believe im fully updated
Click to expand...
Click to collapse
Seems so, would you be willing to be contacted via PM?
I'm fairly sure this is a kernel issue and would like to PM you links to test builds.
ye no problem. that was the stock kerenrl i have yet to try it on mira kernel.
slipk487 said:
ye no problem. that was the stock kerenrl i have yet to try it on mira kernel.
Click to expand...
Click to collapse
Shouldn't really matter which boot kernel is being used. P.M sent
Thank you for this! Can't wait for the working build.
vekenti said:
Thank you for this! Can't wait for the working build.
Click to expand...
Click to collapse
We have it working, hopefully there will be an update at some point today.
Thanks for being involved in this. I hope to donate soon.
Just updated to this phone on metropcs prepaid 4 days ago..from a Samsung galaxy s4..
I like it, but I'm noticing some things I still need.
I'll message you soon ash, just to let you know I've donated via paypal
I'll test for you ash.
Metabolic12 said:
I'll test for you ash.
Click to expand...
Click to collapse
I will also test. J700T.
Metabolic12 said:
I'll test for you ash.
Click to expand...
Click to collapse
Dustinsk22 said:
I will also test. J700T.
Click to expand...
Click to collapse
Fixed build up: https://forum.xda-developers.com/ga...y-galaxy-j7-sm-j700t-t1-t3560342/post71151450
.
ashyx said:
Fixed build up: https://forum.xda-developers.com/ga...y-galaxy-j7-sm-j700t-t1-t3560342/post71151450
.
Click to expand...
Click to collapse
Darn in have to wait until I'm home to flash. Unless flashfire will work? If I had my other phone I would just do it.
Dustinsk22 said:
Darn in have to wait until I'm home to flash. Unless flashfire will work? If I had my other phone I would just do it.
Click to expand...
Click to collapse
You can extract the recovery.img from the tar archive and flash with twrp or flash the tar archive with flashfire.
ashyx said:
You can extract the recovery.img from the tar archive and flash with twrp or flash the tar archive with flashfire.
Click to expand...
Click to collapse
I'm booting to recovery now. If I'm not back in 10 or less, assume this J7 turned into a radioactive tornado and wiped Indiana off the planet.
Metabolic12 said:
I'm booting to recovery now. If I'm not back in 10 or less, assume this J7 turned into a radioactive tornado and wiped Indiana off the planet.
Click to expand...
Click to collapse
Oh gee, looks like Indiana got wiped
ashyx said:
Oh gee, looks like Indiana got wiped
Click to expand...
Click to collapse
If only it was that easy, I even put my full body suit on :cyclops:
Full boot running on bootloader APK6. TWRP boots and mounts all available partitions. I'll test USB in a little bit when I get home. Congrats brother and thank you.
We have twrp and good boot. Thnx for this again and again.
I dont suppose someone could post a recovery log from TWRP so I can look it over?
ADVANCED>SAVE RECOVERY LOG

[Share][Translated] [LR.Team] Redmi 6 Custom Recovery

This is a custom recovery made by LR.Team and I translate the flash tool.
I don't have enough premission so I post it here.
This recovery can automatically decrypt /data partition.
I already tested it on my redmi 6.
Just follow the instruction in the flash tool after you decompress it.
!!UPDATE HERE!!
https://forum.xda-developers.com/redmi-6/development/share-3-3-0-twrp-redmi-6-custom-recovery-t3926225
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Available in Simplified Chinese and English
Link:[url]https://drive.google.com/open?id=18pClwHMAQKNafMq_ng2C0kTlpH_1n-RU[/URL]
Source:[url]http://www.miui.com/thread-19005924-1-1.html[/URL]
Reserved
Thanks for this share. Can you give more details about your usage? Are you running MIUI and did you have to flash Disable DM-Verity? Did you have any difficulties getting this recovery running? E.g. black screen etc.
I had a look at the recovery-twrp flash tool.bat file. It seems to use the usual "fastboot.exe flash recovery" BUT it also flashes an additional file (fastboot.exe flash para misc.bin >NUL 2>NUL) and flashes misc.bin. Can you confirm what misc.bin is and where did you get this custom recovery?
This information would be helpful to everybody else
Yes, I'm running on MIUI 10 and it works perfectly fine for me. Unlike the official TWRP, you don't need to format data for this. So all of your applications and files will still stay in place.
For me, I just went into fastboot mode and use the tool to flash it. Nothing goes wrong.
Also, this recovery use a default password to unlock the /data partition. So you don't have to flash anything else to get this to work.
IDK what is that misc.bin tho
I already linked the source in the post.
seanho12345 said:
Yes, I'm running on MIUI 10 and it works perfectly fine for me. Unlike the official TWRP, you don't need to format data for this. So all of your applications and files will still stay in place.
For me, I just went into fastboot mode and use the tool to flash it. Nothing goes wrong.
Also, this recovery use a default password to unlock the /data partition. So you don't have to flash anything else to get this to work.
IDK what is that misc.bin tho
Click to expand...
Click to collapse
Thanks, I will flash this onto my Redmi 6 when it comes next week
Hi.
How long did it take to flash? 360 hours?
wencesbanger said:
Hi.
How long did it take to flash? 360 hours?
Click to expand...
Click to collapse
You mean unlock bootloader?
seanho12345 said:
You mean unlock bootloader?
Click to expand...
Click to collapse
Yes..
Sorry, my bad.
wencesbanger said:
Yes..
Sorry, my bad.
Click to expand...
Click to collapse
I believe you gotta wait for like 360 hours or something
Is it possible to have a complete translation ? Thanks
Have you tried to install magisk using this recovery?
ribou said:
Is it possible to have a complete translation ? Thanks
Click to expand...
Click to collapse
What do you mean a complete translation.
ZoneDev said:
Have you tried to install magisk using this recovery?
Click to expand...
Click to collapse
Yeah I do. But you'll need to reflash it after a few reboot.
seanho12345 said:
Yeah I do. But you'll need to reflash it after a few reboot.
Click to expand...
Click to collapse
Any ways for it to be flashed onced permanently?
ZoneDev said:
Any ways for it to be flashed onced permanently?
Click to expand...
Click to collapse
I don't think so.
seanho12345 said:
I don't think so.
Click to expand...
Click to collapse
I installed lazyflasher and the twrp recovery didnt got replaced
ZoneDev said:
I installed lazyflasher and the twrp recovery didnt got replaced
Click to expand...
Click to collapse
What do you mean. This twrp itself can decrypt data.
There's no need to flash lazyflasher.
seanho12345 said:
I don't think so.
Click to expand...
Click to collapse
Really? Are you trying to say that root is always temporary and after a few reboots we will always have to enter recovery to re-install Magisk? What about SuperSU?
Does anybody know the reason for this replacement? Maybe this will help us figure out how to prevent Magisk from being overwritten...
Thanks for this recovery.
But, at every boot I have this message “Android System there's an internal problem with your device.Contact your manufactirer for details.".
How to delete it.
It is possible to relock bootloader ?
Che0063 said:
Really? Are you trying to say that root is always temporary and after a few reboots we will always have to enter recovery to re-install Magisk? What about SuperSU?
Does anybody know the reason for this replacement? Maybe this will help us figure out how to prevent Magisk from being overwritten...
Click to expand...
Click to collapse
I Not 100% shure, but I think I'm loosing magisk root whenever I Update any systemapp..

Lenovo Z5s Update to ZUI 11.5 (Android 10)

Disclaimer: No guarantees. Follow at your own risk. I am not responsible for bricked phones.
Credits to 4PDA
Prerequisites:
Knowledge of OEM unlocking from Developer options, adb, and fastboot
Knowledge of QPST in case you encounter bootloop, so you can revert to a reliable stock ROM
Unlocked bootloader (from here)
1) Get your bootloader unlocked, if you haven't already.
- Visit https://www.zui.com/iunlock
- Enter the IMEI1 (Second number when you call *#06# with the phone)
- Enter the Device ID from the Bootloader/Fastboot (Hold VOL- and Power, while device is off)
- Enter your email and captcha and set the checkmark to acknowledge voiding your warranty.
- If you get an error saying that your IMEI1 is wrong, put in a sim card and wait a few hours. If it still doesn't work, write an email to [email protected]
- In the developer settings in android, enable usb debugging and oem unlock.
- Flash the sn.img file you receive with fastboot (again, hold vol- and power while the device is off). Command is 'fastboot flash unlock sn.img'. You need compatible usb drivers, qualcom drivers and adb/fastboot to do that. Use google or write me a PM if you have trouble with that.
- execute 'fastboot oem unlock-go'
- This allows you to use fastboot to flash custom system/boot/vendor/vbmeta images
Click to expand...
Click to collapse
@wzsx150's recovery-TWRP-3.3.1-1015-LENOVO_Z5S-CN-wzsx150.img MEGA Google Drive
@wzsx150's TWRP for Android 10 TWRP-3.3.2B-0508-LENOVO_Z5S-10.0-CN-wzsx150-fastboot.7z (extract the IMG file and flash using fastboot)
3) Now you can flash TWRP.
- Download ...
- Flash it from the Bootloader with 'fastboot flash recovery recovery-TWRP-3.3.1-1015-LENOVO_Z5S-CN-wzsx150.img'
- Press VOL UP / VOL DOWN to navigate to recovery.
Click to expand...
Click to collapse
11.3.169: L78071_11.3.169_DEV_FullOTA.zip
11.5.096 Update: ZUI_11.3.169_DEV_TO_ZUI_11.5.096_ST.zip
11.5.111 Update: ZUI_11.5.096_TO_ZUI_11.5.111_ST.zip
Other files, use at your own risk
Disable_Dm-Verity_ForceEncrypt_08.18.2019.zip
Official TWRP for jd2019
In recovery, Format data, then wipe Dalvik/ART Cache, Cache, Data
Reboot to recovery
Install in order, without rebooting, 11.3.169 -> 11.5.096 Update -> 11.5.111 Update.
Install Magisk 20.4
Install TWRP for Android 10 (above) using fastboot if the update replaces stock recovery after rebooting
Edited out from original
Wipe Data and flash Disable_Dm-Verity_ForceEncrypt_08.18.2019.zip
In order not to encrypt Data in the future, install Official TWRP immediately after installing updates. Install > Install Image > twrp-3.3.1-0-jd2019.img
Install GApps
Note: I do not know if the 11.5 update relocks the bootloader. It doesn't lock the bootloader.
I had bootloop from OpenGApps. 4PDA post advises to use BiTGApps. You can install Google Play Store from the built-in Lenovo App Center and that's what I did.
Haven't tried disabling dm-verity and forceencrypt.
Good job, my man, I'll check it out tonight and prepare ourselves an updateable package for people coming from any rom to avoid the hassle of going through all of that. As soon as I get it working will release a new TWRP for Android 10.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
carlshark said:
View attachment 5036881
Click to expand...
Click to collapse
Nice job man, so the update works as it should? I'm patching the images and will upload a full ota update to make it easier to move between Pie and 10. Regarding recoverys, did you test any twrp? Any decryption working? What about this official twrp, does it actually work? Thanks for the files man, this will make everything much easier
jacoghi said:
Nice job man, so the update works as it should? I'm patching the images and will upload a full ota update to make it easier to move between Pie and 10. Regarding recoverys, did you test any twrp? Any decryption working? What about this official twrp, does it actually work? Thanks for the files man, this will make everything much easier
Click to expand...
Click to collapse
I've been using the phone on 11.5.111 for a couple of days now.
I flashed both the 3.3.2 TWRP of @wzsx150 and the official TWRP and they seem to be working. I didn't turn off encryption so it seems to work well.
Happy to have helped in a small way. Thank you for your hard work!
links not works
vesdan said:
links not works
Click to expand...
Click to collapse
Thanks for the heads up, apparently the original poster removed the links. Will be uploading the ones I used.
Reuploading done.
Thank you very much
Thanks for the rom my friend.
Can you please upload the latest update cause i am rooted and it cannot be installed via the system.
Also guys ,does anyone knows if i can put the latest android 10 with multilanguage rom ?Thank you for everything ,i appreciate.
thx for the post, i am wondering if the ota will be avaliable, because the bootloader unlock site does not approve my imei number
sorry guys, i rushed and flashed the gapps and now facing a bootloop, i prepared qpst and a stock rom but i verz rom i am missing a content.xml file, can anyone please help me?
galardo_2 said:
sorry guys, i rushed and flashed the gapps and now facing a bootloop, i prepared qpst and a stock rom but i verz rom i am missing a content.xml file, can anyone please help me?
Click to expand...
Click to collapse
https://mega.nz/folder/PegDDQ7I#bmCCIt1lAWAe7ui_gkmwSQ/folder/fOAQ1QCa
here is many ROMS
Do not install gapps on ZUI !!!!
vesdan said:
https://mega.nz/folder/PegDDQ7I#bmCCIt1lAWAe7ui_gkmwSQ/folder/fOAQ1QCa
here is many ROMS
Do not install gapps on ZUI !!!!
Click to expand...
Click to collapse
but the qpst app need an aditional content.xml file, where can i get one
Install global via fastboot, all is included or in qfil ROM is all in zip file
vesdan said:
Install global via fastboot, all is included or in qfil ROM is all in zip file
Click to expand...
Click to collapse
I tried and failed again
i tired and failed again
galardo_2 said:
thx for the post, i am wondering if the ota will be avaliable, because the bootloader unlock site does not approve my imei number
Click to expand...
Click to collapse
I tried unlocking 2 Lenovo phones. The first attempt had sent me an email, but the second attempt did not. The unlock procedure went through though. So I tried changing the link provided in the first email http://cdn.zui.lenovomm.com/developer/lenovoboot/xxxxxxxx/sn.img (xxxxxxxx - serial number of phone) and it worked. This might not work for you though.
As for the OTA, I really am not sure... Probably
carlshark said:
I tried unlocking 2 Lenovo phones. The first attempt had sent me an email, but the second attempt did not. The unlock procedure went through though. So I tried changing the link provided in the first email http://cdn.zui.lenovomm.com/developer/lenovoboot/xxxxxxxx/sn.img (xxxxxxxx - serial number of phone) and it worked. This might not work for you though.
As for the OTA, I really am not sure... Probably
Click to expand...
Click to collapse
after a few atempts (3-4 days) the imei number got accepted, but now i have another problem as you can see, i flashed the gapps and now i have the bootloop and i dont have a clue how to undone it
hello friends I have all the updates installed, but it tells me that there is a new one, where can I download it?
On the other hand, what difference is there between installing by twrp and qfill?
galardo_2 said:
i tired and failed again
Click to expand...
Click to collapse
This is problem with program, drivers sahara. Try fastboot

General [TWRP] [venus] Fixed TWRP Chinese Recovery for Mi 11

There is afwul closed source twrp made by xinkid520. It has very dangerous bug, if you switch slot your device will be bricked, and the only way to repair is paid authorized account (btw do not pay more than 15$ whatsoever, it's a ripoff).
[TWRP] [venus] TWRP Recovery for Mi 11
REMOVED! Use this instead : https://forum.xda-developers.com/t/recovery-11-official-teamwin-recovery-project.4374109/
forum.xda-developers.com
I made a small mod to fix this.
Now it has default language by default (English) and that button was removed.
That jerk did not upload the sources, the changes were made only in the xml files, so there should not be any new bugs
Installation is the same as in original thread
Archive is .7z, but xda didn't allow this extension so i renamed it to .rar
Before and after
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
megapro17 said:
There is afwul closed source twrp made by xinkid520. It has very dangerous bug, if you switch slot your device will be bricked, and the only way to repair is paid authorized account (btw do not pay more than 15$ whatsoever, it's a ripoff).
[TWRP] [venus] TWRP Recovery for Mi 11
REMOVED! Use this instead : https://forum.xda-developers.com/t/recovery-11-official-teamwin-recovery-project.4374109/
forum.xda-developers.com
I made a small mod to fix this.
Now it has default language by default (English) and that button was removed.
That jerk did not upload the sources, the changes were made only in the xml files, so there should not be any new bugs
Installation is the same as in original thread
Archive is .7z, but xda didn't allow this extension so i renamed it to .rar
Before and after
View attachment 5401889View attachment 5401891
Click to expand...
Click to collapse
Just a suggestion, why you don't share this file or put the link of this thread in the other thread, it will be useful for more people.
SubwayChamp said:
Just a suggestion, why you don't share this file or put the link of this thread in the other thread, it will be useful for more people.
Click to expand...
Click to collapse
Hmm, okay
megapro17 said:
Hmm, okay
Click to expand...
Click to collapse
Usefull, i'm here because of the link on the other thread
Thanks for your version !
megapro17 said:
There is afwul closed source twrp made by xinkid520. It has very dangerous bug, if you switch slot your device will be bricked, and the only way to repair is paid authorized account (btw do not pay more than 15$ whatsoever, it's a ripoff).
Click to expand...
Click to collapse
False ! the first time i try twrp, i switch the slot and yes my device was bricked. I just flash the engenering rom and reflash a global rom. my phone is working without paid .
Pikaone41 said:
False ! the first time i try twrp, i switch the slot and yes my device was bricked. I just flash the engenering rom and reflash a global rom. my phone is working without paid .
Click to expand...
Click to collapse
However you will agree it's a good fix for prevent mistake/issue
Can this twrp flash China dev rom pro? rom file larger than 4Gb
Pikaone41 said:
False ! the first time i try twrp, i switch the slot and yes my device was bricked. I just flash the engenering rom and reflash a global rom. my phone is working without paid .
Click to expand...
Click to collapse
How did you flashed engenering rom? I tried it, it required authorization anyway. Maybe your device wasn't completely bricked, not in 9008 mode?
Hi, I can't seem to copy any roms to my Mi 11 with TWRP, windows refuses to even start to try and copy and when i try to copy from my note 20 it gets to 99% and then fails?
skyler13 said:
Hi, I can't seem to copy any roms to my Mi 11 with TWRP, windows refuses to even start to try and copy and when i try to copy from my note 20 it gets to 99% and then fails?
Click to expand...
Click to collapse
flash from usb otg. this twrp is bad
Hi, how can I change to this fixed recovery from the original? Any mini tutorial?
Thanks in advance
neo9596 said:
Hi, how can I change to this fixed recovery from the original? Any mini tutorial?
Thanks in advance
Click to expand...
Click to collapse
From your actual TWRP > Install > (on bottom right) install image > choose new twrp > Reboot > Recovery
or from adb like the first time :
Code:
fastboot boot twrp-venus-fixed.img
Oh, so easy! Thanks. And I need to select inject again or no?
Thanks for your time
megapro17 said:
flash from usb otg. this twrp is bad
Click to expand...
Click to collapse
yeah i've already tried that but twrp doesn't see the usb otg for some reason, managed to fix it after an hour of searching. the method adb push rom.zip /sdcard didn't work but someone suggested adb push rom.zip /data and this has allowed me to copy the rom to my phone and flash it now.
Has anyone tried out this person's twrp
GitHub - LittleTurtle2333/android_device_xiaomi_venus-twrp: TWRP device tree for Xiaomi Mi 11
TWRP device tree for Xiaomi Mi 11. Contribute to LittleTurtle2333/android_device_xiaomi_venus-twrp development by creating an account on GitHub.
github.com
Pho3nX said:
From your actual TWRP > Install > (on bottom right) install image > choose new twrp > Reboot > Recovery
or from adb like the first time :
Code:
fastboot boot twrp-venus-fixed.img
Click to expand...
Click to collapse
What image to flash should i choose then 'Boot' ?

Categories

Resources