[HELP!] I completely bricked my Mate 8... - Mate 8 Q&A, Help & Troubleshooting

Hi,
after two days attempting to upgrade my Mate to Nougat with various troubles, now it seems totally bricked.
Dload method fails (black screen after reboot). Fastboot commands give me "FAILED (remote: Command not allowed)".
My Mate is an AL10 rebranded to NXT-L29 time ago.
Is there something I can do??

Hi Zappomax, I had the sames issues in Fastboot, I used Huawei SRK Tool to install TWRP, Root,... and I used Huawei Update Extractor to install the ROM.

MatthBouvier said:
Hi Zappomax, I had the sames issues in Fastboot, I used Huawei SRK Tool to install TWRP, Root,... and I used Huawei Update Extractor to install the ROM.
Click to expand...
Click to collapse
Could you say me little bit more?
Thx a lot in advance

No one??

zappomax said:
Hi,
after two days attempting to upgrade my Mate to Nougat with various troubles, now it seems totally bricked.
Dload method fails (black screen after reboot). Fastboot commands give me "FAILED (remote: Command not allowed)".
My Mate is an AL10 rebranded to NXT-L29 time ago.
Is there something I can do??
Click to expand...
Click to collapse
Try eRecovery mode: connect your phone to the computer and long press the volume up key + power button together until eRecovery screen

paulcl said:
Try eRecovery mode: connect your phone to the computer and long press the volume up key + power button together until eRecovery screen
Click to expand...
Click to collapse
I've done before and once the device is connected to my wi-fi router, it try to download but give me "Getting package info failed"

zappomax said:
I've done before and once the device is connected to my wi-fi router, it try to download but give me "Getting package info failed"
Click to expand...
Click to collapse
Try to install recovery with SRKToolHuawei first https://forum.xda-developers.com/mate-8/development/tool-srk-tool-huawei-t3369797
Or try with Italian Knife https://forum.xda-developers.com/mate-8/development/rayglobe-italian-knife-t3295526

paulcl said:
Try to install recovery with SRKToolHuawei first https://forum.xda-developers.com/mate-8/development/tool-srk-tool-huawei-t3369797
Or try with Italian Knife https://forum.xda-developers.com/mate-8/development/rayglobe-italian-knife-t3295526
Click to expand...
Click to collapse
Already done: when I try to flash boot img or recovery img always get "FAILED (remote: Command not allowed)"

zappomax said:
Already done: when I try to flash boot img or recovery img always get "FAILED (remote: Command not allowed)"
Click to expand...
Click to collapse
Tuto Huawei Update Extractor : https://www.youtube.com/watch?v=Z3rw78gAl3k
How to flash after (thanks to franzyroy) :
Turn off your phone.
Connect it to your PC via the USB cable.
Hold down Volume Down and Power to boot into Fastboot mode.
Get your 4 extracted files and copy them to the folder of Minimal ADB & Fastboot. (where you can find the adb.exe and fastboot.exe)
If the copying is done, open up a command promt.
Check if your device is connected via the fastboot devices command.
If it is, then flash the BOOT.IMG file entering fastboot flash boot BOOT.IMG
Next, flash the RECOVERY.IMG by typing: fastboot flash recovery RECOVERY.IMG
After that, flash the SYSTEM.IMG with the fastboot flash system SYSTEM.IMG command. *
Lastly, flash the CUST.IMG by typing fastboot flash cust CUST.IMG
If all the flashing is done, restart your phone with the fastboot restart command.
It worked for me, I came back to EMUI 4.0 and I flashed EMUI 5.0 after and everything is working fine.

MatthBouvier said:
Tuto Huawei Update Extractor : https://www.youtube.com/watch?v=Z3rw78gAl3k
How to flash after (thanks to franzyroy) :
Turn off your phone.
Connect it to your PC via the USB cable.
Hold down Volume Down and Power to boot into Fastboot mode.
Get your 4 extracted files and copy them to the folder of Minimal ADB & Fastboot. (where you can find the adb.exe and fastboot.exe)
If the copying is done, open up a command promt.
Check if your device is connected via the fastboot devices command.
If it is, then flash the BOOT.IMG file entering fastboot flash boot BOOT.IMG
Next, flash the RECOVERY.IMG by typing: fastboot flash recovery RECOVERY.IMG
After that, flash the SYSTEM.IMG with the fastboot flash system SYSTEM.IMG command. *
Lastly, flash the CUST.IMG by typing fastboot flash cust CUST.IMG
If all the flashing is done, restart your phone with the fastboot restart command.
It worked for me, I came back to EMUI 4.0 and I flashed EMUI 5.0 after and everything is working fine.
Click to expand...
Click to collapse
When I try to flash boot img or recovery img always get "FAILED (remote: Command not allowed)"
But I used Huawei Extractor 0.9.9.5 setted on "Unknown" 'cos I can't find a Mate 8 profile.
But the problem is "FAILED (remote: Command not allowed)" on fastboot...

zappomax said:
When I try to flash boot img or recovery img always get "FAILED (remote: Command not allowed)"
But I used Huawei Extractor 0.9.9.5 setted on "Unknown" 'cos I can't find a Mate 8 profile.
But the problem is "FAILED (remote: Command not allowed)" on fastboot...
Click to expand...
Click to collapse
Your bootloader is locked... If you have your un lock code you will be good.. Boot into fastboot by powering off device.. Then plug in usb cord to computer and hold power and volume down.. Once in fastboot enter "fastboot oem unlock xxxxxxxxxxxx" wher xxxxx is your unlock code

bailey2408 said:
Your bootloader is locked... If you have your un lock code you will be good.. Boot into fastboot by powering off device.. Then plug in usb cord to computer and hold power and volume down.. Once in fastboot enter "fastboot oem unlock xxxxxxxxxxxx" wher xxxxx is your unlock code
Click to expand...
Click to collapse
Plzzzzzz. This was my first attempt long time ago...
When I try to unlock I get this: "FAILED (remote: Command not allowed)"
And if I try to relock I get: "FAILED (remote: stat not match)"

zappomax said:
Plzzzzzz. This was my first attempt long time ago...
When I try to unlock I get this: "FAILED (remote: Command not allowed)"
And if I try to relock I get: "FAILED (remote: stat not match)"
Click to expand...
Click to collapse
Are you sure you have right unlock code? Only thing im thinking is you didnt enable usb debugging and enable oem unlock in developer options 1st

bailey2408 said:
Are you sure you have right unlock code? Only thing im thinking is you didnt enable usb debugging and enable oem unlock in developer options 1st
Click to expand...
Click to collapse
My code is right. I used it several times.
I'm not completely sure but if I remember right oem unlock and usb debugging was both on.
Anyway a factory reset, shouldn't fix that problem? And why even a dload install doesn't work? Dload goes to 100% but once phone reboots, I get only a black screen.
I'm really frustrated! I'm losing hope to save my phone...

zappomax said:
My code is right. I used it several times.
I'm not completely sure but if I remember right oem unlock and usb debugging was both on.
Anyway a factory reset, shouldn't fix that problem? And why even a dload install doesn't work? Dload goes to 100% but once phone reboots, I get only a black screen.
I'm really frustrated! I'm losing hope to save my phone...
Click to expand...
Click to collapse
Just be patient, I once had to wait half an hour with a black screen before it came back alive.

If nothing is working, head to DC-unlocker Phoenix and pay a little money and try using method 1!
Use correct firmware, try the B2xx one.
There's another hope.
Since basically yours is A10, flash Chinese firmware and you will be able to restore

How to install NXT-AL10C17B573 (Official) Firmware. (Guide with download links)
NXT-AL10C17B573
Step by Step Guide
1.
Download these 3 files (update.zip, update_data_full_cmcc_cn.zip, supersu_v2.79_sr2.zip)
1.1- http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1255/g104/v71280/f1/full/update.zip
1.2- http://update.hicloud.com:8180/TDS/...80/f1/full/all/cn/update_data_full_all_cn.zip
1.3- http://www.sillanwali.com/downloads/supersu_v2.79_sr2.zip
2-
Copy these 3 files (update.zip, update_data_full_cmcc_cn.zip, supersu_v2.79_sr2.zip) into SD Card
3-
Download TWRP Recovery 3.0.3
http://sillanwali.com/downloads/twrp-3.0.3.img
4-
adb devices
adb reboot bootloader
fastboot oem device-info
fastboot oem unlock ****************
To obtain bootloader unlock code, go to https://emui.huawei.com/en/plugin/unlock/index
Huawei ID is the account you use to access all Huawei services.
Log in to your Huawei ID. Phone/Email. Password ********
fastboot flash recovery (PATH-TO)\twrp-3.0.3.img
5-
5.1- Reboot your phone to TWRP then choose Wipe > format > type Yes
5.2- Back again, then wipe (data, dalvik, cache, system)
5.3- Don't reboot after install
6-
Install
6.1- supersu_v2.79_sr2.zip (Don't reboot after install)
6.2- update_data_full_all_cn.zip (Don't reboot after install)
ignore unmounting \cust, userdata, system error
6.3- update.zip (Reboot when success)
7-
7.1- Factory Reset after success 100%. After that you will get NXT-AL10C17B573 (Official) Firmware.
7.2- Run bootloader
7.2- fastboot oem relock ****************
7.3- Factory Reset
8-
HiSuite
8.1- Download HiSuite (http://consumer.huawei.com/minisite/HiSuite_en/index.html)
8.2- Install HiSuite on your Computer
9-
Download apk & Install Apps using HiSuite
9.1- Google Play Store
http://www.sillanwali.com/downloads/Google Play Store 7.4.12.L-all [0] [PR] 144479971.apk
9.2- Google Play Services
http://www.sillanwali.com/downloads/Google Play Services 10.0.84 (448-137749526).apk
9.3- Google Contacts Sync
http://www.sillanwali.com/downloads/Google Contacts Sync 7.1.1.apk
9.4- Google Calendar Sync
http://www.sillanwali.com/downloads/Google Calendar Sync 5.2.3-99827563-release.apk
10-
Did I help you? A ''thanks :good:'' would be highly appreciated

sillanwali said:
How to install NXT-AL10C17B573 (Official) Firmware. (Guide with download links)
NXT-AL10C17B573
Step by Step Guide
1.
Download these 3 files (update.zip, update_data_full_cmcc_cn.zip, supersu_v2.79_sr2.zip)
1.1- http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1255/g104/v71280/f1/full/update.zip
1.2- http://update.hicloud.com:8180/TDS/...80/f1/full/all/cn/update_data_full_all_cn.zip
1.3- http://www.sillanwali.com/downloads/supersu_v2.79_sr2.zip
2-
Copy these 3 files (update.zip, update_data_full_cmcc_cn.zip, supersu_v2.79_sr2.zip) into SD Card
3-
Download TWRP Recovery 3.0.3
http://sillanwali.com/downloads/twrp-3.0.3.img
4-
adb devices
adb reboot bootloader
fastboot oem device-info
fastboot oem unlock ****************
....
Click to expand...
Click to collapse
R U kidding me???

bluheart said:
If nothing is working, head to DC-unlocker Phoenix and pay a little money and try using method 1!
Use correct firmware, try the B2xx one.
Click to expand...
Click to collapse
DC Phoenix is my last chance.
Every times I rollback to Nougat by Dload, I used NXT-L29C432B320 and it worked fine (except last time). So I think I have to use this rom with DC Phoenix.
Is it correct?
bluheart said:
There's another hope.
Since basically yours is A10, flash Chinese firmware and you will be able to restore
Click to expand...
Click to collapse
Do U mean with DC Phoenix or with Dload method?
Anyway I just tried a chinese rom by Dload: "Failed! incompatibility version"

paulcl said:
Just be patient, I once had to wait half an hour with a black screen before it came back alive.
Click to expand...
Click to collapse
Waited 1 hr. Nothing...

Related

Unbrick Huawei P9 Eva-L19 - 100 % Working

1. Turn of your phone
2. HOLD volume Down & connect to your pc
3. Extract your firmware via Huawei UPDATE Extractor Software [ Extract Boot , Recovery & System Only ]
Software Link - https://forum.xda-developers.com/att...6&d=1481543154
4. DOWNLOAD SRK TOOL
Link - https://www.androidfilehost.com/?fid=23991606952598964
5. Copy Boot , Recovery & System AND paste into Srk Tool FOLDER (Don't paste into any FOLDERS)
6. DOWNLOAD ADB & Fastboot
Link - https://docs.google.com/file/d/0B2gh...dBR3VkRlE/view
Open ADB & Fastboot FOLDER
7. HOLD Shift Key & Right Click on FOLDER of ADB & Fastboot
8. Click on OPEN COMMAND WINDOW HERE
9.Type
Fastboot flash boot BOOT.img
Than press Enter Key & again type
Fastboot flash recovery RECOVERY.img
Than press Enter Key & again type
Fastboot flash system SYSTEM.img
Than press Enter Key & again type
Fastboot reboot
I'm sure sure it's will work 100% also work on any Huawei Phone
Rakhib.Mistry said:
1. Turn of your phone
2. HOLD volume Down & connect to your pc
3. Extract your firmware via Huawei UPDATE Extractor Software [ Extract Boot , Recovery & System Only ]
Software Link - https://forum.xda-developers.com/att...6&d=1481543154
4. DOWNLOAD SRK TOOL
Link - https://www.androidfilehost.com/?fid=23991606952598964
5. Copy Boot , Recovery & System AND paste into Srk Tool FOLDER (Don't paste into any FOLDERS)
6. DOWNLOAD ADB & Fastboot
Link - https://docs.google.com/file/d/0B2gh...dBR3VkRlE/view
Open ADB & Fastboot FOLDER
7. HOLD Shift Key & Right Click on FOLDER of ADB & Fastboot
8. Click on OPEN COMMAND WINDOW HERE
9.Type
Fastboot flash boot BOOT.img
Than press Enter Key & again type
Fastboot flash recovery RECOVERY.img
Than press Enter Key & again type
Fastboot flash system SYSTEM.img
Than press Enter Key & again type
Fastboot reboot
I'm sure sure it's will work 100% also work on any Huawei Phone
Click to expand...
Click to collapse
its not working for me
rohitgohan said:
its not working for me
Click to expand...
Click to collapse
Jeah, this metod will not work to anyone, who have locked bootloader.
But, there is bug, when bootloader is unlocked (atlest in fastboot its shows that its unlockd), but realy its locked.
Why there are this bug? i dont know, but its happen when someone try with dload method to fix phone, or when with twrp recovery are flashing official nuget zip. In developer options there are turned of option "alow to unlock bootloader", and thats reason why cant flash with fastboot thease img files.
So, at the end, this method will work only in certain circumstances, and not for everyone who bricked phone, due this bug .
Arnys said:
Jeah, this metod will not work to anyone, who have locked bootloader.
But, there is bug, when bootloader is unlocked (atlest in fastboot its shows that its unlockd), but realy its locked.
Why there are this bug? i dont know, but its happen when someone try with dload method to fix phone, or when with twrp recovery are flashing official nuget zip. In developer options there are turned of option "alow to unlock bootloader", and thats reason why cant flash with fastboot thease img files.
So, at the end, this method will work only in certain circumstances, and not for everyone who bricked phone, due this bug .
Click to expand...
Click to collapse
I have unlocked bootloader i even flashed .imgs through fastboot but no use
Rakhib.Mistry said:
1. Turn of your phone
2. HOLD volume Down & connect to your pc
3. Extract your firmware via Huawei UPDATE Extractor Software [ Extract Boot , Recovery & System Only ]
Software Link - https://forum.xda-developers.com/att...6&d=1481543154
4. DOWNLOAD SRK TOOL
Link - https://www.androidfilehost.com/?fid=23991606952598964
5. Copy Boot , Recovery & System AND paste into Srk Tool FOLDER (Don't paste into any FOLDERS)
6. DOWNLOAD ADB & Fastboot
Link - https://docs.google.com/file/d/0B2gh...dBR3VkRlE/view
Open ADB & Fastboot FOLDER
7. HOLD Shift Key & Right Click on FOLDER of ADB & Fastboot
8. Click on OPEN COMMAND WINDOW HERE
9.Type
Fastboot flash boot BOOT.img
Than press Enter Key & again type
Fastboot flash recovery RECOVERY.img
Than press Enter Key & again type
Fastboot flash system SYSTEM.img
Than press Enter Key & again type
Fastboot reboot
I'm sure sure it's will work 100% also work on any Huawei Phone
Click to expand...
Click to collapse
Thanks bro it work for me..?
Bro my phone is locked and it is rooted then how to unbrick it Huawei y6 scl-l21 region middle east
P9 eva l19 dead after flash
Please Help..
Br..
p9 eva l19 flashing with sigma.
Done. Ok.
Now dead. Press only vibreting. No connecting with
Computer. Please help..
Its urgent...
Thanks a Lot.....!!!
Quick question, I bricked my phone when I did a factory reset and deleted internal storage and accidentally deleted important files while doing so. I flashed a stock update from the warehouse and completely deleted the system instead. I then flashed Lineage ROM which reinstalled the system but now causes me to get stuck in bootup. When I installed Lineage ROM, I got the following error.
Attached photo
https://imgur.com/a/nx6U5bC
kazshizka said:
Quick question, I bricked my phone when I did a factory reset and deleted internal storage and accidentally deleted important files while doing so. I flashed a stock update from the warehouse and completely deleted the system instead. I then flashed Lineage ROM which reinstalled the system but now causes me to get stuck in bootup. When I installed Lineage ROM, I got the following error.
Attached photo
https://imgur.com/a/nx6U5bC
Click to expand...
Click to collapse
Download the FULL OTA files on the last approved update you were and flash via HuRupdater method.
If you are on the Chinese variant, you can flash stock recovery via fastboot and then download firmware from there on.
cant you just restore your nandroid backup?
blitzball said:
cant you just restore your nandroid backup?
Click to expand...
Click to collapse
Not on Oreo because TWRP does not support encryption and thus cannot backup/restore Data partition

Bricked Honor 8 - My last try!

Hey guys,
I'm not far from just buying a new phone - so, this is my last try to get my phone running again with your help.
Two days ago I tried rooting my phone (Honor 8 FRD-L09 - OS: Android 7.0 Nougat) and it miserably failed.
I'm pretty depressed at the moment, so please don't mind if I list every small detail I did, in hope that someone can help me:
Installed Minimal ADB and fastboot on my Windows 10 machine: Version 1.4 - 17.10.2016.
I plugged in my phone and started the fastboot mode (Vol-Down + Power).
Now I got my code for unlocking the bootloader from Huawei, started a PowerShell and executed: "fastboot oem unlock ****************".
The unlock was successful and after rebooting the fastboot mode screen said: "Phone UNLOCKED".
Downloaded TWRP (twrp-3.0.2-0-frd.img) and placed the .img file inside the adb folder on my machine.
Back into PowerShell I typed "fastboot flash recovery twrp-3.0.2-0-frd.img" and "fastboot reboot".
After rebooting I pressed Vol-Up + Power to boot into TWRP.
In TWRP I recocnized that my Internal Storage AND my SD Card were list under storage both with 0MB.
Anyway I went along: Downloaded and placed SuperSU-v2.82-201705271822.zip with "adb push SuperSU-v2.82-201705271822.zip /sdcard" to my phone.
When I tried to install the SuperSU-v2.82-201705271822.zip in TWRP over the Install Button there was an Error in the log console: "Unable to Mount /data".
I've googled the issue and stumbled over a thread in a random forum I can't remember - anyway, some user said I have to format the partition because /data is in some kind encryption mode.
I opened the ADB shell in TWRP and entered a command that user mentioned to format the partition - after that things got ****ed up!
Now when boot my phone I get an test screen: two rectangles in blue and red and an green background.
After the testscreen there comes the message "Your device has been unlocked and cant be trusted. Press: Power to continue, Power-Up to enter erecovery".
When I press Power-Up the EMUI logo appears and I can start "Download lastest version and recovery" -> This fails with the message "Getting package info failed".
So, I downloaded the "Honor 8_Firmware_FRD-L09_Android 6.0_EMUI 4.1_C432B131_Western Europe.zip" extracted the dload folder witth the UPDATE.APP to my sd card.
I rebooted the phone, pressed Vol-Up + Vol-Down + Power to execute the firmware -> The install process is sarting but fails at 5% with "System installation failed.".
I installed HuaweiUpdateExtractor and extracted the boot-, recovery-, cust-, system.img placed these files inside the adb folder and executed the following commands:
fastboot flash recovery recovery.img -> SUCCESS!
fastboot flash boot boot.img -> FAILED (remote: Command not allowed).
fastboot flash system system.img -> FAILED (remote: Command not allowed).
fastboot flash cust cust.img -> FAILED (remote: Command not allowed).
After rebooting my phone got stuck at the normal boot screen mentioned in point 14.
The extraction and fastboot flash process I repeated with the rollback package: Honor 8_Rollback Package_FRD-L09_from Android 7.0 EMUI 5.0 to Android 6.0 EMUI 4.1_C900B300_German.zip.
With exact the same result.
I also tried this with the Nougat 7.0 UPDATE.APP -> same result as mentioned.
Status quo:
Got odd test screen (red, green, blue) right after starting the phone.
My phone can only boot to the fastboot mode.
eRecovery fails with "Getting package info failed.".
Flashing from SDCARD fails at 5% with "System installation failed.".
Tried to install TWRP again -> no chance, got stuck at the screen mentioned in point 14.
I appreciate EVERY help!
Greetings from the depressed Honor 8 rooting hell,
Jan
kayro_ said:
Hey guys,
I'm not far from just buying a new phone - so, this is my last try to get my phone running again with your help.
Two days ago I tried rooting my phone (Honor 8 FRD-L09 - OS: Android 7.0 Nougat) and it miserably failed.
I'm pretty depressed at the moment, so please don't mind if I list every small detail I did, in hope that someone can help me:
Installed Minimal ADB and fastboot on my Windows 10 machine: Version 1.4 - 17.10.2016.
I plugged in my phone and started the fastboot mode (Vol-Down + Power).
Now I got my code for unlocking the bootloader from Huawei, started a PowerShell and executed: "fastboot oem unlock ****************".
The unlock was successful and after rebooting the fastboot mode screen said: "Phone UNLOCKED".
Downloaded TWRP (twrp-3.0.2-0-frd.img) and placed the .img file inside the adb folder on my machine.
Back into PowerShell I typed "fastboot flash recovery twrp-3.0.2-0-frd.img" and "fastboot reboot".
After rebooting I pressed Vol-Up + Power to boot into TWRP.
In TWRP I recocnized that my Internal Storage AND my SD Card were list under storage both with 0MB.
Anyway I went along: Downloaded and placed SuperSU-v2.82-201705271822.zip with "adb push SuperSU-v2.82-201705271822.zip /sdcard" to my phone.
When I tried to install the SuperSU-v2.82-201705271822.zip in TWRP over the Install Button there was an Error in the log console: "Unable to Mount /data".
I've googled the issue and stumbled over a thread in a random forum I can't remember - anyway, some user said I have to format the partition because /data is in some kind encryption mode.
I opened the ADB shell in TWRP and entered a command that user mentioned to format the partition - after that things got ****ed up!
Now when boot my phone I get an test screen: two rectangles in blue and red and an green background.
After the testscreen there comes the message "Your device has been unlocked and cant be trusted. Press: Power to continue, Power-Up to enter erecovery".
When I press Power-Up the EMUI logo appears and I can start "Download lastest version and recovery" -> This fails with the message "Getting package info failed".
So, I downloaded the "Honor 8_Firmware_FRD-L09_Android 6.0_EMUI 4.1_C432B131_Western Europe.zip" extracted the dload folder witth the UPDATE.APP to my sd card.
I rebooted the phone, pressed Vol-Up + Vol-Down + Power to execute the firmware -> The install process is sarting but fails at 5% with "System installation failed.".
I installed HuaweiUpdateExtractor and extracted the boot-, recovery-, cust-, system.img placed these files inside the adb folder and executed the following commands:
fastboot flash recovery recovery.img -> SUCCESS!
fastboot flash boot boot.img -> FAILED (remote: Command not allowed).
fastboot flash system system.img -> FAILED (remote: Command not allowed).
fastboot flash cust cust.img -> FAILED (remote: Command not allowed).
After rebooting my phone got stuck at the normal boot screen mentioned in point 14.
The extraction and fastboot flash process I repeated with the rollback package: Honor 8_Rollback Package_FRD-L09_from Android 7.0 EMUI 5.0 to Android 6.0 EMUI 4.1_C900B300_German.zip.
With exact the same result.
I also tried this with the Nougat 7.0 UPDATE.APP -> same result as mentioned.
Status quo:
Got odd test screen (red, green, blue) right after starting the phone.
My phone can only boot to the fastboot mode.
eRecovery fails with "Getting package info failed.".
Flashing from SDCARD fails at 5% with "System installation failed.".
Tried to install TWRP again -> no chance, got stuck at the screen mentioned in point 14.
I appreciate EVERY help!
Greetings from the depressed Honor 8 rooting hell,
Jan
Click to expand...
Click to collapse
Unfortunately I think you haven't disabled the frp lock so you won't be able to flash any thing on the fastboot... You could try to flash twrp again and flash everything from it, but before that boot on erecovery and format /data here (one time i had your problem and I fixed it on erecovery). After that I suggest you to unlock frp from developer's setting and retry to flash root
ScardracS said:
Unfortunately I think you haven't disabled the frp lock so you won't be able to flash any thing on the fastboot... You could try to flash twrp again and flash everything from it, but before that boot on erecovery and format /data here (one time i had your problem and I fixed it on erecovery). After that I suggest you to unlock frp from developer's setting and retry to flash root
Click to expand...
Click to collapse
If I boot on eRecovery I only have three options:
Download lastest version and recovery
Reboot
Shutdown
There is no option to format anything from eRecovery.
kayro_ said:
If I boot on eRecovery I only have three options:
Download lastest version and recovery
Reboot
Shutdown
There is no option to format anything from eRecovery.
Click to expand...
Click to collapse
So the /data partition isn't damaged... That's a good thing
ScardracS said:
So the /data partition isn't damaged... That's a good thing
Click to expand...
Click to collapse
So, how do I proceed now?
If I choose "Download lastest version and recovery" the process failed with "Getting package info failed.".
I've also tried flashing TWRP again:
Downloaded TWRP (twrp-3.0.2-0-frd.img) and placed the .img file inside the adb folder on my machine.
In the PowerShell I typed "fastboot flash recovery twrp-3.0.2-0-frd.img" and "fastboot reboot".
After boot I got the screen with the message "Your device has been unlocked and cant be trusted. Press: Power to continue, Power-Up to enter erecovery".
When I choose continue the process get stucked with the message "Your system is booting now..." but nothing happens.
If your phone Had RGB test screen, You had to go for service centre , one of my friend got the same issue on his honor 8 , service center replaced him with new internal board . before giving it to service center must be locked bootloader
venugopalu007 said:
If your phone Had RGB test screen, You had to go for service centre , one of my friend got the same issue on his honor 8 , service center replaced him with new internal board . before giving it to service center must be locked bootloader
Click to expand...
Click to collapse
Problem is: When trying to lock the bootloader with "fastboot oem lock ******************" it says "FAILED (remote: Command not allowed)".
kayro_ said:
So, how do I proceed now?
If I choose "Download lastest version and recovery" the process failed with "Getting package info failed.".
I've also tried flashing TWRP again:
Downloaded TWRP (twrp-3.0.2-0-frd.img) and placed the .img file inside the adb folder on my machine.
In the PowerShell I typed "fastboot flash recovery twrp-3.0.2-0-frd.img" and "fastboot reboot".
After boot I got the screen with the message "Your device has been unlocked and cant be trusted. Press: Power to continue, Power-Up to enter erecovery".
When I choose continue the process get stucked with the message "Your system is booting now..." but nothing happens.
Click to expand...
Click to collapse
You have to shut down the device and press vol+ and power to boot in twrp, bit i suggest to you to reflash stock rom with the vol+, vol- and power combo. I can post to you everything needed to make It possible because you are on the same situation I was
ScardracS said:
You have to shut down the device and press vol+ and power to boot in twrp
Click to expand...
Click to collapse
When I do this the following screen pops up:
"You device has been unlocked and can't be trusted.
To learn more visit: http://zh.ui.vmail.com/emotiondownload.php?mod=restore
You'r device is booting now..."
And at that screen I get stucked - nothing happens.
Flash this Once https://drive.google.com/open?id=0B63ZqpBoL_d8MFZjeTl1d2d4Mnc Using Twrp ,, If it works reply me
venugopalu007 said:
Flash this Once https://drive.google.com/open?id=0B63ZqpBoL_d8MFZjeTl1d2d4Mnc Using Twrp ,, If it works reply me
Click to expand...
Click to collapse
I can't boot into TWRP - that's the main problem. I do the following steps:
Downloaded TWRP (twrp-3.0.2-0-frd.img) and placed the .img file inside the adb folder on my machine.
In the PowerShell I typed "fastboot flash recovery twrp-3.0.2-0-frd.img" and "fastboot reboot".
I shutdown the phone.
After that I press Vol-up and Power.
I got stocked at the following page after that:
"You device has been unlocked and can't be trusted.
To learn more visit: http://zh.ui.vmail.com/emotiondownload.php?mod=restore
You'r device is booting now..."
kayro_ said:
When I do this the following screen pops up:
"You device has been unlocked and can't be trusted.
To learn more visit: http://zh.ui.vmail.com/emotiondownload.php?mod=restore
You'r device is booting now..."
And at that screen I get stucked - nothing happens.
Click to expand...
Click to collapse
I know that. I'm making a proper tutorial
kayro_ said:
I can't boot into TWRP - that's the main problem. I do the following steps:
Downloaded TWRP (twrp-3.0.2-0-frd.img) and placed the .img file inside the adb folder on my machine.
In the PowerShell I typed "fastboot flash recovery twrp-3.0.2-0-frd.img" and "fastboot reboot".
I shutdown the phone.
After that I press Vol-up and Power.
I got stocked at the following page after that:
"You device has been unlocked and can't be trusted.
To learn more visit: http://zh.ui.vmail.com/emotiondownload.php?mod=restore
You'r device is booting now..."
Click to expand...
Click to collapse
are u on nougat or marshmellow ?
venugopalu007 said:
are u on nougat or marshmellow ?
Click to expand...
Click to collapse
I was on Nougat (Android 7.0).
I've just make a guide, watch if following it will help HERE
kayro_ said:
I was on Nougat (Android 7.0).
Click to expand...
Click to collapse
That's it , your flashing twrp mm version not nougat one
Edit follow the post #15
ScardracS said:
I've just make a guide, watch if following it will help HERE
Click to expand...
Click to collapse
Thank you - I'll try it now! One question:
Do I extract the BOOT.img and RECOVERY.img from the rollback or the firmware package? You didn't mention this in your guide.
kayro_ said:
Thank you - I'll try it now! One question:
Do I extract the BOOT.img and RECOVERY.img from the rollback or the firmware package? You didn't mention this in your guide.
Click to expand...
Click to collapse
From the rollback. I was pretty sure to have mentioned ahah
kayro_ said:
Thank you - I'll try it now! One question:
Do I extract the BOOT.img and RECOVERY.img from the rollback or the firmware package? You didn't mention this in your guide.
Click to expand...
Click to collapse
Without p.c just download the both zips and dload one after another.
FRD-LO9 :: http://www.hihonor.com/uk/support/details/index.html?DOC_ID=92131 (73 MB link)
http://www.hihonor.com/uk/support/details/index.html?DOC_ID=92101 (1.75GB link )
ScardracS said:
From the rollback. I was pretty sure to have mentioned ahah
Click to expand...
Click to collapse
Inside the rollback package there is no file named "BOOT.img". "BOOT.img" is only available in the firmware package.
There are only the following images:
-rw-r--r-- 1 jw jw 5.0K Jul 7 10:04 CRC.img
-rw-r--r-- 1 jw jw 10 Jul 7 10:04 CURVER.img
-rw-r--r-- 1 jw jw 17K Jul 7 10:04 EFI.img
-rw-r--r-- 1 jw jw 37M Jul 7 10:04 RECOVERY2.img
-rw-r--r-- 1 jw jw 37M Jul 7 10:04 RECOVERY.img
-rw-r--r-- 1 jw jw 256 Jul 7 10:04 SHA256RSA.img
-rw-r--r-- 1 jw jw 197 Jul 7 10:04 VERLIST.img
-rw-r--r-- 1 jw jw 5.6M Jul 7 10:04 VERSION.img

Huawei P9 Brick( The easiest way to unbrick)

1. First Turn off your Device (If you can't then Drain The Battery)
2. HOLD Volume Down & Connect to USB ( Now your phone will boot to fastboot )
3. DOWNLOAD ADB & Fastboot on your Computer. Link - https://mega.nz/#F!sSZDmYiA!RnMmcG88-nvqQj7UNPrPZw
4. Extract your stock firmware via Huawei UPDATE.app Extractor Software (Recovery only)
If you're on Marshmallow Before then extract Marshmallow Firmware
If you're on Nougat Before then extract Nougat Firmware
Huawei UPDATE.app Extractor Software
Link - https://mega.nz/#F!JGh2QLYD!Z1OG8HtbWt1i4XvL6WOt3Q
Now Copy Recovery AND paste into ADB & Fastboot FOLDER
Now DOWNLOAD TWRP
If you're on Marshmallow Before than DOWNLOAD From this link
https://dl.twrp.me/eva/twrp-3.1.1-0-eva.img.html
If you're on Nougat Before than DOWNLOAD From this link
https://mega.nz/#!1HoVmDoa!9ifPg7yfEKfCRfbVI04Qvsbt49PAjA3MO72RoD4EPnc
Now Copy twrp AND paste into ADB & Fastboot FOLDER & Rename twrp
5. Open ADB & Fastboot FOLDER
6. HOLD Shift Key & Right Click on empty place of this FOLDER
7. Click on OPEN COMMAND WINDOW HERE
8. Type - fastboot oem unlock (UNLOCK KEY) --- Skip this step if your BOOTLOADER is UNLOCKED
Now press Enter Key
9. Type - fastboot flash recovery Recovery.img
Now press Enter Key
10. Type - fastboot flash recovery twrp.img
Now press Enter Key
11. Now HOLD Volume Up & Power Button AND Release Volume Up Button when you see Huawei Logo & Just HOLD Vol Up
12. Now flash custom rom
If you're on Marshmallow Before than DOWNLOAD From this link
https://www.androidfilehost.com/?fid=457095661767122613
If you're on Nougat Before than DOWNLOAD From this link
https://www.androidfilehost.com/?fid=889764386195922724
13. Now DOWNLOAD Stock firmware (If you ALREADY DOWLOAD it then skip this step)
14. Extract Your Firmware Copy dload FOLDER & Paste into root Directory of your Memory CARD
15. Go to twrp - wipe - swipe to factory
16. Turn off your phone
17. HOLD Volume Up & Down also Power Button until your Device boot to DOWNLOAD MODE
Now your stock firmware will be installED
Enjoy you unbrick your Huawei P9
Hit the thanks :good: button if you Happy to My Work
Note — If you didn't to use Huawei UPDATE.app extractor Software then check this link
If you didn't now how to flash a custom rom then you should learn it before flashing
Hi,
I was on B386 before (Nougat)
Flashing RR-N-v5.8.4 gives this error:
Can't install this package on top of incompatible data. Please try another package or run a factory reset.
Updater process ended with ERROR 7
Any idea ?
Thanks !
PS : This error also prevents me to install B390, B383, B182. Only B360 can be installed from TWRP.
XavierP56 said:
Hi,
I was on B386 before (Nougat)
Flashing RR-N-v5.8.4 gives this error:
Can't install this package on top of incompatible data. Please try another package or run a factory reset.
Updater process ended with ERROR 7
Any idea ?
Thanks !
PS : This error also prevents me to install B390, B383, B182. Only B360 can be installed from TWRP.
Click to expand...
Click to collapse
Try to install Lineage 14.1
problem
my p9 i do the things as you saying but it when it goes on fastboot stack on screen your devise is booting now...wont open and at adb says waiting for devise nothing else what to do ?
To get into fastboot mode you keep the phone plugged into computer and hold power and volume down until you get to the white fastboot screen.
There is no need to wait for the battery to drain as you can just force shut down a phone using power + volume down holding.
Huawei p9 EVA-L09
Hi there, i am having an issue when flashing RECOVERY or any .IMG into my phone... It is in fastboot mode And i am getting an error when flashing img file , Error : Command Not allowed ...... YES i know what ur going to say (Enable OEM unlock)or(Enable usb debugging in setting) But the problem is that I cannot boot into OS nor recovery, I am stuck on the (Your Device is unlocked and can't be trusted (1)Press power key to continue ECT..... Is there any way Beside Enabling OEM unlock method to fix this or enabling me to gain access to flash recovery or any img file without Command not allowed error ?Ive recently Installed this rom https://forum.xda-developers.com/p9/development/rom-ncs-rom-v1-1-08-16-2016-t3440269 idk if that is part of the Issue Would be Much appreciated for the help
Forgot to mention that doing the 3 buttom method to restore using DLOAD , I get stuck on the HUAWEI logo and doesnt seem to boot into the Updating state.
Follow my guide, post #7! Leave feedback and a thanks!
https://forum.xda-developers.com/showpost.php?p=74169408
phone is booting but screen doesnt turn on
the phone is booting and dload method is working but the issue is the screen is just blank after huawei logo but is not in loop as it is not booting continuosly its blank forever
nothing helps
Hi
I came here because i tried to install miui on my P9 via trwp , somehow it wasnt mountable and after searching the internet i found the solution was to change the filetype.
Sadly i forgot that this would delete my backup, which happened and the miui still wasnt mountable.
I tried your method but after a few miliseconds of the forced update it gets an error and stops.
Or lets say i tried your method while being in trwp recovery mode because otherwise no devices are being detected by adb tool.
i tried to install a p9 stock rom but i cant even mount that one, somehow nothing works.
I seriously dont know what to do anymore.
Try this...
Try to flash downgrade firmware...
Rollback Instructions
Step 1. Download the appropriate rollback firmware
Step 2. Copy the extracted dload folder to the external storage of your phone (micro sd card).
Step 4. Disconnect the USB cable and turn your phone off.
Step 5. Now hold Volume up + Volume down + Power buttons until the installation screen appears.
Step 6. When the phone restarts after completing the installation, your firmware version should now be “B300”.
Step 7. Try to find oldest marshmallow firmware and flash it using same way...
I want to android 6.0 as twrp. How ? Pls
That is only for unlocked bootloader??
Link in Step 12 for Nougat s broken
JaayTee said:
Hi there, i am having an issue when flashing RECOVERY or any .IMG into my phone... It is in fastboot mode And i am getting an error when flashing img file , Error : Command Not allowed ...... YES i know what ur going to say (Enable OEM unlock)or(Enable usb debugging in setting) But the problem is that I cannot boot into OS nor recovery, I am stuck on the (Your Device is unlocked and can't be trusted (1)Press power key to continue ECT..... Is there any way Beside Enabling OEM unlock method to fix this or enabling me to gain access to flash recovery or any img file without Command not allowed error ?Ive recently Installed this rom https://forum.xda-developers.com/p9/development/rom-ncs-rom-v1-1-08-16-2016-t3440269 idk if that is part of the Issue Would be Much appreciated for the help
Forgot to mention that doing the 3 buttom method to restore using DLOAD , I get stuck on the HUAWEI logo and doesnt seem to boot into the Updating state.
Click to expand...
Click to collapse
Same problem plzzzzzzzzzz help!!!!
I can't access anything but "your device is booting now" screen - after this phone automaticly shuts down
pls help!!!
Trying to follow the guide but cannot even get to fastboot mode.
Trying to follow the guide but cannot even get to fastboot mode.
With phone off and pressing down-vol and power, it gets straight to:
Func NO: 11 (recovery image) Error NO: 2 (load failed!)
Am i doing something wrong? Help appreciated.
Cheers
Bricked p9
Blak Rider said:
Same problem plzzzzzzzzzz help!!!!
Click to expand...
Click to collapse
JaayTee said:
Hi there, i am having an issue when flashing RECOVERY or any .IMG into my phone... It is in fastboot mode And i am getting an error when flashing img file , Error : Command Not allowed ...... YES i know what ur going to say (Enable OEM unlock)or(Enable usb debugging in setting) But the problem is that I cannot boot into OS nor recovery, I am stuck on the (Your Device is unlocked and can't be trusted (1)Press power key to continue ECT..... Is there any way Beside Enabling OEM unlock method to fix this or enabling me to gain access to flash recovery or any img file without Command not allowed error ?Ive recently Installed this rom https://forum.xda-developers.com/p9/development/rom-ncs-rom-v1-1-08-16-2016-t3440269 idk if that is part of the Issue Would be Much appreciated for the help
Forgot to mention that doing the 3 buttom method to restore using DLOAD , I get stuck on the HUAWEI logo and doesnt seem to boot into the Updating state.
Click to expand...
Click to collapse
Hello
I have exactly the same problem.
OTA with dload doesnt work - dont load ota recovery,just huawei logo loop
fastboot recovery is booted, but when I try steps in main thread I getting Error : Command Not allowed even if I try unlock the bootloader.
Do have somebody solution for it? Every idea is good. I dont want to put this phone to the trash
Thank You
mdoom said:
Hello
I have exactly the same problem.
OTA with dload doesnt work - dont load ota recovery,just huawei logo loop
fastboot recovery is booted, but when I try steps in main thread I getting Error : Command Not allowed even if I try unlock the bootloader.
Do have somebody solution for it? Every idea is good. I dont want to put this phone to the trash
Thank You
Click to expand...
Click to collapse
In Fastboot, is it FRP locked and/or Bootloader locked?
zgfg said:
In Fastboot, is it FRP locked and/or Bootloader locked?
Click to expand...
Click to collapse
both are locked.
When i try to unlock bootloader,i getting the error message.
FRP lock is not possible to unlock becouse phone dont wont start.
any chance?
mdoom2 said:
both are locked.
When i try to unlock bootloader,i getting the error message.
FRP lock is not possible to unlock becouse phone dont wont start.
any chance?
Click to expand...
Click to collapse
That's the problem, when playing with ROMs you must take carw that you keep OEM Unlocked.
Maybe DC-Unlocker (paid) can help
https://www.dc-unlocker.com/DC-Phoenix-flash-repair-tutorial

Huawei honor 6x Bricked? Need help please.

Hello all,
First of all I looked for a (sub) forum for the Honor 6x BLN-L21, but I can't seem to find it. If a admin/mod thinks this post should be placed elsewhere, feel free to move it.
Ok, now on to the problem I'm having with my Honor 6X (BLN-L21 All model)...
The phone is running the stock B361 firmware, I've unlocked the bootloader with the code I got from Huawei, installed TWRP and rooted the phone, all was working just fine.
Then, last Month y (sep 24, 2017) there was an OTA update to B373 available, tried to install it but it failed (nothing was installed btw, it never got to then point where the OTA did anything, phone would just reboot).
So after some searching and in a lapse of judgement I decided to (re)lock the bootloader thinking that was what kept the update from installing (command: sudo fastboot oem relock <code>).
And that's where my problem gets in.
Now I have a phone which only can only get into:
1.) Huawei eRecovery: Only options I have in eRecovery are: "Download latest version and recovery", "Reboot" and "Shutdown". No option to reset to factory or anything like that. "Download latest version and recovery" fails everytime, stating: "Failed to get package info from server". Gave my phone a static DHCP lease and even put it in DMZ on the router (just in case NAT/firewall was interfering), but that didn't help at all. Rebooting or shutdown will just put the phone back into eRecovery as soon as it's booted.
2.) Emergency/EDL: This is the mode where you're supposed to put the firmware you want to flash in the "dload" folder on sd-card. Tried that too, but it gets to about 5% and fails (tried B360, B371 and B373 update files, none work). When the phone gets into this mode it's also available to ADB. However, something seems to have changed dramaticly as I no longer seem to have any permissions on the phone. "adb devices" shows my phone but it also says "unauthorised". As soon as I try to do anything that requires root priviledges (like: "adb root" or "adb shell") I get an error stating: "This adb server's $ADB_VENDOR_KEYS is not set". Clearly that means there's an issue regarding the .pub keys on client/host side not being the same. Since I cannot pull anything from, or push anything to, my phone I don't know how I can fix this... And since I'm getting this message on the same machine that I used to flash TWRP on the phone earlier (which worked just fine), it seems to me this problem exists on the phone-side.
3.) Fastboot & rescue: fastboot finds my phone just fine, yet it flatout refuses all meaningful commands (only basic commands like reboot work) with the error: "FAILED (remote: Command not allowed)". Some searching tells me this is because the bootloader is locked and that's exactly what my phone shows on it's screen when it's in fastboot mode: "PHONE Relocked" and "FRP Lock". However fastboot command: "fastboot oem get-bootinfo" returns: "(bootloader) unlocked". This confuses me, a lot; if the bootloader is unlocked then what is preventing me from flashing anything? Trying to unlock the bootloader again through fastboot (fastboot oem unlock <code> / fastboot oem unlock "<code>") gives the "FAILED (remote: Command not allowed)" error. Trying to lock the bootloader again (fastboot oem relock <code> / fastboot oem relock "<code>") gives error: "FAILED (remote: stat not match)". Obviously I cannot flash anything from fastboot anymore.
Trying to recovery in HiSuite (newest version) doesn't work either, it just tells my my phone isn't supported, even though it does detect my phone when it's in fastboot mode.
Nothing has been flashed, so this is not a case of a flash gone wrong, it just looks like I'm locked out of my own phone and for the life of me I cannot figure out how to get back in. And there's no way to boot into system anymore, so I cannot check/change "OEM Unlock" and "ADB Debugging" settings in the phone developers options
.
Any help/advice would be greatly appreciated! I'm stuck, Huawei customer service only tells me to do a factory reset, which I can't, and when I tell them that's not possible all becomes awfully quiet on their end (they don't respond to my mails anymore). I simply can't think of anything I could try to fix this, spend the last 5 days searching the web but nothing seems to work. Maybe some Android-guru's have some suggestions (I'm certainly open to suggestions! ).
Thanks in advance.
Edit: Tried some fastboot commands with regards to "FRP Unlock", command: "sudo fastboot oem frp-unlock" returns: "FAILED (remote: oem_frp_check_password failed! Error = -1)" not sure what password is required here to be honest and "sudo fastboot oem frp-erase" returns: "FAILED (remote: Command not allowed!)".
This adb server's $ADB_VENDOR_KEYS is not set"- is when your USB debugging is either not enabled or havent accepted the RSA keys. (faced this on ELIte v^)
FRP unlock comamnd wont work as your USB debugging is disabled and hence OEM unlock option is disabled as well.
Manually flashing any .img wont work as FRP is locked.
Only way to restore is dload or service center.
I have the same phone with exactly the same problem ......
any solution ????
aamszia said:
I have the same phone with exactly the same problem ......
any solution ????
Click to expand...
Click to collapse
Are you on stock rom or custom?
What are you trying and what is the result?
Build number?
What all you tried?
shashank1320 said:
Are you on stock rom or custom?
What are you trying and what is the result?
Build number?
What all you tried?
Click to expand...
Click to collapse
Well phone is repaired ( by Sigma KEY Fastboot flashing ) ( Update.app )
B361
First flashed " update_data_full_BLN-L21_hw_meafnaf.zip " by Fastboot
than update.zip ( 1.55 GB ) Dload by SDCARD ....
now its repaired ..
aamszia said:
Well phone is repaired ( by Sigma KEY Fastboot flashing ) ( Update.app )
B361
First flashed " update_data_full_BLN-L21_hw_meafnaf.zip " by Fastboot
than update.zip ( 1.55 GB ) Dload by SDCARD ....
now its repaired ..
Click to expand...
Click to collapse
i want to try this what command you use with the fastboot ? i have a bricked honor 6x andi think its the only thing i have not tried yet please help
i have not use any commands ..
i have used sigma key software .. ( PAID BOX ) ..
well we booted the phone up. we dloaded the firmware BLN-L21C432B360 for the european model. it booted up fine, but now shows nrdm90 teskeys and generic a15. he dloaded the data folder but still its on nrdm 90 test keys. any solution. or try b361 now? @shashank1320
Nithin.15 said:
well we booted the phone up. we dloaded the firmware BLN-L21C432B360 for the european model. it booted up fine, but now shows nrdm90 teskeys and generic a15. he dloaded the data folder but still its on nrdm 90 test keys. any solution. or try b361 now? @shashank1320
Click to expand...
Click to collapse
Ok. Now flash the oeminfo file for BLN-L21 and it will reset the phone with correct formware and device details.
shashank1320 said:
Ok. Now flash the oeminfo file for BLN-L21 and it will reset the phone with correct formware and device details.
Click to expand...
Click to collapse
well oeminfo or the data zip via dload ?
Nithin.15 said:
well oeminfo or the data zip via dload ?
Click to expand...
Click to collapse
Oeminfo via multi tool ir twrp.data file is for regaining the updater app, theme, clock etc but oeminfo will fix your issue of generic device or nrd-test keys.
shashank1320 said:
Oeminfo via multi tool ir twrp.data file is for regaining the updater app, theme, clock multi tool got it.
Click to expand...
Click to collapse

bricked honor 8

Hi, i have a honor 8 FRD-L09 unlocked bootloader, I don't know what was the original rom. I can't start it, I tried to install many versions, with dload nothing is working it stops at 5% and gives an error,I achieved to get one at 25% but it then failed but with fastboot and huawei extractor im able to install recovery,boot,system img files but it doesn't changes anything. I have access to erecovery but when I try to connect to a wifi it says that it's a wrong password even though im sure it's the right. If anyone is able to help me it could be nice, Thank you.
I installed twrp recovery but it still boots on emui erecovery.
Hello OG_Winzer
I installed twrp recovery but it still boots on emui erecovery.
Click to expand...
Click to collapse
You need to remove your USB cable to boot on TWRP (press "Power" and "Vol+" buttons, and only release "Power" - only hold "Vol+" - button when first blue screen appears).
If your phone is stuck on message "Device is booting...", you flashed a wrong TWRP version. Ask me if you want to try an another version.
But firstly, did you try this how-to (dload folder method): https://forum.xda-developers.com/honor-8/how-to/problem-frd-l09-t3596449 ?
Is there a model number written bottom back of your phone? (real FRD-L09 model?)
Good luck! =)
Micdu70 said:
Hello OG_Winzer
You need to remove your USB cable to boot on TWRP (press "Power" and "Vol+" buttons, and only release "Power" - only hold "Vol+" - button when first blue screen appears).
If your phone is stuck on message "Device is booting...", you flashed a wrong TWRP version. Ask me if you want to try an another version.
But firstly, did you try this how-to (dload folder method): https://forum.xda-developers.com/honor-8/how-to/problem-frd-l09-t3596449 ?
Is there a model number written bottom back of your phone? (real FRD-L09 model?)
Good luck! =)
Click to expand...
Click to collapse
I just tried this dload method but the software installation failed at 30%. I don't even know if flashing twrp is really useful and the number on the back of the phone is FRD-L09. I don't know what to do.
OG_Winzer said:
I just tried this dload method but the software installation failed at 30%. I don't even know if flashing twrp is really useful and the number on the back of the phone is FRD-L09. I don't know what to do.
Click to expand...
Click to collapse
Is it "Rollback package" UPDATE.APP which fail at 30%? Try "firmware B131" UPDATE.APP directly, if you have not.
I don't know about extracting ".img" from an UPDATE.APP file and flashing them... seems dangerous. ^^
If you boot on TWRP, you will be able to follow this thing (use FRD-L09 link and do all steps and step 5. fully: "Dlload For FRD-L09" flash to complete properly): https://forum.xda-developers.com/honor-8/how-to/guide-honor-8-to-frd-l19-t3632220
I can't help you more if it fails again, sorry...
Micdu70 said:
Is it "Rollback package" UPDATE.APP which fail at 30%? Try "firmware B131" UPDATE.APP directly, if you have not.
I don't know about extracting ".img" from an UPDATE.APP file and flashing them... seems dangerous. ^^
If you boot on TWRP, you will be able to follow this thing (use FRD-L09 link and do all steps and step 5. fully: "Dlload For FRD-L09" flash to complete properly): https://forum.xda-developers.com/honor-8/how-to/guide-honor-8-to-frd-l19-t3632220
I can't help you more if it fails again, sorry...
Click to expand...
Click to collapse
Rollback package is okay but the firmware fails. I've tried the method with twrp but system.img won't install. I even tried to extract it and install it with fastboot but it says "cannot load system.img"
OG_Winzer said:
Rollback package is okay but the firmware fails. I've tried the method with twrp but system.img won't install. I even tried to extract it and install it with fastboot but it says "cannot load system.img"
Click to expand...
Click to collapse
Try this 10 steps, that's the last idea I could give you...
0. Need an unlocked bootloader / Knowing how to boot on bootloader and use adb/fastboot command-line tools. (GUIDE HERE)
1. Download TWRP:
-- 1a) Recent version (EMUI 5.x installed firmware): twrp-3.1.1-1-frd.img and use fastboot command to flash it
Code:
fastboot flash recovery twrp-3.1.1-1-frd.img
>>>> If phone is stuck on message "device is booting now..." when you try to boot TWRP, use old version.
-- 1b) Old version (EMUI 4.1 installed firmware): twrp-3.0.2-0-frd-modaco-rc1.img and use fastboot command to flash it
Code:
fastboot flash recovery twrp-3.0.2-0-frd-modaco-rc1.img
2. Download this modded FRD-L09C432B131 firmware (.zip): here
3. Copy the zip file to your SD card. (You can do that when your phone is booted on TWRP: plug your USB cable)
4. In TWRP, go to "Wipe" > "Format Data".
5. In TWRP, go to "Flash" > Select the zip file and flash!
6. When finished, do step 4 again before rebooting your phone!
7. Phone can take some minutes to boot, take it easy! If it works, download "stock" (original) B131 firmware: https://www.hihonor.com/uk/support/details/index.html?DOC_ID=92101
8. Open the zip file and extract "dload" folder on your computer. Then copy the "dload" folder inside your SD card (root of the SD card).
9. Flash it with "Power" + "Vol-" + "Vol+" buttons.
10. Last step (RECOMMENDED) - Factory reset: how-to
:fingers-crossed:

Categories

Resources