Bricked phone doing factory upgrade to B04. Stuck in EDL mode, but wont connect :( - ZTE Axon 7 Questions & Answers

Bricked phone doing factory upgrade to B04. Stuck in EDL mode, but wont connect
Device manager shows QUSB_BULK but no tool will see the phone. Any ideas guys.
I have installed quailcom drivers etc , no difference

You can try this tool:
https://forum.xda-developers.com/axon-7/how-to/salesmultidla2017-tool-to-unblick-dfu-t3854229

Hi , I did try that. The port manager in the app does not show anything. It as if the phone is not connected. Even though it is listed in windows device manager as QUSB_BULK

Wait until batterry fully discharged, try enter edl mode again and flash using edl tool or miflash

the_hoho said:
Wait until batterry fully discharged, try enter edl mode again and flash using edl tool or miflash
Click to expand...
Click to collapse
Hi,
I waited till the battery discharged. Went into EDL mode. They only success I had is with axon7tool.exe
Miflash will not detect the phone. As seen believe I can read and write with axon7tool.exe
Is there any recovery I can put back on the phone that will run? The bootloader is unlocked. Thanks
H:\TRWP AXON 7>axon7tool -r recovery
Connecting to device...
Sending programmer...
Connecting to programmer...
log: Supported Functions: program configure nop firmwarewrite patch setbootablestoragedrive ufs emmc power benchmark read getstorageinfo getsha256digest erase peek poke getnumdisksectors
log: Supported Functions: program configure nop firmwarewrite patch setbootablestoragedrive ufs emmc power benchmark read getstorageinfo getsha256digest erase peek poke getnumdisksectors
Reading recovery ...
Success!
Reset in 5 seconds ...
Reset in 4 seconds ...
Reset in 3 seconds ...
Reset in 2 seconds ...
Reset in 1 seconds ...

> H:\TRWP AXON 7>axon7tool -r recovery
Your command with option "-r" (for read) only backuped the existing recovery to your PC.
There was no effect on the phone. It read your phone recovery and downloaded (=backuped) to your PC (probably with name recovery-backup.bin).
Since your booloader is unlocked, you can write official but unsigned TWRP recovery to the phone. This official but unsigned TWRP recovery
will run correctly (since bootloader is unlocked). So you need to 1) download latest official TWRP recovery, then 2) write it to the phone.
1)
On your PC:
Go to https://eu.dl.twrp.me/ailsa_ii/
Download the recovery twrp-3.3.1-0-ailsa_ii.img (14 897 152 bytes, md5 0d57b791c6b7c7d979ea70b0951c519d) with the link:
https://eu.dl.twrp.me/ailsa_ii/twrp-3.3.1-0-ailsa_ii.img.html
Copy the file to the directory containing your axon7tool.exe ("H:\TRWP AXON 7").
Then copy twrp-3.3.1-0-ailsa_ii.img to recovery.bin (command: "copy twrp-3.3.1-0-ailsa_ii.img recovery.bin")
(this means you have a new recovery.bin file which is exactly the same as twrp-3.3.1-0-ailsa_ii.img file).
Explanation: this to prepare to write TWRP recovery to the phone, the axon7tool.exe syntax "-w recovery" requires a file named recovery.bin
which has the content of the recovery you want to put (in your case, latest official TWRP recovery twrp-3.3.1-0-ailsa_ii.img).
On your PC, go to H:\TRWP AXON 7 directory:
H:\TRWP AXON 7>
type "dir" command, you should have files: axon7tool.exe, recovery.bin (identical to twrp-3.3.1-0-ailsa_ii.img), twrp-3.3.1-0-ailsa_ii.img and other files.
2)
Put you phone in EDL mode as you did before.
On your PC, type the following command to write TWRP recovery to the phone:
axon7tool -w recovery
(Explanation: the above command will write (-w) the recovery to the phone using the file named recovery.bin (= twrp_rec_tenfar.img) found in your PC.
You can then boot to recovery, using menu in bootloader at start (use Vol-Up, Vol-Down for selection, Power to Confirm selection).
Other way: if phone is power off: Vol-Up + Power to get into TWRP recovery.
Afterwards, with TWRP you have total control on the phone, custom ROM etc...

Related

[Fixed+How to fix] G2 weird Fastboot mode

My phone is bricked, it boots on fastboot mode, when i plug it to pc it shows this lines:
fastboot mode started
-reset-
-portcharge-
-reset-
-portcharge-
fasboot: processing commands
when i try to go into download mode it works for few seconds then go back to fastboot with the same lines
when i go to recovery and try to delete everything it works then boots into this fastboot mode again and pc won't recognize it help me please
UPDATE : I installed Qualcomm drivers and now device is recognized as android bootloader interface
UPDATE: I got out of fastboot somehow, i got into download mode successfully and then i flashed a stock rom kdz via LG FlashTool2014 but it seems that it's not the right one because it's now stuck in lg logo bootloop, my phone is a D802 International but i don't know which rom is the right one for this model, if someone knows something please say it it'll be really helpful thank you ^^
Where are you from?
Algeria, but the phone is from europe (i don't know exactly where) and i don't have the box anymore :/
EDIT: I tried 2 stock roms for now
-Europe OPEN D80220B_00.kdz
-Europe OPEN D80220D_00.kdz
Both didn't work, and the second one i couldn't get into factory reset (holding power and vol -)
UP: Everything is fixed, here are the steps I followed in order to get my phone back to life:
---Do this steps only if you have those white lines after installing wrong auto-rec version on the LG G2 D802---
---This method worked for me,it may not work with you, use it at your own risk---
-Your phone should not be recognized by pc, so install adb and qualcomm drivers, then in device manager it should appear as "bootloader interface" or "adb interface ..."
-Download right kdz rom for ur phone
-Extract the laf.bin aboot.bin boot.bin recovery.bin rpm.bin sbl1.bin tz.bin and dbi.bin
-Go to adb folder and past these .bin files there then rename them into .img (aboot.bin-->aboot.img)
-Open a cmd and write fastboot, to be sure that ur phone is recognized do a -fastboot reboot- if phone reboots then it's all good
-Now you have to erase the laf.img, aboot.img, boot.img etc.... from the phone, to do that, in the command prompt write: -fastboot erase laf.img- and do that for all the other .img
-After that you have to flash those .img eg: -fastboot flash laf laf.img- ( if it says cannot be loaded or cannot be reached, write the directory into the img file eg: -fastboot flash laf C:\adb\laf.img- then it should be fine)
-When you finish flashing all the img files, do a fastboot reboot
-Then shut off your phone (hold power button for like 30seconds, lg logo should flash for a second then the phone will be off)
-Now you can go into download mode (hold Vol-Up button and plug in usb)
-All there is left is flashing stock rom with LG FlashTool2014 ^^

Asus zenfone 2(ZE551ml/ZE550ml)UNLOCK, UNBRICK, CUSTOM RECOVERY, FIX IMEI....and more

This document ALSO provides knowledge about android system work flow
The following Steps will help and resolve issues related with Zenfone 2 Series,
Do remember that most of the steps which are provided here are not automated, So have patience.
This guide will help you Recover Completely bricked mobiles - You are responsible for you own actions
We will try to do
1. adb and fastboot installtion
2. Unlock Bootloader
3. Custom Recovery Installation
4. Root Device
5. Unbrick (Asus Zenfone 2 ze551ml/ze550ml ONLY)
6. Recover lost IMEI's and Device Serial number( Of course the valid one Which is mentioned for your device ) (Asus Zenfone 2 ze551ml/ze550ml ONLY)
7. Recover serial number, mac, bluetooth address (Asus Zenfone 2 ze551ml/ze550ml ONLY)
____________________________________________________________________________________________
*************************** 1. adb and fastboot installtion ********************************
____________________________________________________________________________________________​
used for Basic troubleshooting and updating android system
In windows just copy these four files into windows(c:/windows) folder or install it in windows folder
AdbWinApi.dll AdbWinUsbApi.dll adb.exe fastboot.exe
Download Link https://freeandroidroot.com/download-minimal-adb-and-fastboot-all-versions/
For Linux refer distribution guide
HIT THAT THANKS BUTTON IF IT HELPS
____________________________________________________________________________________________
********************************** 2. Unlock Bootloader ************************************
____________________________________________________________________________________________​If you are on Android L(5.x) Asus provide boot loader unlock tool you can download it from asus.com
Doing so will make your device warranty void. or you can use custom bootloader unlock
if you are on Android M(6.x) Asus doesn't provide any tool to unlock for Android MM
You should use custom bootloader unlock you can follow the procedure provided by the unlock tool
FAQ
Can we relock device ?
YES
Why we need to unlock bootloader ?
Bootloader is a program which will allow your device to load Android OS
Why Bootloader is locked ?
To protect the devices from unauthorized access to third party. More of Business tactics
How to
Download the file from https://mega.nz/#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw!Ux9HlCzA zip file which corresponds to your Device
follow the instructions provided in the zip file
The successful of that unlocking process conclude that your device bootloader is unlocked, but its not ROOTed
HIT THAT THANKS BUTTON IF IT HELPS
____________________________________________________________________________________________
**************************** 3. Custom Recovery Installation *******************************
____________________________________________________________________________________________​
There are majorly two custom recoveries used
* CWM - clock work MOD
* TWRP - Most flexible recovery mode ( more than just recovery)
you can download cwm from link (search google)
and TWRP from https://twrp.me/Devices/
once you downloaded the binary file from respected link provided
boot the device into fastboot mode
Follow Steps (only Asus Devices)
--------------------
* Turn off the mobile, Press and hold the volume UP button, Then press and hold the power button until device vibrates release only power button, once you see the ASUS logo release the Volume button
* fastboot devices - (in Computer prompt) wait till your device listed
* fastboot flash recovery filename(cwm.img or twrp.img) - it will take 20-50 Sec to complete
* press vol+ or Vol- until you see recovery mode on the screen and press power button
Once all the steps completed successfully you should be able to see the custom recovery screen
HIT THAT THANKS BUTTON IF IT HELPS
____________________________________________________________________________________________
************************************ 4. Root Device ****************************************
____________________________________________________________________________________________​
Everyone who started using android device they all come across the word "ROOT" soon or later.
No wonder, whoever have root access to device can do wonders on android device. Root is nothing but having administrator privilege to make system wide changes, changes applied using root will applied without any question. no more, no less. whatever happens to device(system) you are your own, "SU" is nothing but "super user" and root is a super user which is from UNIX and Linux.
After unlocking android device bootloader, you need to patch su(binary file) command into android system which will allow you to run commands from adb shell prompt as root user.
There is no universal procedure to ROOT device, everything depends on the android device company, so based on manufacturing company you can google and get your device ROOTed
To root your Ze551ml/Ze550ml
Tools Required
---------------
Unlocked Bootloader Asus Zenfone 2(Ze551ml/Ze550ml)
SuperSU-2.78SR1-zf2_6.0.1.zip (Google search SuperSU-2.78SR1-zf2_6.0.1) download the zip file which has zf2 in filename or try https://www.yadi.sk/d/vVk0Qd-Ow7fdK
Custom Recovery (TWRP or CWM)
Steps to Root Device
---------------------
# copy SuperSU-2.78SR1-zf2_6.0.1.zip file into sdcard
# adb reboot recovery
OR
* Turn off the mobile, Press and hold the volume UP button, Then press and hold the power button until device vibrates release only power button, once you see the ASUS logo release the Volume button
* press vol+ or Vol- until you see recovery mode on the screen and press power button
# From TWRP main screen select install
# Browse and select SuperSU-2.78SR1-zf2_6.0.1.zip from sdcard
# select reboot
# adb shell
# su ( allow the permission from superSU app on mobile)
That concludes you are at root prompt (Device Rooted successfully)
HIT THAT THANKS BUTTON IF IT HELPS
____________________________________________________________________________________________
*************************************** 5. UNBRICK *****************************************
(Asus Zenfone 2 ze551ml/ze550ml ONLY)
____________________________________________________________________________________________​
Cause
----------------
Custom or Wrongly flashed ROMS
Most of the time unlock bootloader and ROOTing device leads to bricked mobile
Symptoms of bicked Device
------------------------------
1. Black Screen - You can sense vibrations only, from the device when you press power button but nothing on the screen(Unless screen hardware faulty)
2. Vibrations - Device keeps on vibrating at same interval of time (usually every 5-10 mins loop)
Tools required
-------------------
- Xfstk windows application (google search "xfstk-downloader_v1.7.0")
- Intel Soc windows driver (google search "iSocUSB-Driver_v1.2.0")
- xFSTK_ZE551ML-sal358-amtech.vn.zip do (google serach "xFSTK_ZE551ML-sal358-amtech.vn" download the zip file which contains 3 bin files)
- Asus user UL-Z00A-xx-x.xx.xx.xxx-user.zip you can download this zip file from asus website (https://www.asus.com/in/Phone/ZenFone_2_ZE551ML/HelpDesk_Download/)
- partition.tbl (https://mega.nz/#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw!0483WIxB)
some files are located at https://mega.nz/#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw!0483WIxB
Remember the windows operating system will block some of the drivers from loading on windows 7, 8 or 10 just override that, install the driver first, Intel Soc windows driver after that install Xfstk windows application
How to Steps
--------------
* Open XFSTK Downloader, Click MRD tab A0 / B0 + A0 + CRC Tab, scanning shows Moorfield in device list.
* Click Options--> modify settings check Enable Override and change GP Flag overide value 0x800000807. Click OK.
* Change value of Device detection timeout to 120
* FW DNX should point to droidboot_dnx.img.POS_sign.bin (browse and locate)
* IFWI should point to ifwi.bin (browse and locate)
* OS DnX dont make any change to this field
* OS Image should point to droidboot_dnx.img.POS_sign.bin (browse and locate)
* Click Begin Download (Remember Once you see Scanning ....... device detected:1 which will be changing 0 to 1, couple of times wait till you see download sucessful before that mobile screen goes on and off let it continue for couple of minutes usually (2-5 mins) later you see 4 color strip on mobile screen and it enter into fastboot mode if you see that, your device is unbricked. if you dont see fastboot mode just turn off your mobile and try to enter into fastboot mode using volume up (press and hold) and power button(Press and hold release only power button when device vibrates)
* extract UL-Z00A-xx-x.xx.xx.xx-user.zip into a folder and copy partition.tbl into same folder open command prompt in that folder
* Run these commands one after another on every sucessful completion of command
fastboot oem erase_osip_header
fastboot oem erase_token
fastboot oem start_partitioning
fastboot flash /tmp/partition.tbl partition.tbl
fastboot oem partition /tmp/partition.tbl
fastboot erase system
fastboot erase cache
fastboot erase data
fastboot erase APD
fastboot erase ADF
fastboot oem wipe splashscreen
fastboot oem stop_partitioning
fastboot flash splashscreen splashscreen.img
fastboot flash token bom-token_ann_a0-mofd_v1-ze551ml.bin
fastboot flash dnx dnx_fwr_ann_a0-mofd_v1-ze551ml.bin
fastboot flash ifwi ifwi_ann_a0-mofd_v1-ze551ml.bin (Note This file is located in ifwi.zip)
fastboot flash fastboot droidboot.img
fastboot flash recovery recovery.img
* select Recovery mode using volume up or down key and press power button
* When you see android logo on the screen press and hold power button, press and release volume up key then release power button
* select sideload using voulme key and press power button
* on computer enter adb devices, should show connect device
* Run command adb sideload UL-Z00A-xx-x.xx.xx.xx-user.zip and enter, this command will take minimum 20-30mins to complete
if everything goes well your device is back to life, Congrats
HIT THAT THANKS BUTTON IF IT HELPS
____________________________________________________________________________________________
******************** 6. Recover lost IMEI's and Device Serial number **************************
(Asus Zenfone 2 ze551ml/ze550ml ONLY)
IT's ILLEGAL TO TAMPER IMEI RELATED INFORMATION AND IT IS PUNISHABLE OFFENCE
THIS IS JUST AN OVERVIEW AND
FOR KNOWLEDGE PURPOSE ONLY​____________________________________________________________________________________________​Its mobile user's NIGHTMARE when they see Wrong IMEI and serial number
Cause
---------------------------
Custom or Wrongly flashed ROMS
Symptoms of Wrong IMEI and Serial Number
-------------------------------------------
Unable to connect to network even though mobile boots properly and works normally
How to Check
---------------
When you run adb devices from your pc its shows device serial number
IMEI can be checked in Settings --> About --> Status --> IMEI information OR
Call Dialer enter *#*#4636#*#* and select Device Information
Tools required
-----------------
Digma_SoFia_IMEI_recovery.rar (Google search "Digma_SoFia_IMEI_recovery file contains contains Digma software and windows driver)
IntelAndroidDrvSetup1.10.0.exe (Google search "IntelAndroidDrvSetup1.10.0") IntelAndroidDrvSetup1.10.0.exe
Rooted Device
links
Digma - https://yadi.sk/d/30q9w4KJjvgHd
IntelAndroidDrvsetup - https://mega.nz/#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw!0483WIxB
Steps :
* To identify the com port turn on your device and run command adb shell(from computer command prompt)
* Run su
* your device should be rooted so it will give su prompt(#)
* Run setenforce 0
* Run setprop system.at-proxy.mode 1
* Install IntelAndroidDrvsetup and intel mobil family imc1 driver which is included in Digma software ( This is the hard part to setup as windows driver installation restrictions and identifying com ports on usb interface make sure these software and driver installed properly)
* after successful installation of driver and Phonetool run Phonetool
* settings --> Phonetool check RTS and DTR on select your phone com port listed in port list click ok
* click on update info (Should say success connecting to port)
* Click modes --> security click on show advanced options
* Click unlock
* Click on personalization programming tab
* scroll down and click add button
* add your mobile phone imei number (only first 14 digits) again add one time if you mobile is dual sim phone
* Click Execute (will take upto 60 sec)
* if above all steps completed without any error, just reboot your phone and check your imei number should show your real imei numbers
Note some times you needs to flash imei number after setting setprop system.at-proxy.mode 3 to flash 2 imei number just try until both imei show correctly on you mobile check your imei number by dialing *#*#4636#*#*
HIT THAT THANKS BUTTON IF IT HELPS
____________________________________________________________________________________________
**************** 7. Recover serial number, mac, Bluetooth address **************************
____________________________________________________________________________________________​
Refer https://forum.xda-developers.com/showpost.php?p=66877096&postcount=28 Thanks to BORETS24
Thanks, helped a lot.
Unsure of what happened to my phone
Hey, I was trying to root my zenfone 2 ZE551ml by following a youtube video. It asked me to first put superSu.zip inside the SD Card which I did. Next - unlock the bootloader of my phone by downloading an zip which has an unlocker.bat file. Then it asked me to flash TWRP recovery using fastboot which I also did and then to boot into twrp and install the supersu.zip. I did everything but the last step, as when i tried to boot into the recovery to use twrp, the phone restarted, came to the white asus screen, stayed there for a very long time and then went back into the bootloader.
At this point I got frustrated and thought of reinstalling everything. So I downloaded the zip file for the latest firmware, flashed recover, boot and droid boot and then when I restarted the phone to go into the recovery, the white asus screen just keeps on repeating itself. The device keeps on shutting down and then restarting but never goes past the white asus logo screen where it says "powered by android", doesn't even let me get into fastboot.
I am new to all this and any help from anyone is highly appreciated. Thanks
error loading partition.tbl? edit: now im stuck on "cannot load fastboot flash token bom-token_ann_a0-mofd_v1-ze551ml.bin "
after doing these steps
fastboot oem erase_osip_header
fastboot oem erase_token
fastboot oem start_partitioning
fastboot flash /tmp/partition.tbl partition.tbl
fastboot oem partition /tmp/partition.tbl
fastboot erase system
fastboot erase cache
fastboot erase data
fastboot erase APD
fastboot erase ADF
fastboot oem wipe splashscreen
fastboot oem stop_partitioning
fastboot flash splashscreen splashscreen.img
fastboot flash token bom-token_ann_a0-mofd_v1-ze551ml.bin
fastboot flash dnx dnx_fwr_ann_a0-mofd_v1-ze551ml.bin
fastboot flash ifwi ifwi_ann_a0-mofd_v1-ze551ml.bin (Note This file is located in ifwi.zip)
fastboot flash fastboot droidboot.img
fastboot flash recovery recovery.img
when i reboot and select recovery i cant load recovery , it opens bootloader
how to install recovery
Hi, good day.
I am having 0 response when I hit this command. setprop system.at-proxy.mode (number) Do you know why ?
Device is rooted, since I've unlocked the bootloader using the ASUS app.
Fastboot erase config....
After that I stucked at boot logo
Used xfstk then aft but stucked at boot used fastboot commands for flashing system all gonna smooth but stucked at boot...
Used recovery to sideload marshmallow ... succeed. But also stucked at boot ..unlock boot loader flash TWRP flashing custom rom also stucked at boot logo... PLZZ help me guyzzz
And it shows error in TWRP
Unable:to mount Config(invalid argument)
I'm on step, Run setenforce 0, but it returns an error message, "Couldn't set enforcing status to '0': Permission denied". Please advise. Thank you in advance!

I stuck in rescue mode. P8 LITE DUAL SIM

Hi,
I have a problem. I tried to flash stock rom, but I forgot about hifi image.
There's a photo of my phone.
imgur.com/aVUBTRD
I have unlocked bootloader, but I can't flash hifi. "Command not allowed."
I tried method with put microsd card with update.app in dload into smartphone and I when I pressed power button
and VOLUME UP and VOLUME DOWN nothing happened.
I tried just flash all partitions separately, with huawei update extractor, again nothing.
I saw the same problem in this site, but I don't know how he solwed this.
Please help me :crying:
Flash a Huawei recovery, a old one b584 or something, then download b596 DS or b597 SS i don't know your device, extract update.app and copy to sd card dload folder, try to flash it!
persona78 said:
Flash a Huawei recovery, a old one b584 or something, then download b596 DS or b597 SS i don't know your device, extract update.app and copy to sd card dload folder, try to flash it!
Click to expand...
Click to collapse
I flashed recovery and nothing happened, I can't get into recovery mode, only fastboot.
I have the same phone.
adamektv said:
I flashed recovery and nothing happened, I can't get into recovery mode, only fastboot.
I have the same phone.
Click to expand...
Click to collapse
You flashed the recovery and everything say okay, right?
Now flash a rom with dload and the 3 keys, do you know how?
.
persona78 said:
You flashed the recovery and everything say okay, right?
Now flash a rom with dload and the 3 keys, do you know how?
.
Click to expand...
Click to collapse
I don't know, when I pressed three buttons I didn't enter to recovery mode, but to rescue mode, as if recovery wasn't flashed.
adamektv said:
I don't know, when I pressed three buttons I didn't enter to recovery mode, but to rescue mode, as if recovery wasn't flashed.
Click to expand...
Click to collapse
Do you have a dload folder with update.app inside, in sd card?
With that and pressing vol +, vol - and power at same time you enter in flash mode and start to flash the rom
persona78 said:
Do you have a dload folder with update.app inside, in sd card?
With that and pressing vol +, vol - and power at same time you enter in flash mode and start to flash the rom
Click to expand...
Click to collapse
Yes, I have, and it's still not working
I can't charge battery, so i don't think it's software.
Maybe it's motherboard
adamektv said:
Yes, I have, and it's still not working
I can't charge battery, so i don't think it's software.
Maybe it's motherboard
Click to expand...
Click to collapse
How da start it???
adamektv said:
Yes, I have, and it's still not working
I can't charge battery, so i don't think it's software.
Maybe it's motherboard
Click to expand...
Click to collapse
Try opening the phone and disconnecting the battery .. do it if u only gave up with other methods someone said it worked
adamektv said:
Hi,
I have a problem. I tried to flash stock rom, but I forgot about hifi image.
There's a photo of my phone.
imgur.com/aVUBTRD
I have unlocked bootloader, but I can't flash hifi. "Command not allowed."
I tried method with put microsd card with update.app in dload into smartphone and I when I pressed power button
and VOLUME UP and VOLUME DOWN nothing happened.
I tried just flash all partitions separately, with huawei update extractor, again nothing.
I saw the same problem in this site, but I don't know how he solwed this.
Please help me :crying:
Click to expand...
Click to collapse
Hi Have got succeeded or not, if not follow the guide.
Is your phone being detected by PC if yes then you have chances of recovering your phone.
1. Download 15 Seconds ADB and Fastboot Drivers. Visit the official XDA forum for download and installation instructions.
2. Install Huawei HiSuite which will install drivers .
3. If HiSuite doesn't install Install drivers then install universal drivers for your device .
Now connect your device to pc and open HiSuite and click on system recovery it will show options for recovery if it is success then you are fine if not then proceed to this method.
Connect your phone to PC.
Open Command Prompt in the directory where you have extracted the ADB files by holding Shift and Right Mouse Button and finally click Open Command Prompt window here in the context menu.
Completely power off your device.
While holding Volume Down button, connect your device to PC via USB cable to boot to Fastboot Mode.
1. Type the following command in ADB :
Code:
adb devices
If your device is being detected and it shows list of devices attached and its serial number.
2.Now download the firmware of the phone before your phone got bootlooped extract the update using the file here
3.Now copy the following files ( boot.img, recovery.img and system.img ,cust.img ) from the extracted files to the ADB files directory.
4.Now Execute these commands one at a time using the command prompt.
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cust cust.img
fastboot reboot
5.Now Perform a Factory Reset if your phone got recovered.
If not then download the stock recovery of your Device and try steps 2,3,4.
Even if it doesn't get succeeded then try this option .
If your device got bootlooped while on Lollipop or Marshmallow then you have one more way to recover .
6.Now download the latest TWRP from here and boot into TWRP recovery if you cant enter TWRP recovery for this version then try the previous TWRP versions like 2.8.7 ,
7.Use the following command to flash the TWRP recovery
Code:
fastboot flash recovery twrp.img
8.Then download any of the custom ROMs or ask any of the XDA members for TWRP backup for your device and flash them through Recovery.
Then Reboot your Device.
You would most probably recover your device from any of the above methods . I too had the same problem and My device was use less for almost 6 months but after several trial and error methods my device got recovered.
Credits:
1.https://forum.xda-developers.com/honor-4c/how-to/huawei-honor-4c-index-troubleshooting-t3293110
2.https://forum.xda-developers.com/showthread.php?t=2433454
miststudent2011 said:
Hi Have got succeeded or not, if not follow the guide.
Is your phone being detected by PC if yes then you have chances of recovering your phone.
1. Download 15 Seconds ADB and Fastboot Drivers. Visit the official XDA forum for download and installation instructions.
2. Install Huawei HiSuite which will install drivers .
3. If HiSuite doesn't install Install drivers then install universal drivers for your device .
Now connect your device to pc and open HiSuite and click on system recovery it will show options for recovery if it is success then you are fine if not then proceed to this method.
Connect your phone to PC.
Open Command Prompt in the directory where you have extracted the ADB files by holding Shift and Right Mouse Button and finally click Open Command Prompt window here in the context menu.
Completely power off your device.
While holding Volume Down button, connect your device to PC via USB cable to boot to Fastboot Mode.
1. Type the following command in ADB :
Code:
adb devices
If your device is being detected and it shows list of devices attached and its serial number.
2.Now download the firmware of the phone before your phone got bootlooped extract the update using the file here
3.Now copy the following files ( boot.img, recovery.img and system.img ,cust.img ) from the extracted files to the ADB files directory.
4.Now Execute these commands one at a time using the command prompt.
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cust cust.img
fastboot reboot
5.Now Perform a Factory Reset if your phone got recovered.
If not then download the stock recovery of your Device and try steps 2,3,4.
Even if it doesn't get succeeded then try this option .
If your device got bootlooped while on Lollipop or Marshmallow then you have one more way to recover .
6.Now download the latest TWRP from here and boot into TWRP recovery if you cant enter TWRP recovery for this version then try the previous TWRP versions like 2.8.7 ,
7.Use the following command to flash the TWRP recovery
Code:
fastboot flash recovery twrp.img
8.Then download any of the custom ROMs or ask any of the XDA members for TWRP backup for your device and flash them through Recovery.
Then Reboot your Device.
You would most probably recover your device from any of the above methods . I too had the same problem and My device was use less for almost 6 months but after several trial and error methods my device got recovered.
Credits:
1.https://forum.xda-developers.com/honor-4c/how-to/huawei-honor-4c-index-troubleshooting-t3293110
2.https://forum.xda-developers.com/showthread.php?t=2433454
Click to expand...
Click to collapse
I have already done this and still stuck in rescue
adamektv said:
I have already done this and still stuck in rescue
Click to expand...
Click to collapse
Did you try flashing different variant ROM ie different builds?
Actually I too got the same problem bootlooped on LP but cant flash the LP ROM back so I flashed different Region ROM.
Give a try to TWRP Method It should give you success.
Imp:
Try the previous ROM where you got Bootloop, or the version earlier to it.If it doesn't succeed try the rom which you got initially on your mobile.
PS: If your phone is being detected by your PC you have good chances of recovering your phone.

Boot from SD card. EMMC memory is dead

I have the wt86047(HM2014813,HM2XTDPro) and I have dead emmc on my phone. The internal /data /system and /cache partitions are unmountable. So I decided that I try to boot from sdcard.
I have used this tutorial Dual boot to partition my sdcard and modify the recovery and the rom(Lineage 14.1) to look for the system, data and cache partitions on sdcard.
But when I try to boot up the phone is stuck at the MI logo and I see my device in fastboot. To be able to boot to my device I need in fastboot to execute fastboot boot modifiedboot.img. This is not too much convenient as I need pc to turn my phone on. I also can only boot recovery and not to get to the recovery mode. I can however flash the image to the /recovery partition. I suspect that my /boot partition is also corrupted. I tried to manualy flash boot also with no succes. Any ideas how to boot the phone without need to use fastboot?
I have the exact same issue with the same phone.
You have modified only the fstab file ?
nings008 said:
I have the exact same issue with the same phone.
You have modified only the fstab file ?
Click to expand...
Click to collapse
In boot.img yes(fstab.qcom), in TWRP the etc/recovery.fstab and in the updater script any mention of /system and /data.
The phone boots with the fastboot boot, but it is quite slow as I have quite cheap sd card in it. I would buy a better one If I would be able to boot the phone without computer.
EDIT: Camera is also not working for some reason
Try folding the fastboot ROM.
Same thing happened to me. I tried and flashed the fastboot image. It worked. This happened to me a long time ago. Don't worry about bootloader if you can see the fastboot screen with the mi man on your phone .
http://bigota.d.miui.com/V8.0.1.0.K...DG_20160805.0000.29_4.4_global_daca6227c0.tgz
This is the link for the fastboot file for Redmi 2 aka wt88047 or any other version of the Redmi 2.
Just use the following method to flash using ADB and should be successful.
Steps to Flash MIUI Fasboot ROM Without Using Mi Flash Tool {Using Command Prompt}
We would like to suggest that Please use the Official Flashing method through Mi Flash Tool if that method didn’t work for you then try this method.
Below is the overall method to Flash MIUI 8/9 Using Command Prompt. The commands use in this method are pretty common. For most of the users are familiar with this Commands.
Quick Requirments:
Download Fastboot ROM of your device.
Xiaomi USB Driver & ADB Driver of your device.
Try Mi PC Suite if above USB Driver doesn’t work for you.
Flash MIUI Fastboot ROM Using Command Prompt
1. Download the Fastboot ROM you want to flash from the above download link. Extract the Downloaded Fastboot ROM in your Windows PC.
2. Enter into Download Folder. You will see some Files & Folder out there. Again go to Images Folder.
3. Boot your device into Fastboot Mode. To do this Switch off your phone. Now, Press Power Button + Volume Down button to boot your device into Fastboot Mode.
4.In that folder “Open Command Window” by Holding Shift Button + Right Click button of the mouse. You will see Command Prompt will open there.
5.Type following Command to check whether your device is connected or not.
fastboot devices
6. Below the command, If it shows the device then you are ready to flash. Now, Execute following commands one by one to flash the whole ROM.
fastboot flash system system.img
Press Enter to Continue
fastboot flash boot boot.img
Press Enter to Continue
fastboot flash recovery recovery.img
Press Enter to Continue
fastboot flash cache cache.img
Press Enter to Continue
Want Complete erase of data? All Data will be deleted it will be like new device. Then type this following commands.
fastboot erase userdata
Press Enter to Continue
fastboot flash userdata userdata.img
Press Enter to Continue
All Flashing process in complete. Now, Type the following code & hit enter button to Reboot your device normally.
fastboot reboot
That’s it! Congratulation! You have successfully Installed Latest MIUI Fastboot ROM. Your device bootloader is locked now & You device is unrooted. Please let me know if it helped.
d2211basu said:
Same thing happened to me. I tried and flashed the fastboot image. It worked. This happened to me a long time ago. Don't worry about bootloader if you can see the fastboot screen with the mi man on your phone .
Click to expand...
Click to collapse
This won't help. This is the hardware issue. The storage chip on the motherboard is dead. You can not write anything to it. It is possible to replace that chip but it is a quite difficult operation.
tulen_kobi said:
Any ideas how to boot the phone without need to use fastboot?
Click to expand...
Click to collapse
Looking for the same.
https://forum.xda-developers.com/android/help/how-to-boot-sd-card-qmobile-z8-bricked-t3712171
Redmi 2 Hard Bricked or Boot Dead Repair
tulen_kobi said:
I have the wt86047(HM2014813,HM2XTDPro) and I have dead emmc on my phone. The internal /data /system and /cache partitions are unmountable. So I decided that I try to boot from sdcard.
I have used this tutorial Dual boot to partition my sdcard and modify the recovery and the rom(Lineage 14.1) to look for the system, data and cache partitions on sdcard.
But when I try to boot up the phone is stuck at the MI logo and I see my device in fastboot. To be able to boot to my device I need in fastboot to execute fastboot boot modifiedboot.img. This is not too much convenient as I need pc to turn my phone on. I also can only boot recovery and not to get to the recovery mode. I can however flash the image to the /recovery partition. I suspect that my /boot partition is also corrupted. I tried to manualy flash boot also with no succes. Any ideas how to boot the phone without need to use fastboot?
Click to expand...
Click to collapse
Follow This Link
https://globaltech2u.com/how-to-bring-a-boot-dead-or-hard-bricked-redmi-2-back-to-life

[Fix] No internet on OnePlus One while using mobile data

Hey there! This is my first thread about fixing a phone's problem, I hope it helps some OnePlus One users, Okay, So the issue is that that the internet isn't reachable, Even if you can see the mobile data signal indicator (H+ or LTE). I was able to fix my friends' phone by updating the modem, And updating the OS from Cyanogen Mod 13, to the official Lineage OS 16 Rom, And to do that, Just follow my instructions, But first, You're obviously gonna have to download some files
Notelease do it at your own risk, I'm not responsible if you bricked your phone, Still I'm sure if you follow the instructions correctly, nothing bad will happen
The required files
OnePlus One USB drivers Download
ADB and Fastboot Installer From this thread
TWRP Recovery Download
Modem files that I used Download I Found them on this thread
Lineage OS 16 Official zip file Download
Open GAPPS Download (make sure you select ARM, not ARM 64 from the download section)
Note: Unlocking the bootloader will wipe all data from your device (Including apps, pictures, settings, And everything , So make sure you backup all the important files.
Now follow the instructions
Make sure your phone is charged enough (50% or so) to get you through the whole process.
Install the USB drivers, And the ADB and Fastboot (You can find how to do this on the original Thread
Now you have to unlock the bootloader of the phone, To do that: Go to the main directory of the ADB that you installed, Then press SHIFT on the keyboard and right click with the mouse, And "Open command window here", Now Turn your phone off and boot it to Fastboot mode by pressing Vol+ and Power button until it say Fastboot mode, Now plug the phone to the computer, And type in the cmd:
Fastboot devices hit Enter (Your phone's serial number should show up there if the drivers were installed correctly).
Fastboot oem unlock hit Enter (wait for the process to finish).
Fastboot reboot hit enter (To reboot the phone to the system)
Next, You need to install TWRP recovery, but before you proceed, While the phone is turned on, Go to Settings>About phone, And scroll down to " Build number" and click on it 7 times in a row, Until it says "developer mode is on", Now press back button and press on developer options from the settings menu, Look for (CM Recovery Protection) and disable it, Now turn the phone off, And boot it to Fastboot mode again and plug it to the computer, On the computer, Open a command window in ADB's main directory again.
Type in CMD:
Fastboot flash recovery C:/User/where you've put The TWRP-3.3...... .img file hit enter (note: after typing " Fastboot flash recovery(space)" instead of typing the whole path to the TWRP file, you can just locate the file and drag it to the command window, And it'll automatically write the path to the file.
That's it, You can unplug the phone , Now Boot it to brecovery by pressing vol- and power button (as soon as you see the OnePlus one boot logo, Remove your hand from the power and vol- button).
Once you're in the recovery, don't touch anything, Just swipe right, Now, Take a backup of the current modem partition (just in case something worse than the internet issue comes up), To do that: In the recovery, Go to Advanced and click on Terminal, Write these commands:
Code:
dd if=/dev/block/mmcblk0p10 of=/sdcard/modemst1.bin bs=512 (press enter)
dd if=/dev/block/mmcblk0p11 of=/sdcard/modemst2.bin bs=512 (press enter)
Note:Make sure to go back to the main menu and backup the current ROM too (in case something goes wrong or you don't like the Lineage OS)
Now that you've backed up everything, You need to flash the new modem to the phone, So extract the zip file that you had downloaded, It countians 8 files, Now again, Open the command window in ADB directory, Boot the phone to Fastboot mode and plug it in, And Use these commands to flash the modem files:
Code:
fastboot flash modem NON-HLOS.bin
fastboot flash sbl1 sbl1.mbn
fastboot flash dbi sdi.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash tz tz.mbn
fastboot flash LOGO logo.bin
fastboot flash oppostanvbk static_nvbk.bin
Here is an example:
Code:
fastboot flash modem (And drag the file"NON-HLOS.bin" here to automatically generate the path to the file)
Repeat the process with each file, When you're done flashing those files, Type Fastboot reboot, You need to transfer the Lineage OS 16 ROM zip file, And the Open Gapps zip file to your phone's internal storage, So that you can install Lineage OS 16 via recovery.
Turn the phone Off, boot into recovery again, Go to wipe, chose Advanced Wipe, And check : Dalvik Cache and Cache and system partition, Then swipe right, Go back to the main menu, Click on Install, Chose the Lineage OS 16 zip file from the internal storage, And swipe right (wait for the process to finish) , Now go back to internal storage, And flash the Open Gapps zip file.
That's it, Now check if the internet is working while using the moble data, If it does work, Then Congratulations
zariouh said:
(---cut---)
Open GAPPS Download (make sure to select ARM x86 not ARM 64 from the download section)
(---cut---)
Click to expand...
Click to collapse
Surely you wanted to write ARM instead of ARM x86, right?
ze7zez said:
Surely you wanted to write ARM instead of ARM x86, right?
Click to expand...
Click to collapse
Actually, not, I didn't know that ARM is different from X86, But I googled it and now I know Thank you for pointing that out to me.

Categories

Resources