Question Rog phone 5 stucked on fastboot - ASUS ROG Phone 5 / 5s

i have rog 5 firmware WW-18.0840.2111.196
i was rooted the device morning and switching the fingerprint to WW after that i did factory reset and used wrong bootloader.img not for the firmware version
the problem that i locked the bootloader using (fastboot oem asus-csc_lk) when i turned the phone it's just stucked on fastboot
even when i tried to go to recovery mode will back again to fastmode
i tried eld not working at all
qualcom app not connected
the only way i think to flash it with stock fimware but the problem i got when i tried with WW_ZS673KS_18.0810.2101.95_M2.13.24.9-ASUS_1.1.46_Phone-user.raw
the fastboot.exe failed this is the message
"FAILED, fastboot.exe flash all WW_ZS673KS_18.0810.2101.95_M2.13.24.9-ASUS_1.1.46_Phone-user.raw failure, EXIT!"
if anyone has any idea i waste 12 hours without progress
even i tried to open the bootloader through adb but i can't
plz help

fastboot flashing unlock
...
FAILED (remote: permission denied)
finished. total time: 0.006s

still almost 16 hours working the new code is after flash_all
fastboot: error: CID () mapping the wrong XROM (0x1)

Currently it's likely that you'll never be able to unlock BL again after manual relock.... I suppose you can try extract the Bin file and fastboot sent each one of them over
Code:
fastboot flash <partition name> <partition file>
, it will be a long process but guaranteed to work
Flash all command is always sketchy in most cases....
If you want I can dump the fw for you

thanks for repalying this is the code
sending 'c' (37614 KB) OKAY [ 1.143s]
[FB] Writing 'c' FAILED (remote: 'Flashing is not allowed in Lock State')
fastboot: error: Command failed
any possible way ?

Finally after hard working it solves ، phone working well , thanks for @johnny886 who advised to me the code.
The code problem :
fastboot: error: CID () mapping the wrong XROM (0x1)
The fastboot works with this command
The working code is:
fastboot -v flash all xx.raw
Thanks to you @yurishouse for your help

messhary said:
Finally after hard working it solves ، phone working well , thanks for @johnny886 who advised to me the code.
The code problem :
fastboot: error: CID () mapping the wrong XROM (0x1)
The fastboot works with this command
The working code is:
fastboot -v flash all xx.raw
Thanks to you @yurishouse for your help
Click to expand...
Click to collapse
bro can u also help me please i am also stuck with the same problem u faced

Try this command
fastboot -v flash all xx.raw
Xx.raw change it with the file path

messhary said:
Try this command
fastboot -v flash all xx.raw
Xx.raw change it with the file path
Click to expand...
Click to collapse
no working brother

Can you tell me what's the error code

messhary said:
Can you tell me what's the error code
Click to expand...
Click to collapse
yes wait
getvar:version-bootloader FAILED (remote: 'unknown command')
getvar:version-baseband FAILED (remote: 'GetVar Variable Not found')
getvar:serialno FAILED (remote: 'unknown command')
--------------------------------------------
fastboot: error: ANDROID_PRODUCT_OUT not set

yurishouse said:
Currently it's likely that you'll never be able to unlock BL again after manual relock.... I suppose you can try extract the Bin file and fastboot sent each one of them over
Code:
fastboot flash <partition name> <partition file>
, it will be a long process but guaranteed to work
Flash all command is always sketchy in most cases....
If you want I can dump the fw for you
Click to expand...
Click to collapse
I relocked my bootloader sent it in for repair got it back unlocked it again no issues

chairman011 said:
I relocked my bootloader sent it in for repair got it back unlocked it again no issues
Click to expand...
Click to collapse
by offical service center?

Hi I unlocked my rog phone 5, did payload dumper, sent to magisk, back to pc, then fastboot flash boot <img from pc>. Now the phone won't get past recovery screen. Any way I might fix this so it boots to OS or a way to start over?

Nm had it plugged into bottom usb port, need to use the side usb port.

Related

[Help plz] Asus Me302kl Softbricked

Hi all
i have asus memo pad fd10, model: me302KL with soft bricked problem ( stuck at fastboot mode and show ERROR: invalid boot image )
i try to flash with fastboot flash recovery from image files but failed..
below are the message:
fastboot flash recovery recovery.img
sending 'recovery' (6002 KB)...
OKAY [ 0.188s]
writing 'recovery'...
FAILED (remote: Invalid input Image. Cannot flash before unlock)
finished. total time: 0.219s
fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 0.188s]
booting...
FAILED (remote: Bootloader is locked)
finished. total time: 0.203s
i think bootloader is locked. How to unlock boot loader? i don't have any os to install apk and unlock/root the me302kl.
What should i do now? Please help and provide me any advice.
Many thanks !!
kit9 said:
Hi all
i have asus memo pad fd10, model: me302KL with soft bricked problem ( stuck at fastboot mode and show ERROR: invalid boot image )
i try to flash with fastboot flash recovery from image files but failed..
below are the message:
fastboot flash recovery recovery.img
sending 'recovery' (6002 KB)...
OKAY [ 0.188s]
writing 'recovery'...
FAILED (remote: Invalid input Image. Cannot flash before unlock)
finished. total time: 0.219s
fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 0.188s]
booting...
FAILED (remote: Bootloader is locked)
finished. total time: 0.203s
i think bootloader is locked. How to unlock boot loader? i don't have any os to install apk and unlock/root the me302kl.
What should i do now? Please help and provide me any advice.
Many thanks !!
Click to expand...
Click to collapse
Try "fastboot oem unlock" first to unlock bootloader then try "fastboot flash recovery recovery.img" to flash recovery.
I tried fastboot oem unlock
It show no this command
Please help..thanks!
kit9 said:
I tried fastboot oem unlock
It show no this command
Please help..thanks!
Click to expand...
Click to collapse
Try these guide.
http://androtab.info/memopad/fastboot/
Thanks Ashwinrg, I tried your link, but it seems it can't unlock...
fastboot oem log
...
FAILED (remote: unknown command)
fastboot oem unlock61646
...
FAILED (remote: unknown command)
fastboot oem unlockD696E
...
FAILED (remote: unknown command)
Any other suggestion to unlock my Me302kl in bootloader ?
Thank you!
kit9 said:
Thanks Ashwinrg, I tried your link, but it seems it can't unlock...
fastboot oem log
...
FAILED (remote: unknown command)
fastboot oem unlock61646
...
FAILED (remote: unknown command)
fastboot oem unlockD696E
...
FAILED (remote: unknown command)
Any other suggestion to unlock my Me302kl in bootloader ?
Thank you!
Click to expand...
Click to collapse
Asus provide official way to unlock bootloader of your android. It is an app that want to install in your android and run.
As you can't install these app because you can't boot your android.
I am uploading these app that can help others.
Ashwinrg said:
Asus provide official way to unlock bootloader of your android. It is an app that want to install in your android and run.
As you can't install these app because you can't boot your android.
I am uploading these app that can help others.
Click to expand...
Click to collapse
Thanks, but i can't enter to the android system again...I can go to the fastboot mode only...
How could I install the apk and unlock my device?
Any one know how to use this apk in bootloader mode?
Thanks!
any one have solution / advice?
I could go to fastboot mode, any suggest to save from this Softbricked?
Thanks!
kit9 said:
Thanks, but i can't enter to the android system again...I can go to the fastboot mode only...
How could I install the apk and unlock my device?
Any one know how to use this apk in bootloader mode?
Thanks!
Click to expand...
Click to collapse
Download stock rom of your android and flash in fastboot mode.
32 gb variant
http://firmware-all.com/605-asus-memo-pad-fhd-10-me302kl-32gb-lte.html
16 gb variant
http://firmware-all.com/2171-asus-memo-pad-fhd-10-me302kl-16gb-lte.html
Download torrent file and download in torrent client.
Ashwinrg said:
Download stock rom of your android and flash in fastboot mode.
32 gb variant
http://firmware-all.com/605-asus-memo-pad-fhd-10-me302kl-32gb-lte.html
16 gb variant
http://firmware-all.com/2171-asus-memo-pad-fhd-10-me302kl-16gb-lte.html
Download torrent file and download in torrent client.
Click to expand...
Click to collapse
Thanks, i am downloading the file.
Do it have the instruction how to install it in fastboot mode?
thank you!
kit9 said:
Thanks, i am downloading the file.
Do it have the instruction how to install it in fastboot mode?
thank you!
Click to expand...
Click to collapse
May be Asus flash tool help you.
http://www.asuszenfoneblog.com/2015/01/how-to-use-asus-flash-tool-installer-for-zenfone.html
Ashwinrg said:
May be Asus flash tool help you.
http://www.asuszenfoneblog.com/2015/01/how-to-use-asus-flash-tool-installer-for-zenfone.html
Click to expand...
Click to collapse
Thanks first.
I am busy in this week, i will try if it could solve the lock bootloader . Thank you!
Hi all
I still can't get the bootloader to unlock..any suggestion to unlock the bootloader please..
are below information could help what is the command to unlock the bootloader??
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, vendor and if found,
recovery
flash <partition> [ <filename> ] write a file to a flash partition
flashing lock locks the device. Prevents flashing partitions
flashing unlock unlocks the device. Allows user to flash any partition except the ones that are related to bootloader
flashing lock_critical Prevents flashing bootloader related partitions
flashing unlock_critical Enables flashing bootloader related partitions
flashing get_unlock_ability Queries bootloader to see if the device is unlocked
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot [bootloader] reboot device, optionally into bootloader
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
Ashwinrg said:
May be Asus flash tool help you.
http://www.asuszenfoneblog.com/2015/01/how-to-use-asus-flash-tool-installer-for-zenfone.html
Click to expand...
Click to collapse
Let me report what I tried, do you know what is the problem?
I try this Asus flash tool, i can connect it from this tool.
However, I can't find my model ME302kl in this tool list.
I download the rom from asus website
https://www.asus.com/hk/Tablets/ASUS_MeMO_Pad_FHD_10_ME302KL/HelpDesk_Download/
I tried few other model(eg.Me103K) in the asus tool list since I can't find my model ME302kl in this tool list.
When press start to flash, it started to unzip the ROM and then show fail.
"Run flash image script failure(Not found the flash script file)
I thinks it is because I can't select correct model??
thank you!
Any one know how to save my soft bricked pad me302kl??
thanks!
push
Hi, I am on look out for nougat ROM for my phone.. searched everywhere on the internet.. Those with more insight can help me?
azoksky said:
Hi, I am on look out for nougat ROM for my phone.. searched everywhere on the internet.. Those with more insight can help me?
Click to expand...
Click to collapse
Download from below link
https://forum.xda-developers.com/android/general/rom-android-n-memopad-10-fhd-lte-t3466524
Ashwinrg said:
Download from below link
https://forum.xda-developers.com/android/general/rom-android-n-memopad-10-fhd-lte-t3466524
Click to expand...
Click to collapse
Thanks, Wil see that
Any one know how to save my pad??

Bootloop after installing an Factory Image for Android 9.0

Hi, i just bought a Google Pixel from Ebay an tried to install an factory image for Android 9 from the Google Website. After fastboot the flash-all.sh (ive got Ubuntu) it got stuck a on the bootscreen (The Google Logo flashes in an instance and the Screen goes black again). Unfortunally the device is locked again (bootloader ist locked), so adb is not working. fastboot works but when i install some other factory images from the google website the problem with the flashing bootscreen reappears.
Loading into bootloader works:
Product/Variant: sailfish-US-PVT
Serial Number FA72H0300560
CPU: MSM8996SG-AB 0x10001
UFS: 32 GB Samsung
DRAM:4096MB Hynix LPDDR4
Boot-slot: a
Console: DISABLED
Secure Boot: PRODUCTION
Device is LOCKED
Could anyone help?
Thanks in advance.
Not sure but I think U can try booting into TWRP using "fastboot flash recovery twrp" command in CMD and than switch boot slot to b, my pixel is in the same situation - I can't boot into slot a and switching to b works
oh sry, the command is "fastboot boot path/to/twrp.img"
Thanks for your help, but it didn't work.
When I try to fastboot with following commands, it says:
sudo ./fastboot boot twrp-3.2.3-1-sailfish.img
Code:
Downloading 'boot.img' OKAY [ 0.785s]
booting (bootloader) Command is not supported.
(bootloader) Please unlock device to enable this command.
FAILED (remote: '')
Finished. Total time: 0.963s
sudo ./fastboot flash recovery twrp
Code:
fastboot: error: cannot load 'twrp': No such file or directory
I have Ubuntu with local platform-tools, so the commands look a little bit different...
Double-check the checksum of the downloaded file.
Open the flash-all.sh file in a text editor, and manually run each of the flash commands individually. See if any of them throw an error.
You might also try to install the OTA.
I tried the first command in the flash-all.sh with the same results:
sudo ./fastboot flash bootloader bootloader-sailfish-8996-012001-1808030001.img
Code:
Sending 'bootloader_a' (32384 KB) OKAY [ 0.951s]
Writing 'bootloader_a' (bootloader) Command is not supported.
(bootloader) Please unlock device to enable this command.
FAILED (remote: '')
Finished. Total time: 1.189s
I will try out the OTA tomorrow. Does anyone know how to handle the payload.bin in to OTA.zip under a Linux-System?
ADB seems not be working. SO adb sideload ota_file.zip, like its mentioned on the google website seems to be also no option....
ArchArch said:
I tried the first command in the flash-all.sh with the same results:
sudo ./fastboot flash bootloader bootloader-sailfish-8996-012001-1808030001.img
Code:
Sending 'bootloader_a' (32384 KB) OKAY [ 0.951s]
Writing 'bootloader_a' (bootloader) Command is not supported.
(bootloader) Please unlock device to enable this command.
FAILED (remote: '')
Finished. Total time: 1.189s
I will try out the OTA tomorrow. Does anyone know how to handle the payload.bin in to OTA.zip under a Linux-System?
ADB seems not be working. SO adb sideload ota_file.zip, like its mentioned on the google website seems to be also no option....
Click to expand...
Click to collapse
You need to re-unlock your bootloader first, then. Try fastboot flashing unlock .
No luck.
sudo ./fastboot flashing unlock
Code:
FAILED (remote: 'oem unlock is not allowed')
Finished. Total time: 0.007s
sudo ./fastboot oem unlock
Code:
FAILED (remote: 'oem unlock is not allowed')
Finished. Total time: 0.038s
ArchArch said:
sudo ./fastboot flash recovery twrp
Code:
fastboot: error: cannot load 'twrp': No such file or directory
I have Ubuntu with local platform-tools, so the commands look a little bit different...
Click to expand...
Click to collapse
Did U opened CMD from the folder in which the TWRP file is located? Just type in CMD: "fastboot boot", and after "boot" type "twr" and press TAB button, program will locate the file itself.
Levan_i said:
Did U opened CMD from the folder in which the TWRP file is located? Just type in CMD: "fastboot boot", and after "boot" type "twr" and press TAB button, program will locate the file itself.
Click to expand...
Click to collapse
He's using linux. The reason his flashes have been unsuccessful is because the bootloader is locked.
Tanks for your efforts so far...
Just for clarification: The initial plan was to root my device, according to the XDA-Guide for rooting an Pixel XL Android 9.0 (with the Files for my "Sailfish"-Pixel) https://forum.xda-developers.com/pixel-xl/how-to/guide-pixel-xl-android-9-0-pie-unlock-t3825866
First when I bought the Pixel the "OEM Unlock"-Option in the Developers-Menu was greyed out.
So i tried out, beneath some other guides, the XDA-Guide for unlocking a Verizon Pixel and it worked. https://forum.xda-developers.com/pixel-xl/how-to/how-to-unlock-bootloader-verizon-pixel-t3796030
So I thought its an VerizonPixel, installed an Verizon Image from the Google Website, got always the message at bootup that an unlocked bootloader is some sort of threat, closed the Bootloader and the flashing bootscreen-problem began…

fastboot unknown command

Hey, I have an alcatel 3 and I wanna see how I can root it. I'm trying to root it using magisk but fastboot keeps returning the error unknown command all the time.
when I do
fastboot flash ...
it sends the file but then writing produces an error.
I know that I can root it and that I've done it before using magisk. but now it doesn't work. btw i don't think i fully unrooted my device so that may be the issue.
Fastboot deals with phone's bootloader where it doesn't matter whether phone's Android got rooted or not.
If you get shown
FAILED (remote: 'unknown cmd.')
fastboot: error: Command failed
or
FAILED (remote: 'Not implemet.')
fastboot: error: Command failed
means the bootloader wasn't unlocked properly.
Try this command sequence
Code:
fastboot devices
fastboot flashing unlock
fastboot flashing unlock_critical
What if
fastboot flashing unlock.
Returns command not found
If "command not found" is returned by Fastboot when trying to unlock bootloader then unlocking phone's bootloader is denied.
what if i have to run sudo to use fastboot could that be the problem
Fastboot deals with Android device's bootloader: So it's irrelevant whether Android is rooted or not.
Take note that Fastboot isn't Fastboot hence not all Fastboot commands do necessarily work as expected: it depends on how OEM implements Fastboot.
having the same problem with my qlink tablet but when using command fastboot flashing unlock
it returned fastboot oem operation fail: unknown cmd' : error: command failed This is my first time rooting anything help please?
hellp me ty pls!
Have you turned on "allow OEM to be unlocked" in developers option

FAILED (remote: 'Download is not allowed on locked devices')

i wnat to root https://www.xda-developers.com/root/
when i try
D:\platform-tools>fastboot flash boot D:\platform-tools/magisk_patched-25100_1VYTU.img
it show
Code:
Sending 'boot' (98304 KB) FAILED (remote: 'Download is not allowed on locked devices')
fastboot: error: Command failed
i also try
fastboot oem unlock
it show
Code:
FAILED (remote: 'Unable to open fastboot HAL')
fastboot: error: Command failed
what should i do ??
chatofking said:
i wnat to root https://www.xda-developers.com/root/
when i try
D:\platform-tools>fastboot flash boot D:\platform-tools/magisk_patched-25100_1VYTU.img
it show
Code:
Sending 'boot' (98304 KB) FAILED (remote: 'Download is not allowed on locked devices')
fastboot: error: Command failed
Click to expand...
Click to collapse
Rename the patched boot.img to "boot.img", then place the patched .img in your fastboot folder on PC then type:
fastboot flash boot boot.img
When you place the file in your fastboot folder, you don't need to include the path to the file in the command, it automatically looks for the file in the fastboot folder by default when you do not enter a path. Renaming the file to "boot.img" isn't necessarily required, but, it does simplify things for fastboot and makes the command easier to remember and type.
The same applies if you want to flash a system.img, recovery.img, etc.. Just change the name of the file to "system.img" or "recovery.img" and place it/them in your fastboot folder and it simplifies your commands to:
fastboot flash system system.img
And
fastboot flash recovery recovery.img
Also, try this for the failed command
FAILED (remote: Unable to open fastboot HAL): Unlock Bootloader Fix
In this tutorial, we will show you the steps to fix the FAILED (remote: Unable to open fastboot HAL) error when unlocking the bootloader.
www.droidwin.com
now i got same message
D:\platform-tools>fastboot flash boot boot.img
Code:
Sending 'boot' (98304 KB) FAILED (remote: 'Download is not allowed on locked devices')
fastboot: error: Command failed
Droidriven said:
Also, try this for the failed command
FAILED (remote: Unable to open fastboot HAL): Unlock Bootloader Fix
In this tutorial, we will show you the steps to fix the FAILED (remote: Unable to open fastboot HAL) error when unlocking the bootloader.
www.droidwin.com
Click to expand...
Click to collapse
im already try this verify cmd location, install fastboot driver & boot fastboot mode nothing change.
Code:
D:\platform-tools>fastboot oem unlock
FAILED (remote: 'Unable to open fastboot HAL')
fastboot: error: Command failed
what should i do ??
chatofking said:
i wnat to root https://www.xda-developers.com/root/
when i try
D:\platform-tools>fastboot flash boot D:\platform-tools/magisk_patched-25100_1VYTU.img
it show
Code:
Sending 'boot' (98304 KB) FAILED (remote: 'Download is not allowed on locked devices')
fastboot: error: Command failed
Click to expand...
Click to collapse
You've to unlock device's bootloader. Hence 1st of all if you want to manage the / operate on the bootloader you have to move device into fastboot mode and then run on device if it's launched 2015 or later
Code:
fastboot flashing unlock
[code]
instead of the outdated
[code]
fastboot oem-unlock
xXx yYy said:
You've to unlock device's bootloader. Hence 1st of all if you want to manage the / operate on the bootloader you have to move device into fastboot mode and then run on device if it's launched 2015 or later
Code:
fastboot flashing unlock
[code]
instead of the outdated
[code]
fastboot oem-unlock
Click to expand...
Click to collapse
when i try
D:\platform-tools>fastboot flashing unlock
it show
Code:
FAILED (remote: 'Unrecognized command flashing unlock')
fastboot: error: Command failed
i use https://developer.android.com/studio/releases/platform-tools
what should i do ??
The platform tools you actually use are meant to be used with Google devices only.
Use the Android USB-tools provided by your device's manufacturer.
xXx yYy said:
The platform tools you actually use are meant to be used with Google devices only.
Use the Android USB-tools provided by your device's manufacturer.
Click to expand...
Click to collapse
i use mtp driver
update Portable Devices to MTP USB Device
but when i enter fastboot mode
it become Android Device Android Bootloader Interface.
where is extracted the driver package folder ?? https://www.xda-developers.com/download-android-usb-drivers/
I'm having simular issue with my specter 8 tablet. I unlock the bootloader and give me the normal prompt. I go back do everything else and will execute reboot devices ect. However won't flash patch_boot.img brings up message
FAILED (remote: 'Download is not allowed on locked devices').

Question Boot-Image?

I need the boot.img for the EU-Version. Can someone please help me? Thx in forward.
Here are both magisk patched and stock boot.img files
Using latest magisk 25.1 stable
Stock
Magisk Patched
Thank you. I've now read rooting is not possible because Mediatek. Is it true please? Will not break it.
I'm rooted on my Nord2T. Whoever said that does not know what they are talking about.
The original Nord 2 was also mediatek and has a few custom ROMs and everything
I'm not able to boot correct in bootloader. There is written at the display extreme small "Fastboot Mode". If I set command "fastboot oem unlock" there is no reaction and nothing written. Changing with up/down is nothing doing.
Pushing Vol- and Powerbutton ends in recovery. There it is only possible to choose language and then wipe, reboot and power off.
My firmware is: CPH2399_11_A.09
Wrong code not
Code:
fastboot oem unlock
The correct command is
Code:
fastboot flashing unlock
Sorry, can not unlock the bootloader
Both commands failed
PS C:\adb2> fastboot flashing unlock
FAILED (remote: 'Unrecognized command flashing unlock')
fastboot: error: Command failed
PS C:\adb2> fastboot oem unlock
FAILED (remote: 'Unable to open fastboot HAL')
fastboot: error: Command failed
PS C:\adb2>
Try using a different ADB and fastboot. I use official platform tools from here
Also what comes up when you type
Code:
fastboot devices
Have downloaded and used the tools from official platform (your link)
PS C:\adb3> fastboot devices
UKGYBYZTL7699T8T fastboot
PS C:\adb3> fastboot flashing unlock
FAILED (remote: 'Unrecognized command flashing unlock')
fastboot: error: Command failed
PS C:\adb3> fastboot oem unlock
FAILED (remote: 'Unable to open fastboot HAL')
fastboot: error: Command failed
I'm in "Fastbootd Mode".
The command was "adb reboot fastboot". The command "adb reboot bootloader" does not work at mine N2t
mystery007 said:
Have downloaded and used the tools from official platform (your link)
PS C:\adb3> fastboot devices
UKGYBYZTL7699T8T fastboot
PS C:\adb3> fastboot flashing unlock
FAILED (remote: 'Unrecognized command flashing unlock')
fastboot: error: Command failed
PS C:\adb3> fastboot oem unlock
FAILED (remote: 'Unable to open fastboot HAL')
fastboot: error: Command failed
I'm in "Fastbootd Mode".
The command was "adb reboot fastboot". The command "adb reboot bootloader" does not work at mine N2t
Click to expand...
Click to collapse
I had the same problem while opening Bootloader...Tried everything - Windows 10
I did the same on Windows 7 and immidiately bootloader open.
mystery007 said:
Have downloaded and used the tools from official platform (your link)
PS C:\adb3> fastboot devices
UKGYBYZTL7699T8T fastboot
PS C:\adb3> fastboot flashing unlock
FAILED (remote: 'Unrecognized command flashing unlock')
fastboot: error: Command failed
PS C:\adb3> fastboot oem unlock
FAILED (remote: 'Unable to open fastboot HAL')
fastboot: error: Command failed
I'm in "Fastbootd Mode".
The command was "adb reboot fastboot". The command "adb reboot bootloader" does not work at mine N2t
Click to expand...
Click to collapse
Did you enable developer options and select Enable OEM unlock first?
garylawwd said:
I'm rooted on my Nord2T. Whoever said that does not know what they are talking about.
The original Nord 2 was also mediatek and has a few custom ROMs and everything
Click to expand...
Click to collapse
Did you pass the safetynet check?
My new Nord 2T is arrived today, I will see how many days it will resist unrooted
cioce said:
Did you pass the safetynet check?
My new Nord 2T is arrived today, I will see how many days it will resist unrooted
Click to expand...
Click to collapse
It will if you flash kdragon safetynet fix in magisk
cioce said:
Did you pass the safetynet check?
My new Nord 2T is arrived today, I will see how many days it will resist unrooted
Click to expand...
Click to collapse
Don't rush and don't do it like me. Here boot images are for 09. So upgrade first.
Safety net passes with magisk module
Root easily hidden with lsposed and shamiko module.
Riski3Run said:
Did you enable developer options and select Enable OEM unlock first?
Click to expand...
Click to collapse
Yes
mystery007 said:
Have downloaded and used the tools from official platform (your link)
PS C:\adb3> fastboot devices
UKGYBYZTL7699T8T fastboot
PS C:\adb3> fastboot flashing unlock
FAILED (remote: 'Unrecognized command flashing unlock')
fastboot: error: Command failed
PS C:\adb3> fastboot oem unlock
FAILED (remote: 'Unable to open fastboot HAL')
fastboot: error: Command failed
I'm in "Fastbootd Mode".
The command was "adb reboot fastboot". The command "adb reboot bootloader" does not work at mine N2t
Click to expand...
Click to collapse
u should not be in fastbootd mode in adb type adb reboot bootloader
then type
fastboot flashing unlock
this should unlock your bootloader

Categories

Resources