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.
Related
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.
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?
I have tried to unlock my bootloader using fastboot flashing unlock and fastboot flashing unlock_critical, however I get the error message:
Code:
(bootloader) Start unlock flow
FAILED (remote: '
Unlock operation is not allowed
')
fastboot: error: Command failed
I have turned on OEM unlocking in developer settings, and the output of fastboot flashing get_unlock_ability is:
Code:
(bootloader) unlock_ability = 16777216
OKAY [ 0.002s]
Finished. Total time: 0.002s
From that output, the bootloader unlock should work, however, it does not. Please help me.
I'm trying to recover my phone which will not boot. (It's a T-Mobile version, but I've unlocked the bootloader and carrier already.)
Trying to flash some partitions using fastboot gives me this:
Code:
FAILED (remote: 'Flashing is not allowed for Critical Partitions
But running `fastboot oem unlock_critical` or `fastboot oem unlock` just says it's unlocked:
Code:
FAILED (remote: ' Device already : unlocked!')
Where do I even go from here?
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