Hi everyone,
For unlocking my boot-loader, I need an identifier token. I have put my phone to fastboot mode and executed the "fastboot oem get_identifier_token"-command via the adb. But I always get "FAILED (remote: unknown command). What can I do? I really need help quite quickly! Would be great, if someone has an idea!
Related
I want to unlock bootloader for my device to install a cook rom but when i use the command
Fastboot OEM get_identifier_token
The result window shows and disappears immediately so i can not copy code to unlock my phone.
Please help me. THANKS
Are you trying to use the old token? You have to go back through the unlock process to get a the token identifier and then it should work.
Hello, is it possible to unlock the bootloader without having to install MiUnlock.
I am using Linux and I am stuck at this step:
Code:
$ fastboot eom unlock
FAILED (remote: Token Verify Failed, Reboot the device)
Is it possible to get the token from Xiaomi's website (giving the IMEI of the phone) and simply do:
Code:
$ fastboot eom unlock TOKEN
I feel that installing a whole program to get a simple token is too much... Also Linux is not officially supported.
Thank you
lapwat said:
Hello, is it possible to unlock the bootloader without having to install MiUnlock.
I am using Linux and I am stuck at this step:
Code:
$ fastboot eom unlock
FAILED (remote: Token Verify Failed, Reboot the device)
Is it possible to get the token from Xiaomi's website (giving the IMEI of the phone) and simply do:
Code:
$ fastboot eom unlock TOKEN
I feel that installing a whole program to get a simple token is too much... Also Linux is not officially supported.
Thank you
Click to expand...
Click to collapse
I've spent a lifetime searching for the same option, but no there is no other way but to use MiUnlock. Anyway, there is not a need for you to install anything, you just need to run the program and let it do its job.
** Nevermind, i found the command i needed.
fastboot oem asus-csc_lk
Hello, im having hardware problems and having to send my rog phone 2 back, but the bootloader is unlocked and i cant relock it. I've gone on google and tryed everything but i keep getting errors. Does anyone know how to relock it? Im kind of stressing out.
Fastboot can detect the phone but no matter what i do it just says "FAILED"
Commands:
fastboot flashing lock = FAILED (remote: 'permission denied')
fastboot oem lock = FAILED (remote: 'unknown command')
Thank you for your help.
Hello Everyone
How can I Relock Bootloader in my Asus rog phone 3 I unlocked bay mistake in asus unlocked tool so please tel me how can i relock bootloader
Thanks
Best Regards
fastboot oem asus-lock
When I try to relock my ROG Phone with this command or use any other fastboot command, I get:
FAILED (remote: 'Command not supported in default implementation')
can someone explain how to set up the Tool correctly? I cannot find any guide on it...
Hectorim said:
When I try to relock my ROG Phone with this command or use any other fastboot command, I get:
FAILED (remote: 'Command not supported in default implementation')
can someone explain how to set up the Tool correctly? I cannot find any guide on it...
Click to expand...
Click to collapse
go onto usb debugging and switch protocol
If you do this in Fastboot mode through recovery mode, it won't work. YOu need to be in direct Fastboot mode
So I can't seem to get the phone's bootloader to unlock... using the official tool, v.7.6, in the log I see its trying to execute "fastboot oem get-token" but the phone doesn't react to the command and just says "FAILED (remote: 'unknown command')" What should I do about it???
So I found a solution, you have to download v.5.5.1224.27, any other version doesn't work, it has to be this specific one.