Phone Stuck at MIUI Logo After Update - Redmi Note 9 Questions & Answers

I wanted to install TWRP at the start but as it appears that there is no official build for Redmi Note 9, so I decided to install OrangeFox instead. I installed the appropriate files for Redmi Note 9 from here. I followed the installation guide and done the steps accordingly, but I get this error:
$ fastboot flash recovery recovery.img
Warning: skip copying recovery image avb footer (recovery partition size: 67108864, recovery image size: 134217728).
Sending 'recovery' (131072 KB) OKAY [ 6.990s]
Writing 'recovery' FAILED (remote: 'size too large')
fastboot: error: Command failed

I updated my MIUI version after this error the next day and it was successfull but after phone automatically rebooted, it is stuck on MI logo. It is displaying and then turning off the screen forever. It is like this for more than 2 hours. I tried holding down power button / volume+ and power / volume- and power but none of them worked.

It is still endlessly turning on and off. When the screen is on, it is still stuck on MIUI icon. It has been like 5-6 hours. Holding down power button or any combination of the buttons don't work, it just vibrates the device. I can not even get into fastboot mode. I am willing to reset the device but I am not really experienced in this field so don't know what to do right now. PLEASE SOMEONE REPLY.

PLEASE ANYBODY ANSWER I TRIED REMOVING SIM TRAY, CHARGING, PRESSING ALL THE BUTTONS AND I AM WORRIED.

Related

Trying to install TWRP on Mate S

Model: HUAWEI CRR-L09
Product ID: 30460392
Build number: CRR-L09C368B146
Hoping for some help here! I'm not a complete noob and I have unlocked and flashed customs ROMs on a few devices before but I'm going round in circles with the Mate S I bought yesterday.
I think that I have successfully unlocked the bootloader (see attached pic) after I got the code online and it is also FRP unlocked. I don't seem to be able to flash TWRP though. I'm using twrp-2.8.7.0-carrera.img from here. After trying to flash TWRP with ADB I don't seem to have any recovery at all.
Vol Up + Power = Stuck on Huawei logo. Have to power off.
Vol Down + Power = Phone just starts up normally.
Vol Up + Vol Down + Power = Stuck on Huawei logo. Have to power off.
Below are some results from ADB commands if they help...
C:\Andsdk\platform-tools>adb devices
List of devices attached
UBE0216218000792 device
-----------------------------------
C:\Andsdk\platform-tools>adb reboot recovery
C:\Andsdk\platform-tools>
Phone restarts and stays on Huawei logo. Have to power off/on/off/on a few times to get it to start normally.
-----------------------------------
C:\Andsdk\platform-tools>adb reboot bootloader
C:\Andsdk\platform-tools>
Phone restarts as shown in photo attached. Nothing is clickable and the volume buttons do not select anything. Have to hold in the power button and then it reboots normally.
-----------------------------------
C:\Andsdk\platform-tools>fastboot flash recovery twrp.img
target reported max download size of 471859200 bytes
sending 'recovery' (24454 KB)...
OKAY [ 0.523s]
writing 'recovery'...
OKAY [ 0.208s]
finished. total time: 0.733s
C:\Andsdk\platform-tools>
But I can't get into recovery. On the TWRP website it mentions that you may have to manually enter recovery the first time you boot after installing TWRP to stop the custom recovery being overwritten. I have tried using Vol Up + Power on the first boot but nothing happens.
Any ideas? Can't start to use the phone until it's rooted ans I can restore some apps.
Thanks in advance.
i've got exactly the same problem since i converted my L09 to UL00, recovery is not booting up anymore and supersu is not working either.
Flash The TWRP again Using fastboot flash recovery twrp.img
then hold the volume up and volume down button and enter the command Fastboot reboot ..... dont let go of the buttons .... you should boot into twrp . hope this helps
andromodgod said:
Flash The TWRP again Using fastboot flash recovery twrp.img
then hold the volume up and volume down button and enter the command Fastboot reboot ..... dont let go of the buttons .... you should boot into twrp . hope this helps
Click to expand...
Click to collapse
Tried this numerous times, downloaded the TWRP.img again just to be sure.
As per my first post, the TWRP.img gives me an OKAY message but holding down either Vol Up + Vol Down + Power or just Vol Up + Vol Down and issuing the fastboot reboot command just leaves the phone showing the Huawei logo.
What has changed is that the Huawei eRecovery has reappeared. Vol Up + Power makes Huawei eRecovery start.
Vol Down + Power starts the 'FASTBOOT&RESCUE MODE' screen as per the pic I attached in the first post.
Any more ideas???
Thanks.
bluferbl said:
Tried this numerous times, downloaded the TWRP.img again just to be sure.
As per my first post, the TWRP.img gives me an OKAY message but holding down either Vol Up + Vol Down + Power or just Vol Up + Vol Down and issuing the fastboot reboot command just leaves the phone showing the Huawei logo.
What has changed is that the Huawei eRecovery has reappeared. Vol Up + Power makes Huawei eRecovery start.
Vol Down + Power starts the 'FASTBOOT&RESCUE MODE' screen as per the pic I attached in the first post.
Any more ideas???
Thanks.
Click to expand...
Click to collapse
I am having the exact same problem. Initially when I flashed twrp with fastboot I was getting a
failed (remote: command not allowed)
Click to expand...
Click to collapse
error however this seems to have righted itself and it looks to have flashed succesfully however when I try to boot into recovery I only get as far as the Huawei screen. I can reboot the phone and still use it so am not in a boot loop.
dublin.com said:
I am having the exact same problem. Initially when I flashed twrp with fastboot I was getting a error however this seems to have righted itself and it looks to have flashed succesfully however when I try to boot into recovery I only get as far as the Huawei screen. I can reboot the phone and still use it so am not in a boot loop.
Click to expand...
Click to collapse
Are you actually in Dublin? I am, with a Three locked Mate S. Perhaps Three did some extra security stuff???
bluferbl said:
Are you actually in Dublin? I am, with a Three locked Mate S. Perhaps Three did some extra security stuff???
Click to expand...
Click to collapse
Yes I am and Yes it sounds like they probably did.
dublin.com said:
Yes I am and Yes it sounds like they probably did.
Click to expand...
Click to collapse
Rhymes with anchors, starts with W!
OMG it works for me !
I downloaded the entire firmware with erecovery this night (by pressing power and volume up while the phone is plugged on the computer), since i modified the phone to ul00, it took me the whole night (chinese server i guess). so this morning I rebooted my phone and type the usual command :
Code:
adb reboot bootloader
Code:
fastboot flash recovery TWRP.img (or whatever is the name of your file)
Code:
fastboot reboot (my phone was still connected in usb, and i was pressing both volume up and volume done before press enter)
And voila !
bluferbl said:
Rhymes with anchors, starts with W!
Click to expand...
Click to collapse
My thoughts exactly.
bluferbl said:
Tried this numerous times, downloaded the TWRP.img again just to be sure.
As per my first post, the TWRP.img gives me an OKAY message but holding down either Vol Up + Vol Down + Power or just Vol Up + Vol Down and issuing the fastboot reboot command just leaves the phone showing the Huawei logo.
What has changed is that the Huawei eRecovery has reappeared. Vol Up + Power makes Huawei eRecovery start.
Vol Down + Power starts the 'FASTBOOT&RESCUE MODE' screen as per the pic I attached in the first post.
Any more ideas???
Thanks.
Click to expand...
Click to collapse
well after flashing twrp ... just switch off the device and boot normally and then use adb command .... adb reboot recovery ..... to reboot into twrp
andromodgod said:
well after flashing twrp ... just switch off the device and boot normally and then use adb command .... adb reboot recovery ..... to reboot into twrp
Click to expand...
Click to collapse
Just freezes on the Huawei screen.
dublin.com said:
Just freezes on the Huawei screen.
Click to expand...
Click to collapse
Did you tried the method i've explained earlier ?
Lightofdarkness666 said:
Did you tried the method i've explained earlier ?
Click to expand...
Click to collapse
Same with me, tried your methods but it never goes into recovery just freezes at the Huawei logo.
I'm not a developer so I've no idea but is it possible that Three Ireland could have added more security to the Mate S? Seems like a lot of trouble to go to.
bluferbl said:
Same with me, tried your methods but it never goes into recovery just freezes at the Huawei logo.
I'm not a developer so I've no idea but is it possible that Three Ireland could have added more security to the Mate S? Seems like a lot of trouble to go to.
Click to expand...
Click to collapse
After you installed and tried to reboot, it usually says something like " Root is not installed. Do you want to install?"
What option did you chose there?
bluferbl said:
Same with me, tried your methods but it never goes into recovery just freezes at the Huawei logo.
I'm not a developer so I've no idea but is it possible that Three Ireland could have added more security to the Mate S? Seems like a lot of trouble to go to.
Click to expand...
Click to collapse
Did you leave the USB cable plugged in while you were rebooting the phone and keep pushing both volume up and down ?
brumgav said:
After you installed and tried to reboot, it usually says something like " Root is not installed. Do you want to install?"
What option did you chose there?
Click to expand...
Click to collapse
Nope, no options at all.
Lightofdarkness666 said:
Did you leave the USB cable plugged in while you were rebooting the phone and keep pushing both volume up and down ?
Click to expand...
Click to collapse
Tried it both ways.
I'm having the same problem, but if you search for even a copy of the software online to try and extract the recovery.img to re-flash the same one, you can't find the same build.
It's infuriating.
Edit: I don't know if any of you have tried to Factory reset from the settings menu, but it won't let you do it now either, so if we were to return the phone to three then you will be sending it off with all of your data on it.
braenard said:
I'm having the same problem, but if you search for even a copy of the software online to try and extract the recovery.img to re-flash the same one, you can't find the same build.
It's infuriating.
Edit: I don't know if any of you have tried to Factory reset from the settings menu, but it won't let you do it now either, so if we were to return the phone to three then you will be sending it off with all of your data on it.
Click to expand...
Click to collapse
I wouldn't have bought the phone if I knew this was going to be such a pain!
Yeah, I tried a reset and the phone just hangs on the Huawei logo.
However I'm sure there's a genius out there that's gonna work this out!!!

EVA-L09 Crush after update

Hello!
I tried to update my unlocked and rooted phone and know its CRUSH!
Trying to RELOCK bootloader and nothing happends, also tried to farce flash with vol up vol down, but always hang on 5%.
and i see this after relock:
Your device has failed verification and may not work properly.
To learn more, visit:
xxxxxxxxx
(1) Press Power key to continue - YOUR DEVICE IS BOOTING NOW and nothing happens
(2) Press volume up key up to 3 seconds to enter erecovery to restore your device. - error when tryin to download files
(3) Your device will continue to boot 5 seconds later if there in no opereation

Probable brick, need help!

Hi,
I was trying to install Linage OS 14 on my H9L and I got it installed fine. I then tried flashing TWRP with `fastboot flash recovery_ramdisk twrp.img` I then did `fastboot reboot` and once back into Linage I rebooted into TWRP from the power menu. After this TWRP got stuck on the loading screen so I tried rebooting, the phone rebooted back into TWRP and got stuck again. I then tried getting into fastboot by plugging in the USB and holding the volume down, rebooted into TWRP still. I then managed to get out by holding the power button and the + and - volume buttons to get into eRecovery. I then tried to do reset by doing 'Install latest version over WiFi' which downloads then fails and now I can't boot up my phone and it just goes straight to eRecovery every time I boot it up. I can still get into fastboot and I've tried flashing recovery_ramdisk, ramdisk from both a system update zip and from a TWRP backup with also no luck. At this point I really just want to get back to stock.
If anyone can help I'd really really appreciate it and be forever grateful .
Thanks,
Jake
jcbod said:
Hi,
I was trying to install Linage OS 14 on my H9L and I got it installed fine. I then tried flashing TWRP with `fastboot flash recovery_ramdisk twrp.img` I then did `fastboot reboot` and once back into Linage I rebooted into TWRP from the power menu. After this TWRP got stuck on the loading screen so I tried rebooting, the phone rebooted back into TWRP and got stuck again. I then tried getting into fastboot by plugging in the USB and holding the volume down, rebooted into TWRP still. I then managed to get out by holding the power button and the + and - volume buttons to get into eRecovery. I then tried to do reset by doing 'Install latest version over WiFi' which downloads then fails and now I can't boot up my phone and it just goes straight to eRecovery every time I boot it up. I can still get into fastboot and I've tried flashing recovery_ramdisk, ramdisk from both a system update zip and from a TWRP backup with also no luck. At this point I really just want to get back to stock.
If anyone can help I'd really really appreciate it and be forever grateful .
Thanks,
Jake
Click to expand...
Click to collapse
I also cannot flash TWRP anymore.
Power down phone, then plug a USB cable into PC then phone. Whilst plug Cale into phone press and hold volume up.
This should place you into Fastboot mode.
What does it say for FRP.
If it says that is locked that would be your issue of why you can not flash anything.
Sent from my LLD-L31 using Tapatalk
A small typo above from @hacktrix2006 , Vol Up will actually bring you to eRecovery.
Vol Down will bring you to fastboot mode.
@Sparkrite , nice catch that is what i ment. When i replied i was awake for at total of 1 minute so brain wasn't fully working right.

Samsung Galaxy Tab 2 SM-T810 Bricked with no recovery accesible

Hello,
I have a rooted Samsung Galaxy Tab 2 SM-T810. I used the TWRP Application to flash a recovery image. I used the twrp-3.3.1-0-gts210vewifi.img from the TWRP website.
I switched off the tablet and used power + volume down + home to start in recovery mode but it get stuck on the logo screen. I used power + volume down + home again which made the tablet reboot normaly and launch android without problem. I did this several time and every time the recovery didn't start but i was able to boot android normaly.
Then instead of using the button combinaison to boot in recovery I used a application which provide a menu to choose the reboot mode. Since then, the tablet is unable to boot and stay stuck at the logo screen,the one with "Samsung galaxy tab 2 powered by Android", not the one with the animation. Doing power + volume down + home restart the tablet but it get stuck again.
My theory is that my recovery mode image is not usable and my android system is fine but that the "reboot into recovery" told the tablet to do next boot in recovery and this instruction will not be removed until it succeed.
I tried to let the battery get empty but when I pluged it again it was the same.
Does anyone know how to save this tablet?
Thanks for your help
gael_35 said:
Hello,
I have a rooted Samsung Galaxy Tab 2 SM-T810. I used the TWRP Application to flash a recovery image. I used the twrp-3.3.1-0-gts210vewifi.img from the TWRP website.
I switched off the tablet and used power + volume down + home to start in recovery mode but it get stuck on the logo screen. I used power + volume down + home again which made the tablet reboot normaly and launch android without problem. I did this several time and every time the recovery didn't start but i was able to boot android normaly.
Then instead of using the button combinaison to boot in recovery I used a application which provide a menu to choose the reboot mode. Since then, the tablet is unable to boot and stay stuck at the logo screen,the one with "Samsung galaxy tab 2 powered by Android", not the one with the animation. Doing power + volume down + home restart the tablet but it get stuck again.
My theory is that my recovery mode image is not usable and my android system is fine but that the "reboot into recovery" told the tablet to do next boot in recovery and this instruction will not be removed until it succeed.
I tried to let the battery get empty but when I pluged it again it was the same.
Does anyone know how to save this tablet?
Thanks for your help
Click to expand...
Click to collapse
Keep power + vol down + home held down. It may take several cycles to boot to download mode but it should eventually.
Just dont release any of the keys until download mode pops up.
By the way recovery is VOL up not down.
ashyx said:
Keep power + vol down + home held down. It may take several cycles to boot to download mode but it should eventually.
Just dont release any of the keys until download mode pops up.
By the way recovery is VOL up not down.
Click to expand...
Click to collapse
Thanks. I managed to get to the Download mode. I just needed to keep pressing one second more.
Now I am struggling with Heimdall. To flash the recovery, I follow the instruction on the LineageOS Wiki. I can't put the link because I am a new user.
I used zadig to replace the driver by WinUSB (v6.1.7600.16385) then I use the folllowing command but it always fail.
Code:
$ ./heimdall flash --RECOVERY ./recovery.img --no-reboot
Code:
Heimdall v1.4.0
Copyright (c) 2010-2013, Benjamin Dobell, Glass Echidna
This software is provided free of charge. Copying and redistribution is
encouraged.
If you appreciate this software and you would like to support future
development please consider donating:
Initialising connection...
Detecting device...
Claiming interface...
Setting up interface...
Initialising protocol...
ERROR: Failed to send data!Releasing device interface...
Without the manipulation with zadig, it stop earlier at
Code:
Initialising connection...
Detecting device...
ERROR: Failed to access device. libusb error: -12.
Problem solved. I reinstalled the official samsung usb driver and I used Odin to flash the recovery image. Unfortunatly I can't post the links of the tutorial I used because I am a new user.

Question sm-x200 boot loop

Hi All,
I"m reasonably experienced custom flasher but I appear to have stuffed up pretty badly this time. I was attempting to flash a 13 GSI rom and the tablet is in a boot loop. Holding the power button by itself doesn't power it off. The power button with either or both of volume up or down doesn't achieve anything. Any ideas please on how to break the loop?
I solved it so here it is if anyone else falls into the same trap.
I held down volume up & down at the same time and then plugged in the usb cable after the Samsung logo disappeared. I had to try a few times and then I had a landing screen. I then clicked on volume up and the tablet went into download mode. However flashing didn't work both in Odin & Heimdall with no meaningful message. I then noticed o the landing screen on the right side there was "dev_unsupported" and there was an option to long press volume up. This took me to another download screen without the "dev_unsupported". I tried flashing an oem with twrp built in and it failed at recovery.img with a message about not digitally signed. I then download the oem rom and it worked.
Thanks! That was very helpful.
Are you running the new Android 12 firmware (BVI6) on your Tab A8?
Ch42er

Categories

Resources