ADB error. Need Help - Mate 8 General

C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery twrp.img
target reported max download size of 471859200 bytes
sending 'recovery' (22732 KB)...
OKAY [ 0.489s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.499s
How do i fix this error? It's preventing me from installing twrp on my device. I have my bootloader unlocked and yet it refuses to work everytime.

Bootloader and frp unlock ?

jac10000 said:
Bootloader and frp unlock ?
Click to expand...
Click to collapse
I lost patience and decided to relock my bootloader and unlock it again. Now i face another mess of a problem.

jac10000 said:
Bootloader and frp unlock ?
Click to expand...
Click to collapse
Somehow, after relocking the bootloader, the android keyboard has refused to function anymore. And if i can't set up a wifi connection and configure my phone to start up, i'll be stuck and unable to use my phone any longer. So much for locking my phone to start the rooting process from scratch.

Ribombee said:
Somehow, after relocking the bootloader, the android keyboard has refused to function anymore. And if i can't set up a wifi connection and configure my phone to start up, i'll be stuck and unable to use my phone any longer. So much for locking my phone to start the rooting process from scratch.
Click to expand...
Click to collapse
Make sure to unlock your bootloader and FRP is unlocked. Which firmware/region are you currently using?

dexz said:
Make sure to unlock your bootloader and FRP is unlocked. Which firmware/region are you currently using?
Click to expand...
Click to collapse
I attempted to unlock the bootloader, which was the original plan, but my keyboard doesn't show up at all when i try to set up my wifi and sign into my phone to unlock the FRP. I'm stuck with Google Voice and i still can't find a way to start using my phone again because of it.

Ribombee said:
I attempted to unlock the bootloader, which was the original plan, but my keyboard doesn't show up at all when i try to set up my wifi and sign into my phone to unlock the FRP. I'm stuck with Google Voice and i still can't find a way to start using my phone again because of it.
Click to expand...
Click to collapse
So I assumed you are in Nougat. Reflash update_data.zip again via twrp (if you are using it)

dexz said:
So I assumed you are in Nougat. Reflash update_data.zip again via twrp (if you are using it)
Click to expand...
Click to collapse
I can't do that either. My bootloader is locked as we speak. I was planning on trying to lock it back and then unlock it again then attempt to install TWRP again. However, my keyboard magically disappeared from existence after i locked the bootloader.

Ribombee said:
I can't do that either. My bootloader is locked as we speak. I was planning on trying to lock it back and then unlock it again then attempt to install TWRP again. However, my keyboard magically disappeared from existence after i locked the bootloader.
Click to expand...
Click to collapse
The one way now you need to unlock your bootloader and install twrp. Since internet storage will be encrypted. You have to format data then install update_data.zip and update.zip again.
P/S: You can't install nougat via dload that's why you need twrp.

dexz said:
The one way now you need to unlock your bootloader and install twrp. Since internet storage will be encrypted. You have to format data then install update_data.zip and update.zip again.
P/S: You can't install nougat via dload that's why you need twrp.
Click to expand...
Click to collapse
But how do i unlock bootloader now if i can't enter the device to enable usb debugging and oem unlock?

Ribombee said:
But how do i unlock bootloader now if i can't enter the device to enable usb debugging and oem unlock?
Click to expand...
Click to collapse
You need to go bootloader mode. Shutdown your phone then press volume down and plug in usb cable. You will automatic go to bootloader mode the one with white background then type fastboot oem unlock your-unlock-password
P/S: You don't need to enable usb debugging to unlock your bootloader.

dexz said:
You need to go bootloader mode. Shutdown your phone then press volume down and plug in usb cable. You will automatic go to bootloader mode the one with white background then type fastboot oem unlock your-unlock-password
Click to expand...
Click to collapse
When i do that, it gives me this error.
C:\Program Files (x86)\Minimal ADB and Fastboot> fastboot oem unlock 2044045691602471
...
FAILED (remote: Command not allowed)
finished. total time: 0.017s
I can only unlock the bootloader if i unlock the Oem Unlock setting in Developer Options and USB Debugging, both of which i cannot do since my keyboard isn't working anymore. And Google Voice is below useless.

Ribombee said:
When i do that, it gives me this error.
C:\Program Files (x86)\Minimal ADB and Fastboot> fastboot oem unlock 2044045691602471
...
FAILED (remote: Command not allowed)
finished. total time: 0.017s
I can only unlock the bootloader if i unlock the Oem Unlock setting in Developer Options and USB Debugging, both of which i cannot do since my keyboard isn't working anymore. And Google Voice is below useless.
Click to expand...
Click to collapse
If you are in Nougat. You can't enable oem unlock. Either it won't showing or in greyed color. You need to enable it from EMUI 4/4.1

dexz said:
If you are in Nougat. You can't enable oem unlock. Either it won't showing or in greyed color. You need to enable it from EMUI 4/4.1
Click to expand...
Click to collapse
Well that just made things ten times better.

I should probably just give up on the phone.

You can just "rollback" to Emui 4.0 and unlock the Oem Unlock setting in Developer Options.

Related

Nexus 6P: Unable to Lock Bootloader

I unlocked my bootloader to install Android 7, but now cannot re-lock it. I need to lock it as SafetyNet is now triggering and preventing me from using Android Pay and my Banking App.
I've tried fastboot oem lock, which returns:
Code:
...
FAILED (remote: unknown command)
finished. total time: 0.005s
fastboot flashing lock just triggers the help text. I've completely re-installed the Android SDK so have the latest fastboot etc...
aSystemOverload said:
I unlocked my bootloader to install Android 7, but now cannot re-lock it. I need to lock it as SafetyNet is now triggering and preventing me from using Android Pay and my Banking App.
I've tried fastboot oem lock, which returns:
Code:
...
FAILED (remote: unknown command)
finished. total time: 0.005s
fastboot flashing lock just triggers the help text. I've completely re-installed the Android SDK so have the latest fastboot etc...
Click to expand...
Click to collapse
That should work, one thing I always forget to do when flashing things at least factory roms is to go back to settings and enable developer options again then usb debugging. Did you do that?
Fe Mike said:
That should work, one thing I always forget to do when flashing things at least factory roms is to go back to settings and enable developer options again then usb debugging. Did you do that?
Click to expand...
Click to collapse
I did, yes.
aSystemOverload said:
I did, yes.
Click to expand...
Click to collapse
I haven't yet tried Android 7 because I'm waiting for xposed. When you updated to 7 do you know if google drivers need to be updated? Not sure if that has anything to do with it but worth a shot.
Fe Mike said:
I haven't yet tried Android 7 because I'm waiting for xposed. When you updated to 7 do you know if google drivers need to be updated? Not sure if that has anything to do with it but worth a shot.
Click to expand...
Click to collapse
I did it all on Linux so no drivers required. It connects fine, just the phone refuses the command.
aSystemOverload said:
I did it all on Linux so no drivers required. It connects fine, just the phone refuses the command.
Click to expand...
Click to collapse
I had to do a factory reset, THEN I was able to do the
Code:
fastboot flashing lock
.

Help please, endless bootloop

I have tried downgraded my phone from nougat, but has ended in at bootloop only showing the red Huawei Logo.
Now i can´t enter recovery, can´t update using 3 button method only thing i can access is fastboot.
My problem is my bootloader is locked and therefore i can´t flash an recovery. And now i cannot figure out how to obtain my product key, so i can unlock the bootloader.
Any1 who can help me with this would be much appreciate.
What did you do exactly to end with endless bootloop?
I used the rollback file from this Thread:
https://forum.xda-developers.com/hu...torial-rollback-n-to-mm-c432-devices-t3563955
Update went fine but afterwards it ended in a bootloop. The only thing i can access is fastboot.
The weird thing is that in fastboot it says my bootlader is unlocked with red, but i cant install an recovery. Its says acess denied and ask if i'm sure my bootloader is unlocked.
And thats why im back to trying to unlock the bootloader but i cant get the product id for my phone when i can't turn in on.. seems hopeless
I suppose that you did 3 button update metod. You have to factory reset phone. Press volume up and power button together and keep pressed until you see erecovery option for factory reset phone. Do it.
KAngelo said:
I have tried downgraded my phone from nougat, but has ended in at bootloop only showing the red Huawei Logo.
Now i can´t enter recovery, can´t update using 3 button method only thing i can access is fastboot.
My problem is my bootloader is locked and therefore i can´t flash an recovery. And now i cannot figure out how to obtain my product key, so i can unlock the bootloader.
Any1 who can help me with this would be much appreciate.
Click to expand...
Click to collapse
Post here IMEI+SN and i can try to get you bootloader unlock code.
gtdaniel said:
Post here IMEI+SN and i can try to get you bootloader unlock code.
Click to expand...
Click to collapse
Imei1: 863066034949799
Imei2: 863066034975810
Can't remember which is the right one
Sn: FUH7N16A08001972
Thank you so much for the help
maka1105 said:
I suppose that you did 3 button update metod. You have to factory reset phone. Press volume up and power button together and keep pressed until you see erecovery option for factory reset phone. Do it.
Click to expand...
Click to collapse
I cant. Have tried all the button combinations to enter both recovery and update mode but nothing works, only vibrates and showing huawei logo. Only thing i can access is fastboot through computer
With huawei extractor extract (from B160 or what ever firmware is your phone) system, boot, and recovery img and flash with adb. Than you have to do reset.
maka1105 said:
With huawei extractor extract (from B160 or what ever firmware is your phone) system, boot, and recovery img and flash with adb. Than you have to do reset.
Click to expand...
Click to collapse
Thanks for the suggestion.
When i try flashing it with adb it starts writing but then says "Failed (remote: Command not allowed)
Should have installed the proper drivers but still not working.
Same thing if try flashing with the L31 toolkit. Here it says "Something went wrong! - Maybe your boot-loader is locked?"
The only thing i can think of, is trying to unlock my bootloader again and see if its work. Even though it says unlocked in fastboot mode. But for that i still need the product id for my phone which i can´t get???
KAngelo said:
Imei1: 863066034949799
Imei2: 863066034975810
Can't remember which is the right one
Sn: FUH7N16A08001972
Thank you so much for the help
Click to expand...
Click to collapse
Your bootloader unlock code is: 1216684107248235
PS: until you unlock bootloader you can not flash anything...
Need Correct Firmware
i downgraded set 7.0 to 6.0 than this problem came
huawei
VNS-L31
imei
869315022035713
866655025440904
i have set not going in fastboot for install TWRP etc
set only going in upgrade mode when i Power UP but i tried but cant install UPDATE.APP via SD card because it always stop at 5% installing update
maplegsm said:
i downgraded set 7.0 to 6.0 than this problem came
huawei
VNS-L31
imei
869315022035713
866655025440904
i have set not going in fastboot for install TWRP etc
set only going in upgrade mode when i Power UP but i tried but cant install UPDATE.APP via SD card because it always stop at 5% installing update
Click to expand...
Click to collapse
You need corect oeminfo...
i restore set in fastboot mode but i cant install twrp or any other recovery
i also need bootloader unlock code
C:\>fastboot devices
3DN7N16427001072 fastboot
C:\>fastboot flash recovery twrp.img
target reported max download size of 471859200 bytes
sending 'recovery' (27434 KB)...
OKAY [ 0.938s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.944s
C:\>
C:\>fastboot oem get-bootinfo
...
(bootloader) unlocked
OKAY [ 0.006s]
finished. total time: 0.006s
C:\>
dc unlocker info
Found Phone : HUAWEI VNS-L31
Model : Huawei phone in fastboot mode
IMEI : 869315022035713
Serial NR. : 3DN7N16427001072
Firmware : NRD90M test-keys
IMEI:866655025440904
FB LockState: LOCKED
USER LockState: LOCKED
unlocked
Battery state: 0
delete
gtdaniel said:
Your bootloader unlock code is: 1216684107248235
PS: until you unlock bootloader you can not flash anything...
Click to expand...
Click to collapse
Thanks man! my bootloader is now unlocked
But now i ran in to the next problem. Im able to flash now in adb but i cant seem to enter recovery? I tried flashing many different recoveries and the button combinations to enter them but i cant?
Any idea what to do
I Have the same problem. I cannot flash any recovery and files .img How to fix that?
I can boot to fastboot.
bootloop also, can do nothing
gtdaniel said:
Your bootloader unlock code is: 1216684107248235
PS: until you unlock bootloader you can not flash anything...
Click to expand...
Click to collapse
hello sir, could i also get the unlock bootloader code. RIGHT know, my phone in bootloop state. I have my bootloader lock, I can't enter fastboot. Nothing can do. here is my imei and sn:
imei: 860514035314136
sn : FKC4C16916001923
denduro said:
hello sir, could i also get the unlock bootloader code. RIGHT know, my phone in bootloop state. I have my bootloader lock, I can't enter fastboot. Nothing can do. here is my imei and sn:
imei: 860514035314136
sn : FKC4C16916001923
Click to expand...
Click to collapse
unlock bootloader code is not eligible for that IMEI (14 days limit...)
anyway, if you can not enter in fastboot mode, you can do anything...
go to service center or try DC Phoenix via a small fee (10-20 euros)...
i can enter fastboot, what next?
gtdaniel said:
unlock bootloader code is not eligible for that IMEI (14 days limit...)
anyway, if you can not enter in fastboot mode, you can do anything...
go to service center or try DC Phoenix via a small fee (10-20 euros)...
Click to expand...
Click to collapse
I have entered fastboot. It said phone unlocked, FRP unlock. Then, what else I have to do?
denduro said:
I have entered fastboot. It said phone unlocked, FRP unlock. Then, what else I have to do?
Click to expand...
Click to collapse
go to service center or try DC Phoenix...
for unlock code you have to login your Huawei ID atleast 14 days...
i suppose you can't do that...

Can I boot to TWRP without unlocking bootloader?

I'm on Oreo, I'm stucked because of substratum. I've recovery in substratum folder which can be flashed with recovery, I don't want to unlock bootloader or lose my data, is there any way to boot to recovery without unlocking bootloader?
Short answer: You Can't
Long answer: You can't boot or flash caustom recovery without unlocking bootloader.
carastroren1991 said:
I'm on Oreo, I'm stucked because of substratum. I've recovery in substratum folder which can be flashed with recovery, I don't want to unlock bootloader or lose my data, is there any way to boot to recovery without unlocking bootloader?
Click to expand...
Click to collapse
Unlocking bootloader won't results into any kind of data loss. *facepalm*
Alanjameson99 said:
Unlocking bootloader won't results into any kind of data loss. *facepalm*
Click to expand...
Click to collapse
I know that, but I want to know if I'll get OTA's after unlocking bootloader or will I be removed from beta program?
carastroren1991 said:
I know that, but I want to know if I'll get OTA's after unlocking bootloader or will I be removed from beta program?
Click to expand...
Click to collapse
Unlocking bootloader won't remove ability to get OTA. Modifying system or boot/recovery will prevent OTA.
Alanjameson99 said:
Unlocking bootloader won't results into any kind of data loss. *facepalm*
Click to expand...
Click to collapse
Don't having enabled bootloader unlock from developer settings, unlocking will result in factory reset
Code:
[email protected] ~/Android $ fastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 0.527s]
booting...
FAILED (remote: not allowed in locked state)
finished. total time: 0.531s
[email protected] ~/Android $ fastboot oem device-info
...
FAILED (remote: unknown command)
finished. total time: 0.002s
[email protected] ~/Android $ fastboot oem unlock
...
Unlock bootloader?
If you unlock the bootloader, you will be able to install custom operating in this phone.
A custom OS is not subject to the same testing as the original OS, and can cause your phone and installed applications to stop working properly.
To prevent unauthorized access to your personal data, unlocking the bootloader will also delete all personal data from your phone (a "factory data reset").
Press the Volume Up/Down buttons to select Yes or No. Then press the Power button to continue.
Yes
Unlock bootloader (may void warranty)
No
Do not unlock bootloader and restart phone
Click to expand...
Click to collapse
I installed TWRP custom recovery and accidentally locked bootloader again!
And now I am stucked in a bootlooop what should I do
I am not able to unlock bootloader because my system won't boot.
I am not able to flash original/stock recovery image because my bootloader is locked..
Help anyone!
what chipset? Maybe use flash tool to restore system partition and/or recovery partition that should be enough

PRA-LX1 stuck in bootloop, can't be turned off - locked, access to fastboot only!

Hello xda,
my cousin owns the P8Lite (PRA-LX1) and gave it to me to attempt unbricking it.
The device is stuck in a permanent bootloop, showing the Huawei logo. When pressing the power button for ~10s, it simply turns itself on again (even when not connected to a PC or the wall socket), which to me is very strange behaviour but I do not own a Huawei device.
I can get to fastboot (https://ibb.co/ixPtAn).
ADB does not recognize the device.
Fastboot does not let me boot a temporary recovery (be it the stock one or twrp), neither does it allow me to flash any file.
I have tried downloading the update.app file onto the root directory of the sd card and force the phone into the update mode (power, vol+, vol- at the same time) but to no avail.
Since it is not my own device and I cannot boot into Android at all, I have no way of getting to the IMEI of the device, which I would need to unlock the bootloader.
Is this device permanently bricked and a lost cause or is there still hope?
dejavecue said:
I have no way of getting to the IMEI of the device, which I would need to unlock the bootloader.
Click to expand...
Click to collapse
Hi,
IMEI should be engraved on the lower SIM tray if it's the original one.
HTH
badhabitsdiehard said:
Hi,
IMEI should be engraved on the lower SIM tray if it's the original one.
HTH
Click to expand...
Click to collapse
Oh yes I got the original one. But since I cannot boot, I cannot get the S/N that is apparently required as well.
Edit: Got the SN through fastboot devices.
Now the phone won't accept the unlock code that I got from huawei's website. It still says
PS C:\Users\*\Downloads\unlock bootloader> fastboot oem unlock ************
...
FAILED (remote: Command not allowed)
finished. total time: 0.017s
PS C:\Users\*\Downloads\unlock bootloader>
Click to expand...
Click to collapse
dejavecue said:
Got the SN through fastboot devices.
Now the phone won't accept the unlock code that I got from huawei's website.
Click to expand...
Click to collapse
Hi, sorry for the delay.
Try this, if not already tried: fastboot oem emmc_diag
It should check the status of emmc and tell you if it's ok.
Does this command: fastboot oem lock-state info work on your phone?
And putting the code Huawei sent you in this one fastboot oem frp-unlock?
Thank you for your comment:
badhabitsdiehard said:
Try this, if not already tried: fastboot oem emmc_diag
It should check the status of emmc and tell you if it's ok.
Click to expand...
Click to collapse
Code:
$ fastboot oem lock-state info
...
(bootloader) FB LockState: LOCKED
(bootloader) USER LockState: LOCKED
OKAY [ 0.012s]
finished. total time: 0.014s
badhabitsdiehard said:
Does this command: fastboot oem lock-state info work on your phone?
And putting the code Huawei sent you in this one fastboot oem frp-unlock?
Click to expand...
Click to collapse
Code:
$ fastboot oem frp-unlock {password censored}
...
FAILED (remote: password matching failed!!)
finished. total time: 0.211s
It is definitely the code I got from the Huawei Website.

[How-to] Unlock bootloader on Verizon Pixel/XL

Hi guys. So I finally found a way to unlock a bootloader on a Verizon Pixel. Without further ado, let's get started. This method works on Pixel and Pixel XL.
1. Remove Google account and any kind of screen lock (fingerprint, PIN, pattern, etc.) from your device.
2. Eject sim card from your device.
3. Reset your device. In setup wizard, skip everything, don't connect to WiFi, don't add fingerprint or any kind of screen lock.
4. Go to Developer Options and enable USB debugging.
5. Connect your phone to PC.
6. Open CMD in adb directory and type
Code:
adb shell pm uninstall --user 0 com.android.phone
7. Restart your device.
8. Connect to WiFi, open Chrome and go to google.com (or any website really).
9. Go to Developer Options and enable OEM unlocking.
10. Reboot into bootloader and via CMD run
Code:
fastboot oem unlock
or
Code:
fastboot flashing unlock
11. Profit
Be aware that unlocking bootloader removes everything from your device.
amend said:
Credit to members LeoTheRomRasta and Qu3ntin0 for making this method available to the community on the Bounty thread yesterday. https://forum.xda-developers.com/pi...rizon-pixel-bootloader-unlock-t3740911/page14 There is an ongoing discussion there about variations on this method.
Click to expand...
Click to collapse
UPDATE: Confirmed that this method works on Android Oreo as well as Android P Developer Preview.
Uhm, how do you skip Wi-Fi setup?
EDIT: Guys, can confirm. It works!!! Just tested this as of now. The trick is to factory reset twice because the first reset leaves an indicator to the phone that you did a factory reset just now. Therefore, not allowing you to skip Wi-Fi connection in Setup Wizard. As for the steps, once you opened Google Chrome and visit a website, Go to Developer Options and wait until 3-5 minutes if the option to unlock is still grayed out. You might want to go back and forth one more time to see if the option to unlock is now enabled.
First try, didn't work. Gave it a second go, got it to work. If after you try to enable OEM Unlocking and its still locked, just wait 2-3 minutes with the screen on. Eventually it just unlocked and let me toggle it. Fully unlocked on a 8.1 VZW Pixel.
I think it's better if you remove screen lock and Google account from device before you reset it.
can confirm. It works
Credit to LeoTheRomRasta and Qu3ntin0 on the Bounty thread
Credit to members LeoTheRomRasta and Qu3ntin0 for making this method available to the community on the Bounty thread yesterday. https://forum.xda-developers.com/pi...rizon-pixel-bootloader-unlock-t3740911/page14 There is an ongoing discussion there about variations on this method.
burduli said:
Hi guys. So I finally found a way to unlock a bootloader on a Verizon Pixel. Without further ado, let's get started. This method works on both Pixel and Pixel XL. Haven't tested on Pixel 2/XL yet.
1. Eject sim card from your device.
2. Reset your device. In setup wizard, skip everything, don't connect to WiFi, don't add fingerprint or any kind of lock screen.
3. Go to Developer Options and enable USB debugging.
4. Connect your phone to PC.
5. Open CMD in adb directory and type
Code:
adb shell pm uninstall --user 0 com.android.phone
6. Restart your device.
7. Connect to WiFi, open Chrome and go to google.com (or any website really).
8. Go to Developer Options and enable OEM unlocking.
9. Reboot into bootloader and via CMD run
Code:
fastboot oem unlock
or
Code:
fastboot flashing unlock
10. Profit
Be aware that unlocking bootloader removes everything from your device. It'd be great if someone tested this method on Pixel 2/XL.
UPDATE: Confirmed that this method works on Android Oreo as well as Android P Developer Preview.
Click to expand...
Click to collapse
amend said:
Credit to members LeoTheRomRasta and Qu3ntin0 for making this method available to the community on the Bounty thread yesterday. https://forum.xda-developers.com/pi...rizon-pixel-bootloader-unlock-t3740911/page14 There is an ongoing discussion there about variations on this method.
Click to expand...
Click to collapse
Thanks for pointing that out! I'll copy this into OP.
Confirmed working on Android P DP2
Remove your Google account before factory reset so it let's you skip wifi setup
I just tested this method on a Verizon Pixel XL 2 on the latest security patch and it is working perfectly.
I did a double factory reset and followed the rest of the instructions and then did a double reboot after connecting to WiFi and I can toggle the OEM Unlocking.
Thank you so very much for discovering this!
Thawte
After a reboot the toggle is off and grayed out again... *spoke too soon*
thawte said:
I just tested this method on a Verizon Pixel XL 2 on the latest security patch and it is working perfectly.
I did a double factory reset and followed the rest of the instructions and then did a double reboot after connecting to WiFi and I can toggle the OEM Unlocking.
Thank you so very much for discovering this!
Thawte
Click to expand...
Click to collapse
Thank you for testing and confirming that method works on Pixel 2/XL too!
Good Job Burduli R.I.P Smail Amzdak
burduli said:
Thank you for testing and confirming that method works on Pixel 2/XL too!
Click to expand...
Click to collapse
It did enable the OEM unlock and i toggled it and then tried the unlock commands in the bootloader and they were denied. Once I rebooted the phone, the OEM unlock was disabled and grayed out. Trying steps again...
thawte said:
It did enable the OEM unlock and i toggled it and then tried the unlock commands in the bootloader and they were denied. Once I rebooted the phone, the OEM unlock was disabled and grayed out. Trying steps again...
Click to expand...
Click to collapse
Report back please.
burduli said:
Thank you for testing and confirming that method works on Pixel 2/XL too!
Click to expand...
Click to collapse
burduli said:
Report back please.
Click to expand...
Click to collapse
Just did the same as above and the double reboot on wifi step enabled the OEM Unlock and I agreed. Did a reboot after enabling unlock and the setting persisted.
C:\platform-tools>adb reboot bootloader
C:\platform-tools>fastboot flashing unlock
...
FAILED (remote: Flashing Unlock is not allowed
)
finished. total time: 0.016s
C:\platform-tools>fastboot flashing unlock_critical
...
FAILED (remote: Flashing Unlock is not allowed
)
finished. total time: 0.000s
C:\platform-tools>
Just rebooted after this and the toggle is grayed out once more and disabled.
I wonder if there is another step for the Pixel XL 2?
thawte said:
Just did the same as above and the double reboot on wifi step enabled the OEM Unlock and I agreed. Did a reboot after enabling unlock and the setting persisted.
C:\platform-tools>adb reboot bootloader
C:\platform-tools>fastboot flashing unlock
...
FAILED (remote: Flashing Unlock is not allowed
)
finished. total time: 0.016s
C:\platform-tools>fastboot flashing unlock_critical
...
FAILED (remote: Flashing Unlock is not allowed
)
finished. total time: 0.000s
C:\platform-tools>
Just rebooted after this and the toggle is grayed out once more and disabled.
I wonder if there is another step for the Pixel XL 2?
Click to expand...
Click to collapse
Did you try fastboot oem unlock?
burduli said:
Did you try fastboot oem unlock?
Click to expand...
Click to collapse
I will re-do all of my steps and try out this.
thawte said:
I will re-do all of my steps and try out this.
Click to expand...
Click to collapse
Good luck. Looking forward to the results.
burduli said:
Good luck. Looking forward to the results.
Click to expand...
Click to collapse
I am at the fastboot mode and tried the oem unlock:
C:\platform-tools>fastboot oem unlock
...
FAILED (remote: unknown command)
finished. total time: 0.000s
C:\platform-tools>
thawte said:
I am at the fastboot mode and tried the oem unlock:
C:\platform-tools>fastboot oem unlock
...
FAILED (remote: unknown command)
finished. total time: 0.000s
C:\platform-tools>
Click to expand...
Click to collapse
Damn
burduli said:
Damn
Click to expand...
Click to collapse
Here are the usual commands for the Pixel 2...
Unlocking the bootloader
WARNING: This WILL wipe your entire phone. Please make copies or backups of any important data. This can also go wrong rendering your device inoperable. Proceed with caution.
On your phone, open Settings, navigate to "System" then "About phone", and tap on the build number 7 times.
Go one menu up, click on "Developer options", and turn on USB debugging and OEM unlocking.
In your terminal, type the following command:
Code:
adb reboot bootloader
Next, decide if you want to do a standard unlock or critical unlock. A critical unlock allows you to directly flash bootloader files, otherwise you will get an error when you try to do so.
Depending on what you decided in the previous step, run the following commands:
Code:
fastboot flashing unlock
(OPTIONAL)
Code:
fastboot flashing unlock_critical
Follow the prompts on your device then reboot!
Not quiet sure why it's rejecting the commands even though the switch is toggled?

Categories

Resources