Have you accidentally caused your phone to go into an infinite boot loop into your recovery using LG's factory reset?
This should fix it.
Flash the Xionia Recovery: http://forum.androidcentral.com/lg-...covery-xionia-clockwork-cwma-v1-2518-6-a.html
Here is the recovery in zip form if you want to flash it through your custom recovery: Xionia_CWMA_12518.4_VM_Recovery.zip
If you still have the boot loop or if you were already on Xionia and reinstalling it doesn't fix it, try these commands with adb:
If nothing I said makes sense, read through this guide to learn about adb (through the root guide) and flashing recoveries.
I should say that I have never gone through this, but I confirmed that this works through one very frustrated OV owner.
Once you have the boot loop issue solved, you may need to reinstall your rom.
Enjoy!
This should fix it.
Flash the Xionia Recovery: http://forum.androidcentral.com/lg-...covery-xionia-clockwork-cwma-v1-2518-6-a.html
Here is the recovery in zip form if you want to flash it through your custom recovery: Xionia_CWMA_12518.4_VM_Recovery.zip
If you still have the boot loop or if you were already on Xionia and reinstalling it doesn't fix it, try these commands with adb:
Code:
adb shell strings /dev/mtd/mtd8
adb shell flash_eraseall /dev/mtd/mtd8
If nothing I said makes sense, read through this guide to learn about adb (through the root guide) and flashing recoveries.
I should say that I have never gone through this, but I confirmed that this works through one very frustrated OV owner.
Once you have the boot loop issue solved, you may need to reinstall your rom.
Enjoy!
Last edited: