Bootloader not getting relocked in my Le Max 2 - LeEco Le Max 2 Questions & Answers

Whenever I lock the bootloader of my Le max 2 in fastboot mode using the command "fastboot oem lock" and then reboot the phone and check again in fastboot mode it says that bootloader is still unlocked, how can I permanently lock my le max 2's bootloader. I am currently running eui 19s indian rom on x829 model.

Rahul Mudiraj said:
Whenever I lock the bootloader of my Le max 2 in fastboot mode using the command "fastboot oem lock" and then reboot the phone and check again in fastboot mode it says that bootloader is still unlocked, how can I permanently lock my le max 2's bootloader. I am currently running eui 19s indian rom on x829 model.
Click to expand...
Click to collapse
Usually (this happens in many phones, if not all) relocking implies having to flash a stock rom right afterwards. So, you should relock and, still in fastboot mode, flash a stock rom. Then, the relocking should be finished.

jman0 said:
Usually (this happens in many phones, if not all) relocking implies having to flash a stock rom right afterwards. So, you should relock and, still in fastboot mode, flash a stock rom. Then, the relocking should be finished.
Click to expand...
Click to collapse
Well, how do you flash rom while in fastboot mode?

Rahul Mudiraj said:
Well, how do you flash rom while in fastboot mode?
Click to expand...
Click to collapse
Yiou can find it here in the forum. It's been discussed many times and there are some tutotials, too

Related

Question regarding relocking bootloader

Today i finally unlocked my bootloader officially...
My doubt is that,
1. How to relock bootloader.
2. If it is relocked, how to unlock it again.
Same question
the same Question ?
Any answers??​
asrupesh said:
Today i finally unlocked my bootloader officially...
My doubt is that,
1. How to relock bootloader.
2. If it is relocked, how to unlock it again.
Click to expand...
Click to collapse
To relock the bootloader, just flash an official miui fastboot rom via miflash and you're done....
If you have unlocked officially, you can just unlock your bootloader anytime without asking permission from xiaomi again...
If you have unlocked your device unofficially, repeat the steps you did for unlocking your device or unlock officially.....
ayush321 said:
To relock the bootloader, just flash an official miui fastboot rom via miflash and you're done....
If you have unlocked officially, you can just unlock your bootloader anytime without asking permission from xiaomi again...
If you have unlocked your device unofficially, repeat the steps you did for unlocking your device or unlock officially.....
Click to expand...
Click to collapse
Thanks for replying today i flash miui stock fastboot via miflash and checked using this code "fastboot oem device-info"
it still shows "device unlocked= true"
it didint relock my bootloder....
asrupesh said:
Thanks for replying today i flash miui stock fastboot via miflash and checked using this code "fastboot oem device-info"
it still shows "device unlocked= true"
it didint relock my bootloder....
Click to expand...
Click to collapse
can you try with fastboot oem lock?
rajneeshk said:
can you try with fastboot oem lock?
Click to expand...
Click to collapse
Sorry dude I can't, I dont want to risk it....
asrupesh said:
Today i finally unlocked my bootloader officially...
My doubt is that,
1. How to relock bootloader.
2. If it is relocked, how to unlock it again.
Click to expand...
Click to collapse
I see many asking how to Relock Bootloader, especially those who had unlocked unofficially.
http://forum.xda-developers.com/showpost.php?p=66962198&postcount=7
The steps to be followed are following:
(1) Turn on USB debugging for your phone;
Go to Settings -- About Phone --> Touch 7 times on "MIUI version" to Enable Developer Options.
Now go to Settings - Additional Settings - Developer Options --> USB debugging.
Enable USB Debugging and Connect to PC.
(2) Download Fastboot ROM (file extension .tgz or .tar) from
Code:
http://en.miui.com/a-234.html
(3) Boot into EDL
adb devices (to check it's connected)
adb reboot edl
(4) Use MI Flash Tool to Flash the Fastboot ROM
One done it will be locked... To relock follow same steps as done earlier - either official or unofficial

Installed TWRP "Succesfully" But TWRP is not starting

Hi all,
After "successfully" installing TWRP, which already took me lots of time due to strange errors, i can not go into TWRP mode. Only in Standard Recovery.
I followed every tip which i found how to exit the fastboot mode succesfully (pressing Vol+ & Power / Removing USB Cable / Tried TeamSpains Automatic Installer), but nothing worked. Most of the time just a black screen and Blue Led.
The only thing i did not do is typing in "fastboot reboot" because i read that this caused a brick on a few Le Max 2.
Any suggestions how i could finally install TWRP ?
Thanks a lot!
Wow, I'm almost in the same situation, but mine is worse - Neither standart recovery, nor TWRP start.
Can you confirm, that your bootloader is unlocked?
Because in my case, the bootloader was locked and I managed to corrupt the recovery by installing TWRP forcefully, which brought me to the continious boot loop in the recovery with no os loaded at all.
check these commands in fastboot:
fastboot oem unlock (fastboot oem unlock-go worked for me)
After it is unlocked -> fastboot flash recovery bla-bla.img -> fastboot boot bla-bla.img, where bla-bla is your twrp image.
The clue is to use proper version of TWRP from Teamspain or from the thread Official TWRP. You can always use fastboot boot for the first try. And unlock the bootloader first.
Regards Filozof71
Sent from my Le X820 using Tapatalk
RovnyiK said:
Wow, I'm almost in the same situation, but mine is worse - Neither standart recovery, nor TWRP start.
Can you confirm, that your bootloader is unlocked?
Because in my case, the bootloader was locked and I managed to corrupt the recovery by installing TWRP forcefully, which brought me to the continious boot loop in the recovery with no os loaded at all.
check these commands in fastboot:
fastboot oem unlock (fastboot oem unlock-go worked for me)
After it is unlocked -> fastboot flash recovery bla-bla.img -> fastboot boot bla-bla.img, where bla-bla is your twrp image.
Click to expand...
Click to collapse
Yes my device is unlocked. I did it again now with exactly your commands --> after fastboot boot recovery.img --> Black screen and blue LED
Filozof71 said:
The clue is to use proper version of TWRP from Teamspain or from the thread Official TWRP. You can always use fastboot boot for the first try. And unlock the bootloader first.
Regards Filozof71
Sent from my Le X820 using Tapatalk
Click to expand...
Click to collapse
What do you exactly mean with proper version of TWRP? And yes, i am always using fastboot, but it doesnt help. My phone is also unlocked... I havent got any more ideas
Kampfgans said:
What do you exactly mean with proper version of TWRP? And yes, i am always using fastboot, but it doesnt help. My phone is also unlocked... I havent got any more ideas
Click to expand...
Click to collapse
Proper I meant one of this distributions and newest. What is the result of "fastboot devices" command?
regards Filozof71
Is your device 4/64, or 4/32 gb?
Filozof71 said:
Proper I meant one of this distributions and newest. What is the result of "fastboot devices" command?
regards Filozof71
Click to expand...
Click to collapse
Yes, i used the newest official TWRP. Fastboot Devices shows my connected device "blablavla fastboot", so my device is connecting properly
RovnyiK said:
Is your device 4/64, or 4/32 gb?
Click to expand...
Click to collapse
4/32
i was in same situation guys, things which worked for me is official twrp, flash then immediately hold vol up and power button untill you see le eco recovery appearing on the screen which ll be followed by twrp, if u hold the two button and leave them after getting the first vibration, device boots into system and after that twrp is again overwritten and no use going into recovery afterwards...
Kampfgans said:
Yes, i used the newest official TWRP. Fastboot Devices shows my connected device "blablavla fastboot", so my device is connecting properly
Click to expand...
Click to collapse
Hello again. Blue LED means something like inconsistent version with installed system. Try another TWRP. What version did you run before flashing TWRP? Is it x820 or maybe X822 Indian version?
Regards Filozof71
Sent from my Le X820 using Tapatalk
hi
im in the same problem here
cant understand why its not working... spending lots of time on this
what version of twrp you all guys try and its work for you ?
Mpro747 said:
hi
im in the same problem here
cant understand why its not working... spending lots of time on this
what version of twrp you all guys try and its work for you ?
Click to expand...
Click to collapse
TRY the "TWRP_5.8_TeaMSpaiN.img" TWRP using fastboot command, which is work for me, my phone is running eui5.8 previously...
link: h ttp://choimobile.vn/threads/cai-twrp-root-leeco-le-max-2-x820-x821.68026/
If incorrect twrp install, either cannot load into twrp(black screen with unusual led light up), have twrp screeen but freeze, or can load into twrp but no touch at all.
Mpro747 said:
hi
im in the same problem here
cant understand why its not working... spending lots of time on this
what version of twrp you all guys try and its work for you ?
Click to expand...
Click to collapse
Try twrp manager app or the official twrp app. I had problems with teamspain version, appeared not to be working (black screen) but after about 30 seconds it worked. With the latest official version 3.0.2-1-x2 which i installed with twrp manager it boots up immediately
I think as soon as you type fastboot reboot you need to hold power + Volume up button to load the TWRP. Else default recovery gets reinstated.
try to boot into twrp, maybe that will work it described in step 6.4 in this tutorial:
http://forum.xda-developers.com/le-max-2/how-to/protocol-backup-stock-rom-flash-stock-t3517151

Redmi note 4x bricked on bootloader locked with fastboot command

Hello!
Today i was trying to return to factory conditions on my mido (recovery, ROM, bootloader, etc) but i locked the bootloader with "fastboot oem lock" instead of doing it with miunlock.
Now i am unable to flash anything, from fastboot roms, to custom recoveries, to anything.
Is there any way i can try and revive my device? I tried using miflash, unlocking again with miunlock, all to no avail.
Thanks in advance,
Carlo
Try this
Boot into bootloader and then connect to pc install mi flash tool and then after downloading rom click on clean and lock
Solved by using miunlock version at this link http<colon><slash><slash>en<dot>miui<dot>com<slash>forum<dot>php?mod=redirect&goto=findpost&ptid=204866&pid=
I unlocked the bootloader succesfully (amazingly!), flashed the fastboot rom with miflash and phone revived!
Hope this can be helpful to people with my same problem!

Question Redmi note 10 stuck in fastboot logo after reset Mi Account

After resetting my account (old method) stuck in the logo and then in fastboot, I tried installing several firmware with umt but it remains the same.
Hey bro try the Mi flash for flashing stock rom Asaf for not bricking device
i am flash mi flash fastboot mode .Mi Flash Errror - "Not Allowed in Locked State​
Phone hasn't unlocked the bootloader yet? Until it does, there's no way.
dhanyasrimobiles said:
i am flash mi flash fastboot mode .Mi Flash Errror - "Not Allowed in Locked State​
Click to expand...
Click to collapse
Locked state or snapshotted state
dhanyasrimobiles said:
i am flash mi flash fastboot mode .Mi Flash Errror - "Not Allowed in Locked State​
Click to expand...
Click to collapse
If there is an error like this as shown in figure then go to fastboot mode and use the command:- fastboot.exe snapshot-update cancel and then try to flash the stock rom.1st image shows the error.2nd image shows the written solution done by another person and then i used to get out of this problem.3rd image shows the adb command and it's result
StaryMuz said:
Phone hasn't unlocked the bootloader yet? Until it does, there's no way.
Click to expand...
Click to collapse
How to unlock bootloader
Het789209 said:
Locked state or snapshotted state
Click to expand...
Click to collapse
Locked state
Bootloader can only be unlocked by applying to the manufacturer - Xiaomi using its unlocking application. After registering with the manufacturer and then requesting an unlock, you will have to wait one week and then the unlock will be enabled.

Bootloader locked itself after a small unplug

Hi, so several months ago i installed MIUI 12 weekly to my Xiaomi Mi A3, and now I wanted to upgrade to the stable release. When i was flashing a boot image file, after restart, my twrp dissapear. I tried to flash the rom using Mi Flash on PC, but i touched the cable and the phone disconnected, locking the bootloader in the process. I have no OS, my bootloader is locked. Is my phone truly dead?
I also forgot to uninstall Magisk root from my phone, so it's my full mistake. adb doesn't recognize my phone. I can only turn on the phone, leave it on boot until the battery drains, or the fastboot. Is there any chances that I can save my phone?
did you tray loading twrp when you are in fastboot mode?
gorankx said:
did you tray loading twrp when you are in fastboot mode?
Click to expand...
Click to collapse
I lost my twrp because i flashed the boot.img image from an rom.
try flashing new twrp when in fastboot mode or flash boot.img
gorankx said:
try flashing new twrp when in fastboot mode or flash boot.img
Click to expand...
Click to collapse
I can't. It says i cannot flash while in Lock State. Basically i can't do anything without unlocked bootloader.
well unlock it, you have 2 comands to put.
fastboot flashing unlock
fastboot flashing unlock_critical
FAILED (remote: Token Verify Failed, Reboot the device) after i used the commands you told me.
What should I do next?
And Mi Unlock tool can't unlock the device, because I need to change some settings in Developer Options, and I have no rom.
did you try switching slots?
fastboot getvar current-slot
Getvar Variable not found
f###,
then only some recovery option with
mi tools.
Download mi a3 platform tool file then download fastboot and fastboot unlock critical file paste these both in platform tool folder then plug device through fastboot to pc then first click on fastboot unlock and then fastboot unlocking critical it will be unlocked then install the rom through mi flash

Categories

Resources