[Guide] Unbricking Solution for LG Nitro HD (P930) - LG Nitro HD

Unbricking Guide:
(Guide for the American version of the device - LG Nitro HD)
*** Remember, whatever you do, you do at your own risk and responsibility for your actions rests solely on you ***​
Introduction:
Sorry, I know my english is not so well as I want, but I tried to explain all steps in this guide for people who never flashed their devices before.
Please, don't mirror links to required tools and files on other sites! Daily traffic is limited!​
Required tools:
1) ADB: Get it from here - Android Developer SDK , and then specify the path (PATH) to the folder containing the ADB.
Alternate method: copy the folder ADB from the folder SuperOneClickv2.3.2_ShortFuse to the drive C:/ on the computer, and then specify the path (PATH) to the folder containing the ADB.
How to specify the path to the ADB:
My computer (right mouse button) -> Properties -> Advanced System Settings -> Environment Variables -> In the lower window find the line Path and double click on it -> At the end of the string "Value" add the complete path to the ADB (eg C:/ADB) and click OK (don't forget to add ";" before).
2) SuperOneClick: Link - Mirror1 - Mirror2
3) LG P930 drivers: Link - Mirror1 - Mirror2
4) KDZ_FW_UPD_EN: Link - Mirror1 - Mirror2
5) Small HTTP Server:
a) shttp3: Link - Mirror1 - Mirror2
b) www: Link - Mirror1 - Mirror2
Required files:
1) V10F_00.kdz: Link - Mirror1 - Mirror2
2) boot.img: Link - Mirror1 - Mirror2
3) recovery.img: Link - Mirror1 - Mirror2
4) firmware.img: Link - Mirror1 - Mirror2
5) baseband.img: Link - Mirror1 - Mirror2
6) system.img: Link - Mirror1 - Mirror2
So now we have everything we need to restore our system. It remains only to extract all the files and you can get to work.
The process of resuscitation:
1) Install the drivers from folder LG P930 drivers.
2) Install the B2CAppSetup from folder KDZ_FW_UPD_EN.
3) Install shttp3.exe on drive C:/, note "I agree with this license, and I accept all items", "Update entry in main menu" and "Add to startup".
4) Run the program http.exe, click the right mouse button on the top of the Small Server and select Server -> Settings...
5) Go to the tab HTTP, in the "TCP/IP port for HTTP server" change port 80 to port 9002 and at the top right click on OK.
6) Unpack content of the www.ziр in the folder C:/shttps/www.
It is important:
Small Server software must be running, or unbricking will not be possible.
7) Open with a notepad (as Administrator) file hosts, which is located in C:/Windows/System32/drivers/etc and at the end add the following:
127.0.0.1 csmg.lgmobile.com
Save and exit.
8) Switch the phone to Download mode:
Turn off the phone, if you have not turned off.
Disconnect the USB cable from the phone if connected.
Hold down Volume Up and connect the USB cable to the phone.
Hold Volume Up until the screen: Download mode.
9) Open the folder KDZ_FW_UPD_EN and run the program UpTestEX_mod2_marwin.exe
10) Click on the folder icon in the row "Select kdz file" and select the file V10F_00.kdz
11) Click on "CSE web upgrade test".
12) In the window that appears, click on "Upgrade Start".
13) In the next window that appears, you will be prompted to select country and language, which will use the program. Since few of us know Korean, change the language to English, and follow on.
14) The program will begin to flash update file V10F_00.kdz on your phone.
It is important:
If you notice that the software update stuck at 4%, close the program through Task Manager and go to step 5!
15) When the update reaches 90% of your phone will reboot. Do not do anything until the upgrade is finished completely!
It is important:
If you notice that the upgrade program generated an error at 93%, do not panic. Just forcibly restart the phone.
If you notice that the upgrade program stucked on 90% for a long time, just forcibly close the upgrade program and move on to getting root.
16) Phone revived, you can begin to get root.
Getting root:
So, your phone is officially revived the Korean language with Korean firmware by default.
Before proceeding, make sure that your phone is connected to a PC in PC Software mode.
1) A gesture from the bottom-up on the lock screen will take you to the master wizard (where everything is in Korean). Press the left button on the bottom of the screen and two seconds later your phone will "talk" to his native English. You can continue to follow the master wizard, but honestly, it's unnecessary. We just wanted to change the language.
2) Install the drivers on the PC from folder LG P930 drivers. After that, wait until the PC to install additional drivers.
3) Go to Settings -> Applications -> Development and turn on "USB debugging".
4) Run SuperOneClick.exe and click Root.
5) Wait for the completion of the root. Check in the phone that the program Superuser appears.
* If it appears, then we can begin to flash the original AT&T's images.
* If not, repeat the procedure for obtaining root.
It is important:
Be patient, sometimes it takes about 20 times to get root.
I strongly recommend to use SuperOneClick 2.3.2 version to get root! Version 2.3.3 for some reason doesn't work with our phone.
Restoring the original Nitro HD images:
1) Connect your phone to your PC in Mass Storage mode (select the type of connections Mass storage).
2) Copy to the root of the SD-card all 5 images (boot.img, recovery.img, firmware.img, baseband.img and system.img).
3) Upon completion of copying of images put the phone back into a PC Software mode and make sure USB debugging enabled.
4) On your PC go to Start -> Run -> write cmd and click OK.
5) In the window that appears, use the following commands are strictly in the order in which they are registered (otherwise, again, get a brick and will have to start from scratch):
Code:
adb shell
su
dd if=/sdcard/boot.img of=/dev/block/mmcblk0p8
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p13
dd if=/sdcard/firmware.img of=/dev/block/mmcblk0p1
dd if=/sdcard/baseband.img of=/dev/block/mmcblk0p14
dd if=/sdcard/system.img of=/dev/block/mmcblk0p27
6) Wait for the completion of the last command (it takes quite a long time) and forcibly turn off the phone.
7) At the same time hold down the Power button and Volume Down and wait for the screen: Factory reset.
8) Double-click on the power button, confirming our actions.
* Phone will start factory reset and will restart at the end.
Congratulations! Now your phone has an AT&T's operator firmware and root-rights.
Guys, I'm really happy to be a part of this great community, but I decided to move on. Thanks to all of you!

HI,
hey, quick question sort of on/off-topic ;-)
does it matter which kdz i initially flash? in other words, after all the new images are moved over, the initial kdz is irrelevant right? Reason I ask is I did this using the v10i kdz

scott0 said:
HI,
hey, quick question sort of on/off-topic ;-)
does it matter which kdz i initially flash? in other words, after all the new images are moved over, the initial kdz is irrelevant right? Reason I ask is I did this using the v10i kdz
Click to expand...
Click to collapse
No, it doesn't matter. You can flash any kdz you want, but I prefer the v10f.

why's the preference for v10f?
I can go back and reflash my device with the v10f if it's better, easy breezy.

scott0 said:
why's the preference for v10f?
I can go back and reflash my device with the v10f if it's better, easy breezy.
Click to expand...
Click to collapse
It's only because of getting root. I have tried to get root with v10i.kdz many times and I have never succeeded. With v10f.kdz I have not any problems to get root. Yes, sometimes it takes about 10-20 attempts to get root, but in the end is always obtained.

My phone is stuck at the pink LG Optimus LTE screen, there is a progress bar below which moves for few seconds initially but then freezes.
The update tool completes the flashing to 100% and says update completed but the phone doesn't boot.
Any help??
fyi, I was on CM9 nightly before this and wanted to go back stock.

jainanshal said:
My phone is stuck at the pink LG Optimus LTE screen, there is a progress bar below which moves for few seconds initially but then freezes.
The update tool completes the flashing to 100% and says update completed but the phone doesn't boot.
Any help??
fyi, I was on CM9 nightly before this and wanted to go back stock.
Click to expand...
Click to collapse
Sorry, I don't know what is the steps you need to do before you want to go back to stock from CM9. I guess you need to flash the original boot.img before, but I'm not sure.

But is there any way to go past this LG Optimus LTE screen or install recovery from outside or flashing img partitions from this state?
Plz help... it seems my phone is gone

jainanshal said:
My phone is stuck at the pink LG Optimus LTE screen, there is a progress bar below which moves for few seconds initially but then freezes.
The update tool completes the flashing to 100% and says update completed but the phone doesn't boot.
Any help??
fyi, I was on CM9 nightly before this and wanted to go back stock.
Click to expand...
Click to collapse
Did you try doing a factory reset?

yes did.. no use, still the same.
---------- Post added at 10:31 AM ---------- Previous post was at 09:56 AM ----------
There's one more thing..
The marwin tool from the KDZ_FW_UPD_EN.zip file i downloaded using the above link does not have any option to "CSE web upgrade test", the option it gives me is only "Normal web upgrade test". Till now i have been using only that and does it does complete the flashing process, although leads to the pink horror.

Uploading LGP930AT-01-V10j-310-410-FEB-26-2012.zip Please Wait...
Ill update this post when it finish's. This is the latest version they have for it. You can just recover using LGNPST. Ill grab dll later to. Just place in E-mode. Select DLL select TOT and restore.

@amoamare,
Is this just the small 20mb update or is it the full recovery image?

Hello, sorry to derail your thread for a minute, but just dropping by to let you know that this thread has been featured on the XDA Portal
Link
http://www.xda-developers.com/android/unbrick-your-lg-nitro-hd-with-this-guide/
I hope you enjoy it!

@Malnilion,
Its a full 300 MEG File in .TOT format needs to be flashed using LGNPST. It is not the standard system, recovery, boot.img formats.
You must use LGNPST to flash the device, but you can flash in recovery mode to unbrick a device.
---------- Post added at 07:48 PM ---------- Previous post was at 07:38 PM ----------
LGP930AT-01-V10j-310-410-FEB-26-2012.zip
^ Click to download the latest .tot file. You can recover, or just simply go back to stock using LGNPST.
File is 300Megs

@amoamare,
This is truly awesome! This should completely eliminate the need for people to flash the SU-640 rom if they brick their Nitro.

Now you still need the dll for this phone and LGNPST.
Also fair warning. I don't know if GSM phones when flashed in recovery or not loose there IMEI like the cdma versions. Im not responsible for any damages.
I will upload the dll when I get back.

Thank you thank you thank you
I registered on this site just to say thank you for this. I actually never bricked my phone ... just installed the ota update to v10j, which made it impossible to root it. So I followed this guide (I know it was probably a little risky) and finally rooted my phone after a week of failed attempts.
Thanks.

amoamare said:
LGP930AT-01-V10j-310-410-FEB-26-2012.zip
^ Click to download the latest .tot file. You can recover, or just simply go back to stock using LGNPST.
File is 300Megs
Click to expand...
Click to collapse
I'm just curious, but... what is the source of this file? Is there a version of this for the AT&T V10f firmware?

amoamare said:
@Malnilion,
Its a full 300 MEG File in .TOT format needs to be flashed using LGNPST. It is not the standard system, recovery, boot.img formats.
You must use LGNPST to flash the device, but you can flash in recovery mode to unbrick a device.
---------- Post added at 07:48 PM ---------- Previous post was at 07:38 PM ----------
LGP930AT-01-V10j-310-410-FEB-26-2012.zip
^ Click to download the latest .tot file. You can recover, or just simply go back to stock using LGNPST.
File is 300Megs
Click to expand...
Click to collapse
This looks like a ray of life for my phone which is dead since past 2 days... Thanks a ton!!
Can someone plz comment or elaborate more on this tool and how to use it? Also, how about the IMEI issue @amoamare mentioned?
Did any1 try this?

This will be excellent if it is ATT stock V10f.
Question: do we need to select type? ex: CDMA or CMDA-Smart Phone (WM) or doesnt matter?
(For ATT Nitro HD)
Thanks everyone!

Related

[GUIDE]: ROOT / BL-Unlock / Install Custom Recovery - LG Optimus G E970/1/3

INTRODUCTION
THIS IS A DETAILED GUIDE TO SHOW YOU HOW TO ROOT, BOOTLOADER-UNLOCK AND INSTALL CUSTOM RECOVERY AND ROMS ON YOUR LG OPTIMUS G E970/1/3 with a Windows PC. I will add to/edit it as necessary, and will probably beautify it a bit soon enough as well.
Disclaimer: This has worked successfully for many people on these devices, including myself on the E971. Having said that, I’m not responsible for any explosions or any other form of destruction you may end up with as a result of using this guide!
Click to expand...
Click to collapse
The Dropbox files I’ve linked here are from my own account, so rest assured everything is safe. I will be posting mirrors soon (or replacing if necessary).
A full list of “thanks” will be at the end.
PLEASE follow all the instructions carefully. I will try to help as much as I can, but I am in no way a developer. Just a guy who loves messing with stuff, especially these awesome devices. The #lg-optimus-g IRC chanel is always great help along with great folks here.
---
PRE-GAME CHECKLIST
COMPUTER PREP – Install the following before proceeding any further. If you know for sure you’ve got these taken care of, go ahead to the next section.
1) ADB/FASTBOOT/APX DRIVER - DOWNLOAD: https://www.dropbox.com/s/v7duwo5l09dky8n/Universal_Naked_Driver_0.72.zip
- This driver, in part, is needed for your phone to properly communicate with the PC for our needs. That goes for any Android device, so this is definitely a must have. For more details and discussion/help > http://forum.xda-developers.com/showthread.php?t=1996051​2) LG DEVICE DRIVER - DOWNLOAD: https://www.dropbox.com/s/dho1z4hdkyezkgp/LGUnitedMobileDriver.zip
- Just like most USB devices, your phone relies on this to communicate with your PC.​3) Make sure you have 7Zip, WinRAR, WinZIP or another similar application installed on your computer to be able to extract archives.
- Download 7zip here: http://www.7-zip.org/download.html​
PHONE PREP - you will need the USB cable, and your phone needs to have internet connection for the bootloader unlock section. I recommend having JellyBean installed already, the OTA upgrade method is fine with stock before you use this guide. I haven't tried or had any info on anyone else trying this with stock Ice Cream Sandwich, so I'm not sure about the compatibility there.
MEAT AND POTATOES
-ROOT-
1) Download the root package here > https://www.dropbox.com/s/fib80m6q9jzcj4t/ZV9-ZVB-Universal-Root.zip > and extract it to a folder.
2) Connect your phone to your computer with the USB cable and CHANGE THE CONNECTION TYPE TO “CHARGE ONLY” IN NOTIFICATIONS. This is important for the next step.
3) Open the folder you extracted to and double click the batch file “CurrentRoot” or “CurrentRoot.bat”.
4) The on-screen instructions are pretty clear for this part. To sum it up:
a. You’ll need to wait for the phone to be recognized, then you’ll be asked to change the USB mode to “MTP” - you must do this in order to proceed. Press Enter.
b. You may see some error and “daemon” messages along the way here. Don’t be alarmed by those, focus on the prompts.
c. Once you see “uid=0(root) gid=0(root)” you will be prompted to press Enter again. If you don’t get that, reboot your computer and repeat from step 2.
d. At the end, you should see a message that says you’ve been properly rooted. Press any key to continue, your phone should automatically be rebooted (if not, manually do so).
e. Open your app drawer and run the app called SuperSU and ensure it runs with no errors. *IF YOU DON'T HAVE SuperSU IN YOUR APP DRAWER, DOWNLOAD/INSTALL/RUN IT FROM THE PLAY STORE!*
f. You can download any root-required app from the Play Store (Root Checker is easy if you can’t think of one) to verify that you are properly rooted. Congratulations!​
-UNLOCK BOOTLOADER AND INSTALL CUSTOM RECOVERY-
This section is done through an app, right in the Play Store thanks to Project FreeGee (XDA thread for thanks - http://forum.xda-developers.com/showthread.php?t=2001655). If you can, make sure to go there and give thanks to thecubed (and Shellnutt2) for this amazing app and all their efforts. Please get the $1 version if you can as well, it’s beyond worth it.
Head on over to the Play Store and download the app “FreeGee **ROOT Required**” or do it on your PC - https://play.google.com/store/apps/details?id=edu.shell.freegee&hl=en ($1 – if you can this would be the one to go for) OR https://play.google.com/store/apps/details?id=edu.shell.freegee_free&hl=en (free version). Run the app and grant it root permissions. FOLLOW THESE INSTRUCTIONS CAREFULLY!
1) In the app, ignore the main buttons and click Menu > SBL Unlock method.
2) Click “Get Unlock Code” – a browser window will open up. Here will be a hardcore disclaimer by Shelnutt2, and it should be taken seriously since there IS a possibility of something going wrong. The chances are EXTREMELY SLIM, but the disclaimers have to be put in place.
3) Enter your name (username for forums is the best way to go), click the checkbox, enter the CAPTCHA, and click “Submit”.
4) The next page will have your code. Copy it and go back to the FreeGee app.
5) Paste the code into the field and click “ok”. You should get a confirmation message that you’ve enabled the SBL Unlock method.
6) On the app’s main screen, click “Unlock my phone” and wait for the download to finish.
7) You’ll be asked to choose a recovery version. I personally use ClockworkMOD, but many people like TWRP. It shouldn’t make a difference at the end of the day, you can look into both and decide if you’d like. Choose one, and proceed through all the dialogue boxes, accepting everything. Your phone will eventually reboot.
8) To verify this was done properly, after the reboot you can reboot again into recovery mode. The easy way to do this is to download QuickBoot from the Play Store and use that. Otherwise:
a. Power off your phone
b. Press and hold the PWR button, while holding down the VOL-UP/VOL-DOWN buttons at the same time (I’ve seen VOL-UP/PWR as instructions, I haven’t been able to get it to work myself like that but YMMV).
c. You’ll see a black screen with some small writing in the bottom-left corner. Nothing will actually respond on-screen at this point, don’t worry.
d. Press VOL-DOWN twice, then press PWR.
e. Your custom recovery should now boot up. Here, you can backup your current software (DO THAT RIGHT AWAY), reboot the phone into whichever mode you want, and install custom ROMs (more and that after the break).​
JOB WELL DONE. NOW WHAT DO YOU DO?
The very first thing I recommend you do is BACKUP YOUR EFS PARTITIONS!! Head over to this thread by autoprime on XDA: http://forum.xda-developers.com/showthread.php?t=2161611&highlight=efs - this is important to have in case things go wrong down the road.
Now you have the freedom to do quite a bit, most notably install custom ROMs. It’s important to read through the entire original post of a ROM’s thread. The developer has put everything there for a reason, follow it to the tee! Methods of installation for ROMs may slightly vary. Use the files they link only and don’t stray from their installation instructions.
A loose reference to the most common method is:
a. Wipe data/factory reset
b. Wipe cache
c. Wipe dalvik cache
d. Install ROM file
e. Install GApps file
f. Wipe data/factory reset again (usually good measure regardless)
g. Reboot system​
USEFUL INFO AND LINKS (more to come)
I cannot stress how crucial backups are. Back EVERYTHING up, and keep them in more than one place. Much, much better safe than sorry. Titanium Backup is your best friend, check it out.
http://forum.xda-developers.com/showthread.php?t=2010624 - Guide to unbrick your phone! This worked well for me when I bricked back in the day!
http://forum.xda-developers.com/showthread.php?t=2181103 - Thread for original root method, good for help.
---
THANKS!
- carrett (original guide that, in part, inspired this one)
- 1wayjonny (original thread for ADB/FB/APX driver)
- fiddy619 (original thread for root method)
- thecubed (project FreeGee - enough said)
- Shelnutt2 (project FreeGee - enough said)
- kentek (source for awesome LG driver)
- autoprime (author of the EFS backup guide and general LG OG God status)
- Paulicat (responsible for much of my (yet limited) wisdom regarding this device)
+ Anyone directly or indirectly responsible for anything in that list who I've left out.
+ Sorry to anyone else I've missed, please send me a quick message and I'll add you in, and I will add in as I go if I remember more.
+ The awesomeness of the #lg-optimus-g IRC channel and everyone in it - check it out on http://webchat.freenode.net!
Reserved.
Thank you very much, This worked perfectly on my phone. It was a rogers branded phone.
also I recoment rebooting your computer and at least haveing mtp used once,
btw my os is XP and if you need to push any apps to the phone bring up a dos prompt and type adb install .apk
thank you for this well written topic
any ideas if these tools work on E977?
thanks a lot you save my hearts life. for real man. whoaa
Bmvery guides I actually can't get the lex program to work when I connected my phone in download mode. But I tried LG test tool and it worked. Luckily.thanks a lot. I almost had an heart attack when I can't fixed it or in other words solve the problem.:good
Thanks for this well-written guide. Unfortunately I cannot even gain root access so far. When I run currentroot.bat I keep getting device not found device not found errors. Please help me if you can. Thanks.
Will this work on the LG E975 (Intl)
Hi,
Great guide, very detailled!
But I want to buy the optimus G thats in my country the E975, and I can't find it almost anywhere, if all these guides will work on this model.
Please help me if you can
Greetings from The Netherlands
Is menu in FreeGee has gone? I could not find SLB Method in app?
pyramid said:
Is menu in FreeGee has gone? I could not find SLB Method in app?
Click to expand...
Click to collapse
+1 how do u unlock now ?
SBL location...
pyramid said:
Is menu in FreeGee has gone? I could not find SLB Method in app?
Click to expand...
Click to collapse
Click on the box that says CWM-6.0.4.7 you should get a message that gives you an option to select an unlock (either Classic or MAKO). MAKO is the replacement for SBL, and it worked just fine for my device. :laugh:
Ok, help. I recently switched from my Samsung Galaxy 3 to this Optimus G I got. I downloaded all the necessary files, but when i connect the phone to the usb connector. I get nothing suggesting that anything is plugged in. Like even a prompt to look for drivers so i can install the universal drivers. Any help is greatly appreciated BTW, running PC Windows 7 64 bit and Another laptop Windows 7 32 bit. Any help is appreciated.
-Carlos
ok. So Im going in and manually adding hardware. When I do that for the universal naked driver, it asks me to choose the device. It has a Nexus 4 adb device, nexus 7, asus transformer, htc interface, and samsung interface. I am lost Which one would I choose for the E970? Any help would be greatly appreciated. I can't wait to get this LG rooted. Please help.
-Carlos
My phone is not supported
hv6478 said:
INTRODUCTION
THIS IS A DETAILED GUIDE TO SHOW YOU HOW TO ROOT, BOOTLOADER-UNLOCK AND INSTALL CUSTOM RECOVERY AND ROMS ON YOUR LG OPTIMUS G E970/1/3 with a Windows PC. I will add to/edit it as necessary, and will probably beautify it a bit soon enough as well.
The Dropbox files I’ve linked here are from my own account, so rest assured everything is safe. I will be posting mirrors soon (or replacing if necessary).
A full list of “thanks” will be at the end.
PLEASE follow all the instructions carefully. I will try to help as much as I can, but I am in no way a developer. Just a guy who loves messing with stuff, especially these awesome devices. The #lg-optimus-g IRC chanel is always great help along with great folks here.
---
PRE-GAME CHECKLIST
COMPUTER PREP – Install the following before proceeding any further. If you know for sure you’ve got these taken care of, go ahead to the next section.
1) ADB/FASTBOOT/APX DRIVER - DOWNLOAD: https://www.dropbox.com/s/v7duwo5l09dky8n/Universal_Naked_Driver_0.72.zip
- This driver, in part, is needed for your phone to properly communicate with the PC for our needs. That goes for any Android device, so this is definitely a must have. For more details and discussion/help > http://forum.xda-developers.com/showthread.php?t=1996051​2) LG DEVICE DRIVER - DOWNLOAD: https://www.dropbox.com/s/dho1z4hdkyezkgp/LGUnitedMobileDriver.zip
- Just like most USB devices, your phone relies on this to communicate with your PC.​3) Make sure you have 7Zip, WinRAR, WinZIP or another similar application installed on your computer to be able to extract archives.
- Download 7zip here: http://www.7-zip.org/download.html​
PHONE PREP - you will need the USB cable, and your phone needs to have internet connection for the bootloader unlock section. I recommend having JellyBean installed already, the OTA upgrade method is fine with stock before you use this guide. I haven't tried or had any info on anyone else trying this with stock Ice Cream Sandwich, so I'm not sure about the compatibility there.
MEAT AND POTATOES
-ROOT-
1) Download the root package here > https://www.dropbox.com/s/fib80m6q9jzcj4t/ZV9-ZVB-Universal-Root.zip > and extract it to a folder.
2) Connect your phone to your computer with the USB cable and CHANGE THE CONNECTION TYPE TO “CHARGE ONLY” IN NOTIFICATIONS. This is important for the next step.
3) Open the folder you extracted to and double click the batch file “CurrentRoot” or “CurrentRoot.bat”.
4) The on-screen instructions are pretty clear for this part. To sum it up:
a. You’ll need to wait for the phone to be recognized, then you’ll be asked to change the USB mode to “MTP” - you must do this in order to proceed. Press Enter.
b. You may see some error and “daemon” messages along the way here. Don’t be alarmed by those, focus on the prompts.
c. Once you see “uid=0(root) gid=0(root)” you will be prompted to press Enter again. If you don’t get that, reboot your computer and repeat from step 2.
d. At the end, you should see a message that says you’ve been properly rooted. Press any key to continue, your phone should automatically be rebooted (if not, manually do so).
e. Open your app drawer and run the app called SuperSU and ensure it runs with no errors. *IF YOU DON'T HAVE SuperSU IN YOUR APP DRAWER, DOWNLOAD/INSTALL/RUN IT FROM THE PLAY STORE!*
f. You can download any root-required app from the Play Store (Root Checker is easy if you can’t think of one) to verify that you are properly rooted. Congratulations!​
-UNLOCK BOOTLOADER AND INSTALL CUSTOM RECOVERY-
This section is done through an app, right in the Play Store thanks to Project FreeGee (XDA thread for thanks - http://forum.xda-developers.com/showthread.php?t=2001655). If you can, make sure to go there and give thanks to thecubed (and Shellnutt2) for this amazing app and all their efforts. Please get the $1 version if you can as well, it’s beyond worth it.
Head on over to the Play Store and download the app “FreeGee **ROOT Required**” or do it on your PC - https://play.google.com/store/apps/details?id=edu.shell.freegee&hl=en ($1 – if you can this would be the one to go for) OR https://play.google.com/store/apps/details?id=edu.shell.freegee_free&hl=en (free version). Run the app and grant it root permissions. FOLLOW THESE INSTRUCTIONS CAREFULLY!
1) In the app, ignore the main buttons and click Menu > SBL Unlock method.
2) Click “Get Unlock Code” – a browser window will open up. Here will be a hardcore disclaimer by Shelnutt2, and it should be taken seriously since there IS a possibility of something going wrong. The chances are EXTREMELY SLIM, but the disclaimers have to be put in place.
3) Enter your name (username for forums is the best way to go), click the checkbox, enter the CAPTCHA, and click “Submit”.
4) The next page will have your code. Copy it and go back to the FreeGee app.
5) Paste the code into the field and click “ok”. You should get a confirmation message that you’ve enabled the SBL Unlock method.
6) On the app’s main screen, click “Unlock my phone” and wait for the download to finish.
7) You’ll be asked to choose a recovery version. I personally use ClockworkMOD, but many people like TWRP. It shouldn’t make a difference at the end of the day, you can look into both and decide if you’d like. Choose one, and proceed through all the dialogue boxes, accepting everything. Your phone will eventually reboot.
8) To verify this was done properly, after the reboot you can reboot again into recovery mode. The easy way to do this is to download QuickBoot from the Play Store and use that. Otherwise:
a. Power off your phone
b. Press and hold the PWR button, while holding down the VOL-UP/VOL-DOWN buttons at the same time (I’ve seen VOL-UP/PWR as instructions, I haven’t been able to get it to work myself like that but YMMV).
c. You’ll see a black screen with some small writing in the bottom-left corner. Nothing will actually respond on-screen at this point, don’t worry.
d. Press VOL-DOWN twice, then press PWR.
e. Your custom recovery should now boot up. Here, you can backup your current software (DO THAT RIGHT AWAY), reboot the phone into whichever mode you want, and install custom ROMs (more and that after the break).​
JOB WELL DONE. NOW WHAT DO YOU DO?
The very first thing I recommend you do is BACKUP YOUR EFS PARTITIONS!! Head over to this thread by autoprime on XDA: http://forum.xda-developers.com/showthread.php?t=2161611&highlight=efs - this is important to have in case things go wrong down the road.
Now you have the freedom to do quite a bit, most notably install custom ROMs. It’s important to read through the entire original post of a ROM’s thread. The developer has put everything there for a reason, follow it to the tee! Methods of installation for ROMs may slightly vary. Use the files they link only and don’t stray from their installation instructions.
A loose reference to the most common method is:
a. Wipe data/factory reset
b. Wipe cache
c. Wipe dalvik cache
d. Install ROM file
e. Install GApps file
f. Wipe data/factory reset again (usually good measure regardless)
g. Reboot system​
USEFUL INFO AND LINKS (more to come)
I cannot stress how crucial backups are. Back EVERYTHING up, and keep them in more than one place. Much, much better safe than sorry. Titanium Backup is your best friend, check it out.
http://forum.xda-developers.com/showthread.php?t=2010624 - Guide to unbrick your phone! This worked well for me when I bricked back in the day!
http://forum.xda-developers.com/showthread.php?t=2181103 - Thread for original root method, good for help.
---
THANKS!
- carrett (original guide that, in part, inspired this one)
- 1wayjonny (original thread for ADB/FB/APX driver)
- fiddy619 (original thread for root method)
- thecubed (project FreeGee - enough said)
- Shelnutt2 (project FreeGee - enough said)
- kentek (source for awesome LG driver)
- autoprime (author of the EFS backup guide and general LG OG God status)
- Paulicat (responsible for much of my (yet limited) wisdom regarding this device)
+ Anyone directly or indirectly responsible for anything in that list who I've left out.
+ Sorry to anyone else I've missed, please send me a quick message and I'll add you in, and I will add in as I go if I remember more.
+ The awesomeness of the #lg-optimus-g IRC channel and everyone in it - check it out on http://webchat.freenode.net!
Click to expand...
Click to collapse
my lg optimus L90 D415 is no supported, any help??
alexcool9595 said:
my lg optimus L90 D415 is no supported, any help??
Click to expand...
Click to collapse
I don´t know if you can read, but it clearly says "ON YOUR LG OPTIMUS G E970/1/3"
It's not made for your phone.

(fix) lg tool bug fix

Since the last update tool LGTool should we not also use the tool to flash KDZ as usual anymore. So we have to do it this way. Thanks @ Cloudyfa The Mod note KDZ update instructions for the box. @ blueberry chucvnvn @ @ gts8003 @ xuanduc89 ... Cloudyfa said :: ↑ faulty LG FlashTool You can try to do it this way:
1.Download file: http://www.androidfilehost.com/?fid=23329332407577839 Cloudyfa said :: ↑
2. Delete the folder C: \ ProgramData \ LGMOBILEAX folder and replace it with LGMOBILEAX extract from the file.
3. Open file Windows/System32/Drivers/etc/hosts with Admin rights. Add the following lines: Code:127.0.0.1 csmg.lgmobile.com
4. Download firmware update tool: http://www.androidfilehost.com/?fid=23329332407577842
5. Download Small HTTP
Server: http://www.androidfilehost.com/?fid=23329332407577847
6. Http.exe run before running LGFlashtool
7. Take steps up KDZ or TOT as normal or do. * 1 However, some anti-virus software will detect this soft mistaken, to allow it, and decided to spend it is up to you ok. Click to expand .. . SOURCE LG VIETNAM
How to modify the host file
1. Click Start -> All Programs -> Accessories
2. Right click Notepad and select Run as administrator
3. Click Continue on the "Windows needs your permission" UAC window.
4. When Notepad opens Click File -> Open
5. In the filename field type C:\Windows\System32\Drivers\etc\hosts
6. Click Open
I always get "Battery Level to Low" but my phone is even charged, dont know what i can do.
and when i use kdz_fw_upd i always get "extract file error"
Does someone knows what to do?
bricked my phone after updated my rooted e986 OTA. now i want to restore it back to stock.
Does the phone charge when it is in the cwm recovery?
Thanks bro! you are my life saver. Im deciding to go down to LG service centre tomorrow due to bad flash and now follow your steps, im able to restore back to factory!! Thanks again.
basicone1 said:
I always get "Battery Level to Low" but my phone is even charged, dont know what i can do.
and when i use kdz_fw_upd i always get "extract file error"
Does someone knows what to do?
bricked my phone after updated my rooted e986 OTA. now i want to restore it back to stock.
Does the phone charge when it is in the cwm recovery?
Click to expand...
Click to collapse
try uninstalling everything then install again everything or flash it using another computer
kongming said:
Thanks bro! you are my life saver. Im deciding to go down to LG service centre tomorrow due to bad flash and now follow your steps, im able to restore back to factory!! Thanks again.
Click to expand...
Click to collapse
no problem glad to help
Mr.Gabo said:
try uninstalling everything then install again everything or flash it using another computer
Click to expand...
Click to collapse
tried it on 3 different computers... so i dont think thats the problem
basicone1 said:
tried it on 3 different computers... so i dont think thats the problem
Click to expand...
Click to collapse
try flashing using tot file
I selected "cdma" at "select type" in the left corner of the R&D test tool window. Then the option CSE web upgrade test button appears, Clicked on this and no low battery warning this time. Phone is back to live (F240S)! Flashed the v20c 4.4.2 file for F240S.

[HOW-TO][LS-980] Restore, Downgrade, Install CyanogenMod on LG G2

READ ME FIRST I am more than willing to help you guys, so if you have questions, please ask me via my facebook page, as I get notifications there instantly. http://facebook.com/vacationlandtech
Also of note, I no longer have a LG G2, and it has been a long time since I made this, if you can be as descriptive as possible when asking questions, that would help a lot. Also, because it has been quite a while since I've been in the G2 community, I'm not up to speed on anything newer than early November, 2014. I don't have experience with ZVE+, CM12+, CloudyG3, etc. so if you have problems with new ROMs and software, get help from the people who make/support those ROMs and software.
Good luck!!
So I've been helping around the forums with people trying to install CyanogenMod on the Sprint LG G2 (LS-980). I have done this successfully and will outline my steps to do so below. A small caveat – I've only gotten this to work the way I'll outline below. I've tried getting CyanogenMod after the LS980ZVA/C/D OTA and no matter what I do I cannot get it to work. That being said, let's get to it.
Edit: I've added videos!!
Part 1: http://youtu.be/NRwlxeUprZE
Part 2: http://youtu.be/7rohyf_W13k
Part 3: http://youtu.be/Uw3J5ZTb3ro
*REMEMBER* - Always create Nandroid backups before flashing a ROM or doing anything, really.
Required Materials (some of these files (LS980ZV8_13.TOT) are over 2GB, FYI):
EDIT: I have put all the required files into a .ZIP archive and uploaded it to Mega
There has been a report that that the CyanogenMod .zip in my file is corrupt. You can still download the file I uploaded, just get CyanogenMod from the link below.
Update: I uploaded *just* the LS980ZV8_13.TOT file to Mega. Here is the link (beware it's not zipped, it's over 3GB).
Code:
* LS980ZV8_13.TOT - [URL]http://storagecow.eu/Xda/LG%20G2/Stock/Sprint/LS980ZV8_13.zip[/URL]
* LGLS980_20130904_LGFLASHv151.dll - [URL]http://storagecow.eu/Xda/LG%20G2/Stock/Sprint/LGLS980_20130904_LGFLASHv151.dll[/URL]
* LG Flash Tool - [URL]http://storagecow.eu/Xda/LG%20Software/TOT%20FlashTool/Setup_LGFlashTool_1.8.1.1023.exe[/URL]
* MegaLock.dll - [URL]http://storagecow.eu/Xda/LG%20Software/TOT%20FlashTool/MegaLock.dll[/URL]
* IOroot25 - [URL]http://downloads.codefi.re/autoprime/LG/ioroot/ioroot.zip[/URL]
* LG G2 (Verizon) USB Driver - [URL]http://tool.xcdn.gdms.lge.com/dn/downloader.dev?fileKey=UW00520120427[/URL]
* GApps - [url]https://s.basketbuild.com/gapps[/url]
Now, back up any files you want to keep from your phone. This process will remove EVERYTHING from your phone INCLUDING Internal Storage! Also install the USB Driver.
Let's get to it (please read all instructions before doing anything):
Resetting to Stock
Required files: LG Flash Tool, MegaLock.DLL, LS980ZV8_13.TOT, USB Drivers.
1. Install LG Flash Tool , but don't launch it yet!
2. Copy MegaLock.DLL to the root of the installation directory of LG Flash Tool.
3. Launch LG Flash Tool.
4. Check “Manual Mode”
5. Browse to the .DLL file you downloaded by clicking the “...” button to the right of the first text box.
6. Browse to the .TOT file (it'll have to be unzipped) by doing the same thing for the 2nd box.
7. Click okay, then click the green arrow at the top right of the window.
8. Wait for one of the boxes to turn green and say “Ready”
9. Turn off your phone.
10. Plug in the phone to your computer while holding the Vol+ key to put your phone in download mode.
11. Open Device Manager on your computer by pressing Win+R and typing “devmgmt.msc” without the quotes, then pressing enter.
12. Scroll down to “Ports” and expand it.
13. There will be an Android entry, right click it and select “Properties”
14. Select the Port Settings tab, and select Advanced.
15. Change the port number to 41.
16. You may have to unplug and reconnect your phone.
17. The box that said ready should now have some messages inside it (ie. “Waiting for connection.” and stuff about phone checks).
18. Allow the flash tool to do its job, after anywhere between 10 minutes and half an hour the phone will be done resetting. In my experience, the flash tool will always say there was an error after the phone reboots, this is because the phone reboots into Android, but the flash tool has done everything it needs, don't worry!
19. You can now unplug your phone and close LG Flash Tool.
20. Your phone is now on stock LG firmware LS980ZV8!
** - If you're going on to flash CyanogenMod, get through the initial set up, let the phone activate, but don't worry about getting apps or settings, they'll be gone after we flash CM.
Rooting
Required files: IOroot25, USB Drivers
** - I'm going to write this as if you've just reset to stock firmware.
1. Navigate to Settings > About Phone > Software Information
2. Tap on Build Number 7 times, or until there is a pop-up stating that “You are now a developer!”
3. Go back to Settings
4. Go into Developer Settings
5. Enable USB Debugging
6. Plug your phone into your computer.
** - If there is a RSA Fingerprint pop-up, accept it and check Remember this fingerprint
7. Navigate to Ioroot (you may have to extract/unzip the files) and execute root.BAT
8. Follow the on-screen instructions.
** - Note that Ioroot automatically backs up your EFS partition, make sure to keep these files in a safe location, as they can come in handy if something goes wrong.
9. After Ioroot is finished, you can close the program, unplug your phone and disable USB debugging.
10. You're now rooted, you may verify by downloading a Root Checker app from the Google Play Store.
Installing a Custom Recovery
Required Files: None
1. On your phone, navigate to the Google Play Store.
2. Search for FreeGee and install it.
3. Open FreeGee and allow it to download the device list.
4. After the download is finished, you will see a changelog list, close this.
5. Tap on install TWRP (or CWM if you're more comfortable with ClockWork Mod).
** - I recommend TeamWin Recovery Project for newer users because it is more end-user friendly, touch-capable, etc.
6. Wait for FreeGee to do its thing, then you have a custom recovery installed.
7. If you want to, let FreeGee reboot you into Recovery in order to verify.
Installing CyanogenMod 11
Required Files: CyanogenMod 11 ZIP, USB Drivers
** - Get the CyanogenMod 11 ZIP from https://download.cyanogenmod.org/?device=ls980 I recommend using the latest SNAPSHOT – get the NIGHTLY only if there are problems with the SNAPSHOT.
1. Place the CM 11 ZIP on the root directory of your internal storage.
2. Power off your phone (without it plugged in).
3. Turn on your phone holding PWR+VOL-Down until the screen says “Recovery mode”
** - The screen may say something about a factory reset, in this case press the power button 3 times and you'll be brought into recovery.
4. Tap on install
5. Scroll down to the CM 11 ZIP and tap it
6. Follow the instructions and when prompted to wipe the dalvik and cache, select yes.
** - you may have to do an advanced wipe and select everything except for internal storage, but do this only if CyanogenMod doesn't install properly.
7. You now have CyanogenMod 11 on your phone!
**- You will have to install GApps in order to access the Google Play Store and other Google Apps. You can download it using the browser on your phone or by transferring the .zip file to the root of your phone.
**- To install GApps just boot into recovery, select Install, and navigate to the GApps .zip. Swipe to install.
If you have any questions or any issues, just let me know. Not everything is accurate as I don't have access to Windows right now so I'm going based off memory. I plan on reinstalling Windows 8.1 Professional and making a video to go along with this. If at any point throughout this walkthrough you find inaccurate information or something goes wrong, let me know and I'll help out/update the article. Good luck!
Thanks so much for your sharing this. I have downgrade my phone from ZVD to ZV7 and get it rooted and CM11 installed. However, I found CM11 is not stable and my GPS module didn't work now. Could you recommend a everyday-use ROM with tethering capability? Many thanks.
damiloveu said:
Thanks so much for your sharing this. I have downgrade my phone from ZVD to ZV7 and get it rooted and CM11 installed. However, I found CM11 is not stable and my GPS module didn't work now. Could you recommend a everyday-use ROM with tethering capability? Many thanks.
Click to expand...
Click to collapse
I use CyanogenMod 11 as my everyday ROM, never have any issues (besides some personal preferences). To confirm that you have a good stable build, check your build number and info. I will post mine below for you to compare to.
To check your build number navigate to Settings > About Phone
Code:
Model Number.................LG-LS980
CyanogenMod Version..........11-20140804-SNAPSHOT-M9-ls980
Android Version..............4.4.4
Baseband Version.............M8974A-AAAANAZM-1.0.190034
Kernel Version...............3.4.0-CM+
[email protected] #1
.............................Sun Aug 3 22:34:14 PDT 2014
I used this download for my CM: Direct Download from CyanogenMod
official.xian said:
I use CyanogenMod 11 as my everyday ROM, never have any issues (besides some personal preferences). To confirm that you have a good stable build, check your build number and info. I will post mine below for you to compare to.
To check your build number navigate to Settings > About Phone
Code:
Model Number.................LG-LS980
CyanogenMod Version..........11-20140804-SNAPSHOT-M9-ls980
Android Version..............4.4.4
Baseband Version.............M8974A-AAAANAZM-1.0.190034
Kernel Version...............3.4.0-CM+
[email protected] #1
.............................Sun Aug 3 22:34:14 PDT 2014
I used this download for my CM: Direct Download from CyanogenMod
Click to expand...
Click to collapse
I am using the same ROM as yours. I will flash back to Stock ROM and if the GPS still doesn't work, I have to contact LG to get a replace one.
damiloveu said:
I am using the same ROM as yours. I will flash back to Stock ROM and if the GPS still doesn't work, I have to contact LG to get a replace one.
Click to expand...
Click to collapse
Sounds good. I can confirm that my GPS works fine on this ROM so... Good luck. Let me know if you have any questions!
Can U help me with this....
I have LG G2 LS980ZVC Rooted device, and SuperUser is installed.
I want to migrate from stock ROM to CyanogenMod ROM.
But I want the device to work as of the LG G2 D802 (International).
As I will be using it in INDIA (GSM 850/900/1800/1900).
I am very much new to Android and confused to pick the ROM and about the installation procedure.
Seek expert advice about this concern.
Plz suggest... ( attach Hyper link of threads / Videos about the procedure of installation and ROM download link while replying).
Thanks in Advance.......
AJ, I will do some research as to unlocking this phone. I am a bit busy right now but I'll reply by the end of the day.
This phone is already unlocked and works fine with Indian SIM
This phone is already unlocked and works fine with any Indian SIM. I Just want to migrate to CyanogenMod ROM.
official.xian said:
AJ, I will do some research as to unlocking this phone. I am a bit busy right now but I'll reply by the end of the day.
Click to expand...
Click to collapse
I can't find any information regarding unlocking on CyanogenMod specifically, but maybe you could do the same steps at: http://forum.xda-developers.com/showthread.php?t=2655133 after you follow my instructions to install CyanogenMod.
:Confused
This phone is already unlocked and works fine with any Indian SIM.
I am Just confused to pick between these two CyanogenMod ROMs :
1. (ls980 LG G2 (Sprint))
https://download.cyanogenmod.org/?device=ls980
https://download.cyanogenmod.org/get/jenkins/78482/cm-11-20140804-SNAPSHOT-M9-ls980.zip
OR
2. (d802 LG G2 (Intl))
https://download.cyanogenmod.org/?device=d802
https://download.cyanogenmod.org/get/jenkins/78458/cm-11-20140804-SNAPSHOT-M9-d802.zip
And any guidelines to install the CynogenMod ROM, as I am New to this.
Thanks in Advance. .
official.xian said:
I can't find any information regarding unlocking on CyanogenMod specifically, but maybe you could do the same steps at: http://forum.xda-developers.com/showthread.php?t=2655133 after you follow my instructions to install CyanogenMod.
Click to expand...
Click to collapse
Never, I repeat NEVER flash or install ANYTHING that is not specifically for your phone!! This is the fastest way to brick your device, possibly permanently. I understand that you have already unlocked your phone, but you've done so on a stock ROM. What I was saying is follow my instructions to install CyanogenMod (the LS980 version) on your phone, then (re)unlock it following the instructions at the thread I linked to. I'm not sure how to unlock on CM11, but it can be done: LG G2 LS980 GSM UNLOCKED!: http://youtu.be/r8XCpm046-k
damiloveu said:
Thanks so much for your sharing this. I have downgrade my phone from ZVD to ZV7 and get it rooted and CM11 installed. However, I found CM11 is not stable and my GPS module didn't work now. Could you recommend a everyday-use ROM with tethering capability? Many thanks.
Click to expand...
Click to collapse
I did try and after a lot of got it to work CM11, you only need ZV8 modem/radio.
Had problems with the GPS even try a lot of apps none of them got it to work, then change the gps.conf file for the orginal LG conf and worked great. The only ROM that the GPS worked since the start was PA all of the others are based on CM so the file wont work, at least for me.
The gps.conf file its on "etc" folder.
CM really its great but to me Omni and most of all that i try in this days (trying to get a good GPS just to play Ingress) Its PA
Good luck
emi_fer said:
I did try and after a lot of got it to work CM11, you only need ZV8 modem/radio.
Had problems with the GPS even try a lot of apps none of them got it to work, then change the gps.conf file for the orginal LG conf and worked great. The only ROM that the GPS worked since the start was PA all of the others are based on CM so the file wont work, at least for me.
The gps.conf file its on "etc" folder.
CM really its great but to me Omni and most of all that i try in this days (trying to get a good GPS just to play Ingress) Its PA
Good luck
Click to expand...
Click to collapse
I've never had an issue with CyanogenMod. If you wipe before you install and don't do anything funky with it you shouldn't have a problem. Following my instructions CyanogenMod works flawlessly (for me at least).
official.xian said:
I've never had an issue with CyanogenMod. If you wipe before you install and don't do anything funky with it you shouldn't have a problem. Following my instructions CyanogenMod works flawlessly (for me at least).
Click to expand...
Click to collapse
Always Wipe data/Factory reset when change to a different ROM, as i said the only one that worked for me its PA because uses the stock gps.conf thats all
emi_fer said:
Always Wipe data/Factory reset when change to a different ROM, as i said the only one that worked for me its PA because uses the stock gps.conf thats all
Click to expand...
Click to collapse
How long ago did you have problems?
official.xian said:
So I've been helping around the forums with people trying to install CyanogenMod on the Sprint LG G2 (LS-980). I have done this successfully and will outline my steps to do so below. A small caveat – I've only gotten this to work the way I'll outline below. I've tried getting CyanogenMod after the LS980ZVA/C/D OTA and no matter what I do I cannot get it to work. That being said, let's get to it.
*REMEMBER* - Always create Nandroid backups before flashing a ROM or doing anything, really.
Required Materials (some of these files (LS980ZV8_13.TOT) are over 2GB, FYI):
Code:
* LS980ZV8_13.TOT - [URL]http://storagecow.eu/Xda/LG%20G2/Stock/Sprint/LS980ZV8_13.zip[/URL]
* LGLS980_20130904_LGFLASHv151.dll - [URL]http://storagecow.eu/Xda/LG%20G2/Stock/Sprint/LGLS980_20130904_LGFLASHv151.dll[/URL]
* LG Flash Tool - [URL]http://storagecow.eu/Xda/LG%20Software/TOT%20FlashTool/Setup_LGFlashTool_1.8.1.1023.exe[/URL]
* MegaLock.dll - [URL]http://storagecow.eu/Xda/LG%20Software/TOT%20FlashTool/MegaLock.dll[/URL]
* IOroot25 - [URL]http://downloads.codefi.re/autoprime/LG/ioroot/ioroot.zip[/URL]
* LG G2 (Verizon) USB Driver - [URL]http://tool.xcdn.gdms.lge.com/dn/downloader.dev?fileKey=UW00520120427[/URL]
Now, back up any files you want to keep from your phone. This process will remove EVERYTHING from your phone INCLUDING Internal Storage! Also install the USB Driver.
Let's get to it (please read all instructions before doing anything):
Resetting to Stock
Required files: LG Flash Tool, MegaLock.DLL, LS980ZV8_13.TOT, USB Drivers.
1. Install LG Flash Tool , but don't launch it yet!
2. Copy MegaLock.DLL to the root of the installation directory of LG Flash Tool.
3. Launch LG Flash Tool.
4. Check “Manual Mode”
5. Browse to the .DLL file you downloaded by clicking the “...” button to the right of the first text box.
6. Browse to the .TOT file (it'll have to be unzipped) by doing the same thing for the 2nd box.
7. Click okay, then click the green arrow at the top right of the window.
8. Wait for one of the boxes to turn green and say “Ready”
9. Turn off your phone.
10. Plug in the phone to your computer while holding the Vol+ key to put your phone in download mode.
11. Open Device Manager on your computer by pressing Win+R and typing “devmgmt.msc” without the quotes, then pressing enter.
12. Scroll down to “Ports” and expand it.
13. There will be an Android entry, right click it and select “Properties”
14. Select the Port Settings tab, and select Advanced.
15. Change the port number to 41.
16. You may have to unplug and reconnect your phone.
17. The box that said ready should now have some messages inside it (ie. “Waiting for connection.” and stuff about phone checks).
18. Allow the flash tool to do its job, after anywhere between 10 minutes and half an hour the phone will be done resetting. In my experience, the flash tool will always say there was an error after the phone reboots, this is because the phone reboots into Android, but the flash tool has done everything it needs, don't worry!
19. You can now unplug your phone and close LG Flash Tool.
20. Your phone is now on stock LG firmware LS980ZV8!
** - If you're going on to flash CyanogenMod, get through the initial set up, let the phone activate, but don't worry about getting apps or settings, they'll be gone after we flash CM.
Rooting
Required files: IOroot25, USB Drivers
** - I'm going to write this as if you've just reset to stock firmware.
1. Navigate to Settings > About Phone > Software Information
2. Tap on Build Number 7 times, or until there is a pop-up stating that “You are now a developer!”
3. Go back to Settings
4. Go into Developer Settings
5. Enable USB Debugging
6. Plug your phone into your computer.
** - If there is a RSA Fingerprint pop-up, accept it and check Remember this fingerprint
7. Navigate to Ioroot (you may have to extract/unzip the files) and execute root.BAT
8. Follow the on-screen instructions.
** - Note that Ioroot automatically backs up your EFS partition, make sure to keep these files in a safe location, as they can come in handy if something goes wrong.
9. After Ioroot is finished, you can close the program, unplug your phone and disable USB debugging.
10. You're now rooted, you may verify by downloading a Root Checker app from the Google Play Store.
Installing a Custom Recovery
Required Files: None
1. On your phone, navigate to the Google Play Store.
2. Search for FreeGee and install it.
3. Open FreeGee and allow it to download the device list.
4. After the download is finished, you will see a changelog list, close this.
5. Tap on install TWRP (or CWM if you're more comfortable with ClockWork Mod).
** - I recommend TeamWin Recovery Project for newer users because it is more end-user friendly, touch-capable, etc.
6. Wait for FreeGee to do its thing, then you have a custom recovery installed.
7. If you want to, let FreeGee reboot you into Recovery in order to verify.
Installing CyanogenMod 11
Required Files: CyanogenMod 11 ZIP, USB Drivers
** - Get the CyanogenMod 11 ZIP from https://download.cyanogenmod.org/?device=ls980 I recommend using the latest SNAPSHOT – get the NIGHTLY only if there are problems with the SNAPSHOT.
1. Place the CM 11 ZIP on the root directory of your internal storage.
2. Power off your phone (without it plugged in).
3. Turn on your phone holding PWR+VOL-Down until the screen says “Recovery mode”
** - The screen may say something about a factory reset, in this case press the power button 3 times and you'll be brought into recovery.
4. Tap on install
5. Scroll down to the CM 11 ZIP and tap it
6. Follow the instructions and when prompted to wipe the dalvik and cache, select yes.
** - you may have to do an advanced wipe and select everything except for internal storage, but do this only if CyanogenMod doesn't install properly.
7. You now have CyanogenMod 11 on your phone!
If you have any questions or any issues, just let me know. Not everything is accurate as I don't have access to Windows right now so I'm going based off memory. I plan on reinstalling Windows 8.1 Professional and making a video to go along with this. If at any point throughout this walkthrough you find inaccurate information or something goes wrong, let me know and I'll help out/update the article. Good luck!
Click to expand...
Click to collapse
I am in the process of resetting everything back to stock. However, I was reading other articles and it mentioned that you must choose the correct files that correspond to either the 16gigs or 32 gigs. In this set of instructions however, it only provides users with one zv8 file for download. I just don't want to mess something up by using the incorrect files. Would appreciate someone's help. Thanks
Robles23 said:
I am in the process of resetting everything back to stock. However, I was reading other articles and it mentioned that you must choose the correct files that correspond to either the 16gigs or 32 gigs. In this set of instructions however, it only provides users with one zv8 file for download. I just don't want to mess something up by using the incorrect files. Would appreciate someone's help. Thanks
Click to expand...
Click to collapse
I have seen what you're talking about elsewhere but I don't believe that this applies in this situation. I have the 32GB LS980, and haven't had an issue, still have all my storage space. From everything that I've gathered from the internet when learning how to do everything a wrote the size doesn't matter. If you're still concerned I can do some more digging, but I don't think you'll have a problem.
official.xian said:
I have seen what you're talking about elsewhere but I don't believe that this applies in this situation. I have the 32GB LS980, and haven't had an issue, still have all my storage space. From everything that I've gathered from the internet when learning how to do everything a wrote the size doesn't matter. If you're still concerned I can do some more digging, but I don't think you'll have a problem.
Click to expand...
Click to collapse
Very much appreciate your answer brother. I also have a 32gb model. No need to do more research. I will try this method ones I get home from work today. Ones again, I appreciate your repay and tutorial.
Robles23 said:
Very much appreciate your answer brother. I also have a 32gb model. No need to do more research. I will try this method ones I get home from work today. Ones again, I appreciate your repay and tutorial.
Click to expand...
Click to collapse
Glad to help. If you feel unsure about anything I'm also working on a video to upload to YouTube as well (after I finish it I'll edit the OP) that goes over the process. Good luck.
official.xian said:
Glad to help. If you feel unsure about anything I'm also working on a video to upload to YouTube as well (after I finish it I'll edit the OP) that goes over the process. Good luck.
Click to expand...
Click to collapse
Hell yeah I will love to watch and follow that tutorial. I will wait for it. Thank you!

Working method to root the LG G4S (Model H735 / "LG G4 Beat")

Root your LG G4S (Model H735)
Tested on Andriod 5.1.1.
Thanks goes to @konsolen for sharing the method to open up the port (see appendix in this post) and to @dominik-p for his guide to determine dd parameters (you won't need this to root with the method described, but you can back up your phone if you're worried). And most importantly, thanks to the author of SuperSU for his excellent script updater-binary which worked pretty much out of the box, with only a few workarounds needed (which is what the instructions below do).
First, a few general notes:
The supersu.zip included in this package is version 2.46.
SuperSU can be downloaded here: http://download.chainfire.eu/supersu
If you want to use a new version, just put the zip file in this directory and rename it to "supersu.zip" (delete the old one in this package first of course).
The busybox binary in this package was used successfully to unzip in the LG G4s H735 (Android 5.1.1).
Some time it should maybe be ensured that this is the newest version. Same holds for Send_Command.exe and adb.exe (and attached libraries).
This script uses the "update-binary" script of the SuperSU package to install it on your phone.
The scripts I attached prepare for it to be called (hopefully) successfully.
Instructions to root
Preparation
You MAY want to create a backup of your system beforehand, in case things go wrong.
This is optional, so if you don't want to do this, you may still rely on the .kdz file (see Appendix below) to restore your phone if things go wrong.
You need to calculate the dd parameters and then backup your system partition into a .img file.
There is an excellent guide by @dominik-p for how to determine your individual dd parameters:
http://forum.xda-developers.com/g4/help/how-to-determine-dd-parameters-lg-g4-t3184867
Keep a copy of your system.img somewhere safe, you can use it to restore
your system if something goes wrong.
Enabling developer options and getting the tools
First, enable developer / debugging mode on your phone:
Navigate to Settings > About Phone > scroll to the bottom > tap Build number seven (7) times.
You'll get a short pop-up in the lower area of your display saying that you're now a developer.
Then, go back and now access the Developer options menu, check 'USB debugging' and click OK on the prompt.
Note: You have to enable USB debugging before plugging your device in to the computer. Unplug device then try to enable USB debugging.
On your computer, install Install and Use ADB (the Android Debug Bridge Utility). Also, download LG Flash Tool.
You can find out how to do both by searching google for it.
Step 1.
Connect your phone via USB (not in download mode yet, just normal).
Then, run Init_Root.bat in order to copy the essential files over to internal storage.
You may do this either by 1) double clicking the file, or 2) executing it from the windows command line.
For Option 2): Open a command line in the folder where you extracted this package. To do this, hold shift while right clicking in the folder opened in the Windows Explorer and select "Open command window here". Then, type
Init_Root.bat
Step 2.
Reboot your phone in download mode and ensure it has opened the port to send commands in download mode.
The port is open if it's displayed on the phone's screen in green letters, like
COMX
(with a number instead of X).
On my LG H735 it was necessary to use "LG Flash Tool 2014" http://lgflashtool.com/ to open the port. So if you don't have the green letters, see instruction pasted below (appendix) on how to open the port.
Step 3.
Open a command line in the folder where you extracted this package. To do this, hold shift while
right clicking in the folder opened in the Windows Explorer and select "Open command window here".
Open a command shell to your phone by typing (replace X with the number displayed on your phone) by typing:
Send_Command \\.\COMX
You should be set to root if the following works:
Typing "ls" returns a long list of file and folder names.
Typing "id" should give you someting like that:
uid=0(root) gid=0(root) context=u:r:recovery:s0
The important bits are the "(root)" uid and gid.
If any of the above is not the case, it will not work, you may search for help in the forum.
Step 4.
Execute the commands below (without the numbering of course).
1. mv /data/local/tmp/busybox /sbin/busybox
2. chmod 755 /sbin/busybox
3. mkdir /tmp
4. mkdir /tmp/supersu
5. /sbin/busybox unzip /data/local/tmp/supersu.zip -d /tmp/supersu
6. mv /data/local/tmp/supersu.zip /tmp/supersu/
7. sh /tmp/supersu/META-INF/com/google/android/update-binary dummy 1 /tmp/supersu/supersu.zip
(Note: Not all commands above may be needed, but this is the conservative approach)
Recommended:
Do sanity checks to see if it's doing its job as expected.
After command 2, type the command ls -l /sbin/busybox to check for sanity.
It must return a line like this (with your own date and time):
-rwxr-xr-x shell shell 1048328 <date> <time> busybox
Command 5 must print several lines containing "inflating" messages, similar to this:
Archive:
inflating: META-INF/MANIFEST.MF
...
Command 7 prints lines like this, and other status messages afterwards:
**************
SuperSU installer
**************
...
Step 5.
Your phone should now be rooted if it all worked ok.
You may now type
LEAVE
to reboot your phone.
Happy rooting!
Troubleshooting
If it doesn't work, for example you phone may be stuck on the boot process displaying the LG logo, then you can use Flash Tool to restore your phone. Use instructions below (how to boot the phone into download mode), but don't pull the USB cable, and just let it run its course. This should restore your phone.
If for some reason this hasn't worked, you may try to "dd" back your system .img which you may have created in the preparation step.
Appendix
How to boot the phone into download mode and open the port
a) Boot the LG G4s in download mode. To do this, first switch it off completely and disconnect USB cable. Then, hold the Volume Up button, and while you keep holding it, plug in the USB cable.
b) Start the LG Flash tool and load the .kdz for your phone. We won't actually complete the flashing, you only need it to start the process, but you should use the kdz for your phone nonetheless.
You can check for your kdz on this link, pasting your IMEI instead of YOUR-IMEI in the link below.
http://csmg.lgmobile.com:9002/csmg/b2c/client/auth_model_check2.jsp?esn=YOUR-IMEI
I did not find any for mine there, but I did find it on
http://devtester.ro/projects/lg-firmwares/
Which brought me to this link where I could find mine:
http://pkg02.azure.gdms.lge.com/dn/downloader.dev?fileKey=FW703UV132GQAUP7A0ED99N/H73510c_00.kdz
c) Now this is very important: Watch your phone while the .kdz is being flashed by the flash tool.
(the flash tool may complain about error connecting to the update server, but you can ignore this with "ok").
As soon as the green letters show up, UNPLUG THE USB CABLE!
The percentage on your phone has to be 0% still (never mind about percentage in the flash tool, it may not even display it).
Then, kill the Flash Tool with the Windows Task Manager (Ctrl+alt+delete).
When it's closed, you can plug your phone back in.
It's now in download mode with open port.
You may also be interested in optimizing your storage & memory after you have rooted:
http://forum.xda-developers.com/general/general/moving-apps-to-sd-optimize-memory-phone-t3248125
LG-H731 Vigor from Videotron/Virgin Mobile
jen.magnolis said:
Root your LG G4S (Model H735)
Tested on Andriod 5.1.1.
Click to expand...
Click to collapse
Also work on phone listed in title:
LG-H731 (LG G4) Vigor from Videotron/Virgin Mobile
Happy rooting
If you need help, don't hesitate to contact me: [email protected] or here =
Hi
jen.magnolis said:
Root your LG G4S (Model H735)
Tested on Andriod 5.1.1.
Thanks goes to @konsolen for sharing the method to open up the port (see appendix in this post) and to @dominik-p for his guide to determine dd parameters (you won't need this to root with the method described, but you can back up your phone if you're worried). And most importantly, thanks to the author of SuperSU for his excellent script updater-binary which worked pretty much out of the box, with only a few workarounds needed (which is what the instructions below do).
First, a few general notes:
The supersu.zip included in this package is version 2.46.
SuperSU can be downloaded here: http://download.chainfire.eu/supersu
If you want to use a new version, just put the zip file in this directory and rename it to "supersu.zip" (delete the old one in this package first of course).
The busybox binary in this package was used successfully to unzip in the LG G4s H735 (Android 5.1.1).
Some time it should maybe be ensured that this is the newest version. Same holds for Send_Command.exe and adb.exe (and attached libraries).
This script uses the "update-binary" script of the SuperSU package to install it on your phone.
The scripts I attached prepare for it to be called (hopefully) successfully.
Instructions to root
Preparation
You MAY want to create a backup of your system beforehand, in case things go wrong.
This is optional, so if you don't want to do this, you may still rely on the .kdz file (see Appendix below) to restore your phone if things go wrong.
You need to calculate the dd parameters and then backup your system partition into a .img file.
There is an excellent guide by @dominik-p for how to determine your individual dd parameters:
http://forum.xda-developers.com/g4/help/how-to-determine-dd-parameters-lg-g4-t3184867
Keep a copy of your system.img somewhere safe, you can use it to restore
your system if something goes wrong.
Step 1.
Connect your phone via USB (not in download mode yet, just normal).
Then, run Init_Root.bat in order to copy the essential files over to internal storage.
You may do this either by 1) double clicking the file, or 2) executing it from the windows command line.
For Option 2): Open a command line in the folder where you extracted this package. To do this, hold shift while right clicking in the folder opened in the Windows Explorer and select "Open command window here". Then, type
Init_Root.bat
Step 2.
Reboot your phone in download mode and ensure it has opened the port to send commands in download mode.
The port is open if it's displayed on the phone's screen in green letters, like
COMX
(with a number instead of X).
On my LG H735 it was necessary to use "LG Flash Tool 2014" http://lgflashtool.com/ to open the port. So if you don't have the green letters, see instruction pasted below (appendix) on how to open the port.
Step 3.
Open a command line in the folder where you extracted this package. To do this, hold shift while
right clicking in the folder opened in the Windows Explorer and select "Open command window here".
Open a command shell to your phone by typing (replace X with the number displayed on your phone) by typing:
Send_Command \\.\COMX
You should be set to root if the following works:
Typing "ls" returns a long list of file and folder names.
Typing "id" should give you someting like that:
uid=0(root) gid=0(root) context=u:r:recovery:s0
The important bits are the "(root)" uid and gid.
If any of the above is not the case, it will not work, you may search for help in the forum.
Step 4.
Now you have two options:
#Step 4, Option 1 (recommended to try)
Just run the script and you should be done.
Type:
sh root_lgh735.sh
The script contains all commands I (and other people) used to successfully root the phone.
However we have all used option (2) below, so the script itself has not been tested yet,
though it's very simple (feel free to open it with a text editor to look at it).
You can try to run it, and if it's not doing what's expected you can still go to Option 2
and fix things up.
It will have worked if:
It prints several lines containing "inflating" messages, similar to this:
Archive:
inflating: META-INF/MANIFEST.MF
...
It prints 3 lines like this, and other status messages afterwards:
**************
SuperSU installer
**************
....
If it has done that, reboot your phone and you should be set.
If not, do the commands manually as in Option 2.
Please: If the script worked for you, report it in this thread, so I can simplify these instructions here! Thanks for your help :cyclops:
#Step 4, Option 2:
Execute the commands directly (proven to work on several phones).
Type the commands below (without the numbering of course).
1. mv /data/local/tmp/busybox /sbin/busybox
2. chmod 755 /sbin/busybox
3. mkdir /tmp
4. mkdir /tmp/supersu
5. /sbin/busybox unzip /data/local/tmp/supersu.zip -d /tmp/supersu
6. mv /data/local/tmp/supersu.zip /tmp/supersu/
7. sh /tmp/supersu/META-INF/com/google/android/update-binary dummy 1 /tmp/supersu/supersu.zip
(Note: Not all commands above may be needed, but this is the conservative approach)
Recommended:
Do sanity checks to see if it's doing its job as expected.
After command 2, type the command ls -l /sbin/busybox to check for sanity.
It must return a line like this (with your own date and time):
-rwxr-xr-x shell shell 1048328 <date> <time> busybox
Command 5 must print several lines containing "inflating" messages, similar to this:
Archive:
inflating: META-INF/MANIFEST.MF
...
Command 7 prints lines like this, and other status messages afterwards:
**************
SuperSU installer
**************
...
Step 5.
Your phone should now be rooted if it all worked ok.
You may now type
LEAVE
to reboot your phone.
Happy rooting!
Troubleshooting
If it doesn't work, for example you phone may be stuck on the boot process displaying the LG logo, then you can use Flash Tool to restore your phone. Use instructions below (how to boot the phone into download mode), but don't pull the USB cable, and just let it run its course. This should restore your phone.
If for some reason this hasn't worked, you may try to "dd" back your system .img which you may have created in the preparation step.
Appendix
How to boot the phone into download mode and open the port
a) Boot the LG G4s in download mode. To do this, first switch it off completely and disconnect USB cable. Then, hold the Volume Up button, and while you keep holding it, plug in the USB cable.
b) Start the LG Flash tool and load the .kdz for your phone. We won't actually complete the flashing, you only need it to start the process, but you should use the kdz for your phone nonetheless.
You can check for your kdz on this link, pasting your IMEI instead of YOUR-IMEI in the link below.
http://csmg.lgmobile.com:9002/csmg/b2c/client/auth_model_check2.jsp?esn=YOUR-IMEI
I did not find any for mine there, but I did find it on
http://devtester.ro/projects/lg-firmwares/
Which brought me to this link where I could find mine:
http://pkg02.azure.gdms.lge.com/dn/downloader.dev?fileKey=FW703UV132GQAUP7A0ED99N/H73510c_00.kdz
c) Now this is very important: Watch your phone while the .kdz is being flashed by the flash tool.
(the flash tool may complain about error connecting to the update server, but you can ignore this with "ok").
As soon as the green letters show up, UNPLUG THE USB CABLE!
The percentage on your phone has to be 0% still (never mind about percentage in the flash tool, it may not even display it).
Then, kill the Flash Tool with the Windows Task Manager (Ctrl+alt+delete).
When it's closed, you can plug your phone back in.
It's now in download mode with open port.
Click to expand...
Click to collapse
Have twpr or cwm recovery to install xposed??
I can confirm is working on LG G4 LG-H735P (Latin America version), thanks!
anyone tried updating? just got a system update notification from my phone lol dk if i should update now or not
Good question! I didn't try it yet. Think it should be ok, but if it isn't, you can just root again I guess
jen.magnolis said:
Good question! I didn't try it yet. Think it should be ok, but if it isn't, you can just root again I guess
Click to expand...
Click to collapse
oh.. it wont like brick or anything? :/
dclarkg said:
I can confirm is working on LG G4 LG-H735P (Latin America version), thanks!
Click to expand...
Click to collapse
I could not root my phone, what kdz file did you use??
Backup problems
Hello,
Coming from a Nexus 4, I bought a G4S last month.
I want to do my first root in order to manage the storage, like jen.magnolis talked about.
In case of a problem (bootloop or brick), I need to be able to restore. I don't really mind about restoring my datas, a factory reset would be enough.
But I don't undestand how i can get the system.img without being rooted ? It seems that I can get a "backup.ab" file using adb. Will it be enough to restore in case of brick ?
I also looked about kdz files, but mine doesn't seem to be available. I have a LGH735 (buyer = FRA, suffix = AFRATS, ...). Will it work if I use the one you provided in your post ?
Thanks for your help !
dclarkg said:
I can confirm is working on LG G4 LG-H735P (Latin America version), thanks!
Click to expand...
Click to collapse
I got the same model phone, but I can't find the .KDZ file for it anywhere. Could you post a link to the one you used please?
Excellent step-by-step guide. Should set an example for other "step-by-step guides" which exclude crucial information ("everybody knows lösfhgaeilurhg has to by typed between these steps here, I shall not mention it" )
Thanks a ton Worked on my LG G4S a.k.a H735 like a charm.
Cheers!
dreamnoob said:
anyone tried updating? just got a system update notification from my phone lol dk if i should update now or not
Click to expand...
Click to collapse
jen.magnolis said:
Good question! I didn't try it yet. Think it should be ok, but if it isn't, you can just root again I guess
Click to expand...
Click to collapse
"phone appears to be rooted, will not be updated" - Hiding root did not help, any simple suggestions but total unrooting?
Wanted to upgrade from 10c to 10d...
Cheers!
Doubts.
Hi everyone!
I just cant find my .kdz file! The phone i want to root its a G4 H735AR, im wondering if there are some compatible .kdz that i can use. Im affraid it might get bricked or something...
BTW i¨ve tried the rootworm.bat method and it didnt work. And when i try to open the COMX port, the lg flash tool always crushes and shuts down.
Works!
ascfzz said:
Hi everyone!
I just cant find my .kdz file! The phone i want to root its a G4 H735AR, im wondering if there are some compatible .kdz that i can use. Im affraid it might get bricked or something...
BTW i¨ve tried the rootworm.bat method and it didnt work. And when i try to open the COMX port, the lg flash tool always crushes and shuts down.
Click to expand...
Click to collapse
So, i made it! It works in the H735AR!! The problem with the flash tool was that i was trying to use it without any KDZ file!! I've used @konsolen .kdz and achieved to open ports, and then continue with the rest of the tutorial without trouble.
Thank you so much! Its a great phone, but with so little internal memory is a waste.
chw9999 said:
"phone appears to be rooted, will not be updated" - Hiding root did not help, any simple suggestions but total unrooting?
Wanted to upgrade from 10c to 10d...
Cheers!
Click to expand...
Click to collapse
ya u just update thru lg bridge.. once updated it will be unroot tho so u have to root it back same method as u did before.. and if you use link2sd it dosent matter after root ur link2sd can just reboot and re-read ur partition without needing to wipe and re-partition
It's working in H736P! Thank you só much!
Enviado de meu LG-H736 usando Tapatalk
For people in Brazil that has H736P, to open ports, is necessary the kdz file to use in LG Flash Tool.
Galera do Brasil, consegui rootear o LG G4 Beat usando esse tutorial porém tive que baixar o arquivo kdz pro H736P pra executar o LG Flash Tool. Cuidado ao usar o LG Flash Tool, assim que aparecer a porta COM na tela do telefone, arranca o cabo USB do computador.
Enviado de meu LG-H736 usando Tapatalk
friend you are from argentina?¿
maxiret said:
friend you are from argentina?¿
Click to expand...
Click to collapse
Brasil.
Enviado de meu LG-H736 usando Tapatalk

Unlock LG G6 LS993ZVA (Sprint version)

After a couple of months without being able to unlock my LG G6 LS993ZVA (Sprint version) I found the way to do it and it is reflash the LG G6 LS993 into unlocked Canadian LG G6 H873 using an open Stock ROM.
Please excuse me for my english.. but I tried my best to translate the best I Could
Here I give you the steps of how I did it:
The following 4 files are used:
LG DRIVERS: LGMobileDriver_WHQL_Ver_4.2.0
LGUP: LGUP_Store_Frame_Ver_1_14_3
LGUP PATCH: LGUP_V20dll_Patched
ROM: H87315c_00_OPEN_CA_OP_1026.kdz
STEPS:
1. We install the LG drivers
2. We install LGUP
3. Unzip the patch LGUP_V20dll_Patched
4. Inside the patch that we have just unzipped, we will find the folder "Model" and the file "LGUP.exe" which we must paste in the path where the LGUP program is installed and thus replace the ones that already exist there.
Generally the path where it is installed is the following: C: \ Program Files (x86) \ LG Electronics \ LGUP
(Recommendation: Delete the folder and the existing file first and then paste the new ones)
5. Put our LG G6 in Download mode:
Turn it off
Press volume button +
Connect USB cable to PC
6. Open "LGUP.exe" (it will automatically recognize our LG G6 device)
7. Now with LGUP open in the "File Path" section choose the downloaded kdz: H87315c_00_OPEN_CA_OP_1026.kdz
8. Mark the option "PARTITION DL" and click on "Start"
9. A few seconds after the process started, a pop-up window will appear that is called "Partition List" in which we will mark the box "Select all" below and we will give it in OK (with this we will mark all the partitions)
10. Then we will see the last popup window "LGUP Common" that will ask us the following: Partition (s) changed "Persist", "System", "cache", "OP", "Userdata", Do you want continue?, Click YES
11. The Flashing process will begin, which takes approximately 3 minutes. Wait for this process to end (This took me a while and I used a USB 3.0 port)
12. When the process finishes LGUP will show us below the "Step" column the following message: "COMPLETE! ... Click here to continue" and our LG will reboot.
13. Disconnect our LG G6 and it´s ready, Android will start for the first time and you have to configure it as a new device.
* Note: Here is an important point, in my case when I finished flashing my LG G6 it was in bootloop, and it was constantly restarting without stopping.
So to fix that it is necessary to perform a factory reset, so if your device after flashing it spends more than 15 minutes constantly restarting without going through the LG logo is because it also stayed in bootloop, but it has a solution !.
And it is entering the "Factory Data Reset" and applying a factory reset. The steps are the following:
Press the power button and low the volume at the same time, wait for it to restart, then release the power button and press it twice in a row without releasing the volume down button. In this way, we enter the "Factory Data Reset" screen in which we will choose "YES".
We wait for the formatting process to finish and that's it!
Our LG G6 will be like new, start properly, load Android and be released from the factory for all companies!
One more thing, my LG G6 software version said "LS993ZVA" but in LGUP it appeared as "LS993ZV4" but despite that the flashing worked.
If you have any doubts about this, either with the procedure or the necessary files, you can send me a PM to help them.
Should work for the LS993ZV5 as well, yes? Waiting on my adapter / cables to be shipped, then I plan on unlocking the device. This method seems decent enough. *If it works, great work!!! <3
PLs give links for files, thanks
Flashed my LG G6 (Sprint) LS993ZV5, everything seems to have worked! Make sure after the flash that you FACTORY RESET the device as OP mentions. Thank you again mate! <3
FancyPantsu said:
Flashed my LG G6 (Sprint) LS993ZV5, everything seems to have worked! Make sure after the flash that you FACTORY RESET the device as OP mentions. Thank you again mate! <3
Click to expand...
Click to collapse
You're welcome ... I'm glad it worked!
Flashed my G6 for this method ZVA and work fine, thanks!
Willwe be able to flash back to Sprint ?
May I get link for H87315c_00_OPEN_CA_OP_1026.kdz?
how to get all thesse file
hello friend . i have same device thats LG G6 sprint software version is LS993ZVA . try unlocked it and i saw this . my question is how we can get all these file. thank you
ROM: https://lg-firmwares.com/downloads-..._north_america_h87315c_00_open_ca_op_1026_kdz
LGUP: https://mega.nz/#!JtRFkD4Y!u3QgNNaUc-q9w86bBYVoLa9bDBIKA4IZAC57m3rFcsI
LGUP Patch: https://forum.xda-developers.com/attachment.php?attachmentid=4233875&d=1502007613 (from Prowler_gr)
Driver: https://androidfilehost.com/?fid=529152257862714635
Here's the links to all the files in this tutorial for flashing the LG G6 Sprint variant. Good luck fellas! <3
Can someone upload ROM on to mega.nz? No speed at all.... 4-5 hours for download from https://lg-firmwares.com/
need help
tried but cant come out statement
LGUP can't load the model (c:\Program Files(x86)\LG electronic\LGUP\Model\com. please help and thank you
FancyPantsu said:
ROM: https://lg-firmwares.com/downloads-..._north_america_h87315c_00_open_ca_op_1026_kdz
LGUP: https://mega.nz/#!JtRFkD4Y!u3QgNNaUc-q9w86bBYVoLa9bDBIKA4IZAC57m3rFcsI
LGUP Patch: https://forum.xda-developers.com/attachment.php?attachmentid=4233875&d=1502007613 (from Prowler_gr)
Driver: https://androidfilehost.com/?fid=529152257862714635
Here's the links to all the files in this tutorial for flashing the LG G6 Sprint variant. Good luck fellas! <3
Click to expand...
Click to collapse
So its everything working? Including sim and network stuff
---------- Post added at 02:57 PM ---------- Previous post was at 02:56 PM ----------
Tennolee said:
tried but cant come out statement
LGUP can't load the model (c:\Program Files(x86)\LG electronic\LGUP\Model\com. please help and thank you
Click to expand...
Click to collapse
And can the bootloader be unlocked and rooted after this flashing?
marshallcodex said:
So its everything working? Including sim and network stuff
---------- Post added at 02:57 PM ---------- Previous post was at 02:56 PM ----------
And can the bootloader be unlocked and rooted after this flashing?
Click to expand...
Click to collapse
I have not tried unlocking the bootloader, or anything else other than the ROM flash itself. Yes, network, wifi, bluetooth, etc works! Everything is solid, if you follow the instructions correctly you will have a fully functional, unlocked, and gorgeous LG G6 from Sprint! <3 If you have any questions PM me, I'll be glad to help some.
As for uploading to another site for the ROM, you shouldn't need that.. I had it downloaded in about 5-10 minutes. Patience is a virtue
---------- Post added at 04:02 PM ---------- Previous post was at 04:01 PM ----------
Tennolee said:
tried but cant come out statement
LGUP can't load the model (c:\Program Files(x86)\LG electronic\LGUP\Model\com. please help and thank you
Click to expand...
Click to collapse
I would assume you haven't replaced the LGUP files with the patch files! Download the patch files, move, and replace over the existing LGUP files, then follow the instructions carefully!
Thx everybody!!! Finally my phone works!
romavrv said:
Flashed my G6 for this method ZVA and work fine, thanks!
Click to expand...
Click to collapse
You're welcome mate! :good:
I have LS993ZVA right now.....i need to do this since everyone says it works
---------- Post added at 04:49 PM ---------- Previous post was at 04:45 PM ----------
Ferga2790 said:
After a couple of months without being able to unlock my LG G6 LS993ZVA (Sprint version) I found the way to do it and it is reflash the LG G6 LS993 into unlocked Canadian LG G6 H873 using an open Stock ROM.
Please excuse me for my english.. but I tried my best to translate the best I Could
Here I give you the steps of how I did it:
The following 4 files are used:
LG DRIVERS: LGMobileDriver_WHQL_Ver_4.2.0
LGUP: LGUP_Store_Frame_Ver_1_14_3
LGUP PATCH: LGUP_V20dll_Patched
ROM: H87315c_00_OPEN_CA_OP_1026.kdz
STEPS:
1. We install the LG drivers
2. We install LGUP
3. Unzip the patch LGUP_V20dll_Patched
4. Inside the patch that we have just unzipped, we will find the folder "Model" and the file "LGUP.exe" which we must paste in the path where the LGUP program is installed and thus replace the ones that already exist there.
Generally the path where it is installed is the following: C: \ Program Files (x86) \ LG Electronics \ LGUP
(Recommendation: Delete the folder and the existing file first and then paste the new ones)
5. Put our LG G6 in Download mode:
Turn it off
Press volume button +
Connect USB cable to PC
6. Open "LGUP.exe" (it will automatically recognize our LG G6 device)
7. Now with LGUP open in the "File Path" section choose the downloaded kdz: H87315c_00_OPEN_CA_OP_1026.kdz
8. Mark the option "PARTITION DL" and click on "Start"
9. A few seconds after the process started, a pop-up window will appear that is called "Partition List" in which we will mark the box "Select all" below and we will give it in OK (with this we will mark all the partitions)
10. Then we will see the last popup window "LGUP Common" that will ask us the following: Partition (s) changed "Persist", "System", "cache", "OP", "Userdata", Do you want continue?, Click YES
11. The Flashing process will begin, which takes approximately 3 minutes. Wait for this process to end (This took me a while and I used a USB 3.0 port)
12. When the process finishes LGUP will show us below the "Step" column the following message: "COMPLETE! ... Click here to continue" and our LG will reboot.
13. Disconnect our LG G6 and it´s ready, Android will start for the first time and you have to configure it as a new device.
* Note: Here is an important point, in my case when I finished flashing my LG G6 it was in bootloop, and it was constantly restarting without stopping.
So to fix that it is necessary to perform a factory reset, so if your device after flashing it spends more than 15 minutes constantly restarting without going through the LG logo is because it also stayed in bootloop, but it has a solution !.
And it is entering the "Factory Data Reset" and applying a factory reset. The steps are the following:
Press the power button and low the volume at the same time, wait for it to restart, then release the power button and press it twice in a row without releasing the volume down button. In this way, we enter the "Factory Data Reset" screen in which we will choose "YES".
We wait for the formatting process to finish and that's it!
Our LG G6 will be like new, start properly, load Android and be released from the factory for all companies!
One more thing, my LG G6 software version said "LS993ZVA" but in LGUP it appeared as "LS993ZV4" but despite that the flashing worked.
If you have any doubts about this, either with the procedure or the necessary files, you can send me a PM to help them.
Click to expand...
Click to collapse
My phone is unlocked from sprint...so i am using metro pcs on it right now.....would it lock after flashing?
marshallcodex said:
I have LS993ZVA right now.....i need to do this since everyone says it works
---------- Post added at 04:49 PM ---------- Previous post was at 04:45 PM ----------
My phone is unlocked from sprint...so i am using metro pcs on it right now.....would it lock after flashing?
Click to expand...
Click to collapse
No mate, the ROM version is open.
It will not be blocked after flashing.
flexmankz said:
Can someone upload ROM on to mega.nz? No speed at all.... 4-5 hours for download from https://lg-firmwares.com/
Click to expand...
Click to collapse
Yes, here it is:
https://mega.nz/#!wBIwwRjI!QCR6TgcEJYdTSBcyjFNDdqClhrKIqd7tT_N6U5_yhnk
Tennolee said:
tried but cant come out statement
LGUP can't load the model (c:\Program Files(x86)\LG electronic\LGUP\Model\com. please help and thank you
Click to expand...
Click to collapse
you do not find that directory on your pc?

Categories

Resources