Need Help, I cant enter Download Mode neither recovery on my a205f
What i've done:
1. UBL
2. Install TWRP
3. Format Data
4. Install SHRP
5. Wipe Everything
6. Install PE ROM from Eureka Releases at Sourceforge
7. Format Data
Everything is fine until i reboot my phone.
It just show:
1. Splash Screen (Samsung secured Knox) and unofficial warning
2. Unlocked Bootloader Warning (Press Power Button to Continue)
3. Splash Screen (Samsung secured Knox) and unofficial warning
then a blank screen
any button combination just give me those screen
husnarizqi said:
Need Help, I cant enter Download Mode neither recovery on my a205f
What i've done:
1. UBL
2. Install TWRP
3. Format Data
4. Install SHRP
5. Wipe Everything
6. Install PE ROM from Eureka Releases at Sourceforge
7. Format Data
Everything is fine until i reboot my phone.
It just show:
1. Splash Screen (Samsung secured Knox) and unofficial warning
2. Unlocked Bootloader Warning (Press Power Button to Continue)
3. Splash Screen (Samsung secured Knox) and unofficial warning
then a blank screen
any button combination just give me those screen
Click to expand...
Click to collapse
SOLVED
i can enter download mode
after i left it for like 2 hours, i tried to:
1. hold 2 volume button
2. connect to pc (nothing happened)
3. hold power button
4. when it turned on, release power button
Good!
Related
Got a N7 2012 runing 5.1 - finally got fed up with it being so slow as almost unuseable so decided to install CM12 ... and am stuck in a boot loop.
I followed the instructions I found (I cant post the link) so I've listed them below:
Deploy ROM image
adb devices
adb push YOURROMZIP.zip /sdcard/
adb reboot bootloader
fastboot devices
fastboot oem unlock
cd Download
#or whenever you have downloaded files
fastboot flash recovery your_recovery_image.img
Choose Recovery
Now use your volume buttons to change selected item from the Menu and pick "Recovery mode"*and select it with Power button.
Right now ClockworkMod recovery should start!
Now with the same buttons navigate in recovery and select:
1. backup and restore
2. wipe data/factory reset
3. install zip from sdcard
4. choose zip from sdcard (you should find it in folder named "0", not in the root of sdcard!)
5. reboot system now
Cyanogen Mod should be installed!
did a full wipe at fastboot oem unlock .. then realised i'd have to re-push the ROM as I don't have an sdcard ... so I did that.
Managed to flash TWERP onto it (rather than CW) and got it to boot into Recovery Mode but ... the Recovery Mode and Restart Bootloader are in RED and don't do anything when I tap them.
When I try to power off and back on it gets stuck in the boot loop...
Google screen show with a padlock at the bottom, goes away and then shows up again
Teamwin logo shows up
says 'Running OpenRecovery script'
things then happen too quicly for me to track but it seems there are a list of red error messages like:
E: unable to mount data and could not find crypt footer
I'm running Ubuntu 14.04 and the device doesnt appear i the list when I type
adb devices
fastboot devices
Can anyone tell me what to do to get CM12 on the m/c and working???
btw, managed to break out of the bootloop but it will just start again when turned off and on.
Thanks in advance.
From what you said, you're not in recovery mode. You're in bootloader mode.
In bootloader mode device doesn't support touchscreen, you need to use volume up/down and power to select option.
To get out of bootloop and go to recovery:
1. Power down your device (hold power for few seconds)
2. Boot into recovery mode (hold Volume Down + Power)
3. Navigate to recovery (Using Vol up/down and selecting option by pressing power button)
I recently rooted my Redmi 3S after unlocking my bootloader ( yes, applying for a request from the mi unlock page and everything) (not pro not prime, just the 3S)
I was on MIUI8, the most latest version ( I know this because I went to software update page and no updates were available. lol )
I proceeded to unlock my bootloader via the MIUnlock program ( nope, no errors, no 50% stuck issues) and flashed twrp and stuff from this link http://xiaomitips.com/guide/how-to-flash-twrp-and-root-redmi-3s/
Then I proceeded to flash LineAgeOS and from there whenever i try to reboot into recovery ( yes, i have the advanced reboot options) it just reboots into the main os completely skipping the recovery. I found this strange the first time and thought it was my mistake. But I tried volume down+power which is just Fastboot all the time. I tried volume up+power too, it just stays on the Mi screen. But whenever i run the twrp-installer.bat i got from the http://xiaomitips.com/guide/how-to-flash-twrp-and-root-redmi-3s/ it boots into TWRP. so, basically there is no twrp for me to access without me having access to a computer. I tried copying the recovery.img onto my phone and tried installing it as an image into the recovery. but same issue persists. I just can't access the twrp recovery without using a computer. Please help
Edit : I disabled dm-verify too
I had the same problem with my Redmi 3s 2/16
For me works
WITH OPEN BOOTLOADER
I flashed TWRP with Fastboot
fastboot flash recovery recovery.img
>>>directly after flashing<<<
1.) Push Vol+ and Vol- and Power at the same time
2.) If you see the MI-Logo release ONLY the Powerbutton and wait
3.) With a little bit luck you are now entering TWRP
4.) If not, do not release Vol+ and Vol-, the Devicescreen went totally black
5.) Do not release Vol+ and Vol- and push now the Power Button
6.) If you see the MI-Logo release ONLY the Powerbutton and wait
7.) Then TWRP starts (for me)
8.) A few times i landed into the chinese menue, then push the recovery button, with a little bit luck you arrive TWRP
9.) If nothing helps, and the device starts normally, imho the process changes twrp back into the original recovery -- then flash twrp again and start from Point 1.)
NOTE!! If you enter TWRP the first time go to Advanced Settings and tap on --Disable DM-Verify-- .
After i disabled DM-Verify and flashed the Xiaomi.eu Rom the above worked for me without every time flashing twrp.
I worked 6 hours at this workaround
ConradB said:
I had the same problem with my Redmi 3s 2/16
For me works
WITH OPEN BOOTLOADER
I flashed TWRP with Fastboot
fastboot flash recovery recovery.img
>>>directly after flashing<<<
1.) Push Vol+ and Vol- and Power at the same time
2.) If you see the MI-Logo release ONLY the Powerbutton and wait
3.) With a little bit luck you are now entering TWRP
4.) If not, do not release Vol+ and Vol-, the Devicescreen went totally black
5.) Do not release Vol+ and Vol- and push now the Power Button
6.) If you see the MI-Logo release ONLY the Powerbutton and wait
7.) Then TWRP starts (for me)
8.) A few times i landed into the chinese menue, then push the recovery button, with a little bit luck you arrive TWRP
9.) If nothing helps, and the device starts normally, imho the process changes twrp back into the original recovery -- then flash twrp again and start from Point 1.)
NOTE!! If you enter TWRP the first time go to Advanced Settings and tap on --Disable DM-Verify-- .
After i disabled DM-Verify and flashed the Xiaomi.eu Rom the above worked for me without every time flashing twrp.
I worked 6 hours at this workaround
Click to expand...
Click to collapse
Holy **** thanks. I booted into twrp with vol- and vol+ + power button directly after flashing
If you flashed the twrp recovery image from http://xiaomitips.com/guide/how-to-flash-twrp-and-root-redmi-3s/ and cant boot into the recovery using vol down + power ( which is basically fastboot ) or the volume + up ( which is just booting into rom )
To boot into your TWRP Recovery or any other recovery that you've installed
1) Power off your phone ( Don't have any cable connected to it )
2) Volume up + Volume down + power button and hold
3) When you see the Mi Logo appear , Let go of ONLY the power button
4) If you've successfully flashed the twrp image on the recovery, you should be entering twrp mode now.
5) Disable dm-verify from advanced settings.
You're done :good::good::good:
The only reason i made this post was for all the android phones i've used, volume down+power button meant going into recovery mode, and not fastboot mode. this was the first phone with different key mechanics and I thought you guys should know as well
TL;DR? Volume up + volume down + power = Recovery
Volume down + power = Fastboot mode always
Volume up + power / Power button = Normal boot
Great information ??
Sent from my Redmi 3S using Tapatalk
Your method works not every time. From time to time its different.
Here is what for me works.
WITH OPEN BOOTLOADER
I flashed TWRP with Fastboot
fastboot flash recovery recovery.img
>>>directly after flashing<<<
1.) Push Vol+ and Vol- and Power at the same time
2.) If you see the MI-Logo release ONLY the Powerbutton and wait
3.) With a little bit luck you are now entering TWRP
4.) If not, do not release Vol+ and Vol-, the Devicescreen went totally black
5.) Do not release Vol+ and Vol- and push now the Power Button
6.) If you see the MI-Logo release ONLY the Powerbutton and wait
7.) Then TWRP starts (for me)
8.) A few times i landed into the chinese menue, then push the recovery button, with a little bit luck you arrive TWRP
9.) If nothing helps, and the device starts normally, imho the process changes twrp back into the original recovery -- then flash twrp again and start from Point 1.)
NOTE!! If you enter TWRP the first time go to Advanced Settings and tap on --Disable DM-Verify-- .
After i disabled DM-Verify and flashed the Xiaomi.eu Rom the above worked for me without every time flashing twrp.
I worked 6 hours at this workaround
irshad2809 said:
Great information
Sent from my Redmi 3S using Tapatalk
Click to expand...
Click to collapse
Glad buddy
Thanks, OP.
Just would like to confirm that disabling DM-Verify option does not make the phone go into Recovery/Bootloader mode via Advanced Power Options menu while the phone is ON.
dixit.sankalp said:
Thanks, OP.
Just would like to confirm that disabling DM-Verify option does not make the phone go into Recovery/Bootloader mode via Advanced Power Options menu while the phone is ON.
Click to expand...
Click to collapse
Just flash this
https://forum.xda-developers.com/xiaomi-redmi-3s/how-to/rebooting-fix-redmi-3s-3s-prime-t3543435
in the latest version of twrp there is no option of disable dm verify
sohailalam said:
in the latest version of twrp there is no option of disable dm verify
Click to expand...
Click to collapse
Its not there. Somebody pls suggest what do we do?
ironfreak said:
Its not there. Somebody pls suggest what do we do?
Click to expand...
Click to collapse
Hello bro you can flash lazy-flasher-noverity-opt it does the same work if you want link then it's here
lazyflasher-no-verity-opt-encrypt.zip | by Darkstar085 for Redmi 3s/Prime
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Hello there,
i am trying to install lineageos onto my old nexus 4. so far i used the offical installation instructions.
i go into fastboot with volume down + power
it says: secure boot - enabled and lock state - unlocked at the bottom of the screen
then i use fastboot flash recovery twrp-3.2.3-0-mako.img to flash recovery.
then i use the volume down button to select "recovery mode" and press the power button to confirm it.
then the screen turns black and nothing happens.
i tryed the two older versions from twrp with no luck. any other ideas?
idk why i ported this i just think that will give me the best stable experience ever lol
BASED ON G610F G610FDDS1CTE4 TURKEY VERSION
HOW TO INSTALL
Step 1: you will needing odin becouse you cant install it from your twrp (i tried installing it from twrp and it gaved an kernel error so odin is the best for now)
Step 2: select the recovery file as AP becouse AP contains recovery and others (it only has recovery soo it will not effect your custom rom)
Step 3: Go to options and close auto restart (optional)
Step 4: Reboot your phone to download mode and plug it to your pc
Step 5: Press start
Step 6: If you enabled auto restart; When it restarts press Vol Up and Home button for your recovery. If you didnt enabled auto restart; Press Vol down power and home button to restart your phone. After screen goes black. Press Power Vol Up and Home button
(Btw if you want to go back to normal twrp u can. But you will needing odin again.)
BUGS:
-SD Card updates wont work (why u want to update it anyway u are on custom rom)
-You cant install roms. You have to switch back to ur twrp or other recovery if you want to install roms (its stock thats why u cant),
-Recovery will show it's android 8.1.0 but its not true.( becouse oreo bootloader)
-You tell me
Download:https://drive.google.com/file/d/1dBUzEF65f9HAqo5Vouxld-VHJuzR4Iu5/view