Phone bricked - Xiaomi Redmi Note 7 Questions & Answers

I was a running my Redmi note 7 with DerpFest rom and with Ofox custom recovery
The phone suddenly got into a bootloop and now I can only access the fastboot screen (not even the Custom recovery screen)
How can I proceed to reinstall the sistem and the Custom Recovery?
I've already downloaded Minimal ADB and fastboot ulitily to make things faster
Edit: Also, I couldn't get the MiFlash program working, some errors are happening

advanced_gamerBR said:
I was a running my Redmi note 7 with DerpFest rom and with Ofox custom recovery
The phone suddenly got into a bootloop and now I can only access the fastboot screen (not even the Custom recovery screen)
How can I proceed to reinstall the sistem and the Custom Recovery?
I've already downloaded Minimal ADB and fastboot ulitily to make things faster
Edit: Also, I couldn't get the MiFlash program working, some errors are happening
Click to expand...
Click to collapse
Just copy the ZIP file of the ROM and flash, as you dos when you first installed. Maybe just wipe caches

advanced_gamerBR said:
I was a running my Redmi note 7 with DerpFest rom and with Ofox custom recovery
The phone suddenly got into a bootloop and now I can only access the fastboot screen (not even the Custom recovery screen)
How can I proceed to reinstall the sistem and the Custom Recovery?
I've already downloaded Minimal ADB and fastboot ulitily to make things faster
Edit: Also, I couldn't get the MiFlash program working, some errors are happening
Click to expand...
Click to collapse
Try to reflash the recovery with fastboot first. Need to have xiaomi usb drivers installed to can use adb/fastboot connection. When the phone is in fastboot mode connect with a good (original) USB cable and check the connection with "fastboot devices" command in cmd/powershell window. Extract and use "recovery.img" from latest orangefox zip file. Flash to phone using "fastboot flash recovery recovery.img" command then reboot holding together "Volume Up + Power" until you see the MI logo, release "Power" button but keep pressing "Volume Up" until you see the recovery. When you have working orangefox recovery, try to flash new rom. More information about driver/fastboot/recovery here (skip "unlock the bootloader" part): https://forum.xda-developers.com/redmi-note-7/how-to/one-redmi-note-7-unlock-bootloader-t3890751
The MiFlash program issue can be caused by missing/wrong xiaomi usb driver, if you will have answer from "fastboot devices" command (phone detected), can try the MiFlash again, just be careful: DON'T LOCK the BOOTLOADER. Good luck.

Related

Need help, bricked my 3s

Was supposed to flash CM13 Rom. I did a full wipe including system via TWRP.
Before flashing I decided to reboot into recovery, but it didn't. Only gets stuck in the MI logo now. Can't boot into recovery anymore.
I can go into Fastboot mode. Tried flashing twrp via ADB but whenever i type 'adb devices' in command prompt it says device is offline.
Tried to enter EDL via ADB in fastboot mode, it gets stuck at 'waiting for device'.
When plugged in PC, it gets detected as USB ADB interface
Bootloader was unlocked prior, was on xioami.eu ROM before this. I have TWRP system backup of last ROM installed.
Hoping someone can point me in the right direction on what to do next. Very much appreciated, thank you.
Hi Supdow,
I was facing with the same issue and I also thought I bricked my phone... No worries. To solve it is very easy, just unlock your bootloader again with Mi UnlockTool. Than you have access to your recovery again.
Good luck!
Boesila said:
Hi Supdow,
I was facing with the same issue and I also thought I bricked my phone... No worries. To solve it is very easy, just unlock your bootloader again with Mi UnlockTool. Than you have access to your recovery again.
Good luck!
Click to expand...
Click to collapse
Do I have to apply to unlock the bootloader again like the first time?
Boesila said:
Hi Supdow,
I was facing with the same issue and I also thought I bricked my phone... No worries. To solve it is very easy, just unlock your bootloader again with Mi UnlockTool. Than you have access to your recovery again.
Good luck!
Click to expand...
Click to collapse
Was able to unlock bootloader again, but I still can't access recovery. I may have forgotten how to exactly do this since the last time I did it. What do i have to do after unlocking bootloader? I tried flashing TWRP via fastboot but it only gives me an error.
So you have a few options
1. Hold volume+ & - and power (if you have twrp)
2. Take fedosis twrp 3.1 and installer, put twrp 3.1 into extracted installer folder, then shift+right click on installer folder, open cmd, then type
fastboot flash recovery twrp_name.img
fastboot boot twrp_name.img (or do step 1)
3. Just flash dev/stable with miflash (recommendation: go into fastboot, then like step 2 go into cmd and type fastboot oem edl then flash mi rom)
Hope this helps
bekcicandrej said:
So you have a few options
1. Hold volume+ & - and power (if you have twrp)
2. Take fedosis twrp 3.1 and installer, put twrp 3.1 into extracted installer folder, then shift+right click on installer folder, open cmd, then type
fastboot flash recovery twrp_name.img
fastboot boot twrp_name.img (or do step 1)
3. Just flash dev/stable with miflash (recommendation: go into fastboot, then like step 2 go into cmd and type fastboot oem edl then flash mi rom)
Hope this helps
Click to expand...
Click to collapse
Thank you, finally on CM13 fedosis!

Stuck in Fastboot

Hi all!
I have tryed to flash Android Q on my Redmi Note 7 (Global) everything seemed to go smooth till i rebooted and the deviced got stuck in fastboot mode, i tryed to flash TWRP, it goes OKAY but if i reboot i cant access recovery anyway.
I also tryed to use "fastboot boot recovery.img", it does send the image but fails to boot into recovery saying "failed to load/authenticate boot image..."
Am i doing something wrong? How can i solve this?
I thought of MiFlash Tool, but there are many version and some seems not to work properly can anyone provide a working link?
(Ofc, my bootloader is unlocked etc)
Thanks a lot
After you flash TWRP you can't access via command, because MIUI will re-write the recovery again once you restart, first flash the TWRP (fastboot flash recovery the-name-of-the-file.img) after that you must reboot to recovery manually by holding together "Volume Up + Power" until you see the MI logo, release "Power" button but keep pressing "Volume Up" until you see the recovery, after you are in TWRP, (mount the internal storage (Data) or if you already copied OrangeFox Recovery Zip to device) then just flash OrangeFox R10_2, it will reboot itself after that to the recovery again and that's all, you will have a custom recovery ready.
Now, if you already tried to flash the ROM and everything went wrong, I guess your device is bricked, now you need a FASTBOOT ROM for your device (if it's complete global = PFGMIXM / because there's global europe too, that's PFGEUXM) and the MiFlashTool, unzip the Fastboot ROM, open the MiFlashTool, load the ROM Folder in the tool while the phone is connected to the PC, and then just flash it, steps with images are in Xiaomi site, here's the link Fasboot Method
ps: the tool have below one option to flash and re-lock the bootloader, it will be selected by default, leave it like that if you want to re-lock it, or change it to clean all to leave it unlock it
BlackGarnett said:
After you flash TWRP you can't access via command, because MIUI will re-write the recovery again once you restart, first flash the TWRP (fastboot flash recovery the-name-of-the-file.img) after that you must reboot to recovery manually by holding together "Volume Up + Power" until you see the MI logo, release "Power" button but keep pressing "Volume Up" until you see the recovery, after you are in TWRP, (mount the internal storage (Data) or if you already copied OrangeFox Recovery Zip to device) then just flash OrangeFox R10_2, it will reboot itself after that to the recovery again and that's all, you will have a custom recovery ready.
Now, if you already tried to flash the ROM and everything went wrong, I guess your device is bricked, now you need a FASTBOOT ROM for your device (if it's complete global = PFGMIXM / because there's global europe too, that's PFGEUXM) and the MiFlashTool, unzip the Fastboot ROM, open the MiFlashTool, load the ROM Folder in the tool while the phone is connected to the PC, and then just flash it, steps with images are in Xiaomi site, here's the link Fasboot Method
ps: the tool have below one option to flash and re-lock the bootloader, it will be selected by default, leave it like that if you want to re-lock it, or change it to clean all to leave it unlock it
Click to expand...
Click to collapse
Thank You!
Unluckly even manual rebooting didnt work so i had to use the MiFlash Tool and the Global Rom provided by your link and everything went good! Thanks Again!
Have a nice day
Regards
Hi dears! Just trying to sum up in case someone end up here just like me: Got stuck on fastboot. What solved was format data partition via orange recovery.
BlackGarnett said:
After you flash TWRP you can't access via command, because MIUI will re-write the recovery again once you restart, first flash the TWRP (fastboot flash recovery the-name-of-the-file.img) after that you must reboot to recovery manually by holding together "Volume Up + Power" until you see the MI logo, release "Power" button but keep pressing "Volume Up" until you see the recovery, after you are in TWRP, (mount the internal storage (Data) or if you already copied OrangeFox Recovery Zip to device) then just flash OrangeFox R10_2, it will reboot itself after that to the recovery again and that's all, you will have a custom recovery ready.
Now, if you already tried to flash the ROM and everything went wrong, I guess your device is bricked, now you need a FASTBOOT ROM for your device (if it's complete global = PFGMIXM / because there's global europe too, that's PFGEUXM) and the MiFlashTool, unzip the Fastboot ROM, open the MiFlashTool, load the ROM Folder in the tool while the phone is connected to the PC, and then just flash it, steps with images are in Xiaomi site, here's the link Fasboot Method
ps: the tool have below one option to flash and re-lock the bootloader, it will be selected by default, leave it like that if you want to re-lock it, or change it to clean all to leave it unlock it
Click to expand...
Click to collapse
The link you provided says 404 not found.
So here are the links that work:-
Redmi note 7:- https://c.mi.com/thread-2643823-1-0.html
Redmi note 7 pro:- https://forum.xda-developers.com/redmi-note-7-pro/how-to/miui-11-public-beta-violet-t3973921
Hope that helps.
Strange51 said:
The link you provided says 404 not found.
So here are the links that work:-
Redmi note 7:- https://c.mi.com/thread-2643823-1-0.html
Redmi note 7 pro:- https://forum.xda-developers.com/redmi-note-7-pro/how-to/miui-11-public-beta-violet-t3973921
Hope that helps.
Click to expand...
Click to collapse
You have a smart phone! Don't want to accept redmi note 7 pro (violet) rom to be flashed to note 7 (lavender) phone.
Try to find here miui rom for your phone: https://xiaomifirmwareupdater.com/

Oneplus 6T hard brick?

Hello guys
I have a problem, yesterday I was putting the twrp to my one plus 6t via fastboot and as soon as I entered the bootloader I put the command "fastboot boot twrp.img" and it said "fastboot unknow command".
So I searched on google for the commands to start the twrp via the PC terminal and I found this command "fastboot flash recovery twrp.img".
Everything ok, it restarts the screen, 3 minutes then it is turned off and remains in the initial screen where it says that the bootloader is unlocked, it does not go in fastboot mode not in recovery
Tips?
Use the Msm tool to recover if your phone is bricked.
https://forum.xda-developers.com/on...-msmdownloadtool-v4-0-oos-9-0-5-t3867448/amp/
FrancescoPtr said:
Hello guys
I have a problem, yesterday I was putting the twrp to my one plus 6t via fastboot and as soon as I entered the bootloader I put the command "fastboot boot twrp.img" and it said "fastboot unknow command".
So I searched on google for the commands to start the twrp via the PC terminal and I found this command "fastboot flash recovery twrp.img".
Everything ok, it restarts the screen, 3 minutes then it is turned off and remains in the initial screen where it says that the bootloader is unlocked, it does not go in fastboot mode not in recovery
Tips?
Click to expand...
Click to collapse
When it comes to A/B slot phones (Like the OnePlus 6T), you're not suppose to use the fastboot flash recovery twrp.img command. The reason why is because that command doesn't apply to A/B slotted phones, you need to use the fastboot boot twrp.img command to boot into TWRP and then flash the TWRP flasher for OnePlus 6T which can be found here:
https://forum.xda-developers.com/on...overy-unofficial-twrp-touch-recovery-t3861482
Make sure to download the flasher zip and the latest img for TWRP.
Drag the .img into the fastboot folder and use fastboot boot twrp-3.3.1-8-fajita.img. Then once it boots into TWRP, drag and drop the installer zip onto your phone's storage and flash it. Reboot into recovery and you should have TWRP on your phone.
ImmorTaLGiLL said:
Use the Msm tool to recover if your phone is bricked.
https://forum.xda-developers.com/on...-msmdownloadtool-v4-0-oos-9-0-5-t3867448/amp/
Click to expand...
Click to collapse
I tried but didn't see it
Sadistic_Loser said:
When it comes to A/B slot phones (Like the OnePlus 6T), you're not suppose to use the fastboot flash recovery twrp.img command. The reason why is because that command doesn't apply to A/B slotted phones, you need to use the fastboot boot twrp.img command to boot into TWRP and then flash the TWRP flasher for OnePlus 6T which can be found here:
https://forum.xda-developers.com/on...overy-unofficial-twrp-touch-recovery-t3861482
Make sure to download the flasher zip and the latest img for TWRP.
Drag the .img into the fastboot folder and use fastboot boot twrp-3.3.1-8-fajita.img. Then once it boots into TWRP, drag and drop the installer zip onto your phone's storage and flash it. Reboot into recovery and you should have TWRP on your phone.
Click to expand...
Click to collapse
ok but it does not go into fastboot mode or in recovery mode
FrancescoPtr said:
I tried but didn't see it
Click to expand...
Click to collapse
Make sure the device is off,Press volume up + volume down button then connect it to the computer.
If your device still doesn't show up,try pressing volume up+volume down+power button and then connect it.
This worked for me in many cases.
When I connect my phone via USB it shows up in the device manager as Qualcomm HS-USB.... But when I try using MSM it shows the phone connected on port 16 and I hit start and it fails after 16 seconds because it can't do a download. My question is is the download external via internet or is it a file in the MSM folder? I might be blocked by firewall at work if external.
EDIT: Looks like I found my issue. I couldn't tell if my phone was on or off since I had no display after trying about 20 more times I guess I got it ON.

I lost TWRP and deleted OS on my K20 pro and now when I boot it just enters into Fastboot Mode. Is there any way at all to fix it?

Hello, I really need someone to help me out.
I wanted to flash Pixel Experience on my Redmi K20 Pro so I unlocked the Bootloader and flashed TWRP using ADB tools.
Later I cleared the internal storage by mistake using TWRP without knowing that it would clear my OS too.
But once I cleared my internal storage, even TWRP was missing.
Now I don't have an OS and TWRP.
Every time I reboot, I enter into Fastboot mode. When I use the command "fastboot devices" it lists my device.
And when I flash TWRP, it gives me a Positive response but when I use Power + Vol Up, it just restarts and enters Fastboot mode.
I really want this to be fixed. If there's any way please help me out guys.
Download your device fastboot rom and install with mi flash tool
Download TWRP from here: https://twrp.me/xiaomi/xiaomimi9t.html
Then use the following commands:
adb reboot bootloader
fastboot devices
fastboot flash recovery twrp.img
fastboot reboot twrp.img
Now TWRP should be flashed and you can try to flash PE again.
Audiowaste said:
Download TWRP from here: https://twrp.me/xiaomi/xiaomimi9t.html
Then use the following commands:
adb reboot bootloader
fastboot devices
fastboot flash recovery twrp.img
fastboot reboot twrp.img
Now TWRP should be flashed and you can try to flash PE again.
Click to expand...
Click to collapse
He has 9t pro...
I see, this topic was opened in the forum for the 9T.

Nubia Z17 fastboot error pls help

My TWRP recovery was erased when I back to official rom even I hadnt mark that option in twrp recovery. Now when I go till fastboot to instal TWRP I can only do 2 commands then it stops working , but I need 3 commands to instal the twrp. HOW do I FIX it? pleeeease
I have installed the right drivers and every step before it works completly fine.
The fastboot mode screen stay frozen then the phone turns off
Fastboot devices ok
Fastboot oem nubia_unlock NUBIA_Z17 NX563J ok
Fastboot flash recovery recovery.img not ok, just frozen screen then turns off
It has the last nubia official rom
Can I use the official local update app in manual update to flash recovery?
I need it so much to install gapps
Or do exist another whey to install gapps no Nubia Z17 without TWRP?
GuiMediller said:
My TWRP recovery was erased when I back to official rom even I hadnt mark that option in twrp recovery. Now when I go till fastboot to instal TWRP I can only do 2 commands then it stops working , but I need 3 commands to instal the twrp. HOW do I FIX it? pleeeease
I have installed the right drivers and every step before it works completly fine.
The fastboot mode screen stay frozen then the phone turns off
Fastboot devices ok
Fastboot oem nubia_unlock NUBIA_Z17 NX563J ok
Fastboot flash recovery recovery.img not ok, just frozen screen then turns off
It has the last nubia official rom
Can I use the official local update app in manual update to flash recovery?
I need it so much to install gapps
Or do exist another whey to install gapps no Nubia Z17 without TWRP?
Click to expand...
Click to collapse
To flash recovery download twrp 3.5,
Put it into minimal adb folder, copy its name run cmd with administrative rights withing minimal adb and use *fastboot flash recovery "copied name".img
My phone (Nubia z17) don't work. Only fastboot mode and recovery mode work. Please help me
Vi7eta said:
To flash recovery download twrp 3.5,
Put it into minimal adb folder, copy its name run cmd with administrative rights withing minimal adb and use *fastboot flash recovery "copied name".img
Click to expand...
Click to collapse
GuiMediller said:
My TWRP recovery was erased when I back to official rom even I hadnt mark that option in twrp recovery. Now when I go till fastboot to instal TWRP I can only do 2 commands then it stops working , but I need 3 commands to instal the twrp. HOW do I FIX it? pleeeease
I have installed the right drivers and every step before it works completly fine.
The fastboot mode screen stay frozen then the phone turns off
Fastboot devices ok
Fastboot oem nubia_unlock NUBIA_Z17 NX563J ok
Fastboot flash recovery recovery.img not ok, just frozen screen then turns off
It has the last nubia official rom
Can I use the official local update app in manual update to flash recovery?
I need it so much to install gapps
Or do exist another whey to install gapps no Nubia Z17 without TWRP?
Click to expand...
Click to collapse
give you a easy app for flash TWRP3.2.3,but is chinese.unzip the zip file。if phone is turn on.(Developer options should be turned on)type 2 and clik "ENTER".best is phone on BL(Turn off the phone, press and hold the volume - button and power button at the same time to enter BL mode.).then type 3 and clik "ENTER".when you see "OK",then Use the volume keys to select recovery mode, then press the power key.
I have tried and I make mistakes. ''waiting for any device''

Categories

Resources