Question Phone apparently died after trying to install LineageOS Official - Xiaomi Mi 11 Lite 5G

I tried to install LineageOS, but after some steps the phone died out of nowhere, now the power button doesnt turn on the phone and I cant access to recovery or fastboot either.
What I did was:
Unlocking bootloader
Going to fastboot
fastboot flash boot LineageRecovery.img
fastboot boot LineageRecovery.img
It didn't went to the lineage recovery and was stuck on fastboot mode, couldn't go to another mode
Tried TWRP
fastboot flash boot TWRPRecovery.img
fastboot boot TWRPRecovery.img
This time it went to TWRP recovery mode (yay)
Tried to adb sideload Lineage rom
Stopped at 40-50% out of nowhere
Tried to factory reset and other stuff, it said some stuff was missing (maybe data or other stuff, I cant remember)
Then I rebooted to system, and it was at that time where everything went blank
Now holding the power button doesnt turn on the phone, neither does holding power button and volume up/down
When the phone is plugged to the PC and I hold the power button + volume up/down the pc makes a sound like I disconnected and connected something, but it doesnt do anything.
Sorry if my english is not the best but please I need help, thank you.

josilher said:
I tried to install LineageOS, but after some steps the phone died out of nowhere, now the power button doesnt turn on the phone and I cant access to recovery or fastboot either.
What I did was:
Unlocking bootloader
Going to fastboot
fastboot flash boot LineageRecovery.img
fastboot boot LineageRecovery.img
It didn't went to the lineage recovery and was stuck on fastboot mode, couldn't go to another mode
Tried TWRP
fastboot flash boot TWRPRecovery.img
fastboot boot TWRPRecovery.img
This time it went to TWRP recovery mode (yay)
Tried to adb sideload Lineage rom
Stopped at 40-50% out of nowhere
Tried to factory reset and other stuff, it said some stuff was missing (maybe data or other stuff, I cant remember)
Then I rebooted to system, and it was at that time where everything went blank
Now holding the power button doesnt turn on the phone, neither does holding power button and volume up/down
When the phone is plugged to the PC and I hold the power button + volume up/down the pc makes a sound like I disconnected and connected something, but it doesnt do anything.
Sorry if my english is not the best but please I need help, thank you.
Click to expand...
Click to collapse
Flashing dtbo.img + vendor_boot.img + boot.img is essential. With custom rom, boot.img will include recovery loss inside.

Aitra said:
Flashing dtbo.img + vendor_boot.img + boot.img is essential. With custom rom, boot.img will include recovery loss inside.
Click to expand...
Click to collapse
I see, but know that my phone is bricked or whatever state it is what do I do

Flash boot_ab boot.img
Flash vendor_boot_ab vendor_boot.img
Flash dtbo dtbo.img
Fastboot reboot recovery

josilher said:
I see, but know that my phone is bricked or whatever state it is what do I do
Click to expand...
Click to collapse
Fastboot -w

josilher said:
I see, but know that my phone is bricked or whatever state it is what do I do
Click to expand...
Click to collapse
To load the original rom, you need to reload the original dtbo.img & vendor_boot.img.

Aitra said:
To load the original rom, you need to reload the original dtbo.img & vendor_boot.img.
Click to expand...
Click to collapse
It's on EDL mode apparently, can I do that on this mode?

No! If in edl mode auth authorized account is required.

After a while using custom rom RIceDroi 8.5 I have returned to Miui14.

Aitra said:
No! If in edl mode auth authorized account is required.
Click to expand...
Click to collapse
Well I don't have an authorized account but I'm 90% sure it is on EDL mode because my pc detects it as Qualcomm QDBLoader so what am I suppose to do. Btw thanks for the fast replying

josilher said:
Well I don't have an authorized account but I'm 90% sure it is on EDL mode because my pc detects it as Qualcomm QDBLoader so what am I suppose to do. Btw thanks for the fast replying
Click to expand...
Click to collapse
Up rom without an authorized account can still be successful if it is not locked alti ronback.

Aitra said:
Up rom without an authorized account can still be successful if it is not locked alti ronback.
Click to expand...
Click to collapse
Can you elaborate further?

I ended up paying to have my phone saved from EDL mode, now it's working

Related

What is the combination to boot into recovery mode on samsung galaxy i5500

My samsung i5500 wont boot normally so I want to try booting it into recovery and reseting it. Ive tried power, centre key and volume down. which I thought was the recovery combination but it just comes up with an icon saying downloading and does nothing.
If anyone else knows a recovery combination or another way to fix it please comment
according to a post here...
http://forum.xda-developers.com/archive/index.php/t-781149.html
It's the volume down, then center key, then power. Make sure your not letting go after pressing them in that order... Order is important if you were doing power, center then volume down it will not work in that order.
I'm also trying to get into recovery mode to clear the dalvik cache and I'm stuck on the same downloading screen. I connected the usb cable, waited 5 minutes, started kies, waited 5 more minutes. What needs to be done on the downloading screen?
me to any help here
Check my thread #9
You will need fastboot and recovery.img to boot into recovery in order to perform a factory reset.
http://forum.xda-developers.com/showthread.php?t=1136958
Hello. I have a i5500 and i instal clockworkmod on it..but how can i get in clockwork recovery to install updates from zip ?? If i keep pressing the buttons that u told, i get in the downloading mode. Thanks in advance.
I have the same problem now. I want to get into RECOVERY MODE, not DOWNLOAD MODE. Does anyone know the keys combination?
How to boot into Recovery
adrianohck said:
I have the same problem now. I want to get into RECOVERY MODE, not DOWNLOAD MODE. Does anyone know the keys combination?
Click to expand...
Click to collapse
There is no key combination for this device.
In order to get to Recovery you need to boot Android, enable USB Debug Mode. Then connect to PC via USB cable, open ADB and type "adb reboot recovery"
If you cant boot into Android you'll need to flash recovery with Odin and it'll boot into Recovery after flashing.
also if using CM7 you can choose to boot into recovery when restarting phone.
If there is a way to boot to Recovery from download mode please someone explain how.
Franivelius said:
There is no key combination for this device.
In order to get to Recovery you need to boot Android, enable USB Debug Mode. Then connect to PC via USB cable, open ADB and type "adb reboot recovery"
If you cant boot into Android you'll need to flash recovery with Odin and it'll boot into Recovery after flashing.
also if using CM7 you can choose to boot into recovery when restarting phone.
If there is a way to boot to Recovery from download mode please someone explain how.
Click to expand...
Click to collapse
Thanks guy! I have tried that and it workded for me.
How to get into Recovery directly
Franivelius said:
There is no key combination for this device.
In order to get to Recovery you need to boot Android, enable USB Debug Mode. Then connect to PC via USB cable, open ADB and type "adb reboot recovery"
If you cant boot into Android you'll need to flash recovery with Odin and it'll boot into Recovery after flashing.
also if using CM7 you can choose to boot into recovery when restarting phone.
If there is a way to boot to Recovery from download mode please someone explain how.
Click to expand...
Click to collapse
On my GT-I5500M, after installing CWM via Odin, from powered-off state, I can press and hold Volume Down, Start Call, End Call (3 buttons simultaneously), hold 'em past the Samsung boot screen, and you eventually get into Recovery mode without going into Download mode. YMMV but it works for me.
HELP - Boot Loop Samsung Galaxy GT-I5500
mughalgxt said:
Check my thread #9
You will need fastboot and recovery.img to boot into recovery in order to perform a factory reset.
http://forum.xda-developers.com/showthread.php?t=1136958
Click to expand...
Click to collapse
Hi,
I have the same problem as the author of the topic, my galaxy GT-I5500 doesn't turn on, it's on an unlimited boot loop, i can enter on Downloading mode, but if i connect the phone to the computer, the computer doesn't recognize the phone (probably because of lack of driver's), so, i can't access ADB or Odin, or do anything, could you please help me ?
best regards!
falta

A2017G Boot directly into Bootloader/Fastboot with Vol and Power Button combo

I've found a way to boot directly into bootloader/fastboot mode.
Press simultaniously the Vol+ and the power button until the red light lit up. Then instantly leave the two buttons and press the Vol- button until you see the fastboot menu. You're done!!
This trick to boot into Stock Bootloader/recovery has been known for years and is used on many different Android device
Still, it's great that you participate in this forum !
Boutchoo said:
This trick to boot into Stock Bootloader/recovery has been known for years and is used on many different Android device
Still, it's great that you participate in this forum !
Click to expand...
Click to collapse
I see you don't get it. Up to now the only way to get into fastboot was via "adb reboot bootloader". Or from a successfully installed TWRP.
The "for years" known combinations will get you only into Recovery (Power + Vol up), FTM (Power + Vol down), or into EDL respective the useless DFU mode (Power + Vol up + Vol down). In case you've killed your recovery and your bootimg you now have a additional option to come back to a functional system. Especially for the A2017g with the useless DFU mode.
Can anyone with bricked A2017G confirm?
Controllerboy said:
Can anyone with bricked A2017G confirm?
Click to expand...
Click to collapse
Confirmed NOT WORKING .
It doesn't matter if it's working or not. Thanks for the info anyway.
Neither stock recovery nor fastboot will help if you're stuck in DFU mode for G model. You can't do anything to recover the device in neither mode. All what helps is previously had enabled "allow BL unlock" in developer options. This gives you the possibilty to flash a stock ROM from external SD card. It still needs to be aproved from a bricked "DFU" user!
Stoicho87 said:
Confirmed NOT WORKING .
Click to expand...
Click to collapse
Would you kindly tell us what is not working? Don't you see the menu? Or don't you know what to do with fastboot?
In case you managed it to get into fastboot the next step would be to get into edl by using this trick. -->
http://forum.xda-developers.com/and.../guide-how-to-reboot-to-edl-fastboot-t3394292
@tron1, all this does not work. I tried cause I had a bricked (DFU) device. I needed to send it in for repair. And gues: they changed the motherboard.
Even the fastboot_edl results in "remote unknown command". Nearly all commands in fastboot for Axon 7 are disabled bei ZTE.
I will try if it's possible to reboot to edl with the fastboot from the unlock procedure from drakenfx.
forum.xda-developers.com/axon-7/how-to/guide-how-to-unlock-bootloader-stay-t3461165
ZTE crippled the loader in a bad ass way. But they left the flash command inside. So it should be possible to flash at least a working recovery to the system if you manage it to get into bootloader. As long as my phone is working I won't try it on it. So volunteers!!
Hint -->
fastboot flash <partition> [ <filename> ] write a file to a flash partition
fastboot erase <partition> erase a flash partition
I there a way recover such a bricked device?
I could only boot into bootloader. If i choose boot recovery the phone only shows a red light.
If i choose start its the same red light.
Or should i contact ZTE for a new phone?
Stoicho87 said:
Confirmed NOT WORKING .
Click to expand...
Click to collapse
I have bricked my Axon 7 several times this weekend, but new Qualcomm chipsets are unbrickable!!!!
1. There is a way to enter directly to EDL on most Qualcomm devices and works also in the Axon 7. Just ensure your phone is off, then press the three buttons at the same time. The red light will blink once, after that blink release the three buttons (you must be very quick releasing the buttons, otherwise the phone will turn on.
2. Plug your phone to your computer. Windows 10 should detect a new USB device QUSB_BULK without any warning message. Then you can use axon7tool to flash the original boot and recovery (stock or tenfar's signed TWRP).
After that, you will be able to enter into recovery, do a factory reset and then you will be able to restore de initial image from an SD formatted as FAT32 (no, exFAT is not supported by stock recovery) in case of stock recovery. Sideload will not work, always stop before finishing the transmission.
Oki, this is fine for you because you have the US version of the Axon the rest of the axon World is f..ed up with an useless so called DFU mode. Happy Birthday for your Axon.
Sent from my ZTE A2017G using XDA Free mobile app
Oki said:
... unbrickable!!!! ...
... ress the three buttons at the same time. The red light will blink once, after that blink release the three buttons (you must be very quick releasing the buttons, o ...
... Then you can use axon7tool to flash the original boot and recovery (stock or tenfar's signed TW ...
Click to expand...
Click to collapse
That did the trick. Thanks
Any idea on why when i tried to enter bootloader mode on my Axon 7 (that i received 1 week ago), it stays on ZTE logo and nothing else happens... What is weirder is that there's a red light and my computer detect it when i do "fastboot devices" but i can't unlock the bootloader...
I tried to downgrade on B02 firmware and nothing... i'm beyond going insane right now.... :-/ It's like ZTE blocked on purpose the access to the bootloader mode...

Stuck in fastboot with no custom recovery and no os installed.

i cant use adb commands, only fastboot commands and im stuck with using this fastboot update </path/to/your/RomFile.zip>
Which happens as such
C:\adb>fastboot update C:\Users\RUsla\Desktop\xiaomi.eu_multi_HMK20MI9T_V10.3.15.0.PFJCNXM_v10-9.zip
archive does not contain 'android-info.txt'
error: update package 'C:\Users\RUsla\Desktop\xiaomi.eu_multi_HMK20MI9T_V10.3.15.0.PFJCNXM_v10-9.zip' has no android-info.txt
I've tried many other commands and this is the closest ive gotten. miflash tool also doesnt work as it gets to 100.997% and doesnt complete.
Please i need help.
FInd TWRP for your phone and flash it to recovery via fastboot (command "fastboot flash recovery twrp.img")
Find stock ROM for your phone and flash it via fastboot (commant "fastboot flash boot android.img")
What model phone are you using?
Spudnik said:
What model phone are you using?
Click to expand...
Click to collapse
Xiaomi mi 9t also known as davinci
ValeV008 said:
FInd TWRP for your phone and flash it to recovery via fastboot (command "fastboot flash recovery twrp.img")
Find stock ROM for your phone and flash it via fastboot (commant "fastboot flash boot android.img")
Click to expand...
Click to collapse
I tried these and they say they are finished but im still stuck in fastboot
_Mecha_ said:
I tried these and they say they are finished but im still stuck in fastboot
Click to expand...
Click to collapse
What do you mean "stuck in boot". You can hard reset the phone (I don't know the combination for your phone, but mine is hold power button + volume up + volume down, then release and press power button again. Google it up for your phone), and go to TWRP by some other combination of buttons. (TWRP is in FOTA kernel, so make sure you google that correctly and get the right combination of buttons).
ValeV008 said:
What do you mean "stuck in boot". You can hard reset the phone (I don't know the combination for your phone, but mine is hold power button + volume up + volume down, then release and press power button again. Google it up for your phone), and go to TWRP by some other combination of buttons. (TWRP is in FOTA kernel, so make sure you google that correctly and get the right combination of buttons).
Click to expand...
Click to collapse
No matter what button combination I use or fastboot command I use all that shows on my screen is the fastboot logo
_Mecha_ said:
No matter what button combination I use or fastboot command I use all that shows on my screen is the fastboot logo
Click to expand...
Click to collapse
Did you try to hard shut down the phone?
ValeV008 said:
Did you try to hard shut down the phone?
Click to expand...
Click to collapse
Yes I have tried that
_Mecha_ said:
Yes I have tried that
Click to expand...
Click to collapse
Than the phone is hard bricked and you can do nothing about it. Buy new one.

TWRP stuck on TEAMWIN logo, cannot get to recovery mode (Samsung A20e)

Hello,
I have just tried to flash my SAMSUNG A20e with TWRP trough ODIN.
I have put the phone in developer mode and did all the things acording to the tutorials. I rebooted through bootloader and tried to upload the TWRP file. At first, it didn't quite work - it always failed in ODIN. Then I tried one that finally worked (ver. 3.3.1-0) but when I tried to boot into TWRP it is just stuck on the loading screen with the TEAMWIN logo and thats it. I have tried to restart it, connect it back to the PC, get to the recovery, leave it for a long time ect., but nothing helped. I cannot even turn it off - when I press and hold the power button or power and volume up buttons together nothing happens. When I try to pres and hold power + volume down buttons it restarts and it gets back to the loading screen with the logo.
If you have any more questions let me know.
Thanks in advance.
I have the same problem can you help me please??
I suggest to flash a matching version of TWRP over the existing one.
Code:
fastboot devices
fastboot flash recovery <TWRP-IMAGE-NAME.img>
If this fails to boot into TWRP, try
Code:
fastboot devices
fastboot boot <TWRP-IMAGE-NAME.img>
This should reboot the device into TWRP directly and from there you should be able to reboot to recovery again as this is is not a permanent TWRP.
jwoegerbauer said:
I suggest to flash a matching version of TWRP over the existing one.
Code:
fastboot devices
fastboot flash recovery <TWRP-IMAGE-NAME.img>
If this fails to boot into TWRP, try
Code:
fastboot devices
fastboot boot <TWRP-IMAGE-NAME.img>
This should reboot the device into TWRP directly and from there you should be able to reboot to recovery again as this is is not a permanent TWRP.
Click to expand...
Click to collapse
I got the same issue...
There is no adb or fastboot connection when in TWRP splash...
The only solution in my mind is to wait for the battery to drain out and then boot into download mode (vol UP + vol DOWN + usb cable connect).
Will wait and report back
Edit: And BOOM! Done!
Downloaded official firmware, flashed via Odin and it's alive again!
I'm having a similar issue but I am unable to get to download mode or boot the phone, my computer doesn't connect to it in the current state it is in.
the phone has been recovered from this state but the person that did this is very busy now and doesn't get much time to hang out anymore, if I don't get an answer before I contact him ill update my post with a fix for anyone else that is having the same issue.
edit: ok so I feel like an idiot as my cable only did charging as I don't have my original cable so I found another cable and it was all good.

Question My Asus Zenfone 8 flip is STUCK in CSC FASTBOOT MODE PLZ HELP!, RAW FIRMWARE ANYONE???

On the mode it says
START
POWER OFF
RECOVERY MODE
RESTART BOOTLOADER
but anything I press just takes me back to csc fastboot mode I really need help with this.
thanks for any help in advanced
(p.s disadvantages of buying a new phone RAW firmware are hard to find)
KAS995 said:
On the mode it says
START
POWER OFF
RECOVERY MODE
RESTART BOOTLOADER
but anything I press just takes me back to csc fastboot mode I really need help with this.
thanks for any help in advanced
(p.s disadvantages of buying a new phone RAW firmware are hard to find)
Click to expand...
Click to collapse
Why would you need installing a new firmware in the first place?
I wonder, do you have the same issue as I have? The battery sucks! It works half a day and it's flat. I would expect a bit more from 5000 mAh
KAS995 said:
On the mode it says
START
POWER OFF
RECOVERY MODE
RESTART BOOTLOADER
but anything I press just takes me back to csc fastboot mode I really need help with this.
thanks for any help in advanced
(p.s disadvantages of buying a new phone RAW firmware are hard to find)
Click to expand...
Click to collapse
I had the same issue on 7 pro you don't need raw.
Just unpack with payload dumper.
You need recovery.omg, dbto.img and boot.img
Now do
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash dbto dbto.img
fastboot reboot recovery or select restart to recovery with volume buttons and power button to select.
Now select apply from adb in recovery
On your computer so adb sideload ROM.zip
Wait for it to complete once it's done you can reboot if it's sick for more than 10 minutes trying to boot than you need to go back into recovery and do factory reset and then restart again. It should work.
Link to rom if it takes you to advert page just click on support then click on "BIOS & FIRMWARE" find the latest one it shows August 2nd as latest at time of writing.
Payload dumper search Google please
Profit
ROMDevelopers Has all asus latest data, You can check on ROMDevelopers
RAW - WW-ZS672KS-31.1010.0410.71-MR0-2204-M3.13.24.66-ASUS_1.1.9-user-20220513.zip
CSC - CSC_ZS672KS_30.02.56.26_userdebug_20211022.zip
UnBrick - ZS672KS QMSCT_ForCSC_DefaultFuseLock_VODKA_30.02.56.26.zip
I cant enter fastboot at all.... I can choose restart bootloader, recovery, and start. But when I choose recovery it locks up on the Asus logo. Cant get to bootloader either, it just keeps cycling and wont let me flash anything....
Any more help on this would be amazing.
EDIT: Been flashing devices for over 12 years... Still need that reminder to TRY A DIFFERENT CABLE. Dont be me. Try a different cable....

Categories

Resources