Help please!!! Huawei honor 4x bricked - Honor 4x Questions & Answers

Hi Friends, Yesterday i rooted my Honor 4x ( che1-L04v100R001C900B180 ) and tried install TWRP recovery via flashify. after that phone is currently in boot loop and restarting again and again . I cannot go to the recovery, but have access to fastboot. But the bootloader is locked. I will be unbelievably grateful if anybody can help me.

Try "fastboot continue" in fastboot &rescue mode.
If still in bootloop Request bootloader unlock key from hihonor web chat by giving IMEI & SN. Inform about bootloop if they ask for product id.
After unlocking try flashing Recovery uploaded by Neeraj in https://forum.xda-developers.com/honor-4x/help/requesting-che1-l04-b180-kitkat-t3529941 by fastboot.

remember, for a bootloader locked device, you should not do anything like flashing twrp or rooting without unlocking bootloader.
but right now, you can do two things,
you can fast boot the official firmware..that is extract update.app, you will find the boot.img , system,img , data.img , and flash through fastboot one by one, but that's a bit risky
and you can do unlock the bootloader, flash twrp through fast boot (remember , not to do with flashify again) and flash any custom rom of your choice.
good luck

Official firmware
thilak devraj said:
remember, for a bootloader locked device, you should not do anything like flashing twrp or rooting without unlocking bootloader.
but right now, you can do two things,
you can fast boot the official firmware..that is extract update.app, you will find the boot.img , system,img , data.img , and flash through fastboot one by one, but that's a bit risky
and you can do unlock the bootloader, flash twrp through fast boot (remember , not to do with flashify again) and flash any custom rom of your choice.
good luck
Click to expand...
Click to collapse
Thanks for the advice. But i have look every where for the official firmware of Honor 4x ( che1-L04v100R001C900B180 ) but i cant find it ,does any one know where i can get it at?

AKHILRS said:
Thanks for the advice. But i have look every where for the official firmware of Honor 4x ( che1-L04v100R001C900B180 ) but i cant find it ,does any one know where i can get it at?
Click to expand...
Click to collapse
honor official website.. use google

FIRMWARE
thilak devraj said:
honor official website.. use google
Click to expand...
Click to collapse
Honor removed it from the website. there is no firmware available for my build number - che1-L04v100R001C900B180.

AKHILRS said:
Honor removed it from the website. there is no firmware available for my build number - che1-L04v100R001C900B180.
Click to expand...
Click to collapse
do not check for the entire build number.. just check for che1-L04, you will definitely find it

Stock firmware available for these build numbers .
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Can i use che1-L04 firmware with different build number ?

AKHILRS said:
Can i use che1-L04 firmware with different build number ?
Click to expand...
Click to collapse
Yes. They should work. Before that flash the stock recovery through fast boot. Then place the dload folder with update.ap package in the root of the SD card . Power off the smartphone then press volume up+volume down+power down button simultaneously which will lead to the flashing to the ROM

https://forum.xda-developers.com/honor-4x/how-to/roll-to-emui-cm13-honor-4x-che1-l04-t3507998
If you have no other method, try using this, last hope.

jerryhou85 said:
https://forum.xda-developers.com/honor-4x/how-to/roll-to-emui-cm13-honor-4x-che1-l04-t3507998
If you have no other method, try using this, last hope.
Click to expand...
Click to collapse
IMHO, this won't work as the bootloader is not unlocked. All you can do is just flash the recovery AFAIK.
---------- Post added at 10:19 AM ---------- Previous post was at 10:15 AM ----------
Before you flash anything, take the backup of modemst1,modemst2 and fsg. They contain NV parameters, IMEI,MAC addresses for WiFi,BT and other stuffs

Embeddednut said:
IMHO, this won't work as the bootloader is not unlocked. All you can do is just flash the recovery AFAIK.
---------- Post added at 10:19 AM ---------- Previous post was at 10:15 AM ----------
Before you flash anything, take the backup of modemst1,modemst2 and fsg. They contain NV parameters, IMEI,MAC addresses for WiFi,BT and other stuffs
Click to expand...
Click to collapse
Correct, this won't work with locked bootloader..But since the phone is gone anyway...

AKHILRS said:
Honor removed it from the website. there is no firmware available for my build number - che1-L04v100R001C900B180.
Click to expand...
Click to collapse
(Che1-L04, Android 6.0, EMUI 4.1, C675B520, India) Download
1) Create a folder 'dload' in root directory of your sdcard, copy this firmware to this 'dload' folder.
2) Press Vol Up + Vol Down + Power button for 10-20 seconds, then release Power button but keep pressing Vol up + Vol Down.

Solved!!! I also face same issue.Try with EDL mode. Download corresponding firmware extract it. you see the dload folder copy the folder to sd card. power off mobile and press all the 3keys(power,Volume up,Volume down). It boot into Emergency downloadmode. Firmware link: http://www.stechguide.com/download-honor-4x-marshmallow-firmware/

Great that u solved it

Me too.
Sent from my Honor 8 using XDA Labs

Related

[ROOT][MM][NO UNLOCKING REQUIRED][ZE550KL] How to root ZE550KL on latest marshmallow?

If you tried rooting you ZE550KL then you must tried unlocking your device using official unlocker tool and you may faced force close. So here is how to root you asus ZE550KL without unlocking bootloader..
Prerequisite:
Download Latest TWRP from twrp.me Download
Download latest SuperSu Binary Download
Install Adb drivers and proper setup adb and fastboot. If you dont know how search on Google.
Lil Presence of mind
Lets start...
1- Connect your phone and type these command.
Code:
adb devices
and if it shows your device then issue this command after that
Code:
adb reboot bootloader
your device will reboot in bootloader.
2- Go to the directory where you placed downloaded twrp.img. Open command prompt here (shift + right click).
3- Flash the downloaded recovery
Code:
fastboot flash recovery twrp.img
4- When it said "finished" and there is no error. Then type this and press volume - (down) before screen lit up.
Code:
fastboot reboot
5- If you did correctly then you will see the TWRP logo.
6- If not let device boot and when it finished boot type these commands
Code:
adb reboot recovery
7- When twrp boots first step is to make a full backup of all.
8- Then copy Update-SuperSu-*-*.zip to your sd card or internal memory via MTP (available when twrp boots n phone connected with pc). Flash it.
9- If twrp ask for su binary update say no. and reboot
10- Boom you're rooted!!
Screenshots: (Unfortunately I cant record so i am atleast giving ss)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Video to get idea if this works.. ( I will surely upload a good video very soon!)
https://www.youtube.com/watch?v=B7iYTGKmb-g
Helpful Links:
StockBoot.img(Lollipop)- Because if you messed up you need to flash this and then have to download stock lollipop firmware and then sideload firmware from stockrecovery to get you phone working
Yeah, I updated yesterday my ZE551KL to Android M and as I didn't like it (some minimal changes) I chose to install the CM13.
But the unlocker didn't work. Ocurred the problem described in this post.
I will try this method later and post my result.
Update: the root worked!
Question: can I flash the CM rom without backing up the system? Because I got no space available for it in my microSD. What are the risks?
LOL
This is not a place to fool people.
Method works. Apologies to OP
xactor said:
3- Flash the downloaded recovery
Click to expand...
Click to collapse
I'm pretty new at this. Doesn't flashing require an unlocked bootloader? Most of what I read seems to indicate so, but maybe not on some devices? Can someone clarify?
moo.marc said:
I'm pretty new at this. Doesn't flashing require an unlocked bootloader? Most of what I read seems to indicate so, but maybe not on some devices? Can someone clarify?
Click to expand...
Click to collapse
Flashing any non-stock .img or zip requires unlocked bootloader. This guide will never work. It seems this guy made two accounts, one for writing the guide and one for posting that it worked. The OP is just trying to fool people, or may be he himself got fooled by somebody and he posted that guide here. Mods, This thread should be deleted.
Edit : Sorry for updating too late. This method works on locked bootloader. The img files are provided by a genius shakalaka. They are patched to match Asus signed img files. Thanks for writing this useful thread
Also confirmed working on ZE-551KL on my phone and my wife's phone!
Thank You!
Please most definitely follow this step: 4- When it said "finished" and there is no error. Then type this and press volume - (down) before screen lit up.
Code:
fastboot reboot
Definitely do the "Press volume down button" right after you hit (Enter)
This was sticking point because I didn't read carefully....
Hi, just try your method it work. My is ZE550KL 6.0.1
Aloso work on build : 21.40.1220.1708 too.
flash recovery with twrp version twrp-3.0.2-3-Z00L.img
and flash with UPDATE-SuperSU-v2.65-20151226141550.zip
BTW first time SuperSU installed but cannot work. So I try to flash again and got it work correctly.
New user cannot post outside link pls add manual open my attachment.
imgur.com/a/Ue6a8
Hello sir can u make avideo iam urgent for root please
No idea how this works
I have no idea how, but it worked! I (mostly) agree with sziraqui that flashing a recovery image with the device locked shouldn't work: I tried it before and the device would not load the bootloader after flashing, forcing me to re-flash the stock bootloader.
As mentioned by the OP, after flashing the marshmallow firmware (UL-Z00L-WW-21.40.1220.1708-user.zip) the unlock app crashed when unlocking. After that, I tried to flash TWRP and to my surprise it DID work! I also managed to flash supersu and test it with TitaniumBackup.
Since I would be skeptic myself, I'm attaching a picture that show's twrp and my terminal showing the that the bootloader reports as being locked.
I'm using marshmallow on my ZenFone 2 laser user_21.40.1220.1877 the latest stock firmware I'm not able to unlock it when I enter this command "fastboot boot ze550kltwrp.img in command prompt keeping my device into fastboot mode it shows error "you need to unlock your device to use this command"
How to unlock it plzz help
---------- Post added at 04:12 AM ---------- Previous post was at 03:31 AM ----------
How to unlock ZenFone 2 laser running on marshmallow latest build?
Plz suggest
ryt i have too same issue
How to unlock bootloader
abhinavze550kl said:
I'm using marshmallow on my ZenFone 2 laser user_21.40.1220.1877 the latest stock firmware I'm not able to unlock it when I enter this command "fastboot boot ze550kltwrp.img in command prompt keeping my device into fastboot mode it shows error "you need to unlock your device to use this command"
How to unlock it plzz help
---------- Post added at 04:12 AM ---------- Previous post was at 03:31 AM ----------
How to unlock ZenFone 2 laser running on marshmallow latest build?
Plz suggest
Click to expand...
Click to collapse
Just try to flash it .. fastboot boot didn't work for me too
sziraqui said:
LOL
This is not a place to fool people.
Click to expand...
Click to collapse
Definitely not..
Watch the video n clear me !
I agree flashing images requires a unlock bootloader. But sure it did flashed on an unlocked one. Mind helping me out why it worked bro??
sziraqui said:
Flashing any non-stock .img or zip requires unlocked bootloader. This guide will never work. It seems this guy made two accounts, one for writing the guide and one for posting that it worked. The OP is just trying to fool people, or may be he himself got fooled by somebody and he posted that guide here. Mods, This thread should be deleted.
Click to expand...
Click to collapse
Not everyone is free as you're.. sorry just kidding :laugh:
I tried it on my zenfone and it works fine...thank you
Hi,
i was searching for this since lots of time and i found ur post that without unlocking bootloader we can
flash a recovery img and also root it. I tried it and it is working fine in my ze550kl marshmallow.
I just want to install a cm 14.1 rom. It is possible? Pl answer.
Thank u again.
I always get this help!
decompressing ramdisk
failure, abort
deepakt6699 said:
Hi,
i was searching for this since lots of time and i found ur post that without unlocking bootloader we can
flash a recovery img and also root it. I tried it and it is working fine in my ze550kl marshmallow.
I just want to install a cm 14.1 rom. It is possible? Pl answer.
Thank u again.
Click to expand...
Click to collapse
See this thread..
http://forum.xda-developers.com/zenfone-2-laser/development/rom-resurrection-remix-n-t3509698/page48
it works with ZE551KL in stock 6.0.1 marshmallow follow the steps . very important the volume key down to start the recovery after reboot and then install the super su. this is the easiest method that i've found ..thanks
yas i cant unlock my asus zenf2 laser ze550kl I'm using marshmallow on my ZenFone 2 laser user_21.40.1220.1877 the latest stock firmware plez help
tnx xda its work but sum probs
Not working on asusz00ld on mm
Now worked

Help me ???

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I need solution !!! Failed !!!!!!
albelushi7 said:
View attachment 4033280
I need solution !!! Failed !!!!!!
Click to expand...
Click to collapse
Need more information about your failed
k4fari said:
Need more information about your failed
Click to expand...
Click to collapse
When I need install twrb >failed
..
I need twrb because I have Android 7 official
And when install 38% after that failed by vol+&-&pwer
Now and before days try install twrb but this problem *
My English bad
albelushi7 said:
When I need install twrb >failed
..
I need twrb because I have Android 7 official
And when install 38% after that failed by vol+&-&pwer
Now and before days try install twrb but this problem *
My English bad
Click to expand...
Click to collapse
Tell me few things
Have you unlock bootloader?
Have you successfully insatll TWRP Recovery?
Have you rooted successfully?
If you have done these 3 things then you should have to flash the Stock recovery, only then you can be able to update / flash the Nougat or other Stock firmwares.
k4fari said:
Tell me few things
Have you unlock bootloader?
Have you successfully insatll TWRP Recovery?
Have you rooted successfully?
If you have done these 3 things then you should have to flash the Stock recovery, only then you can be able to update / flash the Nougat or other Stock firmwares.
Click to expand...
Click to collapse
No ,
only now install twrb recovery ! I
need only this
Look photo first post
k4fari said:
Tell me few things
Have you unlock bootloader?
Have you successfully insatll TWRP Recovery?
Have you rooted successfully?
If you have done these 3 things then you should have to flash the Stock recovery, only then you can be able to update / flash the Nougat or other Stock firmwares.
Click to expand...
Click to collapse
...
/Remote command not allowed /
This problem when install twrb recovery
albelushi7 said:
...
/Remote command not allowed /
This problem when install twrb recovery
Click to expand...
Click to collapse
Try the stock recovery and tell me is it also failed or flashed
k4fari said:
Try the stock recovery and tell me is it also failed or flashed
Click to expand...
Click to collapse
I tried the same problem
Sigh... You already open up a thread about this, you should just continue on that one instead of opening up another one. Also if you dont want to brick or damage your phone. Please please please do some research before hand.
Firstly, you have not unlocked your bootloader, chances are, you probably haven enable OEM unlock and USB debugging and thirdly, if you looked through the guide section of this forum, you will see that everything you need to know is there.
To make your life simpler, go to the below link, download the tool and watch the video.
https://forum.xda-developers.com/p9/development/tool-srk-tool-huawei-bootloader-root-t3374068
albelushi7 said:
I tried the same problem
Click to expand...
Click to collapse
You can also try this as well to make your fone alive
1) Download your fone firmware
2) Use huawei firmware extractor to extract there files
boot.img
recovery.img
system.img
3) Copy these files to your fastboot command folder
4) Now use these commands in the same pattern
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
Hope it will revive your fone.
Z-Blade said:
Sigh... You already open up a thread about this, you should just continue on that one instead of opening up another one. Also if you dont want to brick or damage your phone. Please please please do some research before hand.
Firstly, you have not unlocked your bootloader, chances are, you probably haven enable OEM unlock and USB debugging and thirdly, if you looked through the guide section of this forum, you will see that everything you need to know is there.
To make your life simpler, go to the below link, download the tool and watch the video.
https://forum.xda-developers.com/p9/development/tool-srk-tool-huawei-bootloader-root-t3374068
Click to expand...
Click to collapse
Do twrb needs to open unlocked bootloader? ,,, Or not, because all what I've done and I saw the subject in the link you attached, and used that tool, and now I'll watch the video probably get p solution, thank you I have searched long hah
k4fari said:
You can also try this as well to make your fone alive
1) Download your fone firmware
2) Use huawei firmware extractor to extract there files
boot.img
recovery.img
system.img
3) Copy these files to your fastboot command folder
4) Now use these commands in the same pattern
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
Hope it will revive your fone.
Click to expand...
Click to collapse
My phone good , and now use , but install twrb recovery high , thank you for helping

*solved* p9 lite NRD90m test-keys to mm good way

i'm from those people that i brick my phone when i update it to nougat by firmware finder, so when i boot up my phone i found most app missing and my build number *NRD90m test-keys* and i tried so hard to return to mm without brick my phone , i tried to flash HUAWEI P9 Lite Rollback Package (VNS-L31, from Android 7.0 EMUI 5.0 to Android 6.0 EMUI 4.1, C900B300, eu) and i get c900b160 with a big error *can't access to google account and you can't even update it to nougat ...........................
so today i will give you a way that you can turn your device from 7.0 to 6.0.1 and update it by OTA and official ..... i hope that u understand me ....
this file that you need it ...
- https://mega.nz/#F!N49UgYSb!yJB-a_O4YABQe2i-_lD58w ..... download it and unzip it then unzip file UPDATE.ZIP and put it on sd cart in dload folder after you create it..
- download this file C432OemInfo-DUALSIM-P9LITE from here and put it in your device https://mega.nz/#!6IB2DQZQ!9PWsf4Iy5cGeNa7vRbiU3cpaaxttKUMZRpIC9DGrJqY
1- first thing u must unlock your phone ... this is how to unlock it ...https://forum.xda-developers.com/huawei-p9lite/how-to/guide-unlock-bootloader-twrp-root-t3405701
2- and then flash TWRP recovery
3- after that flash the C432OemInfo-DUALSIM-P9LITE.zip from recovery and after that your build number will turn to c432 ..
4- after your phone boot up turn it off and hold *vol+ and vol- and power* to flash the update.app your phone well delete every thing and downgrade to MM and when it boot up they will ask code pick 1234 and will open up on clean MM and every thing official ...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
fawziii56 said:
i'm from those people that i brick my phone when i update it to nougat by firmware finder, so when i boot up my phone i found most app missing and my build number *NRD90m test-keys* and i tried so hard to return to mm without brick my phone , i tried to flash HUAWEI P9 Lite Rollback Package (VNS-L31, from Android 7.0 EMUI 5.0 to Android 6.0 EMUI 4.1, C900B300, eu) and i get c900b160 with a big error *can't access to google account and you can't even update it to nougat ...........................
so today i will give you a way that you can turn your device from 7.0 to 6.0.1 and update it by OTA and official ..... i hope that u understand me ....
this file that you need it ...
- https://mega.nz/#F!N49UgYSb!yJB-a_O4YABQe2i-_lD58w ..... download it and unzip it then unzip file UPDATE.ZIP and put it on sd cart in dload folder after you create it..
- download this file C432OemInfo-DUALSIM-P9LITE from here and put it in your device https://mega.nz/#!6IB2DQZQ!9PWsf4Iy5cGeNa7vRbiU3cpaaxttKUMZRpIC9DGrJqY
1- first thing u must unlock your phone ... this is how to unlock it ...https://forum.xda-developers.com/huawei-p9lite/how-to/guide-unlock-bootloader-twrp-root-t3405701
2- and then flash TWRP recovery
3- after that flash the C432OemInfo-DUALSIM-P9LITE.zip from recovery and after that your build number will turn to c432 ..
4- after your phone boot up turn it off and hold *vol+ and vol- and power* to flash the update.app your phone well delete every thing and downgrade to MM and when it boot up they will ask code pick 1234 and will open up on clean MM and every thing official ...
Click to expand...
Click to collapse
I had the same problem"bricked the phone ending in NRD90m test-keys" and I confirm that this method works
but pick the right version of oeminfo for VNS-L21 or VNS-L31
http://ministryofsolutions.com/2016/12/huawei-p9-lite-convert-dual-simdebrand.html
sorry
sorry the version is VNS_L31
Which twrp do you need to flash in, meticulus or oldroid?
shayaanshaikh1 said:
Which twrp do you need to flash in, meticulus or oldroid?
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=312978532265369383
this works:good:
Hello,
i`ve the Version VNS-L31C02B329 (Vodafone, Android Nougat rooted, TWRP 3.0.1 allready installed) on my phone. I want to use OTG with the P9 Lite. That is only possible with Marshmallow.
Can I debrand and downgrade my phone with this method?
727_de said:
Hello,
i`ve the Version VNS-L31C02B329 (Vodafone, Android Nougat rooted, TWRP 3.0.1 allready installed) on my phone. I want to use OTG with the P9 Lite. That is only possible with Marshmallow.
Can I debrand and downgrade my phone with this method?
Click to expand...
Click to collapse
this method works if you are on marshmallow,I dont know about Nougat;I mean version of twrp and other things
I was on Nougat test-keys as you describe and I tried your method. I flashed the OEMinfo you provide (the box my phone came in says VNS-L31 so I think it was right) and then it told me data partition was damaged and I should fix it. I turned it off and flashed the update.app through dload. Now it won't boot at all. Into anything. Black, completely...
EDIT: It seems like it can access fastboot (it shows up when I type fastboot devices), but the screen won't turn on, nor is there any tactile feeling when I press the power button. I tried flashing system.img, boot.img and recovery.img from the update.app, but it still won't turn on.
what about update_data_full_hw_eu.zip should I download it as well?
Can i get back fingerprint setting
When im using cm13 ROM on my huawei p9 lite,suddenly fingerprint option is missing...if I get back through this MM stock ROM update...
Hi.
Aw man i have exactly the same problem, but what i would need is the rollback for the nvs-l23.
Anyone know where i could find this?

[Recovery][Mate Rs Porsche]

Disclaimer
This software comes with no warranty,XDA staff ,myself or TeamWin stuff can't be hold responsible for any damage it may cause to your device.​
Download and Installation
* Download twrp recovery (link above)
* Start your device in fastboot mode (I assume that you are unlocked previous your bootloader)
* Install the recovery using the following command:
Code:
fastboot flash recovery_ramdisk [name of the file].img --> ex: fastboot flash recovery_ramdisk Mate_RS_rayglobe_twrp.img
* Restart with this command:
Code:
fastboot reboot
* As soon as you execute the restart command,remove the USB cable and keep pressing Volume UP,so the device will boot to TWRP.This is to avoid that the device boot to OS,overwritting TWRP recovery.
Features
Internal storage decryption = working (if you before flash twrp remove fingerprint/pattern/pin password).
MTP and OTG connection = working
Backup&Restore = working
Note: This was tested only On Porsche Mater RS and also on P20 Pro.
Credits
**** @zxz0O0 - This wouldn't be possible without this guy,.Thank again buddy!
**** @Pretoriano80 - I've used his TWRP to understand how decrypt and like secure base
**** TeamWin project ,obviously.
Download links
https://www.androidfilehost.com/?fid=11050483647474829964
Images
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
HOW FLASH OFFICIAL ROM IN RECOVERY
Go here and download HuRUpdater_0.3.zip
https://forum.xda-developers.com/honor-9/development/tool-flash-official-firmware-recovery-t3769279
Create a directory on sdcard with this file
Note
- recovery.img is TWRP of previous link
- for official firmware use Huawei Firmware Finder and rename file in thsi way
update.zip (use FullOTA file)
update_all_hw.zip from update_full_NEO-L29_porsche_normal
update_data_public.zip from update_data_full_public.zip
Credits 
 @zxz0O0
What's the difference between your release and the one from @Pretoriano80 here?
bowlandspoon said:
What's the difference between your release and the one from @Pretoriano80 here?
Click to expand...
Click to collapse
Not a great difference as you can read in credit in OP. I adjust his work to fit Mater Rs different hardware (only 7/8 files have been changed)
raimondomartire said:
Not a great difference as you can read in credit in OP. I adjust his work to fit Mater Rs different hardware (only 7/8 files have been changed)
Click to expand...
Click to collapse
Oh I see, cool. Thanks.
I tried it with normal P20 Pro and didn't work as described.
I removed lock password and fingerprints. Booted to Download mode and flashed this TWRP version. I rebooted holding volume up and get in to this TWRP version. Now, I booted to system and set my lock PIN and fingerprints. Back to TWRP to check if it could decrypt. I doesn't.
smohanv said:
I tried it with normal P20 Pro and didn't work as described.
I removed lock password and fingerprints. Booted to Download mode and flashed this TWRP version. I rebooted holding volume up and get in to this TWRP version. Now, I booted to system and set my lock PIN and fingerprints. Back to TWRP to check if it could decrypt. I doesn't.
Click to expand...
Click to collapse
In twrp if You have pin or fingerprint don't decrypt. I wrote that when You go in twrp You must enter without any secure system (fingerprint, pin or path)
Hey Raimon
Have you tried to see if the mate RS can flash a treble gsi rom?
Sent from my Mi MIX 2S using Tapatalk
SladeNoctis said:
Hey Raimon
Have you tried to see if the mate RS can flash a treble gsi rom?
Sent from my Mi MIX 2S using Tapatalk
Click to expand...
Click to collapse
Until now not. I create same gsi rom rom for razer phone so I know how do but I'm using phone in holiday so don't want risk
raimondomartire said:
Until now not. I create same gsi rom rom for razer phone so I know how do but I'm using phone in holiday so don't want risk
Click to expand...
Click to collapse
Alright I'm planning to get a Mate RS, once it arrives, I'll test on GSI roms. I imagine if it works on P20 it should somewhat work on Mate RS :fingers-crossed::fingers-crossed:
Anyway enjoy the holiday and grazie mille
SladeNoctis said:
Alright I'm planning to get a Mate RS, once it arrives, I'll test on GSI roms. I imagine if it works on P20 it should somewhat work on Mate RS :fingers-crossed::fingers-crossed:
Anyway enjoy the holiday and grazie mille
Click to expand...
Click to collapse
You should get it before 22/07/2018,after that date Huawei will no longer provide bootloader unlock codes, so no more modding.
Pretoriano80 said:
You should get it before 22/07/2018,after that date Huawei will no longer provide bootloader unlock codes, so no more modding.
Click to expand...
Click to collapse
I sadly won't be able to get it, the location I wanted to purchase it from, sold out their current inventory :/ Shame they are enforcing this anti development process on users.
There is a new update, how can I apply this new update to my device with twrp
the recovery work with last update?
raimondomartire said:
HOW FLASH OFFICIAL ROM IN RECOVERY
Go here and download HuRUpdater_0.3.zip
https://forum.xda-developers.com/honor-9/development/tool-flash-official-firmware-recovery-t3769279
Create a directory on sdcard with this file
Note
- recovery.img is TWRP of previous link
- for official firmware use Huawei Firmware Finder and rename file in thsi way
update.zip (use FullOTA file)
update_all_hw.zip from update_full_NEO-L29_porsche_normal
update_data_public.zip from update_data_full_public.zip
Credits
@zxz0O0
Click to expand...
Click to collapse
I have not update_data_full_public.zip only update.zip and update_full_hw.zip...Why?
raimondomartire said:
HOW FLASH OFFICIAL ROM IN RECOVERY
Go here and download HuRUpdater_0.3.zip
https://forum.xda-developers.com/honor-9/development/tool-flash-official-firmware-recovery-t3769279
Create a directory on sdcard with this file
Note
- recovery.img is TWRP of previous link
- for official firmware use Huawei Firmware Finder and rename file in thsi way
update.zip (use FullOTA file)
update_all_hw.zip from update_full_NEO-L29_porsche_normal
update_data_public.zip from update_data_full_public.zip
Credits
@zxz0O0
Click to expand...
Click to collapse
the place of the files on internal storge or by otg
Hi, I've upgraded my emui to 9 and I lost my root but I have managed to root it using the old method that you side load magisk onto it which is a pain when you have to use a pc. Does your version off twrp decrypt it with all security switched off or would I still need to sideload magisk. Thanks in advance
Internal storage decryption = NOT working . I removed all lock before flash !
@raimondomartire @zxz0O0
Any of you still have this device?
can you share oeminfo of this model? need to fix phone
mutahharbashir said:
@[email protected]
Any of you still have this device?
can you share oeminfo of this model? need to fix phone
Click to expand...
Click to collapse
I doubt someone else's oeminfo could fix your device, at least not on kirin970 devices.

Lenovo Z5s Update to ZUI 11.5 (Android 10)

Disclaimer: No guarantees. Follow at your own risk. I am not responsible for bricked phones.
Credits to 4PDA
Prerequisites:
Knowledge of OEM unlocking from Developer options, adb, and fastboot
Knowledge of QPST in case you encounter bootloop, so you can revert to a reliable stock ROM
Unlocked bootloader (from here)
1) Get your bootloader unlocked, if you haven't already.
- Visit https://www.zui.com/iunlock
- Enter the IMEI1 (Second number when you call *#06# with the phone)
- Enter the Device ID from the Bootloader/Fastboot (Hold VOL- and Power, while device is off)
- Enter your email and captcha and set the checkmark to acknowledge voiding your warranty.
- If you get an error saying that your IMEI1 is wrong, put in a sim card and wait a few hours. If it still doesn't work, write an email to [email protected]
- In the developer settings in android, enable usb debugging and oem unlock.
- Flash the sn.img file you receive with fastboot (again, hold vol- and power while the device is off). Command is 'fastboot flash unlock sn.img'. You need compatible usb drivers, qualcom drivers and adb/fastboot to do that. Use google or write me a PM if you have trouble with that.
- execute 'fastboot oem unlock-go'
- This allows you to use fastboot to flash custom system/boot/vendor/vbmeta images
Click to expand...
Click to collapse
@wzsx150's recovery-TWRP-3.3.1-1015-LENOVO_Z5S-CN-wzsx150.img MEGA Google Drive
@wzsx150's TWRP for Android 10 TWRP-3.3.2B-0508-LENOVO_Z5S-10.0-CN-wzsx150-fastboot.7z (extract the IMG file and flash using fastboot)
3) Now you can flash TWRP.
- Download ...
- Flash it from the Bootloader with 'fastboot flash recovery recovery-TWRP-3.3.1-1015-LENOVO_Z5S-CN-wzsx150.img'
- Press VOL UP / VOL DOWN to navigate to recovery.
Click to expand...
Click to collapse
11.3.169: L78071_11.3.169_DEV_FullOTA.zip
11.5.096 Update: ZUI_11.3.169_DEV_TO_ZUI_11.5.096_ST.zip
11.5.111 Update: ZUI_11.5.096_TO_ZUI_11.5.111_ST.zip
Other files, use at your own risk
Disable_Dm-Verity_ForceEncrypt_08.18.2019.zip
Official TWRP for jd2019
In recovery, Format data, then wipe Dalvik/ART Cache, Cache, Data
Reboot to recovery
Install in order, without rebooting, 11.3.169 -> 11.5.096 Update -> 11.5.111 Update.
Install Magisk 20.4
Install TWRP for Android 10 (above) using fastboot if the update replaces stock recovery after rebooting
Edited out from original
Wipe Data and flash Disable_Dm-Verity_ForceEncrypt_08.18.2019.zip
In order not to encrypt Data in the future, install Official TWRP immediately after installing updates. Install > Install Image > twrp-3.3.1-0-jd2019.img
Install GApps
Note: I do not know if the 11.5 update relocks the bootloader. It doesn't lock the bootloader.
I had bootloop from OpenGApps. 4PDA post advises to use BiTGApps. You can install Google Play Store from the built-in Lenovo App Center and that's what I did.
Haven't tried disabling dm-verity and forceencrypt.
Good job, my man, I'll check it out tonight and prepare ourselves an updateable package for people coming from any rom to avoid the hassle of going through all of that. As soon as I get it working will release a new TWRP for Android 10.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
carlshark said:
View attachment 5036881
Click to expand...
Click to collapse
Nice job man, so the update works as it should? I'm patching the images and will upload a full ota update to make it easier to move between Pie and 10. Regarding recoverys, did you test any twrp? Any decryption working? What about this official twrp, does it actually work? Thanks for the files man, this will make everything much easier
jacoghi said:
Nice job man, so the update works as it should? I'm patching the images and will upload a full ota update to make it easier to move between Pie and 10. Regarding recoverys, did you test any twrp? Any decryption working? What about this official twrp, does it actually work? Thanks for the files man, this will make everything much easier
Click to expand...
Click to collapse
I've been using the phone on 11.5.111 for a couple of days now.
I flashed both the 3.3.2 TWRP of @wzsx150 and the official TWRP and they seem to be working. I didn't turn off encryption so it seems to work well.
Happy to have helped in a small way. Thank you for your hard work!
links not works
vesdan said:
links not works
Click to expand...
Click to collapse
Thanks for the heads up, apparently the original poster removed the links. Will be uploading the ones I used.
Reuploading done.
Thank you very much
Thanks for the rom my friend.
Can you please upload the latest update cause i am rooted and it cannot be installed via the system.
Also guys ,does anyone knows if i can put the latest android 10 with multilanguage rom ?Thank you for everything ,i appreciate.
thx for the post, i am wondering if the ota will be avaliable, because the bootloader unlock site does not approve my imei number
sorry guys, i rushed and flashed the gapps and now facing a bootloop, i prepared qpst and a stock rom but i verz rom i am missing a content.xml file, can anyone please help me?
galardo_2 said:
sorry guys, i rushed and flashed the gapps and now facing a bootloop, i prepared qpst and a stock rom but i verz rom i am missing a content.xml file, can anyone please help me?
Click to expand...
Click to collapse
https://mega.nz/folder/PegDDQ7I#bmCCIt1lAWAe7ui_gkmwSQ/folder/fOAQ1QCa
here is many ROMS
Do not install gapps on ZUI !!!!
vesdan said:
https://mega.nz/folder/PegDDQ7I#bmCCIt1lAWAe7ui_gkmwSQ/folder/fOAQ1QCa
here is many ROMS
Do not install gapps on ZUI !!!!
Click to expand...
Click to collapse
but the qpst app need an aditional content.xml file, where can i get one
Install global via fastboot, all is included or in qfil ROM is all in zip file
vesdan said:
Install global via fastboot, all is included or in qfil ROM is all in zip file
Click to expand...
Click to collapse
I tried and failed again
i tired and failed again
galardo_2 said:
thx for the post, i am wondering if the ota will be avaliable, because the bootloader unlock site does not approve my imei number
Click to expand...
Click to collapse
I tried unlocking 2 Lenovo phones. The first attempt had sent me an email, but the second attempt did not. The unlock procedure went through though. So I tried changing the link provided in the first email http://cdn.zui.lenovomm.com/developer/lenovoboot/xxxxxxxx/sn.img (xxxxxxxx - serial number of phone) and it worked. This might not work for you though.
As for the OTA, I really am not sure... Probably
carlshark said:
I tried unlocking 2 Lenovo phones. The first attempt had sent me an email, but the second attempt did not. The unlock procedure went through though. So I tried changing the link provided in the first email http://cdn.zui.lenovomm.com/developer/lenovoboot/xxxxxxxx/sn.img (xxxxxxxx - serial number of phone) and it worked. This might not work for you though.
As for the OTA, I really am not sure... Probably
Click to expand...
Click to collapse
after a few atempts (3-4 days) the imei number got accepted, but now i have another problem as you can see, i flashed the gapps and now i have the bootloop and i dont have a clue how to undone it
hello friends I have all the updates installed, but it tells me that there is a new one, where can I download it?
On the other hand, what difference is there between installing by twrp and qfill?
galardo_2 said:
i tired and failed again
Click to expand...
Click to collapse
This is problem with program, drivers sahara. Try fastboot

Categories

Resources