[Tutorial] How to unlock Unisoc (SPD) bootloader using Identifier Token
[Tutorial] How to unlock Unisoc (SPD) bootloader using Identifier Token
(05-06-2025, 06:14 PM)marco00ja Hi guys
I have a problem, I don't know why, maybe is the brand and model, I have a teclast p10 m3f4, with processor rockchip rk3368
I read and input the commands and my tablet is in fastboot mode, with the first command have a result, but when I write the commands with oem it says is device is locked
root@marco-VMware-Virtual-Platform:/home/marco/Descargas/fastboott# fastboot devices
0123456789 Android Fastboot Interface
root@marco-VMware-Virtual-Platform:/home/marco/Descargas/fastboott# ./fastboot devices
0123456789 fastboot
root@marco-VMware-Virtual-Platform:/home/marco/Descargas/fastboott# fastboot oem get_identifier_token
FAILED (remote: 'device is locked')
fastboot: error: Command failed
the weir part is when I put the command
root@marco-VMware-Virtual-Platform:/home/marco/Descargas/fastboott# ./fastboot oem unlock
...
OKAY [ 0.004s]
finished. total time: 0.004s
I try with different ways to unlock, in different forums, but nobody knows, ...
best regards
Marco
(17-06-2025, 01:39 PM)lpt2007 Hi,
Does this work on android 15?
...
(28-02-2020, 05:50 PM)Good morning, I have managed to get tokem but the problem is that fastboot does not recognize unlock and I also get no directory on a ZTE blade a55. I am using Windows 11 and I am not using fastboot modification.Hovatek(28-02-2020, 01:03 PM)arcilla#027 ¿Debería modificar un poco los permisos de esos archivos, como con chmod o algo similar?
Los archivos se guardan en el directorio fastboot modificado, por si acaso.
No entiendo qué quieres decir con esto. Desde el punto de vista de la guía, no es necesario modificar ningún permiso de archivo.
(28-02-2020, 01:05 PM)arcilla#027 Entonces, ¿cuál es correcto? ¿Se puede o no hacer esto en Windows?
No, no puedes usar esto en Windows. Ya respondí esto en mi respuesta anterior.
(08-07-2025, 06:20 AM)Nerd121 I'm using a fedora live workstation, but whenever I run the command copied from the page it says access denied and if I remove the period and the forward slash, it gives me a file not found error
(07-07-2025, 04:15 AM)marco79 YoWhat I need to finish the unlocking is that the commands to flash the token do not work for me.
(05-08-2025, 02:13 AM)Lost-Entrepreneur439 this didn't work for me on my Ulefone Note 19 sadly, any other way to unlock? OEM unlocking is enabled in developer options.
...