Get token not unknown command - HTC One A9

Hello, can someone please help me. I just received my A9 and immediately went unlock bootloader and root. When invoke the get_identifier_token at the cmd prompt I get the following response: "FAILED (remote: unknown command)"
Anyone got any ideas?

I recomend using the Windroid app to get root on the A9, however that command works best in download mode on the phone.

donnykerr said:
I recomend using the Windroid app to get root on the A9, however that command works best in download mode on the phone.
Click to expand...
Click to collapse
Boy HTC is very specific with their instructions about being in bootloader mode to get the token and flash the unlock token. They don't mention being in download mode at all.
Thanks for the help, got unlock successfully.

Related

Command "Fastboot OEM unlock" doesn't work

My phone "Oneplus One" is soft bricked. Currently there is no OS installed nor recovery. But, Fastboot is working.
So, I started to follow a guide to install CM 11s OS through fastboot. But, it gave an error "Failed: Remote- Device not unlocked cannot flash or erase".
So now its time to unlock OEM. SO, I used the command "Fastboot OEM unlock" Command got executed in 0.006sec and phone rebooted. Again tried to flash OS but it gives same error i.e. "Failed: Remote- Device not unlocked cannot flash or erase". Only if I could unlock OEM could flash the OS and be done with it. Any help would be appreciated.
leysaley said:
My phone "Oneplus One" is soft bricked. Currently there is no OS installed nor recovery. But, Fastboot is working.
So, I started to follow a guide to install CM 11s OS through fastboot. But, it gave an error "Failed: Remote- Device not unlocked cannot flash or erase".
So now its time to unlock OEM. SO, I used the command "Fastboot OEM unlock" Command got executed in 0.006sec and phone rebooted. Again tried to flash OS but it gives same error i.e. "Failed: Remote- Device not unlocked cannot flash or erase". Only if I could unlock OEM could flash the OS and be done with it. Any help would be appreciated.
Click to expand...
Click to collapse
I had the same problem as you and I resolved it using this
http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Not sure if that will help you at all but it's worth a shot. Maybe you could flash an already modified aboot from fastboot.
sayeef said:
I had the same problem as you and I resolved it using this
http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Click to expand...
Click to collapse
I don't know how to thank you. I send you warm regards from India. Love you dude.
leysaley said:
I don't know how to thank you. I send you warm regards from India. Love you dude.
Click to expand...
Click to collapse
lol np
I was panicking as well when it happened to me
sayeef said:
I had the same problem as you and I resolved it using this
http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Click to expand...
Click to collapse
I will bolster this claim as I had THE SAME EXACT PROBLEM and this tampered-fix, did it for me. Works wonders!

Vivo y21l bootloader unlock?

i tried to unlock my vivo y21l using adb command "fastboot oem unlock" but i get an error saying "device lock" message but my phone get identified by adb command so it's not a driver problem.is there any other way to unlock the bootolader? i just want to root my phone but not any one click methods are working so i guess it's because of locked bootloader maybe.thanks for anyone who can help.
Imalka Muthukumara said:
i tried to unlock my vivo y21l using adb command "fastboot oem unlock" but i get an error saying "device lock" message but my phone get identified by adb command so it's not a driver problem.is there any other way to unlock the bootolader? i just want to root my phone but not any one click methods are working so i guess it's because of locked bootloader maybe.thanks for anyone who can help.
Click to expand...
Click to collapse
Hi I can see you have already asked this before here
https://forum.xda-developers.com/showthread.php?t=3584719
You can bump your original post once every 24 hours but please don't create duplicate threads
Kind Regards
Sawdoctor

Can't unlock bootloader

So I got my new U12+, bought the unlocked version, I'm pretty sure when it updated it became locked??
Anyway, went to HTCdev to unlock and I get this message when I try
Security checking failed DENY
Shows it as locked S-ON
Should I reset it then get S-Off?
Sounds like you might be confusing a few things.
The Unlocked version is the sim-unlocked. The boot loader will be Locked S-ON. Two different things.
Now to unlock your boot loader to run custom software make sure you follow the steps exactly on HTCdev website.
Get your token key while in Download Mode, copy and paste the correct parts. Then unlock once you have the correct unlock token bin from HTC.
Unlocking your boot loader is all down while in Download Mode. Make sure your have OEM boot loader unlock enabled in Developer Settings.
What a dummy....
OK, de-bugging on and OEM unlocking is enabled.
Tried the steps at HTC and got no response from the phone after typing the get identifier command
I'll try again
BTW, is it just me or is it a pain to get the button sequence just right?
geoffwoerner said:
What a dummy....
OK, de-bugging on and OEM unlocking is enabled.
Tried the steps at HTC and got no response from the phone after typing the get identifier command
I'll try again
BTW, is it just me or is it a pain to get the button sequence just right?
Click to expand...
Click to collapse
It's annoying. But if you have adb on your computer with Debugging enabled within Developer Settings.
adb reboot bootloader
Thatll save you a few a minute or two
OK, so now I'm stumped again,
adb reboot bootloader
phone reboots as it should
fastboot oem get_identifier_token and nothing
<waiting for any device>
Never Mind, took a few tries and new drivers, we're good to go!
How were you able to resolve it? what drivers should i download? I tried twice and i am getting the same message:
Error Code: Invalid Bootloader Token Length.
Error Reason: The submitted Token appears to be the wrong length and won't work.
HTC u 12 Plus . android 9. adb and fastboot installed on a mac os mojave

Nokia 3 (TA-1032, running Android 9) unlocking OEM failed.

Hello guys, I've read a lot of tutorials on unlocking OEM for my Nokia 3.
I have enabled dev option and OEM unlocking,
Loaded to fastboot with,
Code:
adb reboot bootloader
then tried to unlock with,
Code:
fastboot flashing unlock
and I got a confirmation screen on my phone and pressed the up button and got this error:
(bootloader) Start unlock flow
FAILED (remote: '
Unlock operation is not allowed
')
fastboot: error: Command failed
Click to expand...
Click to collapse
So, I tried This link from Xda and entered this code
Code:
fastboot oem dm-verity <with my MD5 key>
and got this error :
FAILED (remote: 'unknown command')
fastboot: error: Command failed
Click to expand...
Click to collapse
I have also tried multiple other tutorials, I couldn't even get to the 'unlocking OEM part'
Please help me figure something out. I've been trying to find another way for three days now!
S885V214 said:
Hello guys, I've read a lot of tutorials on unlocking OEM for my Nokia 3.
I have enabled dev option and OEM unlocking,
Loaded to fastboot with,
then tried to unlock with, and I got a confirmation screen on my phone and pressed the up button and got this error:
So, I tried This link from Xda and entered this code and got this error :
I have also tried multiple other tutorials, I couldn't even get to the 'unlocking OEM part'
Please help me figure something out. I've been trying to find another way for three days now!
Click to expand...
Click to collapse
Same here my can't unlock bootloader
aditya#777 said:
Same here my can't unlock bootloader
Click to expand...
Click to collapse
Check this thread to unlock bootloader in Nokia 3 Android 9 [pie]
https://forum.xda-developers.com/nokia-3/how-to/method-to-unlock-bootloader-nokia-3-pie-t4012285
https://forum.xda-developers.com/nokia-3/how-to/method-to-unlock-bootloader-nokia-3-pie-t4012285
Check this method you need to enter oem key
Full guide is given in this link to unlock bootloader in android 9 Nokia 3
aditya#777 said:
Same here my can't unlock bootloader
Click to expand...
Click to collapse
Fastboot oem dm-verity xxxxxxxxxxxxxxxxxxxxxxxx

Doogee X95 smartphone

Hi,
I have a new X95 with Android 10 go edition. aperently I get an error message when I use some apps.
do not disturb access this feature is not available on this device
Is there anything I can do, to solve this problem?
I would like to flash another img file to the device but got all the time <wating for device> any solution for that?
Constantly get 'unauthorised', oem boot set to unlocked, usb debugging enabled, tried revoking and re-enabled no change....help
tennoguchi said:
Constantly get 'unauthorised', oem boot set to unlocked, usb debugging enabled, tried revoking and re-enabled no change....help
Click to expand...
Click to collapse
Use only this command:
Fastboot flashing unlock
I too want to unlock, root and customize the X95... And failed at the very first steps.
I hope some of the forum gurus watches this phone/thread
Here's the steps I took and the errors I got, any help would be appreciated!
1. enable "OEM unlocking" in development options
2. adb reboot fastboot
3. a) fastboot flashing unlock FAILED (remote: 'Unrecognized command flashing unlock')
3. b) fastboot oem unlock FAILED (remote: 'Command not supported in default implementation')
Also, this phone seems not to be recognized in bootloader mode (displays only "=> fastboot", but fastboot doesn't recognize any device).
When booting to recovery, entering fastboot from there (same as after "adb reboot fastboot"), I can get to the point of failure above.
I'm really uncomfortable with the current setup, any help would be appreciated!
Someone got root
Someone got root.
Thank you.
gatolocox said:
Someone got root.
Thank you.
Click to expand...
Click to collapse
This answer/question (?) is not really helpful, can you please elaborate?
Any news on how to root the x95?
Olize said:
Any news on how to root the x95?
Click to expand...
Click to collapse
I haven't tried since the failure reported above, meanwhile I got a redmi note 9s for 119€, so I'm using this one on a custom setup now.
Still using the x95 as an AP, I'm interested on any progress made on the topic..

Categories

Resources