Need help ! Unusual problem - CWM and ROM - Optimus L3, L5, L7 Q&A, Help & Troubleshooting

Hi !
I have problem with my phone. When i tried install my own custom ROM, i don't know how the latest ROM just reinstall. ROM ( Lperia by Optima-Team ) is for V10 baseband, but mine ROM is for V20 baseband. Ok. Phone turns on but in V20 baseband in this ROM is too much bugs. I don't have signal, internet and i cannot call. Another issue is i cannot open CWM via button combination or holding turn-off button in ROM ( recovery ). When i tried open CWM phone just stopped at the LG logo. I can add i have backup copy of Lperia ROM on SD-card. There's way to restore the backup, another method than CWM ?
I forgot. I have LG L5 e610.
Please help me
I greet Snip3rPolska.

I forgot. I did not know the ROM just reinstall. I have problem now with connecting phone to computer with debugging option to backup ROM via PC, cause this ROM have a settings bug. To fix that i would flash settings Lperia but i don't have how.

#Refresh

I found the copy of apps from Lperia like settings but i cannot install this. I'm trying to figure in all ways to fix that problem and i don't have any ideas.
Edit :
I'm reinstall CWM with method from this thread :
http://forum.xda-developers.com/showthread.php?t=1764398
CWM installed but still stop at LG logo when i try boot phone via recovery.

cwm
Snip3rPolska said:
I found the copy of apps from Lperia like settings but i cannot install this. I'm trying to figure in all ways to fix that problem and i don't have any ideas.
Edit :
I'm reinstall CWM with method from this thread :
http://forum.xda-developers.com/showthread.php?t=1764398
CWM installed but still stop at LG logo when i try boot phone via recovery.
Click to expand...
Click to collapse
folow this guide
Instructions for installing CWM custom recovery on LG Optimus L5:work for my perfect-LG L5-E610
Code:
http://www.lg-phones.org/cwm-custom-recovery-for-lg-optimus-l5.html
Now I use this CWM-philz_touch-6.30.2-E610. best version of cwm
I installed this room-http :/ / forum.xda-developers.com/showthread.php? t = 2741875
everything works perfectly.
I had the same problem with CWM, I had the PC installed adb drivers, now everything is ok.:good:

When i connect phone via USB to pc and open cmd i got :
C:\Users\Marek>prompt
C:\Users\Marek>adb shell
'adb' is not recognized as an internal or external command,
operable program or batch file.
What now ?

Still nothing. Still that same problem.
ps. I have copy backup of Lperia on SD-Card and i won't restore this but i don't have CWM.
Edit :
adb shell device not found. Debbuging is on.
Edit :
I forgot. I don't have still access to settings to enable something like USB Computer mode.

adbshell
Snip3rPolska said:
Still nothing. Still that same problem.
ps. I have copy backup of Lperia on SD-Card and i won't restore this but i don't have CWM.
Edit :
adb shell device not found. Debbuging is on.
Edit :
I forgot. I don't have still access to settings to enable something like USB Computer mode.
Click to expand...
Click to collapse
for seting attempt this patch.LP-Set.zip
attempt with this in atachmentu, me doing great
first install the adb shell.exe.
Make sure you have installed LG usb and adb drivers
Code:
http://www.lg.com/hr/podrska-mobilni-telefon/lg-Optimus-L5-E610
Make sure you have USB debugging enabled.
solution install new software using KDZ updater v2od + root + CWM.kdz.
Code:
https://disk.yandex.com/public/?hash=iQ8DYdXhXfNsa4ietWGzIMG5sGeIQHk2qeFz1TbvUpc%3D&locale=en
then install via CWM room.

Ok. I check it out tomorrow.

I tried install KDZ but phone was not found again.
_________________________________________
Edit :
In windows i hear the sound how the phone was detected. But still nothing. Phone was not found.

You are sure you have the driver installed?

this tutorial work.
Code:
http://forum.xda-developers.com/showthread.php?t=2230679
maybe you this tutorial help.
Code:
http://forum.xda-developers.com/showthread.php?t=2660144
Code:
http://forum.xda-developers.com/showthread.php?t=2409308

pancepaki said:
this tutorial work.
Code:
http://forum.xda-developers.com/showthread.php?t=2230679
maybe you this tutorial help.
Code:
http://forum.xda-developers.com/showthread.php?t=2660144
Code:
http://forum.xda-developers.com/showthread.php?t=2409308
Click to expand...
Click to collapse
Man i'm f**ing love you philz touch-6.30.2-E610 cwm works perfect and restore of Lperia ROM was successful without problems.
Thanks a lot !

ps. You can close the thread.

Related

[Q] No Download mode, NO fastboot, just CWM loop... plz help

Hi,
I use F320L and I am under boot loop
I was planning to run the flash tool... but it needs download mode...
may be some partitions are messed up so that even I flash stock version, it never moves on to next step...
I've been searching Q&A thread and couldn't find suitable solution for me T_T ( there were similar situations but not exact same)
I've tried this one
http://forum.xda-developers.com/showthread.php?t=2477595
but my phone never goes to fastboot
and also I read this one
http://forum.xda-developers.com/showthread.php?t=2582142
however, I can't install ubuntu for that I am using my company's computer
one good thing is that I can use adb in the cwm
but I don't know what to do with it
may be my best chance is to restore download mode and repartition all of device via flash tool.
it would be very very helpful and thankful if someone gives me any idea....
urusaikara said:
Hi,
I use F320L and I am under boot loop
I was planning to run the flash tool... but it needs download mode...
may be some partitions are messed up so that even I flash stock version, it never moves on to next step...
I've been searching Q&A thread and couldn't find suitable solution for me T_T ( there were similar situations but not exact same)
I've tried this one
http://forum.xda-developers.com/showthread.php?t=2477595
but my phone never goes to fastboot
and also I read this one
http://forum.xda-developers.com/showthread.php?t=2582142
however, I can't install ubuntu for that I am using my company's computer
one good thing is that I can use adb in the cwm
but I don't know what to do with it
may be my best chance is to restore download mode and repartition all of device via flash tool.
it would be very very helpful and thankful if someone gives me any idea....
Click to expand...
Click to collapse
Since you can use adb it should be simple, download a rom i used cyanogen mod to recover mine http://download.cyanogenmod.org/
Make sure you have the adb drivers
open CMD on pc and sideload mode on CWM
enter the below commands one by one into cwm
"
cd \adb
adb kill-server
adb usb
adb devices
adb sideload zipname.zip
"
Cwm should then install the zip, wipe data/davlik/cach and reboot.
once you boot up again you should be able to turn it off and enter download mode
how to enter download mode
alex xander said:
Since you can use adb it should be simple, download a rom i used cyanogen mod to recover mine http://download.cyanogenmod.org/
Make sure you have the adb drivers
open CMD on pc and sideload mode on CWM
enter the below commands one by one into cwm
"
cd \adb
adb kill-server
adb usb
adb devices
adb sideload zipname.zip
"
Cwm should then install the zip, wipe data/davlik/cach and reboot.
once you boot up again you should be able to turn it off and enter download mode
how to enter download mode
Click to expand...
Click to collapse
thx for the tip!
I tried what yo wrote for me...
but it is not working.
actually the rom is installed but there is sth wrong with some partition I think
thx anyway, may be I should try to find another way

Serious issue

i urgently need help
I got some update from lg and after i agreed to install
phone doesn't boot
it goes into TWRP recovery
i tried putting it on download mode but its not happening
I tried hard resetting too
i deleted data and hence i dont have any files on my internal storage
I dont have a OTG cable .
pls help me out
i cant use terminal command also because there are no files in recovery folder
digkong said:
i urgently need help
I got some update from lg and after i agreed to install
phone doesn't boot
it goes into TWRP recovery
i tried putting it on download mode but its not happening
I tried hard resetting too
i deleted data and hence i dont have any files on my internal storage
I dont have a OTG cable .
pls help me out
i cant use terminal command also because there are no files in recovery folder
Click to expand...
Click to collapse
whether you can get into recovery and give you the download mode?Do you sec when starting up the phone LG logo?
Open LG supotr tool, connect your phone in download mode the tool detects the phone click on the option (top right corner) select upgrade recovery. PC will begin to download your original SW. wait and let the tool after the download and install SW (about 1 hour)
-installed drivers needed
-charged battery (90-100%)
Keep calm, pal !
Boot in TWRP, then "Advanced", then "Terminal Command" !
COPY THE FOLLOWING LINE VERY CAREFULLY : NO MISTAKE ALLOWED !
Code:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
Then reboot, it should work !
And remember : NO update from LG via OTA when rooted on the G2 !
rohecla said:
And remember : NEVER take OTA update when rooted on any phone!
Click to expand...
Click to collapse
Fixed.

[Q]LG G2 re-flashing or rooting stock 4.4.2 bad rom

Hi all,
First off I've tried now for a two days to solve this, reading as much as I could find on here and the rest of the internet.
I decided to root my LG D802 running 4.2 and install CWM recovery no problem. Next I flashed a stock 4.4.2 vodaphone img. All went well untill i tried to use the touch screen, which shows that when i press on one point on the screen it selects multiple points basically its unusable and unable to do almost anything with it, however i have managed to turn on ADB and connect to the phone. So now i have a stock recovery and an unusable ROM.
So next up I tried to rooting it since I had ADB shell working ok, using the IOROOT25. This appears to work as when it reboots and installs the kkroot.zip in the recovery it's saying it worked. Now when I reboot and open ADB shell then type SU to get root I can't press ok when superuser pops up to asking me to give it permission, because of the touch screen problem.
If i can get root in ADB then remount the files system then i will be able to DD a new recovery img??
After getting this far and loosing, I then found this: http://forum.xda-developers.com/showthread.php?t=2432476 on flashing to stock, but the program crashes every time it's about to flash, so i tried doing a fresh install of windows 7 and then tried windows 8 however the program still crashes every time and yes I have followed the instructions and tried the manual method and checking the 127.0.0.0. lgblahblah is there
So no I am turning to you guys for help.
phone details;
Model: D802 32GB
Firmware operator: VDF
sw version: D80220a
ro.build.fingerprint: lge/g2_vdf_com/g2:4.4.2/KOT49I.D80220a/D80220a.1392133741:user/release-keys
Recovery: <3e> KOT49I.D80220a test-keys
UPADATE: I have root but getting this error when trying to flash the recovery:
+] loki_flash v2.0
[-] Loki aboot version does not match device.
any ideas?
Ok so i found a different aboot img pushed to the phone and flashed that using dd
Code:
dd if=/data/local/tmp/about.img of=/dev/block/platform/msm_sdcc.1/by-name/aboot
this solved the problem above and a allowed me to flash cwm recovery. This then broke the installed rom so it wouldn't boot. now I had a custom recovery i flashed a EUR open 16gb stock zip this all went well and now i have a working phone What i should of done is remove the stock recovery.img from the zip and the line to flash it in the update script so it didn't flash the stock recovery.
This now leaves me with the loki flash problem above when trying to flash a custom recovery i could flash a different aboot.img but i don't want to break the current rom.
Any one else found a way to solve this problem?
need help
need help please!!
i have pretty much the same as your first problem, i installed the vodafone kitkat and the touch went crazy
and the custom recovery was deleted
and the lg support tool doesnt work for me
i dont know what to do.
sorry i forgot to mention that my phone is lg g2 d802 16 GB
Mustafa1 said:
need help please!!
i have pretty much the same as your first problem, i installed the vodafone kitkat and the touch went crazy
and the custom recovery was deleted
and the lg support tool doesnt work for me
i dont know what to do.
sorry i forgot to mention that my phone is lg g2 d802 16 GB
Click to expand...
Click to collapse
Have you tried running IO root to again root on your device? Also do you know much about linux, command line and android tools like ADB? Or do I need to explain the commands step by step?
twon23 said:
Have you tried running IO root to again root on your device? Also do you know much about linux, command line and android tools like ADB? Or do I need to explain the commands step by step?
Click to expand...
Click to collapse
i downloaded ioroot25 and extracted it and ran root.bat
Looking for device...
Make sure drivers are installed. Check Windows Device Manager.
Make sure proper USB Debugging mode is enabled.
Verizon users make sure ethernet mode is selected.
Did you check phone screen for Yes/No prompt?
(select checkbox to always remember then hit yes)
...sometimes you need to unplug the USB cable then re-plug.
Determining device model...
Rebooting into stock recovery...
When recovery loads, select: *apply update from adb* with power button...
then press Enter/Return on your keyboard.
Press any key to continue . . .
(here the phone restarts and LG logo appears with (secure booting error)message in the upper left corner, and when i press any key)
Reboot back into System after flash in recovery finishes.
Press any key to continue . . .
and when pressing any key the cmd closes and the phone stays on with black screen and the back light on
in the pc i get many windows about formating drives (from H to S)
and i dont know anything about linux or command line
would you explain it to me??
Ok so your phone not longer boots, correct? Do you know what build/version plus any other details of the rom you flashed? or even a link so i can have a look at the rom you have installed. Can you get into recovery mode and is it still a stock recovery image? also what is your phone d802? 16gb 32gb?
Mustafa1 said:
i downloaded ioroot25 and extracted it and ran root.bat
Looking for device...
Make sure drivers are installed. Check Windows Device Manager.
Make sure proper USB Debugging mode is enabled.
Verizon users make sure ethernet mode is selected.
Did you check phone screen for Yes/No prompt?
(select checkbox to always remember then hit yes)
...sometimes you need to unplug the USB cable then re-plug.
Determining device model...
Rebooting into stock recovery...
When recovery loads, select: *apply update from adb* with power button...
then press Enter/Return on your keyboard.
Press any key to continue . . .
(here the phone restarts and LG logo appears with (secure booting error)message in the upper left corner, and when i press any key)
Reboot back into System after flash in recovery finishes.
Press any key to continue . . .
and when pressing any key the cmd closes and the phone stays on with black screen and the back light on
in the pc i get many windows about formating drives (from H to S)
and i dont know anything about linux or command line
would you explain it to me??
Click to expand...
Click to collapse
If you're running root.bat as an admin, try executing it without admin privileges. Dunno why, but it seemed to work for me.
Mustafa1 said:
need help please!!
i have pretty much the same as your first problem, i installed the vodafone kitkat and the touch went crazy
and the custom recovery was deleted
and the lg support tool doesnt work for me
i dont know what to do.
sorry i forgot to mention that my phone is lg g2 d802 16 GB
Click to expand...
Click to collapse
Did you try to flash CWM recovery? http://forum.xda-developers.com/showthread.php?t=2582142 This thread has What you need to do .. After then you can nandroid backup after then wipe everything except EFS on twrp after that you can stock_kitkat.zip on the xda forum. Efter that restore data via twrp.
I think that It will be correct without deleting your current rom ...
---------- Post added at 06:18 PM ---------- Previous post was at 06:12 PM ----------
makgun said:
Did you try to flash CWM recovery? http://forum.xda-developers.com/showthread.php?t=2582142 This thread has What you need to do .. After then you can nandroid backup after then wipe everything except EFS on twrp after that you can stock_kitkat.zip on the xda forum. Efter that restore data via twrp.
I think that It will be correct without deleting your current rom ...
Click to expand...
Click to collapse
NOT CWM , it is TWRP
Are you from turkey?
twon23 said:
UPADATE: I have root but getting this error when trying to flash the recovery:
+] loki_flash v2.0
[-] Loki aboot version does not match device.
any ideas?
Ok so i found a different aboot img pushed to the phone and flashed that using dd
Code:
dd if=/data/local/tmp/about.img of=/dev/block/platform/msm_sdcc.1/by-name/aboot
this solved the problem above and a allowed me to flash cwm recovery. This then broke the installed rom so it wouldn't boot. now I had a custom recovery i flashed a EUR open 16gb stock zip this all went well and now i have a working phone What i should of done is remove the stock recovery.img from the zip and the line to flash it in the update script so it didn't flash the stock recovery.
This now leaves me with the loki flash problem above when trying to flash a custom recovery i could flash a different aboot.img but i don't want to break the current rom.
Any one else found a way to solve this problem?
Click to expand...
Click to collapse
Hi! I've recently flashed an updated stock ROM and have the same Touchscreen issue as yourself! Can you tell me the steps you have done to fix it? I'm using windows 8.1 to flash etc, and using a stock ROM I can't seem to get it to work again

[SOLVED][HELP] Lg G2 is stuck at cwm recovery

Dear people of xda,
Recenlty ive receive a FOTA update to my device which runs 4.2.2. Being stupid, i did the update although i had cwm recovery installed on my devices. Now my device keeps bootlooping into cwm without being able to do anything.
Ive read tons of threads talking about this issue but i still cant get my to boot normally.
Yingy in this thread http://forum.xda-developers.com/showthread.php?t=2563527 had the same problem but the only diffrence is my pc cant recognize my device in order to do the adb fix by thecubed.
Im plugging my G2 for the first time in this computer and that is why i think my pc is failing to install drivers. I downloaded and instellad latest driver although windows device manger shows error devices not detected and the end of the process.
In order to fix my phone i just need to make me pc recognize my phone in adb although phone was never plugged before to this pc so i think my G2 wont let it access. I tried installing universal driver such as Pdanet as offered in threat but still when i write adb devices in cmd i get device offline!
Download latest adb drviers, lates lg g2 driver, lg user support tool does not recognize plugged device as well. All me sdk manger tools are patched to latest version.
PLEASE ive tried anything possible. spend like 9 hours and still nothing. i would really appriciate your help.
Thanks.
Edit: here my problem with pdanet drivers, it asks me to allow pc usb debbuging as shown in screenshot below but icant do it since im stuck at cwm recovery!
Solved!
BOOM!! after 12 hours i FINALLY manged to solved this problem. Really simple actually lol.
If anyone come across the issue please do the following:
1. Go to clockwork recovery as always, go to install zip from sdcard, choose install zip from sideload.
2. Plug your phone to pc.
3. Run adb with lastest drivers and sdk tools.
4. At the adb folder press shift+right click and start cmd.
5. write adb devices it should show your device id like this (xxxxxxxxx sideload).
6.Download latest twrp recovery from here http://teamw.in/project/twrp2/197 and if you have open europe version G2 like me download latest version from here: http://techerrata.com/browse/twrp2/g2d802
7.put the zip file in the adb folder, do not unzip it.
8. write in cmd console adb sideload xxxx.zip (xxxx is the name of twrp file).
9. cwm will flash twrp recovery over cwm.
10. reboot in recovery in advanced options.
11. now you have twrp recovery.
12. follow this guide : http://forum.xda-developers.com/showthread.php?t=2451696&nocache=1
13. THATS IT!!!
finally after going through this mess, im never using cwm recovery again. twrp is the best
good luck everyone!

[Q] hours for searching for nothing help plz!

I ****ed up my phone today I did full wipe (formatted internal storage too, so i can't flash any rom in recovery because there is nothing) and now i've been searching hours someone who can help me? In TWRP i can't mount anything to my pc (i do not know why?) AND adb says me "devices not found" or something like that so can't push any zip-file to my phone via adb sideload. Is there any way to reapir my phone? can someone help me? Thanks alot!
There was a bug in a bunch of recent twrp releases that causes adb to not work in recovery. Patched versions have been made, try finding one for your device.
Added:
If you can't find a patched version, flash cwm or philz recovery with fastboot, adb is working on both of those. You just need a rrcovery image and do
"fastboot flash recovery <recovery-file>.img"
In fastboot mode.
let's try it out!
nvan7891 said:
There was a bug in a bunch of recent twrp releases that causes adb to not work in recovery. Patched versions have been made, try finding one for your device.
Click to expand...
Click to collapse
So u mean i need to flash new recovery version? how i can do it when my adb isn't workin? thanks!
alkkade said:
I ****ed up my phone today I did full wipe (formatted internal storage too, so i can't flash any rom in recovery because there is nothing) and now i've been searching hours someone who can help me? In TWRP i can't mount anything to my pc (i do not know why?) AND adb says me "devices not found" or something like that so can't push any zip-file to my phone via adb sideload. Is there any way to reapir my phone? can someone help me? Thanks alot!
Click to expand...
Click to collapse
i dont know how to fix your problem but i know how u can change the devices not found
install on your computer pdanet driver.
p.s.
i ****ed up my phone as well today i publish a post i will be thankfull if look on my problem.thanks.
alkkade said:
So u mean i need to flash new recovery version? how i can do it when my adb isn't workin? thanks!
Click to expand...
Click to collapse
See the edit to my first response. Fastboot is done in fastboot mode, not recovery, so you should be good. You just need the basic .img file of cwm or philz recovery.
If you are on win 7 try this:
http://adbdriver.com/downloads/
(Adb driver installer)
Run it when you turn adb sideload on in G2 and connect it to PC.
If it fails you still can go buy somewhere USB OTG cable (few bucks) and flash ROM from usb stick like me.
It appears that accessing fastboot pn the lg g2 is not so simple. Sorta like samsung phone deal, where a manufacturer download is used instead. From what I gather, recovery might need to be wiped to access fastboot, which you could do from terminal in twrp, but thats risky. Apparently, a lot of people have gotten stuck in fastboot mode. Best bet would be to reflash stock firmware through lg download mode. Also see this thread for a method to return to stock firmware:
http://forum.xda-developers.com/showthread.php?t=2432476
Once you are back to stock, just reroot and flash revovery, etc.
downloadmode should still work. go back to any kdz for your version
also source and versions post next time

Categories

Resources