The Device is bricked - Xiaomi Mi 4i

After an restart the device (Xiaomi Mi 4i) is stuck in a bootloop . Used to flash the custom ROM through Mi Flash . But the Bootloop is still on. i can access the fastboot . The charging animation is on & led light notifies too. but unable to start the device.
note- USB debugging was off

Staan_gum said:
After an restart the device (Xiaomi Mi 4i) is stuck in a bootloop . Used to flash the custom ROM through Mi Flash . But the Bootloop is still on. i can access the fastboot . The charging animation is on & led light notifies too. but unable to start the device.
note- USB debugging was off
Click to expand...
Click to collapse
Flash/Boot into twrp using Minibal ADB and Fastboot
---
Download Minimal ADB and Fastboot
Download twrp image
Rename .img file to twrp and put into the Minimal ADB and Fastboot folder ( Just for convenience)
Boot into fastboot mode
run this code
Code:
fastboot flash recovery twrp.img
fastboot reboot recovery
now flash any ROM using OTG or moving file to internal storage through USB ( MTP supports in twrp)
Ask further if needed
Hit thanks if helped.

Related

flash G6-U10

hey
i was working on boot.img for add TWRP 2.7 Recovery
after i flashed boot.img from here
How to Install TWRP 2.7 Recovery:
TWRP 2.7 works only with the Android 4.4.2 KitKat powered Huawei Ascend P6.
You must have installed Android ADB & Fastboot drivers on your PC. Get the Fastboot folder using the guide.
Once done with the ADB and Fastboot installation, download TWRP 2.7 Recovery.img file.
Rename the downloaded file to boot.img.
Enable USB debugging mode on your Huawei Ascend P6 and connect it to your PC.
Now open the Fastboot folder that you created using our ADB & Fastboot guide.
Press and hold the shift key and then right click on an empty area inside the Fastboot folder, now click on “Open Command Window Here”.
Now in command prompt type “adb reboot bootloader”.
It should reboot your phone into the bootloader mode, now push this command in command window
“fastboot flash boot boot.img”
This will quickly flash the TWRP 2.7 recovery in your device.
Once done, reboot your device.
Boot into recovery by pressing Volume Up or Down Key as soon as you see the Red LED while booting up your phone.
You should see the TWRP recovery interface now.
That’s all with the recovery installation on the Huawei Ascend P6. In case you got any queries or your facing any problems regarding this post, feel free to stop by the comment box below and reach us. Thanks all.
Click to expand...
Click to collapse
phone wont start only fastboot mode
please help me guys to reinstall system again
You nee to Flash stock boot.img or all rom...

Mi4i problem

so my mi4i is stuck in boot loop i flashed the stock firmware miui 6 using miflash . my volume down buttons dead so i cant use it to boot in fastboot . i could go in recover (stock ) at best .
You can use adb commands to boot into fastboot mode. Check Google for instructions.
hell1134 said:
You can use adb commands to boot into fastboot mode. Check Google for instructions.
Click to expand...
Click to collapse
kanishk @Mi4i said:
so my mi4i is stuck in boot loop i flashed the stock firmware miui 6 using miflash . my volume down buttons dead so i cant use it to boot in fastboot . i could go in recover (stock ) at best .
Click to expand...
Click to collapse
According to what he said open a terminal and type adb reboot-bootloader
But u must have adb drivers installed. But without booting into Android I don't think ADB will work
If this does not work try booting into recovery and check if ADB works. Good luck!
sharan.nyn said:
According to what he said open a terminal and type adb reboot-bootloader
But u must have adb drivers installed. But without booting into Android I don't think ADB will work
If this does not work try booting into recovery and check if ADB works. Good luck!
Click to expand...
Click to collapse
thanks .
PC can read my internal storage when i reboot to recovery mode [[in this case i'm using TWRP, i'm not sure whether stock recovery is readable too]] as long as the usb driver have installed on my PC .
Try it, if you can acces your internal storage on your PC, you can download your device ROM and flash it via recovery .

TWRP recovery menu not showing

hi, im new in this android arena and this is my first time using smartphone so please forgive my noobness.
i want to root my phone Xiaomi Redmi 5A and i follow some tutorial on youtube where he told to use Minimal ADB & fastboot, TWRP, lazyflasher noverity and lastly Magisk.
im flashing my phone using this command on ADB:
fastboot devices
fastboot flash recovery twrp.img
fastboot reboot
i guess this is it so im rebooting my phone to get into twrp recovery mode by pressing volume up+power but it showed xiaomi stock recovery instead not twrp recovery.
so what i do wrong that i cannot get into twrp recovery menu?
please help me
Don't type fastboot reboot command after flashing, reboot to recovery manually
StillrunsKK said:
Don't type fastboot reboot command after flashing, reboot to recovery manually
Click to expand...
Click to collapse
i type that command after the first try not working (without fastboot reboot command)
it still gave me the same problem even not typing fastboot reboot command
Is the TWRP flash successful?
Ensure that your mobile drivers are installed properly on your pc and that you've enabled USB debugging.
Now after connecting your device to the computer :
1)open adb
2)type adb devices, if it shows a serial number then proceed
3)adb reboot bootloader
4)fastboot flash recovery xxxx.img
After this, remove the USB and reboot to recovery by Holding the appropriate combination of keys.
If you reboot your device first, and then power off and reboot to recovery, you will still get stock recovery.
StillrunsKK said:
Is the TWRP flash successful?
Ensure that your mobile drivers are installed properly on your pc and that you've enabled USB debugging.
Now after connecting your device to the computer :
1)open adb
2)type adb devices, if it shows a serial number then proceed
3)adb reboot bootloader
4)fastboot flash recovery xxxx.img
After this, remove the USB and reboot to recovery by Holding the appropriate combination of keys.
If you reboot your device first, and then power off and reboot to recovery, you will still get stock recovery.
Click to expand...
Click to collapse
Ensure that your mobile drivers are installed properly
Click to expand...
Click to collapse
i dont know where to find this drivers
i've enable the usb debugging
and while flashing it didn't gave any error
im using adb from this thread https://forum.xda-developers.com/showthread.php?t=2317790
where it didn't show any devices when typing adb devices but it showed my devices when typing fastboot devices

nubia x fastboot loop

hi community
i hope someone is still active in this nubia x section, because i hope for some help.
i flashed twrp to my nubia x with using Minimal ADB and Fastboot.
with twrp i flashed the new rom 3.21.
as i tried also to flash gaps i got in the "your device is corrupt. it can't be trusted and will not boot g.com/abh" error.
but because i still was able to flash files with Minimal ADB and Fastboot i flashed all the *.img files i found in the NX616J-update.zip to the phone.
so i was able to boot the recovery mode and flashed the original rom 3.21 with otg from usb stick.
then the nubia x booted normal to the original rom, but because the playstore wasn't working, i flashed again twrp with Minimal ADB and Fastboot.
in twrp i used all swipe and format functions because i thinked i want clean what i can to start from the beginning.
sorry i dont remeber exactly all the steps i did.
and now my problem is the phone only boot to the fastboot menu.
Minimal ADB and Fastboot seems to still work normal, i can unlock the device and flash twrp.
but after reboot i am still in the fastboot menu.
only boot do edload don't boot to fastboot, and if i boot edload i can connect the phone to my pc and with the qfil-tool i see connect:
"Qualcomm HS-USB QDLoader 9008 (COM4)
But to use qfil to flash i think i need a "MetaBuild Configuration (contents.xml)", and i can't find this file for nubia x.
i hope someone has an idea how i get my phone out of this fastboot-loop and share it here.
thanks and kind regards
hoitschau
i found the solution, thanks to rcsj.
https://forum.xda-developers.com/nubia-x/help/install-rom-stock-3-18-gapps-support-t4108715
flashing the file vbmetaDISABLED.img from the google drive with fastboot was my rescue.

Solution for “device is corrupt“ RM3, RM3S A11

Before starting you need to :
1- download unbirck tool (RM3, RM3S);
2- download TWRP for A11 (for both of them)
3-download minimal adb and fastboot tool ADB
4- Buy OTG Link
The Steps​1- You should install the ADB
2- Go to fastboot mode then to Boot to edload (by using volume down) then press power the screen will be black screen
3- Open the unbirck tool and follow the steps which the developer put in his note
4- if the phone didn't open and still giving (device is corrupt) go to again to fastboot mode then open the TWRP tool (its in cn language so may be weird for you) and will explain the steps in pics
5- when it finishes go down in fastboot mode to reach to recovery mode press on power it will take u to TWRP (may u found it in cn language so follow that video to make it in eng)
6- Plug ur flash drive in ur pc and put the rom on it RM3S , RM3
7- Connect ur phone with that flash drive then in TWRP [ Mount > Select Storage > USB-CTG ] then go back and join [Install > the rom which u downloaded] after that restart the phone
Note : 1- While installing TWRP you should be in fastboot mode only, don't go to boot edload ... Sec pic u press on fasboot [may at first u get failed after first pic open the tool again and try again]
2- You will need ADB when u open the bootloader
If there is anything DM me
RZaR2001 said:
Before starting you need to :
1- download unbirck tool (RM3, RM3S);
2- download TWRP for A11 (for both of them)
3-download minimal adb and fastboot tool ADB
4- Buy OTG Link
The Steps​1- You should install the ADB
2- Go to fastboot mode then to Boot to edload (by using volume down) then press power the screen will be black screen
3- Open the unbirck tool and follow the steps which the developer put in his note
4- if the phone didn't open and still giving (device is corrupt) go to again to fastboot mode then open the TWRP tool (its in cn language so may be weird for you) and will explain the steps in pics
5- when it finishes go down in fastboot mode to reach to recovery mode press on power it will take u to TWRP (may u found it in cn language so follow that video to make it in eng)
6- Plug ur flash drive in ur pc and put the rom on it RM3S , RM3
7- Connect ur phone with that flash drive then in TWRP [ Mount > Select Storage > USB-CTG ] then go back and join [Install > the rom which u downloaded] after that restart the phone
Note : 1- While installing TWRP you should be in fastboot mode only, don't go to boot edload ... Sec pic u press on fasboot [may at first u get failed after first pic open the tool again and try again]
2- You will need ADB when u open the bootloader
If there is anything DM me
Click to expand...
Click to collapse
Who is better in Red Magic 3/3S
I mean Android = 9/10/11 ?
lilo_ind said:
Who is better in Red Magic 3/3S
I mean Android = 9/10/11 ?
Click to expand...
Click to collapse
Look i use RM3S software but i have RM3 .. i feel that RM3S software smooth more than RM3 software .. look i see u stay on A10 till they fix all bugs in A11 .. its my point + Pubg not working in A11 for RM3/3S so if u playing on it don't use now A11
Edit: pubg worked u can download it from Here
I had problem about less charger mA on 3 charger and cables so strange on my red magic 3s, so yesterday i did buy another cable and same thing less mA like 100 should be 3000 , so i did use one charger adapter rampow for try , when i did put charger less again but the screen get blocked and reboot , when it restarted i did see that if i put to charger again also with orginal charger and cable will block screen and reboot so i did try to reset and install Europe & Asia: V212 , when did get 100% will show that " Device is corrupt. It can't be trusted and will not boot " ,this happen if you put one not original cable or charger i did discovery ,now the problem is if i put the cable on laptop for flash install roms windows will not detected the new hardware of red magic so how can i fix that now
cacaocaca said:
I had problem about less charger mA on 3 charger and cables so strange on my red magic 3s, so yesterday i did buy another cable and same thing less mA like 100 should be 3000 , so i did use one charger adapter rampow for try , when i did put charger less again but the screen get blocked and reboot , when it restarted i did see that if i put to charger again also with orginal charger and cable will block screen and reboot so i did try to reset and install Europe & Asia: V212 , when did get 100% will show that " Device is corrupt. It can't be trusted and will not boot " ,this happen if you put one not original cable or charger i did discovery ,now the problem is if i put the cable on laptop for flash install roms windows will not detected the new hardware of red magic so how can i fix that now
Click to expand...
Click to collapse
U tried the tool unbrick?
i can t do that because windows not recognized the phone , so i should get that before all but i did see some solution maybe and afther can i do all maybe
1. https://forum.xda-developers.com/t/q-bricked-and-not-recognized-by-usb.2280393/post-41531497
2. https://forum.xda-developers.com/t/...device-in-download-mode.1486234/post-22454863
And now maybe i did understand because have less charger also with the new cable maybe
cacaocaca said:
i can t do that because windows not recognized the phone , so i should get that before all but i did see some solution maybe and afther can i do all maybe
1. https://forum.xda-developers.com/t/q-bricked-and-not-recognized-by-usb.2280393/post-41531497
2. https://forum.xda-developers.com/t/...device-in-download-mode.1486234/post-22454863
And now maybe i did understand because have less charger also with the new cable maybe
Click to expand...
Click to collapse
Come pm
RZaR2001 said:
Come pm
Click to expand...
Click to collapse
Thankyou So much RZaR2001 i am glad to say that i successfully unbricked my NUBIA REDMAGIC 3 love you bro❤ No homo
m device is not recognized in my pc i also tried using different laptops so i cant go any more from step 2....and i dint even enable usb debugging is there any way i can enable it from hardbrick mode(currupted stage)
help me please.....
RZaR2001 said:
Before starting you need to :
1- download unbirck tool (RM3, RM3S);
2- download TWRP for A11 (for both of them)
3-download minimal adb and fastboot tool ADB
4- Buy OTG Link
The Steps​1- You should install the ADB
2- Go to fastboot mode then to Boot to edload (by using volume down) then press power the screen will be black screen
3- Open the unbirck tool and follow the steps which the developer put in his note
4- if the phone didn't open and still giving (device is corrupt) go to again to fastboot mode then open the TWRP tool (its in cn language so may be weird for you) and will explain the steps in pics
5- when it finishes go down in fastboot mode to reach to recovery mode press on power it will take u to TWRP (may u found it in cn language so follow that video to make it in eng)
6- Plug ur flash drive in ur pc and put the rom on it RM3S , RM3
7- Connect ur phone with that flash drive then in TWRP [ Mount > Select Storage > USB-CTG ] then go back and join [Install > the rom which u downloaded] after that restart the phone
Note : 1- While installing TWRP you should be in fastboot mode only, don't go to boot edload ... Sec pic u press on fasboot [may at first u get failed after first pic open the tool again and try again]
2- You will need ADB when u open the bootloader
If there is anything DM me
Click to expand...
Click to collapse
This man is sooooo Goooood Thankyou soomuch For helping me and other people out there. This man will give it his time to help and fix my iisue he's actually handsome tho. So i recommend this guy if you want some solution for your problem just direct him. This man is sooooo kind it will make your day much happier hahaha
RZaR2001 said:
Before starting you need to :
1- download unbirck tool (RM3, RM3S);
2- download TWRP for A11 (for both of them)
3-download minimal adb and fastboot tool ADB
4- Buy OTG Link
The Steps​1- You should install the ADB
2- Go to fastboot mode then to Boot to edload (by using volume down) then press power the screen will be black screen
3- Open the unbirck tool and follow the steps which the developer put in his note
4- if the phone didn't open and still giving (device is corrupt) go to again to fastboot mode then open the TWRP tool (its in cn language so may be weird for you) and will explain the steps in pics
5- when it finishes go down in fastboot mode to reach to recovery mode press on power it will take u to TWRP (may u found it in cn language so follow that video to make it in eng)
6- Plug ur flash drive in ur pc and put the rom on it RM3S , RM3
7- Connect ur phone with that flash drive then in TWRP [ Mount > Select Storage > USB-CTG ] then go back and join [Install > the rom which u downloaded] after that restart the phone
Note : 1- While installing TWRP you should be in fastboot mode only, don't go to boot edload ... Sec pic u press on fasboot [may at first u get failed after first pic open the tool again and try again]
2- You will need ADB when u open the bootloader
If there is anything DM me
Click to expand...
Click to collapse
after flash v3.30 device logo restart only
[email protected] -help me bro
RZaR2001 said:
Before starting you need to :
1- download unbirck tool (RM3, RM3S);
2- download TWRP for A11 (for both of them)
3-download minimal adb and fastboot tool ADB
4- Buy OTG Link
The Steps​1- You should install the ADB
2- Go to fastboot mode then to Boot to edload (by using volume down) then press power the screen will be black screen
3- Open the unbirck tool and follow the steps which the developer put in his note
4- if the phone didn't open and still giving (device is corrupt) go to again to fastboot mode then open the TWRP tool (its in cn language so may be weird for you) and will explain the steps in pics
5- when it finishes go down in fastboot mode to reach to recovery mode press on power it will take u to TWRP (may u found it in cn language so follow that video to make it in eng)
6- Plug ur flash drive in ur pc and put the rom on it RM3S , RM3
7- Connect ur phone with that flash drive then in TWRP [ Mount > Select Storage > USB-CTG ] then go back and join [Install > the rom which u downloaded] after that restart the phone
Note : 1- While installing TWRP you should be in fastboot mode only, don't go to boot edload ... Sec pic u press on fasboot [may at first u get failed after first pic open the tool again and try again]
2- You will need ADB when u open the bootloader
If there is anything DM me
Click to expand...
Click to collapse
this man is really awsome for red magic device. now im on v5.11 and using gapps. thnx again
RZaR2001 said:
Before starting you need to :
1- download unbirck tool (RM3, RM3S);
2- download TWRP for A11 (for both of them)
3-download minimal adb and fastboot tool ADB
4- Buy OTG Link
The Steps​1- You should install the ADB
2- Go to fastboot mode then to Boot to edload (by using volume down) then press power the screen will be black screen
3- Open the unbirck tool and follow the steps which the developer put in his note
4- if the phone didn't open and still giving (device is corrupt) go to again to fastboot mode then open the TWRP tool (its in cn language so may be weird for you) and will explain the steps in pics
5- when it finishes go down in fastboot mode to reach to recovery mode press on power it will take u to TWRP (may u found it in cn language so follow that video to make it in eng)
6- Plug ur flash drive in ur pc and put the rom on it RM3S , RM3
7- Connect ur phone with that flash drive then in TWRP [ Mount > Select Storage > USB-CTG ] then go back and join [Install > the rom which u downloaded] after that restart the phone
Note : 1- While installing TWRP you should be in fastboot mode only, don't go to boot edload ... Sec pic u press on fasboot [may at first u get failed after first pic open the tool again and try again]
2- You will need ADB when u open the bootloader
If there is anything DM me
Click to expand...
Click to collapse
Hi
I habe redmagic 3 stuck at device corrupted
I have tried almost every guide i could
Its still same
I tried your way and now it keeos booting back to fastboot
Even if i choose reboot to recovery or reboot to system after i use twrp tool
Any suggestions?
hafizrehman1992 said:
Hi
I habe redmagic 3 stuck at device corrupted
I have tried almost every guide i could
Its still same
I tried your way and now it keeos booting back to fastboot
Even if i choose reboot to recovery or reboot to system after i use twrp tool
Any suggestions?
Click to expand...
Click to collapse
Pm me
RZaR2001 said:
Before starting you need to :
1- download unbirck tool (RM3, RM3S);
2- download TWRP for A11 (for both of them)
3-download minimal adb and fastboot tool ADB
4- Buy OTG Link
The Steps​1- You should install the ADB
2- Go to fastboot mode then to Boot to edload (by using volume down) then press power the screen will be black screen
3- Open the unbirck tool and follow the steps which the developer put in his note
4- if the phone didn't open and still giving (device is corrupt) go to again to fastboot mode then open the TWRP tool (its in cn language so may be weird for you) and will explain the steps in pics
5- when it finishes go down in fastboot mode to reach to recovery mode press on power it will take u to TWRP (may u found it in cn language so follow that video to make it in eng)
6- Plug ur flash drive in ur pc and put the rom on it RM3S , RM3
7- Connect ur phone with that flash drive then in TWRP [ Mount > Select Storage > USB-CTG ] then go back and join [Install > the rom which u downloaded] after that restart the phone
Note : 1- While installing TWRP you should be in fastboot mode only, don't go to boot edload ... Sec pic u press on fasboot [may at first u get failed after first pic open the tool again and try again]
2- You will need ADB when u open the bootloader
If there is anything DM me
Click to expand...
Click to collapse
OMG guys
this guy in an angel
within sometime of me posting here for help
he Contacted me through pm
and then we started conversation through whatsapp
he took details of how i got myself stuck
and then through anydesk
downloaded some files and viola
my device is running again
on cn version 5.11 android 11
rooted and with gapps installed
i can't thank you enough brother
god bless you
please guys
give a like to this post
and applaud for his generosity that when i offered to pay him he said he is gona do it for free
Thanks a lot
i wud be forever your thankful
lotz of love n prayer from me❤♥♥♥♥♥♥♥
hafizrehman1992 said:
OMG guys
this guy in an angel
within sometime of me posting here for help
he Contacted me through pm
and then we started conversation through whatsapp
he took details of how i got myself stuck
and then through anydesk
downloaded some files and viola
my device is running again
on cn version 5.11 android 11
rooted and with gapps installed
i can't thank you enough brother
god bless you
please guys
give a like to this post
and applaud for his generosity that when i offered to pay him he said he is gona do it for free
Thanks a lot
i wud be forever your thankful
lotz of love n prayer from me❤♥♥♥♥♥♥♥
Click to expand...
Click to collapse
i want to do the exact same solution but i have bricked my rm3 with a downgrade. now my best problema is that pc not recognized the Phone on fastboot. i'm demoralized...
fedezio said:
i want to do the exact same solution but i have bricked my rm3 with a downgrade. now my best problema is that pc not recognized the Phone on fastboot. i'm demoralized...
Click to expand...
Click to collapse
I also had that issue and i fixed it recently,
Just go to a mobile shop tell them to try to unlock bootloader step while connected to a box like miracle, ultimate where any of red magic series phone available.
After that the result got failed but phone starting recognizing in fastboot mode.
Thnx me later.
Thank you for your enthusiastic help. My phone came back to life
Bro around 15-20 days back I was on global rom, as it was not receiving any update lately thought to install cn android 11 rom. After installing the rom I was unable to find any twrp for it so, I downgraded it to android 10 cn rom, but my phone got bricked. I thought there might be some issue with recovery so I did a fresh install following:
Using cn android 11 rom
Using brioli
Extracted the sdat2img.py system.transfer.list system.new.dat system.img
fastboot oem nubia_unlock NUBIA_NX629J
Fastboot erase boot
Fastboot erase recovery
Fastboot erase system
Fastboot erase userdata
Fastboot erase cache
Fastboot erase data
fastboot erase system
fastboot erase modem
fastboot erase dsp
fastboot erase vbmeta
fastboot erase dtbo
fastboot flash parameter parameter.img
fastboot reboot bootloader
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash modem NON-HLOS.bin
fastboot flash dtbo dtbo.img
fastboot flash dsp dspso.bin
fastboot flash vbmeta vbmeta.img
fastboot flash -S 100M system system.img
fastboot reboot
It showed device corrupt again
I tried unbrick tool and the twrp you uploaded.
But after installing the twrp, when I try to reboot to recovery, it reboots in fastboot again.
I have tried at least 10-11 times with the above process but no luck.
Please help me out bro this is my only phone and we don't have a service center here.
Best regards,
Dibyank
Dibyank said:
Bro around 15-20 days back I was on global rom, as it was not receiving any update lately thought to install cn android 11 rom. After installing the rom I was unable to find any twrp for it so, I downgraded it to android 10 cn rom, but my phone got bricked. I thought there might be some issue with recovery so I did a fresh install following:
Using cn android 11 rom
Using brioli
Extracted the sdat2img.py system.transfer.list system.new.dat system.img
fastboot oem nubia_unlock NUBIA_NX629J
Fastboot erase boot
Fastboot erase recovery
Fastboot erase system
Fastboot erase userdata
Fastboot erase cache
Fastboot erase data
fastboot erase system
fastboot erase modem
fastboot erase dsp
fastboot erase vbmeta
fastboot erase dtbo
fastboot flash parameter parameter.img
fastboot reboot bootloader
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash modem NON-HLOS.bin
fastboot flash dtbo dtbo.img
fastboot flash dsp dspso.bin
fastboot flash vbmeta vbmeta.img
fastboot flash -S 100M system system.img
fastboot reboot
It showed device corrupt again
I tried unbrick tool and the twrp you uploaded.
But after installing the twrp, when I try to reboot to recovery, it reboots in fastboot again.
I have tried at least 10-11 times with the above process but no luck.
Please help me out bro this is my only phone and we don't have a service center here.
Best regards,
Dibyank
Click to expand...
Click to collapse
Pm me

Categories

Resources