Back to stock using fastboot - Huawei Nova/Nova Plus Questions & Answers

Hi, since i'm not confident with adb/fastboot commands, i'm asking help for restoring the original firmware and recovery in my MLA-L11.
I've downloaded the two files from Firmware Finder (i'm sure 100% they are the right one) but i don't know how to proceed. Anyone can help there? Thank you

GertFromTheWell said:
Hi, since i'm not confident with adb/fastboot commands, i'm asking help for restoring the original firmware and recovery in my MLA-L11.
I've downloaded the two files from Firmware Finder (i'm sure 100% they are the right one) but i don't know how to proceed. Anyone can help there? Thank you
Click to expand...
Click to collapse
Hey!
You have to go back to EMUI 4.1 by restoring a TWRP backup and then you will update to EMUI 5. Ive used the following process on my CAN-L11 and worked fine. It should work on all models. @virusdunil has followed the same process on his MLA-L03 and everything went fine.
Let me know if you experience some trouble during this process.
Go back to EMUI 4.1 (MM)
1) Download this TWRP backup of MM: https://forum.xda-developers.com/showpost.php?p=73003510&postcount=60.
2) You can put the backup to internal memory or sdcard, After you've chose where you wanna put it, take a backup of boot.img with TWRP to internal/sdcard (where you wanna put the backup), so you'll get a folder with this structure: TWRP > BACKUPS > FPFDU16A20001907 (you'll have different number I guess). Then you'll put the twrp backup folder (which you have downloaded) in that folder with numbers
3) Boot in TWRP, wipe system, data, cache, dalvik cache from twrp > wipe > advanced and then you restore the backup from TWRP > restore (restore only system + data + boot). Then you reboot and you're good to go.
Click to expand...
Click to collapse
Now update to EMUI 5 (N)
After youve downloaded the stock firmware using Firmware Finder, you should have two files:
- update.zip
- update_data_full_CAN-L11_hw_eu.zip (example)
Backup your internal memory as it will be wiped at step 8).
1) Extract update.zip. Then you get UPDATE.APP.
2) Download Huawei Update Extractor.
3) Open Huawei Update Extractor, choose UPDATE.APP from the folder where youve extracted it. Right click RECOVERY.img and extract it.
4) Now boot your phone in fastboot mode by pressing and holding the power and the volume down buttons at the same time.
5) Type in terminal / command prompt on PC to flash the stock recovery which youve extracted at step 3):
Code:
fastboot flash recovery recovery.img
.
6) Reboot.
7) Put update.APP in a folder called dload on your sdcard.
8) Dial *#*#2846579#*#* and choose Sofware Upgrade > SDCard Upgrade. Now EMUI 5 will be installed, bootloader gets relocked and internal memory gets wiped. Now wait about 5 mins (maximum 10 mins). If the phone isnt booting within that time, then boot the phone in stock recovery by pressing and holding power and volume up buttons and choose "Wipe data / factory reset" and then "Wipe cache partition". After you reboot, the phone should boot. Skip the setup wizard.
9) Remove update.APP from dload folder from your sdcard and extract the other zip (example update_data_full_CAN-L11_hw_eu.zip) and put all the files/folders extracted in dload folder.
10) Dial *#*#2846579#*#* and choose Sofware Upgrade > SDCard Upgrade.
11) You are done.
Click to expand...
Click to collapse
To fix the themes app on EMUI 5, you can check this thread.
PS: im sorry for the missing apostrophe, but im not used to add that from PC keyboard. In fact, i dont even know how to add it, i think i need to change keyboard settings (language).

#Henkate said:
Hey!
You have to go back to EMUI 4.1 by restoring a TWRP backup and then you will update to EMUI 5. Ive used the following process on my CAN-L11 and worked fine. It should work on all models. @virusdunil has followed the same process on his MLA-L03 and everything went fine.
Let me know if you experience some trouble during this process.
Go back to EMUI 4.1 (MM)
Now update to EMUI 5 (N)
.
6) Reboot.
7) Put update.zip in a folder called dload on your sdcard.
8) Dial *#*#2846579#*#* and choose Sofware Upgrade > SDCard Upgrade. Now EMUI 5 will be installed, bootloader gets relocked and internal memory gets wiped. Now wait about 5 mins (maximum 10 mins). If the phone isnt booting within that time, then boot the phone in stock recovery by pressing and holding power and volume up buttons and choose "Wipe data / factory reset" and then "Wipe cache partition". After you reboot, the phone should boot. Skip the setup wizard.
9) Remove update.zip from dload folder from your sdcard and place the other zip there (example update_data_full_CAN-L11_hw_eu.zip.
10) Dial *#*#2846579#*#* and choose Sofware Upgrade > SDCard Upgrade.
11) You are done.
To fix the themes app on EMUI 5, you can check this thread.
PS: im sorry for the missing apostrophe, but im not used to add that from PC keyboard. In fact, i dont even know how to add it, i think i need to change keyboard settings (language).
Click to expand...
Click to collapse
Love you, i'll try ASAP.

#Henkate said:
Hey!
You have to go back to EMUI 4.1 by restoring a TWRP backup and then you will update to EMUI 5. Ive used the following process on my CAN-L11 and worked fine. It should work on all models. @virusdunil has followed the same process on his MLA-L03 and everything went fine.
Let me know if you experience some trouble during this process.
Go back to EMUI 4.1 (MM)
Now update to EMUI 5 (N)
To fix the themes app on EMUI 5, you can check this thread.
PS: im sorry for the missing apostrophe, but im not used to add that from PC keyboard. In fact, i dont even know how to add it, i think i need to change keyboard settings (language).
Click to expand...
Click to collapse
Hi robert, i succesfully downgraded to MM and restored (i guess) stock recovery. But when I try to upgrade to nougat via sdcard upgrade the phone can't find the update.zip file.
Maybe the problem is my phone believe he is a CAN instead of a MLA, and don't recognize a MLA update.zip file?

If that is the case, you need to use the firmware extractor and "fastboot flash system system.img" to get your build.prop back. That would get your device to recognize as what it is.

wangdaning said:
If that is the case, you need to use the firmware extractor and "fastboot flash system system.img" to get your build.prop back. That would get your device to recognize as what it is.
Click to expand...
Click to collapse
I found the issue, I had to unzip the update.zip tp UPDATE.app file in dload folder. The phone got bootloop at first flash, but wiping all solved the problem. Now i'm back to stock with proper build number, thanks @wangdang and @#Henkate for your support :victory:

GertFromTheWell said:
Hi robert, i succesfully downgraded to MM and restored (i guess) stock recovery. But when I try to upgrade to nougat via sdcard upgrade the phone can't find the update.zip file.
Maybe the problem is my phone believe he is a CAN instead of a MLA, and don't recognize a MLA update.zip file?
Click to expand...
Click to collapse
GertFromTheWell said:
I found the issue, I had to unzip the update.zip tp UPDATE.app file in dload folder. The phone got bootloop at first flash, but wiping all solved the problem. Now i'm back to stock with proper build number, thanks @wangdang and @#Henkate for your support :victory:
Click to expand...
Click to collapse
I'm sorry, it looks like I've wrote update.zip instead update.APP and also at step 9). It was my fault .
I've updated the steps 7 and 9. Thank you!

#Henkate said:
Hey!
You have to go back to EMUI 4.1 by restoring a TWRP backup and then you will update to EMUI 5. Ive used the following process on my CAN-L11 and worked fine. It should work on all models. @virusdunil has followed the same process on his MLA-L03 and everything went fine.
Let me know if you experience some trouble during this process.
Go back to EMUI 4.1 (MM)
Now update to EMUI 5 (N)
To fix the themes app on EMUI 5, you can check this thread.
PS: im sorry for the missing apostrophe, but im not used to add that from PC keyboard. In fact, i dont even know how to add it, i think i need to change keyboard settings (language).
Click to expand...
Click to collapse
Can you please give me the backup of cust.img and product? or cust.img file and product? because when i try to restore twrp backup or 4.1
Failed to mount /product (invalid argument).
Failed to mount /cust (invalid argument). Got this error
and my phone stuck on unlocked bootloader option.
1: click power button to continues
2 click vol Up for Erecovery
3: will be boot into 5 seconds etc and when i click power button phone reboot and again these options

abuapka said:
Can you please give me the backup of cust.img and product? or cust.img file and product? because when i try to restore twrp backup or 4.1
Failed to mount /product (invalid argument).
Failed to mount /cust (invalid argument). Got this error
and my phone stuck on unlocked bootloader option.
1: click power button to continues
2 click vol Up for Erecovery
3: will be boot into 5 seconds etc and when i click power button phone reboot and again these options
Click to expand...
Click to collapse
Cust: https://www.mediafire.com/file/oncwuuob84ubisy/cust_backup.zip
Product: http://www.mediafire.com/file/el054rk7a6tuya2/product_backup.zip
The backups are from N partitions.

#Henkate said:
Cust: https://www.mediafire.com/file/oncwuuob84ubisy/cust_backup.zip
Product: http://www.mediafire.com/file/el054rk7a6tuya2/product_backup.zip
The backups are from N partitions.
Click to expand...
Click to collapse
N partitions? Nougat ?

abuapka said:
N partitions? Nougat ?
Click to expand...
Click to collapse
Yes.

#Henkate said:
Yes.
Click to expand...
Click to collapse
THanks Bro.
Thanku so Much
Got My Phone back to stock 4.1 but its CAN
Before It was MLa-l11 By the way thanku so much

You sure you flashed stock MLA firmware?

no
wangdaning said:
You sure you flashed stock MLA firmware?
Click to expand...
Click to collapse
i didnt flash stock mla firmware i jus5 flashed 4.1 twrp backup

#Henkate said:
Hey!
You have to go back to EMUI 4.1 by restoring a TWRP backup and then you will update to EMUI 5. Ive used the following process on my CAN-L11 and worked fine. It should work on all models. @virusdunil has followed the same process on his MLA-L03 and everything went fine.
Let me know if you experience some trouble during this process.
Go back to EMUI 4.1 (MM)
Now update to EMUI 5 (N)
To fix the themes app on EMUI 5, you can check this thread.
PS: im sorry for the missing apostrophe, but im not used to add that from PC keyboard. In fact, i dont even know how to add it, i think i need to change keyboard settings (language).
Click to expand...
Click to collapse
hey how are you hope you fine
my mobile NOVA PLUS MLA11
i just bricked it and unbricked it by your method ( RESTORE TWRP BACKUP ) https://forum.xda-developers.com/nov...tboot-t3708585
now iam tring to get the correct firmware from huwaei finder but idont know wchich the correct one
because idont know my model (MLA-L11C"?????") idont know if it c185 or c432 !!
itried installlast one from c185 but it faild on 5%
thankss

Echtar said:
hey how are you hope you fine
my mobile NOVA PLUS MLA11
i just bricked it and unbricked it by your method ( RESTORE TWRP BACKUP ) https://forum.xda-developers.com/nov...tboot-t3708585
now iam tring to get the correct firmware from huwaei finder but idont know wchich the correct one
because idont know my model (MLA-L11C"?????") idont know if it c185 or c432 !!
itried installlast one from c185 but it faild on 5%
thankss
Click to expand...
Click to collapse
Hey!
I've got your PM, but I see that meanwhile you've posted here and you made a new thread too... You don't have to make so many posts, a post or a thread is enough to get the attention of someone.
In your case, the phone model is MLA-L11 and C185/C432 is the build number as far as I remember. You can check the build number in Settings > About phone. I don't know if there's any other way to check, if you're on other build number now and you don't know which one was yours.

#Henkate said:
Hey!
I've got your PM, but I see that meanwhile you've posted here and you made a new thread too... You don't have to make so many posts, a post or a thread is enough to get the attention of someone.
In your case, the phone model is MLA-L11 and C185/C432 is the build number as far as I remember. You can check the build number in Settings > About phone. I don't know if there's any other way to check if you're on other build number now and you don't know which one was yours.
Click to expand...
Click to collapse
iam on nrd90m test-keys

Echtar said:
iam on nrd90m test-keys
Click to expand...
Click to collapse
Post a screenshot of Settings > About phone as I don't really remember how it looks there.

Hi
I've managed to backup EMUI 4.1, however I'm getting error message "software install failed" trying to update EMUI to 5.0 (pops up, every time when it reach 5% progress).
Any idea how to fix it?
best regards

#Henkate said:
Now update to EMUI 5 (N)
Click to expand...
Click to collapse
Steps #9 and #10 do not work for me ("Software install failed"). But I wonder if they are necessary after all, because Product Id, IMEI, Build-number (and of course EMUI-Version and Android-Version) are stock again.
And isn't "update_full_CAN-L01_hw_eu.zip" supposed to be included in the "update.zip"-file? I thougt "update.zip" allready delivers every part of the ROM.

Related

Upgrade to 5.1 beta?

Hello Everyone, I have ALE-L21 and my current firmware is C185B130 (apparently C185 is UAE region but i live in pakistan). Device is bootloader unlocked, rooted with TWRP installed.
I have a TWRP backup of current rom. I wanna try the 5.1 beta released for Europe but it says here ( http://forum.xda-developers.com/p8lite/general/beta-firmware-p8-lite-ale-l21-c432b008-t3243228 ) that i need C432B132 to upgrade to this. So I downloaded this firmware(C432B132) from Huawei website. There were two folders in it, dload and CUSTOM(not sure what that for). I extracted system.img, recovery.img, CUST.img, boot.img from UPDATE.APP given in the dload folder. So here is what i'm thinking.
1) Flashing the extracted system.img, recovery.img, CUST.img, boot.img would get me to C432B132?
2) After i install B132 can I upgrade to 5.1 using EMUI local update?
3) If something goes wrong, can I just flash TWRP and restore the backup?
-
Or this whole idea is foolish and i would screw up my phone after flashing system, cust and boot of some other firmware designed for some other region???
SobanAmin said:
Hello Everyone, I have ALE-L21 and my current firmware is C185B130 (apparently C185 is UAE region but i live in pakistan). Device is bootloader unlocked, rooted with TWRP installed.
I have a TWRP backup of current rom. I wanna try the 5.1 beta released for Europe but it says here ( http://forum.xda-developers.com/p8lite/general/beta-firmware-p8-lite-ale-l21-c432b008-t3243228 ) that i need C432B132 to upgrade to this. So I downloaded this firmware(C432B132) from Huawei website. There were two folders in it, dload and CUSTOM(not sure what that for). I extracted system.img, recovery.img, CUST.img, boot.img from UPDATE.APP given in the dload folder. So here is what i'm thinking.
1) Flashing the extracted system.img, recovery.img, CUST.img, boot.img would get me to C432B132?
2) After i install B132 can I upgrade to 5.1 using EMUI local update?
3) If something goes wrong, can I just flash TWRP and restore the backup?
-
Or this whole idea is foolish and i would screw up my phone after flashing system, cust and boot of some other firmware designed for some other region???
Click to expand...
Click to collapse
No this is wrong
1. You need to downgrade to B052
2. Install B136a
3. Install B008(Android 5.1.1)
After each install is recommended to make wipe
Thanks
sokkoban said:
No this is wrong
1. You need to downgrade to B052
2. Install B136a
3. Install B008(Android 5.1.1)
After each install is recommended to make wipe
Click to expand...
Click to collapse
I dont think that you need to go all the way to B052 and then flash the required version
This is what i did:
1) Flashed 132 cust, recovery, boot, system. My build number changed to something like balong ( I dont remember exactly :silly: ).
2) I flashed the UPDATE.APP file that was in the CUSTOM folder (that came with B132 rar file) via EMUI and it restored my build to B132.
3) Tried updating to 5.1 via EMUI but failed.
4) To give it a last try, I downloaded and flashed my phone with CUST, recovery, system, boot.img of B136a and then the update worked. My phone is now 5.1.1 B006
Thanks for the reply mate :good:
Confirmation ?
sobanamin said:
i dont think that you need to go all the way to b052 and then flash the required version
this is what i did:
1) flashed 132 cust, recovery, boot, system. My build number changed to something like balong ( i dont remember exactly :silly: ).
2) i flashed the update.app file that was in the custom folder (that came with b132 rar file) via emui and it restored my build to b132.
3) tried updating to 5.1 via emui but failed.
4) to give it a last try, i downloaded and flashed my phone with cust, recovery, system, boot.img of b136a and then the update worked. My phone is now 5.1.1 b006 :d
thanks for the reply mate :good:
Click to expand...
Click to collapse
i also have p8 lite c185b130 is this confirmly working ?
wahaj0892 said:
i also have p8 lite c185b130 is this confirmly working ?
Click to expand...
Click to collapse
yeah its working fine. I think the battery life has improved a little bit or maybe it is just because i haven't installed much apps after flashing this rom compared to when I was using the B130. The only thing i miss from B130 is that small 2g, 3g written on the signal bars. This one only shows the 2g or 3g network type when the mobile data is turned on. Huawei cloud is also not present in it so you may wanna backup your contacts and stuff
SobanAmin said:
yeah its working fine. I think the battery life has improved a little bit or maybe it is just because i haven't installed much apps after flashing this rom compared to when I was using the B130. The only thing i miss from B130 is that small 2g, 3g written on the signal bars. This one only shows the 2g or 3g network type when the mobile data is turned on. Huawei cloud is also not present in it so you may wanna backup your contacts and stuff
Click to expand...
Click to collapse
thanks for the reply ...
some more question do i need a unlock bootloader ?
secondly i have a wired problem while typing my phone has a double tap issue is that gone ?
Hello,
Double tap issue still present in beta
sokkoban said:
Hello,
Double tap issue still present in beta
Click to expand...
Click to collapse
I dont use it often so I cant tell for sure
please im on b130 (5.0.1)
can you tell me (step by step) how can i get (5.1.1) my (bootloader unlocked with stovk recovery) please please
mimoriich said:
please im on b130 (5.0.1)
can you tell me (step by step) how can i get (5.1.1) my (bootloader unlocked with stovk recovery) please please
Click to expand...
Click to collapse
Hello,
Read this post, will help you http://forum.xda-developers.com/showpost.php?p=63993458&postcount=3
sokkoban said:
Hello,
Read this post, will help you http://forum.xda-developers.com/showpost.php?p=63993458&postcount=3
Click to expand...
Click to collapse
please tell me how u flash it i putted dload file to sd card & i reeboted (home + vol down + vol up ) its said error
SobanAmin said:
I dont think that you need to go all the way to B052 and then flash the required version
This is what i did:
1) Flashed 132 cust, recovery, boot, system. My build number changed to something like balong ( I dont remember exactly :silly: ).
2) I flashed the UPDATE.APP file that was in the CUSTOM folder (that came with B132 rar file) via EMUI and it restored my build to B132.
3) Tried updating to 5.1 via EMUI but failed.
4) To give it a last try, I downloaded and flashed my phone with CUST, recovery, system, boot.img of B136a and then the update worked. My phone is now 5.1.1 B006
Thanks for the reply mate :good:
Click to expand...
Click to collapse
Can I apply this process for my ALE-L21C636B150...?
mimoriich said:
please tell me how u flash it i putted dload file to sd card & i reeboted (home + vol down + vol up ) its said error
Click to expand...
Click to collapse
If you are in stock recovery and have B132 try to put dload folder in internal memory and use software updater
Rifat Nurr said:
Can I apply this process for my ALE-L21C636B150...?
Click to expand...
Click to collapse
No, you can't. This beta is only for B136a(may be work also in B132)
sokkoban said:
Hello,
Double tap issue still present in beta
Click to expand...
Click to collapse
what about b170 ??
SobanAmin said:
I dont think that you need to go all the way to B052 and then flash the required version
This is what i did:
1) Flashed 132 cust, recovery, boot, system. My build number changed to something like balong ( I dont remember exactly :silly: ).
2) I flashed the UPDATE.APP file that was in the CUSTOM folder (that came with B132 rar file) via EMUI and it restored my build to B132.
3) Tried updating to 5.1 via EMUI but failed.
4) To give it a last try, I downloaded and flashed my phone with CUST, recovery, system, boot.img of B136a and then the update worked. My phone is now 5.1.1 B006
Thanks for the reply mate :good:
Click to expand...
Click to collapse
can i flash c136a direcly over c185b130
MAYBE
wahaj0892 said:
can i flash c136a direcly over c185b130
Click to expand...
Click to collapse
Give It a try. If i doesn't work then you can just flash 132->136 and then apply update. But there maybe some problem with the version number changing to "BALONG". I faced this problem when I flashed 132 over my 130 but then I applied UPDATE.APP file(the small file in the custom folder) via EMUI Updater and it fixed the version number. But the 136a rom did not had any UPDATE.APP in custom folder so I dont know what to do if you get a version number problem. You can try flashing the 5.1 update via EMUI and maybe it will fix the version number problem (if it happened in the first place) or you can always goto 132->136 and apply 5.1
wahaj0892 said:
thanks for the reply ...
some more question do i need a unlock bootloader ?
secondly i have a wired problem while typing my phone has a double tap issue is that gone ?
Click to expand...
Click to collapse
yes you need to unlock the boot loader. What exactly do you mean by double tap issue? are you talking about the double tap to wake feature not working sometimes? Yes the DoubletapToWake dont works sometime which can be very annoying so I just disabled that feature and using the power button ever since. As for the typing issue, No I'm not facing any typing issues, never did on the B130 and not on this 5.1 version. Try using someother keyboard app?
SobanAmin said:
yes you need to unlock the boot loader. What exactly do you mean by double tap issue? are you talking about the double tap to wake feature not working sometimes? Yes the DoubletapToWake dont works sometime which can be very annoying so I just disabled that feature and using the power button ever since. As for the typing issue, No I'm not facing any typing issues, never did on the B130 and not on this 5.1 version. Try using someother keyboard app?
Click to expand...
Click to collapse
it is related to typing .. fast typing cause this issue .. i tired many apps nothing fix the issue
wahaj0892 said:
can i flash c136a direcly over c185b130
Click to expand...
Click to collapse
I tried to install b132 and b136a on my c185b130 but it failed both times.
---------- Post added at 06:27 PM ---------- Previous post was at 06:22 PM ----------
SobanAmin said:
Give It a try. If i doesn't work then you can just flash 132->136 and then apply update. But there maybe some problem with the version number changing to "BALONG". I faced this problem when I flashed 132 over my 130 but then I applied UPDATE.APP file(the small file in the custom folder) via EMUI Updater and it fixed the version number. But the 136a rom did not had any UPDATE.APP in custom folder so I dont know what to do if you get a version number problem. You can try flashing the 5.1 update via EMUI and maybe it will fix the version number problem (if it happened in the first place) or you can always goto 132->136 and apply 5.1
Click to expand...
Click to collapse
I have c185b130, there is c185b131 update on consumer.huawei.com for UAE region uploaded on 31-12-2015, will it work on my device? What are the changes in c185b130 and c185b131?

Blocked downgrade (or upgrade) in Huawei P8 Lite Dual

Hi! I tried to downgrade my P8 Lite (DUAL) from ALE-L21C432B574 firmware (West European), Android 6.0 and emui 4.0, to Android 5.1, emui 3.1.
The downgrade failed and after restart, the device have emui 4, android 6.0 but firmware ALE-L21C432B132 that, normally, is for android 5 and emui 3.1. Now, as result (I think this is the reason), I cant to update neither downgrade, in any way my device: I'm stuck in this situation ...
Any idea about how can I do to solve?
Thanks in advance for any advice.
No one can help??? I'm desperate :crying::crying::crying:
milt983 said:
Hi! I tried to downgrade my P8 Lite (DUAL) from ALE-L21C432B574 firmware (West European), Android 6.0 and emui 4.0, to Android 5.1, emui 3.1.
The downgrade failed and after restart, the device have emui 4, android 6.0 but firmware ALE-L21C432B132 that, normally, is for android 5 and emui 3.1. Now, as result (I think this is the reason), I cant to update neither downgrade, in any way my device: I'm stuck in this situation ...
Any idea about how can I do to solve?
Thanks in advance for any advice.
No one can help??? I'm desperate :crying::crying::crying:
Click to expand...
Click to collapse
From stock recovery wipe data factory reset and wipe cache(this will delete all data from phone,so make a backup before),putt phone in fastboot/rescue mod an flash again b132,reboot phone,now use this vendor (extract and rename folder to dload,copy to memory phone and make local update),when is done,use this ota update (extract,and putt update.zip in folder dload and make local update),now your phone should have build number Ale-L21C432B170,and for android 6.0 just make a local update with this
cristi.blidariu said:
From stock recovery wipe data factory reset and wipe cache(this will delete all data from phone,so make a backup before),putt phone in fastboot/rescue mod an flash again b132,reboot phone,now use this vendor (extract and rename folder to dload,copy to memory phone and make local update),when is done,use this ota update (extract,and putt update.zip in folder dload and make local update),now your phone should have build number Ale-L21C432B170,and for android 6.0 just make a local update with this
Click to expand...
Click to collapse
Many thanks for your guide! I will apply your advices and will report the result.
Also, I would like to ask something that makes me worry a little, why the Nandroid restore has not restored everything exactly as before?
milt983 said:
Many thanks for your guide! I will apply your advices and will report the result.
Also, I would like to ask something that makes me worry a little, why the Nandroid restore has not restored everything exactly as before?
Click to expand...
Click to collapse
Before restore,wipe all,then restore your backup
cristi.blidariu said:
... putt phone in fastboot/rescue mod an flash again b132 ...
Click to expand...
Click to collapse
At this point, what B132 I have to flash? I have this: ALE-L21 C432B132 Europe channel Dual but inside is the update.app (in dload folder). I presume that you mean a zip file, maybe a OTA?
milt983 said:
At this point, what B132 I have to flash? I have this: ALE-L21 C432B132 Europe channel Dual but inside is the update.app (in dload folder). I presume that you mean a zip file, maybe a OTA?
Click to expand...
Click to collapse
You must extract from update.app using huawei update extractor and extract files:boot,recovery,cust and systems then flash by using fastboot commands
cristi.blidariu said:
You must extract from update.app using huawei update extractor and extract files:boot,recovery,cust and systems then flash by using fastboot commands
Click to expand...
Click to collapse
I wiped the system and cache from stock recovery, extract the files from update.app, flash them in fastboot&rescue mode and reboot, but the device stops at the boot loop...
milt983 said:
I wiped the system and cache from stock recovery, extract the files from update.app, flash them in fastboot&rescue mode and reboot, but the device stops at the boot loop...
Click to expand...
Click to collapse
Try again,and If is not work,then try with Ale-l21C432B170,flash files with fastboot
cristi.blidariu said:
Try again,and If is not work,then try with Ale-l21C432B170,flash files with fastboot
Click to expand...
Click to collapse
Ok, I will. Thanks
Let me ask you something, please: for downgrade from android 6.0 to 5.0, do you know if can I use the transition firmware ALE-L21C900B500 (I will start from ALE-L21C432B574)?
milt983 said:
Ok, I will. Thanks
Let me ask you something, please: for downgrade from android 6.0 to 5.0, do you know if can I use the transition firmware ALE-L21C900B500 (I will start from ALE-L21C432B574)?
Click to expand...
Click to collapse
you can give a try,that is a rollback package created by huawei so it might work
cristi.blidariu said:
you can give a try,that is a rollback package created by huawei so it might work
Click to expand...
Click to collapse
Ok, I did the downgrade with the Huawei official procedure . Many thanks for the help.

Huawei P9 Lite VNS-L31 Problem

Hi guys,
I would like to ask help with the problem I'm facing with my Huawei phone.
I had EMUI 4.1 which was in Stock Marshmallow and I updated it to the EMUI 5.0 | Nougat 7.0
THEN, I tried to flash a Revolutionary TWRP Nougat B.9 and it was ok, but then when I flashed SuperSU from onhax.me it got stuck on the part where it says
" Your phone has been unlocked and unsafe ... "
It was stuck there for almost an hour and thought that it is now softbricked. So I made a move of flashing bunch of ROMs that I thought that would fix it, the last ROM I tried to flash is RevolutionROM-P9Lite-B161-RC3_17-11-16
It seemed like it flashed it fine but says
Updating partition details...
mount -o bind '/data/media' 'sdcard' process ended with ERROR: 134
So I rebooted my phone and it went to
Your device has been unlocked and can't be trusted.
To learn more, visit:
http://zh.ui.vmail.com/emotiondownload.php?mod=restore
-------------------------------------------------
(1) Press Power key to continue
(2) Press Volume Up key up to 3 seconds to enter erecovery to restore your device.
(3) Your device will continue to boot 5 seconds later if there is no operation.
-------------------------------------------------
Click to expand...
Click to collapse
^ It shows that screen twice and after the 2nd boot, it goes to Huawei eRecovery which I think is the stock recovery for my phone.
Now I don't know what to do with my phone, I don't know what ROM I should try to flash, I don't know how I can restore my phone back.
Does anyone know what to do in this kind of situation?
Please, I need help
If you have no /dload/ folder in your sd card, and your are not connected with usb, a boot with 3 buttons method should be boot on TWRP.
Then flash oemInfo and put the update.app of the version of your choice in /dload/ folder in sd card and boot with 3 buttons method
(Sorry for my bad english i'm french)
Ax3noX_ said:
If you have no /dload/ folder in your sd card, and your are not connected with usb, a boot with 3 buttons method should be boot on TWRP.
Then flash oemInfo and put the update.app of the version of your choice in /dload/ folder in sd card and boot with 3 buttons method
(Sorry for my bad english i'm french)
Click to expand...
Click to collapse
I can still boot to TWRP, the only problem is finding out the right ROM I can flash to restore my phone. I can't seem to find a good guide/tutorial that would help for my situation
Please I need help
RuffneckFlex said:
I can still boot to TWRP, the only problem is finding out the right ROM I can flash to restore my phone. I can't seem to find a good guide/tutorial that would help for my situation
Click to expand...
Click to collapse
When i was bricked on EMUI 5.0, I have reflash EMUI 5 though TWRP ( the 2 update.zip) ans it booted
Ax3noX_ said:
When i was bricked on EMUI 5.0, I have reflash EMUI 5 though TWRP ( the 2 update.zip) ans it booted
Click to expand...
Click to collapse
Do you still have the link where I can get those files? Is there any stock EMUI 5.0 ROM that I can flash through TWRP?
RuffneckFlex said:
Do you still have the link where I can get those files? Is there any stock EMUI 5.0 ROM that I can flash through TWRP?
Click to expand...
Click to collapse
This is stock EMUI 5 :
https://forum.xda-developers.com/hu...-7-emui-5-0-vns-l-cb360-links-t3565117/page93
Ax3noX_ said:
This is stock EMUI 5 :
https://forum.xda-developers.com/hu...-7-emui-5-0-vns-l-cb360-links-t3565117/page93
Click to expand...
Click to collapse
Thank you for the link. What about the oeminfo? Do you happen to know where I could get it?

Mate 8 not working properly after erase data from TWRP

hi guys, hopefully someone can help me with my situation. I try to explain as best i can.
My Device: huawei nxt-L29
Build number : nxt-L29c636b585
( I install right firmware for my phone )
1. i follow this guide (https://forum.xda-developers.com/mate-8/general/guide-unlock-bootloader-root-install-t3301371 ) to Unlock Bootloader, Root, Install TWRP & Decrypt.
All working perfectly until last step "Decrypt",
Instead of format data - type yes... I do my mistake by click Advance Wipe and click Erase Data. And the phone stuck on loop bootloader.
2. I try to flash stock recovery for nougat and flash UPDATE.APP on EMUi recovery but failed.
Then I follow this guide for huawei p8 because i cannot find any related entry similar with my situation in Mate 8 forum ( https://forum.xda-developers.com/huawei-p8/how-to/guide-how-to-unbrick-huawei-p8-failed-t3260704). And use Huawei Extractor to extract boot.img, system.img and recovery.img and flash it in fastboot mode.
All work perfectly and my phone restart like normal.
3. The problem after my phone unable to lock gps correctly (cannot use all because always changing position),cannot turn on bluetooth and unable to change ringtone/notification, and maybe a few more problem. i think its because I didnt flash all file in UPDATE.APP.
4. The question is how do i flash UPDATE.APP and get it fully work, because if i flash on EMUI recovery it always failed on 1-5%? Just for info in Update.app, there is 2 recovery image which is recovery.img and recovery2.img, do i need to flash both to try flash on EMUI again?
Hope you guys understand me,i not english speaker...Thanks,
any question just ask below.
Opening one topic will suffice :good:
The mate 8 actually has 2 update packages, the undate.zip and the update_full_hw_eu.zip, both need to be flashed, can be done via twrp, I suspect you are also missing settings like update and apps like file manager, I've done it the way you have and ended up with that problem
Download and install data zip
Pfeffernuss said:
Opening one topic will suffice :good:
Click to expand...
Click to collapse
actually i try to delete this thread and open new thread on Q&A section, but cant find the delete button..:crying:
shae23 said:
The mate 8 actually has 2 update packages, the undate.zip and the update_full_hw_eu.zip, both need to be flashed, can be done via twrp, I suspect you are also missing settings like update and apps like file manager, I've done it the way you have and ended up with that problem
Click to expand...
Click to collapse
I not sure about that 2 update package that you mention, in my case 2 zip file i download from this link is both in update.zip, google this (Huawei Mate 8 Latest Firmware Collections - Get Droid Tips).
Btw, i solved the problem by rollback to 6.0 and just updating back to nougat via ota.
please help me i hase emui 4..1
and i install twrp 4.1 and when i install nougat i install
supersu_v2.79_sr2 then
update_2 but when istall update it stop on writinh ratio i shut dun the phone but no login to twrp or to stock recovery
help me plaese

P9 lite No audio After TWRP restore Dload failing HELP

[SOLVED] Hi i was on l-31c432b381 firmware with emui 5.0 and android 7.0, i have unlocked the bootloader for install magisk 12.0 and have root permissions, after months i saw an update for my phone (b389) so i tried to upgrade but i had twrp so error 1 or 7, i flashed the stock recovery, redowload the update and the install failed at 5%, so i tried to unistall magisk before update, but nothing it wont update, after few tries the upgrader says that the update now is not 300mb but is full and is 2gigs, so i think is the time.. but no. so i tried to force the update with 3 buttons recovery dload method but it doesn't work at all 5% at every try. so i searched for support and i found that the ota connot be installed on unlocked devices, so i tried to relock my bootloader with oem relock and the unlock number but it says root type is risk... so i can't even relock my bootloader.. other says that i have to install to relock or can relock... but is b381 the stock? or they instend the mm version? i don't remember what version p9 lite ships. i tried to flash imgs through fastboot but even if i flash system and boot of the b389 the system boot and the info are of the b381, unisatlling app system crash, so i restored my previous backup made through twrp recovery, i immidiatly noticed that the huawei boot animations was gone and was an android stock animation. i thinked it was fine and all was working properly, i give up o upgrade and i was fine but sad. after few hours i tried to make a paper copy with my printer that have nfc but my phone keep shows and hide nfc symbol like on off on off on off over and over even after reboot, after a call i understand that the audio doesn't was working, every type of audio not work even the mic. i don't see any other problems but without sounds is unusable as a phone or mulimedia things... sorry for bad english please HELP i tried all i founded ...
Franseven said:
Hi i was on l-31c432b381 firmware with emui 5.0 and android 7.0, i have unlocked the bootloader for install magisk 12.0 and have root permissions, after months i saw an update for my phone (b389) so i tried to upgrade but i had twrp so error 1 or 7, i flashed the stock recovery, redowload the update and the install failed at 5%, so i tried to unistall magisk before update, but nothing it wont update, after few tries the upgrader says that the update now is not 300mb but is full and is 2gigs, so i think is the time.. but no. so i tried to force the update with 3 buttons recovery dload method but it doesn't work at all 5% at every try. so i searched for support and i found that the ota connot be installed on unlocked devices, so i tried to relock my bootloader with oem relock and the unlock number but it says root type is risk... so i can't even relock my bootloader.. other says that i have to install to relock or can relock... but is b381 the stock? or they instend the mm version? i don't remember what version p9 lite ships. i tried to flash imgs through fastboot but even if i flash system and boot of the b389 the system boot and the info are of the b381, unisatlling app system crash, so i restored my previous backup made through twrp recovery, i immidiatly noticed that the huawei boot animations was gone and was an android stock animation. i thinked it was fine and all was working properly, i give up o upgrade and i was fine but sad. after few hours i tried to make a paper copy with my printer that have nfc but my phone keep shows and hide nfc symbol like on off on off on off over and over even after reboot, after a call i understand that the audio doesn't was working, every type of audio not work even the mic. i don't see any other problems but without sounds is unusable as a phone or mulimedia things... sorry for bad english please HELP i tried all i founded ...
Click to expand...
Click to collapse
Hi, my english is bad too , B389 is an OTA update, its impossible upgrade via fstboot or via TWRP (error 7). IMO the right way to fix your problems - downgrade to MM , then back to Nougat etc. (remove pattern Lock , Fingerprint lock, root etc. before installing downgrade). It will erase all your phone data!!!
Download official rollback package for your VNS-L31C432
http://download-c1.huawei.com/download/downloadCenter?downloadId=93789&version=373429&siteCode=sk
and download MM firmware VNS-L31C432B161 (Single SIM)
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1164/g104/v66022/f1/full/update.zip
1) Create a new folder dload in root directory of SD card (root directory : it means dont put it in any folder .) Now unpack the rollback package and copy its contents “UPDATE.APP” to the “dload” folder. Use the 3 button combo installation. After your firmware version should now be on “B300” or "test-keys".
2) Remove from dload folder rollback package, extract the ZIP file with MM firmware to the dload folder and use 3 combo button installation.
Or you can use this method : on your phone launch the phone dialer app and dial *#*#2846579#*#*. Next, select Project Menu – > Software upgrade – > SDcard upgrade – > and confirm the flashing process that is about to be initiated.
Good luck!
bozka1 said:
Hi, my english is bad too , B389 is an OTA update, its impossible upgrade via fstboot or via TWRP (error 7). IMO the right way to fix your problems - downgrade to MM , then back to Nougat etc. (remove pattern Lock , Fingerprint lock, root etc. before installing downgrade). It will erase all your phone data!!!
Download official rollback package for your VNS-L31C432
http://download-c1.huawei.com/download/downloadCenter?downloadId=93789&version=373429&siteCode=sk
and download MM firmware VNS-L31C432B161 (Single SIM)
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1164/g104/v66022/f1/full/update.zip
1) Create a new folder dload in root directory of SD card (root directory : it means dont put it in any folder .) Now unpack the rollback package and copy its contents “UPDATE.APP” to the “dload” folder. Use the 3 button combo installation. After your firmware version should now be on “B300” or "test-keys".
2) Remove from dload folder rollback package, extract the ZIP file with MM firmware to the dload folder and use 3 combo button installation.
Or you can use this method : on your phone launch the phone dialer app and dial *#*#2846579#*#*. Next, select Project Menu – > Software upgrade – > SDcard upgrade – > and confirm the flashing process that is about to be initiated.
Good luck!
Click to expand...
Click to collapse
Ok i'm posting in real time now. i'm copy update.app in dload folder (rollback)
it have completed ... wow
same android boot animation, the version says is nrd90m test keys (still no audio)
now i'm copying full mm firmware
its installing 40% i'm loving you.. 50% 60% 70%80%90% SUCCESS
user reset... OK
huawei boot animation with audio!!!!!!!!!!!!!!! and there is not unlocked text like (......can't be trusted...)
ok wifi connected skip.skip skip.... start
song... AUDIO WORKING
recording, its working, nfc ok
i'm on b161 and it shows update, now, can i update to the latest version?
THANK YOU SO MUCH
Franseven said:
Ok i'm posting in real time now. i'm copy update.app in dload folder (rollback)
it have completed ... wow
same android boot animation, the version says is nrd90m test keys (still no audio)
now i'm copying full mm firmware
its installing 40% i'm loving you.. 50% 60% 70%80%90% SUCCESS
user reset... OK
huawei boot animation with audio!!!!!!!!!!!!!!! and there is not unlocked text like (......can't be trusted...)
ok wifi connected skip.skip skip.... start
song... AUDIO WORKING
recording, its working, nfc ok
i'm on b161 and it shows update, now, can i update to the latest version?
THANK YOU SO MUCH
Click to expand...
Click to collapse
Yes, you can. Via OTA, or you can use TWRP (Meticulus 3.0.2.0 only ! ) and flash both .zip files. You must download two files:
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G753/g104/v80474/f1/full/update.zip
and
http://update.hicloud.com:8180/TDS/...-L11_hw_eu/update_data_full_VNS-L11_hw_eu.zip.
In TWRP set Install, then select memmory SD card, and klick on
update.zip, confirm installation. After, STAY in TWRP, go back to Install, find file ...hw_eu....zip , confirm installation. Then select rebot system. Done!
bozka1 said:
Yes, you can. Via OTA, or you can use TWRP (Meticulus 3.0.2.0 only ! ) and flash both .zip files. You must download two files:
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G753/g104/v80474/f1/full/update.zip
and
http://update.hicloud.com:8180/TDS/...-L11_hw_eu/update_data_full_VNS-L11_hw_eu.zip.
In TWRP set Install, then select memmory SD card, and klick on
update.zip, confirm installation. After, STAY in TWRP, go back to Install, find file ...hw_eu....zip , confirm installation. Then select rebot system. Done!
Click to expand...
Click to collapse
i've done b371 thrugh updater now it doesn't show newer versions but i'm using b389 dload and it should go ok right? (full b389 update.app)
Franseven said:
i've done b371 thrugh updater now it doesn't show newer versions but i'm using b389 dload and it should go ok right? (full b389 update.app)
Click to expand...
Click to collapse
Try it, but I think, you will get a message "not compatible" . Via dload its impossible, IMO use rather Huawei firmware finder or wait for OTA update.
bozka1 said:
Try it, but I think, you will get a message "not compatible" . Via dload its impossible, IMO use rather Huawei firmware finder or wait for OTA update.
Click to expand...
Click to collapse
yes it failed with b389 dload full
i'm on b371, i've to download and flash manually the b381 and after b389? where i can find otas?
Franseven said:
yes it failed with b389 dload full
i'm on b371, i've to download and flash manually the b381 and after b389? where i can find otas?
Click to expand...
Click to collapse
If I said, it's impossible manually update to 381 or 389 using OTA firmware, trust me . Try Firmware finder. GL!
bozka1 said:
If I said, it's impossible manually update to 381 or 389 using OTA firmware, trust me . Try Firmware finder. GL!
Click to expand...
Click to collapse
i tried full ota (firmware finder) flashes from twrp but gives error 7
e:unknown command [errno]
update_huawei_pkg_from_ota_zip: failed
Franseven said:
i tried full ota (firmware finder) flashes from twrp but gives error 7
e:unknown command [errno]
update_huawei_pkg_from_ota_zip: failed
Click to expand...
Click to collapse
https://m.youtube.com/watch?v=s5hHTZ4LGMM
bozka1 said:
https://m.youtube.com/watch?v=s5hHTZ4LGMM
Click to expand...
Click to collapse
it worked with the dns method not the proxy (was keeping redownload infinite patch over 4gigs tot crazy)
i'm now back at b381 with sound but without my data, i'm trying to reach b389 and over, can i restore through twrp only data partition without a hitch?
in b389 emui is 5.0.1 if i remember right. its data compatible? are the data the cause of no sound? thanks
ALL WORKED FINE , ALL SOLVED. currently b391 (latest) emui 5.0.1 and all my data, super happy thank you
2EDIT: nfc chip still not work, when selected emui crash. minor problem..
note: twrp by (that you said) didn't work in emui 5+ i'm using newer revolution based one twrp 3.03
Franseven said:
it worked with the dns method not the proxy (was keeping redownload infinite patch over 4gigs tot crazy)
i'm now back at b381 with sound but without my data, i'm trying to reach b389 and over, can i restore through twrp only data partition without a hitch?
in b389 emui is 5.0.1 if i remember right. its data compatible? are the data the cause of no sound? thanks
ALL WORKED FINE , ALL SOLVED. currently b391 (latest) emui 5.0.1 and all my data, super happy thank you
2EDIT: nfc chip still not work, when selected emui crash. minor problem..
note: twrp by (that you said) didn't work in emui 5+ i'm using newer revolution based one twrp 3.03
Click to expand...
Click to collapse
FF works with proxy fine, but you must first download and install Firmware finder proxy apk. On Nougat use TWRP 3.1.0-2.
---------- Post added at 21:03 ---------- Previous post was at 20:59 ----------
Franseven said:
it worked with the dns method not the proxy (was keeping redownload infinite patch over 4gigs tot crazy)
i'm now back at b381 with sound but without my data, i'm trying to reach b389 and over, can i restore through twrp only data partition without a hitch?
in b389 emui is 5.0.1 if i remember right. its data compatible? are the data the cause of no sound? thanks
ALL WORKED FINE , ALL SOLVED. currently b391 (latest) emui 5.0.1 and all my data, super happy thank you
2EDIT: nfc chip still not work, when selected emui crash. minor problem..
note: twrp by (that you said) didn't work in emui 5+ i'm using newer revolution based one twrp 3.03
Click to expand...
Click to collapse
FF works with proxy , but you must download and install Firmware finder proxy apk. On Nougat use TWRP 3.1.0-2.
OMG, sorry !

Categories

Resources