one click flash recovery twrp 3.5 from fastboot (windows) - Xiaomi Mi Mix 2 Guides, News, & Discussion

working decription easy flash from windows with not acces from device
-unzip in desktop
-enter fastboot mode
-click install windows.bat

Can you ask for a detailed installation manual? Because it's a zip, not an img.

Install from Windows unzip and click install Windows

booted into fastboot but all i'm getting from the shell command is "Waiting for Device"

TabascoTX said:
booted into fastboot but all i'm getting from the shell command is "Waiting for Device"
Click to expand...
Click to collapse
Install adb drivers

Related

[q] htc one m7 unlocked tampered no rom no adb no usb otg

Hi everyone! i search everywhere in the forum but I can't find any solution for my htc one m7 bricked...
I can go in the bootloader that is unlocked i can locked too,,,i can flash a custom recovery and use it but i can't see my usb otg cable with usb stick (i try other usb stick and all work fine in galaxy s2 not in my htc one m7 so i think the cable and the usb stick are not the problem,,,) i can't use adb (i use pc with win8.1 win7 win xp and mac osx and all can't find the devices connected in adb sideload from the custom recovery...i use twrp and i try clockworkmod but both don'twork...)i can flash boot or zip from fastboot but when i flash zip always appeare remote 12 signature failed...because i can't find a ruu for my cid: tim__401....
i have no other ideas for resuscitate my htc one m7_ul...can anyone help me???
Sorry for my bad english greatings from italy Luke
luca89s said:
Hi everyone! i search everywhere in the forum but I can't find any solution for my htc one m7 bricked...
I can go in the bootloader that is unlocked i can locked too,,,i can flash a custom recovery and use it but i can't see my usb otg cable with usb stick (i try other usb stick and all work fine in galaxy s2 not in my htc one m7 so i think the cable and the usb stick are not the problem,,,) i can't use adb (i use pc with win8.1 win7 win xp and mac osx and all can't find the devices connected in adb sideload from the custom recovery...i use twrp and i try clockworkmod but both don'twork...)i can flash boot or zip from fastboot but when i flash zip always appeare remote 12 signature failed...because i can't find a ruu for my cid: tim__401....
i have no other ideas for resuscitate my htc one m7_ul...can anyone help me???
Sorry for my bad english greatings from italy Luke
Click to expand...
Click to collapse
use this guide to install a rom to your phone. I suggest you to use arhd 81.0
alray said:
HTC ONE M7_U/M7_UL - ADB PUSH & FLASH A ROM - DETAILED INSTRUCTIONS
Prerequisites:
You need ADB and FASTBOOT on your computer, either by installing the Android SDK or Minimal ADB and FASTBOOT
You need to know how to start a fastboot/adb command prompt:
To open a command window prompt, in Windows go to Start Menu --> ''Run'' then type cmd. Change the directory to the ADB folder on your machine:
If using the default install location for the SDK:
Code:
cd C:\adt-bundle-windows-x86_64-20130219\sdk\platform-tools
If using the default install location of Minimal ADB and FASTBOOT:
Code:
cd C:\Program Files (x86)\Minimal ADB and Fastboot
Or hold left shift + right click a blank space inside the folder where adb and fastboot are located and select ''Open command window here'' from the contextual menu.
You need TWRP recovery 2.6.3.3 on your device.
Unlock bootloader if not already unlocked:
Thanks to Electroz for the video tutorial
Flash TWRP Recovery:
Make sure the recovery.img file is in the same folder where adb and fastboot are located
reboot phone in bootloader mode
Flash the recovery:
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
You need your HTC drivers correctly installed on your PC:
If not, follow this guide (thanks to nkk71):
originally from @nkk71: [GUIDE] [02-MAR-2014] nkk71's SuperGUIDE to returning 100% back to stock
follow the below instructions to fix
Open "Device Manager" -> select the unknown "One" -> right-click -> "Update Driver Software ..." -> "Browse my computer" -> "Let me pick" -> "Android USB Devices" -> select "My HTC ..." -> install that
just in case, HTC Drivers can be found here: [Drivers] HTC Drivers for Windows - Several Versions (credits to @mdmower)
though you should already have them since you have been using your phone anyways
for those who like a visual guide:
okay so I did a fastboot boot command, and as you can see it didnt install correct driver
Open "Device Manager"
there's the culprit
right click and Update Driver Software
select Browse my computer for driver software
select Let me pick from a list of device drivers on my computer
select Android USB Devices
select My HTC ... (if you have more than one version, choose the latest)
warning, select Yes
successful installation
now it looks better
and can confirm:
Code:
C:\ADB3>[B]adb devices[/B]
List of devices attached
HTxxxxxxxxxx recovery
Click to expand...
Click to collapse
​
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Procedure:
Make sure the ROM you want to flash is in the same folder where ADB and FASTBOOT are.
Here is a list of the HTC M7 roms
Connect your phone to computer using usb cable
Reboot phone in recovery mode (TWRP):
If phone is booted in OS:
Code:
adb reboot recovery
if not booted or bootlooping, hold power button + volume down until phone boot in bootloader mode
then select BOOTLOADER then RECOVERY using volume up/down to navigate and power button to select.
Make sure your phone is booted in TWRP main menu:
transfer the rom to your /sdcard folder:
Code:
adb push name_of_rom.zip /sdcard/
Wait for the zip file to transfer, this can take several minutes and there is no progress bar. When the command prompt give you back the hand and display how much bytes transferred in X seconds, the transfer is completed:
In TWRP main menu, select ''INSTALL''
Browse the installation menu and select your rom zip file inside /sdcard folder:
Swipe to confirm you want to flash the rom
Reboot phone after the installation is completed
Click to expand...
Click to collapse
Click to expand...
Click to collapse
alray said:
use this guide to install a rom to your phone. I suggest you to use arhd 81.0
Click to expand...
Click to collapse
i can't use adb pc don't "see" my htc...i have alredy tried this guide....
luca89s said:
i can't use adb pc don't "see" my htc...i have alredy tried this guide....
Click to expand...
Click to collapse
Can your PC Detect your phones storage space? I know it's a bit late now as you've bricked it? but it sounds like to me that your PC isn't detecting your phone so install the phone drivers?
badd1e said:
Can your PC Detect your phones storage space? I know it's a bit late now as you've bricked it? but it sounds like to me that your PC isn't detecting your phone so install the phone drivers?
Click to expand...
Click to collapse
my pc detect htc only in fastboot usb mode...when i connect in custom recovery mode the phone connect and disconnect immediatly...i can't see the internal storage....and when i try to use usb otg via twrp i can't select usb otg mode from the menu...
I CAN ONLY USE FASTBOOT command at the moment..but i can't find a ruu for my cid: tim__401....
luca89s said:
my pc detect htc only in fastboot usb mode...when i connect in custom recovery mode the phone connect and disconnect immediatly...i can't see the internal storage....and when i try to use usb otg via twrp i can't select usb otg mode from the menu...
I CAN ONLY USE FASTBOOT command at the moment..but i can't find a ruu for my cid: tim__401....
Click to expand...
Click to collapse
so what is the error in CWM when you choose install from externel_sd or USB OTG ?
luca89s said:
I CAN ONLY USE FASTBOOT command at the moment
Click to expand...
Click to collapse
so your drivers are probably not installed correctly. Re-install your drivers following the guide and you should also reflash twrp 2.6.3.3, fastboot erase cache and reboot bootloader
clsA said:
so what is the error in CWM when you choose install from externel_sd or USB OTG ?
Click to expand...
Click to collapse
any erroe only when i select usb otg mode i return in the menu...
alray said:
so your drivers are probably not installed correctly. Re-install your drivers following the guide and you should also reflash twrp 2.6.3.3, fastboot erase cache and reboot bootloader
Click to expand...
Click to collapse
now i can use adb on my old pc with win xp...i see the devices but when i try to push a zip in sdcard come out this error..: protocol failure (when i try in the menu of twrp) error: closed (when i try in adb sideload)... any suggestion? thanks
luca89s said:
now i can use adb on my old pc with win xp...i see the devices but when i try to push a zip in sdcard come out this error..: protocol failure (when i try in the menu of twrp) error: closed (when i try in adb sideload)... any suggestion? thanks
Click to expand...
Click to collapse
It sounds like you do not have the right drivers installed, try installing them from here http://forum.xda-developers.com/showthread.php?t=2588979 and see if that works. There is an update there for Windows 8.1 as well.
chuckwago88 said:
It sounds like you do not have the right drivers installed, try installing them from here http://forum.xda-developers.com/showthread.php?t=2588979 and see if that works. There is an update there for Windows 8.1 as well.
Click to expand...
Click to collapse
RESOLVED!!
i flashed a stock recovery....do a factry reset then installed a twrp 2.6.3.3 and following the guide linked by @alray and installed inestrcoin custom rom...
Thank at all of you!
You sir. You deserve a medal... Thanks for sharing. I was able to get my phone out of brick after following your instructions. THANK YOU SOO MUCH :victory::victory::victory:
alray said:
use this guide to install a rom to your phone. I suggest you to use arhd 81.0
Click to expand...
Click to collapse

how Unbrick ASUS ZENFONE GO (ZB452KG)?

Hi!
First i want to apologize for my english and if i made a mistake posting a new thread.
I own an ASUS Zenfone GO (ZB452KG) and i tried to install a twrp recovery.
The phone it opens and get stuck on the asus logo and cant go cant go throught in recovery mode.
i already install the latest adb and usb driver.
please can you help me guys how to fixed my phone?
U should install twrp recovery by computer and install a custom rom for ur device.here is the way for installing twrp.
1)Goto official TWRP page and download twrp-2.8.x.x-xxx.img file for your Asus Zenfone Go ZB452KG. Keep twrp-2.8.x.x-xxx.img file in a separate folder.
2)Your PC must have ADB & fastboot installed and configured.
3)Now connect your device to your PC and goto twrp folder and press and hold shift then rightclick on white space and "Open command window here".
4)Now type following commands at command prompt.
"adb reboot bootloader" - to boot your device into bootloader.
after booting into bootloader type "fastboot flash recovery twrp-2.8.x.x-xxx.img" - this will flash TWRP recovery on your Asus Zenfone Go ZB452KG.
"fastboot reboot" - to reboot your device.
After reboot type "adb reboot recovery" - to boot into recovery mode.
If it is useful then hit a thanx.
raymond_bqg said:
U should install twrp recovery by computer and install a custom rom for ur device.here is the way for installing twrp.
1)Goto official TWRP page and download twrp-2.8.x.x-xxx.img file for your Asus Zenfone Go ZB452KG. Keep twrp-2.8.x.x-xxx.img file in a separate folder.
2)Your PC must have ADB & fastboot installed and configured.
3)Now connect your device to your PC and goto twrp folder and press and hold shift then rightclick on white space and "Open command window here".
4)Now type following commands at command prompt.
"adb reboot bootloader" - to boot your device into bootloader.
after booting into bootloader type "fastboot flash recovery twrp-2.8.x.x-xxx.img" - this will flash TWRP recovery on your Asus Zenfone Go ZB452KG.
"fastboot reboot" - to reboot your device.
After reboot type "adb reboot recovery" - to boot into recovery mode.
If it is useful then hit a thanx.
Click to expand...
Click to collapse
i cant go through in to the bootloader
kboy22 said:
i cant go through in to the bootloader
Click to expand...
Click to collapse
U didn't mention that .is bootloader unlocked or locked?
raymond_bqg said:
U didn't mention that .is bootloader unlocked or locked?
Click to expand...
Click to collapse
sir i cant find the twrp-2.8.x.x-xxx.img that you mentioned on your post
It's works without pc. Just download it's latest firmware from ASUS official web, put the zip file to sd card then install it by recovery mode.

error during installing TwRp

I have unlocked my bootloader and when I try to install TWRP recovery and open a cmd write the commands 'adb devices' and "fastboot devices" to check whether connected or not it shows connected then reboot to to bootloader but when I put command "fastboot flash recovery recovery. img" I get " cannot load recovery. Img" . I also downloaded the latest TWRP victara and adb, fastboot aswell but can't get what problem is please Help guys!!!
Vedang V said:
I have unlocked my bootloader and when I try to install TWRP recovery and open a cmd write the commands 'adb devices' and "fastboot devices" to check whether connected or not it shows connected then reboot to to bootloader but when I put command "fastboot flash recovery recovery. img" I get " cannot load recovery. Img" . I also downloaded the latest TWRP victara and adb, fastboot aswell but can't get what problem is please Help guys!!!
Click to expand...
Click to collapse
So you got the latest ADB and Fastboot:
https://developer.android.com/studio/releases/platform-tools.html
You got the latest TWRP Victara:
https://twrp.me/motorola/motorolamotox2014.html
Extract ADB and Fastboot, and put the TWRP img file in the same folder, start command prompt as Admin and Change Directory to where the files are:
cd C:\Users\User\Downloads\platform-tools (this is just an example)
fastboot flash recovery twrp-3.2.1-0-victara.img
Boot into recovery immediately.
Vedang V said:
I have unlocked my bootloader and when I try to install TWRP recovery and open a cmd write the commands 'adb devices' and "fastboot devices" to check whether connected or not it shows connected then reboot to to bootloader but when I put command "fastboot flash recovery recovery. img" I get " cannot load recovery. Img" . I also downloaded the latest TWRP victara and adb, fastboot aswell but can't get what problem is please Help guys!!!
Click to expand...
Click to collapse
Did you install the Motorola USB Drivers?
https://motorola-global-portal.custhelp.com/app/answers/prod_detail/a_id/79106/p/30,75,27,
Did you type the full name of the img file, including .img
You must write fasstboot flash recovery (full name of the file ot rename it).img.
When is finished not take off the cable and run recovery from device bootloader.
Thats it.

flash TWRP by using flashtool?

hey,
Quick question, can I flash TWRP by using the universal fastboot & adb tool? there's a "flash recovery" option and I wonder if I can use it to flash the img.
I've tried using the method where you have to press **** right click cmd but I'm only able to open up windows power shell which keeps saying "adb : The term 'adb' is not recognized as the name of a cmdlet," whenever I want to use "adb devices"

I am facing a big problem in the Flashtools program

I have unlocked the bootloader of my Z3 + device and entered the fastboot mode and installed the recovery in order to install Android 11 ROMs, but the device did not enter the recovery permanently and does not accept downloading an official ROM from the Flash Tool program. Device connected in flash mode but driver is too old
I installed older versions of FlashTools and installed drivers, but the problem was not found
Is there any help in solving that problem
You have to flash the proper TWRP File, don't waste your time on flashing with 3rd party apps those doesn't work anymore. Follow this instructions to get the recovery.
Plug your phone to your computer before (Without entering to fastboot, just normal)
Remember to open CMD into the folder I attached. (Check attached files)​
Press & hold Shift-Key and right-click anywhere on blank space. Right-click context menu will pop-up but this time you will see “Open Command window here” option in this context menu. Click on “Open command window here” to open Command Prompt in that folder.
Click to expand...
Click to collapse
To check whether your device is detected or not by the computer type
adb devices
Click to expand...
Click to collapse
Reboot into bootloader mode using the command
adb reboot bootloader
Click to expand...
Click to collapse
Type the following command to flash the recovery image or just grab the file with the cursor and put it into the CMD after recovery command
fastboot flash recovery c:\twrp.img (example of directory)
Click to expand...
Click to collapse
After flashing type this last command
fastboot reboot bootloader
Click to expand...
Click to collapse
Now you should have installed TWRP in your partition.
You are ready to flash Android 11!
TWRP by:
@tarkzim​

Categories

Resources