Oreo or Nougat recovery - STF-L09 - Honor 9 Questions & Answers

Hi all,
Currently running Oreo (via OldDroid manual update) then LOS 15.1 (Berkley unofficial) on top, which is great but would like NFC, buttons, flashlight.
What is the best method to reinstate this functionality? I have tried the rollback for OldDroid rollback to no avail. I believe this method assumes you are rooted, which i am not.
Happy to be on EMUI 5 if necessary as i believe i can now update to Oreo OTA.
Cheers

Can i provide further pertinent information or ask elsewhere to get replies?

What did you do in the fist place to go from stock oreo to LOS 15.0 ; any links ?

Thank you.
I flashed the system image using "fastboot flash system system.img" via article https://www.xda-developers.com/lineageos-honor-view-10-huawei-mate-10-pro-project-treble/
Cheers

I think, once unrooted, you'll have to flash back stock system.

oslo83 said:
I think, once unrooted, you'll have to flash back stock system.
Click to expand...
Click to collapse
Great, thank you. I am not rooted so I extracted the system.img from STF-L09SC432B360a (from http://pro-teammt.ru/firmware-database/?firmware_model=STF-L09&firmware_page=0) using this guide https://forum.xda-developers.com/mate-10/how-to/guide-extracting-stock-firmware-files-t3756733
Then using that stock emui 8 system image:
"fastboot flash system system.img"
I receive the following error:
error: cannot load 'SYSTEM.img'
Any ideas?
Cheers

Another attempt at system.img extract using my windows box and the windows software referred to in https://forum.xda-developers.com/mat...files-t3756733.
This time i was able to flash the system.img successfully. When the device booted, it boot looped 3/4 times then i received :
Huawei eRecovery :
"Serious problems occurred when the phone boot, you are recommended to do factory data reset
NOTE: user data will be wiped after recovery".
I performed this reset and device booted to TWRP some commands took place but too quick (saw selinux buts thats it). Device rebooted twice then loaded Huawei eRecovery where the only option is :
Download latest version and recovery
Restore system with wifi
Entered wifi details
Getting package info from server
Getting package info failed.

Booting into TWRP the 'Factory Reset' option performs the same process that i saw when Huawei eRecovery recommended the factory data reset. Some i'm confident in what happened at that point now. Unsure as to what to try at this point. The phone does not boot into EMUI and will only boot to Huawei eRecovery.
The bootloader is unlocked, as per the process to install LineageOS 15.1 in the link in the OP. I've not checked if its still unlocked, but guess that could be causing a problem?

Just checked and bootloader is unlocked.
Interestingly the process to re lock it from the Huawei site (https://emui.huawei.com/en/unlock_step) shows that you have to use the same command to lock the bootloader as to lock it again:
Note: to re-lock the bootloader after unlocking it, restore the device’s software to the Huawei official version using a microSD card then switch the device to fastboot mode and enter “fastboot oem unlock ****************” in the computer’s command prompt, where * refers to the 16-digit unlock password. The device will then restart, and the bootloader lock status will change to “Bootloader Lock State: RELOCKED”.
If i follow those instructions i get the below error:
Code:
fastboot oem unlock **************** <-my 16 digit code
...
FAILED (remote: already fastboot unlocked)

Stop trying to lock your bootloader, it won't help you. Interresing info though.
Did it occur to you that after flashing back successfully system.img it could have been good to flash back stock recovery over twrp ?
This way you would have bootloop 3 or 4 times, and then stock recovery would have launch, not twrp.
I think a format system from this stock recovery, not twrp, would have solve your problem.

Thanks. So I can leave the boot loader unlocked at this point and run stock emui? I'll flash stock recovery. Perhaps that will suggest factory reset and then I'll be able to boot.
Thanks again.

oslo83 said:
Stop trying to lock your bootloader, it won't help you. Interresing info though.
Did it occur to you that after flashing back successfully system.img it could have been good to flash back stock recovery over twrp ?
This way you would have bootloop 3 or 4 times, and then stock recovery would have launch, not twrp.
I think a format system from this stock recovery, not twrp, would have solve your problem.
Click to expand...
Click to collapse
In order to revert to the stock recovery is it necessary to flash all three recovery images from the update.app file? :
recovery_ramdisk
recovery_vendor
recovery_vbmeta

Looking at flashing the recovery_ramdisk image with the stock version i have extracted using the below:
Code:
fastboot flash recovery_ramdisk RECOVERY_RAMDISK.img
Noticed the stock recovery_ramdisk i extracted has a filename of 'RECOVERY_RAMDIS.img', not ending in 'K' for 'RAMDISK. Presumably i can simply rename my recovery_ramdisk to "RECOVERY_RAMDISK.img" unless a 15 character filename is a limitation, or adjust my fastboot command to :
Code:
fastboot flash recovery_ramdisk RECOVERY_[B]RAMDIS[/B].img

Code:
fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img
Did the trick to boot back into EMUI 8. However, i still have an intermittent torch/flashlight and the navigation keys/buttons do not work.
Any ideas on where i go from here?

mightyjcb said:
Code:
fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img
Did the trick to boot back into EMUI 8. However, i still have an intermittent torch/flashlight and the navigation keys/buttons do not work.
Any ideas on where i go from here?
Click to expand...
Click to collapse
Follow instrucTions of this post: https://forum.xda-developers.com/showpost.php?p=75772700&postcount=2
and you will have all working again in B360 ;
This time while on bootloader:
fastboot flash kernel KERNEL_B360a_TOUCH_FIX.img

oslo83 said:
Follow instrucTions of this post: https://forum.xda-developers.com/showpost.php?p=75772700&postcount=2
and you will have all working again in B360 ;
This time while on bootloader:
fastboot flash kernel KERNEL_B360a_TOUCH_FIX.img
Click to expand...
Click to collapse
Many thanks @oslo83 followed that and just as you said hardware functioning correctly once again!
One further question for future reference, am i now in a position to apply OTA updates when released?
Cheers

You'll need to be unrooted and with stock recovery for applying ota when it will be available.
I don't know if you'll need stock kernel for ota...

mightyjcb said:
This time i was able to flash the system.img successfully. When the device booted, it boot looped 3/4 times then i received :
Huawei eRecovery :
"Serious problems occurred when the phone boot, you are recommended to do factory data reset
NOTE: user data will be wiped after recovery".
Click to expand...
Click to collapse
You need to flash stock recovery and do a factory reset in stock recovery.

oslo83 said:
You'll need to be unrooted and with stock recovery for applying ota when it will be available.
I don't know if you'll need stock kernel for ota...
Click to expand...
Click to collapse
Great, i should be able to meet this criteria quite easily then :
+ I've never rooted the device
+ I have reverted to stock recovery
+ I flashed the stock kernel over the top of the button fix kernel mentioned earlier in this thread.
Thanks again for your help, much appreciated.

zxz0O0 said:
You need to flash stock recovery and do a factory reset in stock recovery.
Click to expand...
Click to collapse
That seemed to do the trick! Ta.

Related

Bricked STF-L09 C185

I screwed up my phone lol, when I was updating it to oreo, I didn't know that the update.zip file was corrupted.
Now I'm stuck on
Error!
Func NO : 9 (hifi image)
Error NO : 1 (security image failed)
My version was...
STF-L09C185B170
What i tried to install that failed is...
STF-L09C185B361 (8.0.0.361)
I can still go to fastboot with everything unlocked, I can also flash a twrp recovery, but only by typing flash recovery_ramdisk(instead "recovery"), and when I try to do the update method by pressing vol up, vol down, and power, it doesnt take me to the update section, it just show me a crashed screen, then goes back to error message.
I also tried volup and power, I can't seem to go to twrp(I think booting to twrp and flashing zip files can be one of the only ways to fix this). Is there a way to go to twrp recovery using fastboot?
I've also tried flashing extracted files from update.app manually, it doesn't work. Some files can be flashed, while some can't.
Please I'm begging u guys, pls halp :crying:
also I guess the lesson here is: double check if your file is corrupted before installing/flashing
First, what is the way you took triying to update ?
(When done from system UI, official or FF, there is an integrity check of downloaded files.)
It seems you got oreo partition scheme during your failed update.
First see this guide:
https://forum.xda-developers.com/mate-8/general/fastboot-erecovery-recovery-upgrade-mode-t3543441
Try to restore using erecovery. (download and update firmware via wifi)
If not working you could use HWOTA8.
For launching recovery (stock or twrp) from bootloader type "fastboot reboot recovery".
oslo83 said:
First, what is the way you took triying to update ?
(When done from system UI, official or FF, there is an integrity check of downloaded files.)
It seems you got oreo partition scheme during your failed update.
First see this guide:
https://forum.xda-developers.com/mate-8/general/fastboot-erecovery-recovery-upgrade-mode-t3543441
Try to restore using erecovery. (download and update firmware via wifi)
If not working you could use HWOTA8.
For launching recovery (stock or twrp) from bootloader type "fastboot reboot recovery".
Click to expand...
Click to collapse
I downloaded the oreo file using a browser and installed it with HWOTA, everything got inserted into my device, but the update failed and it gave me the error when I reboot. Also I can't get to erecovery or upgrade mode(that's the crashed screen), and "fastboot reboot recovery" doesn't work, it just show me a list of commands(which I assume happens if the command is invalid).
Ok I'll try HWOTA8, but I need to configure it so it recognizes my device, only my adb recognizes it.
Do 'fastboot devices work'?
Try english hwota8.
oslo83 said:
Do 'fastboot devices work'?
Try english hwota8.
Click to expand...
Click to collapse
Nah, I figured it out, I backed up my adb folder and just merged hwota8 with it. Yes, it does work.
Btw how do I fully turn off the device? it just keeps bootlooping if i hold down the volup and power key, maybe this is the reason why I can't get into twrp recovery.
My only hope is that I can flash something on fastboot that will let me go to update mode(or erecovery) or twrp.
Like.. anything, even boot.img fails when I try to flash it. It must be stuck on oreo partition.
Also I did considered dc phoenix, but I don't have the money to pay for an account. Man, why is unbricking not free on huawei devices? That guy prolly made a fortune by now(for holding everyone with unbrick leverage lel), and it's a huge mistake for me to fiddle with a huawei device, it has so many problems with twrp and root.
If anyone can find a way to do unbrick it, like anything, that would be great.
So you didn't manage to use honor9's hwota8 ?
oslo83 said:
So you didn't manage to use honor9's hwota8 ?
Click to expand...
Click to collapse
I used it but it didn't worked, I need to be either booted in the phone's os or inside twrp recovery bec. all of the commands executed by hwota8 are adb shell, not fastboot. Like I said, I only have access to fastboot, but I'll try again tomorrow. This is taking a lot of my time and I'm having panic attacks that I may not be able to fix this lol. Oh yeah, thanks for helping out.
Note: Since Oreo, partitions names have changed ; "recovery" changed to "recovery_ramdisk" now.
Use this command to flash recovery: fastboot flash recovery_ramdisk YourStockOrTwrpRecovery.img
Use oreo stock recovery or oreo twrp.
But I thought with hwotas available for honor 9 you started from bootloader...
oslo83 said:
Note: Since Oreo, partitions names have changed ; "recovery" changed to "recovery_ramdisk" now.
Use this command to flash recovery: fastboot flash recovery_ramdisk YourStockOrTwrpRecovery.img
Use oreo stock recovery or oreo twrp.
But I thought with hwotas available for honor 9 you started from bootloader...
Click to expand...
Click to collapse
I already did that, read the OP. Like I said, I can't boot into any recovery, not twrp not stock, not even upgrade mode, nothing.
As for hwota8, nope, it doesnt start from the bootloader, it's already trying to use the adb shell commands.
Anyway I'm taking all chances, I'm trying to research oreo's partitions names, and I'm also trying to find out how to bypass this message "FAILED (remote: Command not allowed)" bec. it might be the only way I can salvage this phone.
edit: ok im trying hwota8 again, maybe i missed something, and yes it has fastboot, sorry i was rushing but im trying again now, i'll post my progress later

Help honor 9 stf-l09 stock firmware!

Hi everybody i need your help,
I got an honor 9 STF-L09. I got bricked and I want to install the stock firmware because my phone doesnt on again. I have Twrp installed and unlocked bootloader but when i try to boot into system it says "Func NO: 10 (boot image)".
I tried to flash firmware from thi guide https://forum.xda-developers.com/honor-9/development/firmware-huawei-honor-9-stf-l09-stock-t3696892 but nothing to do.
I tried to flash using twrp but the ionstallation fail everytime.
Is there someone that can help me with a stock firmware or even other firmwares that makes my H9 on againg.
Please help me I'am DESPERATE
Did you take a look here ?
http://droidvendor.com/download-8-0-0-360-c432-official-oreo-for-honor-9-stf-l09/
sorry, I'm not expert on this topic, it's the only help i can give you
What rom did you have before? EMUI 8 or 5.1?
JBolho said:
What rom did you have before? EMUI 8 or 5.1?
Click to expand...
Click to collapse
I had emui 8
leocap33 said:
I had emui 8
Click to expand...
Click to collapse
I will provide you with the files that (hopefully) will bring your device back to life. Just need to upload the first, i'll update this post with the link and instructions, hang on a second.
JBolho said:
I will provide you with the files that (hopefully) will bring your device back to life. Just need to upload the first, i'll update this post with the link and instructions, hang on a second.
Click to expand...
Click to collapse
thank you man
leocap33 said:
thank you man
Click to expand...
Click to collapse
In the link you will find Stock EMUI 8 Ramdisk, Recovery and System, as well as TWRP and a Kernel that fixes the possibility of losing the capacitive buttons. Download them into a folder on the root of your PC (for example C:\Temp)
https://www.dropbox.com/sh/88l72rypm6u1u94/AADtPyvsIFhyBl1mcJ5raTBZa?dl=0
I don't know what caused your boot to disappear, mine disappeared when i tried to unroot it from within SuperSU app (Big Mistake), but let's not be drastic just yet. You need Fastboot and ADB on your PC, turn off your phone, hold Volume - and connect the USB cable from the PC to the device. You should enter Fastboot mode. I hope your device is FRP unlocked as well.
Open a command line and input "fastboot devices" to make sure your device is connected
First let's try restoring Ramdisk, TWRP and Kernel:
Run "fastboot flash ramdisk STF-L09_ramdisk.img", then "fastboot flash recovery_ramdisk stf_twrp_oreo.img" and finally "fastboot flash kernel B360_fix_kernel.img"
After that just run "fastboot reboot" and see if it boots or not... This should take care of your problem, if not, let's go drastic:
Turn off the device and plug it in fastboot mode again onto your PC.
On the command line run "fastboot flash recovery_ramdisk RECOVERY_RAMDISK.img" (this will flash stock recovery), and "fastboot flash system SYSTEM.img" (this will flash your system partition, in small bathes at a time, fresh.)
After that, just "fastboot reboot" and it should boot to your system (and without a factory reset!) If it bootloops for some reason, turn off the device, boot into stock recovery and wipe cache (or do a full factory reset, but that should not be necessary i think...)
Hope all this helps!
JBolho said:
In the link you will find Stock EMUI 8 Ramdisk, Recovery and System, as well as TWRP and a Kernel that fixes the possibility of losing the capacitive buttons. Download them into a folder on the root of your PC (for example C:\Temp)
https://www.dropbox.com/sh/88l72rypm6u1u94/AADtPyvsIFhyBl1mcJ5raTBZa?dl=0
I don't know what caused your boot to disappear, mine disappeared when i tried to unroot it from within SuperSU app (Big Mistake), but let's not be drastic just yet. You need Fastboot and ADB on your PC, turn off your phone, hold Volume - and connect the USB cable from the PC to the device. You should enter Fastboot mode. I hope your device is FRP unlocked as well.
Open a command line and input "fastboot devices" to make sure your device is connected
First let's try restoring Ramdisk, TWRP and Kernel:
Run "fastboot flash ramdisk STF-L09_ramdisk.img", then "fastboot flash recovery_ramdisk stf_twrp_oreo.img" and finally "fastboot flash kernel B360_fix_kernel.img"
After that just run "fastboot reboot" and see if it boots or not... This should take care of your problem, if not, let's go drastic:
Turn off the device and plug it in fastboot mode again onto your PC.
On the command line run "fastboot flash recovery_ramdisk RECOVERY_RAMDISK.img" (this will flash stock recovery), and "fastboot flash system SYSTEM.img" (this will flash your system partition, in small bathes at a time, fresh.)
After that, just "fastboot reboot" and it should boot to your system (and without a factory reset!) If it bootloops for some reason, turn off the device, boot into stock recovery and wipe cache (or do a full factory reset, but that should not be necessary i think...)
Hope all this helps!
Click to expand...
Click to collapse
thank you a lot, u give me hope. When I return home I'll try everything
JBolho said:
In the link you will find Stock EMUI 8 Ramdisk, Recovery and System, as well as TWRP and a Kernel that fixes the possibility of losing the capacitive buttons. Download them into a folder on the root of your PC (for example C:\Temp)
https://www.dropbox.com/sh/88l72rypm6u1u94/AADtPyvsIFhyBl1mcJ5raTBZa?dl=0
I don't know what caused your boot to disappear, mine disappeared when i tried to unroot it from within SuperSU app (Big Mistake), but let's not be drastic just yet. You need Fastboot and ADB on your PC, turn off your phone, hold Volume - and connect the USB cable from the PC to the device. You should enter Fastboot mode. I hope your device is FRP unlocked as well.
Open a command line and input "fastboot devices" to make sure your device is connected
First let's try restoring Ramdisk, TWRP and Kernel:
Run "fastboot flash ramdisk STF-L09_ramdisk.img", then "fastboot flash recovery_ramdisk stf_twrp_oreo.img" and finally "fastboot flash kernel B360_fix_kernel.img"
After that just run "fastboot reboot" and see if it boots or not... This should take care of your problem, if not, let's go drastic:
Turn off the device and plug it in fastboot mode again onto your PC.
On the command line run "fastboot flash recovery_ramdisk RECOVERY_RAMDISK.img" (this will flash stock recovery), and "fastboot flash system SYSTEM.img" (this will flash your system partition, in small bathes at a time, fresh.)
After that, just "fastboot reboot" and it should boot to your system (and without a factory reset!) If it bootloops for some reason, turn off the device, boot into stock recovery and wipe cache (or do a full factory reset, but that should not be necessary i think...)
Hope all this helps!
Click to expand...
Click to collapse
Hi sir I tried, everything flashes ok but when I reboot it continue bootloops until it enter into erecovery. I tried to wipe data but when I press the button to wipe cache after it displays a red '!' into the circle and the same for the wiping data.
sorry for my English, how can I solve ..? FRP was written "FRP unlock"
leocap33 said:
Hi sir I tried, everything flashes ok but when I reboot it continue bootloops until it enter into erecovery. I tried to wipe data but when I press the button to wipe cache after it displays a red '!' into the circle and the same for the wiping data.
sorry for my English, how can I solve ..? FRP was written "FRP unlock"
Click to expand...
Click to collapse
Everything flashes ok, no errors? What did you flash? Everything?
eRecovery is to rescue the device, that won't work with Oreo (at least not for me). The stock recovery you enter it by keeping the Vol + pressed and power up the device (just as TWRP), you can enter it? And it gives error when wiping the cache?
JBolho said:
Everything flashes ok, no errors? What did you flash? Everything?
eRecovery is to rescue the device, that won't work with Oreo (at least not for me). The stock recovery you enter it by keeping the Vol + pressed and power up the device (just as TWRP), you can enter it? And it gives error when wiping the cache?
Click to expand...
Click to collapse
yes it gives me an error while I wipe cache or factory data. I enter normally into recovery with vol+.
leocap33 said:
yes it gives me an error while I wipe cache or factory data. I enter normally into recovery with vol+.
Click to expand...
Click to collapse
What ROM exactly were you using? OldDroid's B360? Or some other?
I were using the stock emui8 I don't know the build number because I can't get it. My region is italy
leocap33 said:
I were using the stock emui8 I don't know the build number because I can't get it. My region is italy
Click to expand...
Click to collapse
The only explanation i see is that the EMUI8 you were using has something different from the one in OldDroid's thread... On mine i did exactly what i told you, those files are the ones i used on mine as well.
Right now you have everything stock right? Can you try to flash one of the Treble Roms? Either AOSP or RR-O?
You just have to download them (they're a system.img file) and run the "fastboot flash system system.img" command, go to recovery and factory reset. Your device should boot.
If everything fails, the only hope i see if to go to OldDroid's thread - https://forum.xda-developers.com/honor-9/how-to/stf-l09c432-how-to-install-oreo-h9-t3707729 and download the files, and follow the instructions on the OP to rollback to Nougat.
sonneper said:
Did you take a look here ?
http://droidvendor.com/download-8-0-0-360-c432-official-oreo-for-honor-9-stf-l09/
sorry, I'm not expert on this topic, it's the only help i can give you
Click to expand...
Click to collapse
I think the link you probided is a fake bull$hiting guide :
1) it states european C432 but provided two of the three files of a russian C10 firmware.
2) almost sure. the file provided won't flash the dload way as stated in guide.
leocap33 said:
Hi everybody I got an honor 9 STF-L09, my region is italy. I got bricked and I want to install the stock firmware because my phone doesnt on again. I have Twrp installed and unlocked bootloader but when i try to boot into system it says "Func NO: 10 (boot image)".
I tried to flash firmware from thi guide https://forum.xda-developers.com/honor-9/development/firmware-huawei-honor-9-stf-l09-stock-t3696892 but nothing to do.
I tried to flash using twrp but the ionstallation fail everytime.
Is there someone that can help me with a stock firmware or even other firmwares that makes my H9 on againg.
Please help me I'am DESPERATE
Click to expand...
Click to collapse
OK, so you were on oreo, and now the nougat's service repair dload firmware are not working.
I'll start by asking:
-how do you get bricked, what did you do just before ?
Try this tool for honor 9:
https://forum.xda-developers.com/newreply.php?do=newreply&p=75084955
(xda link to russian tool)
https://forum.xda-developers.com/newreply.php?do=newreply&p=75661658
(xda link to english translated scripts)
http://4pda.ru/forum/index.php?showtopic=833645&st=2400#entry69940847
(pda link to russian tool)
Same here, I just have access to eRecovery and fastboot mode
I was on the last version (oreo) and I wanted root my phone so I have unlock bootloader and install twrp but after twrp install in the wipe my internal stockage was empty and when I wanted install supersu I have some error like failed to mount: data, failed to mount: cache, ect..
but I still had access to my phone
Except that I had to go through the eRecovery every time so I tried to look at the side of my errors mount and I tried unbrick with the software Huawei Multi Tool and images of a rom stock publish on the forum except that I had even more access to my phone but I no longer have the errors mount.. With Huawei Multi Tool I have try the recovery option but nothing, now I don't know what make
Hi everyone I tried all the tools given into this thread but no success, it seems like a big lost challenge
Tell us more..
so you were on oreo or nougat before brick ?
and now the nougat's service repair dload firmware are not working ?
how do you get bricked, what did you do just before ?
Yeah never see a sht like that, I guess we have to send our phones to a huawei repair center..
Ok you were on oreo emui8.

Some info re: Dual Recovery Prior to Flashing TWRP

I'm new to the 7X (L24) so perhaps I'm preaching to the converted, so please correct any errors and/or add more info....
On the L24, I've tried booting TWRP without replacing the stock recovery (using fastboot boot TWRP.img) so that I can first make a backup of the stock recovery. With FRP and bootloader unlocked, I receive something like "remote -- command failed".
From the Honor 7 Forum,
inside!out said:
It's very simply! We have 2 recovery partition. First - Recovery, Second - eRecovery. eRecovery isn't useful.I tested flashing TWRP in second partition. Its work!
Click to expand...
Click to collapse
18-03-19 update: Got a little braver since others have kindly posted stock recovery and stock ROM for the L24, so I've flashed TWRP (from https://forum.xda-developers.com/honor-7x/how-to/how-to-root-honor-7x-international-t3716056 to recovery2. (Upon booting up TWRP, the title screen shows TWRP 3.1.1.0 OpenKirin edition.)
As a result, I found out I was mistaken about the abd reboot commands.
adb reboot recovery boots to EMUI stock recovery.
fastboot flash recovery2 TWRP.img actually flashes to eRecovery so ...
adb reboot erecovery actually boots into TWRP
If you've unlocked your bootloader and press Vol-UP when the orange security warning screen appears, you get into the download stock recovery and stock ROM to bring the 7X back to secured state screen. (But currently, it can't find stock firmware.)
So right now, stock recovery is in recovery1 and TWRP is in recovery2/eRecovery. For those who can't get OTA updates because they've flash TWRP on recovery1, some kind souls have posted their stock recovery in this forum. (or try to move recovery2 back to recovery1 if you haven't flashed both recoveries.)
iammudd said:
I'm new to the 7X (L24)
Click to expand...
Click to collapse
Use our Multi-Tool, your model in Extended Support

How I can return stock rom after root and put twrp

Hello
I just rooted my honor view 10 BKL-L09, I tested the rom CosmicOs but it does not suit me. How to return to the original rom? I tried to put the UPDATE.app file in a directory "dload" but I get a failed error, I tried to extract the files but I do not understand what I have to do.
Do you have a detailed procedure for walking on to hand over the official rom?
Thank you
Extract system, recovery_ramdisk and ramdisk. Boot to bootloader flash recovery and ramdisk.
Boot to recovery do full wipe.
Reboot to bootloader flash system. Reboot and enjoy.
Powered by View 10
2WildFirE said:
Extract system, recovery_ramdisk and ramdisk. Boot to bootloader flash recovery and ramdisk.
Boot to recovery do full wipe.
Reboot to bootloader flash system. Reboot and enjoy.
Powered by View 10
Click to expand...
Click to collapse
hi, I unlocked my honor v10 and installed the recovery twrp and for mistake I did the wipe of all (system, intenal memory and storage), now my device enter in loop because doesn't find the operative system, only can enter in the recovery. what to do? I tried to download the original firmware from the official site but I had no success
2WildFirE said:
Extract system, recovery_ramdisk and ramdisk. Boot to bootloader flash recovery and ramdisk.
Boot to recovery do full wipe.
Reboot to bootloader flash system. Reboot and enjoy.
Powered by View 10
Click to expand...
Click to collapse
Thx, how I can boot in recovery mode after flash recovery_ramdisk, I push Up + power ?
2WildFirE said:
Extract system, recovery_ramdisk and ramdisk. Boot to bootloader flash recovery and ramdisk.
Boot to recovery do full wipe.
Reboot to bootloader flash system. Reboot and enjoy.
Powered by View 10
Click to expand...
Click to collapse
I extracted the highlighted items, is that it?
https://image.noelshack.com/fichiers/2018/21/7/1527420105-capture-update.png
That's what I did but it does not work :
1) fastboot flash ramdisk RAMDISK.img
2) fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img
3) recovery boot => wipe all data, cache, ...
4) reboot in fastboot mode
5) flashboot flash system SYSTEM.img
Now my phone restarts in a loop.
Do not wipe from twrp
thecrazyspy said:
I extracted the highlighted items, is that it?
https://image.noelshack.com/fichiers/2018/21/7/1527420105-capture-update.png
That's what I did but it does not work :
1) fastboot flash ramdisk RAMDISK.img
2) fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img
3) recovery boot => wipe all data, cache, ...
4) reboot in fastboot mode
5) flashboot flash system SYSTEM.img
Now my phone restarts in a loop.
Click to expand...
Click to collapse
first, check this
I Want you to try this go to twrp>mount system and check if system partition have files and it is intact, if not you need to flash whole rom again or a new RoM (asop or anything to boot it)
next, open fastboot mode and flash this
https://forum.xda-developers.com/honor-view-10/how-to/stock-recovery-getting-to-stock-t3754797
this is a stock recovery steps are given about how to install it , once you are on stock recovery,
open recovery clear cache and perform factory wipe once done it should boot if system partition is intact
NEVER PERFORM WIPE FROM TWRP, it seems buggy screwed my device too
(--light--) said:
first, check this
I Want you to try this go to twrp>mount system and check if system partition have files and it is intact, if not you need to flash whole rom again or a new RoM (asop or anything to boot it)
next, open fastboot mode and flash this
https://forum.xda-developers.com/honor-view-10/how-to/stock-recovery-getting-to-stock-t3754797
this is a stock recovery steps are given about how to install it , once you are on stock recovery,
open recovery clear cache and perform factory wipe once done it should boot if system partition is intact
NEVER PERFORM WIPE FROM TWRP, it seems buggy screwed my device too
Click to expand...
Click to collapse
I finally succeeded, I think that I did not have the right file UPDATE.app, for those that it interests here is the link to have the rom stock of a BKL-L09 European version
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G2201/g1642/v128115/f1/full/update.zip
I use this soft to find it : Firmware Finder by Team MT
I think I loose IA on my phone, if I take flower picture I haven't logo flower. When I download Update file, I van download 2 others file, hou know how I can install this ?
thecrazyspy said:
I finally succeeded, I think that I did not have the right file UPDATE.app, for those that it interests here is the link to have the rom stock of a BKL-L09 European version
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G2201/g1642/v128115/f1/full/update.zip
I use this soft to find it : Firmware Finder by Team MT
Click to expand...
Click to collapse
Is this the last one? I tried with the last BKLL09C432B160b (22 may)... look like the european but gave me a mistake at 5% ... so is it wrong? Should have I download from your link?
xmaxo said:
Is this the last one? I tried with the last BKLL09C432B160b (22 may)... look like the european but gave me a mistake at 5% ... so is it wrong? Should have I download from your link?
Click to expand...
Click to collapse
This is the latest version for the European version of the Honor view 10, you can try with that one.
thecrazyspy said:
I think I loose IA on my phone, if I take flower picture I haven't logo flower. When I download Update file, I van download 2 others file, hou know how I can install this ?
Click to expand...
Click to collapse
Is not enough the update file to return to the stock rom?
2WildFirE said:
Extract system, recovery_ramdisk and ramdisk. Boot to bootloader flash recovery and ramdisk.
Boot to recovery do full wipe.
Reboot to bootloader flash system. Reboot and enjoy.
Powered by View 10
Click to expand...
Click to collapse
Hi i have a big problem. I have download the last bkl EU rom, 160 build, i flashed 3 files but the device get bootloop and i don't know what i can do.
Anyway when i buy the device i had 141 build, then i unlocked and try trwp with carbon.
For to return to stock i flashed the 3 files from 160 build. Maybe i have to take 3 files from 141 build? Because i had this build how base rom?
You flashed the 3 download files from hwff? Then u have to flash the No check recovery before.
Powered by View 10
2WildFirE said:
You flashed the 3 download files from hwff? Then u have to flash the No check recovery before.
Powered by View 10
Click to expand...
Click to collapse
I downladed from firmware finder in my PC, then i extracted system.IMG, ramdisk.IMG, recover_ramdisk.img, cust.IMG, then flash in fastboot.
Also i tried e-recovery after change dns, but after download i get "recovery failed"
Take a look at here im sure this solves your problem
https://r.tapatalk.com/shareLink?ur...share_tid=3778085&share_fid=3793&share_type=t
Powered by View 10
2WildFirE said:
Take a look at here im sure this solves your problem
https://r.tapatalk.com/shareLink?ur...share_tid=3778085&share_fid=3793&share_type=t
Powered by View 10
Click to expand...
Click to collapse
I have l09 version, works anyway?
And if i'm in bootloop now, how can i flash 3 zip files?
xmaxo said:
Is not enough the update file to return to the stock rom?
Click to expand...
Click to collapse
Finally it's good, I dreamed, lool
thecrazyspy said:
This is the latest version for the European version of the Honor view 10, you can try with that one.
Click to expand...
Click to collapse
I downloaded it but gave me the same error at 5% of process. I bought the device in amazon Italy so the european stock rom must work.
Any idea?
I followed the suggestion to flash the stock recovery but now I've no access to the system and not to the bootloader. With twrp at least I could go in fastboot mode. Now I can flash nothing and the device goes in loop without system. And factory reset gives an error at 10-12%
xmaxo said:
I downloaded it but gave me the same error at 5% of process. I bought the device in amazon Italy so the european stock rom must work.
Any idea?
I followed the suggestion to flash the stock recovery but now I've no access to the system and not to the bootloader. With twrp at least I could go in fastboot mode. Now I can flash nothing and the device goes in loop without system. And factory reset gives an error at 10-12%
Click to expand...
Click to collapse
you followed the following steps:
1) fastboot flash ramdisk RAMDISK.img
2) fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img or with this https://forum.xda-developers.com/honor-view-10/how-to/stock-recovery-getting-to-stock-t3754797
3) recovery boot => wipe all data, cache, ...
4) reboot in fastboot mode
5) flashboot flash system SYSTEM.img
As you check the file you download is compatible with your phone with the following software:
http://pro-teammt.ru/huawei-firmware-finder/
thecrazyspy said:
you followed the following steps:
1) fastboot flash ramdisk RAMDISK.img
2) fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img or with this https://forum.xda-developers.com/honor-view-10/how-to/stock-recovery-getting-to-stock-t3754797
3) recovery boot => wipe all data, cache, ...
4) reboot in fastboot mode
5) flashboot flash system SYSTEM.img
As you check the file you download is compatible with your phone with the following software:
http://pro-teammt.ru/huawei-firmware-finder/
Click to expand...
Click to collapse
Ok now I had success in enter in fastboot.
The stock file is the same you posted (22th may).
This one doesn't work with the dload power+up+down.
So I want to extract the 3 files, I put in profile "unknown" (or other) but when I select the folder of update.app returns this error: ERECOVERY_VBMET.img: Invalid header crc -Expected: 14228 Got: 54798
Ok I disabled the check of headers to solve that problem

Re-Locking Mate 10 Pro Soft Brick

I'm attempting to reset my Mate 10 Pro completely to stock and I successfully unrooted the phone but then when I attempt to relock the phone using "fastboot oem relock [unlock code]" it sends me to the relock screen, and I select relock. From there it goes through the factory reset and relocking process and when it's done, it says that it successfully relocked the device. Then it reboots me back to the stock recovery and that's where I'm now stuck. If I hit reboot it reboots back to recovery, and shutting down and using the power button to turn on does the same. Any ideas? I unlocked it AGAIN after this happened and it boots up normally. I tried to use the HWOTA8_Mate10 tool to relock it, and it resulted in the same way as the manual method. Any ideas?
achaussa said:
I'm attempting to reset my Mate 10 Pro completely to stock and I successfully unrooted the phone but then when I attempt to relock the phone using "fastboot oem relock [unlock code]" it sends me to the relock screen, and I select relock. From there it goes through the factory reset and relocking process and when it's done, it says that it successfully relocked the device. Then it reboots me back to the stock recovery and that's where I'm now stuck. If I hit reboot it reboots back to recovery, and shutting down and using the power button to turn on does the same. Any ideas? I unlocked it AGAIN after this happened and it boots up normally. I tried to use the HWOTA8_Mate10 tool to relock it, and it resulted in the same way as the manual method. Any ideas?
Click to expand...
Click to collapse
Do you have any modified partitions, twrp?
I would try the repack script in HWOTA8 and select Lock. This will update and then Lock phone rather than Relock.
If the repack script works that is.
You can take a look at the script and see what it does. I think it just adds the lock function to updater-script.
Else I guess you could just do a full update, then relock.
ante0 said:
Do you have any modified partitions, twrp?
I would try the repack script in HWOTA8 and select Lock. This will update and then Lock phone rather than Relock.
If the repack script works that is.
You can take a look at the script and see what it does. I think it just adds the lock function to updater-script.
Else I guess you could just do a full update, then relock.
Click to expand...
Click to collapse
I do have twrp, I tried to flash stock recovery but I'm getting "partition length get error". I'm trying to use the repack script but it says I need update_data_public.zip, which I can't seem to find. I do have update.zip though.
Edit: I should probably also add that the model I'm using is BLA-A09
Edit 2: Dug deeper and found how to get the remaining 2 zips. I tried to use the tool to update and lock but it gives me "Unable to patch file or file already patched! Code: 1"
achaussa said:
I do have twrp, I tried to flash stock recovery but I'm getting "partition length get error". I'm trying to use the repack script but it says I need update_data_public.zip, which I can't seem to find. I do have update.zip though.
Edit: I should probably also add that the model I'm using is BLA-A09
Edit 2: Dug deeper and found how to get the remaining 2 zips. I tried to use the tool to update and lock but it gives me "Unable to patch file or file already patched! Code: 1"
Click to expand...
Click to collapse
Well, are you flashing stock recovery to recovery_ramdisk?
E.g. fastboot flash recovery_ramdisk recovery_ramdisk.img
HWOTA is outdated, while it shouldn't need to patch it will fail because the things it tries to patch have changed.
But try just flashing back stock recovery and then relock.
ante0 said:
Well, are you flashing stock recovery to recovery_ramdisk?
E.g. fastboot flash recovery_ramdisk recovery_ramdisk.img
HWOTA is outdated, while it shouldn't need to patch it will fail because the things it tries to patch have changed.
But try just flashing back stock recovery and then relock.
Click to expand...
Click to collapse
I tried flashing that file to recovery_ramdisk and relocked and got the same issue again
I messed around some more and still unsuccessful. I can successfully flash the stock recovery (when I used adb reboot recovery it takes me to the stock recovery instead of TWRP) but I'm still unable to get out of the recovery screen when I relock the phone. I tried to use the tool (even thought you said it was outdated I gave it a shot) and use "replace_recovery" but that still didn't work. Also I should note that on my fastboot screen it says my FRP is unlocked, not sure if that has any effect though.
achaussa said:
I messed around some more and still unsuccessful. I can successfully flash the stock recovery (when I used adb reboot recovery it takes me to the stock recovery instead of TWRP) but I'm still unable to get out of the recovery screen when I relock the phone. I tried to use the tool (even thought you said it was outdated I gave it a shot) and use "replace_recovery" but that still didn't work. Also I should note that on my fastboot screen it says my FRP is unlocked, not sure if that has any effect though.
Click to expand...
Click to collapse
Flash FullOTA to your current firmware using either HWOTA or HuRUpdater (from TWRP, do not keep twrp after).
Then try relock after that.
ante0 said:
Flash FullOTA to your current firmware using either HWOTA or HuRUpdater (from TWRP, do not keep twrp after).
Then try relock after that.
Click to expand...
Click to collapse
Actually I finally fixed it last night. I flashed all 3 recovery files, kernel, ramdisk, and system and relocked and it finally cooperated. Thanks for your help!

Categories

Resources