Please i need help ( huawi 5x ) - Honor 5X Questions & Answers

yesterday i formatted my HONOR 5x via TWRP .
now my device without OS , and every time REBOOT it from recovery mode it says : NO OS , ARE YOU SURE YOU WANT TO REBOOT
guys i need the official ROM for my Phone so i can install it
My phone name : Huawi Honor 5x L-21
Please save me !! :crying::crying:​

Trustive said:
yesterday i formatted my HONOR 5x via TWRP .
now my device without OS , and every time REBOOT it from recovery mode it says : NO OS , ARE YOU SURE YOU WANT TO REBOOT
guys i need the official ROM for my Phone so i can install it
My phone name : Huawi Honor 5x L-21
Please save me !! :crying::crying:​
Click to expand...
Click to collapse
everything you need is in the Repository in my signature

if you want to reinstall the official rom {emui} you need to also install the stock recovery

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

Related

bricked honor 7 , please help

Good evening everyone , I have a big enough problem . Mistakenly I did wipe of all phone including system by TWRP and now it will not start . I suppose to to flash the stck ROM but i don't have it, could you help me ?
i can only enter in twrp , no system
aboumoslih said:
Good evening everyone , I have a big enough problem . Mistakenly I did wipe of all phone including system by TWRP and now it will not start . I suppose to to flash the stck ROM but i don't have it, could you help me ?
i can only enter in twrp , no system
Click to expand...
Click to collapse
You can solve your problem with Multi Tools and -Unbrick from bootloop
Follow these steps in order to return it to fully stock:
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
Hope this helps you.

how to revert to stock rom

hi so my buddy honor 7 got semi brick after he tried to root , luckily twrp recovery still works so i flashed custom rom H7T B370 V10.1 AND IT WORKS FINE.
I WANT TO FLASH A STOCK ROM .
is there a safe way because im scared of this phone honestly i use to have htc senstation i change the rom every weekend lol. but with this one i need advice plzz
thnx
Hi, you are supposed to do a TWRP backup before flashing/ try to root, so just restore it.
Envoyé de mon PLK-L01 en utilisant Tapatalk
Theres no backup
You have to flash the files extracted from B371's UPDATE.APP, the files you need to flash are system.img, boot.img, cust.img, recovery.img
and after doing that, do the famous three button update with that UPDATE.APP only.
Hope this helps.
acesama said:
hi so my buddy honor 7 got semi brick after he tried to root , luckily twrp recovery still works so i flashed custom rom H7T B370 V10.1 AND IT WORKS FINE.
I WANT TO FLASH A STOCK ROM .
is there a safe way because im scared of this phone honestly i use to have htc senstation i change the rom every weekend lol. but with this one i need advice plzz
thnx
Click to expand...
Click to collapse
Unroot if he has root.
Extract System.img, Boot.img and Recovery.img from B370 and flash them manually.
How? Any tut pls
Szumy said:
How? Any tut pls
Click to expand...
Click to collapse
Follow below steps and you are good to go:
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Boot into bootloader mode by switching off the phone then pressing only the Vol DOWN button, and connecting it to PC simultaneously.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
NOTE: If the manual flashing doesn't works or you get any errors, then first try only the force update method, i.e Putting the UPDATE.APP from which you extracted the files in dload folder of your external SDCARD and pressing Vol UP + Vol DOWN + Power button simultaneously after switching off your phone.
Szumy said:
How? Any tut pls
Click to expand...
Click to collapse
Go to SuperSU and in settings select full unroot.
Reboot the phone and check the unroot with some app you might have installed that requires root privileges.
Extract recovery.img from update.app file inside of B370 zip update file.
Install minimal ADB and fastboot in your PC
Install latest Google ADB driver
Reboot your PC.
Connect your H7 to PC.
Reboot H7 into fastboot mode.
Copy recovery.img to ADB fastboot folder in your PC.
Run ADB in your PC.
Run ADB commands:
fastboot devices - should reply with a device (yours)
fastboot flash recovery recovery.img
fastboot reboot
Copy the update.app from B370 zip file to a "dload" folder in your phone. Either in root of SDcard your root of phone.
Turn off phone.
Press simultaneously vol+- and power until you see any screen. Should be the update screen. It will update then reboot.
Factory reset and your done.
digigoon said:
follow below steps and you are good to go:
download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from update.app using huawei update extractor tool.
boot into bootloader mode by switching off the phone then pressing only the vol down button, and connecting it to pc simultaneously.
flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
after doing this put that very update.app from which you extracted the files in dload folder of your external sdcard.
switch off your phone, and press vol up + vol down + power button simultaneously.
your device will now get to the full stock firmware.
note: if the manual flashing doesn't works or you get any errors, then first try only the force update method, i.e putting the update.app from which you extracted the files in dload folder of your external sdcard and pressing vol up + vol down + power button simultaneously after switching off your phone.
Click to expand...
Click to collapse
thnx thats very helpful
@acesama
Awesome..!!
I am in bootloop after flashing the files (I did unroot) . How do i Fix that? I can only go in fastboot mode
Szumy said:
I am in bootloop after flashing the files (I did unroot) . How do i Fix that? I can only go in fastboot mode
Click to expand...
Click to collapse
Please boot into recovery, wipe cache and dalvik cache, reboot. It might take a bit longer to boot but if does not boot for 15, 20 minutes then you are in bootloop again.
Report back if that happens.
---------- Post added at 06:18 PM ---------- Previous post was at 06:15 PM ----------
Szumy said:
I am in bootloop after flashing the files (I did unroot) . How do i Fix that? I can only go in fastboot mode
Click to expand...
Click to collapse
Did you flash the same firmware you had before or a different one?
Szumy said:
I am in bootloop after flashing the files (I did unroot) . How do i Fix that? I can only go in fastboot mode
Click to expand...
Click to collapse
Probably because either of these:
1 - still using TWRP recovery - need to flash stock recovery.img
2 - corrupted boot.img - flash cust, boot, recovery and system img files from CURRENT B1xx or B3xx ROM update file.
DigiGoon said:
Follow below steps and you are good to go:
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Boot into bootloader mode by switching off the phone then pressing only the Vol DOWN button, and connecting it to PC simultaneously.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
NOTE: If the manual flashing doesn't works or you get any errors, then first try only the force update method, i.e Putting the UPDATE.APP from which you extracted the files in dload folder of your external SDCARD and pressing Vol UP + Vol DOWN + Power button simultaneously after switching off your phone.
Click to expand...
Click to collapse
Hey, im trying this method and im stuck at 5%. how long does the install usually take? Thanks in advance
ocali94 said:
Hey, im trying this method and im stuck at 5%. how long does the install usually take? Thanks in advance
Click to expand...
Click to collapse
A while, don't stress out and have to phone fully charged and/or connected to the charger. It can last like 20 minutes.
Hi i used this method and did everything how DigiGoon said, but with B390. No its stuck at 5% for the last two hours. should i stop the update?
Raleor said:
Hi i used this method and did everything how DigiGoon said, but with B390. No its stuck at 5% for the last two hours. should i stop the update?
Click to expand...
Click to collapse
have you solved the problem or need help?
Did you try the correct package.
Nice idea but I have no pc only twrp recovery please anyone have twrp backup ?
[email protected] said:
Nice idea but I have no pc only twrp recovery please anyone have twrp backup ?
Click to expand...
Click to collapse
Twrp backup of stock rom??
hassanjavaid8181 said:
Twrp backup of stock rom??
Click to expand...
Click to collapse
Sorry I not have twrp backup so plz I need twrp backup anyone share it to me thanks in advance

help me removing recovery mode and back to stock

i flashed new recovery mode to my Gr5 nd i want to go back to stock recovery to have marshmelo update can any one help me pls
sorry for bad english
:crying:
Abdel_Fattah said:
i flashed new recovery mode to my Gr5 nd i want to go back to stock recovery to have marshmelo update can any one help me pls
sorry for bad english
:crying:
Click to expand...
Click to collapse
Wat is the full model of ur phone? KII-L21?
Go to file depot and get the recovery for ur phone (B130 or B140) or better still get the stock rom from the huawei website of your country and use Huawei Extractor to extract the recovery file. You just have to make sure it tallies with ur software version. B130 or B140 or whatever it is. Copy the recovery file to adb folder and rename to 'recovery.img'
When you get the recovery file, boot into bootloader/fasboot mode using the code below in adb.
"fastboot reboot bootloader"
Then flash it using the code below.
"fastboot flash recovery recovery.img"
This should get you stock recovery.
"fastboot reboot recovery" should get you into recovery. To show it's changed to stock.
Note: If you are not sure of the recovery to get, post a screenshot showing your phone information including the software version. Settings > About phone. That's the one. Cheers
Follow these steps and you are back on stock in no time:
As I don't know if you modified system or not, I'm gonna show you the full method.
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Boot into bootloader mode by switching off the phone then pressing only the Vol DOWN button, and connecting it to PC simultaneously.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
NOTE: If the manual flashing doesn't works or you get any errors, then first try only the force update method, i.e Putting the UPDATE.APP from which you extracted the files in dload folder of your external SDCARD and pressing Vol UP + Vol DOWN + Power button simultaneously after switching off your phone.

Hi After Twrp phone is dead please help me !

Hi I havae huawei plk-l01 single sim eu phone.
First I want to make a root.
Unlcked Bootlader succesfully.installed twrp succes and root succesfuly flashed.
After reboot
phone bootloop.
and I dont know what is my Bxxx versiion.Please help me How can I reborn this phone :S
Hi , flash this file for root , works both for B121 to B371.
https://drive.google.com/file/d/0B3O4DzQkXNR4aFoxbXk5cmZPRlE/view?usp=sharing
it's a super SU adapted to Honor7 by me
.
technopark said:
Hi I havae huawei plk-l01 single sim eu phone.
First I want to make a root.
Unlcked Bootlader succesfully.installed twrp succes and root succesfuly flashed.
After reboot
phone bootloop.
and I dont know what is my Bxxx versiion.Please help me How can I reborn this phone :S
Click to expand...
Click to collapse
You have to flash the Stock firmware in order to reborn the phone.
Follow these steps in order to do that.
Download your latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Flash recovery first using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will nw get to the full stock firmware.
This will help you get your fone back from loops.

Fingerprint enroll failed

As soon as I bring up the fingerprint enroll screen, it immediately flashes an error message saying that enrollment failed. See screenshot.
This is a stock ROM that I had restored with TWRP, so I imagine this is part of the problem.
@DigiGoon
harryspar said:
As soon as I bring up the fingerprint enroll screen, it immediately flashes an error message saying that enrollment failed. See screenshot.
This is a stock ROM that I had restored with TWRP, so I imagine this is part of the problem.
Click to expand...
Click to collapse
It probably is part of the problem. you could try to originaly update your phone the oficcial way. Flash the stock recovery and drop a oficcial update in your dload folder. it should restore your phone and it should all be fixed. from that you can update to android 6.0.
Cheers:good:
Try to update it manually, assuming you were rooted, follow these steps:
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Boot into bootloader mode by switching off the phone then pressing only the Vol DOWN button, and connecting it to PC simultaneously.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
NOTE: If the manual flashing doesn't works or you get any errors, then first try only the force update method, i.e Putting the UPDATE.APP from which you extracted the files in dload folder of your external SDCARD and pressing Vol UP + Vol DOWN + Power button simultaneously after switching off your phone.
DigiGoon said:
Try to update it manually, assuming you were rooted, follow these steps:
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Boot into bootloader mode by switching off the phone then pressing only the Vol DOWN button, and connecting it to PC simultaneously.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
NOTE: If the manual flashing doesn't works or you get any errors, then first try only the force update method, i.e Putting the UPDATE.APP from which you extracted the files in dload folder of your external SDCARD and pressing Vol UP + Vol DOWN + Power button simultaneously after switching off your phone.
Click to expand...
Click to collapse
I hate to correct you (your post are very helpful) but we have never been able to fastboot flash /cust
the TWRP posted here by @yuweng can restore the /cust.img
TWRP Download > https://www.androidfilehost.com/?fid=24588212152305793
clsA said:
I hate to correct you (your post are very helpful) but we have never been able to fastboot flash /cust
the TWRP posted here by @yuweng can restore the /cust.img
TWRP Download > https://www.androidfilehost.com/?fid=24588212152305793
Click to expand...
Click to collapse
Thanks for the correction, but I wanna know, what error do you get when flashing cust.img?
Sent from my Huawei Honor 7 using Tapatalk
DigiGoon said:
Thanks for the correction, but I wanna know, what error do you get when flashing cust.img?
Sent from my Huawei Honor 7 using Tapatalk
Click to expand...
Click to collapse
Fastboot commands on flash cust cust.img fail with the error "Remote: Command not allowed"
Code:
fastboot flash cust CUST.img
target max-download-size: 254MB
sending 'cust' (196335 KB)...
OKAY [ 6.493s]
writing 'cust'...
FAILED (remote: Command not allowed)
finished. total time: 6.493s
You get this error only on flashing cust?
Sent from my Huawei Honor 7 using Tapatalk
DigiGoon said:
You get this error only on flashing cust?
Sent from my Huawei Honor 7 using Tapatalk
Click to expand...
Click to collapse
no their are other partitions that cannot be flashed with fastboot, I don't have the full list
Yes some partitions are not flashable but system, cust, recovery, boot should be. We should look into this.
Sent from my Huawei Honor 7 using Tapatalk

Categories

Resources