My PH-1 bricked ,I am so sad.What should I do? - Essential Phone Questions & Answers

question:
today I locked the booloader,but my PH-1 can't boot,it siad"Your devices is corrput,It can't be trusted and will not boot."
I use adb cant find devices.But it can use"fastboot decives".
"fastboot -w"is failed,the remote is "remote: Erase is not allowed in Lock State."
"fastboot flash boot.img" or "fastboot flash recovery twrp.img" also failed. the remote is "remote: Erase is not allowed in Lock State"
can anyone tell me how to get devices?
[IMG="https://drive.google.com/open?id=1cAIFNdksNV9-yUEQQBzwz7S1uDxgNhGp"]

[email protected] said:
question:
today I locked the booloader,but my PH-1 can't boot,it siad"Your devices is corrput,It can't be trusted and will not boot."
I use adb cant find devices.But it can use"fastboot decives".
"fastboot -w"is failed,the remote is "remote: Erase is not allowed in Lock State."
"fastboot flash boot.img" or "fastboot flash recovery twrp.img" also failed. the remote is "remote: Erase is not allowed in Lock State"
can anyone tell me how to get devices?
[IMG="https://drive.google.com/open?id=1cAIFNdksNV9-yUEQQBzwz7S1uDxgNhGp"]
Click to expand...
Click to collapse
Can you boot to recovery and factory reset?

ktmom said:
Can you boot to recovery and factory reset?
Click to expand...
Click to collapse
no,the phone can't do this

[email protected] said:
no,the phone can't do this
Click to expand...
Click to collapse
Have you tried unlocking again in fastboot?

ktmom said:
Have you tried unlocking again in fastboot?
Click to expand...
Click to collapse
Yes,but it failed. remote is Flashing Unlock is not allowed .

[email protected] said:
Yes,but it failed. remote is Flashing Unlock is not allowed .
Click to expand...
Click to collapse
It sounds like the OEM unlock was turned off in developer settings.
If you can't get to recovery and you can't boot to be able to unlock again, you're stuck [emoji17]

This is a warning to others. Don't lock bootloader. You can leave phone unrooted, no TWRP, and bootloader unlocked. It has the annoying warning splash screen with every reboot, but a lot safer than locking bootloader

HueyT said:
This is a warning to others. Don't lock bootloader. You can leave phone unrooted, no TWRP, and bootloader unlocked. It has the annoying warning splash screen with every reboot, but a lot safer than locking bootloader
Click to expand...
Click to collapse
Exactly. This has been highlighted many times - relocking the BL after unlocking it once is a bad idea...

Shoot me a msg I May Be of help

question:
today I locked the booloader,but my PH-1 can't boot,it siad"Your devices is corrput,It can't be trusted and will not boot."
I use adb cant find devices.But it can use"fastboot decives".
"fastboot -w"is failed,the remote is "remote: Erase is not allowed in Lock State."
"fastboot flash boot.img" or "fastboot flash recovery twrp.img" also failed. the remote is "remote: Erase is not allowed in Lock State"
can anyone tell me how to get devices?
Click to expand...
Click to collapse
For "Your devices is corrput,It can't be trusted and will not boot." Press power button?
Try
fastboot oem disable_dm_verity
Then
If able boot into recovery (hard reset button combination)
adb reboot "dm-verity enforcing"
Worth a shot ...

Aimless Rambler said:
For "Your devices is corrput,It can't be trusted and will not boot." Press power button?
Try
fastboot oem disable_dm_verity
Then
If able boot into recovery (hard reset button combination)
adb reboot "dm-verity enforcing"
Worth a shot ...
Click to expand...
Click to collapse
also failed……

Related

Zenfone 3 ZE552KL RELOCK BOOTLOADER

Hi friends,zenfone 3 bootloder opened the lock.Now I want to close .Relock bootloader.
Ive tried asking this before for my Ze520kl, someone said it isn't possible to relock the bootloader
I would like to know if someone has an update about that...
When I tried to root my phone (ZE552KL Androïd 7.0) I installed an app to unlock the bootloader of my phone (ZE552KL_SIGNED_Android_M_UnlockTool_2016_0715). I used it and ever since, when I turn on my device, I get a warning screen saying "Your device software cannot be checked for corruption. Please lock the bootloader." It sends me to this link for information. The notification disappear after 10 seconds and androïd starts.
I was quite stupid to do that because I do not have to knowledge to properly root my device. So I give up, but I would like to get back my device without that security warning.
I have already flashed it from the recovery menu, with an sd card, wiping data and cache. But it didn't work.
Any advice?
my69 said:
Hi friends,zenfone 3 bootloder opened the lock.Now I want to close .Relock bootloader.
Click to expand...
Click to collapse
I found this on the bootloader source:
Code:
fastboot oem unlock
fastboot oem unlock-go
fastboot oem lock
fastboot flashing unlock
fastboot flashing lock
fastboot flashing lock_critical
fastboot flashing unlock_critical
fastboot flashing get_unlock_ability
but they're all untested, trying them would make you take the risk of
killing your phone
OR
locking the bootloader
keep in mind that Asus also keeps track of system mounts as read write changes, so if you're trying to fool them, locking the bootloader won't be enough
Commands do not work.
gkillershots said:
I found this on the bootloader source:
Code:
fastboot oem unlock
fastboot oem unlock-go
fastboot oem lock
fastboot flashing unlock
fastboot flashing lock
fastboot flashing lock_critical
fastboot flashing unlock_critical
fastboot flashing get_unlock_ability
but they're all untested, trying them would make you take the risk of
killing your phone
OR
locking the bootloader
keep in mind that Asus also keeps track of system mounts as read write changes, so if you're trying to fool them, locking the bootloader won't be enough
Click to expand...
Click to collapse
Commands do not work.
myheartloves said:
Commands do not work.
Click to expand...
Click to collapse
well, I think Asus disabled thoose ones
sorry

OEM Unlocking on A2017U

I have a Axon 7 with the bootloader unlocked but it is unrooted and doesn't have TWRP on it. When I go to settings to try to enable OEM unlocking it is grayed out saying "Bootloader is already unlocked" and I can't enable it. I've tried to boot into fastboot and it just takes me to the bootloader screen. Is their any way to enable OEM unlock using adb or something else?
Donte Dub said:
I have a Axon 7 with the bootloader unlocked but it is unrooted and doesn't have TWRP on it. When I go to settings to try to enable OEM unlocking it is grayed out saying "Bootloader is already unlocked" and I can't enable it. I've tried to boot into fastboot and it just takes me to the bootloader screen. Is their any way to enable OEM unlock using adb or something else?
Click to expand...
Click to collapse
Use axon7tool, don't try to use fastboot
Donte Dub said:
I have a Axon 7 with the bootloader unlocked but it is unrooted and doesn't have TWRP on it. When I go to settings to try to enable OEM unlocking it is grayed out saying "Bootloader is already unlocked" and I can't enable it. I've tried to boot into fastboot and it just takes me to the bootloader screen. Is their any way to enable OEM unlock using adb or something else?
Click to expand...
Click to collapse
The bootloader screen is where you issue fastboot commands. So when you reboot to bootloader just type "Fastboot oem unlock" (minus quotes) should bring up a menu that says something about unlocking wipes device etc. use volume rocker to select yes and power button to accept. When you use adb reboot bootloader and you're booted into the bootloader it will tell you if your bootloader is already unlocked.
There isn't a fastboot mode. Fastboot is just a protocol for issuing commands in order to flash to different partitions outside of recovery.
Choose an username... said:
Use axon7tool, don't try to use fastboot
Click to expand...
Click to collapse
When you try to root or flash TWRP it the toolkit reboots to fastboot.
jgates86 said:
The bootloader screen is where you issue fastboot commands. So when you reboot to bootloader just type "Fastboot oem unlock" (minus quotes) should bring up a menu that says something about unlocking wipes device etc. use volume rocker to select yes and power button to accept. When you use adb reboot bootloader and you're booted into the bootloader it will tell you if your bootloader is already unlocked.
There isn't a fastboot mode. Fastboot is just a protocol for issuing commands in order to flash to different partitions outside of recovery.
Click to expand...
Click to collapse
I've tried that and it says <Waiting for any device>
Donte Dub said:
I've tried that and it says <Waiting for any device>
Click to expand...
Click to collapse
I said axon7tool, not axon7toolkit. Axon7tool uses EDL mode which is finicky as hell but it sure works if you set everything right. Use Controllerboy's guide to root the A2017G but only do the TWRP part.
---------- Post added at 08:56 PM ---------- Previous post was at 08:55 PM ----------
jgates86 said:
The bootloader screen is where you issue fastboot commands. So when you reboot to bootloader just type "Fastboot oem unlock" (minus quotes) should bring up a menu that says something about unlocking wipes device etc. use volume rocker to select yes and power button to accept. When you use adb reboot bootloader and you're booted into the bootloader it will tell you if your bootloader is already unlocked.
There isn't a fastboot mode. Fastboot is just a protocol for issuing commands in order to flash to different partitions outside of recovery.
Click to expand...
Click to collapse
Short and simple, there is no bootloader screen. ZTE killed it on the G and U versions. You can use MiFlash to get it back though
Choose an username... said:
I said axon7tool, not axon7toolkit. Axon7tool uses EDL mode which is finicky as hell but it sure works if you set everything right. Use Controllerboy's guide to root the A2017G but only do the TWRP part.
Click to expand...
Click to collapse
I've tried axon7tool and I followed all the steps but I still get no luck with trying to flash TWRP. I use the command axon7tool -w recovery recovery.bin and I get...
Connecting to device...
Sending programmer...
Connecting to programmer...
log: Supported Functions: program configure nop firmwarewrite patch setbootablestoragedrive ufs emmc power benchmark read getstorageinfo getsha256digest erase peek poke getnumdisksectors
log: Supported Functions: program configure nop firmwarewrite patch setbootablestoragedrive ufs emmc power benchmark read getstorageinfo getsha256digest erase peek poke getnumdisksectors
Usage:
axon7tool -r <boot|recovery|gpt> ...
axon7tool -w <boot|recovery>
When I go back to the bootloader and try to reboot into recovery it boots into stock recovery.
Donte Dub said:
I've tried axon7tool and I followed all the steps but I still get no luck with trying to flash TWRP. I use the command axon7tool -w recovery recovery.bin and I get...
Connecting to device...
Sending programmer...
Connecting to programmer...
log: Supported Functions: program configure nop firmwarewrite patch setbootablestoragedrive ufs emmc power benchmark read getstorageinfo getsha256digest erase peek poke getnumdisksectors
log: Supported Functions: program configure nop firmwarewrite patch setbootablestoragedrive ufs emmc power benchmark read getstorageinfo getsha256digest erase peek poke getnumdisksectors
Usage:
axon7tool -r <boot|recovery|gpt> ...
axon7tool -w <boot|recovery>
When I go back to the bootloader and try to reboot into recovery it boots into stock recovery.
Click to expand...
Click to collapse
Be sure that you have show file extensions enabled, otherwise you're naming the file "recovery.bin.img" without knowing
Choose an username... said:
Be sure that you have show file extensions enabled, otherwise you're naming the file "recovery.bin.img" without knowing
Click to expand...
Click to collapse
Ahh, it worked! Thank you so much for helping me get TWRP back.

Cannot boot Mi A1 after locking bootloader

Hi could I ask because i lock my bootloader on Mi A1 but unfortunately the device didn't boot up.
Now, I am trying to unlock bootloader to fix my device and it won't unlock FAILED (remote: oem unlock is not allowed).
I am on May latest security patch build. Please help me.
Did you try reflashing ROM with Mi Flash tool? Use "Save user data" option there.
hulicow said:
Hi could I ask because i lock my bootloader on Mi A1 but unfortunately the device didn't boot up.
Now, I am trying to unlock bootloader to fix my device and it won't unlock FAILED (remote: oem unlock is not allowed).
I am on May latest security patch build. Please help me.
Click to expand...
Click to collapse
I think you tried to lock your phone after rooting your device. You'll have to try to switch to fastboot mode by volume down + power after vibration. Then use flash using Mi flash tool
I cannot do that, the bootloader is locked and I am on May security patched. Those fastbook oem unlock and fastboot flashing unlock methods won't work. I believe only testpoint is the solution to my problem.
Stuck with the exact same problem....did u find the solution
hulicow said:
I cannot do that, the bootloader is locked and I am on May security patched. Those fastbook oem unlock and fastboot flashing unlock methods won't work. I believe only testpoint is the solution to my problem.
Click to expand...
Click to collapse
Reboot to fastboot power+volume down then reboot to edl mode by typing "fastboot oem edl" in your adb your phone will turn black. Open miflash and click "refresh" if you see "com#X" it means its connected then flash the fasboot file you downloaded in mi forums after finish press and hold power until it restarts.

Bootloop after reset what can i do

I have reset my a1 and now it stuck in bootloop on android one screen.
I can go into fastboot and recovery but the bootloader is locked.
When i reset again in recovery its the same.
Is there a way i can give the phone new life?
fellow this and flash the image http://en.miui.com/thread-807252-1-1.html
don't unlock just flash from fastboot
Error: "Erasing boot failed, maybe the device is locked"
Piti8576 said:
Error: "Erasing boot failed, maybe the device is locked"
Click to expand...
Click to collapse
Did you manage to do it?
Flash it through EDL, or unlock it again.

Lock bootloader

Hi Forum,
i flashed LineageOS on my OP5 and I want to lock the bootloader.
I do this with "fastboot oem lock" or "fastboot flashing lock". After agree on the Phone, the Phone reboots and says that it is unsecure and will not boot any more.
How can i fix that?
Thanks
Rokasporch said:
Hi Forum,
i flashed LineageOS on my OP5 and I want to lock the bootloader.
I do this with "fastboot oem lock" or "fastboot flashing lock". After agree on the Phone, the Phone reboots and says that it is unsecure and will not boot any more.
How can i fix that?
Thanks
Click to expand...
Click to collapse
Found my fault.
I tried to lock the bootloader with recovery image from twrp.
This is not working but with the LineageOS recovery image, the lock was possible.

Categories

Resources