ZTE Blade S7 impossible to unlock ("fastboot oem unlock" is an unknown command)... - Blade General

ZTE Blade S7 impossible to unlock ("fastboot oem unlock" is an unknown command)...
Hi all,
I tried to unlock the bootloader of my ZTE Blade S7, but had no luck.
Followed some similar guides in Internet basically.
When I reboot into the bootloader, I issue "fastboot devices" and I can get the correct information below.
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot devices
bd9bc873 fastboot
Instead when I try to issue the "fastboot oem unlock" command I get the error message below.
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem unlock
...
FAILED (remote: unknown command)
finished. total time: 0.000s
I tried also with "fastboot oem unlock-go" and "fastboot oem device-info", but they did not work too.
I allowed the "OEM Unlock" option of course.
Any ideas?
Thanks in advance.
Emanuele

same

I'd look through the source code to see what commands it has.

Related

Unable to 'fastboot boot' / 'fastboot oem device-info' w/ unlocked bootloader

Lately I am trying to root my p8, when I came across this issue:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem unlock 2104915622823317
...
FAILED (remote: already fastboot unlocked)
finished. total time: 0.140s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem device-info
...
FAILED (remote: Command not allowed)
finished. total time: 0.002s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot twrp-2.8.7.1-p8.img
downloading 'boot.img'...
OKAY [ 0.556s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.559s
As seen above I am not being granted the permission to these commands even though I have a unlocked bootloader.
Because I can not think of any reason why this is happening I am asking for tipps I can try.
Thanks in advance
fastboot boot won't work........... i tried it too....... didn't try oem device-info though

Oem unlock help

When trying to unlock the bootloader the Oem unlock is grayed out and trying to file a unlock request i get these command responses:
Microsoft Windows [Version 10.0.17763.253]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Windows\system32>adb reboot bootloader
C:\Windows\system32>fastboot oem get_unlock_code
...
FAILED (remote: Please OEM unlocking in Settings)
finished. total time: 0.002s
C:\Windows\system32>fastboot oem unlock
...
FAILED (remote: Flashing Unlock is not allowed
)
finished. total time: 0.004s
C:\Windows\system32>fastboot oem get_unlock_code
shadowtuy said:
When trying to unlock the bootloader the Oem unlock is grayed out and trying to file a unlock request i get these command responses:
Microsoft Windows [Version 10.0.17763.253]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Windows\system32>adb reboot bootloader
C:\Windows\system32>fastboot oem get_unlock_code
...
FAILED (remote: Please OEM unlocking in Settings)
finished. total time: 0.002s
C:\Windows\system32>fastboot oem unlock
...
FAILED (remote: Flashing Unlock is not allowed
)
finished. total time: 0.004s
C:\Windows\system32>fastboot oem get_unlock_code
Click to expand...
Click to collapse
Just guessing here....When you sim unlocked did you do the temp unlock or perm unlock?
Does my phone need to be carrier unlocked?
shadowtuy said:
Does my phone need to be carrier unlocked?
Click to expand...
Click to collapse
You need to contact T-Mobile if you got the phone from them and request a Permanent Sim unlock.
Here is a thread that has lot's of discussion and info...https://forum.xda-developers.com/oneplus-6t/how-to/discussion-t-mobile-unlock-bin-waiting-t3863546
And here if you want to bypass all that... https://forum.xda-developers.com/oneplus-6t/how-to/t-mobile-6t-to-international-t3888307
I took the T-Mobile route just to get the unlock .bin from OnePlus just in case I ran into a need for it in the future. Also because the other route didn't come along until after I applied LOL.

FAILED (remote: unknown command) enable camera2api with fastboot

i was read and do the guide to enable camera2api,
i use Linux Mint OS, adb and fastboot was installed.
i was enter to bootloader mode and run command
Code:
sudo fastboot devices
, the devices is detected.
but when i run command
Code:
sudo fastboot oem enable_camera_hal3 true
i got error
Code:
sudo fastboot oem enable_camera_hal3 true
...
FAILED (remote: unknown command)
finished. total time: 0.001s
what wrong with this?
how to fix this, how update driver adb on LinuxMint?

t00j flashing unlock unknown command

I have been trying to unlock my bootloader, when i type fastboot oem unlock i get
FAILED (remote: 'unknown OEM command')
fastboot: error: Command failed
on the cmd, and when i type fastboot flashing unlock i do not get anything on the cmd, but i get "RESULT: FAIL(unkown command) on my phone.
please help.

unlocking bootloader

i have a motorola moto c how do i unlock the bootloader the fastboot oeam get_unlock_data command says its unknown command
Presumably that's a typo in your quote?
You should quote exactly what happened so people can help.
There are two different errors, local or remote.
Code:
C:\>fastboot stupidcmd
fastboot: usage: unknown command stupidcmd
C:\>fastboot oem stupidcmd
(bootloader) 'stupidcmd' is not a supported oem command
(bootloader) See 'fastboot oem help'
FAILED (remote: '')
fastboot: error: Command failed
Have you tried fastboot oem help?
To answer your question, I believe that Motorola in general has stopped supporting fastboot unlocking on the less expensive models.
delete
Renate said:
Presumably that's a typo in your quote?
You should quote exactly what happened so people can help.
There are two different errors, local or remote.
Code:
C:\>fastboot stupidcmd
fastboot: usage: unknown command stupidcmd
C:\>fastboot oem stupidcmd
(bootloader) 'stupidcmd' is not a supported oem command
(bootloader) See 'fastboot oem help'
FAILED (remote: '')
fastboot: error: Command failed
Have you tried fastboot oem help?
To answer your question, I believe that Motorola in general has stopped supporting fastboot unlocking on the less expensive models.
Click to expand...
Click to collapse
i did try fastboot oem help but it didnt help and its not the typo and the error is remote

Categories

Resources