Bootloader Unlock failed - ZTE nubia Red Magic Questions & Answers

Hallo everybody,
I am trying to unlock my bootloader. I was entering following command and it didn´t fail:
HTML:
fastboot oem nubia_unlock NUBIA_NX609J
I got this:
HTML:
(bootloader) START update nubia fastboot unlock flag!!!
(bootloader) set state to 1 ok!!!
OKAY [ 0.060s]
finished. total time: 0.060s
But when I am in bootloader mode it shows following message:
HTML:
device info:
Secure boot - yes
System is root - 1
Boot is root - 1
Device is root -1
Device state - locked
Because the device is locked I can´t flash a recovery. Can someone help me? How can I fix this?

Try using a different version of adb, you can download it from the Android SDK site.
Try using a different set of adb drivers. Try the ones supplied by ZTE when you connect the device to your computer. (You would uninstall your current ones and reinstall the ZTE drivers).
Could you also provide me with the firmware version?
Cheers.

I have already tried different adb versions. I am on V1.07 of official ROM (Android 8.1.0)
I am using the official ZTE usb drivers. But it won't work. Also I can't update the firmware over the update Center in the settings. It always get stuck while updating and reboots. Maybe the firmware has some troubles

I fixed my issues. I downloaded Chinese firmware and flashed it. after that I flashed international firmware. now i can unlock my bootloader

My apologies for the late reply. Awesome to hear that you have managed to fix the issue.

Florian Bichl said:
I fixed my issues. I downloaded Chinese firmware and flashed it. after that I flashed international firmware. now i can unlock my bootloader
Click to expand...
Click to collapse
Great to know man.

Related

[GUIDE] How to ROOT HTC Desire 10 Lifestyle

Install TWRP recovery
First of all, the phone must be bootloader unlocked, if you didn't do that please unlock the bootloader first, you can find many guide for that.
https://www.htcdev.com/bootloader/
And one thing, there is a switch called "OEM Unlock" in developer options menu, make it turn on or you will fail to get unlock token.
Now you have a bootloader unlocked device right?
Please download this TWRP recovery
https://twrp.me/htc/htcdesire10lifestyle.html
Let phone reboot to bootloader and switch to fastboot mode then use the command to boot the recovery.
(Temporary)
Code:
fastboot boot twrp-3.2.1-0-a56dj.img
If you want install TWRP as main recovery please use the command
Code:
fastboot flash recovery twrp-3.2.1-0-a56dj.img
Okay, If everything are work in right way, your device should be in TWRP recovery, you can do everything you want.
I recommend to use Magisk to get root :good:
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
can you help me. i cant unlock the bootloader cos the command is not working getting this message
M:\HTCRoot>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.042s]
writing 'unlocktoken'...
(bootloader) flash unlocktoken
(bootloader) [KillSwitch] : /dev/block/platform/mtk-msdc.0/11230000.msdc
(bootloader) [KillSwitch] Last Byte is 0X01, enable unlock
FAILED (remote: UnlockToken Verify Fail!!)
finished. total time: 0.132s
need help guys..
I am really tired, its been a month, tried every possible combination of unlock codes but this device bootloader is not going to be unlocked. Tried on 03 different PC's.
Any help will be appreciated.
Below is the log
PS D:\Cell Phones\HTC> fastboot flash unlocktoken Unlock_code.bin
target reported max download size of 1602400000 bytes
sending 'unlocktoken' (0 KB)...
OKAY [ 1.006s]
writing 'unlocktoken'...
(bootloader) flash unlocktoken
(bootloader) [KillSwitch] : /dev/block/platform/mtk-msdc.0/11230000.msdc
(bootloader) [KillSwitch] Last Byte is 0X01, enable unlock
FAILED (remote: UnlockToken Verify Fail!!)
finished. total time: 1.033s
Haroon_ said:
I am really tired, its been a month, tried every possible combination of unlock codes but this device bootloader is not going to be unlocked. Tried on 03 different PC's.
Any help will be appreciated.
Below is the log
PS D:\Cell Phones\HTC> fastboot flash unlocktoken Unlock_code.bin
target reported max download size of 1602400000 bytes
sending 'unlocktoken' (0 KB)...
OKAY [ 1.006s]
writing 'unlocktoken'...
(bootloader) flash unlocktoken
(bootloader) [KillSwitch] : /dev/block/platform/mtk-msdc.0/11230000.msdc
(bootloader) [KillSwitch] Last Byte is 0X01, enable unlock
FAILED (remote: UnlockToken Verify Fail!!)
finished. total time: 1.033s
Click to expand...
Click to collapse
U didnt swiched on "OEM Unlock" in developer options menu, turn it on or it will fail to flash the unlock token.
after i unlocked bootoader.....
I cann't Enter to fastboot or bootloader by pressing on volume down + turn on or volume up + turn on while my device turned off
I have broken the bootloader lock but i couldn't root my htc lifestyle
please please developers.... i want to root my device to be able to setup new version of android after 6.0.1
If you know the couse help me plz
I am waiting ... bro
Hi OP,
The link given for TWRP recovery is not working ; "404 not found' is shown.
Plz help.
Eversmile23 said:
Hi OP,
The link given for TWRP recovery is not working ; "404 not found' is shown.
Plz help.
Click to expand...
Click to collapse
I've made desire 10 lifestyle officially supported on TWRP website, download TWRP recovery here.
https://twrp.me/htc/htcdesire10lifestyle.html
a56dj?
sabpprook said:
I've made desire 10 lifestyle officially supported on TWRP website, download TWRP recovery here.
https://twrp.me/htc/htcdesire10lifestyle.html
Click to expand...
Click to collapse
Thank you very much for letting me get the required link. I just wanted to know what is 'a56dj', is it the code for HTC Desire 10 Lifestyle? How can I get stock boot image for my device, which I think is required while using "magisk" to get root?
Prasanna
adb can help.
tyten said:
I cann't Enter to fastboot or bootloader by pressing on volume down + turn on or volume up + turn on while my device turned off
I have broken the bootloader lock but i couldn't root my htc lifestyle
please please developers.... i want to root my device to be able to setup new version of android after 6.0.1
If you know the couse help me plz
I am waiting ... bro
Click to expand...
Click to collapse
If you know adb, then you can connect your device to the PC/Laptop and use the command ' adb reboot-bootloader' to get into fastboot mode. I am also trying to root my device. I will flash 'twrp' and then see what I can do for rooting. But, I have to be careful. I must be able to flash stock recovery.
Getting error in flashing TWRP.
Hi Op,
The command 'fastboot flash twrp-3.2.1-0-a56dj.img' is not working on my device in fastboot mode. It says ' unknown partition twrp-3.2.1-0-a56dj.img' in the second line it says : can not determine image filename for 'twrp-3.2.1-0-a56dj.img'. But I tested the same '.img' file by booting into the TWRP recovery on my mobile through the 'fastboot boot ................... ' command. What is the cause of the error. Plz help.
Eversmile23 said:
Hi Op,
The command 'fastboot flash twrp-3.2.1-0-a56dj.img' is not working on my device in fastboot mode. It says ' unknown partition twrp-3.2.1-0-a56dj.img'......
Click to expand...
Click to collapse
oops, the command to flash recovery is missing partition name, try this please.
Code:
fastboot flash recovery <image>
sabpprook said:
I've made desire 10 lifestyle officially supported on TWRP website, download TWRP recovery here.
https://twrp.me/htc/htcdesire10lifestyle.html
Click to expand...
Click to collapse
Much appreciated, works perfect where the older test versions were having touch issues or at least for me a56dj-dugl
Hi OP,
I am really happy as I could gain root access on my HTC through your valuable guidance.
Help required for busybox.
Hi OP,
Can you guide me to any forum/tutorial for dealing with problems in installing busybox ? Busybox installation fails repeatedly on my device -- through 'busybox installer' & flashing zip file through recovery-- both not successful. Is it because SeLinux enforcing? Do I have to go for S-Off, then only I can install busybox? Plz help.
Sir I have HTC desire 10 compact
I have to flash custom recovery
Plzz help me
HTC Desire!0 LifeStyle Very Bad phone No more Update OS for Last TWO years
That TWRP (twrp-3.2.3-0-a56dj.img) file can't be mounted or is not valid.
Hi, does anybody know working custom rom for HTC Desire 10 Lifestyle? Thanks

HTC Desire 10 Pro Root help

Hi I just have bought my new HTC desire 10 pro and I wanted to root it using ADB and fastboot to flash TWRP recovery and then install SuperSU like i did with older phones. With this one when I try to flash TWRP with fastboot tool it says to me:
writing 'recovery'...
FAILED (remote: download for partition 'recovery' is not allowed)
Now... I have tried OEM unlocking enabled or not and i can see it working in bootloader (**LOCKED** or **UNLOCKED**)
I read somewhere that HTC has the download mode for flashing, but when is in that mode nor adb nor fastboot can detect the device plugged in.
This has something to do with S-ON and S-OFF? I understood that is a kind of NAND memory protection.
If you have a simpler way with some exploit or working apk is also accepted because I only want root and dont care of flashing custom ROMs for now.
Thanks,
Joe
GlockJ said:
Hi I just have bought my new HTC desire 10 pro and I wanted to root it using ADB and fastboot to flash TWRP recovery and then install SuperSU like i did with older phones. With this one when I try to flash TWRP with fastboot tool it says to me:
writing 'recovery'...
FAILED (remote: download for partition 'recovery' is not allowed)
Now... I have tried OEM unlocking enabled or not and i can see it working in bootloader (**LOCKED** or **UNLOCKED**)
I read somewhere that HTC has the download mode for flashing, but when is in that mode nor adb nor fastboot can detect the device plugged in.
This has something to do with S-ON and S-OFF? I understood that is a kind of NAND memory protection.
If you have a simpler way with some exploit or working apk is also accepted because I only want root and dont care of flashing custom ROMs for now.
Thanks,
Joe
Click to expand...
Click to collapse
S-On or S-Off doesnt matter for what you need to do.
First go to HTCDev website and unlock your bootloader, the phone model isn't shown but select "other supported models".
Then install device drivers and ADB fastboot
Dowload TWRP 3.1 for your variant from here and flash it by fastboot
twrp-3.1.1-0-a56dj_pro_uhl.img
twrp-3.1.1-0-a56dj_pro_dugl.img (dual sim)
Download SuperSU and flash it using TWRP.
I think your problem is either bootloader not unlocked or drivers missing, anyway good luck ! :good:
Credit to @sabpprook for the TWRP variants
You need to boot the phone to download mode and then flash the twrp...adb reboot download should do it, then the usual fastboot command to flash twrp..Bootloader needs to be unlocked via htcdev first
FireStorm919 said:
S-On or S-Off doesnt matter for what you need to do.
First go to HTCDev website and unlock your bootloader, the phone model isn't shown but select "other supported models".
Then install device drivers and ADB fastboot
Dowload TWRP 3.1 for your variant from here and flash it by fastboot
twrp-3.1.1-0-a56dj_pro_uhl.img
twrp-3.1.1-0-a56dj_pro_dugl.img (dual sim)
Download SuperSU and flash it using TWRP.
I think your problem is either bootloader not unlocked or drivers missing, anyway good luck ! :good:
Credit to @sabpprook for the TWRP variants
Click to expand...
Click to collapse
The provided links for twrp are not working. Can you please provide the link for twrp for HTC desire 10 pro
I did not build those twrp files, I just found them on another post by @sabpprook
The links are now expired, you'll have to ask @sabpprook to post them again please.
But I found another twrp file for the HTC Desire 10 Pro dual sim version by @jemmini
https://forum.xda-developers.com/attachment.php?attachmentid=4079615&d=1489857157

can not unlock bootloader error 86006

on my mi max 2
can not unlock bootloader error 86006.
i was thinking to unlock bootloader then twrp then magisk,
what and how should i do it now?
did you wait 72hours ? You just have to follow xiaomi procedure and it should work.
[QRCODE][/QRCODE]
lightman33 said:
did you wait 72hours ? You just have to follow xiaomi procedure and it should work.
Click to expand...
Click to collapse
i have had global stable rom, and i could bind my acc to it,
so i have downloaded global developer rom and put in mi max2 and via original app install it,
and now i have finally try to unlock but it say wait 72 hours.
Now i was thinking to simply download custom rom, but dont know is it base on global or chinese rom?
and try to install it, without unlocking boot loader and twrp, is it possible?
your steps are ok.
you can't install custom rom or twrp without unlocking bootloader.
your have now to wait 72 hours and unlock your bootloader, happy flashing...
can i lose the unlocked bootloader after i nstall custom roms
lightman33 said:
did you wait 72hours ? You just have to follow xiaomi procedure and it should work.
Click to expand...
Click to collapse
lightman33 said:
your steps are ok.
you can't install custom rom or twrp without unlocking bootloader.
your have now to wait 72 hours and unlock your bootloader, happy flashing...
Click to expand...
Click to collapse
ok, then i have to wait, 72 hours,
can you tell me when i unlock the bootloader,
then i install custom roms or global stable rom,
can i lose somehow the unlocked boot loader?
i remember now i read somewhere that i need to do something - some option to choose, help me if you know.
also do all custom roms have unlocked bootloader, installed twrp, magisk or not?
No problem with twrp or custom rom but you're right for global or china which can contains bootloader flashing.
I'm flashing with linux command so can't really help you if you are using windows. I have used this command : flash_all_except_storage.sh .
good luck...
lightman33 said:
No problem with twrp or custom rom but you're right for global or china which can contains bootloader flashing.
I'm flashing with linux command so can't really help you if you are using windows. I have used this command : flash_all_except_storage.sh .
good luck...
Click to expand...
Click to collapse
My phone isn 't realised by ubuntu for ADB, can u give a hint how to fix that?
you mean not detected ?
you have to try this command (if you phone is running with android, not bootloader) :
$ adb devices
List of devices attached
1e49a8cf device
Click to expand...
Click to collapse
Just configure your phone to be an MTP device and allow your computer on it (message in status bar).
If it's work, you can parse your phone in your preferred file browser, interesting commands are : adb pull and adb push to transfer files.
In bootloader mode, the command is (log of me when flashing TWRP) :
$ sudo fastboot flash recovery twrp-3.1.1-0-oxygen.img
target reported max download size of 536870912 bytes
sending 'recovery' (16120 KB)...
OKAY [ 0.424s]
writing 'recovery'...
OKAY [ 0.098s]
finished. total time: 0.522s
Click to expand...
Click to collapse
hope it's help you...

Custom ROM / TWRP for Honor 10 Lite?

Hey guys,
I just bought the Honor 10 lite and I am not really a big fan of Huawei's EMUI. That's why I wondered if there is already any custom ROM somewhere out there for this phone? I know it's pretty new and I couldn't find anything so far..
Would still appreciate any information, if somebody knows more about it.
Thanks guys :highfive:
You need to unlock bootloader 1st and that's currently impossible for honor 10 lite with Android 9
Even paid service isn't an option.
Niight Knight said:
You need to unlock bootloader 1st and that's currently impossible for honor 10 lite with Android 9
Even paid service isn't an option.
Click to expand...
Click to collapse
Oh alright, forgot that they stopped providing unlock-code's.. Hope someone figures out something, still not a friend of EMUI.
Thanks for the reply man ?
Niight Knight said:
You need to unlock bootloader 1st and that's currently impossible for honor 10 lite with Android 9
Even paid service isn't an option.
Click to expand...
Click to collapse
I just noticed that with the latest fw update as of today (9.0.1.142), the OEM unlock option can be now changed from the developer options menu, I guess it is still impossible to unlock it but well, now at least it lets you to change the option (before the update it wasn't even possible to do so). I'm not now able to but someone should give it a try to see if by any chance they messed up with OEM...
I think we'll have to wait many months before someone finds an hack to unlock bootloader. This is a very recent smartphone and also Huawei and Honor are not for modding, since it's everything locked and they're not providing unlock codes anymore. Too bad I discovered it after I bought it !
tomax80 said:
I think we'll have to wait many months before someone finds an hack to unlock bootloader. This is a very recent smartphone and also Huawei and Honor are not for modding, since it's everything locked and they're not providing unlock codes anymore. Too bad I discovered it after I bought it !
Click to expand...
Click to collapse
Hello. I have an unlocked Honor 10 Lite, but can't to install Magisk. Who can help me with this question?
Shlendr said:
Hello. I have an unlocked Honor 10 Lite, but can't to install Magisk. Who can help me with this question?
Click to expand...
Click to collapse
How did you unlock the bootloader?
To install magisk you need to install twrp first, then flash magisk zip from there. But there's no twrp for our device so far, maybe you can try running a twrp of a device with our same socket without installing it, from fastboot, and see if it works. For example
Code:
fastboot boot twrpfilename.img
If it works, then you can try flashing magisk from there.
tomax80 said:
How did you unlock the bootloader?
To install magisk you need to install twrp first, then flash magisk zip from there. But there's no twrp for our device so far, maybe you can try running a twrp of a device with our same socket without installing it, from fastboot, and see if it works. For example
Code:
fastboot boot twrpfilename.img
If it works, then you can try flashing magisk from there.
Click to expand...
Click to collapse
I got the phone from presentation. So, it is already unlocked from factory.
I'm not realy understand how can i use the twrpfilename.img? And where i can get this file? Did you have some manual?
I tried to flash twrpkirin.img from Honor 8x, but all system sections are encrypted. So i can't flash magisk.zip
---------- Post added at 08:59 AM ---------- Previous post was at 08:40 AM ----------
tomax80 said:
How did you unlock the bootloader?
To install magisk you need to install twrp first, then flash magisk zip from there. But there's no twrp for our device so far, maybe you can try running a twrp of a device with our same socket without installing it, from fastboot, and see if it works. For example
Code:
fastboot boot twrpfilename.img
If it works, then you can try flashing magisk from there.
Click to expand...
Click to collapse
I have an error:
C:\adb>fastboot boot JSNtwrp.img
downloading 'boot.img'...
OKAY [ 0.550s]
booting...
FAILED (remote: invalid command)
finished. total time: 0.550s
I got the phone from presentation. So, it is already unlocked from factory.
I'm not realy understand how can i use the twrpfilename.img? And where i can get this file? Did you have some manual?
I tried to flash twrpkirin.img from Honor 8x, but all system sections are encrypted. So i can't flash magisk.zip
I have an error:
C:\adb>fastboot boot JSNtwrp.img
downloading 'boot.img'...
OKAY [ 0.550s]
booting...
FAILED (remote: invalid command)
finished. total time: 0.550s
Click to expand...
Click to collapse
There's no manual, just try booting phone in bootloader mode then use that command I told in the previous post. It's just a try , there are no tutorials for this phone so far
TWRP Recovery Honor 10 Lite
tomax80 said:
There's no manual, just try booting phone in bootloader mode then use that command I told in the previous post. It's just a try , there are no tutorials for this phone so far
Click to expand...
Click to collapse
Already done. Got an error
Shlendr said:
Already done. Got an error
Click to expand...
Click to collapse
Ok then probably that version of twrp doesn't work with our phone , we just need to wait for a compatible one.
TWRP Recovery Honor 10 Lite
tomax80 said:
Ok then probably that version of twrp doesn't work with our phone , we just need to wait for a compatible one.
Click to expand...
Click to collapse
I can send all nesessary data of the phone, which will help to creat a workable TWRP. But who can do this?)
Shlendr said:
I can send all nesessary data of the phone, which will help to creat a workable TWRP. But who can do this?)
Click to expand...
Click to collapse
I have no idea sincerely, I think we just need to wait patiently till someone works on it . And it's also not granted that it's going to happen, since it's everything blocked.
guys, what about Android root apps? can those apps help?
TWRP Recovery Honor 10 Lite
cyrusiranmehr said:
guys, what about Android root apps? can those apps help?
Click to expand...
Click to collapse
No
locked after i got into bootloader
hey guys, i tried using bootloader first time and got myself into some situation:
C:\Users\USAKg\AppData\Local\Android\Sdk\platform-tools>adb reboot bootloader
adb server version (39) doesn't match this client (40); killing...
* daemon started successfully
C:\Users\USAKg\AppData\Local\Android\Sdk\platform-tools>fastboot flash recovery_ramdisk twrp_bkl_0.7.img
Sending 'recovery_ramdisk' (23542 KB) OKAY [ 0.711s]
Writing 'recovery_ramdisk' FAILED (remote: 'Command not allowed')
fastboot: error: Command failed
Does anyone know how to unlock this one? or do i have to buy unlock bootloader code?
from site named: global unlocking solutions.miiduu ???
GraveDanger said:
hey guys, i tried using bootloader first time and got myself into some situation:
C:\Users\USAKg\AppData\Local\Android\Sdk\platform-tools>adb reboot bootloader
adb server version (39) doesn't match this client (40); killing...
* daemon started successfully
C:\Users\USAKg\AppData\Local\Android\Sdk\platform-tools>fastboot flash recovery_ramdisk twrp_bkl_0.7.img
Sending 'recovery_ramdisk' (23542 KB) OKAY [ 0.711s]
Writing 'recovery_ramdisk' FAILED (remote: 'Command not allowed')
fastboot: error: Command failed
Does anyone know how to unlock this one? or do i have to buy unlock bootloader code?
from site named: global unlocking solutions.miiduu ???
Click to expand...
Click to collapse
Bootloader is locked and you can't flash anything till it's locked. There are paid services to unlock it but so far our device is not supported. Though there's no sense to pay a lot of money to unlock it, also if it was supported, just to have root (if you're lucky) , since there are no custom ROMs for Honor 10 lite. Our device is not made for modding. The only solution on my opinion is to wait patiently till someone finds an hack to unlock it for free, or sell your phone and buy a Xiaomi. You can unlock bootloader very easily and there are plenty of custom ROMs for it.
TWRP Recovery Honor 10 Lite
GraveDanger said:
hey guys, i tried using bootloader first time and got myself into some situation:
C:\Users\USAKg\AppData\Local\Android\Sdk\platform-tools>adb reboot bootloader
adb server version (39) doesn't match this client (40); killing...
* daemon started successfully
C:\Users\USAKg\AppData\Local\Android\Sdk\platform-tools>fastboot flash recovery_ramdisk twrp_bkl_0.7.img
Sending 'recovery_ramdisk' (23542 KB) OKAY [ 0.711s]
Writing 'recovery_ramdisk' FAILED (remote: 'Command not allowed')
fastboot: error: Command failed
Does anyone know how to unlock this one? or do i have to buy unlock bootloader code?
from site named: global unlocking solutions.miiduu ???
Click to expand...
Click to collapse
Hello. What the twrp_bkl_0.7.img? Where did you get it?) Is it workable?
You can always install a different launcher like Nova Launcher
this link claims you can use TWRP from Huawei P9 lite
https://unofficialtwrp.com/root-twrp-hry-lx1-hry-lx2-hry-al00

Huawei p9 recovery fail!

I have a Huawei P9 and I rooted this previously and installed TWRP. Everything was fine and and just recently I flashed stock recovery so I can update my phone and relocked bootloader. When I locked it, it tried to restore to factory settings as it usually does and I get a prompt “wipe cache partition” or wipe something. I now can’t remember as I just absently tapped “yes.” And after that the phone was bricked. It tries to restore using eRecovery but always fails. I can’t flash through fastboot as the phone can’t be detected. Please help.
{
"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"
}
khangkhong said:
I have a Huawei P9 and I rooted this previously and installed TWRP. Everything was fine and and just recently I flashed stock recovery so I can update my phone and relocked bootloader. When I locked it, it tried to restore to factory settings as it usually does and I get a prompt “wipe cache partition” or wipe something. I now can’t remember as I just absently tapped “yes.” And after that the phone was bricked. It tries to restore using eRecovery but always fails. I can’t flash through fastboot as the phone can’t be detected.
Click to expand...
Click to collapse
What was your last action before you went to (re)lock Bootloader:
a) Flashing stock Recovery, and in that case did you unroot and are you sure it was correct Recovery version for the stock firmware you were running
or
b) Updating Firmware, and in that case by which method did you update (OTA, eReovery, HiSuite, DLOAD, Firmware Finder + DNS, HWOTA...)?
What is your model L09 or L19, your cust c432 or else, what was your full build name/number (like EVA-L09c432b504 or what)?
zgfg said:
What was your last action before you went to (re)lock Bootloader:
a) Flashing stock Recovery, and in that case did you unroot and are you sure it was correct Recovery version for the stock firmware you were running
or
b) Updating Firmware, and in that case by which method did you update (OTA, eReovery, HiSuite, DLOAD, Firmware Finder + DNS, HWOTA...)?
What is your model L09 or L19, your cust c432 or else, what was your full build name/number (like EVA-L09c432b504 or what)?
Click to expand...
Click to collapse
I tried updating my phone using the dload method but it kept failing. I also used a lot of firmwares. Btw my phone is EVA-L19 and I live in the Philippines and got my phone here. I only used the Asia firmwares as I can't seem to find a Philippine specific firmware. I did not unroot before relocking the bootloader.
khangkhong said:
I tried updating my phone using the dload method but it kept failing. I also used a lot of firmwares. Btw my phone is EVA-L19 and I live in the Philippines and got my phone here. I only used the Asia firmwares as I can't seem to find a Philippine specific firmware. I did not unroot before relocking the bootloader.
Click to expand...
Click to collapse
Before relocking Bootloader you must make sure that you have stock Recovery, stock Boot/Ramdisk image (that is, must be unrooted), stock Kernel (if you experimented with custom Kernels).
Unfortunately, if you didn't have, Factory reset as part of relocking Bootloader fails and may cause brick
Don't know what is the cust for Philippines/Asia and what are its latest firmware versions, and do they allow DLOAD installations (only firmwares named as FullOTA-MFPV on Firmware Finder can be installed by DLOAD, those with MF but without PV cannot be).
Btw, what is the cust for Asia you were flashing with, EVA-L19cXXX?
If eRecovery cannot recognize the phone model, it might be due your attempts to flash various firmwares by DLOAD
Can you boot to Fastboot and connect by Fastboot from PC (probably no more since you attempted to relock Bootloader, which disabled OEM Unlock and USB debugging):
- Switch off, connect by USB to PC, press and keep pressing Vol- and press Pow button.
If you could boot to Fastboot, there are Fastboot commands to read what the phone thinks it is its latest cust and build number, that can help to unbrick.
Also, it helps to DC-Phoenix (paid tool for unbricking)
PS: Don't know why people go for relocking Bootloader. There have been so many posts here and there with users who bricked their phones when attempting to re-lock Bootloader(because they had TWRP, they did not unroot, they had custom DOMs, etc).
Besides:
- Unlocked Bootloader DOES NOT prevent/affect OTA upgrades
- relocked Bootloader is different from originally locked Bootloader and Huawei service can still recognize that Bootloader was unlocked and relocked
- Some new stock firmwares automatically lock (not relock) Bootloaders upon upgrades
I can boot to fastboot but all of the tutorials I’ve read says that the bootloader needs to be unlocked in order to upgrade firmware or unbrick. And the only commend I can do in fastboot is “fastboot devices.”
khangkhong said:
I can boot to fastboot but all of the tutorials I’ve read says that the bootloader needs to be unlocked in order to upgrade firmware or unbrick. And the only commend I can do in fastboot is “fastboot devices.”
Click to expand...
Click to collapse
What does it respond you on commands
Code:
fastboot oem get-bootinfo
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem get-build-number
fastboot oem oeminforead-SYSTEM_VERSION
zgfg said:
What does it respond you on commands
Code:
fastboot oem get-bootinfo
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem get-build-number
fastboot oem oeminforead-SYSTEM_VERSION
Click to expand...
Click to collapse
fastboot oem get-bootinfo = (bootloader) unlocked
fastboot oem get-product-model = (bootloader) EVA-L19
fastboot getvar vendorcountry = vendorcountry: hw/spcseas
fastboot oem get-build-number = (bootloader) :EVA-L19C636B398
fastboot oem oeminforead-SYSTEM_VERSION = (bootloader) :EVA-L19C636B398
khangkhong said:
fastboot oem get-bootinfo = (bootloader) unlocked
fastboot oem get-product-model = (bootloader) EVA-L19
fastboot getvar vendorcountry = vendorcountry: hw/spcseas
fastboot oem get-build-number = (bootloader) :EVA-L19C636B398
fastboot oem oeminforead-SYSTEM_VERSION = (bootloader) :EVA-L19C636B398
Click to expand...
Click to collapse
As per your Fastboot - your Bootloader is still Unlocked
Hence flash TWRP for Nougat (from Fastboot) and use HWOTA method:
https://forum.xda-developers.com/showpost.php?p=75787156&postcount=3
to flash EVA-L19C636B398.
It must be FullOTA-MF, it is explained in the link above what you need to prepare (HWOTA folder on the SD card, that contains three PROPERLY renamed update*.zip files that you must find and download by Firmware Finder, you can use FF on PC).
It can be any other NOUGAT stock firmware (not necessarily b398) but it must be for EVA-L19c636 (by HWOTA alone you cannot rebrand to eg c432) and it must be FullOTA-MF (or MFPV), usually 2+ GB, not some OTA-MF of only 300 MB or so.
You must use the same TWRP for Nougat that you will find in the post #1, from the same thread as above, where is HWOTA method describef in the post #3.
If you use Windows 10 on the PC, (by default it hides file extensions) make sure that you do not rename some of the three update*.zip files to have 'double' zip extensions like update*.zip.zip
In HWOTA method, TWRP will execute a shell script and files and folders must be named exactly as described in the given OP post, otherwise HWOTA method (its shell script) will fail to flash the complete firmware
@zgfg sorry for disturb
can u help me i dont want make new thread
here is my problem
i unlock boorloader and install TWRP and use stock fraimware i use for while but i want to factory rest my phone after that my phone cant boot up
still i can access to TWRP
what can i do ?
can i use system recovery on hi suite?
misagh72 said:
@zgfg sorry for disturb
can u help me i dont want make new thread
here is my problem
i unlock boorloader and install TWRP and use stock fraimware i use for while but i want to factory rest my phone after that my phone cant boot up
still i can access to TWRP
what can i do ?
can i use system recovery on hi suite?
Click to expand...
Click to collapse
People, this has been written in many other threads and posts:
- Before doing Bootloader relock or Factory reset, you must unroot, restore stock Recovery, otherwise it bricks.
You can try to reinstall by using eRecovery.
But since you still have TWRP, read my post #8, you have link and instructions to the HWOTA method.
Of course, I have described to the other user who has L19c636, you must flash by HWOTA for your model L09/L19 and your cust cXXX - I gave instructions in the posts #4 and #6 how to boot to Fastboot and which Fastboot commands to use to obtain info for your phone
zgfg said:
As per your Fastboot - your Bootloader is still Unlocked
Hence flash TWRP for Nougat (from Fastboot) and use HWOTA method:
https://forum.xda-developers.com/showpost.php?p=75787156&postcount=3
to flash EVA-L19C636B398.
It must be FullOTA-MF, it is explained in the link above what you need to prepare (HWOTA folder on the SD card, that contains three PROPERLY renamed update*.zip files that you must find and download by Firmware Finder, you can use FF on PC).
It can be any other NOUGAT stock firmware (not necessarily b398) but it must be for EVA-L19c636 (by HWOTA alone you cannot rebrand to eg c432) and it must be FullOTA-MF (or MFPV), usually 2+ GB, not some OTA-MF of only 300 MB or so.
You must use the same TWRP for Nougat that you will find in the post #1, from the same thread as above, where is HWOTA method describef in the post #3.
If you use Windows 10 on the PC, (by default it hides file extensions) make sure that you do not rename some of the three update*.zip files to have 'double' zip extensions like update*.zip.zip
In HWOTA method, TWRP will execute a shell script and files and folders must be named exactly as described in the given OP post, otherwise HWOTA method (its shell script) will fail to flash the complete firmware
Click to expand...
Click to collapse
I followed all the steps and downloaded all files and put them into HWOTA and rebooted. Nothing happens. I tried Vol+, Vol-, and Power button to force to install files but I get install failed. BTW when I boot I'm always on eRecovery and cannot boot to TWRP.
khangkhong said:
I followed all the steps and downloaded all files and put them into HWOTA and rebooted. Nothing happens. I tried Vol+, Vol-, and Power button to force to install files but I get install failed. BTW when I boot I'm always on eRecovery and cannot boot to TWRP.
Click to expand...
Click to collapse
>> downloaded all files and put them into HWOTA and rebooted. Nothing happens
Nothing can happen by itself
>> . I tried Vol+, Vol-, and Power button to force to install files
This is HWOTA, not DLOAD.
It's desrcribed in the HWOTA tutorial that you must boot to TWRP, and TWRP has Install tab where you choose Storage (SD card), Zip installation, and then select the script from HWOTA folder, and then Swipe to start flashing
>> when I boot I'm always on eRecovery and cannot boot to TWRP
I wrote you in the previous post that you must first install TWRP. Your Bootloader says it is unlocked.
You must install TWRP from the thread I gave you the HWOTA link - do you know how to install TWRP from Fastboot?
Have the HWOTA folder ready on the SD card, so that when you install TWRP from Fastboot, you must immediately reboot from Fastboot directly to TWRP, then navigate in TWRP to it's Install option and proceed by HWOTA installation as described in its OP post
I tried installing TWRP in fastboot mode using “fastboot flash recovery” command but it always fails. Btw I can only boot to eRecovery so the developer options and usb debugging that needs to be toggled cannot be done. Cause in all tutorials to flash TWRP, usb debugging needs to be toggled.
khangkhong said:
I tried installing TWRP in fastboot mode using “fastboot flash recovery” command but it always fails. Btw I can only boot to eRecovery so the developer options and usb debugging that needs to be toggled cannot be done. Cause in all tutorials to flash TWRP, usb debugging needs to be toggled.
Click to expand...
Click to collapse
Please describe how flashing TWRP fails - what exactly does the Fastboot respond to the command.
Please copy/paste your command and the Fastboot response from the PC
And please upload also a photo of the phone Fastboot screen, what exactly it says on the bottom (Phone unlocked...)
zgfg said:
Please describe how flashing TWRP fails - what exactly does the Fastboot respond to the command.
Please copy/paste your command and the Fastboot response from the PC
And please upload also a photo of the phone Fastboot screen, what exactly it says on the bottom (Phone unlocked...)
Click to expand...
Click to collapse
This is the prompt.
target reported max download size of 471859200 bytes
sending 'recovery' (25220 KB)...
OKAY [ 0.558s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.586s
On my phone in fastboot mode:
khangkhong said:
This is the prompt.
target reported max download size of 471859200 bytes
sending 'recovery' (25220 KB)...
OKAY [ 0.558s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.586s
On my phone in fastboot mode:
View attachment 4755207
Click to expand...
Click to collapse
From your Fastboot screen photo:
- Phone relocked (green)
Hence Bootloader is really relocked, but this is in contradiction to
>> Bootloader unlocked
what was reported by Fastboot interrogation from the PC side, post #7
Btw, you see that Fastboot screen says Phone (=Bootloader) relocked (it was unlocked and then locked) clearly distinguishing from the originally locked phone (Bootloader) ;-(
Fastboot also shows
- FRP locked (green)
which confirms that OEM is locked.
Btw, did you maybe locked OEM from Settings, Developer options before you went to relock Bootloader by Fastboot?
Unfortunately, you got what you wanted, the locked Bootloader and also locked OEM - but since the phone is bricked (you didn't prepare to have stock and unrooted firmware with stock Recovery before attempting to relock Bootloader), you cannot unbrick the phone now:
- Methods require to have or to flash TWRP (like HWOTA)
- Or to flash stock Recovery, etc:
https://forum.xda-developers.com/showpost.php?p=74169408&postcount=7
https://forum.xda-developers.com/p9/how-to/unbrick-huawei-p9-eva-l19-100-t3628656
https://forum.xda-developers.com/p9/how-to/huawei-p9-brick-easiest-to-unbrick-t3662348
- Or to flash no-check Recovery:
https://forum.xda-developers.com/p9/development/eva-nocheck-recovery-flash-unapproved-t3705125
But you locked Bootloader and they cannot flash anything.
Because OEM is also locked, you cannot unlock Bootloader.
And you cannot boot to System to unlock OEM (on the bricked phone).
Btw, it was much more useful working phone with unlocked Bootloader and OEM (bothering with a Notice on the start screen) but available for unbricking (just in case), than now the phone with locked Bootloader and OEM albeit bricked ;-(
I hope, somebody else a wannabe with the relocked Bootloader will read this (they don't, every month or so another one does the same or similar and only then turn to XDA asking for help)
---
Anyway, you can try:
1) Download by Firmware Finder (from another phone, needs not to be Huawei, you can install FF from GStore to any Android) or from PC, EVA-L19c636b395 FullOTA-MFPV (package number #114776, 2.5 GB) as on the screenshot.
Try to DLOAD.
No guarantee that it could work (your phone remembers b398 and there is no MFPV with c636 but b398 or higher)
2) Try to rollback to Marshmallow, maybe it will allow you to do it by DLOAD:
https://forum.xda-developers.com/p9/help/finally-downgrade-huawei-p9-android-t3868721
Once on Marshmallow (but with unbricked phone), update by OTA back to Nougat
Sorry, I don't know any other (free) method (all others require flashing, but you cannot since the Bootloader OEM are locked)
You can try paid services, people were able to unbrick (with locked Bootloader and OEM) by using their tools, but you must directly communicate over the Web links, pay them and ask for instructions:
3) DC Phoenix:
https://www.dc-unlocker.com/DC-Phoenix-flash-repair-tutorial
4) Ministry of Solutions:
https://ministryofsolutions.com/paid-services/amp
zgfg said:
From your Fastboot screen photo:
- Phone relocked (green)
Hence Bootloader is really relocked, but this is in contradiction to
>> Bootloader unlocked
what was reported by Fastboot interrogation from the PC side, post #7
Btw, you see that Fastboot screen says Phone (=Bootloader) relocked (it was unlocked and then locked) clearly distinguishing from the originally locked phone (Bootloader) ;-(
Fastboot also shows
- FRP locked (green)
which confirms that OEM is locked.
Btw, did you maybe locked OEM from Settings, Developer options before you went to relock Bootloader by Fastboot?
Unfortunately, you got what you wanted, the locked Bootloader and also locked OEM - but since the phone is bricked (you didn't prepare to have stock and unrooted firmware with stock Recovery before attempting to relock Bootloader), you cannot unbrick the phone now:
- Methods require to have or to flash TWRP (like HWOTA)
- Or to flash stock Recovery, etc:
https://forum.xda-developers.com/showpost.php?p=74169408&postcount=7
https://forum.xda-developers.com/p9/how-to/unbrick-huawei-p9-eva-l19-100-t3628656
https://forum.xda-developers.com/p9/how-to/huawei-p9-brick-easiest-to-unbrick-t3662348
- Or to flash no-check Recovery:
https://forum.xda-developers.com/p9/development/eva-nocheck-recovery-flash-unapproved-t3705125
But you locked Bootloader and they cannot flash anything.
Because OEM is also locked, you cannot unlock Bootloader.
And you cannot boot to System to unlock OEM (on the bricked phone).
Btw, it was much more useful working phone with unlocked Bootloader and OEM (bothering with a Notice on the start screen) but available for unbricking (just in case), than now the phone with locked Bootloader and OEM albeit bricked ;-(
I hope, somebody else a wannabe with the relocked Bootloader will read this (they don't, every month or so another one does the same or similar and only then turn to XDA asking for help)
---
Anyway, you can try:
1) Download by Firmware Finder (from another phone, needs not to be Huawei, you can install FF from GStore to any Android) or from PC, EVA-L19c636b395 FullOTA-MFPV (package number #114776, 2.5 GB) as on the screenshot.
Try to DLOAD.
No guarantee that it could work (your phone remembers b398 and there is no MFPV with c636 but b398 or higher)
2) Try to rollback to Marshmallow, maybe it will allow you to do it by DLOAD:
https://forum.xda-developers.com/p9/help/finally-downgrade-huawei-p9-android-t3868721
Once on Marshmallow (but with unbricked phone), update by OTA back to Nougat
Sorry, I don't know any other (free) method (all others require flashing, but you cannot since the Bootloader OEM are locked)
You can try paid services, people were able to unbrick (with locked Bootloader and OEM) by using their tools, but you must directly communicate to them, pay them and ask for instructions:
3) DC Phoenix:
https://www.dc-unlocker.com/DC-Phoenix-flash-repair-tutorial
4) Ministry of Solutions:
https://ministryofsolutions.com/paid-services/amp
Click to expand...
Click to collapse
Thanks for the reply. I’ll try your suggestions.

Categories

Resources