Wiped everything in TWRP. Need Help! - G2 Q&A, Help & Troubleshooting

I wiped/formatted everything in TWRP. Now of course, there's no recovery or backups and when I do a factory reset, it boots and gets stuck with the LG logo.
HELP!

centro714 said:
I wiped/formatted everything in TWRP. Now of course, there's no recovery or backups and when I do a factory reset, it boots and gets stuck with the LG logo.
HELP!
Click to expand...
Click to collapse
can you get into download mode? (turn phone off, hold vol up, and plug phone into computer)

centro714 said:
I wiped/formatted everything in TWRP. Now of course, there's no recovery or backups and when I do a factory reset, it boots and gets stuck with the LG logo.
HELP!
Click to expand...
Click to collapse
Push a ROM via adb sideload and flash.
Support your Devs......

iOSh8er said:
Push a ROM via adb sideload and flash.
Support your Devs......
Click to expand...
Click to collapse
How do I do that exactly? Is there software on the computer side I have to install?

Install adb on your PC (Google on how to install if need be). Then push your file from PC to phone as instructed here http://teamw.in/ADBSideload
Support your Devs......
---------- Post added at 09:11 PM ---------- Previous post was at 09:07 PM ----------
Or do what @mazer4455 said & get into download mode to restore to stock. See instructions here http://forum.xda-developers.com/showthread.php?t=2432476
Support your Devs......

[QUOTE3]Or do what @mazer4455 said & get into download mode to restore to stock. See instructions here http://forum.xda-developers.com/show....php?t=2432476)[/QUOTE]
Doesn't look like the instructions include the LS980 Sprint version.
I'm trying to read up on installing ADB on my PC put a bit tougher than simply installing.

I've installed Android SDK onto my computer, running cmd from platform-tools, and did a "adb devices" and it cannot find my device.
any tips at this point?

centro714 said:
I've installed Android SDK onto my computer, running cmd from platform-tools, and did a "adb devices" and it cannot find my device.
any tips at this point?
Click to expand...
Click to collapse
wow, can't believe I found out!! turns out downloading the LG drivers DID NOT work but downloading PDA Net did!!
I was then able to sideload the rom and gapps file and now phone is back online! only took about 4 hours

centro714 said:
wow, can't believe I found out!! turns out downloading the LG drivers DID NOT work but downloading PDA Net did!!
I was then able to sideload the rom and gapps file and now phone is back online! only took about 4 hours
Click to expand...
Click to collapse
I did the same thing you did. Can you offer any help. I am extremely lost.

fisheric1 said:
I did the same thing you did. Can you offer any help. I am extremely lost.
Click to expand...
Click to collapse
I will get you some details instructions if you can wait till tomorrow.
Or, read this thread and YouTube how to do an adb side load. In short, you will need to download android sdk to your PC, download the rom zip file, plug your phone in and enter twrp's adb side load, open command prompt, and enter adb side load command.
Sent from my LG-G2 using xda app-developers app

centro714 said:
I will get you some details instructions if you can wait till tomorrow.
Or, read this thread and YouTube how to do an adb side load. In short, you will need to download android sdk to your PC, download the rom zip file, plug your phone in and enter twrp's adb side load, open command prompt, and enter adb side load command.
Sent from my LG-G2 using xda app-developers app
Click to expand...
Click to collapse
Thanks. That is what I figured I would have to do. ADB just isn't find the device though. I can boot into TWRP.

ADB Sideload instructions
fisheric1 said:
Thanks. That is what I figured I would have to do. ADB just isn't find the device though. I can boot into TWRP.
Click to expand...
Click to collapse
Ok, so here's what I did to install a ROM in TWRP when I wiped all the data using adroid SDK tools and TWRP ADB side load:
- Go here to download Android SDK https://developer.android.com/sdk/index.html (remember where you save/install it)
- Download your ROM and Gapps file (For Sprint, I think we only have Carbon ROM so use this link http://forum.xda-developers.com/showthread.php?t=2502789)
- Once you've downloaded the ROM and Gapps zip files, save the zip file into "your drive:\androidSDK\sdk\platform-tools" (this just makes it easier to find when doing the adb side load)
- Now plug your phone into your PC. Go into TWRP and start up ADB Side load. I think it's in Advanced button.
- Now open up the "your drive:\androidSDK\sdk\platform-tools" folder. In that folder, do a Shift-Right-Click and click "Open Command Window Here" to open cmd w/ that destination already mapped out.
- From here, all you have to do is type in "adb sideload [enter zip file name here]" and it should start installing over to your phone.
**** One important thing to note, if for some reason, in the command prompt your device is not visible, download PDA net for Android http://pdanet.co/ (this was actually my case and PDA net worked like a charm)

Related

Soft brick (Already searched up and down)

So I messed up my Nexus somehow. I was trying to install MIUI coming from Carbon ROM but something went wrong as it got stuck on the miui logo. So I rebooted to TWRP and restored my backup. So then I tried to install PA and then it just got stuck on the google logo. So i restored my backup again and tried again to no avail. Then after that I couldn't restore my backup ( I keep getting FAILED as soon as the data restore starts). I can boot to Recovery but I dunno what to do. I tried sideloading but that's not working. I tried the toolkit but everytime it tries to download the factory image it says 404. The phone charges and whatnot but I don't know what to do. I only have the PA rom on my phone and reinstalling it doesn't do anything. The only weird thing is that when I try to install the PA gapps I get a FAILED message. Any help would be appreciated
varem said:
So I messed up my Nexus somehow. I was trying to install MIUI coming from Carbon ROM but something went wrong as it got stuck on the miui logo. So I rebooted to TWRP and restored my backup. So then I tried to install PA and then it just got stuck on the google logo. So i restored my backup again and tried again to no avail. Then after that I couldn't restore my backup ( I keep getting FAILED as soon as the data restore starts). I can boot to Recovery but I dunno what to do. I tried sideloading but that's not working. I tried the toolkit but everytime it tries to download the factory image it says 404. The phone charges and whatnot but I don't know what to do. I only have the PA rom on my phone and reinstalling it doesn't do anything. The only weird thing is that when I try to install the PA gapps I get a FAILED message. Any help would be appreciated
Click to expand...
Click to collapse
Have you tried to install another rom on your nexus?
you can put it on with adb push command from recovery though a pc, and then wipe everything and try to install it.
Or you can download stock 4.2.2 rom here: http://forum.xda-developers.com/showthread.php?t=2147281
Here you can find your factory image directly from google: https://developers.google.com/android/nexus/images#occamjdq39
How do I adb push?
varem said:
How do I adb push?
Click to expand...
Click to collapse
you must enter into recovery, connect your phone to your pc with usb cable and then you should be able to see your device,
try
Code:
adb devices
on CMD and it can see your phone type
Code:
adb push **your-rom-from-computer** /sdcard/
then just install it from the recovery
When you say recovery do you mean the main menu? I'm using TWRP and when I'm on the main menu my PC doesnt read the device
http://forum.xda-developers.com/showthread.php?p=34674471
My bad I should have read.....you tried a tool kit already
Sent from my Nexus 4 using xda app-developers app
mmh i don't have twrp so i don't know, do you have the option to mount sdcard to usb?
varem said:
When you say recovery do you mean the main menu? I'm using TWRP and when I'm on the main menu my PC doesnt read the device
Click to expand...
Click to collapse
Ok, wait. I need some clarification. I'm going to try to be as simple as possible, to make sure we are on the same page. When you say your PC doesn't read the device, do you mean through adb or on Windows Explorer?
If you mean through Windows Explorer, then that is not where you need to be. You must get adb working as a bridge to your device. Use this sticky guide to get it set up. I would recommend reading that guide top to bottom anyway, it's extremely informative and new-user friendly. Anyway, the info you need is in the 'Setting up ADB for our device:' section.
If you have adb installed, you need to check to see if it recognizes your device. Do this by opening up cmd and navigating to the folder that adb.exe is located. After that, use 'adb devices' to see if adb recognizes your device. If so, move to the next paragraph. If not, your drivers aren't set up properly for recovery mode. Go into Device Manager on your computer and find your device (under something like 'Other devices', or 'Android device'). If you find it, then get these drivers and install them for the device. Do this by right-clicking, and selecting 'Update Driver Software...', 'Browse my computer for driver software', and browse to that folder. I may have missed a few steps on installing the drivers, it's been a while. If so, just search on how to do it, or post back here. I'm sure I can walk through it and get a more precise guide.
Assuming you have adb installed and it recognizes your device, you need to open up cmd and navigate to the folder that adb.exe is located. Then, use the adb push command as outlined above.
Download stock images from Google's website and flash it via fastboot. If you don't know how to do it then use a toolkit like WuguFresh to do it for you.
Sent from my Nexus 4
You can also use the toolkit for pushing a ROM in your SDcard, or backup your SD in your pc.
Envoyé depuis mon Nexus 4 en utilisant Tapatalk 4 Beta
The PC reads the device as it detects it but when I type in adb devices it doesnt show up. It only ever shows up when I enter the sideload menu in TWRP
atulalvenkar said:
Download stock images from Google's website and flash it via fastboot. If you don't know how to do it then use a toolkit like WuguFresh to do it for you.
Sent from my Nexus 4
Click to expand...
Click to collapse
Thanks man. This toolkit saved my nexus!
Sent from my Nexus 4 using xda premium

No os installed

Guys help me!
I install android 4.3 on my phone, however I did not do the backup and by mistake I've downloaded the wrong rom, now my phone a message appears in the bootloader "in the OS installed"
I'm desperate with my phone only in recovery mode, please help me fix!
sprafael said:
Guys help me!
I install android 4.3 on my phone, however I did not do the backup and by mistake I've downloaded the wrong rom, now my phone a message appears in the bootloader "in the OS installed"
I'm desperate with my phone only in recovery mode, please help me fix!
Click to expand...
Click to collapse
Do you have a custom recovery installed? If so, load a .zip rom and push it via custom recovery...
.... If not, use ADB to push a reflash of a clean install of 4.3
instructions here my thread
http://forum.xda-developers.com/showthread.php?t=2376681
More info.what Phone mark modelo etc ?
Sent from my XT910 using Tapatalk 4 Beta
mc704 said:
Do you have a custom recovery installed? If so, load a .zip rom and push it via custom recovery...
.... If not, use ADB to push a reflash of a clean install of 4.3
instructions here my thread
http://forum.xda-developers.com/showthread.php?t=2376681
Click to expand...
Click to collapse
i do not have a custom recovery, the only thing it has in the cell and the image I downloaded wrong, my phone is in recovery screen that comes with it when I turn the volume button, after that I do not know what else to do, because I have no how to transfer the image to the correct cell to update, so I need to know how to transfer the image to the correct device
sprafael said:
i do not have a custom recovery, the only thing it has in the cell and the image I downloaded wrong, my phone is in recovery screen that comes with it when I turn the volume button, after that I do not know what else to do, because I have no how to transfer the image to the correct cell to update, so I need to know how to transfer the image to the correct device
Click to expand...
Click to collapse
if you are able to boot to recovery. you have to be in fast boot...
you can either use fastboot to flash over
or
boot into recovery and apply a rom via ADB sideload
mc704 said:
if you are able to boot to recovery. you have to be in fast boot...
you can either use fastboot to flash over
or
boot into recovery and apply a rom via ADB sideload
Click to expand...
Click to collapse
how to apply the room via ADB SIDE load, because I saw that option, so I do not know how to use
sprafael said:
how to apply the room via ADB SIDE load, because I saw that option, so I do not know how to use
Click to expand...
Click to collapse
open command prompt with adb loaded
type adb sideload romname.zip
the rom should be in the same folder the adb/fastboot tools are located
mc704 said:
open command prompt with adb loaded
type adb sideload romname.zip
the rom should be in the same folder the adb/fastboot tools are located
Click to expand...
Click to collapse
the fastboot do you explain this link??
http://forum.xda-developers.com/showthread.php?t=2376681
I'm downloading the android SDK at this time
let's see if I understand
put the phone in adb sideload
will open the CMD in the fastboot folder,
type in adb sideload image-occam-jwr66v.zip
Flashable zip not factory image, try cm10
Sent from my Nexus 4 using xda app-developers app

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

Bricked after trying to install cwm

Hi guys!
After i've installed CWM for my LG F320 i got stucked on a blackscreen just after the LG logo, i have no recovery no download mode no fastboot and when i plug my phone on the computer i got nothing at all, is it over?
moimoi39 said:
Hi guys!
After i've installed CWM for my LG F320 i got stucked on a blackscreen just after the LG logo, i have no recovery no download mode no fastboot and when i plug my phone on the computer i got nothing at all, is it over?
Click to expand...
Click to collapse
when turning it on hold volume down and power button at the same time. Then when the LG logo comes up let go and hold them down again and press the power key twice to get into the recovery or maybe it will boot up normally.
Hey thanks for the reply, i tried your trick it doesn't work then i followed the fix with ubuntu, after that no more black screen I'm now stuck on the LG logo all the time .
Help !!
If you can enter download mode, try flashing appropriate kdz file to your phone.
You can also try to install pdanet and check with that. Select the device and proceed. Once the drivers are installed .. Try flashing the stock... Lemme know of this works
Sent from my LG-D802 using XDA Premium 4 mobile app
vikramnote said:
You can also try to install pdanet and check with that. Select the device and proceed. Once the drivers are installed .. Try flashing the stock... Lemme know of this works
Sent from my LG-D802 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hi, so i don't have download mode, fastboot mode and recovery mode gonna try pdanet now
moimoi39 said:
Hi guys!
After i've installed CWM for my LG F320 i got stucked on a blackscreen just after the LG logo, i have no recovery no download mode no fastboot and when i plug my phone on the computer i got nothing at all, is it over?
Click to expand...
Click to collapse
im having the same issue as you bro , if you get any solution so please let me know too , im very sad :crying:
moimoi39 said:
Hi, so i don't have download mode, fastboot mode and recovery mode gonna try pdanet now
Click to expand...
Click to collapse
Have to tried using dd commands on linux to install recovery img to partition? I was in the same situation a few days ago and the guide I linked below saved me!
Guide: http://forum.xda-developers.com/showthread.php?t=2582142
nievesaj said:
Have to tried using dd commands on linux to install recovery img to partition? I was in the same situation a few days ago and the guide I linked below saved me!
Guide: http://forum.xda-developers.com/showthread.php?t=2582142
Click to expand...
Click to collapse
I tried, now i don't have the black screen but the LG logo all time long.
moimoi39 said:
I tried, now i don't have the black screen but the LG logo all time long.
Click to expand...
Click to collapse
If you successfully transferred the correct recovery image using dd commands you should be able to boot into recovery. Have you tried booting into recovery after dd command? I did not even push the other files listed in guide, all I pushed was recovery image and it booted like a charm. Keep in mind I do own the VS980 variant, although it should be the same process just different image files.
So i did use the dd command on it, and transfered the openrecovery twrp for f320s but it just cannot boot on it with vol down and power
nievesaj said:
Have to tried using dd commands on linux to install recovery img to partition? I was in the same situation a few days ago and the guide I linked below saved me!
Guide: http://forum.xda-developers.com/showthread.php?t=2582142
Click to expand...
Click to collapse
that's for international version d802 , we are having korean models f320.. wont work with our device
pw1nce said:
that's for international version d802 , we are having korean models f320.. wont work with our device
Click to expand...
Click to collapse
Well than maybe he should try this guide:
http://forum.xda-developers.com/showthread.php?t=2432476
UPDATE: Nvm, you said you cannot enter download mode.
---------- Post added at 12:34 PM ---------- Previous post was at 12:30 PM ----------
moimoi39 said:
So i did use the dd command on it, and transfered the openrecovery twrp for f320s but it just cannot boot on it with vol down and power
Click to expand...
Click to collapse
Well to enter the recovery you supposed to hold down Vol+ & Power until LG logo appears, release both, and then immediately press&hold those two buttons again.
Can you get your device in adb mode?
nievesaj said:
Well than maybe he should try this guide:
http://forum.xda-developers.com/showthread.php?t=2432476
UPDATE: Nvm, you said you cannot enter download mode.
---------- Post added at 12:34 PM ---------- Previous post was at 12:30 PM ----------
Well to enter the recovery you supposed to hold down Vol+ & Power until LG logo appears, release both, and then immediately press&hold those two buttons again.
Can you get your device in adb mode?
Click to expand...
Click to collapse
Can't get into any mode and it's not recognized by the computer
PDANET is the key
Did u try using the pdanet? I was exactly in the same situation as u are. No matter if the lg drivers are installed.... The pc won't recognize the phone as ADB.EXE had stopped working. Here is what I did:
1) install pdanet.
2) it asked me to select the device and then it installed the drivers.
4) with this hopefully the ADB.EXE should start in your device manager. In my case it did.
5) go to google adb bundle folder.
6) go to SDK>platform tools> and paste your CM and gapps there.
7) try bridging the connection by going into the command prompt > and CD into the platform tools directory.
8) in the cmd put the command 'amd push "CM NAME" /sdcard/' and hit enter
9) this should push the file onto the phone... Do the same for gapps... And install it from the TWRP.
10) ALL THE BEST
Sent from my LG-D802 using XDA Premium 4 mobile app
vikramnote said:
Did u try using the pdanet? I was exactly in the same situation as u are. No matter if the lg drivers are installed.... The pc won't recognize the phone as ADB.EXE had stopped working. Here is what I did:
1) install pdanet.
2) it asked me to select the device and then it installed the drivers.
4) with this hopefully the ADB.EXE should start in your device manager. In my case it did.
5) go to google adb bundle folder.
6) go to SDK>platform tools> and paste your CM and gapps there.
7) try bridging the connection by going into the command prompt > and CD into the platform tools directory.
8) in the cmd put the command 'amd push "CM NAME" /sdcard/' and hit enter
9) this should push the file onto the phone... Do the same for gapps... And install it from the TWRP.
10) ALL THE BEST
Sent from my LG-D802 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hi ! thanks for the help but my device is still not recognized by the computer after i typed adb devices, i guess it's pretty over now, just gonna send it back to china and try to make the warranty work !
When I bricked mine at the LG logo, I got into download mode by
>Shut the phone off
>Hold volume up while plugging it in to the computer
>?????
>Profit!
Hope it helps
Tried that but can't access to the download mode
try this even if you had a bad flash the hard drive is split in three parts you only messed up one part so download mode should still be bootable. http://forum.xda-developers.com/showthread.php?t=2475045

Lg G2 LS980 Will not boot

I had stock android installed. And I had rooted. I tried to use flashify to install TWRP, but every time it rebooted it would go into fastboot mode. well, I didn't think it would be an issue if I decided to just let the stock update run it's course instead of flashing a rom. So I had the OTA for kitkat run. The phone rebooted, and will only boot into fastboot, and download mode. I need help to get back to stock of any form, root or no root. Please? I am quite far from any repair center at a hotel for the next few days, so Wi-Fi is quite slow.
i
eddytheyeti2 said:
I had stock android installed. And I had rooted. I tried to use flashify to install TWRP, but every time it rebooted it would go into fastboot mode. well, I didn't think it would be an issue if I decided to just let the stock update run it's course instead of flashing a rom. So I had the OTA for kitkat run. The phone rebooted, and will only boot into fastboot, and download mode. I need help to get back to stock of any form, root or no root. Please? I am quite far from any repair center at a hotel for the next few days, so Wi-Fi is quite slow.
Click to expand...
Click to collapse
at least u need to download another stock firmware to flash it through recovery
:good:
x102x96x said:
at least u need to download another stock firmware to flash it through recovery
:good:
Click to expand...
Click to collapse
I don't have a recovery. I'm at fastboot or download. No recovery...
i
eddytheyeti2 said:
I don't have a recovery. I'm at fastboot or download. No recovery...
Click to expand...
Click to collapse
so flash recovery by adb and then use recovery to install rom
:good:
Hit Thanks
flash twrp to it, while in fast boot using ADB
http://download1983.mediafire.com/k2ahkbsh07sg/wk6p32jj5hg2px9/twrp_2.6.3.3_loki-ls980.img
Cronic2009 said:
flash twrp to it, while in fast boot using ADB
http://download1983.mediafire.com/k2ahkbsh07sg/wk6p32jj5hg2px9/twrp_2.6.3.3_loki-ls980.img
Click to expand...
Click to collapse
Instructions please?
When I flash twrp, should I flash a nonstock rom, or stock? Can you direct me to stock downloads.
open command prompt in ADB and execute
fastboot flash twrpls980.img
*make sure you put the downloaded image in the adb folder or you will have to include the path to where the file is located.
I was on a stock ROM when I flashed it, here you can find some stock files. http://downloads.codefi.re/autoprime/LG/LG_G2/LS980/Stock_Firmware
Cronic2009 said:
open command prompt in ADB and execute
fastboot flash twrpls980.img
*make sure you put the downloaded image in the adb folder or you will have to include the path to where the file is located.
I was on a stock ROM when I flashed it, here you can find some stock files. http://downloads.codefi.re/autoprime/LG/LG_G2/LS980/Stock_Firmware
Click to expand...
Click to collapse
Can I get a link to download ADB for Windows 8? Is that all I need to type? What if I'm using a different recovery image?
What is the sprint stick rom from that download link?
sorry misread your previous post, those .zips are flashable through TWRP, here is a LS980 ZVA ROM, both odexed/deodexed, http://forum.xda-developers.com/showthread.php?t=2630748
you can flash a custom ROM if you would like, look at the thread in my signature it has tons of custom ROMs and kernels
Cronic2009 said:
sorry misread your previous post, those .zips are flashable through TWRP, here is a LS980 ZVA ROM, both odexed/deodexed, http://forum.xda-developers.com/showthread.php?t=2630748
you can flash a custom ROM if you would like, look at the thread in my signature it has tons of custom ROMs and kernels
Click to expand...
Click to collapse
ADB download?
Download this > http://download1983.mediafire.com/k2...loki-ls980.img
put it in your ADB folder and rename it to recovery.img ( just easier to find it )
plug the phone in
open Command Prompt in ADB folder ( hold shift + windows button in ADB folder )
fastboot flash recovery.img ( if you are using a different recovery image, sub it here, fastboot flash blank.img)
this should give you TWRP recovery, you can the use the .zips to update ROMs
CroI ic2009;518ADB12 said:
Download this > http://download1983.mediafire.com/k2...loki-ls980.img
put it in your ADB folder and rename it to recovery.img ( just easier to find it )
plug the phone in
open Command Prompt in ADB folder ( hold shift + windows button in ADB folder )
fastboot flash recovery.img ( if you are using a different recovery image, sub it here, fastboot flash blank.img)
this should give you TWRP recovery, you can the use the .zips to update ROMs
Click to expand...
Click to collapse
Where do i download adb?
ADB download here http://forum.xda-developers.com/showthread.php?t=2588979
Cronic2009 said:
ADB download here http://forum.xda-developers.com/showthread.php?t=2588979
Click to expand...
Click to collapse
One last question. How do I put ROMs onto the phone in recovery mode?I don't have any rom files for the phone at all yet. Can I flash with ADB?
eddytheyeti2 said:
One last question. How do I put ROMs onto the phone in recovery mode?I don't have any rom files for the phone at all yet. Can I flash with ADB?
Click to expand...
Click to collapse
All these things can be done through ADB yes. Didn't you have to download ADB to root in the first place? You shouldnt have to download again. However if you want to check start up a command prompt and type adb devices. That should pop up something if you have adb installed. I'm not sure if you need to be in a parent folder first though.
Sent from my LG-LS980 using XDA Premium 4 mobile app
Demonlinx said:
All these things can be done through ADB yes. Didn't you have to download ADB to root in the first place? You shouldnt have to download again. However if you want to check start up a command prompt and type adb devices. That should pop up something if you have adb installed. I'm not sure if you need to be in a parent folder first though.
Sent from my LG-LS980 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I used ioroot, so no ADB. I'm also not by my laptop at all. Would the rom install command be flash fastboot **********. Zip?
eddytheyeti2 said:
I used ioroot, so no ADB. I'm also not by my laptop at all. Would the rom install comand be flash fastboot **********. Zip?
Click to expand...
Click to collapse
Not if you don't have ADB installed.
Demonlinx said:
Not if you don't have ADB installed.
Click to expand...
Click to collapse
I'm going to download ADB today.
Cronic2009 said:
ADB download here http://forum.xda-developers.com/showthread.php?t=2588979
Click to expand...
Click to collapse
So, I have ADB installed. I am on windows 8 though, and the shift+windows button are not opening the prompt. Furthermore when I plug my phone in the computer says "windows cannot find 'C:\ Program Files (X86)\Mobogenie\Mobogenie.exe'. Make sure you typed the name correctly, and then try again" I have no clue what Mobogenie is!
Advice? if there is any for me?
Edit: I can get the ADB window open, but when I type the command "fastboot flash twrp_2.6.3.3_loki-ls980"
I get the following:
unknown partition 'twrp_2.6.3.3_loki-ls980'
error: cannot determine image filename for 'twrp_2.6.3.3_loki-ls980'
I am not sure what to do... Is the Mobogenie the issue? I have all of the proper drivers installed. though I don't see my device in computer on the laptop. Help please? I don't think I can take the device into sprint or lg, because it was rooted.

Categories

Resources