Root LG Stylo 2 (LS775) version LS775ZV5 (VM Variant) - LG G Stylo Questions & Answers

I've been combing through various threads and haven't really found anything specific to the LG Stylo 2. However have found a root and TWRP guide for LG Stylo 2 Plus
http://forum.xda-developers.com/android/development/recovery-twrp-v3-lg-stylo-2-plus-t3482169
It seems the first thing we need to figure out is how to get the phone into fastboot and oem-unlock. Seems there are guides for the Stylo 2 plus, however the same instructions don't work for the Stylo 2.
Seems there should not be too much difference between these phones to unlock bootloader and get TWRP on here.
Anyone have any input?

steppinthrax said:
I've been combing through various threads and haven't really found anything specific to the LG Stylo 2. However have found a root and TWRP guide for LG Stylo 2 Plus
http://forum.xda-developers.com/android/development/recovery-twrp-v3-lg-stylo-2-plus-t3482169
It seems the first thing we need to figure out is how to get the phone into fastboot and oem-unlock. Seems there are guides for the Stylo 2 plus, however the same instructions don't work for the Stylo 2.
Seems there should not be too much difference between these phones to unlock bootloader and get TWRP on here.
Anyone have any input?
Click to expand...
Click to collapse
you cannot root any lg phones, marshmallow and up, unless they are t-mobile or metropcs. The reason is tmobile and metropcs got LG to allow their bootloader to be unlocked. This is the prerequisite for changing kernel permissions. Sorry

Is there a method to enable fastboot on non tmobile & metropcs devices
Is there anyway that fastboot can somehow be enabled on non tmobile & metropcs devices so they actually boot into fastboot with adb reboot bootloader or some other command

Related

LG G Stylo order of procedures.

Hi. I was given a Cricket LG G Stylo to play around with. Previously I have messed around with my HTC Sensation where I which I unlocked the bootloader, did s-off, flashed a custom recovery, and permanent rooted. Can I do all of that with the Cricket version of the LG G Stylo? Most of the threads I've read only talk about rooting the Cricket Stylo but nothing else.
So basically:
1) would I be able to unlock the phone to be use with other carriers? If so, do I do that first or last? And where can I find this info?
2) How can the bootloader be unlocked?
3) If s-off doable on this phone or is that only for HTC phones?
4) How can the stock recovery and ROM be backed up?
5) Are there any working custom recoveries for the Cricket version?
Thanks

Unlock MetroPCS LG Stylo 3 Plus

Hi guys
I have a MetroPCS LG Stylo 3 Plus.
Is there a way to Unlock this phone without paying any doubtful website?
Thank you
There should be an app already installed on your phone that allows you do unlock it. You must have used the phone for 3 months before you can unlock it. At least this was the case on my Metro PCS LG Stylo 2. I know you said you have the 3, but just saying. Look in your Metro Apps ?
I rooted before unlocking and I also installed custom ROM lineage which did not come with the stock device unlock apk installed. I tried to install from multiple locations. I assume I have no choice but to revert back to stock and lose root. Damn I'm tryna be lazy.. Is there a semi quicker fix

LG Harmony - No Fastboot?

Sup people,
I bought a LG Harmony (cricket) as a quick replacement phone and was looking to root it. None of the one click root apps work so I figured I try a computer method. I seen a tutorial to root the K10/K20 (which is basically what the Harmony is so I've heard?) ..so I figured it would work, but I just cant get into fastboot. I tried the vol down thing as well as adb commands and it just won't go into fastboot. Is fastboot patched or something or is there another new method? Using 7.0 Nougat.
Bootloader Unlock
Hello...I have the LG Harmony as well. Just got it. I'm looking to modify the phone as well. Now, I'm a newbie as they say. Although I have rooted phones before, and successfully un-bricked a galaxy s2 a few years back. Anyway, you might go to the LG developer website and navigate to their unlocking the bootloader page. It gives you access to their tool (I believe) and has step by step instructions on how to go about unlocking the bootloader.
I'll be doing that soon myself. Have fun!
I went to the LG site already to look to see if they have a tool for the Harmony but I couldn't find anything. I had seen something on YouTube about a LG root tool as wrk but havent tried that. Let me know if you made any progress. I won't be able to try anything new until after I get off work.
Bootloader Unlock
Try going to mobile.developer.lge.com
There's an Unlock Bootloader option you can click on towards the bottom.
LG Harmony isn't listed under supported devices.
Bump

[Guide] How to flash stock firmware and re-lock bootloader.

Guide: Returning to stock firmware + re-lock bootloader.
NOTE: following this guide will factory reset your phone so back up your data before hand.
Hi all, after having to do a fair bit of digging around last night in order to return my G7 to stock firmware i
figured i would make a all in one guide to make it a bit easier for people to follow!
First half of this guide is how to re-flash stock firmware:
1. Download LGUP here:Link
1.1 Download additional file we will need later: Link
1.2 Download stock KDZ file: Link
2. Install LGUP, after it has been installed extract the file from step 1.2 and place it here:
"C:\Program Files (x86)\LG Electronics\LGUP\model\common"
You will most likely have to create the common folder first and then place the file "LGUP_Common.dll" inside, this allows the LGUP software to recognise the device.
3. Next power down your device, once it is fully powered off hold the volume up key and insert the USB cable into your device
while continuing to hold volume up, continue to hold until your device enters download mode.
4. Open the LGUP software and drag the KDZ file into the file path section within the software, if your device is not showing
it means you dont have the correct drivers installed or haven't placed the .dll file from step 2 in the correct place.
5. Once the KDZ file is showing in LGUP simply click start and wait for the stock firmware to flash! Once it has completed
your device will reboot!
6. (Optional) download and install LG Bridge and check for any software updates after the flash has completed, OTA updates
can also be checked but in my experience it didnt show any updates where as LG Bridge did.
Second half of this guide will be how to re-lock the bootloader:
1. Download and install Android ADB + Fastboot drivers. The best guide I've found for this can be seen here:Link
2.Navigate to the folder where you have ADB and fastboot installed, usually this folder will be called platform tools.
hold shift and right click inside the folder then select "open powershell window here". Next make sure USB debugging is
enabled in developer settings and then head back to your powershell window and enter the following commands in order:
"adb reboot bootloader"
"fastboot oem lock"
"fastboot reboot"
3. Your phone will reboot and go through the usual first time start up, make sure to enable developer options again and
un-checking "OEM unlock". Your bootloader is now locked again!
If you followed the above steps you should now be back to complete stock! Enjoy
I think it's better to flash stock firmware first to avoid problems when relocking the bootloader, because locking the bootloader just erases /data and /cache, and if you have some modifications like root or twrp it could cause a bootloop.
What I do is first flash stock and then relock the bootloader, with that order you will prevent any problems after relocking.
mprovi_15 said:
I think it's better to flash stock firmware first to avoid problems when relocking the bootloader, because locking the bootloader just erases /data and /cache, and if you have some modifications like root or twrp it could cause a bootloop.
What I do is first flash stock and then relock the bootloader, with that order you will prevent any problems after relocking.
Click to expand...
Click to collapse
Thanks for the advice mate, I've updated the post and switched the order
Can you use this guide to flash different carrier firmware on device?
mrpickem said:
Can you use this guide to flash different carrier firmware on device?
Click to expand...
Click to collapse
You can always try! I would probably recommend sticking to the firmware from your carrier though just to be on the safe side. If worst comes to worst you can always use this guide again to re-flash your carrier specific firmware if you find you are having issues! Let me know how you get on if you do try or need any help
camy25695 said:
You can always try! I would probably recommend sticking to the firmware from your carrier though just to be on the safe side. If worst comes to worst you can always use this guide again to re-flash your carrier specific firmware if you find you are having issues! Let me know how you get on if you do try or need any help
Click to expand...
Click to collapse
Thanks
I have been reading a bit and apparently there are different modems used between carriers. I currently have an unlocked Tmobile device and was wanting to flash the unlocked firmware...just dont want to risk bricking the phone. The phone works ok with tmobile fw, just wanted to get rid of bloat since I am now using it on ATT prepaid. Can find no info where anyone has done this. I 've flashed several Galaxy phones (to diff f/w)recently and Moto G's a few years back and it worked great.
mrpickem said:
Thanks
I have been reading a bit and apparently there are different modems used between carriers. I currently have an unlocked Tmobile device and was wanting to flash the unlocked firmware...just dont want to risk bricking the phone. The phone works ok with tmobile fw, just wanted to get rid of bloat since I am now using it on ATT prepaid. Can find no info where anyone has done this. I 've flashed several Galaxy phones (to diff f/w)recently and Moto G's a few years back and it worked great.
Click to expand...
Click to collapse
I know it's possible to flash the boot.img seperate, as I've done that already myself but I'm unsure about flashing a different modem. I imagine the process will be very similar to flashing the boot but I'd need to do some digging and find out exactly! Even if you could there's no guarantee that it would work. I'll do some digging and see what I can find and get back to you!
mrpickem said:
I have been reading a bit and apparently there are different modems used between carriers. I currently have an unlocked Tmobile device and was wanting to flash the unlocked firmware...just dont want to risk bricking the phone.
The phone works ok with tmobile fw, just wanted to get rid of bloat since I am now using it on ATT prepaid. Can find no info where anyone has done this. I 've flashed several Galaxy phones (to diff f/w)recently and Moto G's a few years back and it worked great.
Click to expand...
Click to collapse
Assuming LG has made the same decisions for the G7 as they did for the V30, the answer is no.
At least on the V30 series, T-mobile variant can NOT be flashed to anything else because it has different RSA encryption keys from any other V30 phone. This is why back in May when we found the wonderful LG Oreo bootloader unlock exploit, every V30/V30+/V30S on the planet can now be bootloader unlocked and rooted -- EXCEPT for the the T-mobile H932. Because you need Oreo and you need (at least temporarily) fastboot flash commands.
So, all the carrier unlocked US998, European H930 and even the dual SIM H930DS (which have fastboot flash commands) can immediately be bootloader unlocked and rooted. For the others -- like the North American variants AT&T H931, Canadian H933, Verizon VS996, Sprint LS998 -- you first flash the carrier unlocked US998 firmware (aka Frankenstein) over those models to "convert" them to US998 to add back fastboot flash commands. We use dev patched LGUP. Then, after bootloader unlock and root, Sprint and Verizon users often flash back either all or part of their firmware to get back features or LTE bands (Sprint especially). They are still rooted, they still have TWRP. As a result of this, we suddenly now have tons of ROMs and custom kernels are under development.
But T-mobile H932 users are locked out of this development bonanza, because you can't cross flash anything without bricking the phone. I would assume the same for G7? T-mobile must have demanded this, because all the other North American V30 variants share the same RSA encryption keys which make cross flashing possible. If T-mobile demanded it for their V30, seems they would do the same for the next phone also.
Someone with a G7 came in to the V30 Frankenstein thread to ask if it works on G7, but that seems like something that should be discussed in this forum.
ChazzMatt said:
Assuming LG has made the same decisions for the G7 as they did for the V30, the answer is no.
At least on the V30 series, T-mobile variant can NOT be flashed to anything else because it has different RSA encryption keys from any other V30 phone. This is why back in May when we found the wonderful LG Oreo bootloader unlock exploit, every V30/V30+/V30S on the planet can now be bootloader unlocked and rooted -- EXCEPT for the the T-mobile H932. Because you need Oreo and you need (at least temporarily) fastboot flash commands.
So, all the carrier unlocked US998, European H930 and even the dual SIM H930DS (which have fastboot flash commands) can immediately be bootloader unlocked and rooted. For the others -- like the North American variants AT&T H931, Canadian H933, Verizon VS996, Sprint LS998 -- you first flash the carrier unlocked US998 firmware (aka Frankenstein) over those models to "convert" them to US998 to add back fastboot flash commands. We use dev patched LGUP. Then, after bootloader unlock and root, Sprint and Verizon users often flash back either all or part of their firmware to get back features or LTE bands (Sprint especially). They are still rooted, they still have TWRP. As a result of this, we suddenly now have tons of ROMs and custom kernels are under development.
But T-mobile H932 users are locked out of this development bonanza, because you can't cross flash anything without bricking the phone. I would assume the same for G7? T-mobile must have demanded this, because all the other North American V30 variants share the same RSA encryption keys which make cross flashing possible. If T-mobile demanded it for their V30, seems they would do the same for the next phone also.
Someone with a G7 came in to the V30 Frankenstein thread to ask if it works on G7, but that seems like something that should be discussed in this forum.
Click to expand...
Click to collapse
Thanks for the reply and that's kinda what what I been reading, just not as much detail. Thanks for detailed explanation
ChazzMatt said:
Assuming LG has made the same decisions for the G7 as they did for the V30, the answer is no.
At least on the V30 series, T-mobile variant can NOT be flashed to anything else because it has different RSA encryption keys from any other V30 phone. This is why back in May when we found the wonderful LG Oreo bootloader unlock exploit, every V30/V30+/V30S on the planet can now be bootloader unlocked and rooted -- EXCEPT for the the T-mobile H932. Because you need Oreo and you need (at least temporarily) fastboot flash commands.
So, all the carrier unlocked US998, European H930 and even the dual SIM H930DS (which have fastboot flash commands) can immediately be bootloader unlocked and rooted. For the others -- like the North American variants AT&T H931, Canadian H933, Verizon VS996, Sprint LS998 -- you first flash the carrier unlocked US998 firmware (aka Frankenstein) over those models to "convert" them to US998 to add back fastboot flash commands. We use dev patched LGUP. Then, after bootloader unlock and root, Sprint and Verizon users often flash back either all or part of their firmware to get back features or LTE bands (Sprint especially). They are still rooted, they still have TWRP. As a result of this, we suddenly now have tons of ROMs and custom kernels are under development.
But T-mobile H932 users are locked out of this development bonanza, because you can't cross flash anything without bricking the phone. I would assume the same for G7? T-mobile must have demanded this, because all the other North American V30 variants share the same RSA encryption keys which make cross flashing possible. If T-mobile demanded it for their V30, seems they would do the same for the next phone also.
Someone with a G7 came in to the V30 Frankenstein thread to ask if it works on G7, but that seems like something that should be discussed in this forum.
Click to expand...
Click to collapse
Ok what about flashing the European LMG710EM firmware onto the Sprint G7? Would i risk bricking my device? Im trying to find a solution to unlocking my sprint phone
mastervideogamer79 said:
Ok what about flashing the European LMG710EM firmware onto the Sprint G7? Would i risk bricking my device? Im trying to find a solution to unlocking my sprint phone
Click to expand...
Click to collapse
did you try flashing G710EM firmware in the sprint g7? i also have a sprint variant and want to unlock it.
UPDATE: just tried to flash it but lg up doesnt even start flashing the kdz file, it gives "LAF WRITE PROTECTION" and "Cross flash is not supported" messages
luckily phone is working just fine with the original software, i mean it didnt bricked the phone since it didnt even started to flash.
in other post i saw a user that tried flashing tmobile firmware with lg v20 dll and bricked his sprint g7
elmy24 said:
did you try flashing G710EM firmware in the sprint g7? i also have a sprint variant and want to unlock it.
UPDATE: just tried to flash it but lg up doesnt even start flashing the kdz file, it gives "LAF WRITE PROTECTION" and "Cross flash is not supported" messages
luckily phone is working just fine with the original software, i mean it didnt bricked the phone since it didnt even started to flash.
in other post i saw a user that tried flashing tmobile firmware with lg v20 dll and bricked his sprint g7
Click to expand...
Click to collapse
Oh man thats why I didnt want to risk it but thanks for trying. Haven't found a way to unlock it, phones just sitting there
Hi everyone,No-one haven't successful crossflash the lg g7,I have the verizon g7 variant I would like to flash it to a different carrier.,
elmy24 said:
did you try flashing G710EM firmware in the sprint g7? i also have a sprint variant and want to unlock it.
UPDATE: just tried to flash it but lg up doesnt even start flashing the kdz file, it gives "LAF WRITE PROTECTION" and "Cross flash is not supported" messages
luckily phone is working just fine with the original software, i mean it didnt bricked the phone since it didnt even started to flash.
in other post i saw a user that tried flashing tmobile firmware with lg v20 dll and bricked his sprint g7
Click to expand...
Click to collapse
I am getting same error. I have sprint LG g7. Trying to flash canadian AWM rom.
I followed this tutorial in my LG G7 variant model LM-G710EMW and works. Now, I'm downloading the specific firmware in lg-firmwares.com to install with this method.
I bought my LG G7 in Brazil, with CLARO mobile operator and now I have a LG G7 without bond. Thanks for this tutorial!
With this guide warranty come back?
mastervideogamer79 said:
Oh man thats why I didnt want to risk it but thanks for trying. Haven't found a way to unlock it, phones just sitting there
Click to expand...
Click to collapse
akyl001 said:
I am getting same error. I have sprint LG g7. Trying to flash canadian AWM rom.
Click to expand...
Click to collapse
just found a way to unlock the sprint variant by flashing european rom
elmy24 said:
just found a way to unlock the sprint variant by flashing european rom
Click to expand...
Click to collapse
You should make a post verifying the way you did it and giving proof of this happening. If you do it you will help a lot of people, and maybe it will help other variants to reach root.
How can I solve the "unsecure flashing image to secure flashing device" problem?
Eltoniz said:
How can I solve the "unsecure flashing image to secure flashing device" problem?
Click to expand...
Click to collapse
model number?
software version?
is it KDZ or TOT firmware?

TWRP & Stylo 6

I don't know much about rooting a phone but I can use adb now and was wo ndering if someone could tell me how to install TWRP?? I cant seem to find it on (TWRP) website.
There isn't a working one yet, but one is under construction, have you already unlocked your bootloader? That is a requirement
i just unlock it from developer options right?
No, technically your supposed to have a code from LG to properly unlock their bootloaders but they are no longer doing that, there's a tool called mtkclient that will unlock it in bootrom mode and get past the security that LG has put in place.
ever get it ?
Is there an TWRP for Stylo 6?

Categories

Resources