Hi Guys,
Been through the whole net and lots of threads but it seams that I am stuck at:
fastboot -i 0x0fce oem unlock XXXXXXXXXXXXXXXX
...
FAILED (remote: Command not allowed)
finished. total time: 0.009s
I have installed ADB, checked it worked but is seems that fastboot cannot talk to my phone, all other fastboot commands (apart from help) are returning "FAILED (remote: unknown command)".
Note: I have the same error using flashtool, is there something wrong with the phone, maybe because branded (in France).
Any help would be greatly appreciated.
Do you have the "Enable OEM Unlock" option enabled in the developer settings?
Sent from my E6653 using XDA-Developers mobile app
Hi, it wasn't, Will give it a try tonight thank you.
Sent from my E6653 using XDA-Developers mobile app
It did the trick, I now have a rooted rom with custom kernel. Cheers!
Sent from my E6653 using XDA-Developers mobile app
Related
So. I would like to unlock the bootloader. All fine, I get the code, and when I type in
Code:
fastboot -i 0xfce oem unlock 0xcodehere
it says
Code:
FAILED: Command did not succeed.
However, when I do it the second time (enter the command right again) it says OKAY but the device will end up on a bootloop next start, and when I try to flash a kernel, it says not allowed.(fastboot) If I flash when unlocked without restarting device, the device will shut down at SONY logo. Is it possible that I got a temporary unlock? How could I unlock the device successfully?(permanently) I tried it with Flashtool, and the same results. I literally tried everything. I also cannot install the permanent OS-independent CWM because of the shutdown at the SONY logo. I didn't yet contact my service provider, but I don't think they would like the idea. I really want CyanogenMod on my device, and I'd also like to fix some problems if I can. Please try to help ASAP. Thanks!
Code:
C:\Users\Felix>fastboot devices
e46fc864 fastboot
C:\Users\Felix>fastboot getvar version
version: 0.5
finished. total time: 0.000s
C:\Users\Felix>fastboot -i 0xfce oem unlock 0xCODEHERE
...
FAILED (remote: Command did not succeed)
finished. total time: 0.162s
C:\Users\Felix>
I have the same problem. Did you resolve it?
Open Phone and dial *#*#7378423#*#* go to Service Info->Configuration if Rooting Status says Bootloader unlock allow: No you can't unlock it. If it says Yes go to Sony's official website for unlocking and follow the instructions.
Good Luck.
Xperia M2 D2303 on K.K. 4.4.4
ive a xperia m2 d2303
I previously ran a bootloader unlock via sony this worked fine
I then had to relock the boot loader
this is were my current problem lies I did this on a computer I no longer own.
if I look in the service menu is shows I can unlock the bootloader but when I try I get an error.
I then try
fastboot -i 0x0fce oem unlock mykey
mykey is unlock key provided I get this error
FAILED (remote: Command did not succeed)
finished. total time: 0.100s
or
FAILED (remote: Device is already rooted)
finished. total time: -0.000s
does this mean its already unlocked or is there something im doing wrong any help appreciated
thanks
Open Service Menu, service info, configuration /
If Rooting Status says Yes
You are unlocked.
Xperia M2 D2303 on K.K. 4.4.4
I've tried Sony's instructions but when I run fastboot, I get this error:
Code:
FAILED (remote: Command not allowed)
This is the command I run:
Code:
fastboot -i 0x0fce oem unlock 0x0
I removed the last part on purpose.
ThePerplexedOne said:
I've tried Sony's instructions but when I run fastboot, I get this error:
This is the command I run:
I removed the last part on purpose.
Click to expand...
Click to collapse
Have you turned off/disabled my Xperia and enabled the oem unlock in the developer options.
Sent from my Xperia XA using XDA Labs
May I ask you (or anyone else !) what device to chose in Sony's devices list ?
I don't see Xperia XZ.
Or it doesn't matter ?
Hi everybody,
I know this is a thread about Wiko Rainbow not about Y80, but maybe someone had the following problem in the past...
I would like to unlock the bootloader of a Wiko Y80 to install a custom ROM.
On the Internet, there are many pages where there is the same guide (written in different ways) for unlocking the bootloader using 'fastboot'.
The problem is that 'fastboot' does not work because:
fastboot flashing unlock > FAILED (remote: Not implemet.)
fastboot oem unlock > FAILED (remote: unknown cmd.)
fastboot oem get_unlock_data > FAILED (remote: unknown cmd.)
fastboot flashing unlock_critical > FAILED (remote: Not implement.)
By chance, does anyone know if there is another way for unlocking the bootloader or, even better, to flash a ROM like LineageOS GSI?
I would like to have some news from guys who really made/tried it successfully.
Thanks,
Roberto
I hoped i would be able to do this as well but nope, no luck
I managed on Y61 just enable oem unlock in developer settings then run
Code:
fastboot flashing unlock
Hello guys I tried to unlock bootloader but when I use the command fastboot oem unlock I get this error
...
FAILED (remote: Command not allowed)
finished. total time: 0.040s
Does anyone know how to fix it or can someone help me ?
(And yes I have enabled in dev setting unblock oem and USB debugging)