Asus Zenfone 5 unbrick.. help me! - General Questions and Answers

I update the phone SKU = TW to WW, in the process of updating the device stands at around 30%, which does not run on the next stop. I waited over 30 minutes still the same and I reset the phone and the result is brick, just boot up black screen and USB symbol, on the discovery fastboot recovery lost.
sorry, my english bad

my zf4 stuck on usb mode too. do you solve it?

please help!!! zenfone 5 hard bootlop/bricked
please help!!! zenfone 5 hard botlop/bricked, just booting and first screen initial logo. and i dont know serial frmware use first, please guide me to fix it, thanks

jarotsakir said:
please help!!! zenfone 5 hard botlop/bricked, just booting and first screen initial logo. and i dont know serial frmware use first, please guide me to fix it, thanks
Click to expand...
Click to collapse
can you go to fastboot ? hold vol up and turn on your phone if can
download ADB Fastboot n install (google it)
download the windows zenfone 5 driver
download firmware from asus site i use V1.14.40.50 for WW
extract and you get UL-ASUS_T00F-WW-1.14.40.50-user.zip
get fastboot.img, boot.img from the zip and copy to adb folder
rename UL-ASUS_T00F-WW-1.14.40.50-user.zip and move it to adb folder
hold vol up and turn on your phone - should went to fastboot
open cmd and go to adb folder
type the following 2 lines: "fastboot flash fastboot fastboot.img" and "fastboot flash boot boot.img" (look phone screen, should say successfully for both)
go to recovery - wipe data (google zenfone recovery mode - follow the blog guide)
choose apply update from adb
from cmd above type "adb sideload <filename>.zip"
reboot n done

decatz said:
can you go to fastboot ? hold vol up and turn on your phone if can
download ADB Fastboot n install (google it)
download the windows zenfone 5 driver
download firmware from asus site i use V1.14.40.50 for WW
extract and you get UL-ASUS_T00F-WW-1.14.40.50-user.zip
get fastboot.img, boot.img from the zip and copy to adb folder
rename UL-ASUS_T00F-WW-1.14.40.50-user.zip and move it to adb folder
hold vol up and turn on your phone - should went to fastboot
open cmd and go to adb folder
type the following 2 lines: "fastboot flash fastboot fastboot.img" and "fastboot flash boot boot.img" (look phone screen, should say successfully for both)
go to recovery - wipe data (google zenfone recovery mode - follow the blog guide)
choose apply update from adb
from cmd above type "adb sideload <filename>.zip"
reboot n done
Click to expand...
Click to collapse
I can't enter fastboot mode, after I pressed power +volup, just usb logo appear on the screen

harrysuccess said:
I can't enter fastboot mode, after I pressed power +volup, just usb logo appear on the screen
Click to expand...
Click to collapse
I am a Xperia developer but I can guide you through the process.
Download the data and stuff as you have been told.
Make sure your phone is switched off
Press and hold voulme up button and connect your phone to pc
you are in fastboot mode.

decatz said:
can you go to fastboot ? hold vol up and turn on your phone if can
download ADB Fastboot n install (google it)
download the windows zenfone 5 driver
download firmware from asus site i use V1.14.40.50 for WW
extract and you get UL-ASUS_T00F-WW-1.14.40.50-user.zip
get fastboot.img, boot.img from the zip and copy to adb folder
rename UL-ASUS_T00F-WW-1.14.40.50-user.zip and move it to adb folder
hold vol up and turn on your phone - should went to fastboot
open cmd and go to adb folder
type the following 2 lines: "fastboot flash fastboot fastboot.img" and "fastboot flash boot boot.img" (look phone screen, should say successfully for both)
go to recovery - wipe data (google zenfone recovery mode - follow the blog guide)
choose apply update from adb
from cmd above type "adb sideload <filename>.zip"
reboot n done
Click to expand...
Click to collapse
done all but my error is in tmp/update.zip pls help me

help
my asus zenfone 5 WW T00F can't enter droidboot. and stuck on asus logo. how i can flash rom without droidboot?

zenfon 5 stuck on boot screen
decatz said:
can you go to fastboot ? hold vol up and turn on your phone if can
download ADB Fastboot n install (google it)
download the windows zenfone 5 driver
download firmware from asus site i use V1.14.40.50 for WW
extract and you get UL-ASUS_T00F-WW-1.14.40.50-user.zip
get fastboot.img, boot.img from the zip and copy to adb folder
rename UL-ASUS_T00F-WW-1.14.40.50-user.zip and move it to adb folder
hold vol up and turn on your phone - should went to fastboot
open cmd and go to adb folder
type the following 2 lines: "fastboot flash fastboot fastboot.img" and "fastboot flash boot boot.img" (look phone screen, should say successfully for both)
go to recovery - wipe data (google zenfone recovery mode - follow the blog guide)
choose apply update from adb
from cmd above type "adb sideload <filename>.zip"
reboot n done
Click to expand...
Click to collapse
it doesnt work . it still stuck on boot screen .. help me please

My asuszenfone5 had usb logo lots of time, when i tried to update to kitkat. You need to try several times power+ vol up (1sec after) since the device has a power button unresponsive. Then just follow the tutorial people told you. Get usb drivers from microsoft(on win8 must give program installer compatibility mode on XPSP3 and administrator previleges to install it properly)In my case i would have batery logo/usb logo several times before getting access to boot mode (10 min attempts So keep trying dont give up. Its an excelent phone but with power button unresponsive/. The same thing happens while you try to wake up phone after deepsleep mode.

Pedromja said:
My asuszenfone5 had usb logo lots of time, when i tried to update to kitkat. You need to try several times power+ vol up (1sec after) since the device has a power button unresponsive. Then just follow the tutorial people told you. Get usb drivers from microsoft(on win8 must give program installer compatibility mode on XPSP3 and administrator previleges to install it properly)In my case i would have batery logo/usb logo several times before getting access to boot mode (10 min attempts So keep trying dont give up. Its an excelent phone but with power button unresponsive/. The same thing happens while you try to wake up phone after deepsleep mode.
Click to expand...
Click to collapse
is there any other way to get into the bootloader? i'm stucked in the white asus logo.. :crying::crying::crying:

same problem here... android start, then after a sec and a UI error restart continuosly... mine is a CUCC version... i can start in droidboot mode but when i try to use fastboot, (phone is in fastboot cmd waiting) then CMD(download:00cf6400).. and freeze, on windows cmd i get sending fastboot FAILED invalid argument..
some ideas?

decatz said:
can you go to fastboot ? hold vol up and turn on your phone if can
download ADB Fastboot n install (google it)
download the windows zenfone 5 driver
download firmware from asus site i use V1.14.40.50 for WW
extract and you get UL-ASUS_T00F-WW-1.14.40.50-user.zip
get fastboot.img, boot.img from the zip and copy to adb folder
rename UL-ASUS_T00F-WW-1.14.40.50-user.zip and move it to adb folder
hold vol up and turn on your phone - should went to fastboot
open cmd and go to adb folder
type the following 2 lines: "fastboot flash fastboot fastboot.img" and "fastboot flash boot boot.img" (look phone screen, should say successfully for both)
go to recovery - wipe data (google zenfone recovery mode - follow the blog guide)
choose apply update from adb
from cmd above type "adb sideload <filename>.zip"
reboot n done
Click to expand...
Click to collapse
I tried to follow this, but every time the it finished the sideload, I still get an error which says "assert failed : greater_than_int (getprop("ro.build.date.utc").1392739......, and then the installation got aborted. I can't access the internal memory cuz I believed my phone was bricked and when opening the phone, I was just stuck with the loading screen and not getting through.
Got this problem when I tried to update my phone to kitkat. The installation got stuck at about 30% and tried to reset it and now I have this problem.
I appreciate it if someone will see this and reply to me. Thanks

help
Hey everyone i have problem same like before i cant enter droidboot whenever i try to hold power and volume up i just get usb logo hope anyone can help this problem

decatz said:
can you go to fastboot ? hold vol up and turn on your phone if can
download ADB Fastboot n install (google it)
download the windows zenfone 5 driver
download firmware from asus site i use V1.14.40.50 for WW
extract and you get UL-ASUS_T00F-WW-1.14.40.50-user.zip
get fastboot.img, boot.img from the zip and copy to adb folder
rename UL-ASUS_T00F-WW-1.14.40.50-user.zip and move it to adb folder
hold vol up and turn on your phone - should went to fastboot
open cmd and go to adb folder
type the following 2 lines: "fastboot flash fastboot fastboot.img" and "fastboot flash boot boot.img" (look phone screen, should say successfully for both)
go to recovery - wipe data (google zenfone recovery mode - follow the blog guide)
choose apply update from adb
from cmd above type "adb sideload <filename>.zip"
reboot n done
Click to expand...
Click to collapse
please help,,,
my zenfone 5 can't enter to fastboot mode ,,, (i've try to hit power and volume up but still can't enter to fashboot mode) and my phone stuck at boot loop...

bondgibtune said:
please help,,,
my zenfone 5 can't enter to fastboot mode ,,, (i've try to hit power and volume up but still can't enter to fashboot mode) and my phone stuck at boot loop...
Click to expand...
Click to collapse
i get same problem
help me..........

Zenforce 4 same problem?
Similar problem with Asus Zenforce/Zenfone 4, any help?

solution for stuk to usb logo
W4sh said:
Similar problem with Asus Zenforce/Zenfone 4, any help?
Click to expand...
Click to collapse
go to my new blog i solve this problem
engashrafn.blogspot.com​watch the video and it will help you to access to droidboot :good:

eng.naim said:
go to my new blog i solve this problem
engashrafn.blogspot.com​watch the video and it will help you to access to droidboot :good:
Click to expand...
Click to collapse
@eng.naim
Nice try budd, I did the trick with my Zenforce 4_T00i_TW but it does'nt respond after usb plugin'... In fact windows does'nt recognize it since his bricking (no driver match). I've seen something similar as yours on this page http://androidxda.com/flash-stock-rom-using-intel-phone-flash-tool
I've received a message log fom MFT, it says that the xml might be not totally correct or well parsed..

W4sh said:
@eng.naim
Nice try budd, I did the trick with my Zenforce 4_T00i_TW but it does'nt respond after usb plugin'... In fact windows does'nt recognize it since his bricking (no driver match). I've seen something similar as yours on this page
I've received a message log fom MFT, it says that the xml might be not totally correct or well parsed..
Click to expand...
Click to collapse
Im not understand you. your problem is the cloverview driver or the flash.xml not parsed to MFT
if your comp. not recognize Cloverview plus driver try to uninstall any past drivers and reinstall isoc driver from my blog and if any error copy it here and i will try to help you thanks

Related

Google Nexus S Stuck at Google Logo

I am Having Samsng Google Nexus S i9020T..... After I updated it to ICS via OTA phone is not rebooting... It has stucked at Google Logo.. I have tried taking the battery out and reinserting it still Phone does not turn on... Plz Plz help me with this its very very urgent... PLz Help me asap possible.. I have also tried getting into fastboot mode and also have tried to wipe cache/factory reset...still Phone Does not turn on.., Help me asap and give me full procedure in detail or give me the link...
this might help u
http://forum.xda-developers.com/showthread.php?t=1397393
nicks2587 said:
I am Having Samsng Google Nexus S i9020T..... After I updated it to ICS via OTA phone is not rebooting... It has stucked at Google Logo.. I have tried taking the battery out and reinserting it still Phone does not turn on... Plz Plz help me with this its very very urgent... PLz Help me asap possible.. I have also tried getting into fastboot mode and also have tried to wipe cache/factory reset...still Phone Does not turn on.., Help me asap and give me full procedure in detail or give me the link...
Click to expand...
Click to collapse
How long did you wait for it to boot up? Sometimes after it update, it takes quite a while. I've waited as long as 6 minutes before for the first boot but then afterwards it is much, much faster.
Still No Progres
greg2826 said:
this might help u
http://forum.xda-developers.com/showthread.php?t=1397393
Click to expand...
Click to collapse
I waited for almost 15 mins.. also tried to boot it again and again for 15-20 Times by taking out battery.. still no progress.. While I get into Fastboot Mode it shows "Lock Status: LOCKED" Which might mean my boot loader has locked.. I ve tried to unlock bootloader via cmd and following all procedures still at Fastboot Mode Lock Status shows Locked.... I urgently need your help... help me asap.... What to do?? Any Expert from Gujarat or Near By Vadodara(Gujarat) Please Contact me at my mail id [email protected]... Thanx in Advance...
This is the same issue, try the suggested solutions:
http://forum.xda-developers.com/showthread.php?t=1787169
SamuelDebruyn said:
Ok, you'll need a Windows computer to fix this. Linux should work too but if you're using Linux I guess you could figure out what would be the instructions for Linux yourself. Mac would work too but I don't know how.
Download and install the Android SDK on your computer from http://developer.android.com/sdk/index.html
Open the SDK Manager (there should be a shortcut in your start menu) and install "Android SDK Tools" and "Android SDK Platform-tools" and "Google USB Driver" (it's in Extra).
Turn your phone off, take the battery out, look at the bottom of the phone and write down the model number.
Now go to https://developers.google.com/android/nexus/images and download the factory image for your model for version 4.0.4.
You'll need something like 7-Zip (http://www.7-zip.org/) to open it.
Copy image-so....zip, radio-crespo...img and bootloader-crespo...img from the factory image to the platform-tools directory (on most computers it will be C:\Program Files (x86)\Android\android-sdk\platform-tools and you'll need Administrator rights).
Now open the platform-tools directory from the Android SDK and right click on an empty space while holding the SHIFT button and select "Open command prompt here".
Put the battery back in your phone and press Power while holding the Volume-Up button so it will boot into fastboot mode. Then connect it to your pc.
If Windows starts complaining about drivers then point it your SDK installation directory (include subfolders) or use 7-Zip to unpack http://www.mediafire.com/?5a7gou9droidi53 and point Windows to the directory where you unpacked it. More info on http://www.sevenforums.com/tutorials/97061-driver-install-device-manager.html
When you type "fastboot devices" and press Enter in the command prompt you opened before it should list one device (being your phone).
If you haven't unlocked your phone before type "fastboot oem unlock" and press Enter. Follow the instructions on the screen on your phone to complete the unlock.
Next type "fastboot flash bootloader bootloader-crespo...img" (you can press TAB to auto-complete) and press Enter. (THIS IS THE MOST IMPORTANT STEP, IF THIS GOES WRONG YOUR PHONE IS SCREWED. Don't continue if another step didn't succeed. If this works, then you can do anything with it.)
Now type "fastboot reboot-bootloader" and press Enter and wait for your phone to reboot into fastboot mode.
Next type "fastboot flash radio radio-crespo...img" (you can press TAB to auto-complete) and press Enter.
Now type "fastboot reboot-bootloader" and press Enter and wait for your phone to reboot into fastboot mode.
Next type "fastboot -w update image-....zip" and press Enter.
Now type "fastboot reboot-bootloader" and press Enter and wait for your phone to reboot into fastboot mode.
Next download http://download2.clockworkmod.com/recoveries/recovery-clockwork-6.0.0.7-crespo.img and also put it in the platform-tools directory.
Then type "fastboot flash recovery recovery-clockwork-6.0.0.7-crespo.img" and press Enter.
Now type "fastboot reboot-bootloader" and press Enter and wait for your phone to reboot into fastboot mode.
Now use the volume keys on your phone to navigate to the word Recovery and press the Power button to boot into recovery.
You're now in CWM Recovery, use the volume keys and the power button to go to Mounts & Storage > Mount USB Storage (you might have to scroll down). Now it will come up on your pc and you can transfer the update file for Jelly Bean to your phone. You can find it here: http://forum.xda-developers.com/showpost.php?p=27965168&postcount=1 (use the one for your model for IMM76D).
Unmount the usb storage, go back to the main menu and go to Install Zip from sdcard > Choose zip from sdcard and open the update file you just transferred to your phone.
You can now go back to the main menu and choose "reboot system now". It will ask you if you want to remove the auto recovery installation, do that.
That's all, you now have a clean and working Jelly Bean installation.
Someone else wrote down the same instructions if mine are not clear enough: http://forum.xda-developers.com/showthread.php?t=1785672
Click to expand...
Click to collapse
Found this in the thread provided. Just in case you don't want to click the thread.
i have a problem installing sdk manager , i install Android SDK Tools" and "Android SDK Platform-tools" and "Google USB Drive
But can not show sdk shortcut exe ant not show C:\Program Files\(x86) Android\android-sdk\platform-tools folder in c program file, i put manualy all unzip files, making manualy C:\Program Files\(x86) Android\android-sdk\platform-tools folder
Now i open in comand fastboot mode ok device is show nomber 34340561E27600EC
then i type ''fastboot flash bootloader bootloader-crespo...image'' press inter
it show '' error can not load bootloader-crespo...image where is problem where i doing wrong step
Help.
nicks2587 said:
I am Having Samsng Google Nexus S i9020T..... After I updated it to ICS via OTA phone is not rebooting... It has stucked at Google Logo.. I have tried taking the battery out and reinserting it still Phone does not turn on... Plz Plz help me with this its very very urgent... PLz Help me asap possible.. I have also tried getting into fastboot mode and also have tried to wipe cache/factory reset...still Phone Does not turn on.., Help me asap and give me full procedure in detail or give me the link...
Click to expand...
Click to collapse
Try flashing a custom recover like CWM and then mount USB Storage in CWM recovery and connect our device to your PC and copy a Rom to your nexus S you can copy the stock rom GB 2.3.x and then Unmount USB Storage and unplug your device from your PC and Have a Wipe Data Factory Reset and then Flash theRom that we just copied ti the SD Card....if u need help in flashing cstom Recovery You Can check my post in Nexus S Development How to Root Nexus S. See that and just skip down to Flash a custom recovery . Leav the Content showing How To Root Nexus S....if you need the link for Stock Rom GB please let me know.
Dont worry we together will Fix Your Device ...
Good Luck..

[GUIDE] Acer Liquid E600 Unbrick

Hi!
First sorry for my bad english
This guide will help you unbrick the Acer Liquid E600
I'm not responsible for any damage to your device so you follow this guide and flash these files at your own risk.
This system dump is the latest 4.4.2 Kitkat (Belgium) without stock google and acer apps.
The all of stock apps are here: https://drive.google.com/open?id=0B...9rR0pYUldFX3pPSlVkUllfVGljMWx6a2Y3M2d2QUxTNE0
Method 1 CWM backup: (easy)
WORK WITH UNLOCKED BOOTLOADER!
https://drive.google.com/file/d/0Byr5wBifihDyQUVsT2dGT29xeVU/view?usp=sharing
Download the E600 Backup.zip, unpack and copy the clockworkmod folder to the root of external sd card.
How to boot cwm: http://forum.xda-developers.com/general/general/acer-liquid-e600-root-disable-secure-t3081777
Boot into cwm recovery choose the backup and restore - restore from external sd - 1970-01-01.00.09.11 and done.
This rom backup is fully rooted with modified boot.img
Method 2 Fastboot:
Requirements:
- Acer ADB/Fastboot driver https://drive.google.com/open?id=0B...loMzBHcXo3dnJDUnFRZnd4VDRYSkJtN19XbkpyS2ZoTHc
- Installed ADB http://forum.xda-developers.com/showthread.php?t=2588979
- Factory Images
> boot.img https://drive.google.com/open?id=0Byr5wBifihDyNTQySURNdW9DUDQ
> recovery.img https://drive.google.com/open?id=0Byr5wBifihDyZ2RuOEl3Y1lVYW8
> system.img https://drive.google.com/open?id=0Byr5wBifihDyRUhoTnRBdUtFcVU
Steps:
- Install the correct drivers and ADB
- Copy the image files (system, boot,recovery) to your ADB folder on PC.
- Turn your phone on in fastboot mode (press volume down button + power button at same time) When the Acer logo appear connect the phone to PC.
- Now open a command line in your adb folder and type these commands:
fastboot devices
If you see your device on the list (like fastboot abcd1234) go to the next step. If not check the drivers.
fastboot erase boot
fastboot flash boot boot.img
fastboot erase recovery
fastboot flash recovery recovery.img
fastboot erase system
Push the system.img:
You need CWM and Root! http://forum.xda-developers.com/general/general/acer-liquid-e600-root-disable-secure-t3081777
Download the cwm.img https://drive.google.com/file/d/0Byr5wBifihDyNzVIeVZqM21pTXc/view?usp=sharing and copy to adb folder.
Then copy the system.img to root of external sd. Leave your phone in fastboot mode and type:
fastboot boot cwm.img
Your phone will reboot in recovery mode
In recovery menu go to 'Mounts and Storages' and mount the /system
On PC open the Device Manager and make sure your phone on the list "Acer ADB Interface". If not, update driver manually.
now back to command line:
adb shell
dd if=/external_sd/system.img of=/dev/block/mmcblk0p16
If you get the error 'no such file or directory' try this:
dd if=/storage/sdcard1/system.img of=/dev/block/mmcblk0p16
"this will a long procedure because the system is 1,2GB"
finally do a factory reset and reboot
Stock apps: https://drive.google.com/open?id=0B...9rR0pYUldFX3pPSlVkUllfVGljMWx6a2Y3M2d2QUxTNE0
(you need stock apps and priv-apps for the OTA updates in future)
please upload your system.image its error in flashings
please upload your system.image its error in flashings i need this system.image
steamhacker0620 said:
please upload your system.image its error in flashings i need this system.image
Click to expand...
Click to collapse
what's the error message? the system img is work for me
gabcs said:
what's the error message? the system img is work for me
Click to expand...
Click to collapse
not work for me error update failed sa system image
So the flash system command useless, I will delete from the thread. Tried you copy with the dd command? Under the flash section.
"Note: My fastboot unable to write the system.img so I pushed the system with different procedure:
You need CWM and maybe Root!
Download the cwm.img https://drive.google.com/file/d/0Byr...ew?usp=sharing and copy to adb folder.
Then copy the system.img to root of external sd. Leave your phone in fastboot mode and type:
fastboot boot cwm.img
Your phone will reboot in recovery mode
In recovery menu go to 'Mounts and Storages' and mount the /system
On PC open the Device Manager and make sure your phone on the list "Acer ADB Interface". If not, update driver manually.
now back to command line:
adb shell
dd if=/external_sd/system.img of=/dev/block/mmcblk0p16
If you get the error 'no such file or directory' try this:
dd if=/storage/sdcard1/system.img of=/dev/block/mmcblk0p16
Stocks in ACER logo
Is it possible that the memory of my phone had been damaged due to failed rooting ? I accidentally deleted all its parrtition while Im rooting it. Can you help me to recover it ?
hi i did follow this steps now my phone stuck on boot fail
can any one help me thanks
Method 1 CWM backup dont work for me, error on flashing boot image
stuck up on logo
Solved
Stuck at Acer logo solution
First open the phone's bootloader because the boot image in backup not the original one. Unlock the bootloader with adb or replace the aboot.img from the rooting thread, restore my backup and everything will work
after root can't boot
after root (when I installUPDATE-SuperSU-v2.46.zip) can't boot and fastboot
connect usb to PC show QHSUSB_BULK
Are there any way to fix ?
T_T
motelnummber said:
after root (when I installUPDATE-SuperSU-v2.46.zip) can't boot and fastboot
connect usb to PC show QHSUSB_BULK
Are there any way to fix ?
T_T
Click to expand...
Click to collapse
Try to press the power button for 15sec and restart the phone
gabcs said:
Try to press the power button for 15sec and restart the phone
Click to expand...
Click to collapse
IT can not enter the android system and Black screen
use PC connect usb It become multi Partition and can not accessable
I push power + up and down It become qualcomm hs-usb qdloader 9008 (comX)
But I can not find flash package
T_T
Problem after root
Hello everyone I am a new member Osvaldo. I have a problem with an Acer E600 after root. The device does not display the home screen and wifi receives little, and hard to start. What happened to you?
Thank you.
motelnummber said:
IT can not enter the android system and Black screen
use PC connect usb It become multi Partition and can not accessable
I push power + up and down It become qualcomm hs-usb qdloader 9008 (comX)
But I can not find flash package
T_T
Click to expand...
Click to collapse
I had the same problem when I first time rooted the phone. This comes sometimes when you unplug the USB cable in bootloader mode or with adb connection. Why power + up and down? Just hold the power for 15 sec (at black screen) after try turn on. If doesnt work, put the phone to charger and leave 3-4 hours and try again. This always work for me.
osvaldo75 said:
Hello everyone I am a new member Osvaldo. I have a problem with an Acer E600 after root. The device does not display the home screen and wifi receives little, and hard to start. What happened to you?
Thank you.
Click to expand...
Click to collapse
try a factory reset...
Hello, reset phone made, but the phone stays on the written ACER.
If I remove the battery for a long time then you start and I always have to enter the data, country, language, etc. but the home screen is no longer visible, only works the drop-down menu and then from there I can give the settings.
I have to throw away? I hope not, it's a nice phone ...
bootloader mode & boot to android OS is not work
My situation is no bootloader mode and reboot into android OS it will crash and black screen again and again
It is seem only qualcomm hs-usb qdloader 9008 (comX) still work ,
but qpst or miflash that done't have hex or mxx
firmware to fix
I have google a month
T_T
motelnummber said:
after root (when I installUPDATE-SuperSU-v2.46.zip) can't boot and fastboot
connect usb to PC show QHSUSB_BULK
Are there any way to fix ?
T_T
Click to expand...
Click to collapse
can any help me to open my ACER liquid e6000
i enter in fastboot but stock and i press Vol Up+Vol Down+ Power Button
then suddenly power off then won't open ever i press Vol+Down+Button
help me please
Thanks
Reden1994 said:
can any help me to open my ACER liquid e6000
i enter in fastboot but stock and i press Vol Up+Vol Down+ Power Button
then suddenly power off then won't open ever i press Vol+Down+Button
help me please
Click to expand...
Click to collapse
Help~
can't mount system
hello guys, i can't mount the system using method 2, i followed the procedure step by step. where i have gone wrong?
also in device manager, there appears to be a missing driver named open_c, during recovery mode,
hope you can help me, thanks

Please help me guys

I have a tablet called E tab 4.This tablet sell only in my country,so I couldn't any information about it in foreign forums.My problem is my tablet stuck in fastboot mode.I tried to push power button and vol up button same time 30 second but didn't help.And I tried to remove my battery and it didn't help either. I can't switch recovery mode or something like that.I tried to flash TWRP and orijinal recovery in fastboot mode but it didn't help.Gave me this error:Failed 'recovery' integrity check fail.How can I solve this?Please help me guys
Sorry for my bad English.I hope you understand my problem
Regards
alali44 said:
I have a tablet called E tab 4.This tablet sell only in my country,so I couldn't any information about it in foreign forums.My problem is my tablet stuck in fastboot mode.I tried to push power button and vol up button same time 30 second but didn't help.And I tried to remove my battery and it didn't help either. I can't switch recovery mode or something like that.I tried to flash TWRP and orijinal recovery in fastboot mode but it didn't help.Gave me this error:Failed 'recovery' integrity check fail.How can I solve this?Please help me guys
Sorry for my bad English.I hope you understand my problem
Regards
Click to expand...
Click to collapse
1. Install ADB and Fastboot drivers in your computer.
2. Connect phone to computer.
3. Browse to the location where you installed adb & fastboot and shift+right click on empty space and select 'Open command prompt here'.
4. To check if your phone is properly connected to fastboot mode in computer, type:
Code:
fastboot devices
5. To reboot your phone into Android system from fastboot mode, type:
Code:
fastboot reboot
GokulNC said:
1. Install ADB and Fastboot drivers in your computer.
2. Connect phone to computer.
3. Browse to the location where you installed adb & fastboot and shift+right click on empty space and select 'Open command prompt here'.
4. To check if your phone is properly connected to fastboot mode in computer, type:
Code:
fastboot devices
5. To reboot your phone into Android system from fastboot mode, type:
Code:
fastboot reboot
Click to expand...
Click to collapse
First of all thank you for ur fast answer but i already do what you say.I wrote before my tablet stuck fastboot mode.When I write fastboot reboot code in cmd,tablet restart but still fastboot mode.

How to install TWRP into the LG P500H from Koodo?

I have a Koodo LG P500H. I am having a very hard time installing TWRP.
Firstly Play store doesn't work. It has this old thing called "Market" that has some apps, but not all. Market eventually gets updated to Playstore, but I can't even find TWRP manager. There was another app in the Playstore that I tried called ROM Manager. It said it installed TWRP for me. I restarted the phone, and nothing happened.
Restarting and Holding power/volume down/home will show a picture that seems to be some sort of recovery mode. But it only run for 1-2 seconds before the phone restarts itself. Nothing happens.
I tried to use ADB. But after rebooting the device it just restarted without ever going into recovery mode. So the flash command just get stuck at "Waiting for Device." Does this phone even have a recovery mode?
This phone doesn't support Odin.
I am used to using TWRP. Without it I cannot flash the phone into new OS.
And every single time I fail, the whole phone seems to have reformatted. So I have to enter in my wifi password and gmail again. All of that typing on a very small keyboard takes a lot of time. I had spent hours on this phone without getting TWRP working.
Please help.
going to twrp web site here
downloading the recovery
reboot to fastboot ( bootloader ) than using terminal whit adb driver :
fastboot flash recover '' recovery.img ''
Gw4nM4n said:
going to twrp web site here
downloading the recovery
reboot to fastboot ( bootloader ) than using terminal whit adb driver :
fastboot flash recover '' recovery.img ''
Click to expand...
Click to collapse
The problem is when I reboot into fastboot (adb reboot bootloader), the phone will go into "phone off battery charging mode". It never actually goes into the bootloader.
Ok I did the following and it seems fastboot and TWRP works now. Be sure to enable USB Debugging on your P500.
1) Fastboot tutorial (I did everything here. I hit "ok" on the LGMDP 1.5 tool as needed. Do not wait till the countdown timer goes to zero.)
http://forum.xda-developers.com/showpost.php?p=15122833&postcount=100)?
FastBoot Tutorial
1. Please download this (or from here) file and unzip it in to any folder.
2. Start LGMDP 1.5 tool with the phone connected (you need to have USB drivers installed) and click on Select Port
3. A separate window should appear like the one below
Just click connect
4. Another window will take shape (LGE Mobile security) with lots of options (links)
Click on the first upper right Browse and select the folder in with you have unzipped the files. You will get some errors that some image, table or headers are missing. Just click OK and in the end everything that should remain selected is Partition Table, APPSBL Image Header and APPSBL Image.
Now just close the window (click on x)
5. Now you are back on the main window and here you'll have to click on Download
6. You are almost done and from now on everything should go on automatically.
NV Backup
Autorestart in Emergency\Download mode and upgrade the files (you selected on step 4)
NV Restore (the last step) Do not disconnect the USB cable until the restore is done
Wait for the phone to restart in normal mode (your current rom).
That should be everything you need to do to get fastboot enabled.
Click to expand...
Click to collapse
2) Install PdaNet+ (This was the only thing I did in this tutorial. It fixed the usb driver and the fastboot can then communicate with my PC.)
http://forum.xda-developers.com/showthread.php?t=1350733
http://pdanet.co/a/
(Note: On top of Partition Table, APPSBL Image Header and APPSBL Image in step 4, I also selected the TWRP image file as my RECOVERY image. Not sure if this make a difference. )
(Note 2: I think you can also get the LG drivers here.)
3) Restart, hold down power + home to boot to the fastboot. Or in ADB type adb reboot bootloader.
4) Open ADB (while phone is still in fastboot mode) and type fastboot flash recovery twrp.img (after downloading the TWRP image, renaming it and moving it to my ADB root folder. I am using TWRP 2.8.0.1 here.)
5) Type fastboot reboot
6) After the phone restarts, type adb reboot recovery. TWRP runs for me. Power+Home+Volume Down (3 button combo) also works now. (Previously this would reset the phone.)
Hey Man, im glad it worked. I could use your help.
I bricked my phone and need the restore file, Do you think you could make a backup from TWRP and upload it?
I would be super grateful.
Thank you.
Here is a zip with CM11, twrp 3.0.2.0 and Gapps for CM11.
Its the best rom I found.
https://www.dropbox.com/s/qt7z1cxq92nhpz5/LgP500CM11V4.4.4.zip?dl=0
Hi. What is your "brick" like? Does your TWRP still run? If yes you can just copy a custom OS into your Microsd card and install it from your Microsd.
You can also use ADB push to move files from your PC to the phone.
http://www.androidauthority.com/android-customization-transfer-files-adb-push-adb-pull-601015/
Sent from my MT2L03 using XDA-Developers mobile app
If you TWRP doesn't run, you need to install that first. Do steps 3 and 4 in the above post to boot into bootloader and install TWRP.
3) Restart, hold down power + home to boot to the fastboot. Or in ADB type adb reboot bootloader.
4) Open ADB (while phone is still in fastboot mode) and type fastboot flash recovery twrp.img (after downloading the TWRP image, renaming it and moving it to my ADB root folder. I am using TWRP 2.8.0.1 here.)

[GUIDE] [TA-1032] How to unlock bootloader, install TWRP and Magisk

Code:
TRY THIS AT YOUR OWN RISK! This could brick your phone. It shouldn't but it can. If you brick your phone, or anything stops working on your phone, YOU are responsible.
Reboot combinations:
Fastboot: Shutdown and with USB cable hold power and volume down until it says FASTBOOT MODE at the bottom
Recovery: Shutdown and with USB cable hold power and volume down until the
Code:
Please release key to power off *
dissapears.
Unlocking Bootloader
Code:
Note: This will delete all user data! Backup all your data before doing this!
This part of the guide is part of the tutorial made by @Arin59 at https://forum.xda-developers.com/nokia-3/how-to/method-to-unlock-bootloader-nokia-3-pie-t4012285
First of all convert your serial number (should look like NE1*************) to MD5 Hash and enable OEM Unlock in developer options.
Then reboot to fastboot and type
Code:
fastboot oem key {HASH}
then type
Code:
fastboot flashing unlock
.
To reboot to Android, run fastboot reboot.
Installing TWRP
Code:
This will delete your user data, but it should be already deleted.
You can use any TWRP image made for this device but I had the most success with https://forum.xda-developers.com/nokia-3/development/twrp-teamwin-recovery-nokia-3-t3762512 .
Flash your TWRP Image chosen with
Code:
fastboot flash recovery your-recovery-image.img
and then reboot to recovery.
In TWRP go to Wipe and then Format Data and type yes.
Install Magisk
Install Magisk normally.
< waiting for device >
I put the phone in fastboot mode and ran fastboot with the oem key md5 hash command but it just said "< waiting for device >". I think it might be because I forgot to install the Nokia 3 USB drivers. I'm using a linux computer, do I need to find OS specific drivers?
edit: And now my phone is stuck in fastboot mode and for some reason will not shutdown no matter how long I hold down the power button for.
Totalitor said:
I put the phone in fastboot mode and ran fastboot with the oem key md5 hash command but it just said "< waiting for device >". I think it might be because I forgot to install the Nokia 3 USB drivers. I'm using a linux computer, do I need to find OS specific drivers?
edit: And now my phone is stuck in fastboot mode and for some reason will not shutdown no matter how long I hold down the power button for.
Click to expand...
Click to collapse
If you're using a linux computer, you should try running the command with sudo.
If it doesn't work, try with another cable (or computer if it doesn't work) and try again.
#AC said:
If you're using a linux computer, you should try running the command with sudo.
If it doesn't work, try with another cable (or computer if it doesn't work) and try again.
Click to expand...
Click to collapse
Thanks. I've since got it working. For some reason I had to use the -i argument (the interface argument) along with the code for the device (0x2e04) "fastboot -i 0x2e04 <command>".
However, I've recently bypassed the "NO COMMAND" screen and gained access to TWRP custom recovery but in trying to shut down the phone, it shuts down fine but only boots up in fastboot mode. Even using the fastboot reboot command from adb tools boots it up in fastboot mode. This is a problem as I need to boot it in its normal mode so I can download the magisk.zip file required for installing magisk but I seem to be unable to do so.
Totalitor said:
Thanks. I've since got it working. For some reason I had to use the -i argument (the interface argument) along with the code for the device (0x2e04) "fastboot -i 0x2e04 <command>".
However, I've recently bypassed the "NO COMMAND" screen and gained access to TWRP custom recovery but in trying to shut down the phone, it shuts down fine but only boots up in fastboot mode. Even using the fastboot reboot command from adb tools boots it up in fastboot mode. This is a problem as I need to boot it in its normal mode so I can download the magisk.zip file required for installing magisk but I seem to be unable to do so.
Click to expand...
Click to collapse
Try holding volume up and down at the same time while holding the power button.
#AC said:
Try holding volume up and down at the same time while holding the power button.
Click to expand...
Click to collapse
Thanks, it worked.
Though I tried wiping, but it didn't solve the booting issue. Unsure how to proceed at this point. I feel like I've tried everything. Actually, I just checked my /boot folder and it's empty...is that why it's always booting into fastboot?
I tried using adb to sideload the magisk.zip file but then the phone rebooted into stock recovery??
Any and all guides on this say to download the magisk.apk either into the SD card or internal storage, but I don't have a micro SD card and I can't access the normal mode of the phone to download anything.
What can I do?
I've flashed TWRP successfully but forgot to download the magisk.apk. Now whenever I boot up my phone, it boots into stock recovery mode automatically, even if I tell TWRP to reboot into system it reboots into Stock Android recovery. I can still access TWRP by holding down the up + power buttons on boot though, but I can't access the normal mode of the phone anymore.
I tried using TWRP's sideload feature with ADB tools to sideload Magisk.zip and it said it succeeded but in using TWRP's install feature to find the zip file, it wasn't in /sideload/ or /storage/ as both were empty.
How can I temporarily restore normal functionality so I can simply download the Magisk manager.apk?

Categories

Resources