Hi,
I had one Defy with OS 2.1 Update1 with 2.51 FR Blur Version (original).
Next i upgrade it to Froyo 2.2 3.4.3 USAJRDN with JRDNEM_U3_3.4.3-3_SIGNED_USAJRDN.sbf
First i did the reset factory... Wipe cache/data.
The OS was stable but no Market. I try enter in recovery system with app "System Recovery" and on ROM Manager with ClockworkMod Recovery and i just can't. When the reboot starts to enter in recovery, it was booted to normal boot.
I tried enter in Android System Recovery with (Vol Down + Power) and appear the green android and ! signal but, i press in right lower corner and nothing. I need to reboot normal removing the battery.
I just can enter in fastboot (bootloader) with Vol Up + Power to flash ROMs with RSDLite.
Then I flashed the boot_only.sbf for 2.2 with the rsdlite and it reboot and nothing happens.
After this i flash again with RSDLite the new version
Android 2.2.1 "Froyo" (leaked,beta)
3.4.3-11 UK Tmobile Blur DOWNLOAD/Thread
This one bring back the Market, OK, but. As i didn't the wipe, all apps that i had still there.
The recovery mod continues. I can't enter in recovery mod.
This is normal?
What did i miss?
Thanks a lot.
To use Custom Recovery, disable ADB in Settings => Applications => Development => USB DEbugging
To use normal recovery, use Power + Vol down, and use vol up + vol down to see the options (not lower corner)
antony.ps said:
To use Custom Recovery, disable ADB in Settings => Applications => Development => USB DEbugging
To use normal recovery, use Power + Vol down, and use vol up + vol down to see the options (not lower corner)
Click to expand...
Click to collapse
Not work. I can't enter in recovery mode (costum or normal).
Ok, first fo here:
http://forum.xda-developers.com/showthread.php?t=944543
Download the custom recovery, disable ADB, install the apk, go to the aplications => "System Recovery" and click on "Install Recovery System". Then click Recovery Boot and you will go to the Custom Recovery.
If you need to go to normal recovery, power off your device, press and hold vol down then power on defy.
Ye, but i already did that. I have clockworkmod recovery installed. I try enter in recovery with ROM Manager, normal recovery (Power+Down) but i can't. With custom recovery, when the phone reboot, normaly we enter in recovery mode but, the phone rebbot again and enter in normal boot. With normal recovery, appear the signal and the green android icon and i can't enter in normal recovery too (we need to tap in the lower right corner of the screen).
No, tap in the lower right corner applies for 2.1 Android. For 2.2 you need to press both volume buttons to get the recovery menu.
So, procedure:
1. Hold down Vol down and power
2. When you get the green Android icon press both volume buttons (vol+ and vol-) to get the recovery menu.
Hello Friends!
My device is G23(HTC ONE X)
Have unlocked S-ON
Can you teach me how to enter recovery mode manually?
Certainly,It`s easy to enter recovery mode in “adb command ”。
But I need manually~
Thanks very much !
Have you tried :
adb reboot recovery
Click to expand...
Click to collapse
??
Boot to the bootloader by holding the power button + volume down button. From there select Fastboot and then Recovery.
Hi,
I can' get into download mode (vol up + vol down + instert cable usb) and recovery (vol down+power). Lastly I have CM12 and I bricked my phone... All I see is logo CM... What I have to do with it ?
That's not bricked, it bootlooped. To enter recovery, you have to press and hold volume up and power button then when you see boot loader, press volume up twice till you see recovery text then press power button.
I suggest reflashing the cm 12 ROM or if that doesn't work, look for another ROM then flash that one instead.
Steps to recover from bootloop or soft brick
Method 1:
1. Download and paste the ozip file for realme 3 to sd card from here:
https://www.realme.com/in/support/software-update
2. Insert SD card in your soft bricked phone
3. Power off your phone by pressing power button for sometime
4.
a. If you have stock recovery then do this step:
Press power button + vol down, it should boot into recovery. If it boots into fastboot mode, you have to do:
fastboot oem reboot-recovery (to boot into recovery).
or
b. If you have TWRP or no recovery at all, then do this step:
Press power button + vol down to boot into fastboot mode.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode and now flash stock recovery using:
fastboot flash recovery recovery.img
fastboot oem reboot-recovery
5. Flash the ozip file in sd card using stock recovery and after that wipe the data (full)
6. Reboot
Method 2:
1. Boot to fastboot by powering off your device and then pressing power button + vol down.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode
2. Commands to execute:
fastboot -w
fastboot erase para
3. Boot to TWRP by:
fastboot oem reboot-recovery
if you don't have twrp, get it from here: https://forum.xda-developers.com/realme-3/development/screen-doesnt-twrp-realme-3-t3944022
4. Restore the TWRP backup ,except preloader_a and preloader_b partitions and reboot
Links:
Stock recovery : https://www.androidfilehost.com/?fid=1395089523397966781 (extract using 7zip and flash recovery.img using above commands)
ADB Installer tool: https://forum.xda-developers.com/android/general/tool-adb-fastboot-installer-tool-windows-t3999445
Why when I download ozip I always get different md5 checksum? I tried different download manager and I always get different md5 checksum. Anyone has a mirror of any ozip file?
doesn't install stock recovery
When i install stock recovery and reboot to recovery it doesnt show anything and boot to system .That's why i cant install stock rom .i intsalled stock image too but get stuck on realme logo .But if i install twrp it works fine . Device rmx1825 . current rom:aosp gsi(buggy buggy buggy)
fawazahmed0 said:
Steps to recover from bootloop or soft brick
Method 1:
1. Download and paste the ozip file for realme 3 to sd card from here:
https://www.realme.com/in/support/software-update
2. Insert SD card in your soft bricked phone
3. Power off your phone by pressing power button for sometime
4.
a. If you have stock recovery then do this step:
Press power button + vol down, it should boot into recovery. If it boots into fastboot mode, you have to do:
fastboot oem reboot-recovery (to boot into recovery).
or
b. If you have TWRP or no recovery at all, then do this step:
Press power button + vol down to boot into fastboot mode.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode and now flash stock recovery using:
fastboot flash recovery recovery.img
fastboot oem reboot-recovery
5. Flash the ozip file in sd card using stock recovery and after that wipe the data (full)
6. Reboot
Method 2:
1. Boot to fastboot by powering off your device and then pressing power button + vol down.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode
2. Commands to execute:
fastboot -w
fastboot erase para
3. Boot to TWRP by:
fastboot oem reboot-recovery
if you don't have twrp, get it from here: https://forum.xda-developers.com/realme-3/development/screen-doesnt-twrp-realme-3-t3944022
4. Restore the TWRP backup ,except preloader_a and preloader_b partitions and reboot
Links:
Stock recovery : https://www.androidfilehost.com/?fid=1395089523397966781 (extract using 7zip and flash recovery.img using above commands)
Click to expand...
Click to collapse
Please help !! My RMX1821 still cant boot to stock recovery after i flash the stock recovery.img. Please Helpp !!!
my device not booting into fastboot mode.. others is ok
phone is not going in to recovery mode
my device is in infinity boot loop mode. it was on everything stock mode.
right now i cant even boot into recovery mode or fastboot mode.
plz help me guys.
Problem regarding realme 3
Problem regarding realme 3 as my device is showing error of charging overtime and telling to contact realme. It happened when I relocked the bootloader, as I unlocked my bootloader yesterday and today I tried to root it using magisk_patched.img file and it showed error and therefore I relocked my bootloader and after that it showed the problem. And I added the ozip file in sd card and tried to recover it using color os recovery using install from storage device, but there from sd card option is not showing and I am not able to use my mobile phone and its urgent, please help me.
fawazahmed0 said:
Steps to recover from bootloop or soft brick
Method 1:
1. Download and paste the ozip file for realme 3 to sd card from here:
https://www.realme.com/in/support/software-update
2. Insert SD card in your soft bricked phone
3. Power off your phone by pressing power button for sometime
4.
a. If you have stock recovery then do this step:
Press power button + vol down, it should boot into recovery. If it boots into fastboot mode, you have to do:
fastboot oem reboot-recovery (to boot into recovery).
or
b. If you have TWRP or no recovery at all, then do this step:
Press power button + vol down to boot into fastboot mode.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode and now flash stock recovery using:
fastboot flash recovery recovery.img
fastboot oem reboot-recovery
5. Flash the ozip file in sd card using stock recovery and after that wipe the data (full)
6. Reboot
Method 2:
1. Boot to fastboot by powering off your device and then pressing power button + vol down.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode
2. Commands to execute:
fastboot -w
fastboot erase para
3. Boot to TWRP by:
fastboot oem reboot-recovery
if you don't have twrp, get it from here: https://forum.xda-developers.com/realme-3/development/screen-doesnt-twrp-realme-3-t3944022
4. Restore the TWRP backup ,except preloader_a and preloader_b partitions and reboot
Links:
Stock recovery : https://www.androidfilehost.com/?fid=1395089523397966781 (extract using 7zip and flash recovery.img using above commands)
ADB Installer tool: https://forum.xda-developers.com/android/general/tool-adb-fastboot-installer-tool-windows-t3999445
Click to expand...
Click to collapse
Parmardada said:
my device is in infinity boot loop mode. it was on everything stock mode.
right now i cant even boot into recovery mode or fastboot mode.
plz help me guys.
Click to expand...
Click to collapse
this also happen on my realme 3, do you found the solution yet?
I'm desperate to fix mine.
MNaikSwalayan said:
this also happen on my realme 3, do you found the solution yet?
I'm desperate to fix mine.
Click to expand...
Click to collapse
this happens to my realme 3 pro too.. any help?
anyone got the solution i am also stuck not connecting to pc not going into fastboot too
i need help
my device have unlocked bootloader
and flashing custom recovery but only 1 time to enter recovery ,, after that recovery has gone...
and i receive notifacation for update so i'm download the update .. but went something wrong with update ,,,
i stuck at logo with infity bootloop,, it say recovery mode which is disappear it self ,, and i cannot go to fastboot mode to reboot system,,,
what should i do?
najam489 said:
anyone got the solution i am also stuck not connecting to pc not going into fastboot too
Click to expand...
Click to collapse
please let me know I you find the solution
no recovery mode
question sir, it possible to fix if realme recovery mode can't access or not contenuing to boot on recovery mode? do u have any way to flash a rom even without recovery mode?
thanks for reply ?
Were all the same problems facing rightnow. I recently flash the stock recovery and it turn to endless bootloop. Does one of us already fix the issue ? I can't boot to fastboot.
Theres only one left chance of reviving damage of phone software. JTAG is the best option . But JTAG is expensive. Better go to nearest cellphone shop and pay their fees.
Realme 3 bootloop. Can't turn off, Recovery mode, Fastboot.
My device RMX 1821...(RUI C.16)
After flash custome Rom Bliss device is good...
But i have problem after flashing magisk my device bootloop on logo...i try to reboot recovery cant be acess ...
Just come to fastboot mode.
Try to install again the recovery "error' cant load partition ,
I try to flashing by Realme flash tool ...
Error' with Cant load system' image ( getvar variable not found)
Any solution please for my phone....
Very kindly to be help me...
charlis88 said:
My device RMX 1821...(RUI C.16)
After flash custome Rom Bliss device is good...
But i have problem after flashing magisk my device bootloop on logo...i try to reboot recovery cant be acess ...
Just come to fastboot mode.
Try to install again the recovery "error' cant load partition ,
I try to flashing by Realme flash tool ...
Error' with Cant load system' image ( getvar variable not found)
Any solution please for my phone....
Very kindly to be help me...
Click to expand...
Click to collapse
Me also
fawazahmed0 said:
Steps to recover from bootloop or soft brick
Method 1:
1. Download and paste the ozip file for realme 3 to sd card from here:
https://www.realme.com/in/support/software-update
2. Insert SD card in your soft bricked phone
3. Power off your phone by pressing power button for sometime
4.
a. If you have stock recovery then do this step:
Press power button + vol down, it should boot into recovery. If it boots into fastboot mode, you have to do:
fastboot oem reboot-recovery (to boot into recovery).
or
b. If you have TWRP or no recovery at all, then do this step:
Press power button + vol down to boot into fastboot mode.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode and now flash stock recovery using:
fastboot flash recovery recovery.img
fastboot oem reboot-recovery
5. Flash the ozip file in sd card using stock recovery and after that wipe the data (full)
6. Reboot
Method 2:
1. Boot to fastboot by powering off your device and then pressing power button + vol down.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode
2. Commands to execute:
fastboot -w
fastboot erase para
3. Boot to TWRP by:
fastboot oem reboot-recovery
if you don't have twrp, get it from here: https://forum.xda-developers.com/realme-3/development/screen-doesnt-twrp-realme-3-t3944022
4. Restore the TWRP backup ,except preloader_a and preloader_b partitions and reboot
Links:
Stock recovery : https://www.androidfilehost.com/?fid=1395089523397966781 (extract using 7zip and flash recovery.img using above commands)
ADB Installer tool: https://forum.xda-developers.com/android/general/tool-adb-fastboot-installer-tool-windows-t3999445
Click to expand...
Click to collapse
my realme 3 pro devise is stucked in twrp and bootloader after i flashed a wrong rom and after flashing the corrext rom also , its stucked..pls help
Can anyone give the link of recovery.img because in stock rom which i downloaded there isn't any recovery.img please help...... My stock rom is up to date
hello everyone,i have a g710n that reboots when attempting to enter fastboot/bootloader.
any idea on how to root the phone with magisk/relock the bootloader?
i bought the phone unlocked and rooted with magisk but i accidentally formatted the phone and now magisk is gone
bootloader is unlocked
i can enter into download mode and stock recovery but not fastboot/bootloader mode(restarts whenever i try to do so).
tried both physical combination or adb reboot bootloader,same result.
software version g710n20c
model number lm-g710n
I didn't made this tutorial, all credits to user 机锋网友8051_ABD
LGUP Dual patched and other files You will find in ULM 21d + 20e how to root thread.
0. Shut down, press and hold the volume + insert the computer data cable
1. Download mode, G710ULM20e, partition dl select all, press and hold the volume + again to enter the download mode
2, download mode, G710ULM20e.kdz, and re Volume + enter download mode
3, download mode again, G710ULM11g_01_NAO_US_OP_1112.kdz, dl: boot_a + boot_b, press and hold the volume-and power button to confirm twice after trying to enter dual-clear mode, but will only enter fastboot
4, fastboot mode, fastboot flash boot_a ulm20e_magisk19300_twrp_op_unlocked.img
fastboot flash boot_b ulm20e_magisk19300_twrp_op_unlocked.img, press and hold the volume + after entering the download mode
5, download mode again, partition dl G710ULM20e.kdz, select all and uncheck boot_a, boot_b
6. The first time you enter the system, you may not find the mask magic. Restart the system
.After entering the system a second time, there was a license agreement with a Korean version of the operator. After agreeing, I entered the desktop and saw magisk appeared. At this time Connect to wifi, run magisk, you will be prompted to install, agree, and then restart a series of upgrades
To fix Wi-fi:
*#546368#*710# -->field test-->wi-fi--> ota updates and check JP -->save and restart