[RECOVERY][OFFICIAL]TWRP 3.0.2-0 [LeEco Le Max 2] - LeEco Le Max 2 ROMs, Kernels, Recoveries, & Other

Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* 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 doing this to your device
* 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.
*/
This is an official build of TWRP for the LeEco Le Max 2
Downloads:
https://twrp.me/devices/leecolemax2.html
Sources:
https://github.com/TeamWin/android_device_leeco_x2
Installation:
Make sure your bootloader is unlocked
Download the recovery image from above
Reboot into fastboot
Run this command (Change the .img to whatever the name of file is you downloaded):
Code:
fastboot flash recovery recovery.img
Known issues:
OTG is working for some people but not for others also some readers and flash drives are not being seen. Will look into fixing it.
This should work on all the variants but its only been tested on x829 let me know if you have any issues.
Credits:
Ncrypt3d : He had a original base that did not boot but we ping ponged and got it working.
@AndroPlus Fixing Decryption and getting OTG working with some cables

Support Status: Active
Maintainer: deadman96385
Code Name: x2

Thanks for devloping. Tested V1.0. Device is booting in recovery, settings as usual, seems working...
OTG dont work. No Option for backing up firmware (TWRP_TeamSpain has one), i think the Option for backing up EFS is not needed on this device (may be wrong text, backup of firmware here?)...

Bogeyof said:
Thanks for devloping. Tested V1.0. Device is booting in recovery, settings as usual, seems working...
OTG dont work. No Option for backing up firmware (TWRP_TeamSpain has one), i think the Option for backing up EFS is not needed on this device (may be wrong text, backup of firmware here?)...
Click to expand...
Click to collapse
I will add firmware (Modem partition) in the next build, EFS is always good to have a backup of encase something happens to it. Do any of the recovery's have working OTG? My goal for this is to allow a central location for twrp so you do not have to go to random sites to get it and in the future to get it officially supported once decryption works.

deadman96385 said:
I will add firmware (Modem partition) in the next build, EFS is always good to have a backup of encase something happens to it. Do any of the recovery's have working OTG? My goal for this is to allow a central location for twrp so you do not have to go to random sites to get it and in the future to get it officially supported once decryption works.
Click to expand...
Click to collapse
I tried nearly all available TWRP versions for X820. I think i´ve tested about 8-10 different. None of them was capable of using OTG. But with firmware 14S/15S/16S OTG working flawlessly with booted system. So kernel should be ready for it?...
Do you know "flashfire" from chainfire? With flashfire, Backup to OTG storage is working flawlessly, may be cause he uses standard system kernel / software...
I´m not sure which partition (data) you save with "EFS", I thought there is no partition named EFS ?...
In TeamSpain-Recovery, it´s not just modem, all other firmware files are backed up too. (Not sure if this is necessary?).
Thanks again for developing things for our X820!!!

Bogeyof said:
I tried nearly all available TWRP versions for X820. I think i´ve tested about 8-10 different. None of them was capable of using OTG. But with firmware 14S/15S/16S OTG working flawlessly with booted system. So kernel should be ready for it?...
Do you know "flashfire" from chainfire? With flashfire, Backup to OTG storage is working flawlessly, may be cause he uses standard system kernel / software...
I´m not sure which partition (data) you save with "EFS", I thought there is no partition named EFS ?...
In TeamSpain-Recovery, it´s not just modem, all other firmware files are backed up too. (Not sure if this is necessary?).
Thanks again for developing things for our X820!!!
Click to expand...
Click to collapse
For OTG to work i need to find the proper path i will be ordering a usb c otg cable very soon then i can get it fixed easily.
These are the partitions that get backed up under the EFS name. They are the EFS partitions of this device.
/dev/block/bootdevice/by-name/modemst1
/dev/block/bootdevice/by-name/modemst2
Personally i do not see a reason to backup all of the separate firmware partitions because there are lots of ota files that include them in their entirety.
Edit: New update that adds backing up of the modem partition (Firmware)

OTG doesn't work. I tryed with 5.6 and 5.8 stock rom and OTG didn't work for both of roms.

bahuy2003 said:
OTG doesn't work. I tryed with 5.6 and 5.8 stock rom and OTG didn't work for both of roms.
Click to expand...
Click to collapse
OTG being fixed is not going to be based on what rom you use it will be a change i do in the recovery itself

What's the new update on this TWRP?

deadman96385 said:
For OTG to work i need to find the proper path i will be ordering a usb c otg cable very soon then i can get it fixed easily.
Click to expand...
Click to collapse
Hi, is there any progress with OTG? Did you order one or is this project dead. Many of us would be very pleased having OTG in TWRP...

Thanks for the work

Hello @deadman96385
I pushed PR to fix decryption and mouse pointer issue
https://github.com/deadman96385/android_device_leeco_x2-twrp/pull/1
I'm using CM tree, so I don't know if it works on omnirom tree.
TWRP image:
https://drive.google.com/open?id=0B0j3VJ1Xp5N8ZEg2cXZFS3Rja1E

AndroPlus said:
Hello @deadman96385
I pushed PR to fix decryption and mouse pointer issue
https://github.com/deadman96385/android_device_leeco_x2-twrp/pull/1
I'm using CM tree, so I don't know if it works on omnirom tree.
TWRP image:
https://drive.google.com/open?id=0B0j3VJ1Xp5N8ZEg2cXZFS3Rja1E
Click to expand...
Click to collapse
Wow this is amazing work!! I have merged your pull request and have now put in a request to get the max 2 officially supported it will happen soon!

AndroPlus said:
Hello @deadman96385
I pushed PR to fix decryption and mouse pointer issue
https://github.com/deadman96385/android_device_leeco_x2-twrp/pull/1
I'm using CM tree, so I don't know if it works on omnirom tree.
TWRP image:
https://drive.google.com/open?id=0B0j3VJ1Xp5N8ZEg2cXZFS3Rja1E
Click to expand...
Click to collapse
Awesome work mate, your recovery works perfectly.

deadman96385 said:
Wow this is amazing work!! I have merged your pull request and have now put in a request to get the max 2 officially supported it will happen soon!
Click to expand...
Click to collapse
Sorry for being obtrusive... But you talked sometime about the CyanogenMod. Do you still think that there's an Option we'll c it (with kernel sources release) on our lovely phone sometime?

There is a TWRP with OTG out now, may be the pathes for OTG could read out from it?
Download: TWRP_3.0.2-0_Le_X820.img (https://yadi.sk/d/MQFKSXjPvgdCF)
From: HTCMania - Ver Mensaje Individual - RECOVERY TWRP 3.0.2-0 con soporte OTG (http://www.htcmania.com/showpost.php?p=24395005&postcount=1)

Bogeyof said:
There is a TWRP with OTG out now, may be the pathes for OTG could read out from it?
Download: TWRP_3.0.2-0_Le_X820.img (https://yadi.sk/d/MQFKSXjPvgdCF)
From: HTCMania - Ver Mensaje Individual - RECOVERY TWRP 3.0.2-0 con soporte OTG (http://www.htcmania.com/showpost.php?p=24395005&postcount=1)
Click to expand...
Click to collapse
Thx @Bogeyof :good:
VG
Hannes... (Heiner)

Bogeyof said:
There is a TWRP with OTG out now, may be the pathes for OTG could read out from it?
Download: TWRP_3.0.2-0_Le_X820.img (https://yadi.sk/d/MQFKSXjPvgdCF)
From: HTCMania - Ver Mensaje Individual - RECOVERY TWRP 3.0.2-0 con soporte OTG (http://www.htcmania.com/showpost.php?p=24395005&postcount=1)
Click to expand...
Click to collapse
It's just a copy of my build:silly:
When I tested with my OTG cable it didn't work, so I thought my attempt was failed...
Here is device tree of my build:
https://github.com/AndroPlus-org/android_device_leeco_x2-twrp

Confirmed Decryption of system partition works !!

I have updated the OP to point to the official twrp website and updated the credits section to mention @AndroPlus

Related

[ROM][5.1 CM-12.1][Cyanogenmod 12.1 Unofficial][LMY48G][13/07/15]

Code:
#include
/*
* Your warranty is now void.
*
* 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 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.
*/
NVFlash backups, please do them before flashing anything below otherwise you will **** out of luck if you brick
Download:
cm-12-20150219-UNOFFICIAL-tf201.zip
cm-12-20150321-UNOFFICIAL-tf201.zip
cm-12.1-20150405-UNOFFICIAL-tf201.zip
cm-12.1-20150713-UNOFFICIAL-tf201.zip
Recovery:
recovery.img
Note that the touch buttons are really close together and there's no confirmation before you want to flash a zip sooooo... use the power keys if you are extra scared/careful.
In addition, the script output is impossible to see, which is kinda problematic.
XDA:DevDB Information
Cyanogenmod 12.1 Unofficial, ROM for the Asus Eee Pad Transformer Prime
Contributors
Namidairo, Androidroot, CyanogenMod
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.1.x
Based On: CyanogenMod
Version Information
Status: Testing
Created 2015-02-15
Last Updated 2015-04-05
Hi. I see no download section. So do I use the current recovery or should I wait? Using twrp with f2fs.
Hi,
What's the differences with official cm12 for tf300t?
I tested tf300 official and had lots of problems and I would prefer not to have them again ?
hi, please upload f2fs recovery if this rom support f2fs.thank you!
Edit: all is good. I'm back on track.
Ahhhh. I used the one from cm11 topic. Big mistake. Now I'm getting android service icon flashing screen. Reboot is the same, can't access fastboot or bootloader or recovery, tablet is recognized by pc. Attached the picture of what is on my screen if anyone has an idea.
Just curious. Installed cm recovery, the rom and gapps (the smallest ones) and now waiting at Asus bootlogo. How long does the first boot take?
I have the same problem. My TF201 is stuck at the bootscreen with the Asus-logo.
What did I do:
- wiped cache
- factory reset
- flashed recovery.img from post #1
- flashed firmware from post #1
- reboot and stuck at Asus-logo
I can still reboot into the recovery.
Where did I go wrong?
Just flash the last cm11 with f2fs support to get the tablet working. No need to change recovery.
suhiSLO said:
Just flash the last cm11 with f2fs support to get the tablet working. No need to change recovery.
Click to expand...
Click to collapse
thx reply,
i listed the step as below. am i right?
1)download recovery_f2fs on cm11 section
2)use the code format mmcblk
mkfs.f2fs -t 0 /dev/block/mmcblk0p2
mkfs.f2fs -t 0 /dev/block/mmcblk0p8
Click to expand...
Click to collapse
3)install cm12
4)reboot
if i were wrong,may i know the step and compatible recovery download link?
suhiSLO said:
Just flash the last cm11 with f2fs support to get the tablet working. No need to change recovery.
Click to expand...
Click to collapse
Why should I flash CM11 (KitKat) when I want CM12 (Lollipop, that this thread is about)?
I used the software (recovery, firmware) that Namidairo posted in his first post in this thread.
GoldenAvatar said:
Why should I flash CM11 (KitKat) when I want CM12 (Lollipop, that this thread is about)?
I used the software (recovery, firmware) that Namidairo posted in his first post in this thread.
Click to expand...
Click to collapse
Just to make the tablet working until namidairo offers a solution. At least that's what I did.
---------- Post added at 04:41 PM ---------- Previous post was at 04:34 PM ----------
atoyu said:
thx reply,
i listed the step as below. am i right?
1)download recovery_f2fs on cm11 section
2)use the code format mmcblk
3)install cm12
4)reboot
if i were wrong,may i know the step and compatible recovery download link?
Click to expand...
Click to collapse
If you want to try to make cm12 work use the recovery from this topic. I replied to goldenavatars post.
when using recovery on this topic, it hold on asus boot screen......
any md5 for this file?
Did the install using TWRP 2.7.0.0 and also flashed the gapps-lp, On reboot screen stuck at the Asus logo and will not proceed. Is there a md5 available for the ROM zip file so I can do a check?
I am currently running namidairo's CM11 build on my TF201. Do I just flash the recovery and then this image to get lollipop?
Also was GAPPS work with this build?
Thanks.
Oops, SELinux chucks a fit about some of the vendor libs when I set it to enforcing.
This is why you actually test with the same kernel that you are deploying. (Reboot shenanigans meant the bootloader ignored my staging partition and didn't flash the new kernel, yay.)
Anyway, I'll pull the zip and upload one with it set to permissive for now (Which is a temporary fix, I'll fix up the sepolicies when I have time)
Edit: Up
Working. Thank you.
Namidairo said:
Oops, SELinux chucks a fit about some of the vendor libs when I set it to enforcing.
This is why you actually test with the same kernel that you are deploying. (Reboot shenanigans meant the bootloader ignored my staging partition and didn't flash the new kernel, yay.)
Anyway, I'll pull the zip and upload one with it set to permissive for now (Which is a temporary fix, I'll fix up the sepolicies when I have time)
Edit: Up
Click to expand...
Click to collapse
Can't wait to try this later tonight
Yup, same.
Missing superSU. So additional apk install needed. I tried to install zip version but it looks like it didn't stick.
suhiSLO said:
Missing superSU. So additional apk install needed. I tried to install zip version but it looks like it didn't stick.
Click to expand...
Click to collapse
Did you enable root in developer options?

[RECOVERY][G3][F400] TWRP-3.1.1 (Testing/170519)

TeamWin's TWRP Touch Recovery for LG G3 - currently available only for F400 variants​https://twrp.me/
TWRP is an open source, community project. TWRP development is done by roughly 4 people at this point. We also have a large support community with many people who are willing to answer questions and help people with their devices either through our IRC channel or on forums like xda-developers.
Team Win was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After our work on the EVO 4G we wanted to work on a project that would work on more devices than just the EVO 4G and we settled on working on a recovery. Today TWRP is the leading custom recovery for Android phones.
A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like OmniROM
You can find the source code for TWRP at github.com/omnirom/android_bootable_recovery/​
Flashing Instructions
To install recovery images use Flashify / Rashr from Play Store or flash in your current recovery. Otherwise do the following:
1. Go to install, find and select the Images... button.
2. Browse to the image that you downloaded and select it.
3. Choose recovery and swipe to flash.
OR
1. Move recovery.img to internal storage.
2. Open terminal window/command prompt to execute following commands
Code:
adb shell
su
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/recovery
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
exit
exit
adb reboot recovery
About this TWRP
compiled on LineageOS-14.1 source
always up-to-date
fixed screen brightness
permissive selinux
disabled logd/logcat in recovery
fuse exfat, ntfs-3g, jpeg, usb-otg support
external storage as default storage
touch to wake
backup of all partitions including modem, efs
crypto/decryption may work or not..
Changelog
* 170430
- Initial Build
- Disabled HW crypto due to build fails
* 170501
- Deleted unused flags
- Add back HW crypto
- exfat support
* 170507
- Disabled logd/logcat (fix for "device or resource busy", hopefully)
* 170519
- Updated to v3.1.1
- Fix Aroma Installer crash (hopefully)
Known issues
ZIP files with date check assert can't be installed (eg. crDroid) - Users should delete date check assert in binary by themselves.
AROMA Installer stucks at loading - will be fixed soon..
Download Links
Unofficial | Official
Sources​
https://github.com/TheNoFace/android_device_lge_g3-common-TWRP/tree/twrp
(Based on https://review.lineageos.org/#/c/160056/)​
Remember to do backup of your current recovery before installing​
Any plans for suporting other G3 variants in future?
@fprhqkrtk303: Now have 2 version twrp to flash. Which one to choose to flash? Unofficial or official? Thanks!
Official TWRP for D855 is so bad... sorry to say that. It doesn't work properly and even if LineageOS recommends it it's just not able to flash LOS builds.
When you want to reboot in recovery it hangs in a bootloop and when you want to shut the device off it just turns on back. So far we only have the unofficial version for D855 fully working.
ahk31 said:
Any plans for suporting other G3 variants in future?
Click to expand...
Click to collapse
Planning to support more devices when F400 version is stable.
You can build your own TWRP using my source.
@chuyennho184 @andrewKode Official version from TWRP uses older device tree and actually no one maintains. Recommend using unofficial version.
@fprhqkrtk303: I saw update firmware on March 22th for F400 variants but I don't have a link. Do you have a link? Thanks for bother you.
Updated to v3.1.1 (170519)
fprhqkrtk303 said:
Updated to v3.1.1 (170519)
Click to expand...
Click to collapse
Is aroma bootloop problem fixed in this new version?
MESA said:
Is aroma bootloop problem fixed in this new version?
Click to expand...
Click to collapse
Not tested yet. Can you check?
fprhqkrtk303 said:
Not tested yet. Can you check?
Click to expand...
Click to collapse
Yes. Tried it yesterday. Bootloop problem is still present.
andrewKode said:
Official TWRP for D855 is so bad... sorry to say that. It doesn't work properly and even if LineageOS recommends it it's just not able to flash LOS builds.
When you want to reboot in recovery it hangs in a bootloop and when you want to shut the device off it just turns on back. So far we only have the unofficial version for D855 fully working.
Click to expand...
Click to collapse
LoL i maintain twrp for d855 i don't have any issue with that recovery(3.1.1) fully tested..
and this problem cause by bootloader..
or you mean this
Fixed rebooting when no OS is present (Dees_Troy)
"unofficial version for D855 fully working."
Nope dadi11 twrp encrypt no work.. ;]
ZjemCiKolege said:
LoL i maintain twrp for d855 i don't have any issue with that recovery(3.1.1) fully tested..
and this problem cause by bootloader..
or you mean this
Fixed rebooting when no OS is present (Dees_Troy)
"unofficial version for D855 fully working."
Nope dadi11 twrp encrypt no work.. ;]
Click to expand...
Click to collapse
Dude, Idk what you're maintaining but this is what happens:
- TWRP sometimes does not reboot back in recovery (it hangs on LG screen)
- hangs on flashing LineageOS
- When chosed to turn off the device from the recovery it turns back ON right after it shuts down.
andrewKode said:
Dude, Idk what you're maintaining but this is what happens:
- TWRP sometimes does not reboot back in recovery (it hangs on LG screen)
- hangs on flashing LineageOS
- When chosed to turn off the device from the recovery it turns back ON right after it shuts down.
Click to expand...
Click to collapse
1. I try but did not happen.
2. Build of lineage?(i flash each version from february to 21.04) no any issue.
3. Issue of custom rom(problem with turn on charger and boot same issue..) ;]
MESA said:
Is aroma bootloop problem fixed in this new version?
Click to expand...
Click to collapse
Hello, apparently no...
https://twrp.me/site/update/2017/05/19/twrp-3.1.1-0-released.html
If it's a software problem, it would be the problem of AROMA devs, but if it's related to software keys incompatibility it's will be the work of TWRP devs.

[Recovery][BKL][EMUI 8.x only][Unofficial]TWRP 3.2.1-0 [14/04/2018]

Disclaimer​This software comes wth no warranty,XDA staff ,myself or TeamWin stuff can't be hold responsible for any damage it may cause to your device.
Note: Currently Oreo 8.1 custom roms are supported only on BKL-L04 with EMUI 8.1
Download and Installation​
* Download twrp recovery
* Start your device in fastboot mode
* Install the recovery using the following command:
Code:
fastboot flash recovery_ramdisk [name of the file].img --> ex: fastboot flash recovery_ramdisk twrp_blanc_0.1.img
* Restart with this command:
Code:
fastboot reboot
* As soon as you execute the restart command,remove the USB cable and keep pressing Volume UP,so the device will boot to TWRP.This is to avoid that the device boot to OS,overwritting TWRP recovery.
Features​
Internal storage decryption = working
MTP and OTG connection = working
Backup&Restore = working
Note: There are no sources for this yet,because is based on the work of @zxz0O0 ,from Honor 9 forum.
Credits
**** @zxz0O0 - This wouldn't be possible without this guy,so big big thank to him.I used his base to make this recovery work ,so in sign of respect his nick will also be on the TWRP boot screen.Thank again buddy!
**** TeamWin project ,obviously.
Download links
twrp_blanc_0.1.img - initial test release
twrp_bkl_0.2.img - OEMinfo partition is available for backup
twrp_bkl_0.3.img - /cache mounting is fixed,backup /vendor as image (vendor still can't be mounted)
twrp_bkl_0.4.img - /vendor mounting/unmounting is now fixed (thx @ante0 for the script)
twrp_bkl_0.5.img - mounting/unmounting issues shound be fixed , added a new option to exclude OEM path from wiping with Factory Reset and can be enabled/disabled in settings (thx Team OpenKirin for this), this version will work even with newer updates that bump security patch version.
twrp_bkl_0.6.img - Cache wiping issue is now fixed
twrp_bkl_0.7.img - fixed decryption on EMUI 8.1 (now you can use the same password/pin/pattern to decrypt in TWRP), /recovery_ramdisk no longer available for backup./vendor no longer available for backup (use /vendor_image instead),/system and /data can be unmounting issue with 8.1 devices is now fixed.
Pretoriano80 said:
Internal storage decryption = working
MTP and OTG connection = working
Backup&Restore = working
Click to expand...
Click to collapse
Thanks man! :laugh: Need to test this!
IcipherPT said:
Thanks man! [emoji23] Need to test this!
Click to expand...
Click to collapse
No problem! Please report back if it's working or not.
Pretoriano80 said:
No problem! Please report back if it's working or not.
Click to expand...
Click to collapse
wipe everything to decrypt?
ngoralph said:
wipe everything to decrypt?
Click to expand...
Click to collapse
Nope, just decrypting, like you do when your phone is starting and asks for PIN! [emoji6]
Pretoriano80 said:
No problem! Please report back if it's working or not.
Click to expand...
Click to collapse
Just tested on my honor view 10. It was asking for a password to decrypt. I entered my lockscreen pass and everything was decrypt.
so TWRP CAN decrypt
@youtuber123
did you try a nandroid backup?
youtuber123 said:
Just tested on my honor view 10. It was asking for a password to decrypt. I entered my lockscreen pass and everything was decrypt.
so TWRP CAN decrypt
Click to expand...
Click to collapse
Ok, so it's working!Great,please let me know if something it's broken (backup, restore, MicroSD mounting, etc).
Pretoriano80 said:
Ok, so it's working!Great,please let me know if something it's broken (backup, restore, MicroSD mounting, etc).
Click to expand...
Click to collapse
nandroid (backup and restore) is working
mtp is working too
and micro usb mounting is working
didn't tested to flash something using twrp
youtuber123 said:
nandroid (backup and restore) is working
mtp is working too
and micro usb mounting is working
didn't tested to flash something using twrp
Click to expand...
Click to collapse
There's not much stuff to flash for this device! [emoji16]
Good, finally a useful twrp....
Can we flash LOS using this now?
@Pretoriano80
tried your recovery at my view 10. flashed it via fastboot. had no success. your twrp is hanging at the start screen. tried to flash it via the twrp of dees_troy, the same result. recovery is not booting completely, remains at the twrp start screen. any ideas?
kurvenmeister said:
@Pretoriano80
tried your recovery at my view 10. flashed it via fastboot. had no success. your twrp is hanging at the start screen. tried to flash it via the twrp of dees_troy, the same result. recovery is not booting completely, remains at the twrp start screen. any ideas?
Click to expand...
Click to collapse
Which version? Another user reported that is working.
Edit: More details about your device?Which version do you have exactly?
the twrp_blanc_0.1.img
the dl-link of twrp_bkl_0.2.img is not working
kurvenmeister said:
the twrp_blanc_0.1.img
the dl-link of twrp_bkl_0.2.img is not working
Click to expand...
Click to collapse
Ok thank,link is fixed .but if the initial one didn't booted ,i don't think this will do.Which version of Honor 10 do you have (european,usa,etc)?I'm not sure it will work on the US version or any other version which is based on Oreo 8.1.
@Pretoriano80
dl-link worked. tried the second version of your recovery. still no success. it is hanging at the start screen. nothing else happend. european bkl-l09, resurrection remix, oreo 8.1
kurvenmeister said:
@Pretoriano80
dl-link worked. tried the second version of your recovery. still no success. it is hanging at the start screen. nothing else happend. european bkl-l09, resurrection remix, oreo 8.1
Click to expand...
Click to collapse
The custom rom might be the culprit!I didn't tested on custom roms.
Pretoriano80 said:
Ok thank,link is fixed .but if the initial one didn't booted ,i don't think this will do.Which version of Honor 10 do you have (european,usa,etc)?I'm not sure it will work on the US version or any other version which is based on Oreo 8.1.
Click to expand...
Click to collapse
Hey mate nice to see you here
Nice job with the recovery! I've been handed out an US View 10 a couple weeks ago (with Android 8.1 pre-release stuff), I'll test it out for you.
twrp-3.2.1-0-berkeley.img didn't boot on BKL-L04 (dark screen and reboot), but Ethan made some changes and twrp-3.2.1-1-berkeley.img does work fine.
I've been told that some selinux changes were needed to boot 8.1 stuff, some critical service that fails to run because it can't find the right policy, something related to recovery_vendor partition that runs it.
It will work in 8.0 setups also just fine.
I'll let you know how it goes :fingers-crossed:
Hope we get 8.1 kernel sources soon so I blu_spark this blue beauty
Rommco05 said:
I succesfuly make full backup (except data) and flashed busybox. I dont need decrypted data all seems to be fine. In backup section just missing OEM
Click to expand...
Click to collapse
Latest version should have Oeminfo available for backup! Did you tested that version?
eng.stk said:
Hey mate nice to see you here
Nice job with the recovery! I've been handed out an US View 10 a couple weeks ago (with Android 8.1 pre-release stuff), I'll test it out for you.
twrp-3.2.1-0-berkeley.img didn't boot on BKL-L04 (dark screen and reboot), but Ethan made some changes and twrp-3.2.1-1-berkeley.img did.
I've been told that some selinux changes were needed to boot 8.1 stuff, some critical service that fails to run because it can't find the right policy, something related to recovery_vendor partition that runs it.
It will work in 8.0 setups also jsut fine.
I'll let you know how it goes :fingers-crossed:
Click to expand...
Click to collapse
Hi! My favourite kernel developer is here, nice!
I have a guess on what may be wrong, but i'm not sure. Let me know if you figure out! [emoji6]

[RECOVERY][BYM]TWRP for HTC Desire 20 Pro [PORT][ALPHA]

#include <std/disclaimer.h>
/*
* I am not responsible for bricked devices, dead SD cards, thermonuclear
* war, or the current economic crisis caused by you following these
* directions. YOU are choosing to make these modificiations, and
* if you point your finger at me for messing up your device, I will
* laugh at you.
*/
This is the file you are looking for
Port from Redmi Note 8
Tested on latest firmware (1.06.709.1)
NOT working:
TOUCH -- mouse only
Fastboot boot is broken
Working:
Install zip/Wipe/Restore
MTP/Usb-otg/Micro SD card
Partially working:
Backup -- only super and ESD partition
Automatic mount internal storage -- please go to backup and refresh the partition size
Data Decryption
Installation:
Fastboot flash recovery xxx.img(file name)
Download links:
bym_twrp_port.img
IMG File
1drv.ms
Reserved
wow
Tested, can confirm it is working.
Thanks for the hard work!
Does it work in build number 1.00.468.1?
text1 said:
Does it work in build number 1.00.468.1?
Click to expand...
Click to collapse
yes, I am on 1.00.468.1
tofumachine said:
yes, I am on 1.00.468.1
Click to expand...
Click to collapse
Thank you for your answer.
Were you able to find Stock ROM or Stock Recovery Build number 1.00.468.1?
Were you able to root the phone?
text1 said:
Thank you for your answer.
Were you able to find Stock ROM or Stock Recovery Build number 1.00.468.1?
Were you able to root the phone?
Click to expand...
Click to collapse
I can successfully installed magisk and I think this will also work for other builds
4096abcd said:
TOUCH -- mouse only
Click to expand...
Click to collapse
I'm not sure what this means. Does this mean I can't use the touchscreen in the TWRP interface? I don't have a mouse for mobile, only a mouse with standard USB (for laptop/PC).
henrychess said:
I'm not sure what this means. Does this mean I can't use the touchscreen in the TWRP interface? I don't have a mouse for mobile, only a mouse with standard USB (for laptop/PC).
Click to expand...
Click to collapse
You need an a to c adapter
4096abcd said:
I can successfully installed magisk and I think this will also work for other builds
Click to expand...
Click to collapse
Is your phone rooted now !?
root checker, okay!????
4096abcd said:
You need an a to c adapter
Click to expand...
Click to collapse
Is it possible to patch the touch issue? (I'm not a pro, I don't know how to do it)
Do you take a picture of the root checker program?
twrp version number Redmi Note 8 ported !!!???
Thanks for your hard work. By the way, can you provide a pached by Magisk boot.img? If so, it would be very useful. Thanks again.
iourikil said:
Thanks for your hard work. By the way, can you provide a pached by Magisk boot.img? If so, it would be very useful. Thanks again.
Click to expand...
Click to collapse
Hello
I tried to create a patched boot file of magisk program and put it here for you.
build number : (1.00.468.1)
Hi
i need Stock recovery build number 1.00.468.1...
text1 said:
Hi
i need Stock recovery build number 1.00.468.1...
Click to expand...
Click to collapse
If you want a stock recovery just flash magisk boot and dd out the recovery partition
4096abcd said:
If you want a stock recovery just flash magisk boot and dd out the recovery partition
Click to expand...
Click to collapse
i flash twrp recovery,I want to install recovery instead of twrp.
Is it possible to unlock bootloader without wiping your data?
I can easily backup my /storage/emulated/0, but if all data is wiped out, then I have to reinstall all the apps (which takes a ton of time) and save all my passwords again.
Hello
I think my phone is brick, does anyone have an ota ROM file (stock rom) to install?
Another question:
How can I install the tar.gz file on the HTC D20PRO phone! ??

Development [RECOVERY] [UNOFFICIAL] TWRP 3.6.2 for Galaxy A52 5G

TWRP FOR THE A52 5G! (With issues)​
Help needed!
Are you someone that has ported TWRP before without any issues?
Or are you someone that knows how to fix any problem that has been listed in the 'Additional Notes' section?
PM me. We can work together to fix the issue(s)
Note
Code:
* Your warranty is now void.
*
* 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 doing this to your device
* 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.
Additional Notes
Code:
THIS RECOVERY IS NOT FULLY TESTED!
There are atleast these issues:
1. MTP Does NOT work. (Not with computer or with OTG)
2. NO access to your SD cards
3. Incorrect resolution (TWRP is 1080x1920, phone is 1080x2400)
4. Temperature sensor doesn't work.
THERE MIGHT BE MORE ISSUES I DO NOT KNOW OF! FLASH AT YOUR OWN RISK.
How to install?
First of all you need an unlocked BL. This is extremely easy to do and there are a lot of guide online.
Download recovery.tar (TWRP) from this post.
Select the AP slot in Odin
Disable auto reboot in Odin
Flash
Credits
TeamWin Recovery Project
Source code:
Minimal TWRP AOSP: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp
Device Tree for the a52 5g: Can't upload because of 25mb+ kernel file. Will make a custom kernel soon
Thank you so much for your work on TWRP. Waited for it a year
GiulianoB said:
Thank you so much for your work on TWRP. Waited for it a year
Click to expand...
Click to collapse
No problem.
Hi,
Firstly, thanks for doing this!
Secondly, I've been trying to flash a zip (BluetoothLibraryPatcher) but I cannot find a way to get TWRP to read a zip file. Things I've tried:
From the device itself: The data partition is encrypted. twrp decrypt (in the TWRP terminal) says "No crypto support was compiled into this build".
From ADB Sideload: It gets stuck on "Starting ADB sideload feature..." for 5 minutes, then fails.
From MTP/USB OTG: As you say in your post, neither MTP from PC nor from a USB flash drive works.
Would you have any idea of how I can get TWRP to read a zip file to install?
Thanks!
ByteSizedBit said:
Hi,
Firstly, thanks for doing this!
Secondly, I've been trying to flash a zip (BluetoothLibraryPatcher) but I cannot find a way to get TWRP to read a zip file. Things I've tried:
From the device itself: The data partition is encrypted. twrp decrypt (in the TWRP terminal) says "No crypto support was compiled into this build".
From ADB Sideload: It gets stuck on "Starting ADB sideload feature..." for 5 minutes, then fails.
From MTP/USB OTG: As you say in your post, neither MTP from PC nor from a USB flash drive works.
Would you have any idea of how I can get TWRP to read a zip file to install?
Thanks!
Click to expand...
Click to collapse
Hey, you can use commands by just being on the home screen of TWRP. ADB push <file location and name> /sdcard
ByteSizedBit said:
Hi,
Firstly, thanks for doing this!
Secondly, I've been trying to flash a zip (BluetoothLibraryPatcher) but I cannot find a way to get TWRP to read a zip file. Things I've tried:
From the device itself: The data partition is encrypted. twrp decrypt (in the TWRP terminal) says "No crypto support was compiled into this build".
From ADB Sideload: It gets stuck on "Starting ADB sideload feature..." for 5 minutes, then fails.
From MTP/USB OTG: As you say in your post, neither MTP from PC nor from a USB flash drive works.
Would you have any idea of how I can get TWRP to read a zip file to install?
Thanks!
Click to expand...
Click to collapse
Btw, afaik the encryption problem isn't something I can remove.
This is fantastic to see! Nice work.
Have you tried any custom ROMs with this? Do any of the current custom ROMs (like Lineage OS) support A52 5G, or are we still a far way away from that?
biscuitpants said:
This is fantastic to see! Nice work.
Have you tried any custom ROMs with this? Do any of the current custom ROMs (like Lineage OS) support A52 5G, or are we still a far way away from that?
Click to expand...
Click to collapse
Hey. I've not started a custom ROM yet. I've been busy with school mostly. I will probably start developing Lineage OS as the first custom rom.
Things405 said:
Hey. I've not started a custom ROM yet. I've been busy with school mostly. I will probably start developing Lineage OS as the first custom rom.
Click to expand...
Click to collapse
Good luck and thanks again for your effort
Hey! I found this on GitHub and I was wondering if it's you. Your post is still saying "Will upload in a minute". Thanks!
MeowNyaaa said:
Hey! I found this on GitHub and I was wondering if it's you. Your post is still saying "Will upload in a minute". Thanks!
Click to expand...
Click to collapse
Yep thats me. I can't upload a kernel file on github as its 25mb+ So the device tree won't be complete without it. I'll change the post.
Things405 said:
Yep thats me. I can't upload a kernel file on github as its 25mb+ So the device tree won't be complete without it. I'll change the post.
Click to expand...
Click to collapse
I recommend using Git LFS for that, more info about it here: https://git-lfs.github.com/
I created a device tree myself long time ago as well, was just missing the kernel
I may sell my U1 for the Dual Sim model so I can root. I need parts of this lol
Any progress?
I just can't wait for LineageOS
@Things405 I have GitHub pro if you want someone to host the device tree on there... I'm on https://github.com/SImPilotAdamT/
Also by A52 5G do you mean the A526B?
Also for some reason I can't unlock the bootloader in my device... I have the A526B international model. https://forum.xda-developers.com/t/unable-to-unlock-the-bootloader-a52-5g-sm-a526b.4476861/
TWRP 3.7.0 is out with the support for decryption on Android 12 to be able to backup firmware. Pls update, thx
I'm sorry to have left you guys hanging! I've been too busy with personal stuff but I will get back on this as soon as possible.
flashed in A526BXXU1AUAH, when press buttons for recovery, it freeze on boot logo
does this also work for the a52s 5g version?
LuzzyKins said:
does this also work for the a52s 5g version?
Click to expand...
Click to collapse
No, the version you should be looking at is: https://forum.xda-developers.com/t/recovery-official-twrp-3-7-0-2-for-galaxy-a52s-5g.4488419/

Categories

Resources