Good afternoon everyone I have a problem with my redmi note 9, when I try to unlock the bootloader and then enter fastboot using the keys on the phone as written in the program procedure mi unlock does not detect any phone, while when I enter fastboot from android using adb reboot fastboot not only do I enter another version of fastboot but the phone is identified with a read error, how can I solve this?
Related
Hi, sorry for this but I need some help, already search for a way to install TWRP using Ubuntu but I got stuck after trying to install TWRP.
Already
Installed Fastboot on Ubuntu
Downloaded TWRP and change its name to recovery.img
OEM Unlocking and USB Debuggin
Connect my Huawei P10
Reboot to Recovery Mode Using Terminal
Code:
adb reboot bootloader
Now here is my problem
Code:
fastboot flash recovery recovery.img
after writing this my device get stock in "wating for device" and nothing happens.
On my Huawei P10, when it start into Recovery Mode you can read
"FRP UNLOCK (GREEN)
PHONE LOCKED (RED)"
Don't know if I have to install Huawei Drivers for Ubuntu, and if this is true, don't know how to install them. Or is there a different problem for this?
I really will appreciate any help.
The screen you describe is fastboot mode. The easiest way to enter recovery mode is by the command adb reboot recovery. However your fastboot screen indicates your bootloader is locked, so there is no way to flash twrp until you unlock it.
Your phone is locked as Fastboot said. You need to unlock it with Fastboot command "fastboot oem unlock UNLOCKCODE". You need your unlock code, if you don't have it, you need to request it from Huawei.
Officially Huawei doesn't provide these codes anymore, but maybe you are lucky and they send it to you.
Otherwise you can try DC Phoenix, a payware tool. Here you won't get support for it, they have official support if you pay.
Hi guys, i need some help, i wanted to convert my A2 in 6X, and i need to enter edl mode to do this. Because i couldn't enter edl via fastboot or adb (i had unlocked bootloader ad twrp recovery installed) i tried to relock bootloader (maybe this was the error), now i'm stuck at message that says that system is corrupt and devices wouldn't boot, i can only access fastboot, tried to boot twrp via fastboot but didn't work, fastboot getvar unlocked return no, now i'm trying to follow the guide to unbrick from ARB but phone should be in edl mine is in fastboot, please help me, any suggestion is accepted! Thanks
https://forum.xda-developers.com/mi-a2/how-to/mi-a2-toolkit-unlock-bootloader-root-t3834585
use option 5 then select the second option
it will boot the device into edl mode.
if you have issues with it not letting you enter it with this then try to unlock the bootloader again.
Daha3ker said:
https://forum.xda-developers.com/mi-a2/how-to/mi-a2-toolkit-unlock-bootloader-root-t3834585
use option 5 then select the second option
it will boot the device into edl mode.
if you have issues with it not letting you enter it with this then try to unlock the bootloader again.
Click to expand...
Click to collapse
already did it, didn't work, unlocking bootloader gave me error: oem unlock is not allowed.
i menage to enter edl mode using test point method, after that i flashed latest rom, and phone booted up, but i turned off to reassable it, and when i tried to reboot it it went to edl mode and i cannot exit edl mode, my pc see it like QUALCOMM9008 and if i try to flash with miflash it does the flash but i can't bot it after flashing success. i'm trying now to download an older fastboot rom
SOLVED!
Hell guys, I recently unlock the bootloader of my red magic 3 global version (NA) but now i want to lock it back, is there any way to do this?
! it just fixed it, ised adb and connect the phone to the usb and open the adb terminal and write: adb reboot bootloader, then use the next command: fastboot flashing lock
nothing more, you're done!
I'm curious to see if anyone else can confirm this with Global version before I unlock bootloader. Thanks in advance.
open recovery mode like before you unlocked and write this to adb
fastboot oem lock
fastboot flashing lock
fastboot oem relock
Once bootloader is locked. Reboot your device with the following command:
fastboot reboot
Its works for me
How to lock bootloader in Red magic 3s
Can anyone help me out to re lock boot loader in nubia red magic 3s, frankly I didn't unlock this bootloader so I dont have any idea, so needed brief and step wise information to lock boot loader
Can help me at [email protected]
Hello
one day my Xiaomi A2 stopped working ( pic ).
https://imgur.com/bps03hS
https://imgur.com/2siw3PQ
I try to save my data, but I have no idea what else I can do.
I heard that TWRP has memory access, but I can't unlock the bootloader in any way.
Xiaomi unlock program says to me
https://imgur.com/HVKm6qR
I don't remember creating an account on xiaomi. Anyway I do new account with this same number, but still don't working.
I even try a command's in ABD like : fastboot oem unlock etc.
Does anyone have any idea to fix?
When you use your pc to commands put your cable on a 2.0 usb and maybe some of those commands if you were lucky will work.
I was do It by USB 2.0,
Anyone ?
I try command :
fastboot flashing unlock
fastboot flashing unlock_critical
But i get message about "Lock state"
screenshot from CMD
https://imgur.com/NdENtdI
I was trying to install Pixel Experience rom for my device.But when I flash the recovery image of pixel experience it was not installed and I was stuck in fastboot mode.Then I tried to somehow the Pixel Experience recovery load and phone go in a loop show logo poco and restart again and again. The fastboot mode did not coming after that i tried to install a rom using sp flash tool and it was not worked but fastboot mode now coming and I now tried to flash using miflash tool it shows boot in lock state.My bootloader was locked again somehow. Then to bypass this I used some python commands and unlock the bootloader and using flash I flashed my original rom but after that, another problem occurred like google and mi account not being connected google services not working, and mi account also another thing was ok. How can I solve this.?please help. I can't use google services and can't log in mi account also. My OEM unlocking status permanently on it doesn't have an edit option. I used these files to unlock the bootloader.I follow this article
Load the MTKClient: https://github.com/bkerler/mtkclient
After the install (drivers are needed for windows / using linux is preferred) type:
"python mtk da seccfg unlock"
and connect the device (off) with vol- and vol+ buttons pushed.
You may have to use the command "fastboot flashing unlock" or "fastboot oem unlock" in fastboot afterwards.