My zenfone2 laser ZE550KL has a bootloop problem. It stuck on Asus logo then reboot in a loop. I have tried to flash preroot ZE550KL_WW_1.17.40.1531 as follows
I have issued the commands:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot reboot
Still my problem was not solved and again it goes on a bootloop.
I have issued the commands:
fastboot flash aboot emmc_appsboot_8939.mbn
fastboot flash hyp [email protected]@[email protected]
fastboot flash rpm [email protected]@[email protected]
fastboot flash tz [email protected]@[email protected]
fastboot flash sbl1 [email protected]@[email protected]
fastboot flash modem [email protected]@[email protected]@NON-HLOS-64bit.bin
fastboot reboot
Now my phone is dead.
Not booting by power button even after pressing for more than 1 min.
Power+Voulme Up not working
Power+Volume Down not working
Battery charging widget also not showing
After battery removal the same problem remains
Related
hi
i tried to update to stock android 7 via (fastboot flash boot boot.img fastboot flash system system.img_sparsechunk.0 ...) but after fastboot reboot my phone didnt power on and i cant power it on what should i do?
ok
i have red magic 3s phone and tried to install the globe rom on it
after installation my phone is stack in the fastboot mode
if i tried to reboot it. it send me back to fastboot mode
if i tried to reboot to recovery mode it send me back to fastboot mode
if i used the hot key (power button + volume up) it send me back to fastboot mode
i tried to flash twrp recovery so that i can enter recovery mode did not work
than i download the chinese rom and flash all these files
-fastboot oem nubia_unlock NUBIA_NX629J
-fastboot flash boot boot.img
-fastboot flash dtbo dtbo.img
-fastboot flash parameter parameter.img
-fastboot flash recovery recovery.img
-fastboot flash splash splash.img
-fastboot flash vbmeta vbmeta.img
-fastboot flash modem NON-HLOS.bin
-fastboot flash dsp dspso.bin
-fastboot reboot
but it still the same
please if any one know the solution help me :crying::crying::crying:
I was triying to root a Redmi Note 2, so I download adb drivers and fastboot, also TWRP scorpio and hermes, not sure which one I tried first
so I boot on fastboot mode
then I checked the phone with
Code:
fastboot devices
then flash twrp
Code:
fastboot flash recovery twrp.img
now I wanted to boot on recovery, and I thinks this is the main problem
Code:
fastboot flash boot twrp.img
then
Code:
fastboot reboot
now I'm stuck at MI logo, but I can access fastboot mode, please help me, what i should do? thanks
You flash twrp to boot, you must reflasth boot to original boot
You're smartphone its continually rebooting to fastboot mode because you wipe system partition or
You're system currapted for fix it flash vbmeta file using fastboot command
fastboot flash vbmeta vbmeta.img
If the above is successful, remove the cell phone from the PC, push the power button for a long time until the notification appears immediately just press the volume and the option will appear later, select recovery to enter twrp. If you successfully enter twrp, please install stockrom / flash GSI
Vbmeta file will found in ...
@x01adhelp
I was trying to flash TWRP in Gionee P5W. The steps I followed were:
1. adb reboot bootloader
2. fastboot oem unlock
3. fastboot flash recovery recovery.img (had prepared TWRP img file already)
4. fastboot reboot recovery
I later found out that the last command should had been fastboot boot recovery.img.
Now my phone is stuck in bootloop. I tried going into recovery (vol-up + power) but I only gat the gionee logo and then the boot loop. What is the condition with my phone and is there something that can be done?