Related
Hey xda community,
last night i run into a tricky situation.
First, I explain what I did
I bought me the P9 EVA-L09 via Telekom Germany.
cause i don't want the Telekom **** on my device i decide to TWRP, Root, and flash P9 stock Rom on it.
Unlocking and install TWRP with the SRK Tool works fine. Install the Root was a bit more tricky, because windows lost the correct ADB connection when i go into TWRP Sideload Mode. Because that does not work, i decide to flash the P9 Stock ROM without Root to come forward.
While flashing, (i don''t now anymore which method i choose to flash) an error appers, and the flash process canceled.
The Device don't boot anymore. After a loot of googeling and testing, i've found out that the problem was the encryption of the /Data Partition.
TWRP was unable to mount it, same for the /cust and one more.
After reading about other Methods to get the Phone work again i try this Method i've found on xda.
http://forum.xda-developers.com/p9/development/stock-rom-dload-file-p9-eva-l09-b136-t3382818
Unfortunately the "press all buttons on the phone" Method don't work.
I also tried out the Huawei Update Extractor to flash single image files to the partitons of the phone. I used the dload file form the previous Method
http://forum.xda-developers.com/showthread.php?t=2433454
http://www.modaco.com/forums/topic/372688-re-partition-stock-partition-tool/ (using the answer on the bottom)
Download from xda huawei update extractor and extract img files from the update.
Turn off the phone, then press vol- and power key, you are in fastboot mode.
Then, flash img files from extracted rom with:
Fastboot flash system SYSTEM.IMG
fastboot flash boot BOOT.IMG
And do the same with the others...
When you finish, fastboot reboot
Click to expand...
Click to collapse
But that don't work. fastboot already replies with "Remote Command not allowed"
i changed the Method a bit. I've put the BOOT.IMG and RECOVERY.IMG an an SD card and flash it via the Install IMG Funktion of TWRP.
That workes very well and expect the /data partition every partition was mountable again.
Then i used the "Fastboot flash system SYSTEM.IMG" again, and tada it works without errors.
The device is booting again to Android, but it reports that the /Data Partition Decryption failed and i have to enter the Recovery Mode and do a factory reset to unlock the partition. If i reboot for get rid of this error the phone does not boot into the Recovery, it boot to the eRecovery which is useless for that because it only provide the eRecovery function instead of also a normal factory reset (how dump is this )
Now the state is, phone boots normal, reports the /Data is not decryptable, reboot to eRecovery, shutdown or reboot. It does really nothing else.
I can't get into the Fastboot/Download Mode, it ignores the Key Combination Volume down + Power. If i press this it starts normal.
I also can't get into the recovery / TWRP Mode, it ignores the Key Combination Volume Up + Power. If i press this is starts normal.
I've also noticed that the Phone is not conecting to the ADB on my computer, only the virtual CDROM from wich the HiSuite is installable connects.
I've also noticed that the eRecovery is not able to starts WIFI on the phone. It errors with "Starting WIFI failed!"
I also tryed out another time the dload function. This changed nothing. Phone boots still normal and run into the Decryption problem.
And i tried out to boot into fastboot or recovery after a cold reset, battery empty
Now it's on you. Has anybody an idea how i can solve one of the above problems. I think when one is solved the others will disappear via flashing new TWRP or so
Try connecting your phone to usb and then holding power+volume down until it boots to fastboot mode.
Huawei phone won't boot into recovery if system and twrp don't match but it should boot to fastboot allways.
What is the last rom you had on your phone while it was working?
Ogameplayer said:
Hey xda community,
last night i run into a tricky situation.
First, I explain what I did
I bought me the P9 EVA-L09 via Telekom Germany.
cause i don't want the Telekom **** on my device i decide to TWRP, Root, and flash P9 stock Rom on it.
Unlocking and install TWRP with the SRK Tool works fine. Install the Root was a bit more tricky, because windows lost the correct ADB connection when i go into TWRP Sideload Mode. Because that does not work, i decide to flash the P9 Stock ROM without Root to come forward.
While flashing, (i don''t now anymore which method i choose to flash) an error appers, and the flash process canceled.
The Device don't boot anymore. After a loot of googeling and testing, i've found out that the problem was the encryption of the /Data Partition.
TWRP was unable to mount it, same for the /cust and one more.
After reading about other Methods to get the Phone work again i try this Method i've found on xda.
http://forum.xda-developers.com/p9/development/stock-rom-dload-file-p9-eva-l09-b136-t3382818
Unfortunately the "press all buttons on the phone" Method don't work.
I also tried out the Huawei Update Extractor to flash single image files to the partitons of the phone. I used the dload file form the previous Method
http://forum.xda-developers.com/showthread.php?t=2433454
http://www.modaco.com/forums/topic/372688-re-partition-stock-partition-tool/ (using the answer on the bottom)
Download from xda huawei update extractor and extract img files from the update.
Turn off the phone, then press vol- and power key, you are in fastboot mode.
Then, flash img files from extracted rom with:
Fastboot flash system SYSTEM.IMG
fastboot flash boot BOOT.IMG
And do the same with the others...
When you finish, fastboot reboot
But that don't work. fastboot already replies with "Remote Command not allowed"
i changed the Method a bit. I've put the BOOT.IMG and RECOVERY.IMG an an SD card and flash it via the Install IMG Funktion of TWRP.
That workes very well and expect the /data partition every partition was mountable again.
Then i used the "Fastboot flash system SYSTEM.IMG" again, and tada it works without errors.
The device is booting again to Android, but it reports that the /Data Partition Decryption failed and i have to enter the Recovery Mode and do a factory reset to unlock the partition. If i reboot for get rid of this error the phone does not boot into the Recovery, it boot to the eRecovery which is useless for that because it only provide the eRecovery function instead of also a normal factory reset (how dump is this )
Now the state is, phone boots normal, reports the /Data is not decryptable, reboot to eRecovery, shutdown or reboot. It does really nothing else.
I can't get into the Fastboot/Download Mode, it ignores the Key Combination Volume down + Power. If i press this it starts normal.
I also can't get into the recovery / TWRP Mode, it ignores the Key Combination Volume Up + Power. If i press this is starts normal.
I've also noticed that the Phone is not conecting to the ADB on my computer, only the virtual CDROM from wich the HiSuite is installable connects.
I've also noticed that the eRecovery is not able to starts WIFI on the phone. It errors with "Starting WIFI failed!"
I also tryed out another time the dload function. This changed nothing. Phone boots still normal and run into the Decryption problem.
And i tried out to boot into fastboot or recovery after a cold reset, battery empty
Now it's on you. Has anybody an idea how i can solve one of the above problems. I think when one is solved the others will disappear via flashing new TWRP or so
Click to expand...
Click to collapse
Try this.
http://forum.xda-developers.com/p9/how-to/tools-huawei-p9-firmware-updater-t3432457/page1
Sent from my HUAWEI VIE-L29 using XDA Labs
I see two possibilites for this behavior:
1) The phone only pretents to reboot but makes a kind of warm start (never running the code to branch to recovery/boot) -> if the phone seems powered off and you attach usb cable, do you see standard battery laoding animation (that's what it should be) or black screen / boot logo?
2) You flashed a wrong boot.img and/or recovery.img or flashing got screwed up
If you have wrong images, fastboot should still work as edint3000 said.
For the unlikely case (1) with non removable battery you have to wait until battery is drained before you can boot into fastboot after connecting USB cable. Edit: oops just saw you did that.
I had another phone that at some point decided to go only in fastboot with volume down and no power button, when powered up with USB power. But I had never such an issue with a Huawei phone. However, playing around a bit costs nothing (but time).
I see no reason why fast boot should not work. How did you find out, that everything is fine after flahing with TWRP and before flashing system with fastboot?
Did you do anything else than flashing the system.img with fastboot?
Chilli
Same problem here...Phone not boot/not enter fastboot mode/not enter recovery mode...just stuck "your device booting now" screen...any solution?
Hello Mossyhand
you should search for the recovery Method with an "dload" ROM. This are kind of special Roms wich are able to "selfflash" onto the phone.
You have to put the right file onto your SD Card and then you have to press some keys when i remember right.
Sadly i've forgot, when i solved my problem, to reply how i did that exactly ._.
But if you do search in the dload method you will figure a way out i guess
If you don't find an right file, i can upload you my file, i have it still on my computer
had the same problem
go into the erecovery, it will tell you the data partition has been damaged. u can wipe it from there. go into trwp again, install rom and stuff. voila, works
cheers
Here’s what you need to fix your P10/P10+ brick.
This method was tested on a bricked P10 (didn’t test on the P10+)
Bootloader already unlocked + Code (no need of twrp)
SD Card
Custom recovery (fix the entire update process)
Stock rom UPDATE.APP from update.zip and update_full_xxx-xxx_hw_xx.zip
for your P10 + P10+ (choose the one you want to install, no need to be the one that come from with your P10, it could be the most recent one but linked to your exact model)
Be patient
Extract the stock rom update.zip and update_full_xxx-xxx_hw_xx.zip, both have an UPDATE.APP,
we are going to flash the one from the update.zip first and repeat the same process for the update_full_xxx-xxx_hw_xx.zip one.
(1)Get ready your SD card
Insert your SD card on the PC, create a folder at the root and name this one dload, move the update.APP from the update.zip
to the dload folder.
(2)Boot your phone in fastboot (Hold Vol- + Power) USB cable need to be plug
Launch terminal on OSX or Windows with adb/fastboot
Write the command fastboot flash recovery customrecovery.img
(3) Before rebooting your phone, insert your sd card that contain dload folder (update.app stock rom from update.zip) inside your P10/P10+
Turn off your P10/P10+
(4) Unplug the USB cable and hold vol+/vol- 5 to 10 sec or (until you see the message this device can not be trusted)
(5)Now the custom recovery updater should trigger and your P10/P10+ is updating, wait until 100% (it restart by itself).
(6)Your P10/P10+ should now boot without problem (bootloader locked)
(7) Is not finish yet, you are going to face NRD90M Test-keys that is normal, you simply need to
flash your cust.
(8) For that, we repeat the same process than before but instead of using the update.app from update.zip, you use the one from update_full_xxx-xxx_hw_xx.zip and replace the one you have on your sd card (dload folder)
(9)reboot your P10/P10+ in fastboot (with of course USB cable plug and hold vol- + power)
There you simply write the command, fastboot oem unlock yourcode. Your phone is going to reset to unlock back your bootloader and you need to go back to fastboot
(10) after that, you reflash again the recovery with customrecovery.img using the command fastboot flash recovery customrecovery.img
and you reboot again in the custom recovery mode (same than before) there the P10/P10+ is updating again, take a few secs
(11) the P10/P10+ will restart and boot in the UI, congrats.:good::good:
P.S : This process was not possible without proper change in recovery and manipulation, hopefully it help you
to recover your brick.
neverd said:
Here’s what you need to fix your P10/P10+ brick.
This method was tested on a bricked P10 (didn’t test on the P10+)
Bootloader already unlocked + Code (no need of twrp)
SD Card
Custom recovery (fix the entire update process)
Stock rom UPDATE.APP from update.zip and update_full_xxx-xxx_hw_xx.zip
for your P10 + P10+ (choose the one you want to install, no need to be the one that come from with your P10, it could be the most recent one but linked to your exact model)
Be patient
Extract the stock rom update.zip and update_full_xxx-xxx_hw_xx.zip, both have an UPDATE.APP,
we are going to flash the one from the update.zip first and repeat the same process for the update_full_xxx-xxx_hw_xx.zip one.
(1)Get ready your SD card
Insert your SD card on the PC, create a folder at the root and name this one dload, move the update.APP from the update.zip
to the dload folder.
(2)Boot your phone in fastboot (Hold Vol- + Power) USB cable need to be plug
Launch terminal on OSX or Windows with adb/fastboot
Write the command fastboot flash recovery customrecovery.img
(3) Before rebooting your phone, insert your sd card that contain dload folder (update.app stock rom from update.zip) inside your P10/P10+
Turn off your P10/P10+
(4) Unplug the USB cable and hold vol+/vol- 5 to 10 sec or (until you see the message this device can not be trusted)
(5)Now the custom recovery updater should trigger and your P10/P10+ is updating, wait until 100% (it restart by itself).
(6)Your P10/P10+ should now boot without problem (bootloader locked)
(7) Is not finish yet, you are going to face NRD90M Test-keys that is normal, you simply need to
flash your cust.
(8) For that, we repeat the same process than before but instead of using the update.app from update.zip, you use the one from update_full_xxx-xxx_hw_xx.zip and replace the one you have on your sd card (dload folder)
(9)reboot your P10/P10+ in fastboot (with of course USB cable plug and hold vol- + power)
There you simply write the command, fastboot oem unlock yourcode. Your phone is going to reset to unlock back your bootloader and you need to go back to fastboot
(10) after that, you reflash again the recovery with customrecovery.img using the command fastboot flash recovery customrecovery.img
and you reboot again in the custom recovery mode (same than before) there the P10/P10+ is updating again, take a few secs
(11) the P10/P10+ will restart and boot in the UI, congrats.:good::good:
P.S : This process was not possible without proper change in recovery and manipulation, hopefully it help you
to recover your brick.
Click to expand...
Click to collapse
Thanks, will try this tomorrow!
This sound interesting if this method is working both P10 and P10+. It mean that we can rebrand all of L09 models to L29 easily. Am i right? No more FunkyHuawei.
Sent from my iPad using Tapatalk
I have a problem, my P10 boots and lets me configure like it's the first time, but doesn't go anywhere from there, just keeps asking the same stuff... Pls help :/
neverd said:
Here’s what you need to fix your P10/P10+ brick.
This method was tested on a bricked P10 (didn’t test on the P10+)
P.S : This process was not possible without proper change in recovery and manipulation, hopefully it help you
to recover your brick.
Click to expand...
Click to collapse
Perfectly. Quite another matter. :good:
CrazyKat8091 said:
This sound interesting if this method is working both P10 and P10+. It mean that we can rebrand all of L09 models to L29 easily. Am i right? No more FunkyHuawei.
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
Not sure about the rebranding, for that you need to mod your oem info and product/vendor id.
There is no need of FunkyHuawei, I actually don't support those kind of forcing.
SkexxGo said:
I have a problem, my P10 boots and lets me configure like it's the first time, but doesn't go anywhere from there, just keeps asking the same stuff... Pls help :/
Click to expand...
Click to collapse
Question about the bootloader relock
the command to relock is fastboot oem relock yourcode.
Now about your issue, did you try a wipe cache/wipe factory/reset, go into the stock recovery and do a wipe cache/wipe factory reset.
neverd said:
Here’s what you need to fix your P10/P10+ brick.
This method was tested on a bricked P10 (didn’t test on the P10+)
Bootloader already unlocked + Code (no need of twrp)
SD Card
Custom recovery (fix the entire update process)
Stock rom UPDATE.APP from update.zip and update_full_xxx-xxx_hw_xx.zip
for your P10 + P10+ (choose the one you want to install, no need to be the one that come from with your P10, it could be the most recent one but linked to your exact model)
Be patient
Extract the stock rom update.zip and update_full_xxx-xxx_hw_xx.zip, both have an UPDATE.APP,
we are going to flash the one from the update.zip first and repeat the same process for the update_full_xxx-xxx_hw_xx.zip one.
(1)Get ready your SD card
Insert your SD card on the PC, create a folder at the root and name this one dload, move the update.APP from the update.zip
to the dload folder.
(2)Boot your phone in fastboot (Hold Vol- + Power) USB cable need to be plug
Launch terminal on OSX or Windows with adb/fastboot
Write the command fastboot flash recovery customrecovery.img
(3) Before rebooting your phone, insert your sd card that contain dload folder (update.app stock rom from update.zip) inside your P10/P10+
Turn off your P10/P10+
(4) Unplug the USB cable and hold vol+/vol- 5 to 10 sec or (until you see the message this device can not be trusted)
(5)Now the custom recovery updater should trigger and your P10/P10+ is updating, wait until 100% (it restart by itself).
(6)Your P10/P10+ should now boot without problem (bootloader locked)
(7) Is not finish yet, you are going to face NRD90M Test-keys that is normal, you simply need to
flash your cust.
(8) For that, we repeat the same process than before but instead of using the update.app from update.zip, you use the one from update_full_xxx-xxx_hw_xx.zip and replace the one you have on your sd card (dload folder)
(9)reboot your P10/P10+ in fastboot (with of course USB cable plug and hold vol- + power)
There you simply write the command, fastboot oem unlock yourcode. Your phone is going to reset to unlock back your bootloader and you need to go back to fastboot
(10) after that, you reflash again the recovery with customrecovery.img using the command fastboot flash recovery customrecovery.img
and you reboot again in the custom recovery mode (same than before) there the P10/P10+ is updating again, take a few secs
(11) the P10/P10+ will restart and boot in the UI, congrats.:good::good:
P.S : This process was not possible without proper change in recovery and manipulation, hopefully it help you
to recover your brick.
Click to expand...
Click to collapse
Hi neverd, I'm gonna give this method a try. Could you tell me where I can find the appropriate files for my P10 VTR-L29C636B120?
Much thanks.
JustXDAing said:
Hi neverd, I'm gonna give this method a try. Could you tell me where I can find the appropriate files for my P10 VTR-L29C636B120?
Much thanks.
Click to expand...
Click to collapse
Carefully, they use the same name (update.zip) but one is the full ota, the other one the ota mf (cust, etc. the one that you need to flash the second time)
Update.zip VTR-L29C636B120
Update cust/hw xxx
neverd said:
Question about the bootloader relock
the command to relock is fastboot oem relock yourcode.
Now about your issue, did you try a wipe cache/wipe factory/reset, go into the stock recovery and do a wipe cache/wipe factory reset.
Click to expand...
Click to collapse
Thanks about the relock command. I'll try it when I recover my phone.
I tried that, but it's like I don't have the full system installed, I tried a "full" ROM on the first flash, but I don't think it was actually a full rom, it was too small, I wanted to try another one, but the file being over 4gb I can't even copy it to a fat32 sd card... If I find another version that is a little smaller, maybe I could try, but now I only have erecovery, can't access anything else, hope it's enough.
neverd said:
Carefully, they use the same name (update.zip) but one is the full ota, the other one the ota mf (cust, etc. the one that you need to flash the second time)
Update.zip VTR-L29C636B120
Update cust/hw xxx
Click to expand...
Click to collapse
Thanks for the files!
I'm having a problem at step 4, it says software install failed right after 5%.
Just to confirm what I did. Press all 3 buttons (vol up, vol down, power) on until screen shows message.
Guys check this thread https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-update-package-t3593108 it will flash the complete FULL Firmware and you also got your bootloader closed again
JustXDAing said:
Thanks for the files!
I'm having a problem at step 4, it says software install failed right after 5%.
Just to confirm what I did. Press all 3 buttons (vol up, vol down, power) on until screen shows message.
View attachment 4136448
Click to expand...
Click to collapse
I'm having the same problem, can someone send me the files to the VTR-L09 C432? Or maybe the VTR-L29 if my phone supports it, I'd like the dual sim feature.
Just to make sure I'm using the right firmware.
If I find a solution I'll share it here as well btw.
crucky said:
Guys check this thread https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-update-package-t3593108 it will flash the complete FULL Firmware and you also got your bootloader closed again
Click to expand...
Click to collapse
Does it work for P10 Plus (VKY) ? I only see VTR oeminfo/recoveries files in the zip.
Edit : I went ahead and renamed everything in the VTR folder to VKY (except for eominfo files, since I just want to update), and it worked ! Updated from VKY-L29C432B123 to B130
Hi all,
I have the same issue software install failed right after 5%. Did anyone get past this?
What other files other than update in dload folder need to be present?
Thanks
---------- Post added at 05:09 PM ---------- Previous post was at 04:33 PM ----------
SkexxGo said:
I'm having the same problem, can someone send me the files to the VTR-L09 C432? Or maybe the VTR-L29 if my phone supports it, I'd like the dual sim feature.
Just to make sure I'm using the right firmware.
If I find a solution I'll share it here as well btw.
Click to expand...
Click to collapse
Have a look for files :
http://hwmt.ru/hwmtsite/firmware-database/?firmware_model=VTR&firmware_page=0
I think it is the FULL OTA required.
I still cannot get mine to go past 5% stage.
Atf130 said:
Hi all,
I have the same issue software install failed right after 5%. Did anyone get past this?
What other files other than update in dload folder need to be present?
Thanks
---------- Post added at 05:09 PM ---------- Previous post was at 04:33 PM ----------
Have a look for files :
http://hwmt.ru/hwmtsite/firmware-database/?firmware_model=VTR&firmware_page=0
I think it is the FULL OTA required.
I still cannot get mine to go past 5% stage.
Click to expand...
Click to collapse
I've did it with mine, take a look to this post https://forum.xda-developers.com/ma...te-package-t3593108/post72148764#post72148764
CrazyKat8091 said:
This sound interesting if this method is working both P10 and P10+. It mean that we can rebrand all of L09 models to L29 easily. Am i right? No more FunkyHuawei.
Click to expand...
Click to collapse
Really interested in this one too. Do you have any additional information please? As I just have plan to pull the trigger on funkyhuawei method during the next weekend... But of course I would rather use this manual method if possible.
Guys, did you flash the custom recovery before trying to update.
You really need to flash the stock recovery with the custom recovery, this fix the 5% update fail.
You can also flash recovery2 with.
neverd said:
Guys, did you flash the custom recovery before trying to update.
You really need to flash the stock recovery with the custom recovery, this fix the 5% update fail.
You can also flash recovery2 with.
Click to expand...
Click to collapse
Write that you need to extract customrecovery.img from customrecovery.zip. That would be understandable.
Hi,
does this work - i bricked my Huawei P10 with VTR-L29C432B113 firmware like this
Installed TWRP and i flashed magisk.zip -> that worked for a while
But on next phone reboot it says there is no space on the storage 0%
Now i cant do anything - phone is not usable..
Exept booting twrp and fastboot&rescue mode wich shows
PHONE unlocked
FRP Lock
When i try to
fastboot flash boot boot.img it says that stupid message command not allowed..
I tried to put in a SD Card with the folder dload and an update.app on it in and tried to flash it via VOL+ and VOL- but that fails
Does the provided method work or what can i do?
Thanks! chrizz
THIS IS NOT GUARANTEED TO WORK! If it does not work, feel free to let me know here and i will do what i can to help, but remember I probably can't help everyone.
IMPORTANT: ON XDA-LABS APP THIS POST IS KINDA BROKEN IDK WHY SO LOAD IT IN BROWSER!!!!
If the guide worked for you, please hit thanks button! If you are generous and want to donate pm me
What this can fix:
When booting, you get this error:
Func NO : 10 (boot image)
Error NO : 2 (load image)
When booting to recovery, you get this error:
Func NO : 11 (recovery image)
Error NO : 2 (load image)
Bootloops
Can't boot into fastboot
Can't boot into recovery for other reasons
Can't boot to system for other reasons
ETC...
First thing first, there really isnt a way to keep your data so expect it all to be gone, unless it is saved on an external sd card. Also, this guide is specifically for the PRA-LX1 model, however it might work with other p8 lite 2017 models and a similar method may work with other huawei phones.
Requirements:
The device boots in to fastboot mode. (If it does not, scroll down to problem 1)
You have a pc with a usb port and fastboot/adb installed
You have a micro usb to usb cable.
Unlocked bootloader and oem unlock.
Micro sd card
Problem 1: Can't boot into fastboot?
Try this:
1. Make sure device is fully powered off
2. Connect device to any pc.
3. Press and hold volume- and power button at the same time until your screen turns on.
If this doesn't work then unfortunately i can't help...
Problem 2: Only fastboot boots, but not recovery or os:
Lets start by flashing TWRP...
If your device was on android nougat (7.x.x) or the rom you were flashing was nougat based then do this:
Download this file:
https://drive.google.com/file/d/1TjNHI9FNdwQS2HphsjGfQCHKephibiKn/view
Boot into fastboot on your phone and open fastboot on your pc
Type: fastboot flash recovery *Nameofrecovery.img*
-----------------------------------------------------------------------------------------------------------------
If your device was on android oreo (8.x.x) or the rom you were flashing was oreo based then do this:
Download this file: https://drive.google.com/file/d/190zqju8ZmwZCzI4WXtujgKLFXvvuWTk8/view?usp=sharing
Boot into fastboot on your phone and open fastboot on your pc
Type: fastboot flash recovery_ramdisk *Nameofrecovery.img*
https://www.mrviking.co.uk/440246340
Problem 3: You can only boot into fastboot and TWRP recovery:
Thats OK! Heres how to restore the phone:
IMPORTANT: THE FILES LINKED HERE ARE ONLY FOR PRA-LX1 DEVICES! If your device has a different model number, or these files did not work for you, follow this guide to get files for your device: https://www.mrviking.co.uk/440246340
This will also update your device to android oreo!
Put the micro sd card in your pc.
On your pc download these files:
https://forum.xda-developers.com/honor-9/development/tool-flash-official-firmware-recovery-t3769279 (Download 0.3)
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1194/g104/v148634/f1/full/update.zip
http://update.hicloud.com:8180/TDS/...altice_all/update_full_PRA-L11_altice_all.zip
http://update.hicloud.com:8180/TDS/...34/f1/full/public/update_data_full_public.zip
Now Rename update_full_PRA-L11_altice_all.zip to update_all_hw.zip
Also rename update_data_full_public.zip to update_data_public.zip
Put all four files: update.zip, update_all_hw.zip, update_data_public.zip and HuRUpdater_0.3.zip into one folder on the external sdcard.
Take sdcard out of pc and put it into phone.
Boot into twrp tap on mount and select all partitions
Make sure 'mount system read only' is NOT checked.
Go back to twrp home
Go to install, find the huruupdater zip file
Flash ONLY hurupdater, DO NOT FLASH ANY OTHER ZIPS.
Follow instructions on screen.
Reboot to system and wait for the device to boot.
If it didnt boot, dont worry:
Go back to fastboot mode on your phone and pc, and download this file: https://drive.google.com/file/d/1daIos0yagHk9Kg-5hXLDwNYDHjP_N0EM/view?usp=sharing
Flash it with fastboot using:
fastboot flash recovery_ramdisk *Nameofrecovery.img*
now boot into recovery wipe cache wipe date/factory reset reboot to system
If none of this worked, try this last resort. (Likely won't work but it is worth a shot)
Firstly, place your micro sdcard into your pc. Create a folder called 'dload' in the root of it.
Now, locate the firmware files you downloaded from firmware finder.
Open the main update.zip file and extract the 'UPDATE.APP' file to the 'dload' folder in your sdcard.
Place sdcard back in phone
Make sure phone is powered off. (Can't power it off? Unplug anything connected (charger, pc, etc...) and hold the power button until screen goes black)
Hold all three function keys (VOL+,VOL- and POWER) until screen turns on.
Hope it works and wait
If it worked, please hit thanks button! If you want to donate pm me.
If it DID NOT work, post a reply here and either me or someone else will try and help.
Thanks!
tringo24 said:
I've got the same problem - I can boot to TWRP and bootloader.
I've wiped Dalvik/ART Cache, Cache, Data, System and formatted Data
When I try to flash HuRUpdater_0.4.zip I get:
Error finding input device
Updater process ended with ERROR: 1
Error installing zip file '/external_sd/HuRUpdater_0.4.zip'
I've tried copying UPDATE.APP to 'dload' folder on external SD card, and EMUI hangs at 5%.
Is there anything else I can try? What does "Updater process ended with ERROR: 1" actually mean? I've googled it but haven't found anything useful.
Any help would be really appreciated!
Click to expand...
Click to collapse
Top tip - always follow all of the instructions. the version of TWRP listed in the instructions is the only one to use. I was using an incomaptible version. My phone if fixed!
tringo24 said:
I've got the same problem - I can boot to TWRP and bootloader.
I've wiped Dalvik/ART Cache, Cache, Data, System and formatted Data
When I try to flash HuRUpdater_0.4.zip I get:
Error finding input device
Updater process ended with ERROR: 1
Error installing zip file '/external_sd/HuRUpdater_0.4.zip'
I've tried copying UPDATE.APP to 'dload' folder on external SD card, and EMUI hangs at 5%.
Is there anything else I can try? What does "Updater process ended with ERROR: 1" actually mean? I've googled it but haven't found anything useful.
Any help would be really appreciated!
Click to expand...
Click to collapse
Always use TWRP from OP
And if its not working, try Flashing Stock recovery and boot it and do tap some options e.g. reset/ clear cache etc. ( I got my mobile fixed via this method as Internal Memory got corrupted because of incompatible TWRP )
For problem 1 fix : Fully shutdown , connect the phone to via usb to pc , and fast hold down the volume - . Cheers
Edit : or the same : usb , power and volume - till you see the huawei logo , then just hold volume -
Frp and boot locked. dload/UPDATE.APP in fat32 formatted sd still error At 5%. Any way to recovery?
Thank you !!!
You saved my phone :victory:
lupastro82 said:
Frp and boot locked. dload/UPDATE.APP in fat32 formatted sd still error At 5%. Any way to recovery?
Click to expand...
Click to collapse
Force shut down the device (Hold power button) if it is on.
Connect to a pc
Hold down POWER and VOL- buttons untill screen turns on
If you see a screen with an android robot saying FASTBOOT at the top let me know, if not tell me that :good:
MrViking said:
Force shut down the device (Hold power button) if it is on.
Connect to a pc
Hold down POWER and VOL- buttons untill screen turns on
If you see a screen with an android robot saying FASTBOOT at the top let me know, if not tell me that :good:
Click to expand...
Click to collapse
yes, i've.
phone relocked and frp lock. really bad state.
all caused after a magisk installation via magisk manager (this brick my boot).
my giant error, test to install without verify if frp still unlocked and this has caused a giant brick :/
i need a way to bypass-removed frp, and unlock again bootloader.
then, reinstall twrp and recovery my system.
all is in standby cause frp
yes, i know, exist some windows (i use debian) pay app, but 19€ for "just a click" to a device that atm cost about 130€ ... i think isn't a great price.
i really cannot understood why huawei cannot make a real recovery tool.
----
edit, thanks to dc unlocker and some test, now i've bootloader unlocker, but frp remain locked - then, i still cannot fix.
any help? :|
lupastro82 said:
yes, i've.
phone relocked and frp lock. really bad state.
all caused after a magisk installation via magisk manager (this brick my boot).
my giant error, test to install without verify if frp still unlocked and this has caused a giant brick :/
i need a way to bypass-removed frp, and unlock again bootloader.
then, reinstall twrp and recovery my system.
all is in standby cause frp
yes, i know, exist some windows (i use debian) pay app, but 19€ for "just a click" to a device that atm cost about 130€ ... i think isn't a great price.
i really cannot understood why huawei cannot make a real recovery tool.
----
edit, thanks to dc unlocker and some test, now i've bootloader unlocker, but frp remain locked - then, i still cannot fix.
any help? :|
Click to expand...
Click to collapse
I'm exactly in ur same situation
I need ****ing help to unlock frp then i can solve the rest by my own.
lupastro82 said:
yes, i've.
phone relocked and frp lock. really bad state.
all caused after a magisk installation via magisk manager (this brick my boot).
my giant error, test to install without verify if frp still unlocked and this has caused a giant brick :/
i need a way to bypass-removed frp, and unlock again bootloader.
then, reinstall twrp and recovery my system.
all is in standby cause frp
yes, i know, exist some windows (i use debian) pay app, but 19€ for "just a click" to a device that atm cost about 130€ ... i think isn't a great price.
i really cannot understood why huawei cannot make a real recovery tool.
----
edit, thanks to dc unlocker and some test, now i've bootloader unlocker, but frp remain locked - then, i still cannot fix.
any help? :|
Click to expand...
Click to collapse
Have you tried flashing stock recovery img from fastboot?
MrViking said:
Have you tried flashing stock recovery img from fastboot?
Click to expand...
Click to collapse
i can try, but i think cannot work if frp is locked :/
atm, now, on boot i see advice for unlocked bootloader, then access to erecovery (but also if i fix dns with firmware finder dns and check firmware, still failed - and no reset etc).
if i reboot/power on with volume down > green robot with:
Code:
Attention!
Please update system again
Error NO : 10 (boot image) / or
Error NO : 2 (load failed)
if i reboot/power on with both volume button, check dload recovery, but still failed (damned huawei!!!).
now i check to work via fastboot. thanks.
---
[email protected]:~$ sudo $(which fastboot) flash recovery ./Scrivania/twrp-3.2.1-0-twrp.img
target reported max download size of 471859200 bytes
sending 'recovery' (4690 KB)...
OKAY [ 0.152s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.158s
[email protected]:~$ sudo $(which fastboot) oem get-bootinfo
...
(bootloader) unlocked
OKAY [ 0.001s]
finished. total time: 0.001s
[email protected]:~$
[email protected]:~$ sudo $(which fastboot) flash recovery_ramdisk ./Scrivania/recovery.img
target reported max download size of 471859200 bytes
sending 'recovery_ramdisk' (11204 KB)...
OKAY [ 0.362s]
writing 'recovery_ramdisk'...
FAILED (remote: Command not allowed)
finished. total time: 0.369s
[email protected]:~$ sudo $(which fastboot) boot ./Scrivania/recovery.img
downloading 'boot.img'...
OKAY [ 0.378s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.381s
[email protected]:~$
Click to expand...
Click to collapse
lupastro82 said:
i can try, but i think cannot work if frp is locked :/
atm, now, on boot i see advice for unlocked bootloader, then access to erecovery (but also if i fix dns with firmware finder dns and check firmware, still failed - and no reset etc).
if i reboot/power on with volume down > green robot with:
Code:
Attention!
Please update system again
Error NO : 10 (boot image) / or
Error NO : 2 (load failed)
if i reboot/power on with both volume button, check dload recovery, but still failed (damned huawei!!!).
now i check to work via fastboot. thanks.
---
Click to expand...
Click to collapse
Wow thats a pretty bad brick. First try to boot to recovery like this:
1. Make sure phone is off.
2. Hold power and volume up until screen goes on.
3. When screen goes on quickly take fingers off buttons.
If it does not work, I think your only hope is to use funky huawei.
Do what this guy did (read the bottom of the first post)
https://forum.xda-developers.com/honor-7x/development/frp-lock-help-to-unbrick-honor-7x-t3769345
lupastro82 said:
yes, i've.
phone relocked and frp lock. really bad state.
all caused after a magisk installation via magisk manager (this brick my boot).
my giant error, test to install without verify if frp still unlocked and this has caused a giant brick :/
i need a way to bypass-removed frp, and unlock again bootloader.
then, reinstall twrp and recovery my system.
all is in standby cause frp
yes, i know, exist some windows (i use debian) pay app, but 19€ for "just a click" to a device that atm cost about 130€ ... i think isn't a great price.
i really cannot understood why huawei cannot make a real recovery tool.
----
edit, thanks to dc unlocker and some test, now i've bootloader unlocker, but frp remain locked - then, i still cannot fix.
any help? :|
Click to expand...
Click to collapse
Can you update to stock through erecovery via wifi? I had my phone frp locked + bl locked + bricked system. eRecovery was the only way out to get into a working system.
The unlock tool that costs too much is b.s and only works if it was locked because of Google Play account (tried it, did not unlock my frp).
After erecovery update and having a system, google play account was also locked because of stock firmware, this time I used the unlock tool. I used firmware finder afterwards for forcing an oreo update (because bl unlocking was grayed out). After oreo update, i enabled bl unlock from dev options and unlocked my bl again through fastboot. frp got unlocked along the way, i forgot when.
i can access in eRecovery, but when i check to download by wifi i still receive: "Getting package info failed" :/
-
via dload (8gb sd in fat 32 with only dload folder and old release UPDATE.APP inside it - but tested with more...) stuck for minuts at 5%, then reboot!
lupastro82 said:
i can access in eRecovery, but when i check to download by wifi i still receive: "Getting package info failed" :/
-
via dload (8gb sd in fat 32 with only dload folder and old release UPDATE.APP inside it - but tested with more...) stuck for minuts at 5%, then reboot!
Click to expand...
Click to collapse
Did you try what I mentioned?
MrViking said:
i can try, but i think cannot work if frp is locked :/
atm, now, on boot i see advice for unlocked bootloader, then access to erecovery (but also if i fix dns with firmware finder dns and check firmware, still failed - and no reset etc).
if i reboot/power on with volume down > green robot with:
Wow thats a pretty bad brick. First try to boot to recovery like this:
1. Make sure phone is off.
2. Hold power and volume up until screen goes on.
3. When screen goes on quickly take fingers off buttons.
If it does not work, I think your only hope is to use funky huawei.
Do what this guy did (read the bottom of the first post)
https://forum.xda-developers.com/honor-7x/development/frp-lock-help-to-unbrick-honor-7x-t3769345
Click to expand...
Click to collapse
sure yes, ill try, and enter in dload mode (but still fail) :/
MrViking said:
THIS IS NOT GUARANTEED TO WORK! If it does not work, feel free to let me know here and i will do what i can to help, but remember I probably can't help everyone.
If the guide worked for you, please hit thanks button! If you are generous and want to donate pm me
What this can fix:
When booting, you get this error:
Func NO : 10 (boot image)
Error NO : 2 (load image)
When booting to recovery, you get this error:
Func NO : 11 (recovery image)
Error NO : 2 (load image)
Bootloops
Can't boot into fastboot
Can't boot into recovery for other reasons
Can't boot to system for other reasons
ETC...
First thing first, there really isnt a way to keep your data so expect it all to be gone, unless it is saved on an external sd card. Also, this guide is specifically for the PRA-LX1 model, however it might work with other p8 lite 2017 models and a similar method may work with other huawei phones.
Requirements:
The device boots in to fastboot mode. (If it does not, scroll down to problem 1)
You have a pc with a usb port and fastboot/adb installed
You have a micro usb to usb cable.
Unlocked bootloader and oem unlock.
Micro sd card
Problem 1: Can't boot into fastboot?
Try this:
1. Make sure device is fully powered off
2. Connect device to any pc.
3. Press and hold volume- and power button at the same time until your screen turns on.
If this doesn't work then unfortunately i can't help...
Problem 2: Only fastboot boots, but not recovery or os:
Lets start by flashing TWRP...
If your device was on android nougat (7.x.x) or the rom you were flashing was nougat based then do this:
Download this file:
https://drive.google.com/file/d/1TjNHI9FNdwQS2HphsjGfQCHKephibiKn/view
Boot into fastboot on your phone and open fastboot on your pc
Type: fastboot flash recovery *Nameofrecovery.img*
-----------------------------------------------------------------------------------------------------------------
If your device was on android oreo (8.x.x) or the rom you were flashing was oreo based then do this:
Download this file: https://drive.google.com/file/d/190zqju8ZmwZCzI4WXtujgKLFXvvuWTk8/view?usp=sharing
Boot into fastboot on your phone and open fastboot on your pc
Type: fastboot flash recovery_ramdisk *Nameofrecovery.img*
https://www.mrviking.co.uk/440246340
Problem 3: You can only boot into fastboot and TWRP recovery:
Thats OK! Heres how to restore the phone:
IMPORTANT: THE FILES LINKED HERE ARE ONLY FOR PRA-LX1 DEVICES! If your device has a different model number, or these files did not work for you, follow this guide to get files for your device: https://www.mrviking.co.uk/440246340
This will also update your device to android oreo!
Put the micro sd card in your pc.
On your pc download these files:
https://forum.xda-developers.com/honor-9/development/tool-flash-official-firmware-recovery-t3769279 (Download 0.3)
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1194/g104/v148634/f1/full/update.zip
http://update.hicloud.com:8180/TDS/...altice_all/update_full_PRA-L11_altice_all.zip
http://update.hicloud.com:8180/TDS/...34/f1/full/public/update_data_full_public.zip
Now Rename update_full_PRA-L11_altice_all.zip to update_all_hw.zip
Also rename update_data_full_public.zip to update_data_public.zip
Put all four files: update.zip, update_all_hw.zip, update_data_public.zip and HuRUpdater_0.3.zip into one folder on the external sdcard.
Take sdcard out of pc and put it into phone.
Boot into twrp tap on mount and select all partitions
Make sure 'mount system read only' is NOT checked.
Go back to twrp home
Go to install, find the huruupdater zip file
Flash ONLY hurupdater, DO NOT FLASH ANY OTHER ZIPS.
Follow instructions on screen.
Reboot to system and wait for the device to boot.
If it didnt boot, dont worry:
Go back to fastboot mode on your phone and pc, and download this file: https://drive.google.com/file/d/1daIos0yagHk9Kg-5hXLDwNYDHjP_N0EM/view?usp=sharing
Flash it with fastboot using:
fastboot flash recovery_ramdisk *Nameofrecovery.img*
now boot into recovery wipe cache wipe date/factory reset reboot to system
If none of this worked, try this last resort. (Likely won't work but it is worth a shot)
Firstly, place your micro sdcard into your pc. Create a folder called 'dload' in the root of it.
Now, locate the firmware files you downloaded from firmware finder.
Open the main update.zip file and extract the 'UPDATE.APP' file to the 'dload' folder in your sdcard.
Place sdcard back in phone
Make sure phone is powered off. (Can't power it off? Unplug anything connected (charger, pc, etc...) and hold the power button until screen goes black)
Hold all three function keys (VOL+,VOL- and POWER) until screen turns on.
Hope it works and wait
If it worked, please hit thanks button! If you want to donate pm me.
If it DID NOT work, post a reply here and either me or someone else will try and help.
Thanks!
Click to expand...
Click to collapse
Cheers Bruh Thank u so MUCH
Blackblock92 said:
Cheers Bruh Thank u so MUCH
Click to expand...
Click to collapse
No problem! Glad to hear it works
I've made a tutorial 1 day before you ^^
Hello i've made a tutorial on my thread for my solution to unbrick it so if you need to unbrick your phone with a different method
you can use my tutorial it has worked perfecty on my p8 lite 2017 and now he's on oreo
my phone personnaly was totaly broken i flashed some random things on my phone etc this is working 100% cause you are about to clear all the old android system for the new oreo one so for the peoples who got the same problem than me and got stuck
on the fastboot&rescue mode when VOLUME- + POWER for like 5 seconds with the phone off
(for the peoples who can't power off your device you can download the "universal fastboot and ADB tool" app and then click on reboot phone in the fastboot part)
the solution is to :
-Download the rom stock Oreo android 8.0 stechguide.com/huawei-p8-lite-2017-b370-oreo-firmware/
-exctract all files from the HuaweiUpdateExtractor find it on google it's easy just download update.zip
-extract and put the UPDATE.APP in the HuaweiUpdateExtractor
-run srk tool for huawei
-type 000 and press enter
-and now you have to flash all partitions that you have received from HUE commands are here:
[dont worry if some of theese are not working it's because certains commands are not allowed to use and certains commands are out of date :/ but dont worry the phone will boot correctly after ]
Code:
fastboot flash cache CACHE.img
fastboot flash crc CRC.img
fastboot flash curver CURVER.img
fastboot flash dts DTS.img
fastboot flash efi EFI.img
(i'm not putting erecorery imgs cause we cannot touch them it's an ultimate security from os :) )
fastboot flash fastboot FASTBOOT.img
fastboot flash hifi HIFI.img (only if you are the wifi is not working ;) )
fastboot flash kernel KERNEL.img
fastboot flash modem_fw MODEM_FW.img
fastboot flash modemnvm_update MODEMNVM_UPDATE.img
fastboot flash odm ODM.img
fastboot flash package_type PACKAGE_TYPE.img
fastboot flash product PRODUCT.img
fastboot flash ramdisk RAMDISK.img
fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img
fastboot flash recovery_vbmeta RECOVERY_VBMETA.img
fastboot flash recovery_vendor RECOVERY_VENDOR.img
fastboot flash sensorhub SENSORHUB.img
fastboot flash system SYSTEM.img
fastboot flash teeos TEEOS.img
fastboot flash trustfirmware TRUSTFIRMWARE.img
fastboot flash vbmeta VBMETA.img
fastboot flash vendor VENDOR.img
fastboot flash verlist VERLIST.img
fastboot flash xloader XLOADER.img
Now you have loader all partitions of an huawei p8 lite 2017 android 8.0 gg !
you just have to make a fastboot reboot to reboot your phone and enjoy !
notes:Everything is working properly after 3 day of use not any missing data some calls bugs but nothing hard
you will loose your TWRP recovery mode AND DO NOT INSTALL ONE OF THEM FOR NOW they are outdated for oreo wait some months (september on some sources)
you will loose all your data and the root (some sites prupose root methods for oreo p8 lite 2017 (and soft root this time :laugh:
idk about the bootloader but i keeped my imei number ^^
Thanks for your time and if anyone got questions i'm still here ^^
RedFiredu29!
btw that my first tutorial tell me if it's good ^^
RedFiredu29 said:
Hello i've made a tutorial on my thread for my solution to unbrick it so if you need to unbrick your phone with a different method
you can use my tutorial it has worked perfecty on my p8 lite 2017 and now he's on oreo
my phone personnaly was totaly broken i flashed some random things on my phone etc this is working 100% cause you are about to clear all the old android system for the new oreo one so for the peoples who got the same problem than me and got stuck
on the fastboot&rescue mode when VOLUME- + POWER for like 5 seconds with the phone off
(for the peoples who can't power off your device you can download the "universal fastboot and ADB tool" app and then click on reboot phone in the fastboot part)
the solution is to :
-Download the rom stock Oreo android 8.0 stechguide.com/huawei-p8-lite-2017-b370-oreo-firmware/
-exctract all files from the HuaweiUpdateExtractor find it on google it's easy just download update.zip
-extract and put the UPDATE.APP in the HuaweiUpdateExtractor
-run srk tool for huawei
-type 000 and press enter
-and now you have to flash all partitions that you have received from HUE commands are here:
[dont worry if some of theese are not working it's because certains commands are not allowed to use and certains commands are out of date :/ but dont worry the phone will boot correctly after ]
Now you have loader all partitions of an huawei p8 lite 2017 android 8.0 gg !
you just have to make a fastboot reboot to reboot your phone and enjoy !
notes:Everything is working properly after 3 day of use not any missing data some calls bugs but nothing hard
you will loose your TWRP recovery mode AND DO NOT INSTALL ONE OF THEM FOR NOW they are outdated for oreo wait some months (september on some sources)
you will loose all your data and the root (some sites prupose root methods for oreo p8 lite 2017 (and soft root this time :laugh:
idk about the bootloader but i keeped my imei number ^^
Thanks for your time and if anyone got questions i'm still here ^^
RedFiredu29!
btw that my first tutorial tell me if it's good ^^
Click to expand...
Click to collapse
That's interesting, never heard of that method!
However there are many good working twrps for oreo, especially the one by Dil3mm4.
MrViking said:
That's interesting, never heard of that method!
However there are many good working twrps for oreo, especially the one by Dil3mm4.
Click to expand...
Click to collapse
Yes i love searching for new solutions on this device but i never heard good unbrick methods for this phone
until our methods ^^
If you read this on XDA labs then please load it in the browser as for some reason lots of text is missing in xda labs.
Thanks ?
Hi guys
i dont know what happened but while i was updating (Official one) the phone, after successfully updating it never turn on :crying:
Now
1. No display
2. No Recovery mode
3. Just fastboot mode
check the attached image
one more thing battery voltage shoeing 0
help me
hi,
If you had this because of flashing recovery, you might still be able to flash stock.
For that, take an sdcard, make a folder dload and put a file called UPDATE.APP there.
insert the SDcard, put the phone off and then:
- make sure there is no cable connected (google the modes, it's needed to load from SDcard).
- then boot holding power and both volume up and down
Some hints for procedure and ROM links:
https://www.getdroidtips.com/full-guide-install-stock-firmware-huawei-smartphone/
I restored Android 6 by using the stock image I found somewhere.
Seems the trwp on the official site for nemo does not work...
Well i was tired and did the mistake to flash boot via twrp app. Now phone cant boot system of curse.
looking for advice for faster repair as im traveling and internet is not that good. I tried to access Twrp but i cant even after reflashing the image. My bootloader in unlocked and im in emui 9.1. i had saved boot.img and recovery.img but there are in the phone.
any help or advice please ?
Rovyo said:
Well i was tired and did the mistake to flash boot via twrp app. Now phone cant boot system of curse.
looking for advice for faster repair as im traveling and internet is not that good. I tried to access Twrp but i cant even after reflashing the image. My bootloader in unlocked and im in emui 9.1. i had saved boot.img and recovery.img but there are in the phone.
any help or advice please ?
Click to expand...
Click to collapse
Hello!
If still problem, please write me...
1. TWRP recovery installed this phone, and running?
2. Boot partition available this phone?
3. Available any backup this earlier system?
Please test the HISUITE software! If not recognise, need TWRP full backup.
I have only CLT-L09 8.1 TWRP clean backup. (After 8.1 not rootable.) The filesytem formatted another "unsecured" type and installed another patch to TWRP R/W full control:
nocheck.img (bootloader)
Disable_Dm-Verity_ForceEncrypt_v1.4.zip (disable encrypting)
The TWRP restore only one fast method. (~5-10 min)
Other:
Pay more USD to minimal 3 day licence DC-Unlocker / DC-Phoenix. Need unassembly the back cover and more cover to start TEST MODE (need to DC-Unlocker softwares). This softwares upload any firmware completly in test mode.
Test mode: upload patched bootloader and reboot this bootloader to flash firmware.
10-20$ + 20-30min + more to install TWRP and disable security.
Another free softwares freezing or not comaptibiles the standard FW files.
Hello!
My phone running correctly more time...
Now slow down, Lucky Patcer patcing apk-s and not patched --> uninstalled from system in patchning.
Manually shutdown this phone... (Shutdown - yes) wait, and not power on, not charging.
Plugged to PC, PC say: USB-COM mode.
Used IDT 2.0.0.9 to reflash.
After writing NVME, failed writing.
Cleared NVME line in XML file and flashed again. Flashing ended correctly.
Phone not start.
Replug and not available USB-COM mode, windows not recognize the phone (testpoint starting: same). (With/without battery: same.)
Now fully bricked the phone. Tested 2 PC, plugged USB (with/without testpoint start) no device.
Available all partition IMG file (backup, 1 year old) and TWRP WIM files (1 day old). Restore easy, only need running TWRP.
How to unbrick? DC-Phoenix/IDT work only USB-COM mode... now not recognise any (ADB/COM) mode.
Thanks!