[Q] Bricked LG D802 stuck in lg logo - G2 Q&A, Help & Troubleshooting

So im stucked in the LG logo.
i installed TWRP in kit kat and when i booted it was stuck in the logo.
i can go into recovery or the download mode.
so i tried to use adb sideload but it always says, cannot read update.zip
Is there any other metod? already tried cmd and some toolkit 1.5 to do it but always the same
i tried also to use in download mode the flastool, but doesnt recognize the phone
can u please help???

i found a solution and wanted to share with everyone who could be having the same problem (sorry for my english)
so a couldnt use download mode because my computer wasnt accepting the phone in the lg app (mobile support tool)
in recovery the adb sideload wasn t working and coudnt read the file so what i did was this:
installed sdk manager
and where i had my adb.exe e puted there the rom i wanted to flash.
my path was like this: C:\android\sdk\platform-tools
in my phone i entered recovery mode and didnt select anything else, connected to the computer
in my computer i opened cmd as administrator, i dont know if this is important or not..
then in cmd i wrote the path where the the adb was and in the same place the rom: C:\android\sdk\platform-tools (in my case)
this is the important part, type:
C:\android\sdk\platform-tools>adb push rom.zip /sdcard/rom.zip
rom.zip is the name of the file, you should put the one u have, thean it should take a little, at first it lokes like its doing nothin, just thinking but its really copyng the file to your phone, than it appears the size of the file its just copied and its done, now u gow to your phone and the ropm.zip in in there, now you just have to flash it and reboot.

Related

Lg g2 Boot loops

I am not sure if I can post this solution in this thread as I am not a developer and merely sharing my experience, It seems several people are having issues with bootloops after installing att update or for some other reason, my post deals with helping only a certain issue. You should be able to boot into recovery by any means in order to use my solution.
The problem I had was I was trying to flash a new Rom and copied Rom and gapps into my phone( of course I was rooted and had recovery flashed) and then out of curiosity I wiped everything in advanced wipe in twrp so now I have no Rom to boot into or no file to flash and either download mode would not work, I was p******g in my shorts as I my phone was only a week old and its dead that's what I at least thought. And after spending the whole night no solution was found in xda website and neither did Google help any, now the solution. now u should compare this to ur problem and find where u stand. I installed pdanet on my pc as stock lg drivers don't seem to help pc recognize my phone in recovery mode, then I plugged my phone to pc while phone is still in recovery mode and then opened pdanet in pc and installed lg drivers through it and then adb was able to see my device(until now I was trying adb sideload and it wasn't working) so when adb was able to see my device, I used sideload in twrp and pushed Rom from pc to phone using sideload commands and my phone was back and I am the happiest man in the world. So in short
1. This method works only for people who can boot into twrp recovery but not into phone.
2. Have ur desired roms and gapps ready 3. Make sure u have a working adb in ur pc and if not install minimal adb and fastboot application only onto ur desktop for easy access, and copy ur desired Rom and gapps into that folder and rename them to 1.zip and 2.zip for easy reference and easy adb commands.
4. Download and install pdanet on your pc. Power on ur device into recovery and plug it into your pc. Start adb from the folder u installed on your desktop(hold shift and right click within the folder(minimal adb and fastboot) and click on start command here option, command opens up and it will show in which folder ur in and then type adb devices and if everything is right your phone in sideload mode should show up as adb sideload and if not (this is where the problem is) run pdanet and install lg drivers through it and then unplug exit sideload and restart sideload in ur phone and plug it back to pc and ur pdanet will notify u have connected ur lg phone. Then run adb again and type adb devices and it will show up as adb sideload and now (you should search how to use sideload as I don't remember those commands) and push Rom into (the ones u renamed for easy access and reboot and all should be all. Sorry for the lengthy post but I typed this solution into several posts individually and so decided to put it up as sticky and if anyone feels to remove part of or all the post I have no problem, just wanted to do my help to others with similar problem.
Sent from my LG-D800 using xda app-developers app
lingarajug said:
I am not sure if I can post this solution in this thread as I am not a developer and merely sharing my experience, It seems several people are having issues with bootloops after installing att update or for some other reason, my post deals with helping only a certain issue. You should be able to boot into recovery by any means in order to use my solution.
The problem I had was I was trying to flash a new Rom and copied Rom and gapps into my phone( of course I was rooted and had recovery flashed) and then out of curiosity I wiped everything in advanced wipe in twrp so now I have no Rom to boot into or no file to flash and either download mode would not work, I was p******g in my shorts as I my phone was only a week old and its dead that's what I at least thought. And after spending the whole night no solution was found in xda website and neither did Google help any, now the solution. now u should compare this to ur problem and find where u stand. I installed pdanet on my pc as stock lg drivers don't seem to help pc recognize my phone in recovery mode, then I plugged my phone to pc while phone is still in recovery mode and then opened pdanet in pc and installed lg drivers through it and then adb was able to see my device(until now I was trying adb sideload and it wasn't working) so when adb was able to see my device, I used sideload in twrp and pushed Rom from pc to phone using sideload commands and my phone was back and I am the happiest man in the world. So in short
1. This method works only for people who can boot into twrp recovery but not into phone.
2. Have ur desired roms and gapps ready 3. Make sure u have a working adb in ur pc and if not install minimal adb and fastboot application only onto ur desktop for easy access, and copy ur desired Rom and gapps into that folder and rename them to 1.zip and 2.zip for easy reference and easy adb commands.
4. Download and install pdanet on your pc. Power on ur device into recovery and plug it into your pc. Start adb from the folder u installed on your desktop(hold shift and right click within the folder(minimal adb and fastboot) and click on start command here option, command opens up and it will show in which folder ur in and then type adb devices and if everything is right your phone in sideload mode should show up as adb sideload and if not (this is where the problem is) run pdanet and install lg drivers through it and then unplug exit sideload and restart sideload in ur phone and plug it back to pc and ur pdanet will notify u have connected ur lg phone. Then run adb again and type adb devices and it will show up as adb sideload and now (you should search how to use sideload as I don't remember those commands) and push Rom into (the ones u renamed for easy access and reboot and all should be all. Sorry for the lengthy post but I typed this solution into several posts individually and so decided to put it up as sticky and if anyone feels to remove part of or all the post I have no problem, just wanted to do my help to others with similar problem.
Sent from my LG-D800 using xda app-developers app
Click to expand...
Click to collapse
I have more or less the same issue. Was with StockMod for D802 and received an official OTA and accepted and installed it. Now I'm stuck in bootloop. Unlike you, I can go into recovery (CWM not TWRP) BUT I can't seem to go into fastboot mode. When I hold the Volume Up and connect the phone through cable to my laptop, the phone boots but goes automatically into recovery mode. Did system wipe as well (which I shouldn't have) and at that point my phone has no OS to boot into so I used ADB to transfer CM 10.2 and GAPPS to my phone hoping that if I do it like I'm flashing a custom rom will help but unfortunately it didn't. I'm still stuck in bootloop and can't go into fastboot. help please...:crying:
Try a stock Rom and see if it helps.
Sent from my LG-D800 using xda app-developers app

Cannot get past TWRP

I think I screwed up my phone... When it boots, nomatter what I do it boots into Recovery mode (TWRP 2.6.3.2). I don't mind flashing a new rom at this point but how can I transfer a ROM onto the SD card while in TWRP? adb does not see it and windows keeps saying there is no driver although I am installing LG USB Driver 3.10.1 straight from their site. PLEASE give me an idea of my options at this point...
http://koush.com/post/universal-adb-driver
Unplug your device and install those. They're basic, but it should work for the time being. Then download this:
https://docs.google.com/uc?export=download&id=0B2JzZ_fh3QOGTjdyLUxyYWp4Vms
Unzip it, and WITHIN THE FOLDER open a command prompt in administrator mode.
Type adb devices It should show the serial and "recovery."
Now, you should place the ROM you want to flash in that folder, then then type
adb push FILENAMEOFROM.zip /sdcard/
Should push it to the phone. :good:

[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!

UPDATED SU STUCK IN SOFT BRICK: TP260 AKA LGK20PLUS(have acces toTwr Recovery/SDstill

Okay I have a few problems going... here is what I have and have tried and the issues I have been having... I have log files and such saved too should you need those.
Synthoms: LGK20 PLUS aka TP260
- I needed a Binary update for SU... (never did get that to work) Somehow afterwards my phone would only reboot into Twrp Recovery on boot loop.
-I installed an Update SU file ( also didn't work) then the phone started booting into only fastboot.... ( I had a brief issue of it not connecting on ADB but I hade to just end task adb in the task menu (Crtl Alt Del in case somebody has same problem) Afterwards connected no problem.
-I have wiped datas and cache and all sorts of instuctions to no avail.. lol
_phone now boot immediately to fastboot but I am able to get to twrp recovery just fine
Whats Weird:
-I can see the device on the computer get onto the sd card add files and zip files and the computer recognizes it n o problem at all... but LG MOBILE SUPPORT LGUP LG Bridge and LG Flash Tool.... all do not recognize my phone.
-But no matter where I partition anything and no matter what recovery img or zip file I install... it just only wants to open into fastboot.... I'm sure it is a very simple operation to fix... maybe one of you have a restore file can put on the SD with mine that have done me no good? Any help would be appreciated hardcore lol and I appreciate the learning experience a per i have learned a lot..
Heres what I have collected in my attempts
A: I have a Twrp.img and Recovery.img (not sure if they are a recovery or boot partition)
B: I have ADB it connects to my device fine and I can even flash onto the phone but seems to not be helping lol
C: : LG Bridge and LG UP do not see that my phone is connected (all my drivers are updated)
D: I have a stock KTZ file for my phone but I have no programs to flash it except adb (the others will not recognize my phone except ADB
E: I am very sure Xposed may have something to do with this... I downloaded an uninstaller and the zip file will not flash error 555 or something like that.
F: I'm very sure I need a Boot.img?? this I know little about but I have a program to build one if I can figure out how lol.
G: My recoveries did not work :0(
H: None of my SU zips seem to be working (is why I believe Xposed is behind it lol.
I: There are commands you can put into the terminal in TWRP recovery ( I can get there will explain further later) to disable Xposed but they say to create a folder name \data\data\....ect ect... There is no way that the TWRP recovery will let me create folders so I'm at a loss there.....
Hey..,..,..,
JamieAndrew7012 said:
Okay I have a few problems going... here is what I have and have tried and the issues I have been having... I have log files and such saved too should you need those.
Synthoms: LGK20 PLUS aka TP260
- I needed a Binary update for SU... (never did get that to work) Somehow afterwards my phone would only reboot into Twrp Recovery on boot loop.
-I installed an Update SU file ( also didn't work) then the phone started booting into only fastboot.... ( I had a brief issue of it not connecting on ADB but I hade to just end task adb in the task menu (Crtl Alt Del in case somebody has same problem) Afterwards connected no problem.
-I have wiped datas and cache and all sorts of instuctions to no avail.. lol
_phone now boot immediately to fastboot but I am able to get to twrp recovery just fine
Whats Weird:
-I can see the device on the computer get onto the sd card add files and zip files and the computer recognizes it n o problem at all... but LG MOBILE SUPPORT LGUP LG Bridge and LG Flash Tool.... all do not recognize my phone.
-But no matter where I partition anything and no matter what recovery img or zip file I install... it just only wants to open into fastboot.... I'm sure it is a very simple operation to fix... maybe one of you have a restore file can put on the SD with mine that have done me no good? Any help would be appreciated hardcore lol and I appreciate the learning experience a per i have learned a lot..
Heres what I have collected in my attempts
A: I have a Twrp.img and Recovery.img (not sure if they are a recovery or boot partition)
B: I have ADB it connects to my device fine and I can even flash onto the phone but seems to not be helping lol
C: : LG Bridge and LG UP do not see that my phone is connected (all my drivers are updated)
D: I have a stock KTZ file for my phone but I have no programs to flash it except adb (the others will not recognize my phone except ADB
E: I am very sure Xposed may have something to do with this... I downloaded an uninstaller and the zip file will not flash error 555 or something like that.
F: I'm very sure I need a Boot.img?? this I know little about but I have a program to build one if I can figure out how lol.
G: My recoveries did not work :0(
H: None of my SU zips seem to be working (is why I believe Xposed is behind it lol.
I: There are commands you can put into the terminal in TWRP recovery ( I can get there will explain further later) to disable Xposed but they say to create a folder name \data\data\....ect ect... There is no way that the TWRP recovery will let me create folders so I'm at a loss there..,..,..,Cc hey were you able to fix it ? i think i just went through that tooo and i downloaded all the corrresponding XPOSED UNINSTALLERS on a different phone with an sd card inserted..,.., then i transfered that SD card to the phone i was atttempting to fix and i flashed 1 by one each xposed uninstaller that i knew was kind of the correct 1. on the 3rd try it worked its just a mattter of flashing the corrrect one I hope that helped i had no clue what to do and I got lucky that way I hope you'll tooo..., let me know...,..,...,..,..,Cc
Click to expand...
Click to collapse
Can't help, but don't use SuperSU for Xposed.
Magisk has a module for Xposed that'll save you lots of pain

no twrp even after command prompt confirmation..pls help

hello everyone..new on the forum..its my first post...
so, MODs pls delete or guide where to post this question although i didnt find any relevant thread...
i just bought a new asus m1 pro and have been trying to root it with majisk from 2 days but no luck..
here is what i did...
first i unlocked bootloader from asus website's apk..link is https://www.asus.com/in/Phone/ZenFone-Max-Pro-ZB601KL/HelpDesk_Download/
on this link 740KB bootloader unlocker
then instead of installing any drivers i installed asus pclink available on pclink.asus.com as i assumed it would contain drivers..although haven't started pclink program just completed installation..
then from this link https://www.xda-developers.com/install-adb-windows-macos-linux/ under microsot windows adb setup heading 1st step gives u zip containing adb and fastboot drivers so extracted it and ran cmd from extracted folder and got twrp image file from https://forum.xda-developers.com/asus-zenfone-max-pro-m1/development/recovery-twrp-3-2-1-x-t3787134 got the twrp-3.2.2-1 20180727 57MB image file....
then ran cmd from extracted folder after connecting phone typed adb devices and device was there (gonna attach screenshots of cmd) and then adb reboot bootloader then fastboot flash recovery twrp.img (i copied twrp file to this folder and renamed it as twrp.img) and then fastboot reboot all this went fine in cmd according to me but i haven't used cmd before so i know nothing about it...
and yes after adb reobot bootloader the phone did switch off and restarted and phone screen displayed fastboot mode and after fastboot reboot phone did restart...
cmd screenshot..
https://imgur.com/anxoFAB
so even after all this i booted to recovery (vol down+lock) but i find that twrp is not there...its still the phone's recovery software...
what i can't seem to understand is after cmd showing everything it should there should be rare possibility of this happening..right?or does it happen more often?
if i would have got stuck in some other manner i would have searched web but this after a bit of searching seems rare...
experts please help....much needed...

Categories

Resources