Honor 6 Plus PE-UL00 Brick - Honor 6, 6 Plus Q&A, Help & Troubleshooting

Hi,
I installed a wrong update with root on, now the device is blocked at logo.
I can go in fastboot mode and the phone is unlocked. I tryed to flash some stock roms pe UL00 but always the same problem, stuck at logo. Any ideas? am i doing something wrong?

Fllow these steps as you were rooted:
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Boot into bootloader mode by switching off the phone then pressing only the Vol DOWN button, and connecting it to PC simultaneously.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
NOTE: If the manual flashing doesn't works or you get any errors, then first try only the force update method, i.e Putting the UPDATE.APP from which you extracted the files in dload folder of your external SDCARD and pressing Vol UP + Vol DOWN + Power button simultaneously after switching off your phone.
Sent from my PLK-L01 using Tapatalk
Sent from my PLK-L01 using Tapatalk

Split74 said:
Hi,
I installed a wrong update with root on, now the device is blocked at logo.
I can go in fastboot mode and the phone is unlocked. I tryed to flash some stock roms pe UL00 but always the same problem, stuck at logo. Any ideas? am i doing something wrong?
Click to expand...
Click to collapse
You got wrong recovery and boot files flashed. You need to flash previous ROM boot and recovery img files.
If you had previously root and TWRP, reflash TWRP again. If you update stock ROM (or partitions) in a rooted ROM it will bootloop. Need to remove root first and then flash stock recovery.

DigiGoon said:
Fllow these steps as you were rooted:
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using.
Boot into bootloader mode by switching off the phone then pressing only the Vol DOWN button, and connecting it to PC simultaneously.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
NOTE: If the manual flashing doesn't works or you get any errors, then first try only the force update method, i.e Putting the UPDATE.APP from which you extracted the files in dload folder of your external SDCARD and pressing Vol UP + Vol DOWN + Power button simultaneously after switching off your phone.
Sent from my PLK-L01 using Tapatalk
Sent from my PLK-L01 using Tapatalk
Click to expand...
Click to collapse
thx! that's what i did and i get in too boot loop!
zinko_pt said:
You got wrong recovery and boot files flashed. You need to flash previous ROM boot and recovery img files.
If you had previously root and TWRP, reflash TWRP again. If you update stock ROM (or partitions) in a rooted ROM it will bootloop. Need to remove root first and then flash stock recovery.
Click to expand...
Click to collapse
thx, that's my problem! any idea on how to remove root in fastboot mode? because adb doesn't see my telephone nor the hisuite.

Split74 said:
thx! that's what i did and i get in too boot loop!
thx, that's my problem! any idea on how to remove root in fastboot mode? because adb doesn't see my telephone nor the hisuite.
Click to expand...
Click to collapse
Are you sure you have correct drivers installed?
What says "fastboot devices" command says?

Split74 said:
thx! that's what i did and i get in too boot loop!
Click to expand...
Click to collapse
This process is to get you out of the bootloop, not to put you in one.
Sent from my PLK-L01 using Tapatalk

DigiGoon said:
This process is to get you out of the bootloop, not to put you in one.
Sent from my PLK-L01 using Tapatalk
Click to expand...
Click to collapse
Back after some times.. i sent the smartphone to Huawei support to fix the problem. After 2 months they sent it back saying "chinese firmware" we can't repair it. I'm so disappointed and angry. Worst support ever.
So now i'm on my own again trying to fix my smartphone.
With the metod you told me i keep get stuck on Honor logo at startup.
I can flash twrp. i tried to install a custom rom with twrp but i get stuck on Honor logo too =( For sure i'm doing something wrong but i dont know what.
I get my firmware here: "w³.needrom.com/download/honor-6-pe-ul00/#" i took the first one on top
then used the metod you told me with minimal adb and fastboot tool

Split74 said:
Back after some times.. i sent the smartphone to Huawei support to fix the problem. After 2 months they sent it back saying "chinese firmware" we can't repair it. I'm so disappointed and angry. Worst support ever.
So now i'm on my own again trying to fix my smartphone.
With the metod you told me i keep get stuck on Honor logo at startup.
I can flash twrp. i tried to install a custom rom with twrp but i get stuck on Honor logo too =( For sure i'm doing something wrong but i dont know what.
I get my firmware here: "w³.needrom.com/download/honor-6-pe-ul00/#" i took the first one on top
then used the metod you told me with minimal adb and fastboot tool
Click to expand...
Click to collapse
Did you do a wipe on custom ROM in twrp?

goldfinv said:
Did you do a wipe on custom ROM in twrp?
Click to expand...
Click to collapse
Hi,
I installed a wrong firmware on my device, then i tried to restore wiping all and re flashing the stock firmware without any success.
Finally i used DC-Phoenix tool and it worked! It failed the normal install via fastboot flash. Then it started an install via backdoor and now i got this:
{
"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"
}
That 2 imei codes are quite strange.
I think i have a memory partition problem too. I can't see all my interna storage of 16gb:
Tot is 11.. out of 16. I tried a factory reset and an internal memory format with twrp but nothing.
When i wipe with TWRP It says something like: can't find "data/something", no such directory.
Inviato dal mio PE-UL00 utilizzando Tapatalk

Split74 said:
Hi,
I installed a wrong firmware on my device, then i tried to restore wiping all and re flashing the stock firmware without any success.
Finally i used DC-Phoenix tool and it worked! It failed the normal install via fastboot flash. Then it started an install via backdoor and now i got this:
That 2 imei codes are quite strange.
I think i have a memory partition problem too. I can't see all my interna storage of 16gb:
Tot is 11.. out of 16. I tried a factory reset and an internal memory format with twrp but nothing.
When i wipe with TWRP It says something like: can't find "data/something", no such directory.
Inviato dal mio PE-UL00 utilizzando Tapatalk
Click to expand...
Click to collapse
Your internal storage is fine. It does show 16GB at the top but the 11GB is what's left after system takes its share of the memory. You can see mine.
As for the IMEI its no big deal. Mine look the same. Unless it's different from the one on your retail pack. If it ain't broke. Don't fix it.
Glad you got your phone working.

goldfinv said:
Your internal storage is fine. It does show 16GB at the top but the 11GB is what's left after system takes its share of the memory. You can see mine.
As for the IMEI its no big deal. Mine look the same. Unless it's different from the one on your retail pack. If it ain't broke. Don't fix it.
Glad you got your phone working.
Click to expand...
Click to collapse
Oh nice! thx for the info on internal storage!
The First imei on top is the night one the bottom one is the "new" imei =) all working fine for now. BTW i don't know if i keep this dev edition 5.1 6.1.1 emui 3.1 or i'll flash back to stable B351 emui 3.1
Inviato dal mio PE-UL00 utilizzando Tapatalk

Split74 said:
Oh nice! thx for the info on internal storage!
The First imei on top is the night one the bottom one is the "new" imei =) all working fine for now. BTW i don't know if i keep this dev edition 5.1 6.1.1 emui 3.1 or i'll flash back to stable B351 emui 3.1
Inviato dal mio PE-UL00 utilizzando Tapatalk
Click to expand...
Click to collapse
Stable is always the best choice. Isnt there EMUI 4.0 marshmallow for your device?

goldfinv said:
Stable is always the best choice. Isnt there EMUI 4.0 marshmallow for your device?
Click to expand...
Click to collapse
I searched here:
http://www.emui.com/plugin/hwdownload/detail?modelId=127
Inviato dal mio PE-UL00 utilizzando Tapatalk

Split74 said:
I searched here:
http://www.emui.com/plugin/hwdownload/detail?modelId=127
Inviato dal mio PE-UL00 utilizzando Tapatalk
Click to expand...
Click to collapse
Couldn't find marshmallow for your variant. If i come across it I'd let you know

Related

[q] rescue mode

Hi guys,
I'm in a trouble....
I own a TL10 phone..
flashed international system and recovery and fastboot..
after rebooting..
now is in rescue mode
"error:
func NO: 10 (func_boot_recovery)
ERROR NO 2"
tried to connect to hisuite tool but it doesn't recognise the device...
tried a restore holding power + vol+ + vol-
but it fails..
any help?
Did you tried 3buttons method? If now working, you must find the way to flash the stock recovery (correct one) trough adb commands (provided that your PC recognise the HAM7 via USB).
Sent from my S5+ using XDA Free mobile app
Or try connect.to HiSuite?
Simona Simmy said:
Or try connect.to HiSuite?
Click to expand...
Click to collapse
Hisuite doesn't recognize the ham7!
tuddu said:
Did you tried 3buttons method? If now working, you must find the way to flash the stock recovery (correct one) trough adb commands (provided that your PC recognise the HAM7 via USB).
Sent from my S5+ using XDA Free mobile app
Click to expand...
Click to collapse
3 buttons starts the update but it stops after a couple of minutes..
adb i don't think it will work..
this is the situation:
{
"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"
}
Did u check that link what is on your screen faq user guide how to ? You might read out something from there..
Do you have stock recovery flashed ? Or you have CWM flashed currently ?
Rescue
Same problem, Solution: Download the last firmware on the huawei site support e load it on microsd card (with folder). Insert sd card e then press 3 button to upgrade/restore firmware from microsd card
Simona Simmy said:
Did u check that link what is on your screen faq user guide how to ? You might read out something from there..
Do you have stock recovery flashed ? Or you have CWM flashed currently ?
Click to expand...
Click to collapse
spyuz85 said:
Same problem, Solution: Download the last firmware on the huawei site support e load it on microsd card (with folder). Insert sd card e then press 3 button to upgrade/restore firmware from microsd card
Click to expand...
Click to collapse
tried but nothing happen with 3 buttons procedure..
start the upgrade then stops..
tufoz said:
tried but nothing happen with 3 buttons procedure..
start the upgrade then stops..
Click to expand...
Click to collapse
maybe i had the cmw recovery.... actually i don't remember..
3buttons procedure works with stock recovery only. Download your ROM (right one) from the official website, extract the RECOVERY trough the proper software (search in this forum for it) and glash the stock recovery in place via adb commands.
tuddu said:
3buttons procedure works with stock recovery only. Download your ROM (right one) from the official website, extract the RECOVERY trough the proper software (search in this forum for it) and glash the stock recovery in place via adb commands.
Click to expand...
Click to collapse
adb device .. no device in my list..
so it's bricked!
Try reinstalling the usb driver. Try another pc windows. When "adb device" is shown, you're done.
Hello, I just bricked my phone yesterday, i have just figured out how to enter fastboot mode while its bricked!
Just do this;
connect your phone and see bricked rescue mode screen,
while the phone is connected to pc, press and hold: Volume Down + Power buttons.
but i still cant repair the rescue mode...
EzerchE said:
Hello, I just bricked my phone yesterday, i have just figured out how to enter fastboot mode while its bricked!
Just do this;
connect your phone and see bricked rescue mode screen,
while the phone is connected to pc, press and hold: Volume Down + Power buttons.
but i still cant repair the rescue mode...
Click to expand...
Click to collapse
Hi, did you manage to repair your phone, i have the same problem.
omarbas said:
Hi, did you manage to repair your phone, i have the same problem.
Click to expand...
Click to collapse
Sadly no. I dont think there is a solution for that at least for now, because the missing files or modules cannot be flashed via fastboot i think.
I flashed all img files I can, but it didnt work. May be a custom rom with zip file can work, but there is no custom rom with android-info.txt for Mate 7.
EzerchE said:
Sadly no. I dont think there is a solution for that at least for now, because the missing files or modules cannot be flashed via fastboot i think.
I flashed all img files I can, but it didnt work. May be a custom rom with zip file can work, but there is no custom rom with android-info.txt for Mate 7.
Click to expand...
Click to collapse
Hi,
I found this custom roms might work, if it work with you please let me know.
http://huaweinews.com/2015/03/mate-7-custom-rom/
http://www.needrom.com/download/ascend-mate-7-mt7-ul00-miui/
http://www.romzj.com/rom/26138.htm#rom-des-title
http://en.ui.vmall.com/plugin.php?id=hwdownload&mod=detail&mid=74
omarbas said:
Hi,
I found this custom roms might work, if it work with you please let me know.
http://huaweinews.com/2015/03/mate-7-custom-rom/
http://www.needrom.com/download/ascend-mate-7-mt7-ul00-miui/
http://www.romzj.com/rom/26138.htm#rom-des-title
http://en.ui.vmall.com/plugin.php?id=hwdownload&mod=detail&mid=74
Click to expand...
Click to collapse
I dont have the bricked device anymore, I returned it to seller.
EzerchE said:
I dont have the bricked device anymore, I returned it to seller.
Click to expand...
Click to collapse
Hi all,
I had the same problem after flashing the wrong recovery.img.
I was on CWM.
What I did was simply download the right CWM image, and flash it using flashify, after exiting the rescue mode through power and volume down...
dekraan said:
Hi all,
I had the same problem after flashing the wrong recovery.img.
I was on CWM.
What I did was simply download the right CWM image, and flash it using flashify, after exiting the rescue mode through power and volume down...
Click to expand...
Click to collapse
If we can't get the phone to boot then we can't use flashify
I have same problem is there any one fix it
Hi did you try one-key recovery via Hisuite i think this will resolve you problem
Download the chinese version of hisuite (4.0 i think), in the welcome panel there is a button called one-key recovery this will flash the rom of your device.
you have to put your device in fastboot mode
hope this will help you

Honor 8 back to stock and locked

Not sure what thread im looking for but .I'm looking to put my honor 8 back to stock . Toolkit method for this or any instructions in have the FRD -LO4 Honor 8
Sent from my FRD-L04 using XDA-Developers mobile app
If you have swapped out the recovery firmware, for example by installing TWRP, you may have to flash the phone with the original recovery image first: Extract the required "RECOVERY.img" from an original "UPDATE.APP" file using the Huawei Update Extractor and then flash it using fastboot:
Enable developer mode and connect via USB
adb reboot bootloader
fastboot flash recovery RECOVERY.img
Reboot
Then, created a "dload" folder on your SD card and placed the original "UPDATE.APP" inside. Unplug USB (important!) and reboot while holding Vol+ & Vol-. This should install the original firmware from your SD card. You will lose all your data!
Finally, you can lock your bootloader:
Enable developer mode and connect via USB
adb reboot bootloader
fastboot oem relock <YourPersonalUnlockCodeHere>
Reboot
This worked for me, but don't sue me if it does not for you!
I was actually able to go back to what seems to be stock and unlocked by going to the menu in Updater and telling it to download the full image. It seems to have wiped out my unlock, TWRP and root all in one swoop.
xor2000 said:
This worked for me, but don't sue me if it does not for you!
Click to expand...
Click to collapse
I believe I am also on FRD-AL04. Is there a difference between FRD-AL04 and FRD-L04? I got this information from this thread. This is the US version of the phone here, right? Do you happen to have the link for the stock recovery and stock rom for FRD-AL04 or whatever this is?
The only thing I could find is this link, B122 for US. Is this correct?
Please note, I haven't tested this and this was found during a google search. I wouldn't recommend using this. I am only providing it to see if we can use something like this.
http://www.stechguide.com/download-stock-firmware-for-honor-8/
xor2000 said:
If you have swapped out the recovery firmware, for example by installing TWRP, you may have to flash the phone with the original recovery image first: Extract the required "RECOVERY.img" from an original "UPDATE.APP" file using the Huawei Update Extractor and then flash it using fastboot:
Enable developer mode and connect via USB
adb reboot bootloader
fastboot flash recovery RECOVERY.img
Reboot
Then, created a "dload" folder on your SD card and placed the original "UPDATE.APP" inside. Unplug USB (important!) and reboot while holding Vol+ & Vol-. This should install the original firmware from your SD card. You will lose all your data!
Finally, you can lock your bootloader:
Enable developer mode and connect via USB
adb reboot bootloader
fastboot oem lock <YourPersonalUnlockCodeHere>
Reboot
This worked for me, but don't sue me if it does not for you!
Click to expand...
Click to collapse
Also, if you have root, you need to unroot first. After you install stock recovery and update your phone via (stock) recovery, it will re-lock your bootloader.
am not able to flash the stock ROM using volume + and - + power button , its showing software install failed "incompatibility with current version . please download the correct update " I am sure that i have downloaded the correct ROM for FR L09 i tried with different custom Rom . but no luck
sarathvenmony said:
am not able to flash the stock ROM using volume + and - + power button , its showing software install failed "incompatibility with current version . please download the correct update " I am sure that i have downloaded the correct ROM for FR L09 i tried with different custom Rom . but no luck
Click to expand...
Click to collapse
download it again, your download might have been currupted!
try to download it again from another source ,
if fail
do the following :
Make Sure u have bootloader unlocked
unzip
Extract the update.app use this attachment
{
"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"
}
take
Boot , Recovery , Data , System .
Go to ur Fast-boot Folder move this Files inside it .
Open Terminal or CMD throw Admin Rights inside the folder
make sure ur device with fast-boot mode before connecting ur cable to ur device
and make sure u have drivers installed
Type in CMD
Fastboot flash Boot boot.img
Fastboot flash Recovery Recovery.img
Etc .. flash all .imgs
Last type fastboot oem lock <YourPersonalUnlockCodeHere> ( THIS ONLY IF U LIKE TO LOCK AGAIN !)
fastboot Reboot . unplug cable and hope Work Fine .
If worked Hit Thanks , And u Welcome !.
I think I have some weird problem too... I am on some strange N build (L09C900B300). I'm not able to restore firmware to M version, because my bootloader is unlocked again after I've tried to revert back to stock M (L09C432B131). I don't know if this is some kind of soft brick or what, cause I can't enable usb debugging in developer options! Please, help! I am desperate...
Don't have recovery anymore. Can enter fastboot, with bootloader: unlock and frp: unlock messages.
Harthouse said:
I think I have some weird problem too... I am on some strange N build (L09C900B300). I'm not able to restore firmware to M version, because my bootloader is unlocked again after I've tried to revert back to stock M (L09C432B131). I don't know if this is some kind of soft brick or what, cause I can't enable usb debugging in developer options! Please, help! I am desperate...
Don't have recovery anymore. Can enter fastboot, with bootloader: unlock and frp: unlock messages.
Click to expand...
Click to collapse
i had the same problem ,when i go to developer option wasn't able to turn on usb debugging , (might be driver issue)
i tried in an another PC and usb debugging was working fine
Update - Finally I did it!!! Reverted to stock FRD-L09C432B120 and then upgraded to FRD-L09C432B131, with dload folder on external sd card (power off phone/volume up & volume down + power button)...
Harthouse said:
Update - Finally I did it!!! Reverted to stock FRD-L09C432B120 and then upgraded to FRD-L09C432B131, with dload folder on external sd card (power off phone/volume up & volume down + power button)...
Click to expand...
Click to collapse
Nice U Got phone back updated , i like to see if OP have his issue fixed or not !. i got my attachments 12 times downloaded ! ..
Harthouse said:
Update - Finally I did it!!! Reverted to stock FRD-L09C432B120 and then upgraded to FRD-L09C432B131, with dload folder on external sd card (power off phone/volume up & volume down + power button)...
Click to expand...
Click to collapse
How you revert to stock? Please help me i'm desperate to revert to stock. I have an FRD-L04 an I have the same problem you have.. I'm in android 7.0 B360 I only unlock the bootloader and install twrp, but i had flashed the stock recovery via fastboot off an original update.app Android 6.0 EMUI 4.1 . I dcan't open the recovery but i can enter in fastboot .
Is there any way to do ?
hi guys i have I installed cm 13 and now I wanna go back to stock but with custom recovery, can I just flash the backups done after installing (read only mode) twrp?
ZicoRamirez77 said:
How you revert to stock? Please help me i'm desperate to revert to stock. I have an FRD-L04 an I have the same problem you have.. I'm in android 7.0 B360 I only unlock the bootloader and install twrp, but i had flashed the stock recovery via fastboot off an original update.app Android 6.0 EMUI 4.1 . I dcan't open the recovery but i can enter in fastboot .
Click to expand...
Click to collapse
First, download full stock firmware for your L04 (EMUI 4.1).
Once the file "update.zip" downloaded, then extract it and connect your Honor 8 to PC.
Now create a folder "dload" in the root of your SD card (If the "dload" folder not exists) and place the update.app file in that folder.
Once the file transferred then switch off your device.
Now press “Volume Up + Volume Down and Power Button” together. The update process will start automatically.
Now wait for few minutes to complete the process.
Good luck!!!
xor2000 said:
If you have swapped out the recovery firmware, for example by installing TWRP, you may have to flash the phone with the original recovery image first: Extract the required "RECOVERY.img" from an original "UPDATE.APP" file using the Huawei Update Extractor and then flash it using fastboot:
Enable developer mode and connect via USB
adb reboot bootloader
fastboot flash recovery RECOVERY.img
Reboot
Then, created a "dload" folder on your SD card and placed the original "UPDATE.APP" inside. Unplug USB (important!) and reboot while holding Vol+ & Vol-. This should install the original firmware from your SD card. You will lose all your data!
Finally, you can lock your bootloader:
Enable developer mode and connect via USB
adb reboot bootloader
fastboot oem lock
Reboot
This worked for me, but don't sue me if it does not for you!
Click to expand...
Click to collapse
Thank you for your answer. I want go back to stock rom but with root and twrp as custom recovery.
While I was installing twrp I saved the backup of the all partition and now I would like to restore all of them unless the recovery.
Theoretically what above is correct but I don't know of there is some hide problem.
Can you guys confirm?
Inviato dal mio HONOR-8 utilizzando Tapatalk
Harthouse said:
First, download full stock firmware for your L04 (EMUI 4.1).
Once the file "update.zip" downloaded, then extract it and connect your Honor 8 to PC.
Now create a folder "dload" in the root of your SD card (If the "dload" folder not exists) and place the update.app file in that folder.
Once the file transferred then switch off your device.
Now press “Volume Up + Volume Down and Power Button” together. The update process will start automatically.
Now wait for few minutes to complete the process.
Good luck!!!
Click to expand...
Click to collapse
I do exactly the same procedure and it tell me the software is not the correct, but i downloaded the correct version for my phone. Maybe if i do the rollback(70MB) first and after flash the full package of android 6(1.6GB) probably works?
valk791 said:
Thank you for your answer. I want go back to stock rom but with root and twrp as custom recovery.
While I was installing twrp I saved the backup of the all partition and now I would like to restore all of them unless the recovery.
Theoretically what above is correct but I don't know of there is some hide problem.
Can you guys confirm?
Inviato dal mio HONOR-8 utilizzando Tapatalk
Click to expand...
Click to collapse
Up please
Inviato dal mio HONOR-8 utilizzando Tapatalk
xor2000 said:
If you have swapped out the recovery firmware, for example by installing TWRP, you may have to flash the phone with the original recovery image first: Extract the required "RECOVERY.img" from an original "UPDATE.APP" file using the Huawei Update Extractor and then flash it using fastboot:
Enable developer mode and connect via USB
adb reboot bootloader
fastboot flash recovery RECOVERY.img
Reboot
Then, created a "dload" folder on your SD card and placed the original "UPDATE.APP" inside. Unplug USB (important!) and reboot while holding Vol+ & Vol-. This should install the original firmware from your SD card. You will lose all your data!
Finally, you can lock your bootloader:
Enable developer mode and connect via USB
adb reboot bootloader
fastboot oem lock <YourPersonalUnlockCodeHere>
Reboot
This worked for me, but don't sue me if it does not for you!
Click to expand...
Click to collapse
This works for version FRD-L09C432B380. Just did and everything works but the last command is [*]fastboot oem relock <YourPersonalUnlockCodeHere> instead of lock
Regards

[Recovery]TWRP 3.1.1-0 LG G5 H840

DO NOT FORMAT YOUR MICRO SDCARD INSIDE TWRP RECOWERY
WARNING: If you want tho use /data and internal sdcard first have to format data in stock recovery This will wipe your internal storage, and factory reset your phone!
encryption is not supported yet
To flash this img to your phone use fastboot
Code:
fastboot flash recovery twrp-x.x.x-x-h840.img
+new test build with encryption support
source code https://github.com/synescu/twrp_lg_h840
1.Unlocking the bootloader.
1.1Get the latest drivers: ( http://tool.lime.gdms.lge.com/dn/downloader.dev?fileKey=UW00120120425 )
1.2Get ADB fastboot. If you hate installing huge files for just a few commands, you have 3 options:
-MINIMAL ADB and fastboot: (https://forum.xda-developers.com/showthread.php?t=2317790 )
-15 seconds ADB Installer v1.4.3: (https://forum.xda-developers.com/showthread.php?t=2588979 )
-SDK Platform-Tools coming directly from google: (https://developer.android.com/studio/releases/platform-tools.html )
I personally went with the “15 seconds ADB Installer v1.4.3”, because it installs also a Google driver, which might, or might have not helped out in the process to follow.
1.3Follow the instructions at the official LG unlocking page ( https://developer.lge.com/resource/mobile/RetrieveBootloader.dev ), just keep in mind that after step 1.2 you have adb ready to go @ your main drive C:\adb. You go to that folder shift + right click and open a command prompt at that location, the rest is trivial.
2.Updating to the latest official stock android.
2.1Get the latest kdz from: (https://lg-firmwares.com/lg-h840-firmwares/ ). As far as I know you can go for any of those firmwares, but it is advisable to use one from your region (Europe, South America, Middle East). As mentioned above my LG G5 H840 is the newest European model, totally unbranded. So I took the 20c for Spain. This is as high as you can get at present moment.
2.2 Flash with LGUP 1.14 and UPPERCUT 1.0.0, both available at: (http://downloads.codefi.re/autoprime/LG/LG_G5 )
2.3 Reboot and do a quick setup. I recommend to have your sim card, SD card out at this moment, do not connect to wireless networks, all of this you will have plenty of time to do later, besides whatever you set at this point will be lost in the next step.
3.Get TWRP and root
3.1TWRP. As a courtesy of synescu, we have 2 versions: a regular one and such with encryption support. It took me long to realize that only the one with encryption would work on a latest H840 installed with v20c. So I guess if you have an old phone and possibly firmware 10a/b/c/d, than you can try “twrp3.1.1-0-h840.img”, otherwise go straight to “twrp_encryption-h840.img”. If you use the one without encryption support you will find no way to root the phone, because it can not see the SD card, or any USB flash attached and also if you connect the phone to a PC with MTP mode, or any other mode you won’t be able to browse both (internal and external) memories on that phone.
3.1.1Put on a SD card following files: 1) latest stable SuperSU 2.79 2) no-verity-opt-encrypt.zip from here (https://build.nethunter.com/android-tools/no-verity-opt-encrypt/no-verity-opt-encrypt-5.1.zip ) and just in case although not mandatory “twrp_encryption-h840.img”.
3.1.2Put in the C:\adb folder the “twrp_encryption-h840.img” and the stock recovery from here (https://forum.xda-developers.com/attachment.php?attachmentid=4149809&d=1494791791 ). The stock recovery is necessary in case you make a mistake and have to do a factory reset.
3.1.3Turn off the phone.
3.1.4Boot into stock recovery (holding volume down + power, at LG logo releasing power shortly and than pushing power again).
As a side note here, after I unlocked the bootloader I’ve got that annoying message on start-up that the phone is untrusted. With G4 H815 it was a small message in the upper corner, this time around it is a huge message in the middle of the screen. LG, for the love of god! After all the playing, I have now also a message screen, which I call “Options Menu”, it shows right after the nagging untrusted message. Although esthetically ugly, I have an easy way to go to recovery and fastboot in each and every regular power on, or restart. As said the Options Menu is showing up for 5 sec after the untrusted nagger. If you click the volume up, or down you get to the options (Power off, Restart, Recovery, Fastboot ), otherwise after 5 sec the phone would boot normally. I don’t know if this is the expected behavior of the phone, or did I trigger it somehow, but now I don’t have to use the combo buttons for anything.
Back from the side note. The new stock recovery is a white screen with 2 options for No and Yes. Go for YES and than YES again, after both YES the phone will be factory reset and will reboot. Do not allow it to boot though, because the userdata will be encrypted at this point and you will have to repeat the reset again. Use the combo buttons for recovery, which will bring you to the “Options Menu”, or Volume up and plug in the phone into the PC. Yet again there is hardly any time so maybe plugin in won’t be fast enough, so just keep pressed the combo buttons, also change with volume up and power, or remove the battery and start again. In any event do not let it boot until it brings you to the “Options Menu”
3.1.5In the Options Menu pick fastboot and plug the phone to the PC
3.1.6Open command prompt in adb and flash TWRP ( fastboot flash recovery twrp_encryption-h840.img ) you might be ok also to do factory reset from adb with this command (fastboot –w ), but unfortunately I forgot already if I did it, when it finally worked for me
3.1.7Disconnect from the PC and pull the battery out, or just keep the buttons combo pressed. It is possible that you see the old stock recovery (white screen YES/NO), which might have stayed somehow in memory. Do not perform further resets, just keep pressing the button combo and it will reboot eventually to the Options Menu.
3.1.8There you go 3 times volume down and power to pick recovery. Follows a reboot of the bootloader, nagging screens, but eventually it loads TWRP.
3.2Root.
3.2.1For some reason even after the factory reset, the data partition keeps an encrypted flag. So you can not write to it. Stock recovery should have reset it to non-encrypted, but it does not do it correctly, I guess. Therefore you go to Wipe, pick only the Data check box and go to change format in the bottom. Change the format to FAT and than back to EXT4
3.2.2Go to the SD card and flash no-verity-opt-encrypt.zip and SuperSu. Yes I know, that SuperSu is supposed to install also no-verity, but I like to flash both just in case.
3.2.3Do NOT wipe anything in TWRP at this point. Reboot only!!!!! Once the phone has booted in v20c you can go back to TWRP, Wipe and make all the backups you like
Thanks to @svetloslav for this complex post
Thanks a lot.
Can't wait to flash!!
YESS finally we have root on the SE thank you very much man
Hi all. When I try to flash recovery, fastboot give me that message:
target reported max download size of 536870912 bytes
sending 'recovery' (15089 KB)...
OKAY [ 0.490s]
writing 'recovery'...
FAILED (remote: image is not a boot image)
Any suggestion? Thanks
Solved: I had not extracted the .img from the .tar archive
synescu said:
For now external sd card is mounted as internal. De only way you can flash something for now When I would have more time I will try to fix this and upload the source to github. I rooted the phone and installed the supersu and no verity zip
source code https://github.com/synescu/twrp_lg_h840
Click to expand...
Click to collapse
Thanks a lot!
just a few information...
Is this build on android 6, 7 or 7.1 three?
Is encryption supported?
bob8x said:
Thanks a lot!
just a few information...
Is this build on android 6, 7 or 7.1 three?
Is encryption supported?
Click to expand...
Click to collapse
I'm booting this vith android 7.0
6.0 must boot just fine. didn't tried encryption but I'm pretty sure that doesn't work
Build compiled from Omni 6.0 sources
Sent from my LG-H840 using Tapatalk
Thank you very much for your precious time my friend. Good work
Can't flash magisk through twrp.
Can't mount data through twrp. It is greyed out. Can't select
Have you fix the ptoblem with external sd?
Wire1122 said:
Can't flash magisk through twrp.
Can't mount data through twrp. It is greyed out. Can't select
Have you fix the ptoblem with external sd?
Click to expand...
Click to collapse
Yes internal storage it's properly mounted now
Sent from my LG-H840 using Tapatalk
Anyone can confirm if encryption works?
Sent from my LG-H840 using Tapatalk
synescu said:
Anyone can confirm if encryption works?
Click to expand...
Click to collapse
I have flash it succesffully. But how can I yest if it works?
I can't backup my data partition with twrp. Whats wrong?
Sent from my LG-H840 using XDA Labs
Wire1122 said:
I can't backup my data partition with twrp. Whats wrong?
Sent from my LG-H840 using XDA Labs
Click to expand...
Click to collapse
{
"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"
}
Sent from my LG-H840 using Tapatalk
Can't backup data. :crying: unable to mount data ecc
Sent from my LG-H840 using XDA Labs
Wire1122 said:
Can't backup data. :crying: unable to mount data ecc
Sent from my LG-H840 using XDA Labs
Click to expand...
Click to collapse
In Order to use data first you have to factory reset your phone using the stock recovery
Sent from my LG-H840 using Tapatalk
How? Stock recovery? Where is it? I'm noob and rooted with supersu
My log
Wire1122 said:
My log
Click to expand...
Click to collapse
stock h840-recovery.img
I have flashed stock recovery but not have twrp anymore... What must do i do?
Sent from my LG-H840 using XDA Labs
Wire1122 said:
I have flashed stock recovery but not have twrp anymore... What must do i do?
Sent from my LG-H840 using XDA Labs
Click to expand...
Click to collapse
Why would you think that you would keep TWRP after flashing stock recovery? Also, why would you flash stock recovery after flashing TWRP and SuperSU? You either have TWRP or stock recovery, not both. Also, don't ever recommend flashing stock recovery after modifying system in any way unless you reflash whole stock system as stock. Anyways, all you need to do to get TWRP back is use the :
fastboot flash recovery TWRP.img

Going back to stock rom.

Hello
I used RROS but the phone is heating up to 48 degree
I used to Lineages OS but the camera really bad
I used Carbon ROM. Not liked it.
I want to back stock rom again. But how?
Rommco05 said:
Which model?
Click to expand...
Click to collapse
bklal20
I did it. now using stock rom. thanks.
I am using cosmic rom and i want to go back to the stock rom now. I have tried the dload card method but it didn't work. Then i tried the twrp method and recovery is stuck on the logo. I flashed the official recovery but its not able to flash the update. Zip files on internal or sd card. Can you help me with it. My model number is bkl-l09 c675
ozergul said:
bklal20
I did it. now using stock rom. thanks.
Click to expand...
Click to collapse
yashrathi9 said:
I am using cosmic rom and i want to go back to the stock rom now. I have tried the dload card method but it didn't work. Then i tried the twrp method and recovery is stuck on the logo. I flashed the official recovery but its not able to flash the update. Zip files on internal or sd card. Can you help me with it. My model number is bkl-l09 c675
Click to expand...
Click to collapse
Download update.zip from firmware finder
Rename it update.app
Extract it with Huawei extract tool
Get these files: System recovery recovery_ramdisk
Fastboot flash recovery recovery.img
Fastboot flash recovery_ramdisk recovery_ramdisk.img
Fastboot flash system system.img
ozergul said:
Download update.zip from firmware finder
Rename it update.app
Extract it with Huawei extract tool
Get these files: System recovery recovery_ramdisk
Fastboot flash recovery recovery.img
Fastboot flash recovery_ramdisk recovery_ramdisk.img
Fastboot flash system system.img
Click to expand...
Click to collapse
its bricked now :/
Hey, i have a similar Problem. I am currently on the Berkeley Lineage 15.1 build and would like to go back to stock.
I can't find recovery.img in my file, or should i use a different one?
{
"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"
}
yashrathi9 said:
its bricked now :/
Click to expand...
Click to collapse
Bootloop? Flash kernel also and repeat these steps
Arrandale said:
Hey, i have a similar Problem. I am currently on the Berkeley Lineage 15.1 build and would like to go back to stock.
I can't find recovery.img in my file, or should i use a different one?
Click to expand...
Click to collapse
Ramdisk and recovery_ramdisk
ozergul said:
Bootloop? Flash kernel also and repeat these steps
Click to expand...
Click to collapse
mate i cant even get into fastboot now. sorry for bothering you but is there any solution now?
yashrathi9 said:
mate i cant even get into fastboot now. sorry for bothering you but is there any solution now?
Click to expand...
Click to collapse
Close phone and unplug usb cable
Hold down volume-
And plug usb cable
Try again to get into fastboot
If cant get, there is one more solution
ozergul said:
Close phone and unplug usb cable
Hold down volume-
And plug usb cable
Try again to get into fastboot
If cant get, there is one more solution
Click to expand...
Click to collapse
i flashed the kernel , ramdisk , recovery_ramdisk and system.img but its still stuck on bootloop and the unlocked message is not going away. any other option left?
yashrathi9 said:
i flashed the kernel , ramdisk , recovery_ramdisk and system.img but its still stuck on bootloop and the unlocked message is not going away. any other option left?
Click to expand...
Click to collapse
What's the phone model you have?
Did you flash correct files i hope.
ozergul said:
What's the phone model you have?
Did you flash correct files i hope.
Click to expand...
Click to collapse
i have bkl-l09 c675 but no files were available for c675 so i tried flashing the global version ie bkl-l09 c432.
yashrathi9 said:
mate i cant even get into fastboot now. sorry for bothering you but is there any solution now?
Click to expand...
Click to collapse
What is the current state?
Twrp or emui recovery ?
Does erecovery work ?
Can you see the fastboot screen and you cannot flash or you cannot access it at all?
FreebleMined_FR said:
What is the current state?
Twrp or emui recovery ?
Does erecovery work ?
Can you see the fastboot screen and you cannot flash or you cannot access it at all?
Click to expand...
Click to collapse
Its on bootloop. i cant enter the twrp or emui recovery. erecovery works and fastboot is working. i tired flash the image files several time but no luck.
yashrathi9 said:
Its on bootloop. i cant enter the twrp or emui recovery. erecovery works and fastboot is working. i tired flash the image files several time but no luck.
Click to expand...
Click to collapse
Try to use this method
https://forum.xda-developers.com/8-lite/how-to/guide-unbrick-huawei-p8-lite-2017-honor-t3766652
If your router does not allow you to do that, use DC-Phoenix or Funkyhuawei, but it's a last resort
I think you did something wrong. I used this method 2 times.

TWRP wont allow file transfer in USB via pc

NEED HELP
1. I wiped my system .. no system to load into
2. MIFLASH giving antirollback check error for all Fastboot roms
3. TWRP wont allow me to flash roms and there are no roms copied in the phone. getting error while copying files to the phone via TWRP
any solution ..
other than removing antirollback check in the roms .. ?
1. Is your bootlader CURRENTLY unlocked?
2. Which TWRP did you use?
3. Did you format all data using TWRP (enter yes to confirm) AND reboot TWRP before trying to copy rom to phone?
Sent from my Mi 10 Pro using Tapatalk
ted presley said:
1. Is your bootlader CURRENTLY unlocked?
2. Which TWRP did you use?
3. Did you format all data using TWRP (enter yes to confirm) AND reboot TWRP before trying to copy rom to phone?
Sent from my Mi 10 Pro using Tapatalk
Click to expand...
Click to collapse
bootload is unlocked
I figured it out loaded mi recovery wiped data and entered the system ..
I want to go to flash eu rom
do i dirty flash or do i clean flash the rom
stuck up on that part
TED can u help plz ..
I have used twrp-cmi-3.3.1-1
twrp-umi-3.3.1-2
what twrp are u using and i havent installed twrp
i am just booting TWRP
could you please tell me steps to 20.4.27
It seems you still on stock mi flash recovery, if your bootloader currently still unlocked.
You have to:
1. Go to fastboot
2. Flash TWRP again
3. Without restaring the device, reboot TWRP by using button combination: power off the device, press and hold volume down button until you see twrp screen
4. Format all data using twrp (option enter yes to confirm)
5. Reboot recovery using option reboot in TWRP recovery
6. Plug in pc to copy rom and flash.
Sent from my Mi 10 Pro using Tapatalk
ted presley said:
It seems you still on stock mi flash recovery, if your bootloader currently still unlocked.
You have to:
1. Go to fastboot
2. Flash TWRP again
3. Without restaring the device, reboot TWRP by using button combination: power off the device, press and hold volume down button until you see twrp screen
4. Format all data using twrp (option enter yes to confirm)
5. Reboot recovery using option reboot in TWRP recovery
6. Plug in pc to copy rom and flash.
Sent from my Mi 10 Pro using Tapatalk
Click to expand...
Click to collapse
twrp gives error saying
failed to mount /system_root permission denied
failed to mount /vendor permission denied
is it necessary the twrp should be installed
is it possible to just boot twrp while loading zips ..
thanks
sanish4u said:
twrp gives error saying
failed to mount /system_root permission denied
failed to mount /vendor permission denied
is it necessary the twrp should be installed
is it possible to just boot twrp while loading zips ..
thanks
Click to expand...
Click to collapse
problems just increasing now ..
the phone wont boot to twrp it will just go to fastboot
twrp wont load through volume down and power button
Seems like you lost TWRP
Reinstall twrp
Code:
Fastboot flash recovery twrp.img (use your filename)
Fastboot reboot recovery
Then when your in click the top right icon which says wipe. Here click on the right button I forget what it says I think it says wipe data. Next screen will ask you to type out the word "yes" you have to do this. You will lose all your data on the phone.
Now provided you have the drivers correctly installed you should see your phone as accessible from your computer. Paste your rom into the drive from your computer to the phone drive.
Once completed, go back to your phone you should be on the main menu click on top right it should say install. I believe you'll be in root directory you have to navigate to sdcard. Look for sdcard folder.
You should see the Rom you copied over, install it. It should take 5 to 10 minutes. Once complete reboot to system. First but will take some time maybe 5 to 10 minutes let it do it's thing.
Your done. If you want magisk, there are lots of guides here to do that as well
IronSingh said:
Seems like you lost TWRP
Reinstall twrp
Code:
Fastboot flash recovery twrp.img (use your filename)
Fastboot reboot recovery
Then when your in click the top right icon which says wipe. Here click on the right button I forget what it says I think it says wipe data. Next screen will ask you to type out the word "yes" you have to do this. You will lose all your data on the phone.
Now provided you have the drivers correctly installed you should see your phone as accessible from your computer. Paste your rom into the drive from your computer to the phone drive.
Once completed, go back to your phone you should be on the main menu click on top right it should say install. I believe you'll be in root directory you have to navigate to sdcard. Look for sdcard folder.
You should see the Rom you copied over, install it. It should take 5 to 10 minutes. Once complete reboot to system. First but will take some time maybe 5 to 10 minutes let it do it's thing.
Your done. If you want magisk, there are lots of guides here to do that as well
Click to expand...
Click to collapse
{
"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"
}
It just wont let me wipe data says permission denied image attached
and wont let me copy rom as it is connected it MTP mode
sanish4u said:
It just wont let me wipe data says permission denied image attached
and wont let me copy rom as it is connected it MTP mode
Click to expand...
Click to collapse
Mtp is ok no issues. Photo is broken can't see what you posted. Try wipe on the left button. Don't wipe system. Did you have a pin code setup for your phone to get in the phone are you entering this pin code when twrp starts? You should enter this pin/password
IronSingh said:
Mtp is ok no issues. Photo is broken can't see what you posted. Try wipe on the left button. Don't wipe system. Did you have a pin code setup for your phone to get in the phone are you entering this pin code when twrp starts? You should enter this pin/password
Click to expand...
Click to collapse
It wont boot twrp or install twrp ..
twrp wont load whatsoever now ..
my only option is only mflash tool ..
is there any Fastboot rom which wont cause anti rollback error check
If anyone finds any solution will be greatly appreciated ..
Thanks
I'm doubt that you have unlocked Bootloader, that's really a big problem here...
If your bootloader is unlocked, our mentioned steps should work fine.
Did you really unlock bootloader? And didn't locked it again accidentally while using miflash?
Sent from my Mi 10 Pro using Tapatalk
The way you describe your problem it seems you had twrp and you booted into it.
Can you tell me what happens when you run
Fastboot flash recovery twrp.img (use your filename)
IronSingh said:
The way you describe your problem it seems you had twrp and you booted into it.
Can you tell me what happens when you run
Fastboot flash recovery twrp.img (use your filename)
Click to expand...
Click to collapse
1. I have bootloader unlocked via miunlock
2. I had booted into TWRP .. it failed to wipe data many times..
3. I installed TWRP and now it does not allow me to do anything ..
4. Wont go to TWRP wont go to Mi recovery and will just go to fastboot
5. MiFlash wont flash as it has anti rollback check error tried all fastboot roms EU and CN
6. Trying to recover it via MIUI recovery loader but it wont download from servers either ..
<img src="https://i.ibb.co/KNjRdNL/twrp.jpg" alt="twrp" border="0">
https://ibb.co/KNjRdNL this was the error message while wiping data
sanish4u said:
1. I have bootloader unlocked via miunlock
2. I had booted into TWRP .. it failed to wipe data many times..
3. I installed TWRP and now it does not allow me to do anything ..
4. Wont go to TWRP wont go to Mi recovery and will just go to fastboot
5. MiFlash wont flash as it has anti rollback check error tried all fastboot roms EU and CN
6. Trying to recover it via MIUI recovery loader but it wont download from servers either ..
https://ibb.co/KNjRdNL this was the error message while wiping data
Click to expand...
Click to collapse
Try another TWRP
Sent from my Mi 10 Pro using Tapatalk
ted presley said:
Try another TWRP
https://1drv.ms/u/s!Amo9DwwPZk-vg9gNxQ-IcpcHDWTI7A
Sent from my Mi 10 Pro using Tapatalk
Click to expand...
Click to collapse
Thanks ted it did solve the problem
thanks for all the support
ted presley said:
Try another TWRP
Sent from my Mi 10 Pro using Tapatalk
Click to expand...
Click to collapse
I installed miui 12 with the twrp provided. it booted into the system.
I want to install gapps so it try to go back to twrp by using vloume down and power the phone goes to fastboot.
Volume up and power will load xiaomi recovery v3.0
Volume up and down with power will load MIUI rom recovery
What is going wrong why am i not able to load TWRP now ..
sanish4u said:
I installed miui 12 with the twrp provided. it booted into the system.
I want to install gapps so it try to go back to twrp by using vloume down and power the phone goes to fastboot.
Volume up and power will load xiaomi recovery v3.0
Volume up and down with power will load MIUI rom recovery
What is going wrong why am i not able to load TWRP now ..
Click to expand...
Click to collapse
Unless you use custom MIUI rom, stock MIUI always overwrite TWRP.
BTW, if you flash official China Dev rom, no need to flash GAPPs, just install additional play store apk (plus additional latest play service framework if needed) from apkmirror, all other necessary things installed by Xiaomi already.
Sent from my Mi 10 Pro using Tapatalk
ted presley said:
Try another TWRP
Sent from my Mi 10 Pro using Tapatalk
Click to expand...
Click to collapse
thank you brother <3

Categories

Resources