LG G2 (800D) CWM recovery loop - Android Q&A, Help & Troubleshooting

My phone was rooted and cwm installed. went to update internet app on phone (stock app) phone booted into cwm recovery. Went to reboot just booted back to cwm. looked at install zip from /sd card only have one directory /clockworksmod/. installed lg drivers on pc but its still not recognizing phone. i have downloaded the stock rom on to my pc just need a way to put it on phone. cant put it on a sd card as phone does not have a slot for one. try to go into boot loader screen but just get cwm recovery. there are no backups. ADB does not recognize phone. cant use factory restore as it just goes to cwm recovery screen.
Sorry if its in the wrong place.
Feel free to move it
Thanks hope you can help

ok
there must be recovery software available from LG itself download it and repair your phone many companies provide such tools

SMARTHACKER67 said:
there must be recovery software available from LG itself download it and repair your phone many companies provide such tools
Click to expand...
Click to collapse
Thanks i have downloaded the tool from LG but cant enter download mode, when i try cwm opens

ok
hayjoesam said:
Thanks i have downloaded the tool from LG but cant enter download mode, when i try cwm opens
Click to expand...
Click to collapse
download stock rom first there must be key sequence u need to press while entering into the recovery mode
may this help u
http://www.youtube.com/watch?v=kqw_LFuyHbE

SMARTHACKER67 said:
download stock rom first there must be key sequence u need to press while entering into the recovery mode
may this help u
Thanks but thats what im trying to do. I do the button sequence but it still brings up cwm
Click to expand...
Click to collapse

ok
hayjoesam said:
SMARTHACKER67 said:
download stock rom first there must be key sequence u need to press while entering into the recovery mode
may this help u
Thanks but thats what im trying to do. I do the button sequence but it still brings up cwm
Click to expand...
Click to collapse
so u have any rom on ur sd card ?
does your phone support the sd card?
if yes then put it on sd card and insert it.
Click to expand...
Click to collapse

SMARTHACKER67 said:
hayjoesam said:
so u have any rom on ur sd card ?
does your phone support the sd card?
if yes then put it on sd card and insert it.
Click to expand...
Click to collapse
The G2 does not have a sd card slot.
Click to expand...
Click to collapse

Try connecting OTG if it support.
Idk another way
Sent from my Xperia S using Tapatalk HD

SMARTHACKER67 said:
Try connecting OTG if it support.
Idk another way
Sent from my Xperia S using Tapatalk HD
Click to expand...
Click to collapse
OTG is supported now i am getting the error:
"checking if loki-ifying is needed/dev/block/platform/msm_sdcc. /by-name/boot needs lokifying. [-] Failed to find function to patch.
Error loki-ifying the boot image. "
Thanks for all the help so far

*FIXED* Thanks
Thanks for all the help and support people. fixed with a command in adb again thanks.
will post the command to help anyone who is stuck.

Same Issue please help
Hey can you please post command you used I have exactly the same problem right now...thanks in advance
hayjoesam said:
Thanks for all the help and support people. fixed with a command in adb again thanks.
will post the command to help anyone who is stuck.
Click to expand...
Click to collapse

Fix
optivity69 said:
Hey can you please post command you used I have exactly the same problem right now...thanks in advance
Click to expand...
Click to collapse
Sorry for the slow reply.
Run this in adb
adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
This fixed my phone
NP

Related

installing custom rom help!

hi, i wanna install a custom rom, but i have no idea how to do it at all. i do not understand most terms used in the guide. so, can someone give me a step-by-step guide on how to install a custom rom? i've tried usin rom manager to install custom rom from SD card, howvere, it always reboots and i do not get the custom rom i want. the rom im planning to install is megatron, and im using windows vista 32 bit. i dunno if it helps. please help me
helpneeded said:
hi, i wanna install a custom rom, but i have no idea how to do it at all. i do not understand most terms used in the guide. so, can someone give me a step-by-step guide on how to install a custom rom? i've tried usin rom manager to install custom rom from SD card, howvere, it always reboots and i do not get the custom rom i want. the rom im planning to install is megatron, and im using windows vista 32 bit. i dunno if it helps. please help me
Click to expand...
Click to collapse
Ive had this trouble first post your phone model and also if your phone is running a custom recovery or is rooted.
BTW this post is gonna get moved, it is in the wrong section.
its an LG P500 and its rooted
helpneeded said:
its an LG P500 and its rooted
Click to expand...
Click to collapse
can you install custom recovery?
this is new but use this. http://forum.xda-developers.com/showthread.php?t=971245
all the data in my phone are gone. is there still a need for custom recovery? and what do i do after custom recovery?
all the info you need is in this thread including custom recovery. After the custom recovery is done you shall beableto try out any of the ROMs listed there. follow the instructions to the letter.
http://forum.xda-developers.com/showthread.php?t=901247
oh, the key combo to access your custom rom(once it is done) is Home+Volume Down+Power Button It even gives you the option to connect in usb mode so you can put the ROM you want and then disable usb mode and go back to main menu then choose flash from zip.
Omnichron said:
all the info you need is in this thread including custom recovery. After the custom recovery is done you shall beableto try out any of the ROMs listed there. follow the instructions to the letter.
http://forum.xda-developers.com/showthread.php?t=901247
Click to expand...
Click to collapse
i've tried reading all the guides. the problem is, i don't understand lots of things for example, partition the SD card.
1.Partition SDcard (swap: 0, ext: 512), ext2-ext3, then ext3-ext4 it.
i understand the (swap: 0, ext: 512) part, but not the rest. sorry. im a beginner at these
all those options are available to you in the custom recovery. choose partition card.
you will need to download Android SDK from this site
http://developer.android.com/sdk/index.html
Install it then connect you phone in USB Debugging mode. It is under Settings->Applications. Bring up a comand prompt in windows and type adb shell then su Root your phone with this app first:
http://forum.xda-developers.com/attachment.php?attachmentid=446145&d=1290341328
here's a screenshot of what the custom recovery should look like:
Omnichron said:
you will need to download Android SDK from this site
http://developer.android.com/sdk/index.html
Install it then connect you phone in USB Debugging mode. It is under Settings->Applications. Bring up a comand prompt in windows and type adb shell then su Root your phone with this app first:
http://forum.xda-developers.com/attachment.php?attachmentid=446145&d=1290341328
here's a screenshot of what the custom recovery should look like:
Click to expand...
Click to collapse
i a problem using SDK on my pc. can i use the rom manager app on my phone and flash clockworkMod recovery on it?
Edit: i managed to go to a page that's similar to that of te screen shot. how ever, it only moves up and down with the volume button. nothing to execute and commands. home page brings it t a page wit a picture of a droid and an exclamation mark in a triangle.
Omnichron said:
you will need to download Android SDK from this site
http://developer.android.com/sdk/index.html
Install it then connect you phone in USB Debugging mode. It is under Settings->Applications. Bring up a comand prompt in windows and type adb shell then su Root your phone with this app first:
http://forum.xda-developers.com/attachment.php?attachmentid=446145&d=1290341328
here's a screenshot of what the custom recovery should look like:
Click to expand...
Click to collapse
UPDATE: new sdk does not contain usb drivers/adb
adb is available here ..just unzip it to the sdk folder
http://megaupload.com/?d=RTEY0Q97
sarfaraz1989 said:
UPDATE: new sdk does not contain usb drivers/adb
adb is available here ..just unzip it to the sdk folder
http://megaupload.com/?d=RTEY0Q97
Click to expand...
Click to collapse
sorry to ask,what's adb
Now you have to download a rom of your choice and copy to SD card root and flash
Sent from my LG-P500 using XDA App
taha198 said:
Now you have to download a rom of your choice and copy to SD card root and flash
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
i've tried puttng a rom in .zip file in my SD card, then use clockworkMod rom manager to flash it. it just brings me back to the original rom. am i doing the right thing?
helpneeded said:
i've tried puttng a rom in .zip file in my SD card, then use clockworkMod rom manager to flash it. it just brings me back to the original rom. am i doing the right thing?
Click to expand...
Click to collapse
Did you wipe data/cache/android_secure/ and stuff.
johno168 said:
Did you wipe data/cache/android_secure/ and stuff.
Click to expand...
Click to collapse
ou teach me how to do that?
helpneeded said:
ou teach me how to do that?
Click to expand...
Click to collapse
do you have clock work mod recovery installed? if so, reboot into recovery. then you'll see it,.
johno168 said:
do you have clock work mod recovery installed? if so, reboot into recovery. then you'll see it,.
Click to expand...
Click to collapse
they told me toconfirm my phone model. cant find my phone model anywhere
helpneeded said:
they told me toconfirm my phone model. cant find my phone model anywhere
Click to expand...
Click to collapse
Settings, then scroll right down to the bottom "about phone" then what is the part that says "model number"

[HELP] Flash a ZIP

Hi Guys, i had a problem with my TWRP. I want to flash a zip using twrp but when i'm entering twrp (Power button + volume down button) it's just showing black screen. I know that it already in twrp mode but what im need here is the GUI because i want to flash a zip by phone. Can anyone help with some tutorial to change twrp or anything??
thank you :angel:
btw, my xperia m4 aqua is rooted
alvind27 said:
Hi Guys, i had a problem with my TWRP. I want to flash a zip using twrp but when i'm entering twrp (Power button + volume down button) it's just showing black screen. I know that it already in twrp mode but what im need here is the GUI because i want to flash a zip by phone. Can anyone help with some tutorial to change twrp or anything??
thank you :angel:
btw, my xperia m4 aqua is rooted
Click to expand...
Click to collapse
have you unlocked your bootloader if so flash the recovery.img from this link http://forum.xda-developers.com/m4-aqua/development/recovery-twrp-touch-recovery-sony-m4-t3229873
if you have not unlocked your bootloader then follow this this link http://forum.xda-developers.com/m4-aqua/development/bl-locked-twrp-touch-recovery-bl-locked-t3257430
both have GUI
RohitBopnna said:
have you unlocked your bootloader if so flash the recovery.img from this link http://forum.xda-developers.com/m4-aqua/development/recovery-twrp-touch-recovery-sony-m4-t3229873
if you have not unlocked your bootloader then follow this this link http://forum.xda-developers.com/m4-aqua/development/bl-locked-twrp-touch-recovery-bl-locked-t3257430
both have GUI
Click to expand...
Click to collapse
hi thanks for your information, but before i start using it what does it mean with "SD Card Mount Not WORK"? is that make us unable to mount our sd card? or what? thanks again for your consideration
alvind27 said:
hi thanks for your information, but before i start using it what does it mean with "SD Card Mount Not WORK"? is that make us unable to mount our sd card? or what? thanks again for your consideration
Click to expand...
Click to collapse
I believe that is fixed, SD card does work for me under recovery.

Cant update TWRP to 3.0.0 (Castor_windy version)

Hi Guys,
I've got a SGP511 WiFi only (castor_windy), with root access and an unlocked bootloader. but to install AOSP 7.1 I need to update my version of TWRP to 3.0.0.
I installed TWRP via TabZ2-lockeddualrecovery2.8.26 batch file and can access recovery but every time i select install look at my SD card and change to images and select the castor_winsy 3.0.0 image i dont get an option to install to recovery i only get kernel how do i resolve this ?
I have re flashed FW (KitKat) via flashtool loads of times
rooted
installed TabZ2-lockeddualrecovery2.8.26 batch file
and every time i get the same option.... cant flash to recovery or boot only kernel
i have attached a screenshot so that nobody thinks i am going mad
can you please help me thanks :fingers-crossed:
It's been a while since I used TWRP 2.8.XX...so no idea what's the issue there but I'd just flash TWRP recovery via fastboot. Worked for me without any problems :good:
T4ke5 said:
It's been a while since I used TWRP 2.8.XX...so no idea what's the issue there but I'd just flash TWRP recovery via fastboot. Worked for me without any problems :good:
Click to expand...
Click to collapse
Hi ... Is that using the ADB fastboot recovery TWRP.img?
I am on KitKat just wondering if that's why it won't work have you got to be on 6.01 ?
Well, actually it shouldn't matter on which Android version you are, but to have the latest boot.img and radio.img installed I'd flash the latest stock ROM available here on XDA which means by the way having TWRP 3.0.2.0 as well and after that you might be ready for AOSP 7.1
Just have look at kulvertti's thread in the "General" subforum. Since you have already intalled a custom recovery there shouldn't be any problems.
Lockeddual recovery is not compatible with any custom rom
Please follow the instructions in the thread
rcstar6696 said:
Lockeddual recovery is not compatible with any custom rom
Please follow the instructions in the thread
Click to expand...
Click to collapse
Hi @rcstar696 have you got a link to the instructions please as I can't seem to find it ... thanks
nickbaker66 said:
Hi @rcstar696 have you got a link to the instructions please as I can't seem to find it ... thanks
Click to expand...
Click to collapse
http://forum.xda-developers.com/xpe.../aosp-6-0-marshmallow-sony-xperia-z2-t3235935
first two steps of instruction
rcstar6696 said:
http://forum.xda-developers.com/xpe.../aosp-6-0-marshmallow-sony-xperia-z2-t3235935
first two steps of instruction
Click to expand...
Click to collapse
Hi @rcstar6696,
i had no problem flashing the boot.img that part was ok but when i went to flash the recovery it never seemed to work for me, in the terminal window in the SDK programme tools folder which is the same folder as the image i downloaded from your thread is in (Twrp-3.0.0-0-castor-windy.img and twrp_castor_windy.img) it said something about sizes but said it went ok tried to boot into recovery and it never worked
in the terminal window whilst my SGP511 was in fastboot mode i typed fastboot recovery Twrp-3.0.0-0-castor-windy.img is this is correct script or have i got this wrong ?
i am currently on Kitkat does this matter
thansk
nickbaker66 said:
in the terminal window whilst my SGP511 was in fastboot mode i typed fastboot recovery Twrp-3.0.0-0-castor-windy.img is this is correct script or have i got this wrong ?
thansk
Click to expand...
Click to collapse
The right command is
fastboot flash recovery PathToRecovery*
Click to expand...
Click to collapse
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
T4ke5 said:
The right command is
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
Click to expand...
Click to collapse
Cheers guys I'll give that a go
T4ke5 said:
The right command is
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
Click to expand...
Click to collapse
rcstar6696 said:
http://forum.xda-developers.com/xpe.../aosp-6-0-marshmallow-sony-xperia-z2-t3235935
first two steps of instruction
Click to expand...
Click to collapse
hi guys i tried what you said and still could get it to work, please see screenshot and check if i have entered something wrong, i dont thinki have but i might be wrong
is it because i have not done the boot image first via fastboot ?
Looks quite good. Did you already try to enter the recovery?
T4ke5 said:
Looks quite good. Did you already try to enter the recovery?
Click to expand...
Click to collapse
i tried to access recovery via the down volume button when the tablet starts up but no green light appears and it just starts normally ...... i ve not flashed the boot.img first then flashed recovery as ive seen it can be done via recovery the only option left now is to try flashing the boot.img first .... i have no option but to try that tonight and see if that can do it that way
@T4ke5 @rcstar6696 thanks very much guys for your help TWRP on 3.0.0 now and AOSP 7.1 installed now
Sweet! :good:
T4ke5 said:
Sweet! :good:
Click to expand...
Click to collapse
Don't laugh but I can't put my WiFi code in because there's no keyboard just tap to speak how can I have the keyboard back lol
T4ke5 said:
The right command is
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
Click to expand...
Click to collapse
Cheers mate worked a treat

HTC Desire 516 Hang On Logo Help Please

HTC Desire 516 Dual Sim Stuck On Logo Can't Open Recovery Or Fastboot Tried To Use SDCard Flashing Method No Result Still Hanged On Logo Please Help
Try this
Android2all said:
HTC Desire 516 Dual Sim Stuck On Logo Can't Open Recovery Or Fastboot Tried To Use SDCard Flashing Method No Result Still Hanged On Logo Please Help
Click to expand...
Click to collapse
Hi there,
Looks like your phone might be soft bricked. IF you can't open recovery how did you manage to flash the device using sd card method?
Thank you
KIBS2173
KIBS2173 said:
Hi there,
Looks like your phone might be soft bricked. IF you can't open recovery how did you manage to flash the device using sd card method?
Thank you
KIBS2173
Click to expand...
Click to collapse
I Didn't Flashed It With SDCard I Say That SDCard Method Not Working It's not able to boot From SD=Can't Read SD
Try This
Android2all said:
I Didn't Flashed It With SDCard I Say That SDCard Method Not Working It's not able to boot From SD=Can't Read SD
Click to expand...
Click to collapse
Hi there,
Can you tell me what does it say when you connect it to your PC.
Thank you
KIBS2173
KIBS2173 said:
Hi there,
Can you tell me what does it say when you connect it to your PC.
Thank you
KIBS2173
Click to expand...
Click to collapse
It's Give No AnyThing
Try This
Android2all said:
It's Give No AnyThing
Click to expand...
Click to collapse
Hi there,
Try to flash using an OTA update
Thank you
KIBS2173

help i bricked my phone

so i was trying to put google experience and when trying to install twrp it wouldnt show up on my phone, so i decided to flash phone with adb and put custom rom with adb. i failed and now im left with no os and stuck in fastboot (before saying **** i have no idea what im doing its my first time doing this)
Can you boot into recovery?
And what recovery do you have?
3060PlayZ said:
Can you boot into recovery?
And what recovery do you have?
Click to expand...
Click to collapse
yeah i can boot into recovery, i have android normal recovery, the one with yellow and blue
sushicool said:
yeah i can boot into recovery, i have android normal recovery, the one with yellow and blue
Click to expand...
Click to collapse
Okay, download the stock ROM of your phone online and copy it onto your phone, then wipe data, then flash it.
3060PlayZ said:
Okay, download the stock ROM of your phone online and copy it onto your phone, then wipe data, then flash it.
Click to expand...
Click to collapse
its not that easy lol, i dont know what i am supposed to do. i am downloading the stock rom, but you lost me when you said copy it on your phone, i dont have twrp. even without twrp idfk, when i connect it to my pc its not detected, even in fastboot or android recovery. i tried 6 cables and i know for sure they all work
sushicool said:
its not that easy lol, i dont know what i am supposed to do. i am downloading the stock rom, but you lost me when you said copy it on your phone, i dont have twrp. even without twrp idfk, when i connect it to my pc its not detected, even in fastboot or android recovery. i tried 6 cables and i know for sure they all work
Click to expand...
Click to collapse
You don't need TWRP.
Do you have an SD card and an SD slot?
3060PlayZ said:
You don't need TWRP.
Do you have an SD card and an SD slot?
Click to expand...
Click to collapse
i dont think i have sd slot and also no sd card
sushicool said:
no
Click to expand...
Click to collapse
Which one don't you have, an SD slot or SD card?
i dont have a sd card but i also dont think it has a sd slot, i cant check since i dont have anything to open the sim slot
Ok, you need a PC and adb tools installed.
Download the stock and follow this video (click on the word "video" to visit the video) after installing the ADB tools on your PC.
okay ill try it
After you install ADB on your computer, plug your phone into your computer and run "adb devices". It might take a bit for the command to list your phone as it has to start the ADB server first. Once you see it, copy the full filepath of your stock ROM, and run "adb push ROMLOCATION /sdcard/"
adb: error: connect failed: closed
Did you install the USB drivers?
3060PlayZ said:
Did you install the USB drivers?
Click to expand...
Click to collapse
yes
sushicool said:
yes
Click to expand...
Click to collapse
Are you on unlocked bootloader?
3060PlayZ said:
Are you on unlocked bootloader?
Click to expand...
Click to collapse
yes
sushicool said:
yes
Click to expand...
Click to collapse
So do you just want to fix your phone and flash stock or want a custom ROM?
3060PlayZ said:
So do you just want to fix your phone and flash stock or want a custom ROM?
Click to expand...
Click to collapse
well id get a custom rom but i dont think theres any that support this phone
sushicool said:
well id get a custom rom but i dont think theres any that support this phone
Click to expand...
Click to collapse
Could try this(click on the word).

Categories

Resources