Mi4c wont boot twrp anymore - Xiaomi Mi 4C

SUMMARY OF PROBLEM WHAT HAPPENED:
1.Flashed an miui 8 stable rom from xiaomi.eu not official rom so it shouldn't lock bootloader.
2.Cant boot into any recovery i just get miui boot up logo then then it turns off.
3.Cant root via kingroot and other root apps ect to flash twrp via flashify.
4. Cant manually enter fastboot due to damaged volume down button not working *(The plastic​ film. On the button ripped off)*
5.Don't know other way to enter fast boot please help!
:crying:

Fix your volume button first

By flashing MIUI you most likely updated your bootloader to nougat, which removed TWRP. You need to apply for xiaomi permission to unlock bootloader and then reflash TWRP in fastboot. If you can't go into fastboot you should be able to use ADB commands or a terminal app.
Edit: Terminal app requires root to reboot so that's not an option. I can't try adb because I don't have access to PC right now.

Related

[Nexus 5] TWRP Install No Root

Hi,
Is it possible to install TWRP v3.0.0.0 on a LG Nexus 5 HAMMERHEAD v6.0.1 (MMB29Q) without rooting? Not that it's something I absolutely need to do but by browsing through different sites and tutorials, it seems possible although my own tests prove the contrary...
Firstly, on TWRP official website, it's written that you can:
Fastboot Install Method (No Root Required):
You will need the platform-tools from the Android SDK on your computer. Find the SDK Only section on the page linked and install the SDK and download only the platform-tools to get adb and fastboot binaries.
Windows users will need proper drivers installed on your computer. You can try the Naked ADB drivers or the Universal ADB drivers if you don't already have a working driver installed
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable USB debugging. From your computer, open a command prompt and type:
adb reboot bootloader
You should now be in fastboot mode. Download the correct image file and copy the file into the same folder as your adb and fastboot binaries. Rename the image to twrp.img and type:
fastboot flash recovery twrp.img
fastboot reboot
Note many devices will replace your custom recovery automatically during first boot. To prevent this, use Google to find the proper key combo to enter recovery. After typing fastboot reboot, hold the key combo and boot to TWRP. Once TWRP is booted, TWRP will patch the stock ROM to prevent the stock ROM from replacing TWRP. If you don't follow this step, you will have to repeat the install.
Click to expand...
Click to collapse
I tried this method but it didn't work at all:
After typing fastboot reboot, hold the key combo and boot to TWRP. Once TWRP is booted, TWRP will patch the stock ROM to prevent the stock ROM from replacing TWRP.
Click to expand...
Click to collapse
Even I booted directly to TWRP recovery mode after I manually flashed it, it obviously didn't patched the stock ROM since after I later booted the phone normally in Android system and rebooted in recovery mode, the stock recovery mode was back, no TWRP!
Secondly, when I used Nexus Root Toolkit (NRT) v2.1.4, I had no choice but to root if I wanted to flash the custom recovery (TWRP). I successfully rooted and installed TWRP permanently using the tool.
Therefore, is installing TWRP without rooting some kind of myth that maybe worked with previous Android build and TWRP versions or is there actually really a way to do so?
I just did it yesterday on the March patch but had to flash twrp twice. The first time it bypassed recovery and booted into the os. After booting back into the bootloader and flashing twrp again it did boot into twrp.
Sent from my Nexus 5X using XDA Free mobile app
To install TWRP, the phone needs to have an unlocked bootloader, not root.
You can flash TWRP using fastboot commands. After flashing TWRP in fastboot, use the volume and power button to boot directly into recovery.

cm13 recovery and root

okay i feel i was forced to upgrade to android 6.0 and now i need to get twrp and root again, any guides ?
I have adb on my windows 10 computer now but it does not recognize my oneplus one, any help on that would get me going again.
okay i am now able to flash twrp but it didnt replace the recovery
Enable developer's options and checkout update cyanogen recovery and enable usb debugging and connect to pc
In cmd
adb devices
One pop up seen in phone click√ and ok
adb reboot bootloader
Phone in fastboot mode
fastboot flash recovery twrp.img
After flash recovery don't reboot switch off your phone and reboot to recovery by pressing power button and volume down simultaneously and you will enter twrp do a backup then do whatever you want.
yay it worked i have twrp now
lets see if i can install superSU
edit: yay it all worked, you are the man

Trend plus s7580 bootloader

I want unlock bootloader on S.trend plus- s7580 i have adb and fastboot. Adb detecting my phone and this commend works "adb reboot bootloader" phone restarting only problem is that not boot in fastboot mode. And fastboot can't detect phone (waiting for device).
With odin 3.10.7 I installed TWRP(maybe older version file type tar text mode no buttons),with TWRP i tried install supersu 1.34 it's installing but after restart still dont have root.
There is one more problem i cant use buttons on phone to set download mode or fastboot mode, bottons just doesn't work i tried many times and nothing phone starting normal. So to use download mode i use "tool samsung 300k tool"or to boot in with TWRP i need use commend "adb reboot recovery". I don't know how push this phone to boot in fastboot mode to unlock bootloader(vol up/down +power +home doesn't work).
I would like enable root to have posibility to overclock cpu etc. And i would like to install newer android 5.1 or 6.
So can you help me and tell me what to do step by step. The phone is branded maybe this is problem ?
1 more queston if i would like delete TWRP and back to stock what need to do ? Install orginal rom ?
Samsung phones use Odin instead of fastboot, fastboot are not exist on Samsung phones

Question Stuck in fastboot

I am using Poco X3 Pro. Global version. I think I flashed the ROM incorrectly. Resulted in my phone forever in fastboot. Can be detected by PC in the platform-tools CMD, by typing fastboot devices.
However I cannot get into recovery mode by pressing vol up and power buttons. I tried ”fastboot reboot recovery”, my phone reboot into fastboot again.
What should I do now?
Is there a proper guide step by step?
I unlock bootloader and want to install magisk to root my phone as I require root access. However it seemed difficult to me to root the phone.
KaixerL said:
I am using Poco X3 Pro. Global version. I think I flashed the ROM incorrectly. Resulted in my phone forever in fastboot. Can be detected by PC in the platform-tools CMD, by typing fastboot devices.
However I cannot get into recovery mode by pressing vol up and power buttons. I tried ”fastboot reboot recovery”, my phone reboot into fastboot again.
What should I do now?
Is there a proper guide step by step?
I unlock bootloader and want to install magisk to root my phone as I require root access. However it seemed difficult to me to root the phone.
Click to expand...
Click to collapse
"fastboot boot recovery.img" (or whatever is the name of the recovery image that you want to boot)
DarthJabba9 said:
"fastboot boot recovery.img" (or whatever is the name of the recovery image that you want to boot)
Click to expand...
Click to collapse
this
DarthJabba9 said:
"fastboot boot recovery.img" (or whatever is the name of the recovery image that you want to bo
Click to expand...
Click to collapse
KaixerL said:
I am using Poco X3 Pro. Global version. I think I flashed the ROM incorrectly. Resulted in my phone forever in fastboot. Can be detected by PC in the platform-tools CMD, by typing fastboot devices.
However I cannot get into recovery mode by pressing vol up and power buttons. I tried ”fastboot reboot recovery”, my phone reboot into fastboot again.
What should I do now?
Is there a proper guide step by step?
I unlock bootloader and want to install magisk to root my phone as I require root access. However it seemed difficult to me to root the phone.
Click to expand...
Click to collapse
Yesterday i also stuck on fastboot it also not rebooting in recovery.
So i did this i downloaded a stock fastboot rom from xiaomifirmware updater.com after that i use Mi flash tool and tried to install the fastboot rom but after 5-10 min it automatically failed but i came out of the fastboot mode after this i just do the same thing which we do when we flash recovery in command prompt and after this i am able to reboot into recovery and then i flashed other rom and now i use that rom.

How to flash twrp persistently without working home button?

Hi,
I have an galaxy s6 with broken home button. I want to install lineageos, so the phone can be used with more current security updates.
I managed to use adb to boot to stock recovery or download mode, when the device is booted via usb debugging.
So I flashed twrp via odin. In Odin I found no option to boot into recovery after flashing.
On first reboot stock rom will replace twrp with the stock rom. So normally I need to enter twrp directly after flashing by using Vol Up + Home + Power.
Is there any way to prevent stock rom from replacing twrp?
Or any Idea how to enter twrp directly after flashing without the use of the home button?
Thanks a lot,
Butch
I guess, you could use adb commands to reboot into recovery.
yes, but I only managed it, when the phone is up and running via USB debugging. Is there any way To send adb command when the phone is off?
I am not familiar with fastboot, but it sounds like the phone is not booted to android when sending fastboot command. Is there a way to fastboot to recovery?

Categories

Resources