My m9 is rebooting when I plugged charge . I'm trying to flashing but I just enter fastboot . Can't get download mode and recovery mode. I used adb.
adb reboot bootloader
error: device '(null)' not found
----
fastboot devices
HT59FSV01842 fastboot
Please help!
If you cannot get to download mode the device is dead.
Related
TWRP recovery request fastboot command
I tried to flash twrp.img on my Zenfone 2 ver 2.17.40.12 (rooted). I guess there was a version mismatch, because I ended up with the screen saying "Fastboot cmd waiting". I am allowed to power down and normal boot, which work, but options "recovery mode" and "restart bootloader" return me back to the same screen saying Fastboot cmd waiting.
I tried to do a factory reset, but I got the same screen and nothing else. I downloaded ZIP file with the correctoriginal recovery for my version and tried to use fastboot command update, but it failed with message saying that archive does not contain android-info.txt and neither android-product.txt.
I will appreciate your advice to resolve my problem.
Well, fastboot is showing error because you're trying to flash ZIP file for the recovery mode(like TWRP) that doesn't have compatibility with fastboot mode.
You have to flash the .img file for your zenfone2(Z00A or Z008) with the command below.
Code:
fastboot flash recovery twrp.img
And also, model number(Z00A or Z008) is shown on the screen when booting in fastboot mode.
can i flash recovery from download mode? or how can i enter in fastboot mode if my devices is in bootloop?
After flashing cwm recovery my yu5510a hw p2 sw p0160314 got stuck on bootloader mode i.e Do not disconect usb non -secure phone . tried rebooting but still on bootloader mode .
connected to pc via fastboot mode is working but when typing command fastboot -i 0x1ebf oem unlock it says unknown command . but fastboot -i 0x1ebf devices gives me device id xxxxxxx fastboot
tried Qfil flashing method but got sahara error ....
is there anyway of getting it fixed? help me guys..... thnks
Khupzee said:
After flashing cwm recovery my yu5510a hw p2 sw p0160314 got stuck on bootloader mode i.e Do not disconect usb non -secure phone . tried rebooting but still on bootloader mode .
connected to pc via fastboot mode is working but when typing command fastboot -i 0x1ebf oem unlock it says unknown command . but fastboot -i 0x1ebf devices gives me device id xxxxxxx fastboot
tried Qfil flashing method but got sahara error ....
is there anyway of getting it fixed? help me guys..... thnks
Click to expand...
Click to collapse
Flash twrp latest
Sent from my AO5510 using Tapatalk
Hello whenever i try to use the fastboot boot twrp.img command on adb the img wont load it gets stuck on the fastboot logo.
Try
fastboot flash recovery twrp.img
elwholo said:
Hello whenever i try to use the fastboot boot twrp.img command on adb the img wont load it gets stuck on the fastboot logo.
Click to expand...
Click to collapse
Rename ur boot image file to twrp.img
And then in adb type
1. fastboot devices (see if you are connected or not... If connected type 2nd command)
2. fastboot flash recovery twrp.img
After that by using power up button navigate to RECOVERY MOD and press power key
DONE
U will be running twrp recovery
flash magisk via recovery to maintain root
Enjoy
-----------------------------------------------------------------------------------------
Start up Failed:
Your device didnt't start up successfully.
Use the software repair assistant on computer
to repair your device.
connect your device to your computer to get
the software repair assistant
ap fastboot flash mode (secure)
failed to validate boot image
ERROR: Failed to pass validaton, backup to fastboot
fastboot reason: Fall-through from charger boot mode
-----------------------------------------------------------------------------------------
Is there any way to backup data before flashing ?
* bootloader not unlocked (haven't done anything to phone)
* usb debugging enabled
* adb not detecting
* only fastboot command can be executed through usb