If your Having Problems Updating Look Here - Motorola Photon Q 4G LTE

Sorry Mods if this is the wrong section was just 2 many threads with people having problems was easier then tryign to reply to them all.
Directions
After doing this Your Phone This Will BeFactory Reset
1) Download The backup i made here Sorry this has a Custom Boot animation rest is stock.
Extract it to a folder on your SDcard dont just copy it there.
Im going to Assume everyone at this point has ADB and Fastboot installed if not follow the instructions here then come back
2) Download TWRP recovery to your PC
Download Stock Recovery for later use.
Powerdown Phone
Press and hold (Power button + Camera Button) at the menu use volume down until you get to AP Fastboot Press Volume up to select it
Hook Phone to pc via usb cable
Open a command prompt from within your SDK/Platform-tools folder
install trwp
Code:
fastboot flash recovery TWRP_Recovery_Filename_you_downloaded.img
Unhook Phone from PC when Finished Flashing should only take 1 minute or less.
Hit power - device turns off. Hold vol up + power, then release power. When you see it turn on, release vol up. You should now be in TWRP!
Now first thing Press Backup and make a backup of your current setup to SDcard.
3) Now somehow move the Backup you downloaded and Extracted in step one to your TWRP backup folder on your SDcard
will be something like
Make a new folder for BACKUP_NAME dont overwrite the backup you made
Code:
TWRP/BACKUPS/SERIALNUM/RESTORE_MY_PHONE/files_here
4) Power off Phone
Reboot into Recovery (Power Button + Volume Up) Choose Restore button this time choose Restore and Choose the Recovery the you downloaded.
When done flashing your back up Choose reboot from the option choose Bootloader.
Hook Phone to pc via usb cable
Open a command prompt from within your SDK/Platform-tools folder
install Stock recovery
Code:
fastboot flash recovery Stock recovery.img
Unhook Phone from USB after Flashing and press Power Button and phone will reboot.
If all went as planned you will boot up to a factory reset phone thats ready to download and install the OTA with no problems
and sorry the backup has a Custom boot animation i forgot to remove
-Bryan

Worked as expected. Thank you.

This would be good for recovering from a soft brick as well, maybe this could be our first official sticky?
-Saint

Thank you so much for your help!
Rangerbry said:
Sorry Mods if this is the wrong section was just 2 many threads with people having problems was easier then tryign to reply to them all.
Directions
After doing this Your Phone This Will BeFactory Reset
1) Download The backup i made here Sorry this has a Custom Boot animation rest is stock.
Extract it to a folder on your SDcard dont just copy it there.
Im going to Assume everyone at this point has ADB and Fastboot installed if not follow the instructions here then come back
2) Download TWRP recovery to your PC
Download Stock Recovery for later use.
Powerdown Phone
Press and hold (Power button + Camera Button) at the menu use volume down until you get to AP Fastboot Press Volume up to select it
Hook Phone to pc via usb cable
Open a command prompt from within your SDK/Platform-tools folder
install trwp
Code:
fastboot flash recovery TWRP_Recovery_Filename_you_downloaded.img
Unhook Phone from PC when Finished Flashing should only take 1 minute or less.
Hit power - device turns off. Hold vol up + power, then release power. When you see it turn on, release vol up. You should now be in TWRP!
Now first thing Press Backup and make a backup of your current setup to SDcard.
3) Now somehow move the Backup you downloaded and Extracted in step one to your TWRP backup folder on your SDcard
will be something like
Make a new folder for BACKUP_NAME dont overwrite the backup you made
Code:
TWRP/BACKUPS/SERIALNUM/RESTORE_MY_PHONE/files_here
4) Power off Phone
Reboot into Recovery (Power Button + Volume Up) Choose Restore button this time choose Restore and Choose the Recovery the you downloaded.
When done flashing your back up Choose reboot from the option choose Bootloader.
Hook Phone to pc via usb cable
Open a command prompt from within your SDK/Platform-tools folder
install Stock recovery
Code:
fastboot flash recovery Stock recovery.img
Unhook Phone from USB after Flashing and press Power Button and phone will reboot.
If all went as planned you will boot up to a factory reset phone thats ready to download and install the OTA with no problems
and sorry the backup has a Custom boot animation i forgot to remove
-Bryan
Click to expand...
Click to collapse
THANK YOU SO MUCH FOR YOUR HELP!
c2gemineyes

No Dice
Rangerbry said:
Sorry Mods if this is the wrong section was just 2 many threads with people having problems was easier then tryign to reply to them all.
Directions
After doing this Your Phone This Will BeFactory Reset
1) Download The backup i made here Sorry this has a Custom Boot animation rest is stock.
Extract it to a folder on your SDcard dont just copy it there.
Im going to Assume everyone at this point has ADB and Fastboot installed if not follow the instructions here then come back
2) Download TWRP recovery to your PC
Download Stock Recovery for later use.
Powerdown Phone
Press and hold (Power button + Camera Button) at the menu use volume down until you get to AP Fastboot Press Volume up to select it
Hook Phone to pc via usb cable
Open a command prompt from within your SDK/Platform-tools folder
install trwp
Code:
fastboot flash recovery TWRP_Recovery_Filename_you_downloaded.img
Unhook Phone from PC when Finished Flashing should only take 1 minute or less.
Hit power - device turns off. Hold vol up + power, then release power. When you see it turn on, release vol up. You should now be in TWRP!
Now first thing Press Backup and make a backup of your current setup to SDcard.
3) Now somehow move the Backup you downloaded and Extracted in step one to your TWRP backup folder on your SDcard
will be something like
Make a new folder for BACKUP_NAME dont overwrite the backup you made
Code:
TWRP/BACKUPS/SERIALNUM/RESTORE_MY_PHONE/files_here
4) Power off Phone
Reboot into Recovery (Power Button + Volume Up) Choose Restore button this time choose Restore and Choose the Recovery the you downloaded.
When done flashing your back up Choose reboot from the option choose Bootloader.
Hook Phone to pc via usb cable
Open a command prompt from within your SDK/Platform-tools folder
install Stock recovery
Code:
fastboot flash recovery Stock recovery.img
Unhook Phone from USB after Flashing and press Power Button and phone will reboot.
If all went as planned you will boot up to a factory reset phone thats ready to download and install the OTA with no problems
and sorry the backup has a Custom boot animation i forgot to remove
-Bryan
Click to expand...
Click to collapse
I got this to restore my phone to stock no problem. I followed this post to a T twice and upon updating my phone goes ape$hit every time.
So frustrated with Motorola right now.

patrickm823 said:
I got this to restore my phone to stock no problem. I followed this post to a T twice and upon updating my phone goes ape$hit every time.
So frustrated with Motorola right now.
Click to expand...
Click to collapse
So... Don't update? I'm still on the original firmware, I don't see any benefit to updating.

Are you taking the update with any toggle mods, root (I.e. Superuser.apk installed), deodexed framework, battery 1% mods, power menu mod, custom boot logo, animation, etc? I never had problems taking the update with stock rom/recovery, unrooted, with no mods installed. I used this guide to restore stock when I was softbricked and bootlooping and the update worked after restoring stock recovery.
Sent from my XT897 using xda app-developers app

screen comes like for a millisecond and then this " starting services" logo doesn't go at all...it just continues forever
any help would be appreciate .

Rangerbry said:
...
Hook Phone to pc via usb cable
Open a command prompt from within your SDK/Platform-tools folder
install Stock recovery
Code:
fastboot flash recovery Stock recovery.img
Unhook Phone from USB after Flashing and press Power Button and phone will reboot.
If all went as planned you will boot up to a factory reset phone thats ready to download and install the OTA with no problems
and sorry the backup has a Custom boot animation i forgot to remove
-Bryan
Click to expand...
Click to collapse
Hello everyone,
everything works fine until I tried to flash recovery stock. This errormassage is shown in my terminal:
C:\Users\xxx\Desktop\Dokumente\Apps\unsortiert\adt-bundle-windows-x86_64\adt-bundle-windows-x86_64\sdk\platform-tools>fastboot flash recovery Stock recovery.img
(bootloader) Variable not supported!
target reported max download size of 31457280 bytes
error: cannot load 'Stock': No error
any ideas?

kaot5 said:
Hello everyone,
everything works fine until I tried to flash recovery stock. This errormassage is shown in my terminal:
C:\Users\xxx\Desktop\Dokumente\Apps\unsortiert\adt-bundle-windows-x86_64\adt-bundle-windows-x86_64\sdk\platform-tools>fastboot flash recovery Stock recovery.img
(bootloader) Variable not supported!
target reported max download size of 31457280 bytes
error: cannot load 'Stock': No error
any ideas?
Click to expand...
Click to collapse
Hm... I thought the line should be
Code:
fastboot flash recovery recovery.img
Obviously replace recovery.img with your filename.

arrrghhh said:
Hm... I thought the line should be
Code:
fastboot flash recovery recovery.img
Obviously replace recovery.img with your filename.
Click to expand...
Click to collapse
My filename is recovery.img. Is the storage limited? Previouse I had CWM now installed TWRP without deinstall, could this be a problem?

kaot5 said:
My filename is recovery.img. Is the storage limited? Previouse I had CWM now installed TWRP without deinstall, could this be a problem?
Click to expand...
Click to collapse
What is this, I don't even...
Please try with the command I provided.

arrrghhh said:
What is this, I don't even...
Please try with the command I provided.
Click to expand...
Click to collapse
I'll try it tomorrow morning. I've forget my phone at work. This means in about 10hours. Many thanks in advance

kaot5 said:
I'll try it tomorrow morning. I've forget my phone at work. This means in about 10hours. Many thanks in advance
Click to expand...
Click to collapse
This command works Thx

Rangerbry said:
Sorry Mods if this is the wrong section was just 2 many threads with people having problems was easier then tryign to reply to them all.
Directions
After doing this Your Phone This Will BeFactory Reset
1) Download The backup i madeSorry this has a Custom Boot animation rest is stock.
Extract it to a folder on your SDcard dont just copy it there.
Im going to Assume everyone at this point has ADB and Fastboot installed if not follow the instructions then come back
...
Click to expand...
Click to collapse
Thank you! Fixed soft brick after a bad system.img flash.
Still wont update. i get a dead android logo after about 30 seconds into the update, then reboots to "The software update failed!"

this is a bit outdated now that we have working RSD Lite files follow the instructions here and use the supplied files for your carrier Sprint or cspire.
[05-08-2013] Photon Q FXZ
-Bryan

Thank you

Nice share and will appy soon
I'm running on ics and wait for 4.3
I mean jelly bean ruin my battery life, so I very very hope photon q will get the ota update for 4.3

Rangerbry said:
this is a bit outdated now that we have working RSD Lite files follow the instructions here and use the supplied files for your carrier Sprint or cspire.
[05-08-2013] Photon Q FXZ
Click to expand...
Click to collapse
Hi. I'm trying to figure this out, but the link for stock recovery you posted is dead.
So I want to clarify what you wrote above... are you saying to follow the instructions here (first post in this thread) but use the recovery.img from one of the zip files in that other link (i.e. asanti_c_sprint-user-4.1.2-9.8.2Q-122_XT897_FFW-5-6-release-keys-cid9.xml.zip)?
Do I need to use "RSD Lite" for something? You didn't mention it in your instructions, but it's mentioned a lot in that other thread...

enigma9o7 said:
Hi. I'm trying to figure this out, but the link for stock recovery you posted is dead.
So I want to clarify what you wrote above... are you saying to follow the instructions here (first post in this thread) but use the recovery.img from one of the zip files in that other link (i.e. asanti_c_sprint-user-4.1.2-9.8.2Q-122_XT897_FFW-5-6-release-keys-cid9.xml.zip)?
Do I need to use "RSD Lite" for something? You didn't mention it in your instructions, but it's mentioned a lot in that other thread...
Click to expand...
Click to collapse
You can use the RSD Lite file to return to stock the method in this thread was back before we had working RSD files

Related

[Q] *HELP* Sensation stuck in boot loop

im trying to install this ROM on my Sensation: http://forum.xda-developers.com/showthread.php?t=1098849 (ARHD) - the ICS version.
So im following the instructions it points to here:http://forum.xda-developers.com/showthread.php?t=1192300
So my phone was running stock gingerbread. So i follow the instructions.
I successfully S-off the phone.
Then i did the PG58IMG.zip thing --- successfully updates --- but now the phone is in boot loop?? it says there it should reboot to home screen? I can still get to the bootloader menu but recovery or any of those options dont work?
I have tried googling but all those threads get so technical. I AM A COMPLETE UTTER AND DISGUSTING NOOB.
Please can someone give me a step by step easy to understand directions to fix my phone? please please?
To be honest the same thing happened to me when i first flashed an ICS rom.
What i did was that i connected the memory card to my PC using an adapter and deleted the PG851MG file.
Then i moved on to flashing my ICS rom (Virtuous inquisiton) and it worked out quite good.
But traditionally it should boot back after flashing the firmware.It has never happened to me again.
Thats my experience. I dont thnk tat nething should go wrong, but still the phones at your own risk. Do go thru other posts in the forum b4 u do nething.
debarox said:
To be honest the same thing happened to me when i first flashed an ICS rom.
What i did was that i connected the memory card to my PC using an adapter and deleted the PG851MG file.
Then i moved on to flashing my ICS rom (Virtuous inquisiton) and it worked out quite good.
But traditionally it should boot back after flashing the firmware.It has never happened to me again.
Thats my experience. I dont thnk tat nething should go wrong, but still the phones at your own risk. Do go thru other posts in the forum b4 u do nething.
Click to expand...
Click to collapse
I deleted the file after and it still boot loops.
How do i flash my ICS ROM? the guide says to put the ROM and the "superwipe" zip into the root of the SD card and boot load then select "install from ZIP on SD"...but nothing comes up???
Ohk here are the steps u need to follow.
1-Turn Off ur phone
2-Boot into boot loader (by holding volume down + power button)
3-Select Recovery
4-select instal zip from sd card
5-Select SuperWipe.zip
For flashing the rom follow the above steps again and just select the rom u want to flash at the end
debarox said:
Ohk here are the steps u need to follow.
1-Turn Off ur phone
2-Boot into boot loader (by holding volume down + power button)
3-Select Recovery
4-select instal zip from sd card
5-Select SuperWipe.zip
For flashing the rom follow the above steps again and just select the rom u want to flash at the end
Click to expand...
Click to collapse
When i select Recovery the HTC logo comes up then a logo of my phone with arrows and then my phone with a red triangle and a exclamation mark....thats it...nothing else happens?
HELP!
I think you dnt have CWM or 4ext on ur phone.
Did you install it first or not?
Even if you did. try Flashing the CWM again
debarox said:
I think you dnt have CWM or 4ext on ur phone.
Did you install it first or not?
Even if you did. try Flashing the CWM again
Click to expand...
Click to collapse
whats CWM???? What must i do?
and i cant install 4ext as i cant download it cause phone is in boot loop
CWM means clockwork recovery mod.
download the attachment. place it in your sd card.
Bootloader will automatically detect the file and update it.
I believe you have ur phone S-OFF b4 u are attempting this
debarox said:
CWM means clockwork recovery mod.
download the attachment. place it in your sd card.
Bootloader will automatically detect the file and update it.
I believe you have ur phone S-OFF b4 u are attempting this
Click to expand...
Click to collapse
its saying battery level too low now...im going to leave it off and charge it then try again.
make sure you
Have correct firmware for ics. Its 3.32. If your comming from GB, you need to flash the firmware because ics uses different firmware than GB. Hope this helps!
Sent from my HTC Sensation Z710e using xda premium
Stop everything. I'll give you a simple solution.
Follow this step by step.
WRITE SUPER CID [YOU ONLY NEED TO DO THIS ONCE]-
1. Download adb tools here: download for WINDOWS or download for LINUX or from the attachments below
2. On your pc click on your local disk C: Drive (or D: drive for some) (WINDOWS users: Start > My computer > Local Disk (C)
3. Create a new folder called "adb" and extract the files from adb.zip into it. Make sure it doesn't create another folder in the adb folder when extracting
Manually put the phone in the bootloader/hboot mode
Navigate to fastboot by pressing volume down and pressing power button to select (power off > vol down + power on)
It will take you to the fastboot bootloader screen on your phone
Connect your phone via USB
Your Screen should now read fastboot USB
1. enter the command "fastboot oem writecid 11111111"
2. enter the command "fastboot reboot-bootloader (Wait for it to reboot the bootloader)
3. enter the command "fastboot getvar cid" [it should confirm your CID is 11111111]
4. enter the command "fastboot reboot"
5. You can now flash any ROM you like.
Quoted from here.
Click to expand...
Click to collapse
Updating the firmware
This step is MANDATORY otherwise you ROM will not boot. Please take a look at the firmware thread so you can understand what you are about to do.
After updating the firmware you will have the 3.32 firmware with unlocked bootloader. Which basically means that you can use advanced fastboot commands, such as: flash new radios and splashscreens
Download any firmware from here.
Copy the PG58IMG.zip file you've downloaded to the root of the sdcard. Root of the sd card mean that you can't put the file inside any folder. Also, you can't rename the file. Please keep the PG58IMG otherwise the bootloader won't recognize it.
Power off your phone or remove the batt and put it back again.
Hold volume-down + power button to boot into the bootloader
Wait for the firmware package to be found and confirm to update as prompted
Once it completed successfully and prompted you to reboot, pull the battery out.
Connect your SD card to the PC and remove the PG58IMG.zip file.
Quoted from here
.
Click to expand...
Click to collapse
Download the zips for SuperWipe & your ROM and put them on your memory card.
Hold volume-down + tap the power button once to boot into the bootloader.
Press vol down to highlight Recovery and press the power button to select it.
Next, select Install zip from SDcard and touch to navigate to the location of the Super Wipe zip and select it.
Once it is done, you will be rebooted to Recovery. Again choose Install from SD card and this time navigate to the ROM and select it.
After the install is finished, go back to main recovery menu and select reboot.
That's it, you're good to go.
This will work, I'm a 100% positive on that.

Recovery no longer allows me to select files from memory (twrp)

I updated now I can't do anything. Im able to book ROM and to boot into recovery but am no longer able to select anything while in recovery.. basically if i want to changes roms or whipe data and etc.. i can't do that anymore..
Is there a way to revert back to stock? ( bootloader is unlocked before this happened and rom is rooted)
Is there a way to fix this? same thing happens when i install clockworkmod recovery..
Sent from my ASUS Transformer Pad TF300T using Tapatalk 4
let it boot and set for 30 min then reflash twrp and it works same thing happened to me
toolhas4degrees said:
let it boot and set for 30 min then reflash twrp and it works same thing happened to me
Click to expand...
Click to collapse
Can you recommend which version of twrp to use ? Link?
Sent from my SAMSUNG-SGH-T989 using Tapatalk 4
I"m still trying to fix this issue.. any help would be great
dilfatx said:
I"m still trying to fix this issue.. any help would be great
Click to expand...
Click to collapse
twrp 2.5 is the only one that has no issues as of now.
FIXED!
After doing some more extensive reading and trials and errors.. these two threads where helpful
[UNLOCKED BL] Method 2: Update using fastboot
Notes:
You will keep all your data
This is the best method to update your tablet if you want to keep all your data, and the safest one
Ensure you have the correct drivers for the tablet installed on your computer, or you will have a "waiting for device" error
To update using fastboot, follow this steps:
If you don't have fastboot yet, download it from here an unpack it somewhere on your computer
Extract the Asus firmware file and put the blob file inside fastboot folder
Open a command line on fastboot folder (write "cmd" on Windows search bar at the Start menu, and then
Code:
cd "FOLDER WHERE YOU EXTRACTED FASTBOOT"
, or you can just use SHIFT + RIGHT CLICK on the folder and select "Open command line window here" or something like that)
Reboot the tablet holding the volume down key until you see some icons. Use the volume down key to select the USB icon and then volume up to select it
Connect the tablet to the computer if you didn't do so
Write
Code:
fastboot -i 0x0B05 flash staging blob
, hit enter and wait until it completes
Hold the power button for 10 seconds to reboot the tablet
You are now updated to Android 4.2
Click to expand...
Click to collapse
and to install recovery I used this step from the same thread
[UNLOCKED BL]-- Installing TWRP (Recovery) --
Since this new update brings a new bootloader, older recovery versions from 4.1 won't work at all. Don't try to flash one!
This guide will give you a recovery that works just fine on the new bootloader. And yes, it can read/write to an external SD just fine. Follow this steps to install the new recovery on your device:
Connect the tablet to the computer
Reboot the tablet using the proper button on the power menu, holding Volume down until you see three icons (RCK, Android and Wipe Data)
Download this file and unpack it (it contains fastboot and a version of TWRP 2.5.0.0 that works with the new bootloader)
Open a command line on the extracted folder (you can use the instructions I wrote in Method 2 if you don't know how to do this) and type
Code:
fastboot -i 0x0b05 flash recovery twrp.blob
Wait for the script to complete. Once it is done, reboot the tablet by holding volume down and power button for 10 seconds or using
Code:
fastboot reboot
on the command line. Don't enter recovery directly!
You have now the new recovery for Android 4.2 .
Click to expand...
Click to collapse
from [GUIDE][14/09]Update/Recovery/Root/Downgrade Android 4.2.1 on Unlocked/Locked Devices and it was successful using this specific method :laugh:
dilfatx said:
After doing some more extensive reading and trials and errors.. these two threads where helpful
and to install recovery I used this step from the same thread
from [GUIDE][14/09]Update/Recovery/Root/Downgrade Android 4.2.1 on Unlocked/Locked Devices and it was successful using this specific method :laugh:
Click to expand...
Click to collapse
Thank you for this, I have had to go back to 2.4.4 because it was the only working one, going to try this when I'm home.
Got it working (updated from 2.4.4 to 2.5.0 finally made it work thanks and now my external SD can finally be used going to buy one only for backups
frankgreimes said:
Thank you for this, I have had to go back to 2.4.4 because it was the only working one, going to try this when I'm home.
Got it working (updated from 2.4.4 to 2.5.0 finally made it work thanks and now my external SD can finally be used going to buy one only for backups
Click to expand...
Click to collapse
no problem

[Q] Flashed boot.img, did a reboot, but phone keeps restarting after splashscreen

I'm trying to load the CM ROM to my HTC One S device. I was able to unlock and root the device. Next, I flashed the boot.img (fastboot flash boot.img) from the ROM zip file to the device and restarted it (cm-10.1-20130304-EXPERIMENTAL-ville-M2). Now my device just cycles through the HTC splash screen with the red letters "this build is for development purposes only..." -> Android Splash Screen. Phone does not properly boot up. I think I missed a step in the flashing process. Any ideas on how to proceed?
fastboot flash boot boot.img
just in case you typed it the way you wrote in your post.
what recovery are you using? what version?
maybe try twrp 2.3.3
get into bootloader and flash again, go to recovery do a full wipe and install the cm zip again.
tivofool said:
fastboot flash boot boot.img
just in case you typed it the way you wrote in your post.
what recovery are you using? what version?
maybe try twrp 2.3.3
get into bootloader and flash again, go to recovery do a full wipe and install the cm zip again.
Click to expand...
Click to collapse
Sorry, the command I used was "fastboot flash boot boot.img" The CM boot.img definitely got written to the device. I missed the step of copying the ROM to a folder on my device. I wasn't clear on this step since I'm not sure how to view folders on the device. Is there a way to load the ROM from my PC instead of copying the files to the device first?
I'm using TWRP 2.6.0.0. I'm also not clear on the back up portion since there is no SD card on this device. Is it possible to perform a backup? I thought I did one during the initial step, but now that I'm trying to restore, I don't see a backup available.
yes, the "sd card" is there as a partition or whatever. But it works the same way. Backups do work.
So in twrp mount the sd card (usb storage, whatever twrp calls it), then you can transfer the rom to your phone from your computer. Then just wipe your caches and install zip.
You can get into recovery from your bootloader, hold volume down and press power (don't hold)
tivofool said:
yes, the "sd card" is there as a partition or whatever. But it works the same way. Backups do work.
So in twrp mount the sd card (usb storage, whatever twrp calls it), then you can transfer the rom to your phone from your computer. Then just wipe your caches and install zip.
You can get into recovery from your bootloader, hold volume down and press power (don't hold)
Click to expand...
Click to collapse
Thanks for clarifying. I successfully loaded the ROM on my device.
My workflow stopped at the same spot, screen is locked in the HTC logo and the warning about the build being development purpose only, but trying again to get into bootloader and the phone doesn't load it up, it just turns off and nothing else happens
Mhord said:
My workflow stopped at the same spot, screen is locked in the HTC logo and the warning about the build being development purpose only, but trying again to get into bootloader and the phone doesn't load it up, it just turns off and nothing else happens
Click to expand...
Click to collapse
Was your battery too low?
Hopefully you can get into bootloader, that's pretty important to fix anything.
someone could correct me, but can't you hold power down until the buttons flash, then hold both power and volume down button until bootloader starts.
tivofool said:
Was your battery too low?
Hopefully you can get into bootloader, that's pretty important to fix anything.
someone could correct me, but can't you hold power down until the buttons flash, then hold both power and volume down button until bootloader starts.
Click to expand...
Click to collapse
It had like 75% charge. Buttons don't flash like normal... Got to load the bootloader flashed the recovery, reboot, same screen
Mhord said:
It had like 75% charge. Buttons don't flash like normal... Got to load the bootloader flashed the recovery, reboot, same screen
Click to expand...
Click to collapse
So you are trying to get into recovery. When you go into the bootloader, you choose recovery and it doesn't work.
you could go back to bootloader, fastboot usb.
from there open a command terminal on your computer. From your fastboot folder press shift and right mouse click <open command terminal here>
type
fastboot erase cache
then you can press power button to select hboot, then volume down to recovery.
You could try to flash a different recovery if that doesnt work. Make sure you are using the correct recovery for your device. S4 version or the S3 international type devices.
tivofool said:
So you are trying to get into recovery. When you go into the bootloader, you choose recovery and it doesn't work.
you could go back to bootloader, fastboot usb.
from there open a command terminal on your computer. From your fastboot folder press shift and right mouse click <open command terminal here>
type
fastboot erase cache
then you can press power button to select hboot, then volume down to recovery.
You could try to flash a different recovery if that doesnt work. Make sure you are using the correct recovery for your device. S4 version or the S3 international type devices.
Click to expand...
Click to collapse
mmm yeah tried what you said, and still got stuck in "entering recovery".
I used eyeballer recovery which is the one CM recommends on their wiki
EDIT: My HBOOT says VilleC2 in that case S3 recovery would be the correct one?
EDIT: Yep found the correct recovery back in business, many thanks Tivofool

[Completed] Bricked zenfone 2 - OTA update while rooted - unsucessful flash

My problem:
I had a temporary CWM installed on my Asus Zenfone 2 ZE551ML 4gb/32GB and without thinking, installed an OTA update form 2.20.40.63 to 2.20.40.90.
My phone booted to the Asus logo with the loading circle and got no further.
Sadly I did not have USB debugging enabled at the time so I cant detect it in ADB in recovery mode to sideload.
I have tried to copy firmware to my Micro sd and load from there but my phone has never recognised or mounted SD cards so that is out of the question.
As a last resort I tried flashing the Boot.img, Recovery.img, droidboot.img and system.img, now it wont even get to the asus logo without coming up with and android logo with a red triangle above it, the same logo that comes up when I now try to enter recovery mode.
I have recorded a video of the process I followed to flash the zfone, but cant post it here as this is my first post, but I think I can send it to someone through messages
What am I doing wrong and how do I get my phone back?
Any help would be hugely appreciated, and keep in mind Im a bit of a noob so set by step instructions would be awesome, Thanks guys
Update: the original .img files i used were apparently already rooted, so I am now extracting the 2.20.40.90 firmware from the official Asus site and I will try to flash with those.
but I cant find the system.img inside the UL-Z00A-WW-2.20.40.90-user.zip and was wondering, do I need to take out the Boot.img. droidboot.img and recovery.img then turn all the existing files into a system.img?
Hi, thank you for using XDA Assist. Try asking in your device's specific forum here, http://forum.xda-developers.com/zenfone2 They are the experts on your device. I would start by posting in this thread, http://forum.xda-developers.com/zenfone2/help/help-post-questions-instead-making-t2997779
jd1639 said:
Hi, thank you for using XDA Assist. Try asking in your device's specific forum here, http://forum.xda-developers.com/zenfone2 They are the experts on your device. I would start by posting in this thread, http://forum.xda-developers.com/zenfone2/help/help-post-questions-instead-making-t2997779
Click to expand...
Click to collapse
Ahh thank you, sorry I didnt really know where to post the question
Fixed my phone!!
Ok guys, so I figured out what I was doing wrong.
I preformed the flash correctly with pre-rooted system.img, but I didnt wipe the cache, as soon as I did, my phone booted to a normal rooted device!!
If you want to do this yourself, download pre rooted versins of these files (easy to find with a quick google search)
Recovery.img
Boot.img
Droidboot.img
System.img
ADB tethered launcher (not needed if your phone can enter recovery mode)
and place them all in a new folder (lets call it zenUnbrick)
Boot your zenfone 2 into fast boot mode, then connect it to your pc
(Hold volume up button and power button, when your phone vibrates let go of the power button and continue to hold the volume + button until you see the fastboot screen)
Now hold down shift + right click inside the zenunbrick folder and select 'open command window here'
When that opens, run these commands in this order. Wait till each one finishes and be aware that the (fastboot flash system system.img) command takes quite a while to work its magic, so be patient and dont turn off your phone
fastboot flash fastboot droidboot.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
fastboot reboot
when your phone reboots, it will most likely still seem bricked, but do not despair!! this is where you open up the ADB tethered launcher, although if your phone can enter recovery mode then you dont need this program
Option 1 - If your phone can enter recovery mode
Boot your phone into fastboot mode
use volume up and down to select recovery mode and use power button to select
wait for your phone to reboot
when you see the broken android symbol, press volume up button and power button simultaneously
select wipe cache and wait (it takes a while)
select reboot now
Your phone is now unbricked and rooted!!
Option 2 - If your phone cant enter recovery mode
Boot your phone into fastboot mode and connect it to your pc
open ADB tethered launcher
type 'ACCEPT'
when it loads type 'T4'
wait for your phone to reboot
select wipe cache and wait (it takes a while)
Select reboot now
Your phone is now unbricked and rooted!!

Honor 6 - Unable to access recovery mode. Stuck at boot screen (honor logo)

Hi,
My Honor 6 (Indian Version) was stuck in boot loop post OTA upgrade from B822 to B831. In order to fix this issue, I went through many forums available online and then decided to use the Multi Tool to downgrade to Android L & EMUI 3.1.
To get this done I have followed the below steps:
1. Unlock bootloader
2. Extract BOOT, CUST, RECOVERY and SYSTEM files from the update package downloaded from Honor.in site. //(Honor 6_Firmware_H60-L04_Android 5.1.1_EMUI 3.1_C675B570_India_Flipkart)//
3. Used Multi Tool to unbrick.
Post this the phone is not able to get into recovery mode; it's stuck at the logo screen. It doesnot recognise the 3 button command to boot into recovery mode.
I have tried using the 'boot to recovery' command in Multi Tool but it throws error "daemon not running starting on port 5037".
I have also tried adb command but for some reason my computer does not recognise my mobile.
i.e. adb devices --> doesnot show my device. (yes, I have updated the abb drivers). So I am not able to use any adb commands.
Then i tried installing/flashing CWM & TWRP recovery. None helped. :crying:
Now I am here, out of options and do not know how to proceed.
Could someone in this forum help me fix the current issue? Please.
In addition, I would like to know a few things:
a. How to install a new OS/ROM on a dead phone? (Healthy hardware with corrupt software)
b. How to format any phone and start a fresh installation?
c. How to read internal memory of a phone which has no ROM or corrupt software?
I am new to all this. Please bear with me.
Thanks,
Sampath
sampathnayak09 said:
Hi,
My Honor 6 (Indian Version) was stuck in boot loop post OTA upgrade from B822 to B831. In order to fix this issue, I went through many forums available online and then decided to use the Multi Tool to downgrade to Android L & EMUI 3.1.
To get this done I have followed the below steps:
1. Unlock bootloader
2. Extract BOOT, CUST, RECOVERY and SYSTEM files from the update package downloaded from Honor.in site. //(Honor 6_Firmware_H60-L04_Android 5.1.1_EMUI 3.1_C675B570_India_Flipkart)//
3. Used Multi Tool to unbrick.
Post this the phone is not able to get into recovery mode; it's stuck at the logo screen. It doesnot recognise the 3 button command to boot into recovery mode.
I have tried using the 'boot to recovery' command in Multi Tool but it throws error "daemon not running starting on port 5037".
I have also tried adb command but for some reason my computer does not recognise my mobile.
i.e. adb devices --> doesnot show my device. (yes, I have updated the abb drivers). So I am not able to use any adb commands.
Then i tried installing/flashing CWM & TWRP recovery. None helped. :crying:
Now I am here, out of options and do not know how to proceed.
Could someone in this forum help me fix the current issue? Please.
In addition, I would like to know a few things:
a. How to install a new OS/ROM on a dead phone? (Healthy hardware with corrupt software)
b. How to format any phone and start a fresh installation?
c. How to read internal memory of a phone which has no ROM or corrupt software?
I am new to all this. Please bear with me.
Thanks,
Sampath
Click to expand...
Click to collapse
First of all hold and press power + vol down to boot into bootloader mode and type
Fastboot devices
After connecting your phone to PC and opening a command window in platform-tools. Your device should be listed.
adb devices works only when your phone is already booted into Android or running twrp.
Copy and paste the four image files to platform-tools folder and fire these commands
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
Fastboot flash system system.img
Fastboot flash cust cust.img
And then use the 3 button command.
(Platform-tools folder can be downloaded after installing latest Android SDK software)
How to return back to Stock Recovery & Install Stock Rom.
muradulislam said:
First of all hold and press power + vol down to boot into bootloader mode and type
Fastboot devices
After connecting your phone to PC and opening a command window in platform-tools. Your device should be listed.
adb devices works only when your phone is already booted into Android or running twrp.
Copy and paste the four image files to platform-tools folder and fire these commands
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
Fastboot flash system system.img
Fastboot flash cust cust.img
And then use the 3 button command.
(Platform-tools folder can be downloaded after installing latest Android SDK software)
Click to expand...
Click to collapse
I am in a bit different situation, let me explain.
Till day before yesterday I was on B570 Rom, then I upgraded over OTA to B831, then Unlocked Bootloader, Rooted, Installed Latest TWRP Recovery & Installed Latest Xposed Framework, everything went successfull & My phone is running fine.
But the question that arises to me is that none of the Stock Marshmallow update for Honor 6 - H60-L04 has been stable as compared to Lollipop Version & I found B570 super stable & the possibility of myself reverting back to B570 is more. What would be the procedure to revert back to B570.. I think first of all I would have to revert back to stock recovery & then flash the rom package, but how to do this successfully.
Kindly advice.
muradulislam said:
First of all hold and press power + vol down to boot into bootloader mode and type
Fastboot devices
After connecting your phone to PC and opening a command window in platform-tools. Your device should be listed.
adb devices works only when your phone is already booted into Android or running twrp.
Copy and paste the four image files to platform-tools folder and fire these commands
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
Fastboot flash system system.img
Fastboot flash cust cust.img
And then use the 3 button command.
(Platform-tools folder can be downloaded after installing latest Android SDK software)
Click to expand...
Click to collapse
Thank you for your response. :good:
I have flashed all the files using the fastboot mode, but my phone does not recognise the 3 button command.
It either displays the Honor logo or restarts with a quick vibration. the only command it recognised is 'Vol Down + USB plugged into a computer' (for fastboot).
When flashed with Honor Custom or CWM recovery the phone does not recognise:
1. Vol up + Vol down + Power - for recovery mode
2. Vol down + Power - for hard reset/clear cache partition
When flashed with TWRP recovery the phone only recognises: Power + Vol Up button which boots into recovery mode; however this works only when connected to a power source, the moment I disconnect the power cable the phone switches off.
I tried to install Honor 6 custom ROM EMUI4.0 using TWRP. Need guidance on the below two scenarios.
1. TWRP only recognises .zip files. HONOR custom ROMs are in .app format. What should I do?
2. As a work around, I have downloaded 'Honor 6_Firmware_H60-L04_Andriod 6.0_EMUI 4.0_C432B820_Channel-Others.zip' from xda forum and tried installing it, but TWRP throws a 'no md5 file found' error.
To address this I tried using WinMD5.exe to get the MD5 code and manually created a .MD5 file, but TWRP did not recognise it. Please guide.
Thanks,
Sampath
sampathnayak09 said:
Thank you for your response. :good:
I have flashed all the files using the fastboot mode, but my phone does not recognise the 3 button command.
It either displays the Honor logo or restarts with a quick vibration. the only command it recognised is 'Vol Down + USB plugged into a computer' (for fastboot).
When flashed with Honor Custom or CWM recovery the phone does not recognise:
1. Vol up + Vol down + Power - for recovery mode
2. Vol down + Power - for hard reset/clear cache partition
When flashed with TWRP recovery the phone only recognises: Power + Vol Up button which boots into recovery mode; however this works only when connected to a power source, the moment I disconnect the power cable the phone switches off.
I tried to install Honor 6 custom ROM EMUI4.0 using TWRP. Need guidance on the below two scenarios.
1. TWRP only recognises .zip files. HONOR custom ROMs are in .app format. What should I do?
2. As a work around, I have downloaded 'Honor 6_Firmware_H60-L04_Andriod 6.0_EMUI 4.0_C432B820_Channel-Others.zip' from xda forum and tried installing it, but TWRP throws a 'no md5 file found' error.
To address this I tried using WinMD5.exe to get the MD5 code and manually created a .MD5 file, but TWRP did not recognise it. Please guide.
Thanks,
Sampath
Click to expand...
Click to collapse
@DigiGoon
@sampathnayak09
You need to flash stock recovery first, by executing this command:
Code:
fastboot flash recovery recovery.img
@sampathnayak09
Make sure your power button is working correctly. If the files can be flashed successfully, you should be able to boot into recovery.
Honor firmware can only be flashed using three button method. You can search online for making .zip from .app but I am not sure that will solve your problem.
---------- Post added at 04:10 AM ---------- Previous post was at 04:06 AM ----------
mahadikrs said:
I am in a bit different situation, let me explain.
Till day before yesterday I was on B570 Rom, then I upgraded over OTA to B831, then Unlocked Bootloader, Rooted, Installed Latest TWRP Recovery & Installed Latest Xposed Framework, everything went successfull & My phone is running fine.
But the question that arises to me is that none of the Stock Marshmallow update for Honor 6 - H60-L04 has been stable as compared to Lollipop Version & I found B570 super stable & the possibility of myself reverting back to B570 is more. What would be the procedure to revert back to B570.. I think first of all I would have to revert back to stock recovery & then flash the rom package, but how to do this successfully.
Kindly advice.
Click to expand...
Click to collapse
There are rollback packages for going back. I have read those threads on XDA but could not find them again. Will look for them and will send you a link as soon as I found one.
muradulislam said:
@sampathnayak09
Make sure your power button is working correctly. If the files can be flashed successfully, you should be able to boot into recovery.
Honor firmware can only be flashed using three button method. You can search online for making .zip from .app but I am not sure that will solve your problem.
---------- Post added at 04:10 AM ---------- Previous post was at 04:06 AM ----------
There are rollback packages for going back. I have read those threads on XDA but could not find them again. Will look for them and will send you a link as soon as I found one.
Click to expand...
Click to collapse
Thanks for the reply.
If I extract the recovery.img from the B831 Rom Package & flash the same using the below command will it give me back my stock recovery.
fastboot flash recovery recovery.img
And if once I am on Stock Recovery I hope I can again Install a full fresh copy of the B831 Package which will be with Stock Recovery i.e NO TWRP Recovery & root free. And after that when I get the rollback package I can revert back to B570. Pls advice am I going right or is there any possibility that I will brick my phone.
sampathnayak09 said:
Thank you for your response. :good:
I have flashed all the files using the fastboot mode, but my phone does not recognise the 3 button command.
It either displays the Honor logo or restarts with a quick vibration. the only command it recognised is 'Vol Down + USB plugged into a computer' (for fastboot).
When flashed with Honor Custom or CWM recovery the phone does not recognise:
1. Vol up + Vol down + Power - for recovery mode
2. Vol down + Power - for hard reset/clear cache partition
When flashed with TWRP recovery the phone only recognises: Power + Vol Up button which boots into recovery mode; however this works only when connected to a power source, the moment I disconnect the power cable the phone switches off.
I tried to install Honor 6 custom ROM EMUI4.0 using TWRP. Need guidance on the below two scenarios.
1. TWRP only recognises .zip files. HONOR custom ROMs are in .app format. What should I do?
2. As a work around, I have downloaded 'Honor 6_Firmware_H60-L04_Andriod 6.0_EMUI 4.0_C432B820_Channel-Others.zip' from xda forum and tried installing it, but TWRP throws a 'no md5 file found' error.
To address this I tried using WinMD5.exe to get the MD5 code and manually created a .MD5 file, but TWRP did not recognise it. Please guide.
Thanks,
Sampath
Click to expand...
Click to collapse
If the phone keeps going off you tried charging for a while? Battery might not be charging due to no OS.
Sent from my H60-L04 using XDA Labs
mahadikrs said:
Thanks for the reply.
If I extract the recovery.img from the B831 Rom Package & flash the same using the below command will it give me back my stock recovery.
fastboot flash recovery recovery.img
And if once I am on Stock Recovery I hope I can again Install a full fresh copy of the B831 Package which will be with Stock Recovery i.e NO TWRP Recovery & root free. And after that when I get the rollback package I can revert back to B570. Pls advice am I going right or is there any possibility that I will brick my phone.
Click to expand...
Click to collapse
Try out this thread...
http://forum.xda-developers.com/hon...wngrade-eu-h60-l04-indian-b810-t3367031/page1
My honor 6 bricked about a month ago so can not verify this method but to get out of bootloop, always keep a nandroid backup of your device somewhere safe.
You can make a nandroid backup using twrp. Save it to SD card and then copy it to your PC to keep it safe.
muradulislam said:
Try out this thread...
http://forum.xda-developers.com/hon...wngrade-eu-h60-l04-indian-b810-t3367031/page1
My honor 6 bricked about a month ago so can not verify this method but to get out of bootloop, always keep a nandroid backup of your device somewhere safe.
You can make a nandroid backup using twrp. Save it to SD card and then copy it to your PC to keep it safe.
Click to expand...
Click to collapse
Thanks for your response.
I was able to do as per the steps I mentioned in my earlier post & now I have successfully Downgraded to B570, With Unlocked Bootloader, Rooted, TWRP & Xposed Installed. So its time for me to change my signature.
P.s : Also Updated TWRP to the Latest Version i.e TWRP 3.0.2-0
DigiGoon said:
@sampathnayak09
You need to flash stock recovery first, by executing this command:
Code:
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Hi,
I did flash the stock recovery, but my phone keeps rebooting and doesn't get into recovery mode.
I am sure it has sufficient battery charge. (Close to 90%).
Is there a way to do a clean install on Android phones? Like the way we install Windows OS on computers. Format hard disks, create partitions and then install a fresh OS?
Thanks
mahadikrs said:
Thanks for your response.
I was able to do as per the steps I mentioned in my earlier post & now I have successfully Downgraded to B570, With Unlocked Bootloader, Rooted, TWRP & Xposed Installed. So its time for me to change my signature.
P.s : Also Updated TWRP to the Latest Version i.e TWRP 3.0.2-0
Click to expand...
Click to collapse
Hi,
Could you please provide links to
1. The downgrade transition package.
2. Latest TWRP version.
Also plz help me understand the benifits of TWRP when it cannot be used to install the stock ROM?
sampathnayak09 said:
Hi,
Could you please provide links to
1. The downgrade transition package.
2. Latest TWRP version.
Also plz help me understand the benifits of TWRP when it cannot be used to install the stock ROM?
Click to expand...
Click to collapse
Find attached below the required links for Rollback package & TWRP.
1) https://club.hihonor.com/in/honor6.217/downgrade-link-from-marshmallow-b831-to-lollipop-b570.7935
2) https://twrp.me/devices/huaweihonor6.html
Regarding TWRP, it lets you install custom roms & other apps which cannot be installed thru stock recovery e.g Xposed Framework. Further TWRP is useful for restoring the phone as it allows to restore the phone by using Nandroid backups taken earlier, provided the Nandroid backups are stored in SD Card. There may be more advantages which I am still trying to find out.
mahadikrs said:
Find attached below the required links for Rollback package & TWRP.
1) https://club.hihonor.com/in/honor6.217/downgrade-link-from-marshmallow-b831-to-lollipop-b570.7935
2) https://twrp.me/devices/huaweihonor6.html
Regarding TWRP, it lets you install custom roms & other apps which cannot be installed thru stock recovery e.g Xposed Framework. Further TWRP is useful for restoring the phone as it allows to restore the phone by using Nandroid backups taken earlier, provided the Nandroid backups are stored in SD Card. There may be more advantages which I am still trying to find out.
Click to expand...
Click to collapse
Thank you for providing the links. Let me try installing these.
muradulislam said:
First of all hold and press power + vol down to boot into bootloader mode and type
Fastboot devices
After connecting your phone to PC and opening a command window in platform-tools. Your device should be listed.
adb devices works only when your phone is already booted into Android or running twrp.
Copy and paste the four image files to platform-tools folder and fire these commands
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
Fastboot flash system system.img
Fastboot flash cust cust.img
And then use the 3 button command.
(Platform-tools folder can be downloaded after installing latest Android SDK software)
Click to expand...
Click to collapse
goldfinv said:
If the phone keeps going off you tried charging for a while? Battery might not be charging due to no OS.
Sent from my H60-L04 using XDA Labs
Click to expand...
Click to collapse
Phone has 75% + charge as shown in TWRP recovery.
sampathnayak09 said:
Phone has 75% + charge as shown in TWRP recovery.
Click to expand...
Click to collapse
Maybe try flashing one of the custom EMUI ROMs via TWRP?
Sent from my H60-L04 using XDA Labs
@mahadikrs @muradulislam @goldfinv
Thank you for your input guys. I am now able to enter stock recovery mode (3 button mode); however, the installation stops at 5%.
Any suggestions?
sampathnayak09 said:
@[email protected]@goldfinv
Thank you for your input guys. I am now able to enter stock recovery mode (3 button mode); however, the installation stops at 5%.
Any suggestions?
Click to expand...
Click to collapse
Give it a couple of tries. Users have suggested that it usually gets stuck somewhere but trying for 2,3 times gets the job done.
Sent from my PLK-L01 using XDA Labs
sampathnayak09 said:
@mahadikrs @muradulislam @goldfinv
Thank you for your input guys. I am now able to enter stock recovery mode (3 button mode); however, the installation stops at 5%.
Any suggestions?
Click to expand...
Click to collapse
Let me know which Rom version is your phone running now & which version you are trying to migrate to.
Also if 3 button Force update is not working then you can try the project menu option.
But first let me know what state your phone is currently in.

Categories

Resources