Moto x play stucked in warning boot loader unlocked..... Please help :((((( - X Play Q&A, Help & Troubleshooting

I sucessfully unlocked mmy phonne and install twrp
I was trying to root my phone i was at the moment when installing the super Su.ra then i rebooted.....
i stucked in this screen.
Itriedd to download mfastboot-02 then i go and use and shift then right click for the cmd and type this....
1>mfastboot erase userdata : to erase the userdata from phone
2>mfastboot erase cache: to erase cache
3>mfastboot reboot
but i guess it worsen the problem i cant acess the recovery mode anymore and my phone keeps rebooting and go to the twrp and do it all over again.. but still i can access the fastboot
how can i fix this (((( please please pleasee :crying::crying::crying:

disnt you take a backup before installing su?? which version if su were you installing ????
from the post I get that you are able to boot into twrp. then download the twrp flashable 6.0 zip and restore it.
here forum.xda-developers.com/moto-x-play/general/rom-xt1563-brasil-stock-6-0-twrp-t3272979

If you can access fastboot try flashing a clean 6.0 stock rom using rsdlite

Related

Impossible factory reset, enter to recovery or flash!!!!!

Hi guys this si mt first post on xda,
I have a serious problem with my laser 2 5". I have make the root some week ago and i have installed custom recovery as twrp and cw... Now i want reset with factory data reset in principal menu of lollipop. But when the smartphone restart is blocked in asus logo....
I want enter to recovery but i have the same problem...
I can't enter in recovery mode!!!!
Yesterday i tried to use flash tool for asus but it say that can't flash the image... But i have download the original firmware in the asus website...
The smartphone operating normally but i can't reset it.
Now i want install the unlock bootloader but don't install ufffff.
Can i resolve?? Or my asus Will be blocked to life????
The exact model? ZE500KL?
BubuXP said:
The exact model? ZE500KL?
Click to expand...
Click to collapse
Yes 5" version
Try flashing with fastboot the stock recovery image (I don't know if bootloader will deny it, but try).
The original stock recovery:
https://github.com/sabpprook/androi...s/download/3.0.0-0/stock_recovery-ze500kl.img
Boot the phone in fastboot mode (power off and then switch on with VolumeUp pressed), connect to PC and from terminal:
Code:
fastboot flash recovery stock_recovery-ze500kl.img
I restore te recovery menu with your file but it's blocked on boot (asus logo) have you the boot file for unlock or i try another guide?
Try do some cleaning:
Code:
fastboot erase cache
fastboot erase userdata
fastboot erase system
then download the firmware from Asus support site and flash via recovery.
no way is still blocked in boot ((((
You installed the big zip file from Asus (1.4 GBytes) inside recovery? It show errors when installing?
Yes the installation finish with all ok but when re boot the system is blocked in logo asus
boot this, do not flash
if you see the menu, just Reboot->System and done.

[HELP] Recovery Bricked and can't reflash

Hello,
I've decided to install the Beta version of Oxygenos 3.0. Since my phone came from the OnePlus support, I've unlocked the oem, installed TWRP and flashed the Oxygen zip.
However, a day later I've spotted important touchscreen issues (I can't use the touchscreen sometimes).
To see if it is a software problem, I've decided to go to the recovery to reflash a backup. When I try to go to recovery mode, nothing Happen! (Just the oneplus logo ).
So, i've decided to reinstall TWRP by flashing it with fastboot.
"fastboot flash recovery recovery.img" -> OK
"fastboot boot recovery.img"
downloading 'boot.img' ...
OKAY [0.702s]
booting...
FAILED (remote: dtb not found)
Click to expand...
Click to collapse
I've tried to install the stock recovery but I've the same error.
PLEEEASE HELP. I've waited a week to receive my phone because it had a problem but it's broke again :crying:
Note: I can go in Android normally (but with the touchscreen problem)
http://forum.xda-developers.com/oneplus-2/general/firstaid-zip-revert-h2os-mm-beta-to-lp-t3306967 try this.
This happened to me too except I would not boot into the OS or recovery. I ended up going into fast boot and formatting the System, recovery and data partitions. Here is what I typed.
fastboot format system
fastboot format recovery
fastboot format data
I am not sure if you have to format the data but I did.
After that I flashed TWRP
fastboot flash recovery recovery.img
Then I booted into recovery and was able to restore.
AndroidBeginNinja said:
http://forum.xda-developers.com/oneplus-2/general/firstaid-zip-revert-h2os-mm-beta-to-lp-t3306967 try this.
Click to expand...
Click to collapse
Thank you,
I've done this and I had a working recovery, (bootloop if I try to boot up normaly but it's not a problem I just have to flash a rom)
Trey22200 said:
This happened to me too except I would not boot into the OS or recovery. I ended up going into fast boot and formatting the System, recovery and data partitions. Here is what I typed.
fastboot format system
fastboot format recovery
fastboot format data
I am not sure if you have to format the data but I did.
After that I flashed TWRP
fastboot flash recovery recovery.img
Then I booted into recovery and was able to restore.
Click to expand...
Click to collapse
I've tested your manipulation and it worked well too.
For those having the same problem OR want to install Oxygen OS the CLEAN WAY, read this post before: https://forums.oneplus.net/threads/installation-instructions-faqs-oxygenos-3-0-0.439108/
It is very important to read the faq before flashing and doing **** like me.
http://forum.xda-developers.com/one...overy-teamwin-recovery-project-3-0-0-t3310713 flash this first before you flash oos3

Help! Moto E3 XT1700 stuck in bootloop after OEM unlock in fastboot..

So after booting into fastboot and using the general bootloader unlock method using the commands "fastboot oem unlock" my phone is just looping and looping. I've tried to find factory firmware images from Motorola but there is literally nothing for the E3 2016 (yet). This is a bloody nightmare as I bought the phone today and now it's unusable. I've tried flashing the TWRP version for this phone, but that also doesn't boot!
What do I do? Please help...
Use command fastboot format userdata ...
Already tried that, just wiped the whole partition clean. Unrecoverable. Just got a replacement handset. This phone is not developed upon enough yet.
help having same problem
thx solved myself with spflashtool
Follow the steps below exactly in this order:
fastboot oem unlock
fastboot flashing unlock
fastboot flash recovery twrp.img
fastboot format userdata
* it is possible that you will have to change the file name to twrp.img
If that does not help - you have to upload stock firmware [ eg. Lenovo_XT1706_MT6735M_S135_161108 ] using SP Flash Tool.
plcrazyprogrammer said:
Follow the steps below exactly in this order:
fastboot oem unlock
fastboot flashing unlock
fastboot flash recovery twrp.img
fastboot format userdata
* it is possible that you will have to change the file name to twrp.img
If that does not help - you have to upload stock firmware [ eg. Lenovo_XT1706_MT6735M_S135_161108 ] using SP Flash Tool.
Click to expand...
Click to collapse
i am unable to format the userdata it is giving some error. i am still stuck in bootloop. please can u tell me which is the latest stock rom which i can flash without having hardbrick. as i have seen that flashing a wrong rom can hardbrick your device.
anurag75 said:
i am unable to format the userdata it is giving some error. i am still stuck in bootloop. please can u tell me which is the latest stock rom which i can flash without having hardbrick. as i have seen that flashing a wrong rom can hardbrick your device.
Click to expand...
Click to collapse
Please don`t use the newest firmware! It`s not logical, but true
Use stock lastest firmware with unlocked bootloader:
XT1700 → S124
XT1706 → S135
...and now try fastboot oem unlock, flashing unlock, flash twrp & format userdata.
Regards.
plcrazyprogrammer said:
Please don`t use the newest firmware! It`s not logical, but true
Use stock lastest firmware with unlocked bootloader:
XT1700 → S124
XT1706 → S135
...and now try fastboot oem unlock, flashing unlock, flash twrp & format userdata.
Regards.
Click to expand...
Click to collapse
hey ,
i want to go back to stock on moto e3 power xt1706. i think i was on s146 (dec. 2017 security patch).
is it safe to flash s135. i don't want my phone dead.

Huawei p8 lite Bootloop Fix

so i had a p8 lite wich i tried rooting and it got stuck in a bootloop.
this worked for me
WARNING: this does delete everything you have (actually that is already gone)
(read all the way before doing anything)
first i set up adb & fastboot on my pc
https://youtu.be/UN7XW4HnFT8
2nd i downloaded stock firmware from huawei site ( you can also get this from rootjunky)
3rd i used HuaweiUpdateExtractor to get the recovery boot system and cust out (out of UPDATE.APP the one from the firmware)
4th i booted my phone into fastboot (i connected my phone to my pc first because otherwise i couldnt get into fastboot mode)
5th u start the command prompt in the adb&fastboot folder and type these commands (if you dont have custom recovery or custom roms you can skip to 5(i think i didnt do those)) :
1 adb devices (if it doesnt find it wait some time or reconnect it it will pop up sometime)
2 fastboot erase cache
3 fastboot flash boot BOOT.img
4 fastboot flash recovery RECOVERY.img
5 fastboot flash system SYSTEM.img
the system .img is too big so it will go in 6 parts and will often fail but just keep trying make sure to wait long enough because maybe it is still busy
6adb reboot
it should start up now.
these steps worked for me also when i did step 2 i could get into Erecovery wich i could before but now i could erase cache and something else and do a factory reset just press erase on everything then continu
https://forum.xda-developers.com/showpost.php?p=72567024&postcount=5
Mine is stucked too on "device is booting" is it really working ?
I was going to hang myself ...
---------- Post added at 10:21 PM ---------- Previous post was at 10:04 PM ----------
fastboot flash cust cust.img
returned me FAILED (remote: partition error)
Any idea ?
boot.recovery and system images all give me error Failed (remote:command not allowed ) Any advice ? Thanx
Wezdroid51 said:
boot.recovery and system images all give me error Failed (remote:command not allowed ) Any advice ? Thanx
Click to expand...
Click to collapse
yes i had that too in the beginning.
but i dont remember what i did.
i thing i just cleared chache and stuff using adb .
but anyway just keep trying the first few times i loaded them didnt work either
will try it
Hi Jan thanx will try it and let you know . Coz currently my device can only go into fastboot and rescue mode nothing else and with commands I can only use fastboot commands ofcoz and not adb commands coz my device is not in debug mode .
Same problem here
i get remote:command not allowed every time i want to use "fastboot flash boot boot.img"
Anyway to fix it ?
Unlock the bootloader again guys
please help me i hase emui 4..1
and i install twrp 4.1 and when i install nougat i install
supersu_v2.79_sr2 then
update_2 but when istall update it stop on writinh ratio i shut dun the phone but no login to twrp or to stock recovery
help me plaese
i flashed twrp from SRKTool the phone bootloop and i canot poweroff please help me
i was on 4.1 and i was unlock bootloader and twrp and i was insall nougat l29c185b560 wich have 3 files
supersu_v2.79_sr2 ----update_2------update_data_full_hw_meafnaf
when i flash update.zip in twrp it stop install on ratio i sutdown the phone and now the phone
is bootloop and not shutdown i try flash many recovery same problem my phone
is l29c185b--
https://forum.xda-developers.com/mat...icial-t3556789
I canot power off my phone but when I waited until the battery was discharged but the phone restart alone
I use method two by flash .img cust complet recovery complet boot complet but when flash system.img faild the rom exracted is l29c185b320
I try flash boot cust boot and system from nougat it complet but the problem same I canot dload I canot boot to recovery for wipe and the phone stay restart
please any help when I was flash nought it not complet it stop on writing ratio so I power off phone then the problem haben
boot loop any help my phone !!!!
XD
Omg thank you so much id give you money if i had any!
Bootloop
My phone is not unlocked but i have managed to bootloop it when I tried to downgrade it using update.app but now when i try to use the update.app method it gets to 5% and then displays update failed.
When trying to run any of the fastboot methods you mentioned I cannot run it cause it displays "failed (remote: command not allowed)"
I do not have the bootloader unlock code as huawei is being retarded and do not provide that sevice no more can anyone help??
its a Huawei P8 Lite(the old one) ALE-L21 and came with C02 firmware.
My Imei:863323035412487 S/N QLF7N16B17004301
Any help would be appreciated

Help ! yupuoria Yu 5010 twrp storage unmounted error , bootloop(no access to twrp !)

So I tried to root and flash a room to my Yu 5010.. installed the drivers and adb properly.. unlocked oem and flashed a twrp image. But when the device reboots it shows twrp logo and says data unmounted and reboots automatically. I tried to flast the stock firmware but it doesn't work. I can put the phone in fastboot mode.. and connect to adb no access to twrp please help
Hentrykulakkattil said:
So I tried to root and flash a room to my Yu 5010.. installed the drivers and adb properly.. unlocked oem and flashed a twrp image. But when the device reboots it shows twrp logo and says data unmounted and reboots automatically. I tried to flast the stock firmware but it doesn't work. I can put the phone in fastboot mode.. and connect to adb no access to twrp please help
Click to expand...
Click to collapse
Fastboot erase cache
Fastboot erase userdata
Sent from my AO5510 using Tapatalk
Rajendran Rasa said:
Fastboot erase cache
Fastboot erase userdata
Sent from my AO5510 using Tapatalk
Click to expand...
Click to collapse
I tried it but now it doesn't shows twrp.. shows the cyanogen logo and gets stuck there.. still can't flash twrp or firmware through adb.. shows "data transfer failure (unknown error)".. I think still the storage is unmounted thnx for the fast reply

Categories

Resources