[RECOVERY][UNOFFICIAL] TWRP-3.3.1 [Zenfone 5 (ZE620KL)] - Asus Zenfone 5 (2018, ZE620KL) ROMs, Kernels, Reco

{
"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"
}
Code:
/*
* Your warranty is... still valid?
*
* 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 RECOVERY
* 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.
*/
Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
Notes for themers: In addition to the udpated theme, we have introduced a theme version variable to the TWRP theme system. If the theme version does not match the version that TWRP expects, TWRP will reject the custom theme and load its stock theme. This change will ensure that people who update TWRP without updating their theme will still have a workable recovery. We have removed libjpeg support. The stock theme was only using a jpeg image for the splash / curtain. This change means that any custom themes will no longer be able to use jpeg images. It also means that tools used to repack recovery images with a different curtain / splash will need to be updated to use the new method.
Version number notes: For a while we’ve been using a 4 digit version number and reserved the 4th digit for device-specific updates. For instance, we find and fix a device-specific issue like decryption of data on Nexus 5, we would release that as a 2.8.7.1. After a while, some people would start asking where 2.8.7.1 was for other devices. So, going forward we have decided to change the numbering scheme to 3.0.0-2, etc. Our hope is that this version numbering scheme will more clearly identify that the 4th digit does not indicate a version change for the code base.
We need your help! The bulk of TWRP work is done by 3 people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance!
Requirements
Asus Zenfone 5 ZE620KL
Unlock bootloader with apk tool from website Asus
Flashing Instructions
Reboot device to bootloader. If device is powered off, press and hold Power + Volume Up button until ASUS logo with "FASTBOOT MODE" message appears.
Under same directory as TWRP image and ADB/Fastboot executables (if ever required), type this command:
Code:
fastboot flash recovery recovery.img
fastboot oem reboot-recovery
DOWNLOADS​
Special Thanks
shakalaca : for some config kernel
krasCGQ : device tree twrp for max pro m1
XDAevDB Information
Unofficial TWRP 3.x (ZE620KL), Tool/Utility for the Asus ZenFone 5 ZE620KL
Contributors
nguyenhung9x
Source Code: https://github.com/ASUS-X00TD/android_kernel_asus_X00QD

Changelog
- initial

Worked like a charm. No issues found. Thanks!!!!!

Hi! I downloaded the image file, and putted same directory as adb. Doing from windows, send the file via fastboot, rebooted... but shows the "regular" recovery... what i did wrong?
Help will be appreciated...
Regards!

Why am I having this error?

can i use zs620kl twrp in ze620kl ?
i have problem the internal storage 0MB how to fix it ?
i tried set password PIN and it doesn't work well

Hello,
I can unlock my phone :
fastboot oem device-info
(bootloader) Verity mode: true
(bootloader) Device unlocked: true
(bootloader) Device critical unlocked: true
(bootloader) Charger screen enabled: true
(bootloader) ABL Info: Q-ZE620KLXXXX
OKAY [ 0.008s]
finished. total time: 0.008s
but I don't make TWRP...
For flash it was "good" but it's recovery original
and for boot in TWRP I have :
fastboot boot 'recovery.img'
downloading 'boot.img'...
OKAY [ 0.637s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.638s
Can you help me please ?

Related

PBRP [Joyeuse][v2.9.1]

{
"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"
}
Code:
/*
*Disclaimer
*
* Your warranty is now void.
*
* We're 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.
*/
Introduction
Pitch Black Recovery is a fork of TWRP with many improvements to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.4.0
PitchBlack version: 2.9.1
For device: Redmi Note 9 Pro
Maintainer/Authors build: https://forum.xda-developers.com/member.php?u=8529431
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Kernel Source: https://github.com/Joyeuse-Indonesia-Project/kernel_xiaomi_sm6250
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid, sagar
Features
Fully native android like UI
Supports Treble and non-Treble ROMs
Up-to-date kernel, built from sources
Full dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Click to expand...
Click to collapse
Installation Instructions
From previous version or other recovery
Download the PitchBlack zip to your device
Reboot to your current custom recovery
Flash the PitchBlack zip
The device will automatically reboot into PitchBlack Recovery after installation
Enjoy
From PC
Download PitchBlack Recovery flashable zip from bellow
Extract the PBRP zip
Goto fastboot mode in your device
Flash the recovery.img by fastboot flash recovery.img
Boot into PBRP
Copy the zip to internal storage
Flash it
Enjoy
Changelog
Code:
v2.9.0
- Update kernel
- Update DM Verity Logic
- Update magisk
- Update unroot magisk
- Fix Dynamic Partition
- Improper mount of /data partition
- Some bug fixed
Downloads
Flashable zip
https://drive.google.com/uc?id=1HiPbEimxTiZlAXmjgVzf69bB_knn4H1E&export=dow nload
GREAT JOB!
Works on curtana? thanks
zenez said:
Works on curtana? thanks
Click to expand...
Click to collapse
onlye Joyeuse, in curtana you already have twrp and others.
All right, will try later. ?
Yuluga said:
onlye Joyeuse, in curtana you already have twrp and others.
Click to expand...
Click to collapse
Yes but this one is said dealing with dynamic partition. A must have.
Is it planned to have a release devoted to Curtana.
Thanks
EDIT:
I've just tested it on Curtana in order to test file copy/modify in system via file explorer.
Unsuccessful trial. System is still kept at read only state.
Anyway a real nice interface design. Thanks to devs.
any one test it? any bug?
hoang_phuong84 said:
any one test it? any bug?
Click to expand...
Click to collapse
It is working from what I can do on a Curtana. It cann't install because digest is not in accordance but should be working well on Joyeuse and at any point better than LR modded fix release available at T.me.
Just boot it on your phone and try it like that.
Recoveries struggle to get stable on this device/system it seems (what is the status of PBRP: alpha, beta, stable?). I saw something about a Android 10 Boot Partition causing the problems but would like to understand better if and how Recovery will work nicely with this device and Custom ROMs. Can someone point me to a explanation/thread why on RN9P, Android 10 it is so difficult to get a working Recovery for Custom ROM Install/Updates?
hello,
bravo for this excellent work, since the time we hoped functional custom recovery. Are all backup and restore functions functional, micro sd recognition, etc? ... Thank you
the right commend for Flash the recovery.img is "fastboot flash recovery recovery.img"
second, i get decrypt data after i reboot to recovery.
I have curtana twrp on joyeuse phone. Can ı flash via curtana twrp?
Edit 1: I tried install via curtana twrp. Error 1 fail...
Anybody try to flash latest Redmi Note 9 Pro EU ROM (v11.0.5.0) with this recovery? I tried dirty flash it from 11.0.4 and got error message. After flashing, It stay and boot on 11.0.4 but lost wifi mac address.
fathroen said:
Anybody try to flash latest Redmi Note 9 Pro EU ROM (v11.0.5.0) with this recovery? I tried dirty flash it from 11.0.4 and got error message. After flashing, It stay and boot on 11.0.4 but lost wifi mac address.
Click to expand...
Click to collapse
I've tried too but the same result.
"Fixed it" with fastboot first time installation of v11.0.4 and will wait for fastboot package v11.0.5.
After flashing recovery, and entering to PBRP is asking for password for decrypt data, i do not have password, my phone is not encrypted
fathroen said:
Anybody try to flash latest Redmi Note 9 Pro EU ROM (v11.0.5.0) with this recovery? I tried dirty flash it from 11.0.4 and got error message. After flashing, It stay and boot on 11.0.4 but lost wifi mac address.
Click to expand...
Click to collapse
Are you referring to the xiaomi.eu rom v11.0.5? If so, there's alot of people reporting problems booting after flashing that version. You're probably not referring to the stock rom, as I don't think there are any recovery flashable zips for that available.
In regard to fixing your wifi problem, in reading through the GSI rom thread, there are many reports of wifi being lost after flashing the boot.img from a different version of the stock rom than that which users were originally on without updating the other partitions. If the v11.0.5 boot.img was flashed to your phone, but some other partitions failed to flash, that may explain things. You could try downloading/extracting the v11.0.4 boot.img, either from the stock or xiaomi.eu rom package depending on which you are using, and flashing that again from fastboot using "fastboot flash boot boot.img".
Otherwise if that fails, reflashing v11.0.4 in its entirety should hopefully get your wifi working again.
mariob098 said:
After flashing recovery, and entering to PBRP is asking for password for decrypt data, i do not have password, my phone is not encrypted
Click to expand...
Click to collapse
Same issue here
You'll have to use the password/pass number you used to unlocked your device when waking it up.
blowy666 said:
You'll have to use the password/pass number you used to unlocked your device when waking it up.
Click to expand...
Click to collapse
But i do not have lock screen pin/password
thanks
Sent from my Redmi Note 9 Pro using Tapatalk

[RECOVERY][3.4.0-13][avicii]Unofficial TWRP for OnePlus Nord (Testing)

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:
- TWRP boots
- Decryption works
- Rom flashing should work
- Backups are broken
- Flash partition is broken for system and vendor
- DON'T WIPE OR FORMAT SYSTEM AND VENDOR PARTITIONS
- Format/wipe data works
NOT WORKING:
- Backup Restore
- Fastbootd
- System and vendor image flash
Install guide (Reccomended):
For now only boot the TWRP
To boot:
Code:
fastboot boot twrpname.img
Tips:
If you have some problems with backup, like 255 error or something similar please check this guide: https://forum.xda-developers.com/oneplus-6/how-to/255-error-twrp-backup-restore-999-t3801632
For the Bacups use always "system_image" and "vendor_image" instead of "system" and "vendor".
Download:
TWRP 3.4.0-13 by mauronofrio
TWRP 3.4.0-0 Test by mauronofrio
Reccomended ADB and Fastboot binaries:
Adb and Fastboot Installer
Source code:
https://github.com/mauronofrio/android_bootable_recovery
https://github.com/mauronofrio/android_device_oneplus_avicii_TWRP
Kernel source: precompiled stock one
My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio
Donations:
Credits:
Created 2020-08-03
reserved1
Tracker31 said:
{
"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"
}
Looks like working
Click to expand...
Click to collapse
Send some better photos and i will add them in the first post
mauronofrio said:
Send some better photos and i will add them in the first post
Click to expand...
Click to collapse
https://www78.zippyshare.com/i/56hZtzh1/20684/IMG_20200803_224251.jpg
https://www81.zippyshare.com/i/eQq3tXl1/16768/IMG_20200803_224313.jpg
Just successfully installed Magisk with this. Thanks a lot!
..
DIR49DNOR0N said:
Did you only boot it and installed magisk. Or did you flash it
Click to expand...
Click to collapse
just booted it
write DM with error
Any progress in getting this TWRP stable?
When can we expect an almost final version?
THX in advance
Snake_Plissken said:
Any progress in getting this TWRP stable?
When can we expect an almost final version?
THX in advance
Click to expand...
Click to collapse
TWRP might never be as before and thats something we all have to accept. Google did some major changes and it will take some time to fix that.
I'm using my 7T now for more than a half year without fully working and stable TWRP. I still don't miss it. For root there are a few instructions and custom ROMs can be flashed with fastboot. Kernel can be flashed easily with Kernel manager. Let's wait and see...
For kernel flashing you need root.
lekiaM said:
For kernel flashing you need root.
Click to expand...
Click to collapse
Sure you will need to have root. but that's common and possible without TWRP.
Thanks so much to mauronofrio for that TWRP port!
Installed in few minutes.
Magisk installed with no problem.
Thanks dev!
Just installed magisk, too. Everything working like a charm!
Thanks mauronofrio!
I tried to root bybusing this twrp , i did the things mentioned below,
1.Unlocked bootloader,
2.Downloaded Magisk zip
3.Booted into Fastboot mode
4.Booted Twrp, fastboot boot Twrp name
5.Install magisk zip in twrp
6.Rebooted the device, but ended with bootloop
aneeshmbabu said:
I tried to root bybusing this twrp , i did the things mentioned below,
1.Unlocked bootloader,
2.Downloaded Magisk zip
3.Booted into Fastboot mode
4.Booted Twrp, fastboot boot Twrp name
5.Install magisk zip in twrp
6.Rebooted the device, but ended with bootloop
Click to expand...
Click to collapse
Magisk 20.4?..
It should flash and boot properly
cultofluna said:
Magisk 20.4?..
It should flash and boot properly
Click to expand...
Click to collapse
Yes same here tried it yesterday. Works great, no bootloops.
Hi, just used it to flash the SubstrtumRescue.zip - all went fine ?? thx
Wait, is this the first TWRP for a native Android 10 device?

[RECOVERY][UNOFFICIAL] TWRP for Galaxy Note 10 (Snapdragon)

{
"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"
}
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:
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your 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.
Supported Models:
Galaxy Note 10 N9700, N970U, N970U1 and N970W.
US/Canada bootloader unlock thread:
here
Download & Guide:
1. Unlock your bootloader.
2. Download Note 10: d1q.
3. Reboot to download mode and flash vbmeta_disabled.tar in AP slot and reboot. Device will reboot to stock recovery mode prompting you to wipe data so wipe data and reboot to download mode again.
4. Put the TWRP tar for your device with Odin in the AP slot and click start.
5. Reboot to recovery via recovery key combo.
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​- Type: multidisabler again. will see - Finished. when done.​7. Go back to Wipe > Format Data > type yes.
8. Reboot to recovery.
9. Flash magisk apk in twrp.
10. Reboot to system, Enjoy.
Note:
To disable encryption manually:
You need to replace fileencryption=ice with encryptable=ice only in userdata line (maybe rest lines) in vendor/etc/fstab.qcom
To avoid stock recovery restoration manually:
Rename system/recovery-from-boot.p to recovery-from-boot.p.bak
Click to expand...
Click to collapse
Support:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Telegram group
Telegram account
Bugs:
- Encryption not fully working.
Thanks:
TWRP team
@Mentalmuso for base device tree
@ianmacd for multidisabler
Sources:
Kernel tree
Device tree
Changelog:
30.11.2021 - Update to TWRP 3.6.0
- Update multidisabler
10.03.2021 - Update to latest TWRP source
- Add terminal multidisabler script
- fstab cleanup.
16.02.2021 - Initial R build for Android 11
01.01.2021 - Initial Release
How are we unlocking the Bootloader? Message me when you have time.
I have Windows 10 and drivers are installed. I got nothing going on today so anytime will work. If today works for you
menace211 said:
How are we unlocking the Bootloader? Message me when you have time.
Click to expand...
Click to collapse
[Android][UNSAMLOCK] Bootloader Unlock for Samsung US/Canada Devices
This thread is @svetius approved Important notice: Do not update to April 2023 security update (XXXXXXXXXXWCX) or later. Examples: G998USQS6EWCA, N986USQU4HWD1. Samsung has patched the bootloader unlock again on those updates. NOTE: The OneUI...
forum.xda-developers.com
USA/Canada - Samsung Bootloader Unlock
You can view and join @Afaneh92UnlockChannel right away.
t.me
I will PM you too.
Gregbmil1 said:
I have Windows 10 and drivers are installed. I got nothing going on today so anytime will work. If today works for you
Click to expand...
Click to collapse
Ok thats fine.
Just wanted to let people know, if you're on the fence about this, its 100% legit. Thanks again!
Question. How do we flash multidisabler in TWRP if its encrypted in TWRP? I can't find anything in it
Gregbmil1 said:
Question. How do we flash multidisabler in TWRP if its encrypted in TWRP? I can't find anything in it
Click to expand...
Click to collapse
Push the file through adb or use Micro SD or USB-OTG.
afaneh92 said:
Push the file through adb or use Micro SD or USB-OTG.
Click to expand...
Click to collapse
OTG worked great!! Thank You.
Anyone having an issue creating a backup in TWRP? I tried saving it with OTG and internal memory. It always gets to about 21% then it reboots back into TWRP with no backup created
Gregbmil1 said:
Anyone having an issue creating a backup in TWRP? I tried saving it with OTG and internal memory. It always gets to about 21% then it reboots back into TWRP with no backup created
Click to expand...
Click to collapse
Android 11?
Yes, Android 11
Gregbmil1 said:
Yes, Android 11
Click to expand...
Click to collapse
TWRP kernel based on Android 10, wait for 11 kernel source to be released.
Changelog:
16.02.2021 - Initial R build for Android 11
So there will not be a way to unlock the phone without paid service? Seems shifty. There are developers here in the XDA community ths

[RECOVERY][UNOFFICIAL][3.5.2_10-0][dipper] TWRP Recovery for Xiaomi Mi 8

Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired. Please
* do some research if you have any concerns about features included in this Recovery
* 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.
*/
{
"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"
}
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
Prerequisites:
Unlocked bootloader
What's working?
- ADB
- MTP
- DECRYPT
- And more
Download:
twrp3.5.2_10-0
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Source code:
GitHub - LowTension/android_device_xiaomi_dipper: Device tree for build TWRP for Xiaomi MI 8(dipper) only.
Device tree for build TWRP for Xiaomi MI 8(dipper) only. - GitHub - LowTension/android_device_xiaomi_dipper: Device tree for build TWRP for Xiaomi MI 8(dipper) only.
github.com
GitHub - TeamWin/android_bootable_recovery
Contribute to TeamWin/android_bootable_recovery development by creating an account on GitHub.
github.com
Credits:
althafvly​
reserved
Anything different than the official one?
Installed without problems.
Works well on A-11
Thank you
250652 said:
Installed without problems.
Works well on A-11
Thank you
Click to expand...
Click to collapse
Thank you for your feedback.
Thankyou ZonaRMR
Does it work with LineageOS? Previous Official did not
vulongmos said:
Does it work with LineageOS? Previous Official did not
Click to expand...
Click to collapse
Official TWRP 3.5.0_9 works fine with official LOS.
I didn't get the point on this release yet, TWRP says their _10 versions are for devices released with Android 10, so _9 is correct for the good old Mi 8...
vulongmos said:
Thankyou ZonaRMR
Does it work with LineageOS? Previous Official did not
Click to expand...
Click to collapse
Do you mean that?
Moldeb said:
Official TWRP 3.5.0_9 works fine with official LOS.
I didn't get the point on this release yet, TWRP says their _10 versions are for devices released with Android 10, so _9 is correct for the good old Mi 8...
Click to expand...
Click to collapse
it makes sense to me since the Xiaomi Mi 8 received android 10 officially.
Moldeb said:
TWRP says their _10 versions are for devices released with Android 10
Click to expand...
Click to collapse
ZonaRMR said:
Mi 8 received android 10
Click to expand...
Click to collapse
Spot the difference. I'm on Android 10 as well of course, soon on Android 11 and the official TWRP _09 branch supports this. Could you please explain the benefits of your unofficial version? I'd like to understand the facts before considering a test.
Tried to compile it on my own with your device Tree.
Got Error
FAILED: ninja: '/[...]/out/target/product/dipper/obj/SHARED_LIBRARIES/libcryptfs_hw_intermediates/export_includes', needed by '/[...]/out/target/product/dipper/obj/SHARED_LIBRARIES/libcryptfsfde_intermediates/import_includes', missing and no known rule to make it
21:58:28 ninja failed with: exit status 1
Did something change on TWRP?
Greets and thanks
Updated to 3.5.2_10-0 (Based on Android 10)
Download: https://www.mediafire.com/file/fe9ttmec4vjc5nb/twrp3.5.2_10.0.img/file
How do i decrypt my Mi8 Dipper? i just formatted data and clean flashed and now have encrypted phone.
Arthur P. Dent said:
Tried to compile it on my own with your device Tree.
Got Error
FAILED: ninja: '/[...]/out/target/product/dipper/obj/SHARED_LIBRARIES/libcryptfs_hw_intermediates/export_includes', needed by '/[...]/out/target/product/dipper/obj/SHARED_LIBRARIES/libcryptfsfde_intermediates/import_includes', missing and no known rule to make it
21:58:28 ninja failed with: exit status 1
Did something change on TWRP?
Greets and thanks
Click to expand...
Click to collapse
Did you ever figure this out? I'm getting the same error trying to build official TWRP for the mi 8 Pro.
EDIT: Turns out you can get around the error by removing the line: "TARGET_HW_DISK_ENCRYPTION := true" from your BoardConfig.mk but I'm not sure if it will be able to decrypt.
Hi, all day trying to flash TRWP. I want to switch from miui.eu to lineageos, so I wipe data and then try to flash LOS. Nothing work and I decided to upgrade TWRP from FASTBOOT. Nothing work, the phone got stuck on fastboot. Then with MIflash I was able to install miui global, but now I simple cant install TWRP over the MI-Recovery 3.0
I'm using diferent TWRP versions and the following commands
Code:
fastboot flash recovery recovery.img
fastboot boot recovery.img
After that black screen for a few seconds and the it boot normally to MIUI and MI Recovery 3.0 still there. Dont know what to do or combination to use
Please help!!
nortuzar said:
Hi, all day trying to flash TRWP. I want to switch from miui.eu to lineageos, so I wipe data and then try to flash LOS. Nothing work and I decided to upgrade TWRP from FASTBOOT. Nothing work, the phone got stuck on fastboot. Then with MIflash I was able to install miui global, but now I simple cant install TWRP over the MI-Recovery 3.0
I'm using diferent TWRP versions and the following commands
Code:
fastboot flash recovery recovery.img
fastboot boot recovery.img
After that black screen for a few seconds and the it boot normally to MIUI and MI Recovery 3.0 still there. Dont know what to do or combination to use
Please help!!
Click to expand...
Click to collapse
Make sure all is working(adb, fastboot, USB port...)
Code:
fastboot flash recovery recoveryname.img
fastboot reboot recovery
Please @LowTension Could start Creation Of TWRP 3.6 Working on Android 12

[RECOVERY][UNOFFICIAL] TWRP for Galaxy A51 5G (Exynos)

{
"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"
}
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:
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your 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.
Supported Models:
Galaxy A51 5G A516U, A516U1, A516W, A516V, A516B, A5160 and A516N
US/Canada bootloader unlock thread:
here
Download & Guide:
1. Unlock your bootloader.
2. Download A51 5G: a51x.
3. Reboot to download mode
4. Put the TWRP TAR for your device with Odin in the AP slot, vbmeta_disabled_R.tar in USERDATA slot and click start.
5. Reboot to recovery via recovery key combo (Vol up + power + USB connected).
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​- Type: multidisabler again. will see - Finished. when done.​- Go back to Wipe > Format Data > type yes.​- Reboot to recovery.​7. Flash magisk apk in twrp.
8. Reboot to system, Enjoy.
Support:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Telegram:
Link
Bugs:
- Encryption not fully working.
Thanks:
TWRP team
@ianmacd for multidisabler
Sources:
Kernel tree
Device tree
Changelog:
29.11.2021 - Update to TWRP 3.6.0
- Add Symlinked dynamic partitions to fstab
- Update multidisabler
- fstab clean up
- Fix haptic feedback
08.06.2021 - Initial Release.
Hi nice to see we finally have a way to unlock the bootloader. I noticed your sources are based on andriod 10. Do you plan on updating it to andriod 11 or should they already work? The A51 5G is currently on 11. I'm interested in testing with compiling roms since I own this device.
cornaljoe said:
Hi nice to see we finally have a way to unlock the bootloader. I noticed your sources are based on andriod 10. Do you plan on updating it to andriod 11 or should they already work? The A51 5G is currently on 11. I'm interested in testing with compiling roms since I own this device.
Click to expand...
Click to collapse
Hi, the android 11 bootloader is not unlockable yet, not tested but most likely.
I can update my kernel in twrp but its useless.
afaneh92 said:
Hi, the android 11 bootloader is not unlockable yet, not tested but most likely.
I can update my kernel in twrp but its useless.
Click to expand...
Click to collapse
Since I'm already on 11 can I still use odin to downgrade? I remember the update noting you can not Due to security or something.
cornaljoe said:
Since I'm already on 11 can I still use odin to downgrade? I remember the update noting you can not Due to security or something.
Click to expand...
Click to collapse
you can only if same bootloader version
hello hate to trouble anyone but im a newb. im trying to bypass a password my grandmother forgot
on her samsung a51 so she can use it again we are totally locked out of phone and could really use some help.
i have downloaded odin but not sure how to use it or what all of it does . my grama is the best, she
always does everything for me so i would really like to be able to help her out for once. Any help is wanted and appreciated thanks.
I have an A51 5G (SM-A516U) on Android 11, am I stuck stuck or can I downgrade somehow and install TWRP? This is a US Cellular phone.
JasontheKep said:
I have an A51 5G (SM-A516U) on Android 11, am I stuck stuck or can I downgrade somehow and install TWRP? This is a US Cellular phone.
Click to expand...
Click to collapse
You cant downgrade to unlockable bootloader
Update: It seems that the File Manager is 'Read Only', unless I'm missing something. There was no option to remove the 'Read Only' permissions. I am able to install zip files like normal.
Hi, just wanted to let you know this worked fine for me. I unlocked my bootloader early last year, so I had no issues. I haven't tried everything in it but everything I needed worked.
My phone details:
Model: SM-A516B/DS
Android Version: 11
One UI Version 3.1
Baseband: A516BXXU4CUE3
Security Patch: 1 April 2021
Bootloader Status: Unlocked
Root Method: Magisk
Hello i have samsung a51 5g sm-a516b i need drivers for flashing exynos 7920 drivers and cfg to reset usb any guys help me?

Categories

Resources