Hi!
I was wanting to root my phone, because I want
the custom loading animation, more customization,
and other interesting stuff.
I need to unlock the bootloader, so I got the
bootloader unlock code, put my phone into fastboot
(adb reboot bootloader). But, here comes the problem...
I did the "fastboot oem unlock code", and it gave me this:
FAILED (remote: 'invalid command')
fastboot: error: Command failed
I tried "fastboot flashing unlock" too, but the output was the same.
Additional info:
Model: STK-LX1
Android 10.0
EMUI 10.0
Phone is up-to-date
(also sorry for my bad english, its not my first/main language)
Install Huawei USB Driver
Download Huawei USB Driver for Windows (Latest Driver)
Download the latest and original Huawei USB Driver to connect any Huawei Smartphone and Tablets to the Windows Computer quickly.
androidmtk.com
then it should work
Related
Hey there, first of all I just signed up at this forum but know and love it for a long time, so please bare with me if I make some formal mistakes.
But to the Problem.
I think I played a little bit too much with my old Honor 8 FRD L09 and wiped a little bit too much but basically now it's stuck in boot (where the blue Honor logo is) and doesn't boot further.
Can go into fastboot ( Phone Unlocked, FRP Lock)
Can't go into Twrp or maybe I just don't know how (I could go into TWRP yesterday but then I did something and now I can't)
Can go into Huawei eRecovery but everytime I try to recover I get the errorcode "getting package info failed"
I don't know what version of Android is on there but I didn't do systemupdate for a long time so I think it can be as low as Android 5.X.X if thats possible ^^
When I connect with ADB devices the list of devices is empty
When I do fastboot flash recovery it give me:
C:\Users\user\Downloads\platform-tools>fastboot flash recovery_ramdisk RECOVERY-V2.img
Sending 'recovery_ramdisk' (9100 KB) OKAY [ 0.223s]
Writing 'recovery_ramdisk' FAILED (remote: 'Command not allowed')
fastboot: error: Command failed
So yeah, I honestly don't know further and all the other Threads here to recover my phone didn't work (most of them say go into fastboot but the I always get the same error on every recovery image I try)
So is there a greater fate to my tried and true Honor 8 than beeing remembered as a bottleopener?
Pls fast help, thx guys
You have relocked your bootloader, because of that you can't install flash recovery. Now you should unlock bootloader in fastboot with this command: fastboot oem unlock <unlockcode>. Unlock code is the code which you use for unlocking the bootloader.
Sujanth said:
You have relocked your bootloader, because of that you can't install flash recovery. Now you should unlock bootloader in fastboot with this command: fastboot oem unlock <unlockcode>. Unlock code is the code which you use for unlocking the bootloader.
Click to expand...
Click to collapse
Bootloader should be unlocked cus every time I go into fastboot mode on my phone it says bootloader unlocked, but I'll devinitaly give it a try later when I am at my computer
When I tipe the code in I get this:
C:\Users\sarah\Downloads\platform-tools>adb devices
* daemon not running; starting now at tcp:5037
* daemon started successfully
List of devices attached
C:\Users\sarah\Downloads\platform-tools>fastboot oem unlock
< waiting for any device >
FAILED (remote: 'Command not allowed')
fastboot: error: Command failed
I don't have the Unlock Code anymore. I tried to get it from the Huawai homepage but there I can register with my Huawai ID but I can't find the unlock code and I also don't know if it's even saved in my account on the homepage.
I also tried third party apps to unlock the bootloader, but with all the apps I used the phone has to be turned on and that is not possible
Check out my post for a fix
https://forum.xda-developers.com/ho...tion-guide-t3788129/post76469677#post76469677
if it helped you please hit thanks:good::good:
I was trying to downgrade to android 6 (FRD09), phone stucked at bootloop. Cant do anything. i just waited to let the battery died, and now i cant charge the phone. When i plug it to charger the screen is blinking with thunder image, so doesnt charge. When ı connect it to pc just on fastboot mode connecting. How can i restore this phone?
Hello to everyone that read and thanks you for the time passing to read my problem.
First of all : this is not my native language so excuse me for my english ... :/
After that, this is my first thread ... :/
And then , i'm tryin to learn but i'm pretty newbie on computing ... :/
(i'm trying to root my phone like every newbie does first by following slowly and accurately this tutorial: https://www.getdroidtips.com/root-wiko-view-3-lite/
i'm gonna details all i did step by step but at the end cause i don't think that the problem come from here)
so after etablishing the connection between my device and the PC using a wiko usb driver
i tried to flash my Wiko View 3 Lite ROM to boot the patched "boot.img" via Minimal ADB and Fastboot V1.4.3 (latest version)
so once i enter the command : fastboot flash boot "MyPatchedBootFile".img
i got a :
Failed.(flashing lock flag is locked. Please unlock it first!)
so i should able the flashing option somehow somewere ?
i tried several fastboot command but nothing... (btw i is there a way to kow all the comandes i can do on my PC cause i see the command changing depending phones or fastboot )
that's what i have :
FAILED (remote :Not implemet.)
i'm not sure to understand what "no implemet" mean ??
I can't find any useful info exept this one unfortunately that could be the same for my phone's model :
Rooting a wiko jerry is impossible due to all fastboot commands lock the phone
On Linux: All fastboot commands lock. Particularly fastboot oem unlock or fastboot flashing unlock. After removing and re-attaching the phone to the usb port (without turning it off), the phone bec...
android.stackexchange.com
i'm continuing to look for anwsers, can someone have an idea ??
( that's what i did:
1/ i've downloaded magisk.apk's last vertion on my phone
2/ found a Wiko View 3 Lite full ROM online for the rom.pac file
3/ converted it w the SPD flash tool (i didn't really understood this step :/) : https://www.getdroidtips.com/patch-boot-img-root-spreadtrum-device/
4/ sent it to my phone
5/converted it agan via magisk.apk on my phone
6/ took it back from my computer to the same folder that i launch the ADB and fastboot comand prompt
7/last step normally :/ i should write the command: fastboot flash boot xxxxxxxxx.img and i gotstuck here ....
)
thanks again for all your help guys ))
Hakodu13 said:
...
so once i enter the command : fastboot flash boot "MyPatchedBootFile".img
i got a :
Failed.(flashing lock flag is locked. Please unlock it first!)
so i should able the flashing option somehow somewere ?
i tried several fastboot command but nothing... (btw i is there a way to kow all the comandes i can do on my PC cause i see the command changing depending phones or fastboot )
that's what i have :
FAILED (remote :Not implemet.)
i'm not sure to understand what "no implemet" mean ??
I can't find any useful info exept this one unfortunately that could be the same for my phone's model :
Rooting a wiko jerry is impossible due to all fastboot commands lock the phone
On Linux: All fastboot commands lock. Particularly fastboot oem unlock or fastboot flashing unlock. After removing and re-attaching the phone to the usb port (without turning it off), the phone bec...
android.stackexchange.com
i'm continuing to look for anwsers, can someone have an idea ??
...
Click to expand...
Click to collapse
Before trying to deal with phone's bootloader, will say running any Fastboot commands, you have to enable "OEM unlock" option in phone's Android Settings->Developer option. If done so, reboot phone. Afterwards run Fastboot commands
Code:
fastboot devices
fastboot oem unlock <- or: fastboot flashing unlock
jwoegerbauer said:
Before trying to deal with phone's bootloader, will say running any Fastboot commands, you have to enable "OEM unlock" option in phone's Android Settings->Developer option. If done so, reboot phone. Afterwards run Fastboot commands
Code:
fastboot devices
fastboot oem unlock <- or: fastboot flashing unlock
Click to expand...
Click to collapse
Hey
Thanks for your awnser,
i did it already, i've activated EOM unlock , USB debug and also desactivated the standby when the phone is plugged
also i think all fastboot command work cause i can reboot my phone using "fastboot reboot"command
fastboot devices reconize my phone
fastboot flashing unlock dosn't work
it is writed: FAILED (remote: Not implemet.)
fastboot oem unlock dosn't work,
it is writed: FAILED (remote: unknown cmd.)
something interesting is when i write fastboot "AnithingElse" unlock
it says: fastboot: usage: unknown command "AnithingElse"
and no: FAILED (remote: unknown cmd.)
like if adbandfastboot know the commannd " fastboot oem unlock " somehow but not my phone.
thanksthanksthanks again for your awnser!!!
My guess is that running Fastboot commands is denied by OEM/Carrier. And that's not wondering me because phone is based on UniSoc chipset.
AFAIK to get Fastboot working on such phones you have to request from OEM/Carrier the unlock-code as 1st thing of all things and when received have to flash it to phone.
jwoegerbauer said:
My guess is that running Fastboot commands is denied by OEM/Carrier. And that's not wondering me because phone is based on UniSoc chipset.
AFAIK to get Fastboot working on such phones you have to request from OEM/Carrier the unlock-code as 1st thing of all things and when received have to flash it to phone.
Click to expand...
Click to collapse
Ye i guessed the commands is denied on purpose
but why ? just for me not to have root acces ?
and what if i want to flash or reflash my ROM just to have back a new fresh boot ?
do a lot of phone constructor use that radical trick ?
and what is OEM/Carrier ? where can i find this ? i can't find anything online ...
merci ))
OEM is an acronym and stands for Original Equipment Manufacturer ( e.g Samsung )
Carrier is the is cell phone company that provide cellular service to cell phone users ( e.g. AT&T, Verizon )
My lenovo P11 with a 6gb + 128gb storage which i bought from banggood has been bricked. I was trying to flash the firmware of it because of its old firmware. Now before trying to flash i did go to developers mode to unlock the usb debugging and that's the only thing i did before bricking my tablet. Then i proceed to download the lenovo rescue assistant to update the firmware. After downloading the ROM, it brought me to fastboot mode where i can't do anything because even if i try to select other options like recovery mode it just put itself to fastboot mode. I can't also turn it off whenever i'm charging it and also connecting it to my pc.
I try to setup adb tools and I even try adb commands like [ .\adb devices ] but it shows empty list devices. I also tried to use [ .\fastboot oem unlock ] but it only shows
[ FAILED (remote: 'unknown command')
fastboot: error: Command failed]
I can't do anything. Please help me out :'(
This is just a duplicate to this thread:
Lenovo Tab P11 TB-J606F Stuck at fastboot, can't do anything.
I just bought my lenovo tab p11 and i decided to do a manual update through lenovo smart rescue assistant because my device has an old firmware and can't OTA update. The thing is, i forgot to do OEM unlock on my device although i did do USB...
forum.xda-developers.com
oh sorry...
Hi My name is NS₵,
I'm here on XDA Developers to learn about rooting and downgrading Android phone software. This will be my first time doing so with my old mobile device. I have an LG K30 and I'm trying to downgrade its firmware from Android 9 to Android 8.
I have been successful at using Android Platform Tools to "adb reboot" and "adb fastboot". At the moment the fastboot command does not pick up on the plugged-in device.
The LGK30 USB connection for: File Transfer. Meaning I can "Transfer Documents and media files to the connected device". This could be the reason that fastboot isn't working. The other USB connections are: Charging, Photo Transfer and MIDI Device.
When I run the command "adb devices" I get the following response: LMX410FGf5a1e0f3 device. Then I run the command "adb reboot-loader" and then the device boots into reboot loader. The screen contains the following text:
Welcome to fastboot mode for bootloader unlock:
1. Read device
fastboot oem device-id
2. Write unlock Key
fastboot flash unlock unlock.bin
3. Check bootloader is unlocked
fastboot getvar unlocked
The drivers I have downloaded for this device are the following: LGE Mobile MTP Device and MTP USB Device
No way to root a LG K30 here is the link
I'm on the latest Android 13. I've been trying to unlock and root this phone but OEM Unlock isn't in Developer Options and most fastboot commands give the error FAILED (remote: 'Command not supported in default implementation').
I contaced Asus and that's how I found out it was originally a CN version(now WW) but they said they can't help me. I've installed ADB, Fastboot and the USB drivers and the phone is detected by "fastboot devices" but "fastboot oem unlock" gives the above error. fastboot flashing unlock gives error Unrecognised command.
Not sure if this means anything but all the adb commands to reboot to bootloader/recovery/fastboot all just reboot to the first "Start" page option.
I found a thread here that seemed to be specifically about my problem but the contents were deleted and nothing else I've found has helped me past this point(a few other posts were very helpful though).
Am I stuck on this? Thanks for any info you can give.
<Moderator Edit>: Post edited. I will PM you as to why shortly.
I have rog phone 5s pro tencent edition china rom... and I success to convert to global ww rom
krampyl said:
I'm on the latest Android 13. I've been trying to unlock and root this phone but OEM Unlock isn't in Developer Options and most fastboot commands give the error FAILED (remote: 'Command not supported in default implementation').
I contaced Asus and that's how I found out it was originally a CN version(now WW) but they said they can't help me. I've installed ADB, Fastboot and the USB drivers and the phone is detected by "fastboot devices" but "fastboot oem unlock" gives the above error. fastboot flashing unlock gives error Unrecognised command.
Not sure if this means anything but all the adb commands to reboot to bootloader/recovery/fastboot all just reboot to the first "Start" page option.
I found a thread here that seemed to be specifically about my problem but the contents were deleted and nothing else I've found has helped me past this point(a few other posts were very helpful though).
Am I stuck on this? Thanks for any info you can give.
Click to expand...
Click to collapse
You can't root this device that way. You need the ASUS unlock tool and I believe ASUS have pulled their unlock service for the time being. I think you will find tens if not hundreds of posts related to this topic on the forum. Patching via EDL is an option but not done so far as everyone have used the ASUS Unlock tool?
krampyl said:
I'm on the latest Android 13. I've been trying to unlock and root this phone but OEM Unlock isn't in Developer Options and most fastboot commands give the error FAILED (remote: 'Command not supported in default implementation').
I contaced Asus and that's how I found out it was originally a CN version(now WW) but they said they can't help me. I've installed ADB, Fastboot and the USB drivers and the phone is detected by "fastboot devices" but "fastboot oem unlock" gives the above error. fastboot flashing unlock gives error Unrecognised command.
Not sure if this means anything but all the adb commands to reboot to bootloader/recovery/fastboot all just reboot to the first "Start" page option.
I found a thread here that seemed to be specifically about my problem but the contents were deleted and nothing else I've found has helped me past this point(a few other posts were very helpful though).
Am I stuck on this? Thanks for any info you can give.
Click to expand...
Click to collapse
Also, do not pay anyone on Facebook or other places for this type of work. Just a friendly advise to save you some $.