Related
Hello everyone ... I have a xiaomi mi5 in bootloop.
- Initial ROM fake seller (learned later)
- I tried to update with MiPcSuite and is now in bootloop.
- I DO NOT unlocked bootloader
- I did NOT access Xiaomi account on mi5 (so I can not unlock it now even if I have permission from Xiomi)
- First of all, I activated the "developer mode" and "USB debugging".
- I can only enter Fastboot mode
-I Can not use the recovery mode
- I can not get into EDL in any way: no adb, no tool here (with the tool says restarting EDL success but restarts and reappears MIUI logo, does not turn on the red light and nothing appears in the device manager)
Thank you
Try to wipe system and install
1. Go to fast boot.
2. Wipe all partitions
Code:
> fastboot erase boot
> fastboot erase recovery
> fastboot erase system -w
flash fresh fastboot image from Mi
Code:
>fastboot flash system <image name>
It works? It has already been tested? I could not find any other guide that told you to do this ... I will not say that I do not trust this, but I want to do other s-h-i-t! I remember that I have the bootloader locked, and I can not go to EDL mode ... thank's
Not sure you are allowed to run the flash command when you're on locked bootloader. I'd try it without erasing, since flashing overwrites the partition in question anyway.
I have experience like you... Get bootloop.
But when I wipe/erase all of internal memory through Mi PCSuite China version, it's boot normally and MiUI8 started.
I tried the same method to apply the official china stable rom on my friend Mi5, it's bootloop... Then when I wipe all, it's boot normally.
Hope this will help you...
vmancer said:
I have experience like you... Get bootloop.
But when I wipe/erase all of internal memory through Mi PCSuite China version, it's boot normally and MiUI8 started.
I tried the same method to apply the official china stable rom on my friend Mi5, it's bootloop... Then when I wipe all, it's boot normally.
Hope this will help you...
Click to expand...
Click to collapse
how do you wipe using mi pcsuite? which button did you used?
Limerade said:
how do you wipe using mi pcsuite? which button did you used?
Click to expand...
Click to collapse
I think 3rd button..
You can get help from Google translate app.
Take photo from Google Translate then translate to your language.
Use the Chinese mi pcsuite if the English one doesn't recognize the phone. I am not sure if you cannot enter in any form of recovery you have luck with that though.
Fastboot and miflash that was suggested will not work with locked bootloader.
Your best and last bet is to use EDL mode. The issue with Mi5 is that it doesn't go easily in EDL mode. not with key combo at least. Have you tried this? https://forum.xda-developers.com/an.../guide-how-to-reboot-to-edl-fastboot-t3394292. Otherwise, check for deep flash cable or make one yourself.
in lineage's Usermanual it says after a few steps:
Hold Volume Up and Power buttons simultaneously. Continue to hold both buttons until the “MI” logo appears on the screen, then release.
I get only fastboot-image nothing else.
i did the following comands:
> fastboot erase boot
> fastboot erase recovery
> fastboot erase system -w
>fastboot flash recovery recovery twrp-3.1.1-0-gemini.img
Both Power and + or Power and - : Same result: Fastboot.
I had unlocked the phone and usb-debugging was enabled.
I do use Linux by the way
Hey, did you solve it? I have same problem and I'm desperate
No I didn't solve the problem. I realized that I completely was wrong. I had an Xiaomi Mi 5c in stead of Xiaomi Mi 5.
I finally was able to flash it because I choses the wrong Recovery and Rom.
Then I sold it and bought a Xiaomi Mi 5 which I wanted because it is supported by lineageos...
?
whatadan said:
No I didn't solve the problem. I realized that I completely was wrong. I had an Xiaomi Mi 5c in stead of Xiaomi Mi 5.
I finally was able to flash it because I choses the wrong Recovery and Rom.
Then I sold it and bought a Xiaomi Mi 5 which I wanted because it is supported by lineageos...
?
Click to expand...
Click to collapse
Hahahah what a story man, I fear I didn't choose the wrong Rom and I have a good brick :') Lineageos is just amazing, have fun!
.....And anyway, in the end I had solved it with a home-made EDL cable 3 years ago ???...and my Mi5 is still alive in my hands 3 years after ?
I had forgotten this thread
I hope you can now sleep well again at night now that you know that everything went well ?
Goodbye
So, I was trying to flash a GSI Custom Rom on my device, I tried fastboot flash super ./system.img, and it didn't work. (fastboot screen)
I couldn't boot into fastbootd, because when I tried fastboot reboot fastboot, twrp appeared, device not recognized by fastboot devices, and touch not working.
So I rebooted into bootloader and tried to flash global rom, so I could get fastbootd but I realized that I could just flash boot.img, so I closed MiFlash before it was flashing super partition (bad idea) and tried to do fastboot flash boot ./boot.img.
It didn't work, so I rebooted it... black screen, stuck in EDL.
Then tried to flash global rom in MiFlash again, saw COM4, but tried to flash anyway. And I got "write time out, maybe device was disconnected."
Tried multiple times, the same message.
Holding Power + Vol Down didn't do anything.
And I need to ask you, is there any way to boot into fastboot and then into twrp or something, without Testpoints, and authorized Xiaomi account?
I don't quite have money, or something to repair.
Thanks.
flash this :https://drive.google.com/file/d/1quyYpwV8IkZxnICZ2PEBXduuarxemlBI/view?usp=sharing, it's an engenering rom which works with edl mode. after the flash let the rom boot and reflash the rom you want.
Got the same error,
it flashed "prog_firehose_ddr.elf"
And then again write time out, maybe device was disconnected.
reversee said:
Got the same error,
it flashed "prog_firehose_ddr.elf"
And then again write time out, maybe device was disconnected.
Click to expand...
Click to collapse
Do you use the usb cable sold with the mi 11 ?
Pikaone41 said:
Do you use the usb cable sold with the mi 11 ?
Click to expand...
Click to collapse
Yes i did
reversee said:
So, I was trying to flash a GSI Custom Rom on my device, I tried fastboot flash super ./system.img, and it didn't work. (fastboot screen)
I couldn't boot into fastbootd, because when I tried fastboot reboot fastboot, twrp appeared, device not recognized by fastboot devices, and touch not working.
So I rebooted into bootloader and tried to flash global rom, so I could get fastbootd but I realized that I could just flash boot.img, so I closed MiFlash before it was flashing super partition (bad idea) and tried to do fastboot flash boot ./boot.img.
It didn't work, so I rebooted it... black screen, stuck in EDL.
Then tried to flash global rom in MiFlash again, saw COM4, but tried to flash anyway. And I got "write time out, maybe device was disconnected."
Tried multiple times, the same message.
Holding Power + Vol Down didn't do anything.
And I need to ask you, is there any way to boot into fastboot and then into twrp or something, without Testpoints, and authorized Xiaomi account?
I don't quite have money, or something to repair.
Thanks.
Click to expand...
Click to collapse
Hi
I had the same problem with k20 pro
The Emmc was distroyed.
So you need to go to a service center.
Hello, press volume + and power key at the same time when the phone turns on immediately press the volume key - but without releasing the volume + or the power key, this will take you directly to recovery twrp or to fastboot, hopefully we will solve it soon
Pikaone41 said:
şunu flashlayın: https://drive.google.com/file/d/1quyYpwV8IkZxnICZ2PEBXduuarxemlBI/view?usp=sharing , bu, edl moduyla çalışan geliştirici bir rom'dur. Flaştan sonra rom'un önyüklemesine izin verin ve istediğiniz rom'u yeniden yükleyin.
Click to expand...
Click to collapse
Dosyayı tekrar paylaşabilir misiniz?
reversee said:
So, I was trying to flash a GSI Custom Rom on my device, I tried fastboot flash super ./system.img, and it didn't work. (fastboot screen)
I couldn't boot into fastbootd, because when I tried fastboot reboot fastboot, twrp appeared, device not recognized by fastboot devices, and touch not working.
So I rebooted into bootloader and tried to flash global rom, so I could get fastbootd but I realized that I could just flash boot.img, so I closed MiFlash before it was flashing super partition (bad idea) and tried to do fastboot flash boot ./boot.img.
It didn't work, so I rebooted it... black screen, stuck in EDL.
Then tried to flash global rom in MiFlash again, saw COM4, but tried to flash anyway. And I got "write time out, maybe device was disconnected."
Tried multiple times, the same message.
Holding Power + Vol Down didn't do anything.
And I need to ask you, is there any way to boot into fastboot and then into twrp or something, without Testpoints, and authorized Xiaomi account?
I don't quite have money, or something to repair.
Thanks.
Click to expand...
Click to collapse
please use testpoint for edl and then flash the engineering rom and flash the global rom
mvikrant97 said:
lütfen edl için testpoint'i kullanın ve ardından mühendislik rom'unu yükleyin ve global rom'u yükleyin.
Click to expand...
Click to collapse
mvikrant97 said:
please use testpoint for edl and then flash the engineering rom and flash the global rom
Click to expand...
Click to collapse
When I plug in the usb cable, it acts as if it's in edl mode. no flash method worked, the only solution is the prog_firehose_ddr.elf file, unfortunately I can't find it for Venus 11
hi
i tried to install twrp with the help of a how to on the web but after flashing it and booting to recovery i had only black screen
so i tried to enter fastboot to fix it with no luck the phone doesn't respond to volume down + power
i manage to use adb reboot bootloader to enter fastboot when the phone was on black screen
so i tried again and flashed twrp image and misc.bin but it didnt work either
last thin i tried is installing boot.img extracted form official rom file >>and that was the end of the line for me
the phone keeps booting to redmi logo and before it even shows the Unlocked lock icon it shuts down and reboot again in an endless loop and i couldn't power it off or enter fastboot or recovery because volume up or volume down + power isn't getting any response
is there a fix to this ?
Any help?
I can help you bro
softmaster3 said:
hi
i tried to install twrp with the help of a how to on the web but after flashing it and booting to recovery i had only black screen
so i tried to enter fastboot to fix it with no luck the phone doesn't respond to volume down + power
i manage to use adb reboot bootloader to enter fastboot when the phone was on black screen
so i tried again and flashed twrp image and misc.bin but it didnt work either
last thin i tried is installing boot.img extracted form official rom file >>and that was the end of the line for me
the phone keeps booting to redmi logo and before it even shows the Unlocked lock icon it shuts down and reboot again in an endless loop and i couldn't power it off or enter fastboot or recovery because volume up or volume down + power isn't getting any response
is there a fix to this ?
Click to expand...
Click to collapse
What was your MIUI Version before installing twrp. You will lose your data for the fix. But its the matter of phone or no phone.
softmaster3 said:
Any help?
Click to expand...
Click to collapse
You device was global varient or chinese varient ?
You can checkout tutorials on using SP Flash tool to flash stock firmware, or I can explain when I get home. Also use spflash tool with MTK auth bypass or you won't be able to flash.
Had a pretty bad month as I completely killed my phones software. Heck I even deleted the preloader which is the core responsible thing for a mediatek chip based phone to boot. BUT SP flash tool saved the day.
You hard-bricked your phone, there's a guide I've made on how to recover it here.
[GUIDE][UNBRICK] How unbrick your bootloop in MERLIN after flashing TWRP (Xiaomi Redmi Note 9 / Xiaomi Redmi 10X 4G)
If you try to flash the file misc.bin your device can be in bootloop forever, please follow this guide to fix it. It works with: - Xiaomi Redmi Note 9 - Xiaomi Redmi 10X 4G Method 1: Once your device is on the black screen, plug it on USB (try...
forum.xda-developers.com
Yesterday I unlocked my phone with the official Xiaomi unlock tool, Then it wiped everything, after setting my phone up, I flashed TWRP (not for my device but for redmi k20, I thought 9T and K20 is the same) and now I'm stuck on fastboot, I tried power button + volume buttons but still stuck on fastboot, I tried adb but still stuck, I tried Reiboot for Android but still stuck. So I used XiaoMiTool V2 (unofficial) and selected 'my device is bricked' then it asked me to select what device am I using, I selected k20 bc I thought it's the same with redmi power, after downloading a rom for an hour, it tries to install but fails because it detects that it's not k20, so I closed it and rebooted my device, now my device only shows the charging battery icon, can't boot into fastboot, can't boot into anything, PC can't detect my phone including adb. Please help me (for free), I really need your help. Thanks!
Your mistake was booting a wrong twrp and then a wrong fastboot rom. You could have saved your device when it was in fastboot mod by flashing an official fastboot rom for your device. But now your device seems hopeless. I think you have no option but to send it to a service center.
In this Case, buy only from Trusted Places! Or Learn how to Flash properly.
If the bootloader is unlocked...
Flash vbmeta.img
Then flash the suitable recovery for 9 power... It might boot to recovery then
Hi i just oficialy unlocked bootloader, flashed twrp recovery boot and restarted phone. After that restart, phone got stuck in loop rebooting to MI logo. Recovery and Fastboot not loading when i press right buttons. Phone just vibrate and keep restarting. I had to dry off battery to turn it off becouse when i connect phone to cable it auto turn on and start restarting. I tryed also unplug battery and flash it by other rom but connection with pc is broken when phone still restarting every 5s. Is there any chance to save this phone from scrap? Thank you
Durien Daragoth said:
Hi i just oficialy unlocked bootloader, flashed twrp recovery boot and restarted phone. After that restart, phone got stuck in loop rebooting to MI logo. Recovery and Fastboot not loading when i press right buttons. Phone just vibrate and keep restarting. I had to dry off battery to turn it off becouse when i connect phone to cable it auto turn on and start restarting. I tryed also unplug battery and flash it by other rom but connection with pc is broken when phone still restarting every 5s. Is there any chance to save this phone from scrap? Thank you
Click to expand...
Click to collapse
You might want to take a look at this.
[GUIDE]How to reboot to EDL from fastboot
Most Qualcomm-based Android PDAs support emergency download (EDL) mode allowing to unbrick device, unlock bootloader or modify protected device parameters. If ADB interface is accessible, "adb reboot edl" can be used to reboot to EDL mode. Many...
forum.xda-developers.com
Obi_Wlan said:
You might want to take a look at this.
[GUIDE]How to reboot to EDL from fastboot
Most Qualcomm-based Android PDAs support emergency download (EDL) mode allowing to unbrick device, unlock bootloader or modify protected device parameters. If ADB interface is accessible, "adb reboot edl" can be used to reboot to EDL mode. Many...
forum.xda-developers.com
Click to expand...
Click to collapse
Thank but phone simply dont booting to fastboot mode.
Durien Daragoth said:
Thank but phone simply dont booting to fastboot mode.
Click to expand...
Click to collapse
You have to experiment with some button combinations. I ran into the same problem with a different phone two years ago. Read everything about this even if fastboot isn't working right now.
[GUIDE][TOOL] Reboot to EDL mode from FASTBOOT! No More "Test Point Method"! [kenzo]
[GUIDE][TOOL] Reboot to EDL mode from FASTBOOT! No More "Test Point Method"! [kenzo] Reboot to EDL mode from FASTBOOT! No more Test Point Method needed ;) Technical Details: Redmi Note 3 support rebooting to EDL in Android Bootloader aboot...
forum.xda-developers.com
Service centre will be your best bet
Durien Daragoth said:
Hi i just oficialy unlocked bootloader, flashed twrp recovery boot and restarted phone. After that restart, phone got stuck in loop rebooting to MI logo. Recovery and Fastboot not loading when i press right buttons. Phone just vibrate and keep restarting. I had to dry off battery to turn it off becouse when i connect phone to cable it auto turn on and start restarting. I tryed also unplug battery and flash it by other rom but connection with pc is broken when phone still restarting every 5s. Is there any chance to save this phone from scrap? Thank you
Click to expand...
Click to collapse
first let's go, download the fastboot stock version of the ROM then download Miflash, unzip the rom on your main disk twice, now on your cell phone you will press the power off button and at the same time the fastboot button (you must have messed up the file boot so it doesn't turn on) and play Miflash also on C disk, open Miflash on mobile in fastboot mode and select ROM folder don't forget to put the option to just clean and not lock, when the process is finished you wait for the phone to turn on
Player__y said:
first let's go, download the fastboot stock version of the ROM then download Miflash, unzip the rom on your main disk twice, now on your cell phone you will press the power off button and at the same time the fastboot button (you must have messed up the file boot so it doesn't turn on) and play Miflash also on C disk, open Miflash on mobile in fastboot mode and select ROM folder don't forget to put the option to just clean and not lock, when the process is finished you wait for the phone to turn on
Click to expand...
Click to collapse
If you have any, let me know on discord, 𝑃𝑙𝑎𝑦𝑒𝑟#2028
Thx but phone dont booting to fastboot mode so i cant flash boot.img i tryed now SP Flash too in linux and still same errors becouse phone disconecting too fast. I think technician service will be solution..
Dont use The daanm Sp flash Tool , Its for mediatek devices, USE Miflash, and Its impossible a phone dont boot in fastboot mode, try again, pls hold The button
I have both Mi flash and SP flash tool
Without fastboot you cant do much...
in Miflash it dont do anything even device it dont see on COM3
in SP flash too it react but with errors becouse of disconecting
phone dont boot right becouse both A and B boot images are corrupted.
Does your screen at boot turn red? I've done everything on my cell phone, several things have happened to me and not once did fastboot have a problem, because fastboot is a totally different place to boot, there is only this possibility if you used commands in adb to remove or do something in fastboot that made it useless, it's impossible to happen this in the way you said
yes i did adb commands in fastboot becouse i instaled recovery and this all happend after reboot
no problem doing things in adb, I said in the sense that you deleted fastboot in adb but that didn't happen by the way you said
Turn off your phone.
Press and hold the Power + Volume Down buttons together and immediately connect the device to the PC. You need to time it perfectly.
It will automatically boot into EDL mode, and LED lights may blink.
Download QPST Flash Tool and install your device's firmware using QFIL(comes included in QPST).
I suggest you to read everything about it online.
Obi_Wlan said:
Turn off your phone.
Press and hold the Power + Volume Down buttons together and immediately connect the device to the PC. You need to time it perfectly.
It will automatically boot into EDL mode, and LED lights may blink.
Download QPST Flash Tool and install your device's firmware using QFIL(comes included in QPST).
I suggest you to read everything about it online.
Click to expand...
Click to collapse
I tryed but not succes. It just booting every 5s nowhere. Cant get to EDL mode sorry. And correct turn off phone isnt possible i have to unplug battery flex cable but i also tryed. Only possible state where it dont restarting is when battery is unpluged and i connect phone on cable with pc and pressing volume down+power. But connection to COM3 is only 2s.
Well, in that case you need to short the test points on your motherboard and plug the phone into your PC at the same time.
Watch several videos related to it on YouTube first.
Wait, is your phone Redmi Note 11 or 11s?
I will try the point test. I have Redmin Note 11s.
Ahhhh...you posted it on Note 11 forum.
Can't help you mate. Things are more complicated in mediatek devices.
Still, this thread might help a little. Good luck.
(Guide) How to fix a hard bricked Redmi Note 9 (Merlin) (Hard Brick)
A how-to guide of restoring a completely bricked Redmi Note 9 Hi, In this guide, I will teach you how to fix a hard-bricked Redmi Note 9 (merlin) and bring it back to its original state. How does a hard-bricked Redmi Note 9 look like? it's stuck...
forum.xda-developers.com
Now i have bit progress with python im able to hold COM3 port connection around 60s. But when i start SP Flash Tool it will always make error. STATUS_BROM_CMD_STARTCMD_FAIL (0xC0060001) and STATUS_ERR (0xC0010001) , STATUS_BROM_CMD_FAIL
I finally managed to connect device for longer time cca 1 min with MTKMETAUtilityV49 and it helped me also disable auhorized connection for SP Flash tool V5. By this i formated whole disc except bootloader. Now phone dont self restarting so it is prepared for instal fresh rom. I think this will be again problem becouse i geting this error after few seconds of flashing: STATUS_SEC_IMG_TOO_LARGE