Error while Flashing Twrp 2.8.6 recovery. - Redmi Note Q&A, Help & Troubleshooting

I have flashed twrp recovery on my redmi note 4g. But after flashing when I rebooted to recovery mode, The teamwin logo appeared 4 times divided on my screen. I am unable to read any option.
Please give me a solution for this. I am attaching an image of my problem. Please help me.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

aks279 said:
I have flashed twrp recovery on my redmi note 4g. But after flashing when I rebooted to recovery mode, The teamwin logo appeared 4 times divided on my screen. I am unable to read any option.
Please give me a solution for this. I am attaching an image of my problem. Please help me.
Click to expand...
Click to collapse
Flash this.

ray.77141 said:
Flash
Unable to flash from from my mi recovery. Verification error. I think i need a signed version of this or any other method of flashing?
Click to expand...
Click to collapse

aks279 said:
ray.77141 said:
Flash
Unable to flash from from my mi recovery. Verification error. I think i need a signed version of this or any other method of flashing?
Click to expand...
Click to collapse
Flash Recovery Using Adb Tools
You need 3 things
(a) Xiaomi usb drivers [download from Here ]
(b) adb drivers (download from Here ]
(c) TWRP recovery (TWRP download from Here ]
Procedure:-
1. install xiaomi usb drivers
2. extract adb drivers anywhere in your computer
3. copy recovery.img into adb tools folder
4. boot your phone into fastboot mode by pressing volume down key and pressing power key simultaneously , and then releasing power key .
5. connect your device to your computer through data cable
6. go into adb tools folder => while pressing shift key => right click => and click open cmd here !
7. type "fastboot flash recovery recovery.img" and press enter
8. Done
Click to expand...
Click to collapse

Related

[Q] Cannot boot to recovery mode

I am having this problem. I enter to fastboot mode (with Volume Down+Power Button), but then when I chose recovery mode I get this screen
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
In this case, I have to wait like a minute and it will reboot normally.
It happened to me several times, until once it entered without problems and I was able to root my device. Now I want to flash the AOKP rom, and I got to the same screen over and over.
Does anybody know what could be happening ?
What custom recovery are you using? The quick answer would be that you should just reflash CWM or TWRP.
That screen is showing you that the android is broken. It seems like maybe ROM manager or goomanager or something else didn't do a good job of flashing your custom recovery image.
just start up the N4 to bootloader/flashboot screen
drop your CWM or TWRP file in your fastboot directory (mine is c:\android-SDK\platform-tools\)
run cmd
Then type what's inside the quotes:
"fastboot devices"
[your n4 should be listed]
"fastboot flash recovery [recovery image file name]"
[for me] "fastboot flash recovery recoveryCWM.img"
you should then load up your recovery on the n4 and it should start up properly.
I'd download your recovery image again too since it might be bad.
thehumble1 said:
What custom recovery are you using? The quick answer would be that you should just reflash CWM or TWRP.
That screen is showing you that the android is broken. It seems like maybe ROM manager or goomanager or something else didn't do a good job of flashing your custom recovery image.
just start up the N4 to bootloader/flashboot screen
drop your CWM or TWRP file in your fastboot directory (mine is c:\android-SDK\platform-tools\)
run cmd
Then type what's inside the quotes:
"fastboot devices"
[your n4 should be listed]
"fastboot flash recovery [recovery image file name]"
[for me] "fastboot flash recovery recoveryCWM.img"
you should then load up your recovery on the n4 and it should start up properly.
I'd download your recovery image again too since it might be bad.
Click to expand...
Click to collapse
Thank you very much! That did the job! (I was using CWM).

HELP! Zenfone 2 Laser (ZE550KL) bricked!

Hello guys! Happy xmas! I've tryed install the CM13 in my smartphone and i had a problem during the install. The cellphone just start in fastboot mode and i lost my TWRP. I can't install any custom recovery and any another custom rom. For now, i'm installing UL-Z00L-WW-1.17.40.1531-user firmware and this problem appear:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Can u guys help me?
What I would do:
step 1
make a FULL partition dump, backup all files including modem modemst1 modemst2, which contain the important imei specific to your phone
step 2
charge phone battery to full, download all available versions of updates from asus, copy all to sdcard, install/update one by one, until the latest. This ensures you get the latest modem firmwares.
step 3
root, unlock the phone
step 4
complete step 1 again, yes!!!! it must be done.
step 5
install custom recovery (twrp), then install cm13
VERY IMPORTANT: backup always and frequently, flashing Asus updates or custom rom can easily corrupt the EFS partitions (modem, fsg, modemst1, modemst2)
if u have computer, then adb sideload the firmware file
select update from adb
command - adb sideload filename.zip
be confirmed that the adb drivers are installed for ur mobile
So, guys, i tryed this methods but does't work :/
I'm trying now install a system.img but i'm stuck in this problem:
Can u help me?
TitoSni said:
So, guys, i tryed this methods but does't work :/
I'm trying now install a system.img but i'm stuck in this problem:
Can u help me?
Click to expand...
Click to collapse
use sideload method in stock recovery

Problem, critical error! no recovery,no download mode!

hi,
my english is bad ^^'
ihave Problem,
critical error !
fastboot mode started
no recovery,no download mode
LG G2 D801 (T-Mobile)
I can not do Flash using LGFlashTool2014
I will explain the reason in detail:
Open twrp, then delete all the options accidentally:
(system + data+ internal storage + cache)
Image is for illustration only
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
help pls.. :'(
use this tool here
https://forum.xda-developers.com/lg-g2/development/tools-srk-tool-useful-toos-lg-root-twrp-t3079076
mid95 said:
use this tool here
https://forum.xda-developers.com/lg-g2/development/tools-srk-tool-useful-toos-lg-root-twrp-t3079076
Click to expand...
Click to collapse
Thank you,
I did this nothing happened
But remain on this situation for a long time!
Selection:
4. Fixed Utility.
1. Fixed fastboot mode started.
Copy all files to the fastboot folder
I best and only method here to fix your phone is using srktool. I was in the exact same situation recently and i fixed using this method.
1) boot into qhsusb_bulk mode
2) connect the phone to your computer and start srktool
3) after that you will be able to boot into DOWNLOAD and RECOVERY mode
4) make sure that you phone is d801. To check, see the back side of your motherboard. It will be written there.
5) download your phone's version's tot and dll files and flash it.
farhanshaikh671 said:
I best and only method here to fix your phone is using srktool. I was in the exact same situation recently and i fixed using this method.
1) boot into qhsusb_bulk mode
2) connect the phone to your computer and start srktool
3) after that you will be able to boot into DOWNLOAD and RECOVERY mode
4) make sure that you phone is d801. To check, see the back side of your motherboard. It will be written there.
5) download your phone's version's tot and dll files and flash it.
Click to expand...
Click to collapse
I did this before, since they were showing me hard disks "15"
hi all,
The problem was solved and my phone was fixed ?
That's all I've done to fix the phone
1- Follow up on this subject until phase 9
https://forum.xda-developers.com/lg-g2/general/lg-g2-unbrickable-fix-real-hard-brick-t2904404
2- Download SRK Tool 2.1 Then open it.. (Follow the image above) here
link Download SRK Tool 2.1 :
https://forum.xda-developers.com/lg-g2/development/tools-srk-tool-useful-toos-lg-root-twrp-t3079076
Then:
3- After successful flash of images, remove battery connector and other connectors and reattach buttonsplate.
4- After attaching buttons plate,check your device going into download mode, and use flash tool to flash stock rom..
-----------------------------------
Thanks mid95 + farhanshaikh671 for the replies ?
+
thanks george7565 for the subject and explanation ?
thanks somboons for the program ?
Finally, thank you XDA for the everything ❤

I can see just rescue mode ( ale-l21 )

Hi all , i have installed TWRP and then tried to install lineage 14 to P8 Lite ( ALE-L21 )
i have wipe everything withoud SDcard and boot recovery2.img i was so stupid cuz its my first time in huawei
now i cant get into bootloader using Volume- and Power button i dont know why but before that i was , when i'am trying to flash using fastboot and use that command " fastboot flash recovery *RECVOERY.IMG* fastboot command said
remote : command not allowed for every single command
i tried using dload method also but same nothing show up unless RESCUE MODE Attention please update system again please anyhelp
Bootloader unlocked already and rooted
zainhassan123 said:
Hi all , i have installed TWRP and then tried to install lineage 14 to P8 Lite ( ALE-L21 )
i have wipe everything withoud SDcard and boot recovery2.img i was so stupid cuz its my first time in huawei
now i cant get into bootloader using Volume- and Power button i dont know why but before that i was , when i'am trying to flash using fastboot and use that command " fastboot flash recovery *RECVOERY.IMG* fastboot command said
remote : command not allowed for every single command
i tried using dload method also but same nothing show up unless RESCUE MODE Attention please update system again please anyhelp
Bootloader unlocked already and rooted
Click to expand...
Click to collapse
DEVICE NOW HAS NO RECOVERY OR BOOTLOADER even i , i dont know how is that fixable :|
https://imgur.com/a/dYFWEFi
zainhassan123 said:
DEVICE NOW HAS NO RECOVERY OR BOOTLOADER even i , i dont know how is that fixable :|
Click to expand...
Click to collapse
another one guys , i have touch and more touch and finally i get into FASTBOOT & Rescue mode
and this screenshot of the deep problem in fastboot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
https://imgur.com/a/dYFWEFi

Unable to Flash Orange Fox Recovery to Asus XOOTD!

I have been trying to flash the Orange Fox Recovery in my Asus X00TD but not able to succeed. I have unlocked my bootloader using the official Unlock tool.
My adb and fastboot drivers are on the latest update. My device is showing up on the fastboot devices command but when I try to flash the recovery, it doesn't return any success message neither any error message.. I had tried with multiple usb ports and usb cables but no success. Please check the attached image for more info. Any help is appreciated.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(Sorry new user cannot upload images or insert links)
Solution(Edited):
I found the solution but its a weird one . I don't know how it works but it worked for me . So you have to execute this before connecting the device:
Code:
C:\adb>fastboot flash recovery recovery.img
< waiting for device >
and after manually entering into Fastboot mode, connect the device via USB and it will flash the custom recovery.
tusharcoder18 said:
I have been trying to flash the Orange Fox Recovery in my Asus X00TD but not able to succeed. I have unlocked my bootloader using the official Unlock tool.
My adb and fastboot drivers are on the latest update. My device is showing up on the fastboot devices command but when I try to flash the recovery, it doesn't return any success message neither any error message.. I had tried with multiple usb ports and usb cables but no success. Please check the attached image for more info. Any help is appreciated.
(Sorry new user cannot upload images or insert links)
Click to expand...
Click to collapse
install asus bootloader driver connect to 2.0 and reboot
Andys4c said:
install asus bootloader driver connect to 2.0 and reboot
Click to expand...
Click to collapse
I have tried with three different PCs USB 2.0 and 3.0 but nothing seems to work. Also about the drivers, my device is showing up on the Device Manager correctly so I think I have the correct drivers.

Categories

Resources