Question Use QFIL to boot into recovery/fastboot? - Realme GT

My phone is stuck in a Bootloop so that i cannot go into fastboot or recovery mode, i managed to have qfil detect my phone can this be used to boot into fastboot or something?
I wanted to use qfil to unbrick my phone but i cant seem to find any firmware that is compatible with this tool.

I'm awaiting if any working tricks arrives

Related

[Help] phone no/cant boot anymore to TWRP recovery, only Fastboot mode.

after flashing some zip and restarted my phone it flash only mi logo then turn off again only i access is Fastboot mode how can my phone turn on again pls help me
For redmi Note 3 pro (snapdragon)
How to reboot to edl mode from fastboot
http://forum.xda-developers.com/redmi-note-3/how-to/guide-reboot-to-edl-mode-fastboot-test-t3398718
How to flash in edl mode
http://en.miui.com/thread-235865-1-1.html
If you can boot to fastboot, you can follow this guide to unbrick your phone.
http://en.miui.com/thread-235865-1-1.html
If you feel confused at the first part, you can try following this guide to boot your phone into EDL mode, and continue to the flashing part of the tutorial from the first link.
http://forum.xda-developers.com/redmi-note-3/how-to/guide-reboot-to-edl-mode-fastboot-test-t3398718
If, for some reason, it doesn't work, try this guide
http://forum.xda-developers.com/redmi-note-3/how-to/tools-tips-tutorials-entering-edl-mode-t3439760
If all else fails, try making a deep flash cable(you can buy one, but you can make one yourself just as well. note that you don't have to use an original cable.) by following this guide.
http://forum.xda-developers.com/redmi-note-3/how-to/guide-how-to-flash-hard-bricked-redmi-t3490055
Keep calm, and read the tutorial properly before continuing with any of the tutorials.
NozItsATrap said:
after flashing some zip and restarted my phone it flash only mi logo then turn off again only i access is Fastboot mode how can my phone turn on again pls help me
Click to expand...
Click to collapse
Unlock bootloader again.
Make sure the zip you flash doesn't contain an emmc file. It re-locks the bootloader.

Lg k7 x210 wrong root hardbricked

Hello guys and congratulations for the forum.
I have a problem with a LG K7 X210: I accidentally booted with Aristo 2 Boot and now the LG logo remains fixed and does not turn on.
The only accessible mode is fastboot or recovery mode.
I tried to flash with fastboot flash boot, cache and recovery but it still does not work. I found this version MT6580__lge__LG-X210__m13g__5.1__ALPS.L1.MP6.V2.19_ARIMA6580.WE.L_P42
If I try to flash the preloader or to unlock unroot oem i receive FAIL.
If I try with flash tool, it does not recognize it.
I kindly ask you for help, thank you
There's still no solution I'm still with the HardBrick...
looking for firmware LG K7 X210 please ?
I have the same problem
Still hardbrick for you ?
htt ps://ww w.stockrom. net/2017/08/stock-rom-firmware-lg-k7-x210-android-5-1-lollipop.html
Try this to see if it works for you, I do not know if they work because I do not have the device but it was the only thing I managed to find, paste the spaces in the url so that they can access the page
Did it work for any of you?

LG G5 H850 hard bricked

Hi,
I have a lg G5 H850 stuck into "fastboot for bootloader unlock" mode and recovery or download mode are not working, I tried to recover it by unlocking the bootloader but the OEM unlock option is disabled so I cannot flash anything.(device locked error error message)
I saw a YouTube video yout ube.com/watch?v=ImJ1xXXzV6s with my exact issue but he is not responding to my messages.
Is there any option to unbrick this device?
Thanks a lot in advance to all!
yoanc244 said:
Hi,
I have a lg G5 H850 stuck into "fastboot for bootloader unlock" mode and recovery or download mode are not working, I tried to recover it by unlocking the bootloader but the OEM unlock option is disabled so I cannot flash anything.(device locked error error message)
I saw a YouTube video yout ube.com/watch?v=ImJ1xXXzV6s with my exact issue but he is not responding to my messages.
Is there any option to unbrick this device?
Thanks a lot in advance to all!
Click to expand...
Click to collapse
Same here
happened after using the wrong dd command to get rid of the boot loop
boot loop still there, but phone bricked lol
https://forum.xda-developers.com/showpost.php?p=77833566&postcount=21
Hi guys,
it's been more than two hours that I seek the solution to this same problem with next to me the LG G5 bootllop.
All other solutions give nothing:
- unlook via fastboot makes a mistake because the debugging option is not enabled
- the download mode does not remain more than 15 seconds
Guys, have you found a way out of this problem?
MathFR34 said:
Hi guys,
it's been more than two hours that I seek the solution to this same problem with next to me the LG G5 bootllop.
All other solutions give nothing:
- unlook via fastboot makes a mistake because the debugging option is not enabled
- the download mode does not remain more than 15 seconds
Guys, have you found a way out of this problem?
Click to expand...
Click to collapse
You can try getting the .kdz for your phone (e.g. off lg-firmwares.com), use the WindowsLGFirmwareExtract tool to extract the .dz out of the .kdz, then use the tool to extract the laf_6.bin out of the .dz. You can then flash this in fastboot mode using a command like
Code:
fastboot flash laf laf_6.bin
Make sure to use the same .kdz as your running firmware.
I had the same problem with Download Mode as you (restarted after 15 seconds). I extracted laf_6.bin from the H85030e KDZ firmware (whose boot stack was in use), and flashed its LAF (i.e. Download Mode) volume over the laf partition. After this Download Mode stopped restarting after 15 seconds, and I was able to use LGUP (and you would be able to use UPPERCUT) to flash the full KDZ.
(I proceeded to start the phone in bootloader/fastboot mode and flash TWRP recovery as well, with my unlocked bootloader.)
obs3rv said:
You can try getting the .kdz for your phone (e.g. off lg-firmwares.com), use the WindowsLGFirmwareExtract tool to extract the .dz out of the .kdz, then use the tool to extract the laf_6.bin out of the .dz. You can then flash this in fastboot mode using a command like
Code:
fastboot flash laf laf_6.bin
Make sure to use the same .kdz as your running firmware.
I had the same problem with Download Mode as you (restarted after 15 seconds). I extracted laf_6.bin from the H85030e KDZ firmware (whose boot stack was in use), and flashed its LAF (i.e. Download Mode) volume over the laf partition. After this Download Mode stopped restarting after 15 seconds, and I was able to use LGUP (and you would be able to use UPPERCUT) to flash the full KDZ.
(I proceeded to start the phone in bootloader/fastboot mode and flash TWRP recovery as well, with my unlocked bootloader.)
Click to expand...
Click to collapse
interesting. I am in Bootloop from two weeks. Tried to much time lineage 17.1 and then leave the phone so many hours in order to boot in lineage that at some point it won't enter system anymore.
So I passed to LGUP that works only with UPPERCUT and only with UPGRADE functions even if I installed all the drivers.
Maybe I need a "megalock.dll" file?
But the way one week trying to boot in system after flashing KDZ files with UPPERCUT and after many and many bootloop I finally enter the system with H85020a_00_OPEN_EU_OP_1030.kdz
But after one reboot it returns the problem.
I am desperate.
Have you got a phone name to buy that is unbrickable?

Mia3 softbrick //i need help :/

HI GUYS IM BLOCKED IN FASTBOOT (I THINK THAT IS A SOFTBRICK), AND I CAN'T UNLOCK BOOTLOADER WHIT NORMAL STEP BUT EVEN IN EDL MODE, CMD GIVE ME THIS ERROR: (failed device) oem edl is not allowed, I THINK I AM ON THE LIMIT, I REALLY NEED HELP, TRYING TO OPEN MY MOBILE PHONE TO TRY AN ACCESS POINT, I BROKEN THE REAR DISPLAY (IF SOMEONE HAS THE LINK OF SOME SHOP I WOULD BE GRATEFUL TO), AS YOU CAN INTUED, TODAY is a NO DAY
Try flash stock rom via mi flash tool
MIA3BROKENASS said:
HI GUYS IM BLOCKED IN FASTBOOT (I THINK THAT IS A SOFTBRICK), AND I CAN'T UNLOCK BOOTLOADER WHIT NORMAL STEP BUT EVEN IN EDL MODE, CMD GIVE ME THIS ERROR: (failed device) oem edl is not allowed, I THINK I AM ON THE LIMIT, I REALLY NEED HELP, TRYING TO OPEN MY MOBILE PHONE TO TRY AN ACCESS POINT, I BROKEN THE REAR DISPLAY (IF SOMEONE HAS THE LINK OF SOME SHOP I WOULD BE GRATEFUL TO), AS YOU CAN INTUED, TODAY is a NO DAY
Click to expand...
Click to collapse
You will need an authorized edl account to update stocks again, I am having the same problem, so if you can find any user I really appreciate contacting me with.
Mi A3 weirdly stuck in fastboot mode, please someone help
I recently opened my mi A3's bootloader and then flashed twrp image as it was error or something, my phones got stuck on fastboot mode and after that I have to flash stock rom v11.0.11.0 through mi flash tool and I successfully worked but then I installed magisk and flashed boot image to obtain boot image and that too successful worked but guess what real problem starts here, after the other day I restarted my device and android one logo showed up and then it got stuck on fastboot mode, then I have to again flash the same rom and again patched boot image file to get my phone back working and it went well for 2-3 days but suddenly, yesterday magisk notified that "DTFO is patched, tap to reboot" and I ignored and after that after few hours my phone automatically got restart and stuck on fastboot again and now when I try to flash the same rom again, it takes more than 3500s in mi flash tool and still not showing success, currently stuck on fastboot, no flash tool is working, can someone help please??

Question Help! My Oneplus Nord N200 5G cellphone is bricked.

I am currently trying to install LineageOS on my phone. I personally have never unlocked or reinstalled a new operating system on my phone. I looked on some XDA forums for some guides and i found one and followed the steps. I unlocked my phone and I installed a custom TWRP because I was trying to downgrade the phone back to android 11. Once i was done flashing the file to the phone and rebooted it doesn't boot anymore and only gives me a booting screen for a few seconds after I hold down the power and volume up button for a few seconds nothing else works. I have use the MSM tool and put my phone into EDL mode and it detected the phone with a black screen. Every time I use the tool it works till about 18% then it gives me a Sahara communication failed error and then my phone gets out of EDL mode.. I installed all the drivers needed on my PC and used multiple USB 2.0 slots but it still fails. Any help would be appreciated.
There are warnings in the TWRP thread for the N200 that it is broken and should not be flashed.
I have written an easy to follow guide here to downgrade to A11 with Fastboot Enhance.
Unfortunately, now that you have used MSMTool on the phone, it is now bootloader LOCKED. This tool should be the last resort only if you are already hard bricked. You could have gotten the phone into fastboot if either boot.img was still intact and re-flashed the rom with a still unlocked bootloader. The phone will change slots after so many failed boots.
Now that your boot loader is locked, the only tool that can modify the phone is MSMTool. If you can get into Recovery, do delete user data and try again.
Otherwise, you will need to get an RMA and send phone back to OP.
scanman0 said:
There are warnings in the TWRP thread for the N200 that it is broken and should not be flashed.
I have written an easy to follow guide here to downgrade to A11 with Fastboot Enhance.
Unfortunately, now that you have used MSMTool on the phone, it is now bootloader LOCKED. This tool should be the last resort only if you are already hard bricked. You could have gotten the phone into fastboot if either boot.img was still intact and re-flashed the rom with a still unlocked bootloader. The phone will change slots after so many failed boots.
Now that your boot loader is locked, the only tool that can modify the phone is MSMTool. If you can get into Recovery, do delete user data and try again.
Otherwise, you will need to get an RMA and send phone back to OP.
Click to expand...
Click to collapse
Sorry I should have written more details but I currently have a hard bricked device. It will not boot and It failed to boot like 20 times. It will not enter fastboot or even get past the logo when you first turn it on. I did use MSM tool after it wasn't letting me into fastboot. Thanks for the help and I will send it back.
z67gp said:
Sorry I should have written more details but I currently have a hard bricked device. It will not boot and It failed to boot like 20 times. It will not enter fastboot or even get past the logo when you first turn it on. I did use MSM tool after it wasn't letting me into fastboot. Thanks for the help and I will send it back.
Click to expand...
Click to collapse
Fix Sahara communication failed error in MSM Download Tool
In this tutorial, we will show you how to fix the Sahara communication failed and other related MSM Download Tool errors.
www.droidwin.com

Categories

Resources