OnePlus X unlock bootloader problems - OnePlus X Q&A, Help & Troubleshooting

Hello,
I'm trying to unlock my bootloader on my OPX but every time I type:
Code:
fastboot oem unlock
I get this response:
Code:
...
OKAY [ 0.000s]
finished. total time: 0.000s
and the bootloader doesn't unlock. I'm using Ubuntu 16.10
Thanks

Related

[Q] Fastboot FAILED <remote: Command not allowed> C6606

I am using this tutorial theunlockr.com/2013/07/22/how-to-root-the-sony-xperia-z-video/ trying to unlock my bootloader..
I am stuck on the fourth step...
When I run cmd fastboot.exe -i 0x0fce getvar version I get
version:0.5
finished. total time -0.000s
Then I run fastboot.exe -i 0x0fce oem unlock 0xKEY (With my key from Sony) and I get
...
FAILED <remote: command not allowed>
finished. total time: 0.000s
How do I fix this to unlock the boot loader?!?!
If I do succeed at unlock my bootloader will this allow me by pass the sim card lock T-Mobile has of the phone?
Or is there something else I have to do for that like by a code from sim unlock site?
Also do need Super user pro for the adb shell or can I use the stock super user?
Thanks You!!!

Unlocked Bootloader (D625 Tegra)?

I've run "fastboot oem unlock" on my device (D625), and get this:
Code:
...
(bootloader) Bootloader is already unlocked.
OKAY [ 0.005s]
finished. total time: 0.006s
also when I run "fastboot getvar unlocked" I get this:
Code:
unlocked: yes
finished. total time: 0.000s
Is this normal? My phone really have unlocked bootloader?
If so, anyone can port CWM for him, if I give my boot.img?
EDIT: Bootloader seems to be locked, or at least the LG Secure_Boot remains active: http://forum.xda-developers.com/g2-mini/general/unlocking-bootloader-tegra-version-t2933295/page11
If says, yes. The problem is the lg secure boot, which we are looking into, stay tuned in the thread in general to know when/if a solution comes up.
Enviado de meu LG-D625 usando Tapatalk

MM PLK-L01 313 | Unlocked Bootloader: Almost all fastboot commands fail

Hi,
I have Windows 10 and HiSuite installed.
I successfully unlocked my bootloader of my Honor 7 (EU version, with MM 313 received via OTA).
Most of the fastboot commands fail:
C:\Users\daniel\Desktop>fastboot oem get-bootinfo
...
(bootloader) unlocked
OKAY [ 0.000s]
finished. total time: 0.000s
C:\Users\daniel\Desktop>fastboot getvar all
getvar:all FAILED (remote: Command not allowed)
finished. total time: 0.000s
C:\Users\daniel\Desktop>fastboot getvar version-main
getvar:version-main FAILED (remote: Command not allowed)
finished. total time: -0.000s
C:\Users\daniel\Desktop>fastboot boot twrp_cn.img
downloading 'boot.img'...
OKAY [ 0.844s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.844s
The "OEM RELOCK" and "OEM UNLOCK" and also "REBOOT" commands are working.
Do you have any idea what's going wrong?
MarioGirotti said:
Hi,
I have Windows 10 and HiSuite installed.
I successfully unlocked my bootloader of my Honor 7 (EU version, with MM 313 received via OTA).
Most of the fastboot commands fail:
C:\Users\daniel\Desktop>fastboot oem get-bootinfo
...
(bootloader) unlocked
OKAY [ 0.000s]
finished. total time: 0.000s
C:\Users\daniel\Desktop>fastboot getvar all
getvar:all FAILED (remote: Command not allowed)
finished. total time: 0.000s
C:\Users\daniel\Desktop>fastboot getvar version-main
getvar:version-main FAILED (remote: Command not allowed)
finished. total time: -0.000s
C:\Users\daniel\Desktop>fastboot boot twrp_cn.img
downloading 'boot.img'...
OKAY [ 0.844s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.844s
The "OEM RELOCK" and "OEM UNLOCK" and also "REBOOT" commands are working.
Do you have any idea what's going wrong?
Click to expand...
Click to collapse
Nothing wrong with you, these commands are just not supported by Huawei bootloader (fastboot)
Damn... I wanted to boot into a custom recovery without flashing it. On Nexus 4 this was possible.
MarioGirotti said:
Damn... I wanted to boot into a custom recovery without flashing it. On Nexus 4 this was possible.
Click to expand...
Click to collapse
Yup, sucks big time, especially when trying to develop something
MarioGirotti said:
Hi,
I have Windows 10 and HiSuite installed.
I successfully unlocked my bootloader of my Honor 7 (EU version, with MM 313 received via OTA).
Most of the fastboot commands fail:
C:\Users\daniel\Desktop>fastboot oem get-bootinfo
...
(bootloader) unlocked
OKAY [ 0.000s]
finished. total time: 0.000s
C:\Users\daniel\Desktop>fastboot getvar all
getvar:all FAILED (remote: Command not allowed)
finished. total time: 0.000s
C:\Users\daniel\Desktop>fastboot getvar version-main
getvar:version-main FAILED (remote: Command not allowed)
finished. total time: -0.000s
C:\Users\daniel\Desktop>fastboot boot twrp_cn.img
downloading 'boot.img'...
OKAY [ 0.844s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.844s
The "OEM RELOCK" and "OEM UNLOCK" and also "REBOOT" commands are working.
Do you have any idea what's going wrong?
Click to expand...
Click to collapse
test this command
fastboot oem get-lockstate
and see if the bootloader is really unlocked
^ maybe the green text saying "unlocked" is a hint
fosseperme said:
test this command
fastboot oem get-lockstate
and see if the bootloader is really unlocked
Click to expand...
Click to collapse
I will check this evening when I am back from work also this command
fosseperme said:
test this command
fastboot oem get-lockstate
and see if the bootloader is really unlocked
Click to expand...
Click to collapse
Great:
C:\Users\daniel>fastboot oem get-lockstate
...
FAILED (remote: Command not allowed)
finished. total time: 0.002s
But the bootloader screen itself tells: PHONE Unlocked
MarioGirotti said:
Great:
C:\Users\daniel>fastboot oem get-lockstate
...
FAILED (remote: Command not allowed)
finished. total time: 0.002s
But the bootloader screen itself tells: PHONE Unlocked
Click to expand...
Click to collapse
by the way, on this phone it's...
Code:
fastboot oem get-bootinfo
EDIT: IGNORE ME! You already said that in the OP

Fastboot Unknown Command

I'm trying to re-lock my bootloader on my Xperia XZ but anytime I try and do it I get the error:
PS C:\WINDOWS\system32> fastboot flashing lock
...
FAILED (remote: unknown command)
finished. total time: 0.006s
Any chance someone could shed some light?
baardie said:
I'm trying to re-lock my bootloader on my Xperia XZ but anytime I try and do it I get the error:
PS C:\WINDOWS\system32> fastboot flashing lock
...
FAILED (remote: unknown command)
finished. total time: 0.006s
Any chance someone could shed some light?
Click to expand...
Click to collapse
fastboot oem lock

Cannot Root device -Mobicel Rio ss (Android 8.1)

I have been trying to root my device with no luck. I cannot run most fastboot commands
when I run "fastboot getvar all" only one variable is returned
-----------------------------------------------------------------
C:\Windows\system32>fastboot getvar all
all: locked: yes
finished. total time: 0.013s
------------------------------------------------------------------
when I try to unlock, I get the following error
------------------------------------------------------
C:\Windows\system32>fastboot flashing unlock
...
FAILED (remote: Not implemet.)
finished. total time: 0.006s
------------------------------------------------------
Almost all fastboot commands return the above response. I have enabled USB debugging and toggled oem unlocking. I have ran out of options please help. I have even updated my adb_fastboot to the latest release.

Categories

Resources