[RECOVERY][OFFICIAL] TWRP 3.2.1-0 touch recovery - Huawei P20 Pro ROMs, Kernels, Recoveries, & Other

{
"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"
}
NOTE: Decrypting data is not currently supported. MTP also does not work, but you can use adb to push and pull files.​
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:
/*
* [B]Your warranty is now void.[/B]
* 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.
*/
Sources: https://github.com/TeamWin
Device tree: https://github.com/TeamWin/android_device_huawei_charlotte
Download
Flashing:
Code:
fastboot flash recovery_ramdisk twrp-3.2.1-0-charlotte.img
Special thanks to @Dees_Troy for the Huawei Blanc device tree, which this is based on.

Thank you so much Is there any chance of you uploading a twrp flashable image of the newest p20 pro update?

Will try this when I get home. It doesn't replace eRecovery, right? So I can still recover if anything goes wrong? Also, best way to boot into TWRP once flashed?

danifilth4king said:
Will try this when I get home. It doesn't replace eRecovery, right? So I can still recover if anything goes wrong? Also, best way to boot into TWRP once flashed?
Click to expand...
Click to collapse
As long as you flash the image to recovery_ramdisk it does not replace eRecovery, no. I actually used eRecovery to restore while testing my build.
Once flashed you can boot into TWRP via "adb reboot recovery" out of a running system with enabled ADB or via pressing VolUp+Power on a powered off device.

Many thanks a1Pha, just installed on a CLT-L29 8.1.0.106(C432), works flawless. Great job !
Once flashed you can boot into TWRP via "adb reboot recovery" out of a running system with enabled ADB or via pressing VolUp+Power on a powered off device.[/QUOTE]
You can also reboot to recovery if your phone is up and running opening Magisk Manager -> Modules, three points on the upper right corner will give you the choice recovery, bootloader or download...
Cheers.

buenso80 said:
Thank you so much Is there any chance of you uploading a twrp flashable image of the newest p20 pro update?
Click to expand...
Click to collapse
To be honest: This is my first Huawei and I am still figuring out how they manage their region-specific customization. Also it seems not so easy to get the UPDATE.APP for current builds. So no promises here - but I'll try to figure out and create a new thread if I'm able to build something.

Thanks given! I'll try this when I get a chance! This is a good start for this new device

a1Pha said:
To be honest: This is my first Huawei and I am still figuring out how they manage their region-specific customization. Also it seems not so easy to get the UPDATE.APP for current builds. So no promises here - but I'll try to figure out and create a new thread if I'm able to build something.
Click to expand...
Click to collapse
Maybe this could be usefull?
https://forum.xda-developers.com/hu...rmware-release-clt-l29-8-1-0-107c432-t3779167

buenso80 said:
Maybe this could be usefull?
https://forum.xda-developers.com/hu...rmware-release-clt-l29-8-1-0-107c432-t3779167
Click to expand...
Click to collapse
Thanks. As soon as I've got a fully working system.img which doesn't break different country models you'll hear from me.

Does it work for the CLT-L09 as well?

llvllorpheus said:
Does it work for the CLT-L09 as well?
Click to expand...
Click to collapse
Yes, I'm actually on CLT-L09!

llvllorpheus said:
Does it work for the CLT-L09 as well?
Click to expand...
Click to collapse
Works perfect

a1Pha said:
As long as you flash the image to recovery_ramdisk it does not replace eRecovery, no. I actually used eRecovery to restore while testing my build.
Once flashed you can boot into TWRP via "adb reboot recovery" out of a running system with enabled ADB or via pressing VolUp+Power on a powered off device.
Click to expand...
Click to collapse
How do you get back into eRecovery once you have flashed twrp?
Volume up gets you to twrp - is there a special key combo/sequence to get to eRecovery? I as as I have access to funkyhuawei. Also - how would one go back to stock with this installed? Sorry first time doing this for years
Cheers
Andy
---------- Post added at 06:52 PM ---------- Previous post was at 06:30 PM ----------
Ok so I managed to get into eRecovery by powering off and holding vol up and pwr until the phone vibrated, then release power and continued holding vol up until eRecovery appeared. If I wanted to completely remove TWRP and root etc once in eRecovery would it simply be a case of clicking download latest version and recovery? Then once recovered I could relock the bootloader? Or are there some other steps to do?
If anyone could help so I know for future reference that would be amazing. Thank you in advance

andrewglass3 said:
How do you get back into eRecovery once you have flashed twrp?
Another way to enter eRecovery: Shut down phone, press VOL+ and connect to USB... and wait
Click to expand...
Click to collapse

andrewglass3 said:
If I wanted to completely remove TWRP and root etc once in eRecovery would it simply be a case of clicking download latest version and recovery? Then once recovered I could relock the bootloader? Or are there some other steps to do?
If anyone could help so I know for future reference that would be amazing. Thank you in advance
Click to expand...
Click to collapse
Glad you made it
I used eRecovery after I bricked my recovery partition and ended up with a working stock recovery, so yes, that should be the way. I did not try to relock the bootloader though.

Official builds from twrp.me are now available, OP updated.

a1Pha said:
Official builds from twrp.me are now available, OP updated.
Click to expand...
Click to collapse
i see pretorians TWRP has MTP working fine
but the official TWRP has not
if we decide to flash pretorians twrp and then yours, is that fine? or do we have to flash stock in-between?

virtyx said:
i see pretorians TWRP has MTP working fine
but the official TWRP has not
if we decide to flash pretorians twrp and then yours, is that fine? or do we have to flash stock in-between?
Click to expand...
Click to collapse
You should be fine switching between the builds as long as you don't touch other partitions.

a1Pha said:
You should be fine switching between the builds as long as you don't touch other partitions.
Click to expand...
Click to collapse
ty!
hopefully official can get MTP working fine fingers crossed.

Good day.
Can this use for rebrand from OCT652 to C636?
Thanks.

Related

[RECOVERY] TWRP for LG G6 H870 (unofficial)

{
"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"
}
CONGRATS TO @davidporter1010 ON THE FIRST EVER ROOTED LG G6!!!
Video review by @davidporter1010 https://www.youtube.com/watch?app=desktop&persist_app=1&noapp=1&v=alH4YEiV5bc
A message to those with other variants of the G6:
The H870 International variant is the only one with an official bootloader unlock from LG.
Should there be a time where your flashing mechanisms get cracked, simply mention my name on this thread or via private message and I would be happy to create a thread with TWRP for your device.
WHAT IS TWRP?
Oh come on, you know what it is - don't try to fool me!
In case you're serious, though...
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.
DOWNLOAD
BUILD 4
Do the captcha and then wait 3 seconds before pressing the get link button, close any ads or poups
You can donate here to help me buy an H870 and that way I can further contribute towards development:
paypal.me/VoRt3xElarixx
You can find the recovery here:
https://drive.google.com/file/d/0B7S6ou836i7AVjhjNlpqQTdoSlk/view
FULL STEPS FOR OBTAINING ROOT
Follow LG's bootloader unlocking instructions here before you begin!
1. Download the latest TWRP .img for your device from this thread
2. Use the same fastboot tool you downloaded in the LG unlock instructions to flash TWRP using the command:
Code:
fastboot flash recovery twrp-x.x.x-x-h870.img
* Replace x.x.x-x with the actual version you are flashing!
3. Enter "fastboot reboot recovery" into the fastboot tool
4. Swipe to allow modifications, then hit wipe and tap format data, type "yes" and press enter
3. Install SuperSU, or Magisk to gain root and make system bootable, or just flash
no DMvertity opt file to make system bootable without root
8. Go to [Reboot] -> [System].
Wait 2-5 minutes for your device to finish setting itself up.
Github:
https://github.com/Nima0003/TWRP-H870
CREDITS:
@jcadduono for the template of this thread @jimbomodder for helping me pull the stock recovery @Rashed97 for the early TWRP test build he did from source
1st
So...we are on the way to have a fully functional recovery??
i see all has stopped...lineage..twrp...
Hurry up....we need to flashhhhhh
ahahaa
thanks for all....
Nice hows this build to your last one have you submited it to twrp for official status ?
can't get this one to work, I have an italian h870 i guess it's an international version
unlocked via LG developer
downloaded platform tools from android studio
flashed twrp-3.1.1-0-h870.img, done this multiple times
fastboot flash recovery twrp-3.1.1-0-h870.img
target reported max download size of 536870912 bytes
sending 'recovery' (22824 KB)...
OKAY [ 0.505s]
writing 'recovery'...
OKAY [ 0.240s]
finished. total time: 0.746s
Click to expand...
Click to collapse
in this version of platfor tools i don't have the command to reboot into recovery so i reboot into system and then adb reboot recovery
done this the phone shows the broken android image and then reboots into system after few seconds
any help about it?
thanks
You're doing it wrong.
In order for TWRP to stick, you need to do this :
1. Flash the image like you did.
2. Don't reboob. Press vol down+power at the same time until the phone restarts. Keep pressing those buttons andWait for the lg logo to appear, then release power button.This way the menu for hard reset will appear. Confirm and voila, you will enter in TWRP.
---------- Post added at 02:39 PM ---------- Previous post was at 02:37 PM ----------
@nima0003 ,could you tell us why the old thread was closed?
I saw in recovery it shows H872, not H870. This means it's a rip off?
kimitza said:
You're doing it wrong.
In order for TWRP to stick, you need to do this :
1. Flash the image like you did.
2. Don't reboob. Press vol down+power at the same time until the phone restarts. Keep pressing those buttons andWait for the lg logo to appear, then release power button.This way the menu for hard reset will appear. Confirm and voila, you will enter in TWRP.
---------- Post added at 02:39 PM ---------- Previous post was at 02:37 PM ----------
@nima0003 ,could you tell us why the old thread was closed?
I saw in recovery it shows H872, not H870. This means it's a rip off?
Click to expand...
Click to collapse
Old thread was closed because the links I used to keep statistics were also pay per click links, and no it's not a rip-off, it's a port.
strikerdj2011 said:
Nice hows this build to your last one have you submited it to twrp for official status ?
Click to expand...
Click to collapse
Yes but I need help uploading sources to github as I am not fimaliar with git, if anyone knows how and can help me, we will have official builds.
piggarello said:
So...we are on the way to have a fully functional recovery??
i see all has stopped...lineage..twrp...
Hurry up....we need to flashhhhhh
ahahaa
thanks for all....
Click to expand...
Click to collapse
Nothing has stopped, I was very busy, and XDA locked my threads, also my PC wireless chip broke so I need a new one which I can't afford.
Cmon Devs..!!
piggarello said:
Cmon Devs..!!
Click to expand...
Click to collapse
Development hasn't stopped
Good new!
nima0003 said:
Yes but I need help uploading sources to github as I am not fimaliar with git, if anyone knows how and can help me, we will have official builds.
Click to expand...
Click to collapse
https://help.github.com/articles/adding-an-existing-project-to-github-using-the-command-line/
kimitza said:
You're doing it wrong.
In order for TWRP to stick, you need to do this :
1. Flash the image like you did.
2. Don't reboob. Press vol down+power at the same time until the phone restarts. Keep pressing those buttons andWait for the lg logo to appear, then release power button.This way the menu for hard reset will appear. Confirm and voila, you will enter in TWRP.
---------- Post added at 02:39 PM ---------- Previous post was at 02:37 PM ----------
@nima0003 ,could you tell us why the old thread was closed?
I saw in recovery it shows H872, not H870. This means it's a rip off?
Click to expand...
Click to collapse
Done this, the LG logo appears before and after the unlock warning but i can't enter reset mode in this way
It's volume down button not up? should i release and then repush the power button?
it seems that android bootlock warning screen interferes with the process
scarliga said:
Done this, the LG logo appears before and after the unlock warning but i can't enter reset mode in this way
It's volume down button not up? should i release and then repush the power button?
it seems that android bootlock warning screen interferes with the process
Click to expand...
Click to collapse
Once you flashed twrp in fastboot, disconnect from pc, the hold vol down+ power, keep holding until you see LG logo and then quickly let go of power button and re-press. It will then show stock recovery, follow instructions to do factory reset and it will boot twrp after showing LG logo again
Done, thank you
now got this error while wiping data
EDIT: something gone wrong with encryption, it wiped me data and removed recovery
When connected via USB in TWRP it shows as an H872 but it's an H870
I've flashed the open eu kdz with uppercut, is it related to it?
any guess about it?
nima0003 said:
Yes but I need help uploading sources to github as I am not fimaliar with git, if anyone knows how and can help me, we will have official builds.
Click to expand...
Click to collapse
If you are not familiar with git, vive gitkraken a try.
Also you can join twrp IRC Channel, they will give all the support you need.
Will there be any root options for the dual SIM version?
unknownblkman said:
Will there be any root options for the dual SIM version?
Click to expand...
Click to collapse
No.
Enviado desde mi LG-H870 mediante Tapatalk
reformatted in download mode with uppercut
I still don't understand why twrp detects my phone as an H872.
I can't flash lineageos because it fail the initial hardware check, also I guess twrp is not fully functional as I wasn't able to flash LG-H87010f-Flashable.COMPLETE.zip in the usual way

[ SOLVED ] Moto G5S Plus Stuck on Boot / Bootloader Giving Bad Key Error / Soft Brick

Moto G5S Plus Stuck on Boot / Bootloader Giving Bad Key Error / Soft Brick
{
"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"
}
My Assumptions
You have unlocked your BootLoader.
You have flashed TWRP Recovery.
You have rooted your Device (Not mandatory).
What's happening ?
You Flashed Something & now getting Bad key Error & Device not Booting.
You flashed Boot.img & stuck here now.
You flashed Custom Kernel & stuck.
You flashed Stock Firmware & Stuck here.
You Flashed Rom, everything went well, but still stuck here.
Solution
Connect your phone with your Computer.
Hold volume down button for 5 seconds & then simultaneously hold power button till it goes to bootloader, now release the buttons.
Use volume buttons to navigate to recovery & press power to boot to TWRP recovery.
You will see MTP Mode has been Enabled & you can see phone's internal memory.
Dowload Latest Magisk Zip & place it in your phone.
Now click on Install option of TWRP recovery & install Magisk Zip.
Wipe Cache/Dalvik Cache, go back & reboot system.
Voila, Now Bad Keyy will be replaced by N/A & your device will boot successfully.
brute-coder said:
Moto G5S Plus Stuck on Boot / Bootloader Giving Bad Key Error / Soft Brick
My Assumptions
You have unlocked your BootLoader.
You have flashed TWRP Recovery.
You have rooted your Device (Not mandatory).
What's happening ?
You Flashed Something & now getting Bad key Error & Device not Booting.
You flashed Boot.img & stuck here now.
You flashed Custom Kernel & stuck.
You flashed Stock Firmware & Stuck here.
You Flashed Rom, everything went well, but still stuck here.
Solution
Connect your phone with your Computer.
Hold volume down button for 5 seconds & then simultaneously hold power button till it goes to bootloader, now release the buttons.
Use volume buttons to navigate to recovery & press power to boot to TWRP recovery.
You will see MTP Mode has been Enabled & you can see phone's internal memory.
Dowload Latest Magisk Zip & place it in your phone.
Now click on Install option of TWRP recovery & install Magisk Zip.
Wipe Cache/Dalvik Cache, go back & reboot system.
Voila, Now Bad Keyy will be replaced by N/A & your device will boot successfully.
Click to expand...
Click to collapse
N/a And bad key is same....
I had bad key after flashing stock And my phone booted correctly...
Sent from my Moto G5S Plus using XDA Labs
Adi5 said:
N/a And bad key is same....
I had bad key after flashing stock And my phone booted correctly...
Sent from my Moto G5S Plus using XDA Labs
Click to expand...
Click to collapse
For me, it got stuck at Bad keys. And it didn't boot whatever I tried. But after flashing Magisk it changes to N/A & booted instantly. It wasn't same in my case.
Where i can find latest magisk for moto g5s plus ? Thanks before
Edit founded.. thanks
brute-coder said:
Moto G5S Plus Stuck on Boot / Bootloader Giving Bad Key Error / Soft Brick
Click to expand...
Click to collapse
I made a big mistake,
Unlocked boot locker, Flashed TWRP.
yesterday i got oreo update and i hit install update.
and now it it redirecting me to TWRP only. not allowing me to boot my device. please help me
I am in different city with stranger's laptop, dont have pen drive and OTG cable, just give me quick guide, i just want to start my phone, I have set up everything in my laptop, i dont have it right now, so please guide me necessary Drivers software also
I want Stock Oreo or nougat
I think after installing stock Recovery it will work ? do you have link for stock recovery only ?
---------- Post added at 11:05 AM ---------- Previous post was at 10:53 AM ----------
brute-coder said:
Moto G5S Plus Stuck on Boot / Bootloader Giving Bad Key Error / Soft Brick
Click to expand...
Click to collapse
haroen88 said:
Where i can find latest magisk for moto g5s plus ? Thanks before
Edit founded.. thanks
Click to expand...
Click to collapse
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
ashish_zarekar said:
I made a big mistake,
Unlocked boot locker, Flashed TWRP.
yesterday i got oreo update and i hit install update.
and now it it redirecting me to TWRP only. not allowing me to boot my device. please help me
I am in different city with stranger's laptop, dont have pen drive and OTG cable, just give me quick guide, i just want to start my phone, I have set up everything in my laptop, i dont have it right now, so please guide me necessary Drivers software also
I want Stock Oreo or nougat
I think after installing stock Recovery it will work ? do you have link for stock recovery only ?
---------- Post added at 11:05 AM ---------- Previous post was at 10:53 AM ----------
Click to expand...
Click to collapse
Hi, did you made any backup (TWRP Backup) of your device?
brute-coder said:
Hi, did you made any backup (TWRP Backup) of your device?
Click to expand...
Click to collapse
no dont have any backup
ashish_zarekar said:
I made a big mistake,
Unlocked boot locker, Flashed TWRP.
yesterday i got oreo update and i hit install update.
and now it it redirecting me to TWRP only. not allowing me to boot my device. please help me
I am in different city with stranger's laptop, dont have pen drive and OTG cable, just give me quick guide, i just want to start my phone, I have set up everything in my laptop, i dont have it right now, so please guide me necessary Drivers software also
I want Stock Oreo or nougat
I think after installing stock Recovery it will work ? do you have link for stock recovery only ?
---------- Post added at 11:05 AM ---------- Previous post was at 10:53 AM ----------
Click to expand...
Click to collapse
There are no quick guides
You need
Computer with fastboot
Stock images for your region/device
Try flashing stock recovery first. If it doesn't work, flash stock images
brute-coder said:
Hi, did you made any backup (TWRP Backup) of your device?
Click to expand...
Click to collapse
Calm down if you still have twrp installed
install this one by twrp
before leaving twrp install twrp.img because if you leave without installing will be with recovery of stock
I always do this with this rom when I'm in trouble
https://androidfilehost.com/?fid=3700668719832241125
jakson7474 said:
Calm down if you still have twrp installed
install this one by twrp
before leaving twrp install twrp.img because if you leave without installing will be with recovery of stock
I always do this with this rom when I'm in trouble
https://androidfilehost.com/?fid=3700668719832241125
Click to expand...
Click to collapse
So right now my xt1805 running official oreo build, but everytime I reboot it's always get to twrp, and to boot the system, I have to manually start it from bootloader, will flashing this solve my problem? Thanks
AdamKomang_noob said:
So right now my xt1805 running official oreo build, but everytime I reboot it's always get to twrp, and to boot the system, I have to manually start it from bootloader, will flashing this solve my problem? Thanks
Click to expand...
Click to collapse
Just go to bootloader mode n connect your phone at pc open fastboot type fastboot oem fb_mode_set and fastboot oem fb_mode_clear
i stuck in recovery mode
when i pressed volume down key and press power key on recovery mode, it showed bad key and then NO COMMAND with warning android logo and then stuck there even when I connect to pc
bad key/not able to go to flashmode/recovery mode
Hi there ,
I have moto g5 s plus with unlock bootloader and root access with stock rom .
I used to have id N/A but after trying to flash stock rom via LMSA id changed to bad key.
I was and still unable to go to flash mode because no it is not responding at all ...means no affect can be seen after flashboot menu plus after few seconds boot loop begin again thus making it difficult to keep connected with PC .
Please Help!
Hello, I already unlock the bootloader, flash custom ROM, and rooting. My problem is Both ROM and TWRP are not launching. Please anyone can help me?

twrp and or custom roms for x704a (moto tab) tab4 10 plus???

Hi im trying to find if there has been proper recovery made for the x704a devices and if there is actually custom roms that support the x704a . I've searched and searched and cant find much solid info. I see tons of the 704f, l, etc. but cant find anything specific or will work with the x704a for sure. I have the tablet with the stock android 71.1. rom and its a buggy mess always lagging and have to restart multiple times a day just to be able to try to use it. And its done this from day one and even after reflashing the stock rom from scratch. Trying to find options to make this thing better vs throwing it in the trash and wasting the money i paid for it. All help would be appreciated . Thanks in advance
Hi I am using a recovery that works with the x704a its hard to find I will have a look for a link or I can send you the file.
Regards Ashley
Download the onekey unlock and the twrp.
The default language is Chinese.
https://drive.google.com/open?id=1H5k46hztwj_1FeBxzfFIXqo5hy0OpJvr
So what custom roms have you guys found for these?
Sent from my HD1925 using Tapatalk
This tablet blows...x704a
I watched tons of reviews on the Lenovo tab 10. All positive reviews. So, when I found a version with 1 less gig of ram but cellular support I jumped on it as a $200 gift for my wife. Lenovo, the Amazon seller used the same exact name for the x704f and x704a.. they are not the same , this tablet blows. I ended up getting her another tablet and we are stuck with this pos. I would like to get a rooted cfw like lineage and no luck so far.
I have the same problem! My tablet is a lenovo tab x704A and only information about x704F appears, I don't know if it is the same, then try with that info, unlock the bootloader, download the twrp recovery for x704F when flashing it tells me that the procedure was a success, but the device It does not restart in twrp recovery, I did everything using the commands, I did it manually from the tab and nothing is only the original recovery (oem) as if I had not installed it, it must be because that recovery is not compatible. If you can help me!
Tegra4Me said:
This tablet blows...x704a
I watched tons of reviews on the Lenovo tab 10. All positive reviews. So, when I found a version with 1 less gig of ram but cellular support I jumped on it as a $200 gift for my wife. Lenovo, the Amazon seller used the same exact name for the x704f and x704a.. they are not the same , this tablet blows. I ended up getting her another tablet and we are stuck with this pos. I would like to get a rooted cfw like lineage and no luck so far.
Click to expand...
Click to collapse
Are you talking about Lenovo Tab4 10 x704A ? Is that the one with the ATT logo on the back, cuz I have that (one with 2gb of ram) and its rooted with magisk and has lineage OS and works great. You do need a special twrp file though.
{
"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"
}
manny71 said:
I have the same problem! My tablet is a lenovo tab x704A and only information about x704F appears, I don't know if it is the same, then try with that info, unlock the bootloader, download the twrp recovery for x704F when flashing it tells me that the procedure was a success, but the device It does not restart in twrp recovery, I did everything using the commands, I did it manually from the tab and nothing is only the original recovery (oem) as if I had not installed it, it must be because that recovery is not compatible. If you can help me!
Click to expand...
Click to collapse
I have Lenovo tab x704A its one with the ATT logo on the back right? It uses a special twrp file that only works with x704A recovery-TWRP-3.3.0-0521-LENOVO_TBX704A-CN-wzsx150.img . No other x704 variants twrps work on x704A and I have tried. Download that try to flash that to your recovery. I used this ROM https://forum.xda-developers.com/t/...neageos-16-0-for-lenovo-tab4-10-plus.3923394/
I haven't gotten to try the newer OS10 Lineage 17.
Folty57fg said:
I have Lenovo tab x704A its one with the ATT logo on the back right? It uses a special twrp file that only works with x704A recovery-TWRP-3.3.0-0521-LENOVO_TBX704A-CN-wzsx150.img . No other x704 variants twrps work on x704A and I have tried. Download that try to flash that to your recovery. I used this ROM https://forum.xda-developers.com/t/...neageos-16-0-for-lenovo-tab4-10-plus.3923394/
I haven't gotten to try the newer OS10 Lineage 17.
Click to expand...
Click to collapse
So this rom works with the x704a?
Folty57fg said:
Are you talking about Lenovo Tab4 10 x704A ? Is that the one with the ATT logo on the back, cuz I have that (one with 2gb of ram) and its rooted with magisk and has lineage OS and works great. You do need a special twrp file though.
View attachment 5187855
Click to expand...
Click to collapse
Could you help me with step by steps to install the twrp which you provided. I have the same XB704A tablet and I’m not successful in installing this twrp. I’m stuck. Kindly reply here or mail me at [email protected]
Bhaskarrv said:
Could you help me with step by steps to install the twrp which you provided. I have the same XB704A tablet and I’m not successful in installing this twrp. I’m stuck. Kindly reply here or mail me at [email protected]
Click to expand...
Click to collapse
Enable developer options and in there select to unlock your bootloader by enabling OEM unlock and enable USB debugging
Connect your PC to your tablet and run
Code:
adb reboot bootloader
using adb on command line. The tablet will reboot into bootloader mode where you will only see the Lenovo logo. Now you use
Code:
fastboot oem unlock-go
to unlock. This will factory reset your device
Don't setup, cause you will need to format your tablet later again. Shutdown tablet. Hold volume up and power button to start to bootloader
Then run
Code:
fastboot flash recovery twrp-3.2.3-0-<your-filename>.img
to flash TWRP
Select with volume buttons "Recovery Mode" and press power button
Select to write to system, otherwise you can't flash ROM
Backup at least system and boot partitions to your sdcard cause you will wipe data in next step. Choose "System Image" for the system partition backup.
Flash the recovery that I mentioned. Recovery-TWRP-3.3.0-0521-LENOVO_TBX704A-CN
The instructions I used were from this thread.
[ROM][UNOFFICIAL][9.0][TB-X704F/L] LineageOS 16.0 for Lenovo Tab4 10 Plus
/* * I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...). * Please do some research if you have any concerns about features included in the...
forum.xda-developers.com
Use the twrp that I link, its only compatible with our tablet model. I rename it to like twrp.img then use "fastboot flash recovery twrp.img" instead of typing the whole name of the img file.
marcmann982 said:
So this rom works with the x704a?
Click to expand...
Click to collapse
sorry for late response, yes it works with x704a that what I screenshot it, you need a specific TWRP to install ROM

[SOLVED] Can't using LGUP now. bootloop with 9008 mode. (V409N)

Hello!
I unlocked the bootloader first.
However, after rebooting, the twrp failed to flash.
and I got a message to re-lock the bootloader.
{
"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"
}
After that, I checked several guides and tried.
but now, never can't boot and can't use LGUP.
Any method to restore stock rom via 9008 mode? please help.
PS :
I think download mode is also broken.
Please let me know if there's any way to recover the download mode.
1688_ said:
Hello!
I unlocked the bootloader first.
However, after rebooting, the twrp failed to flash.
and I got a message to re-lock the bootloader.
View attachment 5211369
After that, I checked several guides and tried.
but now, never can't boot and can't use LGUP.
View attachment 5211375
View attachment 5211379
Any method to restore stock rom via 9008 mode? please help.
PS :
I think download mode is also broken.
Please let me know if there's any way to recover the download mode.
Click to expand...
Click to collapse
I'd suggest looking at this thread. Also, the screen telling you the bootloader is unlocked is normal, when you have a device that has it unlocked, you *always* see it when you boot up.
cheers
AsItLies said:
I'd suggest looking at this thread. Also, the screen telling you the bootloader is unlocked is normal, when you have a device that has it unlocked, you *always* see it when you boot up.
cheers
Click to expand...
Click to collapse
Very thank you!
but Unfortunately, it didn't work for me.
I forgot what i did, but maybe I modified xbl_a, xbl_b, etc.
and try below method it didn't work, too.
I've touched too many things....
I'd like to know if there's a way to force the use of LG Flash Tool or something like that.
1688_ said:
Very thank you!
but Unfortunately, it didn't work for me.
I forgot what i did, but maybe I modified xbl_a, xbl_b, etc.
and try below method it didn't work, too.
I've touched too many things....
I'd like to know if there's a way to force the use of LG Flash Tool or something like that.
Click to expand...
Click to collapse
Follow this post. (Don't speak Spanish so have no idea what the above video is doing, can't help there).
Essentially, when you flash an image to a partition it doesn't belong in, you run the risk of overwriting into nearby partitions (because image is bigger than partition size). If you do that, then the only solution is what's in the post above. It basically restores the entire device using qfil. Because when you start overwriting partitions (and possibly the partition table), there's no way of knowing what is messed up and what isn't.
cheers
AsItLies said:
Follow this post. (Don't speak Spanish so have no idea what the above video is doing, can't help there).
Essentially, when you flash an image to a partition it doesn't belong in, you run the risk of overwriting into nearby partitions (because image is bigger than partition size). If you do that, then the only solution is what's in the post above. It basically restores the entire device using qfil. Because when you start overwriting partitions (and possibly the partition table), there's no way of knowing what is messed up and what isn't.
cheers
Click to expand...
Click to collapse
thank you !!
I'll try this right now and report
you
AsItLies said:
Follow this post. (Don't speak Spanish so have no idea what the above video is doing, can't help there).
Essentially, when you flash an image to a partition it doesn't belong in, you run the risk of overwriting into nearby partitions (because image is bigger than partition size). If you do that, then the only solution is what's in the post above. It basically restores the entire device using qfil. Because when you start overwriting partitions (and possibly the partition table), there's no way of knowing what is messed up and what isn't.
cheers
Click to expand...
Click to collapse
You are my hero!! So many thank you!!
I've only tried 3 and 4.
download mode has come alive.
btw, why my v40 has fail to install twrp?
my system is LMV409N(SKT)
Maybe I should give up custom rom for a while.
many thanks!!!
1688_ said:
you
You are my hero!! So many thank you!!
I've only tried 3 and 4.
download mode has come alive.
btw, why my v40 has fail to install twrp?
my system is LMV409N(SKT)
Maybe I should give up custom rom for a while.
many thanks!!!
Click to expand...
Click to collapse
good that it worked. Follow this link and in the folder find boot_20n_magisk.img and use it (assuming you're on kor 20n), use qfil to flash it to boot_a and b.
It has both magisk and twrp in it. Remember, after flashing it in qfil (save original first of course), you need to hold vol - and pwr for a few seconds (until u hear windows chime meaning disconnect), to exit qfil.
But! and this is important, we don't want the device to boot, we want to go directly to recovery. So keep both buttons pressed but when LG logo appears, release pwr and then re-apply it, which then goes to recovery.
in recovery, u have to format data, then reboot recovery and flash dm_verity.
cheers
AsItLies said:
good that it worked. Follow this link and in the folder find boot_20n_magisk.img and use it (assuming you're on kor 20n), use qfil to flash it to boot_a and b.
It has both magisk and twrp in it. Remember, after flashing it in qfil (save original first of course), you need to hold vol - and pwr for a few seconds (until u hear windows chime meaning disconnect), to exit qfil.
But! and this is important, we don't want the device to boot, we want to go directly to recovery. So keep both buttons pressed but when LG logo appears, release pwr and then re-apply it, which then goes to recovery.
in recovery, u have to format data, then reboot recovery and flash dm_verity.
cheers
Click to expand...
Click to collapse
Thank you very much for your follow-up.
I succeeded in entering the twrp.
But I got screen asking password, there's default password or something?
1688_ said:
Thank you very much for your follow-up.
I succeeded in entering the twrp.
But I got screen asking password, there's default password or something?
View attachment 5213013
Click to expand...
Click to collapse
There's no password, you just cancel out of that but be sure to do the 'swipe' to make it modifiable. The key after that is to format data, then reboot recovery and flash dm_verity, then encryption won't exist and no longer asked for pw.
cheers
AsItLies said:
There's no password, you just cancel out of that but be sure to do the 'swipe' to make it modifiable. The key after that is to format data, then reboot recovery and flash dm_verity, then encryption won't exist and no longer asked for pw.
cheers
Click to expand...
Click to collapse
OK, Thank you!!
I followed the guide below and no more password message!!
How to use decrypted stock by @Xsavi : https://forum.xda-developers.com/lg-v40/how-to/guide-twrp-data-access-stock-t3970149
I think everything's finally settled.
I'll try my best to enjoy the v40 now.
Thank you so much for your help.
many many thank you!!!!!!!

Trying to boot my Huawei P9 inot TWRP, stock rom always overwrites even if I boot into recovery correctly

As the title suggests, I decided to flash Lineage OS onto my old Huawei P9 phone. I unlocked the bootloader, which was a mess but I did indeed achieve that goal.
However, things screeched into a halt as I found out that my specific model of P9 does not support SU or rooting. So the only way I can install TWRP is by running the
Code:
adb reboot bootloader
flashboot flash recovery_ramdisk twrp.img
Things got kinda weird when I tried to boot into recovery mode. I've tried all the ways, from using all kinds of key combinations to googling software solutions, sadly all my efforts were in vain. However, I can now boot into recovery mode consistently with the classic "volume + and power button" key combo. The problem I run into is that everytime I boot into it, I get the error screen
{
"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"
}
What can I do? all the other solutions on Google say that I need to root to use the software solutions so I'm stuck in this weird circular logic loop. So any suggestions?
Running EMUI 8.0.0.552(C01)
Model EVA-TL00
Cpu: Hisilicon Kirin 955
Kernel version 4.4.23
Catnip202X said:
As the title suggests, I decided to flash Lineage OS onto my old Huawei P9 phone. I unlocked the bootloader, which was a mess but I did indeed achieve that goal.
However, things screeched into a halt as I found out that my specific model of P9 does not support SU or rooting. So the only way I can install TWRP is by running the
Code:
adb reboot bootloader
flashboot flash recovery_ramdisk twrp.img
Things got kinda weird when I tried to boot into recovery mode. I've tried all the ways, from using all kinds of key combinations to googling software solutions, sadly all my efforts were in vain. However, I can now boot into recovery mode consistently with the classic "volume + and power button" key combo. The problem I run into is that everytime I boot into it, I get the error screenView attachment 5281583
What can I do? all the other solutions on Google say that I need to root to use the software solutions so I'm stuck in this weird circular logic loop. So any suggestions?
Running EMUI 8.0.0.552(C01)
Model EVA-TL00
Cpu: Hisilicon Kirin 955
Kernel version 4.4.23
Click to expand...
Click to collapse
TWRP must be flashed with the command:
fastboot flash recovery_ramdisk ...
After flashing, first thing must be rebooting to TWRP by key conbo - it's always that same trick for Huawei phones
And btw, better ask inside the P9 LOS thread, to get attention and help
zgfg said:
TWRP must be flashed with the command:
fastboot flash recovery ...
After flashing, first thing must be rebooting to TWRP by key conbo - it's always that same trick for Huawei phones
And btw, better ask inside the P9 LOS thread, to get attention and help
Click to expand...
Click to collapse
I've tried
Code:
fastboot flash recovery twrp.img
This doesn't work as I've learned that the correct partition name is recovery_ramdisk. Flashing the recovery gives the error.
Catnip202X said:
I've tried
Code:
fastboot flash recovery twrp.img
This doesn't work as I've learned that the correct partition name is recovery_ramdisk. Flashing the recovery gives the error.
Click to expand...
Click to collapse
Yes, sorry, you are right, typo.
But I wanted to point that you must use fastboot flash command (not FLASHBOOT or whatever you used in your post #1)
And that you MUST reboot to TWRP as the first thing after flashing it - otherwise (as you claimed), stock recovery will overwrite the TWRP you flashed
Hence, prepare you fingers for the key-combo, type fastboot reboot, disconnect USB and make sure you properly keep pressing Vol+ until it boots to TWRP. Then you can safely reboot to the system
But also READ the P9 LOS thread - it clearly describes that LOS must bi flashed from fastboot, not from TWRP and it actually asks users not to use TWRP
See here and better ask there to get the answers directly from developer:
[ROM][Treble][microG]LineageOS 16.0 for HUAWEI P9
This thread is dedicated to provide Lineage-OS 16.0 builds with microG included for the HUAWEI P9 with current security patches. It is a treble build, therefore it could also work on other devices, but I haven't tested. And yes, the camera...
forum.xda-developers.com
zgfg said:
And that you MUST reboot to TWRP as the first thing after flashing it - otherwise (as you claimed), stock recovery will overwrite the TWRP you flashed
Hence, prepare you fingers for the key-combo, type fastboot reboot, disconnect USB and make sure you properly keep pressing Vol+ until it boots to TWRP. Then you can safely reboot to the system
Click to expand...
Click to collapse
I have indeed tried this route, but as I have stated before, trying to boot into recovery mode right after flashing TWRP and pressing key combo still boots me into the error screen where it says that I need to update something. On the bottom of the screen will also show errors such as Function11 not found and error 2 no image etc. I’ll try to replicate it and send you a picture of the error screen when I get home from work tonight.

Categories

Resources