i have updated to cm12 recently. after the update my phone lost its root and my recovery was lost. when i tried to open recovery black screen was appearing. .today i have unlock the bootloader and flash the twrprecovery i tried to boot into recovery without disconnecting from pc .now my device was showing yu logo and rebooting itself indefinitely until battery drains down and i cant even open into fastboot mode .these are the exact command in order i have used
fastboot -i 0x1ebf devices
fastboot -i 0x1ebf oem unlock
fastboot -i 0x1ebf boot recovery_yutwrp64.img
fastboot -i 0x1ebf flash recovery recovery_yutwrp64.img
i dont know what to do now .please help me...
Related
Dear Developers
Please help me, i really need yur help
yesterday i got my new yu yureka, around 7 pm i root my phone by unlocking bootloader and flashing twrp recovery and flashing super user by twrp
using cmand prompt
fastboot -i 0x1ebf devices
fastboot -i 0x1ebf oem unlock
fastboot -i 0x1ebf flash recovery yu-twrp-recovery.img
fastboot -i 0x1ebf reboot
all done and phone root
but this monday morning when i saw a update of 73 mb , i update my phone and it come to know, now my phone is unroot again, super user app gone
then i again become developer--mode and click usb dibbuging
doing all this commands as i mentioned above...it said..ok ok ok ok
but when i go to recovery mode to flash super user.......it shows ....cyanogen recovery mode..not twrp recovery
i changed recovery file and use cwm recovery and flash it using command prompt..but in recovery mode it shown only cyanogen mode
fastboot -i 0x1ebf oem lock....................using this command..i lock my bootloader again and fastboot -i 0x1ebf oem unlock...again unlock ....but nothing happens....plzzzz tell me...how to root
harish joshi said:
Dear Developers
Please help me, i really need yur help
yesterday i got my new yu yureka, around 7 pm i root my phone by unlocking bootloader and flashing twrp recovery and flashing super user by twrp
using cmand prompt
fastboot -i 0x1ebf devices
fastboot -i 0x1ebf oem unlock
fastboot -i 0x1ebf flash recovery yu-twrp-recovery.img
fastboot -i 0x1ebf reboot
all done and phone root
but this monday morning when i saw a update of 73 mb , i update my phone and it come to know, now my phone is unroot again, super user app gone
then i again become developer--mode and click usb dibbuging
doing all this commands as i mentioned above...it said..ok ok ok ok
but when i go to recovery mode to flash super user.......it shows ....cyanogen recovery mode..not twrp recovery
i changed recovery file and use cwm recovery and flash it using command prompt..but in recovery mode it shown only cyanogen mode
fastboot -i 0x1ebf oem lock....................using this command..i lock my bootloader again and fastboot -i 0x1ebf oem unlock...again unlock ....but nothing happens....plzzzz tell me...how to root
Click to expand...
Click to collapse
Yes after update there is some problem in installing recovery and rooting.
So after unlocking the bootloader do the following steps
1. Download superuser. zip and place it in your external sd-card
2. Now flash the recovery.img using fastboot
3. Now boot into recovery using "vol up+vol down+power"
4. Flash the superuser. zip
*note: please don't do normal reboot after flashing recovery because it will write the stock recovery again into recovery partition.
Regards,
aashking
Enable developer mode & enter developer menu
Go to -> update CM recovery.
That was ticked by default, untick it and then flash custom recovery.
Hi There,
I wonder if anyone can help to recover Yureka?
I was trying to update rom using fastboot rom on the phone and it has broken the phone.
I am now getting Qualcomm HS-USB QDLOADER 9008.
Can anyone please me to recover my phone?
Thanks in advance.
Samir
flash stock rom using ADB
thearjunraju said:
flash stock rom using ADB
Click to expand...
Click to collapse
I guess ADB access only possible when you have working phone.
so I think not possible using ADB.
I can't go to bootloader either.
so not possible using fastboot either
if you can boot into the bootloader mode, do so.
to boot into the bootloader mode:
>switch off the phone
>press and hold the volume up button
>while pressing the volume up button, plug in the usb cable. (needless to say, the other end should be attached to your computer, and the required drivers should be installed)
prerequisites:
download the stock zip from here htt p:// builds.cyngn. c om/factory/tomato/cm-11.0-XNPH52O-tomato-signed-fastboot. zip
download the fastboot tools
make a *.bat file of the following code:
<code>
@ECHO off
echo Flashing kernel
fastboot -i 0x1ebf flash boot boot.img
echo Flashing system
fastboot -i 0x1ebf flash system system.img
echo Wiping Data
fastboot -i 0x1ebf flash userdata userdata.img
echo Flashing recovery
fastboot -i 0x1ebf flash recovery recovery.img
echo Flashing model
fastboot -i 0x1ebf flash modem NON-HLOS.bin
fastboot -i 0x1ebf flash rpm rpm.mbn
echo Flashing bootloader
fastboot -i 0x1ebf flash sbl1 sbl1.mbn
fastboot -i 0x1ebf flash tz tz.mbn
fastboot -i 0x1ebf flash aboot emmc_appsboot.mbn
echo Flashing complete. Disconnect device and reboot
</code>
extract both the zips in the same folder and run the bat file while your phone is plugged in in the bootloader mode.
cheers!
My Yu Yureka is Hard Bricked
My Yu Yureka is Hard Bricked .....can anyone help me to unbrick it
my phone is not start in Fastboot Mode and Normal Mode
In QPST it always shows download mode
please help me out
I want 8916_msm.mbn,MPRG8916.hex files
when i tried to turn on my phone it shows YU logo and then automatically turned off..........when connect my phone to pc via data cable to pc or charger it automatically goes to fastboot mode.......I tried to flash stock firmware via fastboot mode but it says your device is locked .......when i tried to unlock the boot loader(with this command: fastboot -i 0x1ebf oem unlock) it says error: Unable to format the system.so I tried to boot into custom recovery via fastboot mode (fastboot -i 0x1ebf boot recovery.img) it shows file is not signed then i tried to boot into lollipop stock recovery....It booted successfully ...then i flashed tomato signed stock lollipop rom from stock recovery...it shows the flashing progress but appears yu logo then automatically turned off........now what should i do.......? plzzz help.
After I tried to root ze500kl with mod_boot.img by
-fastboot erase userdata
-fastboot erase cache
-fastboot flash boot mod_boot.img
after it reboot can't boot and stuck on bootloader screen, I can reboot and enter recovery mode and user adb and fastboot command boot boot.img (boot.img form firmware UL-ASUS_Z00E-WW-12.8.5.156-user.zip)
-fastboot boot boot.img
so it can pass bootloader and can user normally but if I restart my device it will always stuck on bootloader I must usr fastboot command to pass it again.
anyone can fix this issue for me?
Hi
i have this problem too, have you fixed it in meanwhile?
I own a Yu Yureka. I wanted to root my device so I used the fastboot command "fastboot -I 0x1ebf oem unlock" to unlock the bootloader of my device. My computer showed success in CMD but now my phone doesn't boot normally or in recovery mode. It still boots into fastboot. When I press the power button, the YU and android logo flash for a few seconds and then the screen goes black and nothing happens. What can I do to solve this issue? My email is "[email protected]"