I was upgrading to EMUI 9.1 and relocking bootloader, but ended up with botloop ony my P20 Pro.
Fastboot - working.
Bootloader - unlocked.
FRP - not visible (was unlocked).
Erecovery - "Getting package info failed."
HiSuite 9.1.0.305 - "System recovery isn't available on this device."
TWRP flashing - can't enter it after fastboot reboot.
Code:
fastboot oem get-build-number
(bootloader) :CLT-L09 8.1.0.164(EEAC782)
fastboot oem oeminforead-SYSTEM_VERSION
(bootloader) :CLT-L09 9.0.0.195(C432E5R1P9)
I was trying to use Huawei Update Extractor with 8.1.0.164(EEAC782), 9.0.0.195(C432E5R1P9), CLT-LGRP2-OVS 9.1.0.325 as following:
Code:
fastboot flash cache cache.img
fastboot flash cust cust.img
fastboot flash kernel kernel.img
fastboot flash recovery_ramdisk recovery_ramdis.img
fastboot flash recovery_vbmeta recovery_vbmeta.img
fastboot flash recovery_vendor recovery_vendor.img
fastboot flash system system.img
Sadly it didn't brought any result.
Please help me with resolving this issue.
Did you try with the dload method?
aka.petteri said:
Did you try with the dload method?
Click to expand...
Click to collapse
Dload was my thought, but i didn't got OTG cable yet.
aka.petteri said:
Did you try with the dload method?
Click to expand...
Click to collapse
I tried dload method.
With 8.1.0.164, 9.0.0.195, 9.1.0.325 i'm getting "Software install failed".
I managed to boot too TWRP.
I had to patch it from fastboot, then boot to recovery with VolUP, then make wipe and hold still VolUp.
Seems like EMUI patched, so P20 is back!
Cinceres1989 said:
I managed to boot too TWRP.
I had to patch it from fastboot, then boot to recovery with VolUP, then make wipe and hold still VolUp.
Seems like EMUI patched, so P20 is back!
Click to expand...
Click to collapse
Hi,
How did you manage it to bring it back?
I have the same issue, in fastboot I see my phone, but can't get into bootloader nor erecovery..
Everything unlocked, but I have a black screen!
Related
Please help.......give me a guide to flash stock ROM by fastboot mode.....also please provide the fastboot commands
:crying:
Curious8 said:
Please help.......give me a guide to flash stock ROM by fastboot mode.....also please provide the fastboot commands
:crying:
Click to expand...
Click to collapse
Do you have fastboot and frp unlocked?
Yes it is frp unlocked
Check my answer in this thread.
Hope it helps! And if it does, please hit the Thanks button.
please try this :
- download full update rom for your device, extract the .APP files using HuaweiUpdateExtractor
- boot into fastboot by press and hold Volume Down and plug in usb cable into your pc and your phone, hold it until it boot into fastboot
- do this :
fastboot flash kernel kernel.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 system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
- reboot your device and hold Volume Up and Volume Down to get it boot into eRecovery and do Wipe Cache Partitions and then do Factory Data Reset, and reboot again
- let it boot normally, and see what happen next, i can't remember for sure because it's been so long i unbricked my Nova 2s with this method. there are 2 possibility, you'll boot into system normally, or it will boot into eRecovery again and there is an option Download Latest Version And Recovery and you can choose that, of course you should have connection to internet via wifi.
please report back if you have difficulties.
heindrix said:
please try this :
- download full update rom for your device, extract the .APP files using HuaweiUpdateExtractor
- boot into fastboot by press and hold Volume Down and plug in usb cable into your pc and your phone, hold it until it boot into fastboot
- do this :
fastboot flash kernel kernel.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 system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
- reboot your device and hold Volume Up and Volume Down to get it boot into eRecovery and do Wipe Cache Partitions and then do Factory Data Reset, and reboot again
- let it boot normally, and see what happen next, i can't remember for sure because it's been so long i unbricked my Nova 2s with this method. there are 2 possibility, you'll boot into system normally, or it will boot into eRecovery again and there is an option Download Latest Version And Recovery and you can choose that, of course you should have connection to internet via wifi.
please report back if you have difficulties.
Click to expand...
Click to collapse
Hi, please don't ask me how I did this but I somehow hardbricked my phone, Model: LLD-L21
currently status is literally a brick, screen doesn't even turns on, holding keys doesn't lead to anything, Only thing I have is fastboot command, in fact when I connect my phone to PC, I hear connecting sound from windows and fastboot drive is up, (even in bootloader the screen is off) so what I have:
FRP is unlocked
Bootloader is unlocked
last installed firmware was EMUI 8
working fastboot
literally nothing more, how can I unbrick this brick my own?
[update]:
I tried your solution but at last part, vendor cannot be flashed (Command not allowd) and I guess no hope
Curious8 said:
Yes it is frp unlocked
Click to expand...
Click to collapse
How you did FRP unlock?
Keep booting to erecovery itself
please try this :
- download full update rom for your device, extract the .APP files using HuaweiUpdateExtractor
- boot into fastboot by press and hold Volume Down and plug in usb cable into your pc and your phone, hold it until it boot into fastboot
- do this :
fastboot flash kernel kernel.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 system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
- reboot your device and hold Volume Up and Volume Down to get it boot into eRecovery and do Wipe Cache Partitions and then do Factory Data Reset, and reboot again
- let it boot normally, and see what happen next, i can't remember for sure because it's been so long i unbricked my Nova 2s with this method. there are 2 possibility, you'll boot into system normally, or it will boot into eRecovery again and there is an option Download Latest Version And Recovery and you can choose that, of course you should have connection to internet via wifi.
please report back if you have difficulties.
heindrix said:
please try this :
- download full update rom for your device, extract the .APP files using HuaweiUpdateExtractor
- boot into fastboot by press and hold Volume Down and plug in usb cable into your pc and your phone, hold it until it boot into fastboot
- do this :
fastboot flash kernel kernel.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 system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
- reboot your device and hold Volume Up and Volume Down to get it boot into eRecovery and do Wipe Cache Partitions and then do Factory Data Reset, and reboot again
- let it boot normally, and see what happen next, i can't remember for sure because it's been so long i unbricked my Nova 2s with this method. there are 2 possibility, you'll boot into system normally, or it will boot into eRecovery again and there is an option Download Latest Version And Recovery and you can choose that, of course you should have connection to internet via wifi.
please report back if you have difficulties.
Click to expand...
Click to collapse
Frp and bootloader locked so i cannot flash using fastboot and full firmware is not available for lld-al10c675
wow, both frp and bootloader locked, maybe you need DC UNLOCKER to workaround that.
heindrix said:
wow, both frp and bootloader locked, maybe you need DC UNLOCKER to workaround that.
Click to expand...
Click to collapse
I gave it to service centre they will replace mobo for free
arshilhonor6x said:
I gave it to service centre they will replace mobo for free
Click to expand...
Click to collapse
good for you then.
Hello everyone since 2 days i'm looking for a good solution to fix my rom problem
First i've unlocked the bootloader and rooted my phone with a custom rom for now exellent !
But some things doesn't work after that like the developper mode or the uninstall of apps so
i decided to flash a rom stock to come back like before and my bad i downloaded wrong roms
and now my phone is in bootloop
SO now my phone can boot in fastboot mode but only that ! the erecovery is working but can't do anything
exept reboot and shut down
And when i try to flash an other recovery.img from or boot.img from the update app extract only this happend :
FAILED (remote: partition length get error) and i can try different size of files to inject but allways the same i tryed many roms and allways the same :crying:
flashing of boot and recovery (in fastboot&rescue mode) : prntscr.com/k7ebuq
btw: i'm using SRK tool for huawei i think this is one of the most usefull program to flash recoverys etc...
And why i try to flash the system.img it works perfect :silly:
btw i cant remember the number of my stock rom i only know that is a huawei p8 lite 2017 PRA-LX1 and i found my rom list here
pro-teammt.ru/firmware-database/?firmware_model=PRA-LX1&firmware_page=0
So if you need more informations tell me i'm allways here to wath the thread (and btw i'm a newbie on flashing roms and i'm french so sorry for mistakes) and help me please after 2 days of try's now i give up you are probably better than me
UPDATE !!!
FIXED PLEASE READ MY RESPONSE
RedFiredu29 said:
Hello everyone since 2 days i'm looking for a good solution to fix my rom problem
First i've unlocked the bootloader and rooted my phone with a custom rom for now exellent !
But some things doesn't work after that like the developper mode or the uninstall of apps so
i decided to flash a rom stock to come back like before and my bad i downloaded wrong roms
and now my phone is in bootloop
SO now my phone can boot in fastboot mode but only that ! the erecovery is working but can't do anything
exept reboot and shut down
And when i try to flash an other recovery.img from or boot.img from the update app extract only this happend :
FAILED (remote: partition length get error) and i can try different size of files to inject but allways the same i tryed many roms and allways the same :crying:
flashing of boot and recovery (in fastboot&rescue mode) : prntscr.com/k7ebuq
btw: i'm using SRK tool for huawei i think this is one of the most usefull program to flash recoverys etc...
And why i try to flash the system.img it works perfect :silly:
btw i cant remember the number of my stock rom i only know that is a huawei p8 lite 2017 PRA-LX1 and i found my rom list here
pro-teammt.ru/firmware-database/?firmware_model=PRA-LX1&firmware_page=0
So if you need more informations tell me i'm allways here to wath the thread (and btw i'm a newbie on flashing roms and i'm french so sorry for mistakes) and help me please after 2 days of try's now i give up you are probably better than me
Click to expand...
Click to collapse
Do you have single or dual sim device? The custom rom you mentioned was Oreo?
---------- Post added at 04:18 PM ---------- Previous post was at 03:59 PM ----------
You need microSD card. Copy these files to microSD, make new folder "Oreo" and put all 4 zip files inside.
-Download update.zip.
-Download update_data_full_public.zip (rename to ''update_data_public'').
If you have single sim device, then
-Download update_full_PRA-L11_hw_eu.zip (rename to ''update_all_hw'').
If you have dual sim device, then
-Download update_full_PRA-L31_hw_eu.zip (rename to ''update_all_hw'').
-Download HuRUpdater
-Download Oreo version of TWRP
Boot in fastboot mode.
Run this command to flash TWRP
fastboot flash recovery_ramdisk recovery_1105.img
Reboot with fastboot reboot
Boot now into TWRP, click install, select microSD, select to flash ONLY HuRUpdater.zip.
Reboot.
Yes man i did it pretty well !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 and vive la france WE ARE CHAMPIONS !
btw that was my first tutorial tell me if it's good ^^
RedFiredu29 said:
Yes man i did it pretty well !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 and vive la france WE ARE CHAMPIONS !
btw that was my first tutorial tell me if it's good ^^
Click to expand...
Click to collapse
Hello, what if I accidentally wiped eRecovery partition with TWRP? I swear i had the phone in my pocket and fml i saw it wiped right in that partition :V
Chueven said:
Hello, what if I accidentally wiped eRecovery partition with TWRP? I swear i had the phone in my pocket and fml i saw it wiped right in that partition :V
Click to expand...
Click to collapse
I saw you have to let the phone shutdown itself ( battery to 0 ) and then plug it to charger or PC and the recovery will return, don't know if it will work for you but just my 2 cents.
I had the same problem after replacing the recogery with *fastboot flash recovery2 recovery.img* but my phone booted to android out of the blue so I didn't use that command, yet.
I myself accidentally installed another TWRP.img to my recovery_ramdisk partition. Although my phone boots up and I can use it, I can't boot into my recovery anymore. It just stays at the "Your device has been unlocked" screen.
Fixes?
So, I rebranded from C782 to C432 which worked perfectly fine no issues.
Then I decided to unofficially update to EMUI 9 using the method from the following post: https://forum.xda-developers.com/huawei-p20-pro/how-to/guide-how-to-install-emui-9-android-9-t3839316
Whilst looking for a way to downgrade I booted in to TWRP (unofficial) and went to wipe data when my device decided to switch off during the process. Unfortunately I am now no longer able to get past the 'Your device has been unlocked' screen and the 'Your device is booting now' message. I can't get back in to TWRP, unless I flash I official version (which itself only gets me to the TWRP logo page).
Huawei support has told me they want to charge for a repair, and as far I am aware you can't unbrick from Fastboot with FunkyHuawei right?
So am I dealing with a permanent soft-brick for now or is there anything else I can try to restore my device at all?
EDIT: Now fixed. In case anyone has a similar issue, I flashed in fastboot the stock recovery_ramdisk found in the UPDATE.APP I extracted with the Huawei update extractor, then ran fastboot -w to erase userdata and it booted successfully.
MrDanMak said:
So, I rebranded from C782 to C432 which worked perfectly fine no issues.
Then I decided to unofficially update to EMUI 9 using the method from the following post: https://forum.xda-developers.com/hu...uide-how-to-install-emui-9-android-9-t3839316
Whilst looking for a way to downgrade I booted in to TWRP (unofficial) and went to wipe data when my device decided to switch off during the process. Unfortunately I am now no longer able to get past the 'Your device has been unlocked' screen and the 'Your device is booting now' message. I can't get back in to TWRP, unless I flash I official version (which itself only gets me to the TWRP logo page).
Huawei support has told me they want to charge for a repair, and as far I am aware you can't unbrick from Fastboot with FunkyHuawei right?
So am I dealing with a permanent soft-brick for now or is there anything else I can try to restore my device at all?
Click to expand...
Click to collapse
Have you tried eRecovery?
danifilth4king said:
Have you tried eRecovery?
Click to expand...
Click to collapse
Yeah same issue with 'your device is booting now...'
MrDanMak said:
Yeah same issue with 'your device is booting now...'
Click to expand...
Click to collapse
Hmm that's not good. Maybe you've wiped/flashed over the eRecovery partition (I think it's recovery2, not recovery_ramdisk) try downloading the latest update.zip from firmware finder that matches your model number and unzip, then use Huawei update extractor to extract recovery2.img from UPDATE.APP and try flashing it through fastboot
fastboot flash recovery2 *filename*.img
Then reboot to eRecovery and see if you can recover?
This is just a guess based on what you've told me and may not work. Attempt at your own risk ?
---------- Post added at 06:24 PM ---------- Previous post was at 06:03 PM ----------
MrDanMak said:
So, I rebranded from C782 to C432 which worked perfectly fine no issues.
Then I decided to unofficially update to EMUI 9 using the method from the following post: https://forum.xda-developers.com/hu...uide-how-to-install-emui-9-android-9-t3839316
Whilst looking for a way to downgrade I booted in to TWRP (unofficial) and went to wipe data when my device decided to switch off during the process. Unfortunately I am now no longer able to get past the 'Your device has been unlocked' screen and the 'Your device is booting now' message. I can't get back in to TWRP, unless I flash I official version (which itself only gets me to the TWRP logo page).
Huawei support has told me they want to charge for a repair, and as far I am aware you can't unbrick from Fastboot with FunkyHuawei right?
So am I dealing with a permanent soft-brick for now or is there anything else I can try to restore my device at all?
EDIT: Now fixed. In case anyone has a similar issue, I flashed in fastboot the stock recovery_ramdisk found in the UPDATE.APP I extracted with the Huawei update extractor, then ran fastboot -w to erase userdata and it booted successfully.
Click to expand...
Click to collapse
Just seen your edit. Glad you got it fixed!
I have you found a solution i have the same issue?
It's the factory reset with twrp to provoque the issue...
I was able the get the same problem. I am just able to get into fastboot mode... Now I am unable to find out which files for emui 8 erecovery are needed -.- If I try to flash erecovery_ramdis.img to recovery2 just get a error which tells me partition length error.
I am mad now xD
Fixed it with just flashing every sinlge .img which I extracted out of the updater.app xD Some errors while flashing occured but it worked xD
Kaffee4Eck said:
Fixed it with just flashing every sinlge .img which I extracted out of the updater.app xD Some errors while flashing occured but it worked xD
Click to expand...
Click to collapse
***
how did you that? im trying but every single img sais something like this
fastboot.exe flash fastboot FASTBOOT.img
Sending 'fastboot' (3351 KB) OKAY [ 0.234s]
Writing 'fastboot' FAILED (remote: 'Command not allowed')
Finished. Total time: 0.344s
Luis2k33-XDA said:
***
how did you that? im trying but every single img sais something like this
fastboot.exe flash fastboot FASTBOOT.img
Sending 'fastboot' (3351 KB) OKAY [ 0.234s]
Writing 'fastboot' FAILED (remote: 'Command not allowed')
Finished. Total time: 0.344s
Click to expand...
Click to collapse
There is no fastboot.img to be flashed.
fastboot flash recovery_ramdisk fastboot.img (maybe you mean this)
fastboot flash recovery_ramdisk recovery.img
Yes but you said you flashed all the img files from the update.app, is near of 20 or 30, i only can flash, cust.img, kernel.img, recovery ramdisk and system.img but do nothing, still not booting
Kaffee4Eck said:
There is no fastboot.img to be flashed.
fastboot flash recovery_ramdisk fastboot.img (maybe you mean this)
fastboot flash recovery_ramdisk recovery.img
Click to expand...
Click to collapse
---------- Post added at 11:40 AM ---------- Previous post was at 11:05 AM ----------
I mean what all imgs you had flashed? i flashed cust.img kernel.img recovery_ramdis.img and system.img but didnt boot :/
QUOTE=Kaffee4Eck;78461118]There is no fastboot.img to be flashed.
fastboot flash recovery_ramdisk fastboot.img (maybe you mean this)
fastboot flash recovery_ramdisk recovery.img[/QUOTE]
download firmware
Where do iget the firmware from?
The downloads
Kaffee4Eck said:
There is no fastboot.img to be flashed.
from firmware finder dont finish downloadin or are corrupted.
fastboot flash recovery_ramdisk fastboot.img (maybe you mean this)
fastboot flash recovery_ramdisk recovery.img
Click to expand...
Click to collapse
Hi,
First of all, I hope this is the correct place to ask for help. I didn't see a better place
I own a honor 9 lite phone. I opened bootloader using PotatoNV and testpoints. Everything worked like a charm
But yesterdayy I tried to update it to Treble and after flashing a rom, I faced this error just after restarting the phone:
ERROR MODE
Attention!
Please update system again
Error!
Func NO : 15 (bl31 image)
Func NO : 1 (security verify failed!)
And it keeps restarting all the time
I tried to flash system image from multiple roms, even stock. Also I tried to flash multiple recovery images, boot images, and so on.. but nothing seems to work
The only way I can use thee phone is via fastboot. NO TWRP and no OFFICIAL RECOVERY using Vol+ and Vol-
Please, I need you help
Thank you in advance
Regards
oloco2 said:
Hi,
First of all, I hope this is the correct place to ask for help. I didn't see a better place
I own a honor 9 lite phone. I opened bootloader using PotatoNV and testpoints. Everything worked like a charm
But yesterdayy I tried to update it to Treble and after flashing a rom, I faced this error just after restarting the phone:
ERROR MODE
Attention!
Please update system again
Error!
Func NO : 15 (bl31 image)
Func NO : 1 (security verify failed!)
And it keeps restarting all the time
I tried to flash system image from multiple roms, even stock. Also I tried to flash multiple recovery images, boot images, and so on.. but nothing seems to work
The only way I can use thee phone is via fastboot. NO TWRP and no OFFICIAL RECOVERY using Vol+ and Vol-
Please, I need you help
Thank you in advance
Regards
Click to expand...
Click to collapse
Hi,
in fastboot mode run commands :
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post the results.
Some might fail, so don't worry about it.
Try something from the following:
A) in fastboot mode use command
fastboot erase userdata
reboot and try to flash stock recovery_ramdisk and flash full stock FW via dload
B) try to update your phone via eRecovery - turn off, plug the cabel and press and hold Power + Vol Up. In eRecovery's menu select "Download latest etc etc."
C) fully discharge the battery and try previous methods
(in your case little chance, this method works with error 11/2, you have 15/1)
D) use testpoint method
E) paid services (dc-phoenix etc.)
Thank so much for your help -Alf-
Unfortunally I have to say that now my phone is not able to enter fastboot mode.
What I dd:
The comands you asked for:
fastboot oem get-build-number
(bootloader) :System 8.0.0.046(0JRE)
OKAY [ 0.007s]
Finished. Total time: 0.009s
fastboot oem get-product-model
(bootloader)
OKAY [ 0.006s]
Finished. Total time: 0.009s
fastboot getvar vendorcountry
vendorcountry: hw/eu
fastboot oem oeminforead-CUSTOM_VERSION
FAILED (remote: 'The reason of failed input oem_nv_item error!')
fastboot: error: Command failed
fastboot oem oeminforead-SYSTEM_VERSION
(bootloader) :STF-L09C10B100a
OKAY [ 0.008s]
Finished. Total time: 0.009s
As nothing changed, I used testpoints.
I had to enter fastboot oem unlock 5KKK7... in order to unlock bootloader again
But now.. Phone keeps rebooting with the same eror window as before, but I'm still unable to ener not fastboot mode not erecovery.
Now i really feel locked, as I think there's nothin else I can do.
I also unplugged battery multiple times in order to discharge all the circuit, but no news...
Any other idea, please?
Regards
oloco2 said:
Unfortunally I have to say that now my phone is not able to enter fastboot mode
Click to expand...
Click to collapse
oloco2 said:
The only way I can use thee phone is via fastboot.
Click to expand...
Click to collapse
?
Before using potatonv I was able to enter fastoot mode and perform some commands.
Now, after using it, the phone just keeps rebooting showing the errors, but even if I press the buttons, no fastboot/twrp mode...
oloco2 said:
Before using potatonv I was able to enter fastoot mode and perform some commands.
Now, after using it, the phone just keeps rebooting showing the errors, but even if I press the buttons, no fastboot/twrp mode...
Click to expand...
Click to collapse
Try this method - turn off, hold Volume Down and plug the cabel.
oloco2 said:
System 8.0.0.046(0JRE
Click to expand...
Click to collapse
oloco2 said:
fastboot oem get-product-model
(bootloader)
OKAY [ 0.006s]
Click to expand...
Click to collapse
oloco2 said:
failed input oem_nv_item error
Click to expand...
Click to collapse
oloco2 said:
SYSTEM_VERSION
(bootloader) :STF-L09C10B100a
Click to expand...
Click to collapse
Testpoint or dc-phoenix, bro.
-Alf- said:
Testpoint or dc-phoenix, bro.
Click to expand...
Click to collapse
I posted in the previous post that I already used testpoint using potatonv.
I only used testpoint in order to unlock bootloader, and today I used it via potatonv because you seggested it but.... is there any other use I could give to testpoint other than unlocking bootloader? Something that couldhelp in this situation?
Regards
oloco2 said:
I posted in the previous post that I already used testpoint using potatonv.
I only used testpoint in order to unlock bootloader, and today I used it via potatonv because you seggested it but.... is there any other use I could give to testpoint other than unlocking bootloader? Something that couldhelp in this situation?
Regards
Click to expand...
Click to collapse
You have to flash board software using testpoint . Google it, I have no experience with that.
Ok. Thank you -Alf-. I will have a look to google.
But in the meanwhile, if someone else coukd help me a little bit, will be more than welcome
Regards!!
Hi -Alf-
I got good news for me. I got fastboot working again. I need to use potatonv in order to get it, but anywayI think it's good news.
Please, any other idea in order to make it come back, please?
Thank you
oloco2 said:
any other idea in order to make it come back,
Click to expand...
Click to collapse
your phone has an incomplete FW (System 8.0.0.046 (0JRE)),, an unknown model and a problem with oeminfo. Do you even read what I'm writing???
https://forum.xda-developers.com/t/...-security-verify-failed.4453855/post-86982695
Yes I read.
You told me to use testpoint or DC after telling you that I was unable to enter fastmode, but now I'm able to enter again. That's why I asked you for help again, because maybe using fastboot you were able to tell me any other way to test.
Regards
oloco2 said:
Yes I read.
You told me to use testpoint or DC after telling you that I was unable to enter fastmode, but now I'm able to enter again. That's why I asked you for help again, because maybe using fastboot you were able to tell me any other way to test.
Regards
Click to expand...
Click to collapse
https://forum.xda-developers.com/t/i-bricked-my-honor-9-lite.3799176/post-76943641
Hey -Alf- !
I can ay that finally I got it working.
How I did it:
I got a full firmware for my devce and using Huawei Update extractor I extracted all the images to a folder.
Using a little script un batch I createda .txt with multiple lines:
fastboot flash cache cache.img
fastboot flash crc crc.img
fastboot flash curver curver.img
fastboot flash cust cust.img
fastboot flash dts dts.img
fastboot flash eng_system eng_system.img
fastboot flash eng_vendor eng_vendor.img
fastboot flash erecovery_kernel erecovery_kerne.img
fastboot flash erecovery_ramdis erecovery_ramdi.img
fastboot flash erecovery_vbmet erecovery_vbmet.img
fastboot flash erecovery_vendor erecovery_vendo.img
fastboot flash fastboot fastboot.img
fastboot flash fw_hifi fw_hifi.img
fastboot flash fw_lpm3 fw_lpm3.img
fastboot flash hisiufs_gpt hisiufs_gpt.img
fastboot flash boot kernel.img
fastboot flash modemnvm_update modemnvm_update.img
fastboot flash modem_fw modem_fw.img
fastboot flash odm odm.img
fastboot flash package_type.img package_type.img
fastboot flash patch patch.img
fastboot flash preas preas.img
fastboot flash preavs preavs.img
fastboot flash preload preload.img
fastboot flash product product.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 sha256rsa sha256rsa.img
fastboot flash system system.img
fastboot flash teeos teeos.img
fastboot flash trustfirmware trustfirmware.img
fastboot flash userdata userdata.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
fastboot flash verlist verlist.img
fastboot flash version version.img
fastboot flash xloader xloader.img
And I run all the commands.
Some of them gave me some errors like partition lenght or something like that, but at the end, once rebooted, the error was gone.
Then, I updated all the firmware usong dload.
Now I'm facing a little error about oeminfo. I think itis due to the fact that the firmware I used was rusian, and my phone is from EU. I already created another thread in this forum.
I want to thank you for your tme and your ideas.
I hope this post can help someone over there with an error like mine.
Thank you very much for your time and help
Regards
No problem. Btw, why russian FW? I gave you a link with EU FW . Okay, your choice...
oloco2 said:
Now I'm facing a little error about oeminfo
Click to expand...
Click to collapse
Little?
Yes, The russian FW I flashed was yeterday. Now, after you replied to my post, I will try to upgrade FW to the EU version. I hope now everything works as it should
The "litle error" about oeminfo is:
"/preas/xxx" in some parts of the settings. I read somewhere it was due to oeminfo.I'm I wrong?
Thank you!!
I have already tried to fix the /preas/xxx "little error", but it didn't work
After flashing the EU version of lld-l31, I tested it and it seems to be showing the same error in "Compilation Number", in About
lso, in Model it says "unknow". I thing this is why when I tried to find a new OTA version, it didn't find anyone, even if using android 8
Any idea to fix "/preas/xxx"?
Thank you ad regards!!
All fixed!!
I found this oeminfo:
OEMinfo & Dump & CERT Honor 9 Lite (LLD-ALL)
OEMinfo & Dump & CERT Honor 9 Lite (LLD-AL00 / LLD-AL10 / LLD-AL20 / LLD-AL30 / LLD-TL00 / LLD-TL10 / LLD-L21 / LLD-L22 / LLD-L31 / LLD-L32 / LLD-L42). Share File Certificate, File Dump, OE…
azrom.net
After updating it, all info seems to be correct in about. Also, there's a new OTA for me!
What a road gave me this phone
I hope I'mnot comming back to here in a while
Thank you for all your help
Regards!!!
oloco2 said:
I have already tried to fix the /preas/xxx "little error", but it didn't work
After flashing the EU version of lld-l31, I tested it and it seems to be showing the same error in "Compilation Number", in About
lso, in Model it says "unknow". I thing this is why when I tried to find a new OTA version, it didn't find anyone, even if using android 8
Any idea to fix "/preas/xxx"?
Thank you ad regards!!
Click to expand...
Click to collapse
Kindly share your batch script, pls