LG G4 wont start after update - G4 Q&A, Help & Troubleshooting

So I have a G4, and I started system updates on it the other day, and now the phone wont boot at all. When I turn it on, it goes to the "system updates" screen with the android guy, and then shuts off. I can't load safemode and I cant factory reset, I'm just stuck. No warranty or anything. Is there a way to erase and reinstall all the stuff on my phone? It's a LS991 model. Any help would be greatly appreciated, and I don't care if stuff is erased on the phone at this point, I just want a phone.

Pretty sure the same LGup technique used for upgrading or downgrading before attempting root will fix this. There are about 3 different files you need and a PC with up to date LG drivers.
Sent from my VS986 using Tapatalk

Ok, so I'm pretty good with computers, but I have honestly never worked with cell phones before. What you just said sounds like a great idea, could you walk me through it a bit more? Do I download the LG Drivers from LG website? And is there a link with the walk through of the LGup technique?
Thanks

Tridoxx said:
Ok, so I'm pretty good with computers, but I have honestly never worked with cell phones before. What you just said sounds like a great idea, could you walk me through it a bit more? Do I download the LG Drivers from LG website? And is there a link with the walk through of the LGup technique?
Thanks
Click to expand...
Click to collapse
forum.xda-developers.com/g4/help/lgup-install-kdz-mm-lp-t3249803

If you have a fairly new computer and have connected and transferred data to or from phone you're probably good, but just make sure by installing tge drivers associated with the post about lgup. All links are working, i've downloaded them myself and then backed out. I simply wasn't sure if any version of MM or LL could be used in conjunction with any other. I think the consensus is that because it's a complete overwrite, it doesn't matter. For instance im on vs98628A, can i use the vs98611A tar file to downgrade and then root. I'm just not sure enough to try it. If your phone is not useable anyway, then I would probably go for it. Think there's a secondary route that was easier to brick the phone.
Sent from my VS986 using Tapatalk

Related

Phone Bricked, can anyone help please??

so yesterday i installed the new optimus de rom and it started up fine and everything was okay, then today i realized my 3g wasnt working and usually thats no big deal because all i have to do is restore my efs in the app FreeG (I think thats what its called, I might be wrong). Well right after i did that, i hit restart phone and it turned off then wouldnt come back on. Then i finally got to the LG symbol but it will turn off then the screen will be on but will just show black. I cant boot in to recovery nor can i do anything on it at all, when i plug it in the charger it says "battery.png is missing, battery: 75%". I took my phone in to sprint and they did a reset although that didnt do anything so there sending me a new one. Now my question is, is there any way I can open up my phones folder so i can get my pictures and everything that was on it? My pics were very important to me and i dont want to lose them, thats all i need so if some could help me get them that would be much appreciated, thanks.
Penley94 said:
so yesterday i installed the new optimus de rom and it started up fine and everything was okay, then today i realized my 3g wasnt working and usually thats no big deal because all i have to do is restore my efs in the app FreeG (I think thats what its called, I might be wrong). Well right after i did that, i hit restart phone and it turned off then wouldnt come back on. Then i finally got to the LG symbol but it will turn off then the screen will be on but will just show black. I cant boot in to recovery nor can i do anything on it at all, when i plug it in the charger it says "battery.png is missing, battery: 75%". I took my phone in to sprint and they did a reset although that didnt do anything so there sending me a new one. Now my question is, is there any way I can open up my phones folder so i can get my pictures and everything that was on it? My pics were very important to me and i dont want to lose them, thats all i need so if some could help me get them that would be much appreciated, thanks.
Click to expand...
Click to collapse
The key here is going to be getting back into recovery. Have you tried getting into Download Mode? If you saw the LG logo then you SHOULD be able to get into download mode. Make sure the phone is completely powered off. Connect the USB to your pc but before you connect the other end to your phone, hold volume up then connect it. You should see "Download Mode" on the screen. You will see other directions for download mode but for me this always works, usb to pc, hold volume up then plug the phone in while still holding the volume up. If you can get into Download Mode you can flash a teenybin to get back into recovery following the guide in this thread here.
Currently even if you can get into Download Mode adb might not recognize your phone(at least it never did for me). Once you flash a teenybin using LGNPST, you should be able to get into Recovery. Once in Recovery you can use adb to pull your files off of the phone and onto your computer. I use it from a linux terminal but there are guides available for Windows if that's what you use. The adb guide should be easy to find on xda(just search) so I haven't linked to it. Once adb is set up on your computer AND you can get into Recovery you can use the command 'adb pull /data/media' without quotations and it will copy the contents of your internal storage to your pc. However if you can get into recovery you do have other options for just getting the phone back up and running. This guide here should also help.
If you are familiar with irc(internet relay chat) you can hop onto freenode and enter the #lg-optimus-g channel. As soon as you enter the channel you will see "Need Help? You won't read this but..." followed by a link. All the files for LGNPST, teenybins, and in depth tutorials on fixing a soft brick will be found there. I hope this helps you and hooray for me because this is my 200th post!
PS - If you can't get into Download Mode then your secondary bootloader is gone and there isn't anything you can do(to my knowledge). However, like I said, if you saw the LG logo at all, Download mode should still be an option. Also keep in mind these instructions are for the Sprint(ls970) lg optimis g. I believe the keys are flipped on AT&T/International models(Volume Down when you plug it in to get to Download Mode).
HPTesla said:
The key here is going to be getting back into recovery. Have you tried getting into Download Mode? If you saw the LG logo then you SHOULD be able to get into download mode. Make sure the phone is completely powered off. Connect the USB to your pc but before you connect the other end to your phone, hold volume up then connect it. You should see "Download Mode" on the screen. You will see other directions for download mode but for me this always works, usb to pc, hold volume up then plug the phone in while still holding the volume up. If you can get into Download Mode you can flash a teenybin to get back into recovery following the guide in this thread here.
Currently even if you can get into Download Mode adb might not recognize your phone(at least it never did for me). Once you flash a teenybin using LGNPST, you should be able to get into Recovery. Once in Recovery you can use adb to pull your files off of the phone and onto your computer. I use it from a linux terminal but there are guides available for Windows if that's what you use. The adb guide should be easy to find on xda(just search) so I haven't linked to it. Once adb is set up on your computer AND you can get into Recovery you can use the command 'adb pull /data/media' without quotations and it will copy the contents of your internal storage to your pc. However if you can get into recovery you do have other options for just getting the phone back up and running. This guide here should also help.
If you are familiar with irc(internet relay chat) you can hop onto freenode and enter the #lg-optimus-g channel. As soon as you enter the channel you will see "Need Help? You won't read this but..." followed by a link. All the files for LGNPST, teenybins, and in depth tutorials on fixing a soft brick will be found there. I hope this helps you and hooray for me because this is my 200th post!
PS - If you can't get into Download Mode then your secondary bootloader is gone and there isn't anything you can do(to my knowledge). However, like I said, if you saw the LG logo at all, Download mode should still be an option. Also keep in mind these instructions are for the Sprint(ls970) lg optimis g. I believe the keys are flipped on AT&T/International models(Volume Down when you plug it in to get to Download Mode).
Click to expand...
Click to collapse
Thank you for the response, i just tryed to get in to download mode and it went in to it fine. I would try to do all that to repair it but I dont want sprint to see that its rooted and it I cant have it be fixed when the new phone comes in, the only thing that i want is to get my files from it. Is there any way that I can just do that but leave the phone the way it is? (Not booting up passed the lg logo) I want the new phone because my current Optimus G's battery is going pretty bad I think and I would like a new one.
Penley94 said:
Thank you for the response, i just tryed to get in to download mode and it went in to it fine. I would try to do all that to repair it but I dont want sprint to see that its rooted and it I cant have it be fixed when the new phone comes in, the only thing that i want is to get my files from it. Is there any way that I can just do that but leave the phone the way it is? (Not booting up passed the lg logo) I want the new phone because my current Optimus G's battery is going pretty bad I think and I would like a new one.
Click to expand...
Click to collapse
There are plenty of ways to get it stuck at the lg logo, sometimes it happens just from dirty flashing a rom, sometimes because you install a rom without wiping dalvik/cache. But you should know if you are on Sprint, one of the reasons I stick with them(even though their coverage is horrible in my area) is because rooting DOES NOT void your warranty with Sprint. They will warn you against it but they are the only carrier that allows rooting and will still fix your phone. Here is some info on that here. They won't advertise it but it's the truth. But bricking your phone intentionally is pretty easy I think. After getting back your data, just go into recovery and start deleting stuff you normally wouldn't. It's similar to opening up your car's hood and saying "This looks important" and ripping it out, lol. At this point that's what I would do, fixing your rooted phone is within their warranty, replacing it(which is what you want) I'm not 100% on. Although the post I linked to, says even ordering a replacement on a rooted phone is covered. Its in a reply on that page, you'll see another link. So you could get your info, use a different LGNPST file to set your phone back to factory(which will relock the bootloader and lose root) and then you can do what you did to get there in the first place or root it and start deleting important files with a root explorer to get it back to being stuck. Hope this helps.
HPTesla said:
There are plenty of ways to get it stuck at the lg logo, sometimes it happens just from dirty flashing a rom, sometimes because you install a rom without wiping dalvik/cache. But you should know if you are on Sprint, one of the reasons I stick with them(even though their coverage is horrible in my area) is because rooting DOES NOT void your warranty with Sprint. They will warn you against it but they are the only carrier that allows rooting and will still fix your phone. Here is some info on that here. They won't advertise it but it's the truth. But bricking your phone intentionally is pretty easy I think. After getting back your data, just go into recovery and start deleting stuff you normally wouldn't. It's similar to opening up your car's hood and saying "This looks important" and ripping it out, lol. At this point that's what I would do, fixing your rooted phone is within their warranty, replacing it(which is what you want) I'm not 100% on. Although the post I linked to, says even ordering a replacement on a rooted phone is covered. Its in a reply on that page, you'll see another link. So you could get your info, use a different LGNPST file to set your phone back to factory(which will relock the bootloader and lose root) and then you can do what you did to get there in the first place or root it and start deleting important files with a root explorer to get it back to being stuck. Hope this helps.
Click to expand...
Click to collapse
Oh wow I never knew that but that helps a lot thanks for the help, the sprint guy said theydid a master reset or hard reset or soemthing like that, does that mean it deleted all my pictures and everything? And i understand what you mean to rebrick it that's pretty simple. When i get my new optimus is there a new root out for the update? And what roms do you prefer?
Penley94 said:
Oh wow I never knew that but that helps a lot thanks for the help, the sprint guy said theydid a master reset or hard reset or soemthing like that, does that mean it deleted all my pictures and everything? And i understand what you mean to rebrick it that's pretty simple. When i get my new optimus is there a new root out for the update? And what roms do you prefer?
Click to expand...
Click to collapse
If they did a hard reset it is possible that it wiped everything but not a definite. I purchased my phone from Best Buy and was on zvb. When the zvc update came through it messed my phone up(which is why you don't take OTA's once rooted without further knowledge/modifications) so I took it to Best Buy and they said they did a hard reset to fix it. It worked, my phone booted back up and my internal was fine. However, that's Best Buy and they barely know what they are doing so it may have been a soft reset, I am not 100% sure. As for a new root for the update, I received another phone shortly after because the glass back on mine broke and Best Buy replaced it with a whole new phone. It was on zvc and I used an app named Framaroot with the Gandalf exploit option and it worked fine for me. I have heard of others having issues with that method but for me, it worked and has stuck.
Fiddy619's universal root method seems to be the preferred way for our phone, look in the general section here for a thread by engine95 to see what I mean. After I rooted with Framaroot I then used FreeGee and unlocked the bootloader then made a total nandroid backup of my stock in TWRP before going further. I also copied the backup to my PC just in case.
As for my preferred roms, if we are talking about Android 4.4 both Vanir and PSX are my personal favorites. However as you can tell from my signature I am still using stock zvc android 4.1.2. I have flashed just about every rom available for our phone but my daily driver is stock that I have modified manually(different kernel, removed bloat ware, minor modifications and tweaks, etc). For android 4.3 I have had the best experience with CM10.2 and cfxe. I have not tried CM11(based on 4.4) for awhile but it seems to have overwhelming support - Cyanogenmod usually does.
Really when it comes to roms it's personal preference. They are all very similar with different tweaks/additions. As for which one is the most stable that is also a tricky question. Even though we have the same model of phone, I have seen how picky they can be from one to the other. My roommates have the EXACT same phone, installing CM10.2 worked fine for two of us, but one lost GPS and I had to fix it.
My best advice for when you get your new phone is to backup your working stock and then have fun flashing different things making sure you follow the instructions per rom exactly. It's always a good idea after making your backup(if planning to install another rom) to wipe everything except your internal storage and do a clean install of the rom and gapps. Then, test it for a day or so because sometimes it takes time to settle in. It's a shame that Optimus DE gave you issues, it was rock solid for me, again, these phones are picky! But one of the main reasons I stayed with stock is because the AOSP based cameras leave much to be desired when compared to the LG camera. Again it's just personal preference because some don't like the lg camera.
If you have any other issues or questions I will be glad to help if I can. A lot of the people you see who are active on the forums are very knowledgeable, as long as you ask politely most will be glad to help.
HPTesla said:
If they did a hard reset it is possible that it wiped everything but not a definite. I purchased my phone from Best Buy and was on zvb. When the zvc update came through it messed my phone up(which is why you don't take OTA's once rooted without further knowledge/modifications) so I took it to Best Buy and they said they did a hard reset to fix it. It worked, my phone booted back up and my internal was fine. However, that's Best Buy and they barely know what they are doing so it may have been a soft reset, I am not 100% sure. As for a new root for the update, I received another phone shortly after because the glass back on mine broke and Best Buy replaced it with a whole new phone. It was on zvc and I used an app named Framaroot with the Gandalf exploit option and it worked fine for me. I have heard of others having issues with that method but for me, it worked and has stuck.
Fiddy619's universal root method seems to be the preferred way for our phone, look in the general section here for a thread by engine95 to see what I mean. After I rooted with Framaroot I then used FreeGee and unlocked the bootloader then made a total nandroid backup of my stock in TWRP before going further. I also copied the backup to my PC just in case.
As for my preferred roms, if we are talking about Android 4.4 both Vanir and PSX are my personal favorites. However as you can tell from my signature I am still using stock zvc android 4.1.2. I have flashed just about every rom available for our phone but my daily driver is stock that I have modified manually(different kernel, removed bloat ware, minor modifications and tweaks, etc). For android 4.3 I have had the best experience with CM10.2 and cfxe. I have not tried CM11(based on 4.4) for awhile but it seems to have overwhelming support - Cyanogenmod usually does.
Really when it comes to roms it's personal preference. They are all very similar with different tweaks/additions. As for which one is the most stable that is also a tricky question. Even though we have the same model of phone, I have seen how picky they can be from one to the other. My roommates have the EXACT same phone, installing CM10.2 worked fine for two of us, but one lost GPS and I had to fix it.
My best advice for when you get your new phone is to backup your working stock and then have fun flashing different things making sure you follow the instructions per rom exactly. It's always a good idea after making your backup(if planning to install another rom) to wipe everything except your internal storage and do a clean install of the rom and gapps. Then, test it for a day or so because sometimes it takes time to settle in. It's a shame that Optimus DE gave you issues, it was rock solid for me, again, these phones are picky! But one of the main reasons I stayed with stock is because the AOSP based cameras leave much to be desired when compared to the LG camera. Again it's just personal preference because some don't like the lg camera.
If you have any other issues or questions I will be glad to help if I can. A lot of the people you see who are active on the forums are very knowledgeable, as long as you ask politely most will be glad to help.
Click to expand...
Click to collapse
Okay Im going to try some new roms out when I get my new phone, I would like to try out an AOSP Kitkat Rom but I couldnt get one to flash last time I tryed but I will figure that out later when I get it. Now back to my Bricked Optimus, I want to try the teenybin method although I dont understand the directions... the second step tells me to flash but how can I do that without recovery? and it doesnt say anything about entering in download mode which is the only thing I can do, am I forgetting something? And thank you for the help Tesla I really appreciate it, Ive had more assistance from you than anyone else.
Penley94 said:
Okay Im going to try some new roms out when I get my new phone, I would like to try out an AOSP Kitkat Rom but I couldnt get one to flash last time I tryed but I will figure that out later when I get it. Now back to my Bricked Optimus, I want to try the teenybin method although I dont understand the directions... the second step tells me to flash but how can I do that without recovery? and it doesnt say anything about entering in download mode which is the only thing I can do, am I forgetting something? And thank you for the help Tesla I really appreciate it, Ive had more assistance from you than anyone else.
Click to expand...
Click to collapse
Are you a windows user? The teenybin isn't flashed from recovery it is flashed from a tool called LGNPST which is a Windows program. I am going to private message you a link. It will have links for downloading and installing LGNPST on your PC. It says that you will lose all your data but if you are using the teenybin you shouldn't. It's LG's tool for flashing firmware and gives that warning regardless of what you flash. And you're welcome, coming from an EVO 4G this phone is very different and plenty of people have helped me - just paying it forward.
HPTesla said:
Are you a windows user? The teenybin isn't flashed from recovery it is flashed from a tool called LGNPST which is a Windows program. I am going to private message you a link. It will have links for downloading and installing LGNPST on your PC. It says that you will lose all your data but if you are using the teenybin you shouldn't. It's LG's tool for flashing firmware and gives that warning regardless of what you flash. And you're welcome, coming from an EVO 4G this phone is very different and plenty of people have helped me - just paying it forward.
Click to expand...
Click to collapse
Hey I got in to recovery through the Teenybin although the reset that they did deleted all of my stuff so Im kinda bummed:/ but its okay cause I got my new Optimus today and its brand new so Im happy with it. Thanks again for all of the help. Thats funny that you used to have an EVO 4G because I had it for so long and thats the phone I switched back to when my LG got bricked, but let me tell you Im glad to be back to the Optimus haha the EVO 4G is just way to slow anymore. Now that I have this new Optimus which root method should I go with? Its currently runnning ZVB (4.1.2) should I update the software? It says theres a software update available but I know that sometimes they dont have roots out for those updates so how should I start with this process again with the new phone in your opinion? I havnt done this in forever (going on a year) so I cant really remember everything that I had to do.
Penley94 said:
Hey I got in to recovery through the Teenybin although the reset that they did deleted all of my stuff so Im kinda bummed:/ but its okay cause I got my new Optimus today and its brand new so Im happy with it. Thanks again for all of the help. Thats funny that you used to have an EVO 4G because I had it for so long and thats the phone I switched back to when my LG got bricked, but let me tell you Im glad to be back to the Optimus haha the EVO 4G is just way to slow anymore. Now that I have this new Optimus which root method should I go with? Its currently runnning ZVB (4.1.2) should I update the software? It says theres a software update available but I know that sometimes they dont have roots out for those updates so how should I start with this process again with the new phone in your opinion? I havnt done this in forever (going on a year) so I cant really remember everything that I had to do.
Click to expand...
Click to collapse
Let your phone update before rooting and unlocking. You should end up with ZVC.
Then, you have a choice on rooting. @HPTesla will say Framaroot. I'd say use fiddy Universal root.
Then DL FreeGee from the Playstore, use the"mako" version of TWRP/CWM, your choice, I'd do with TWRP and you'll be unlocked.
Back it up in recovery and you'll be good to go.
Sent from my LG-LS970 using XDA Premium 4 mobile app
engine95 said:
Let your phone update before rooting and unlocking. You should end up with ZVC.
Then, you have a choice on rooting. @HPTesla will say Framaroot. I'd say use fiddy Universal root.
Then DL FreeGee from the Playstore, use the"mako" version of TWRP/CWM, your choice, I'd do with TWRP and you'll be unlocked.
Back it up in recovery and you'll be good to go.
Sent from my LG-LS970 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
The fiddy universal looks easier to me so I will probably use that although its not very Important which ever one is better I will use, and what recovery do you think is better? I used TWRP before but is the other one any better? I will probably go with that anyways Im just trying to get some opinions in. And what ROM do you use? I think Im gonna start out with the stock rooted ROM but theres still some stuff I want from the DE ROM like the G2 keyboard and other features from the G2, is there any way I can get those? And have you had any experience with the KitKat ROMs? Those interest me too
engine95 said:
Let your phone update before rooting and unlocking. You should end up with ZVC.
Then, you have a choice on rooting. @HPTesla will say Framaroot. I'd say use fiddy Universal root.
Then DL FreeGee from the Playstore, use the"mako" version of TWRP/CWM, your choice, I'd do with TWRP and you'll be unlocked.
Back it up in recovery and you'll be good to go.
Sent from my LG-LS970 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Exactly what he said, framaroot was quick and easy for me, but the lgog is so damn picky and fiddy seems to be the preferred method so use it just to be safe. I had zero issues with framaroot but I think I've just been lucky. And definitely update to zvc before doing either. I'd also update prl and profile for good measure.
That sucks that you lost all of your data, they must have actually did a hard reset where as BestBuy told me they did a hard reset and actually did a soft reset. But it's BestBuy so I never expect much. I softbricked my lgog the day after I got it using the GAIO tool(before finding out about FreeGee) and they fixed it with a soft reset. The guy called the manager over and the manager asked me if I tried unlocking the bootloader and I played dumb. My exact words were "What the hell is a bootloader?" and he immediately fixed it. But I was shocked anyone at BestBuy would even know that. Lmao.
As for my EVO, the micro usb port broke so I was charging it for two months like MacGyver, literally stipped the usb charging wire and hooked it straight into the positive/negative terminals in the battery while turned off! It was a fire hazard but it did the trick, lol. And luckily it had external sd(my one big gripe about the lgog) so I could still get my stuff off of it even without usb. I did love that phone, but you're right, it's incredibly slow now compared to the wonderful lgog.
And as always you are quite welcome!
---------- Post added at 07:39 PM ---------- Previous post was at 07:30 PM ----------
Penley94 said:
The fiddy universal looks easier to me so I will probably use that although its not very Important which ever one is better I will use, and what recovery do you think is better? I used TWRP before but is the other one any better? I will probably go with that anyways Im just trying to get some opinions in. And what ROM do you use? I think Im gonna start out with the stock rooted ROM but theres still some stuff I want from the DE ROM like the G2 keyboard and other features from the G2, is there any way I can get those? And have you had any experience with the KitKat ROMs? Those interest me too
Click to expand...
Click to collapse
I think the reason I say framaroot is bc its also super easy, install the app, pick gandalf exploit and it will do it's thing - done without ever connecting to a pc. But @engine95 is right, fiddy is more stable so use that. As for TWRP, I love 2.5.0.0 but for KK roms you have to use the one that comes with updated FreeGee, TWRP 2.6.3.x because of the SELinux changes Google made with 4.4. TWRP 2.6 was unstable originally but has since become just as stable as 2.5 according to most. OpTimuS DE was rock solid for me, as for getting some of the G2 apps, I'm not certain. It's doable but I don't know how difficult it would be because I've never tried to install them elsewhere. And I already gave you my choice of best current KK roms but today I found out a few guys are trying to get OMNI official for us. When that happens I think I will be switching to OMNI because they have been producing some impressive commits/tweaks that you won't find elsewhere. Just look through xda news to see what I mean, OMNI is on a roll!
Penley94 said:
The fiddy universal looks easier to me so I will probably use that although its not very Important which ever one is better I will use, and what recovery do you think is better? I used TWRP before but is the other one any better? I will probably go with that anyways Im just trying to get some opinions in. And what ROM do you use? I think Im gonna start out with the stock rooted ROM but theres still some stuff I want from the DE ROM like the G2 keyboard and other features from the G2, is there any way I can get those? And have you had any experience with the KitKat ROMs? Those interest me too
Click to expand...
Click to collapse
I prefer TWRP just because that has always been our best one since the beginning. Now that all the versions of the OG are coming together though both are fine.
I like stock, but Lrod's OpTimuS 5.0 is my daily. The G2 adds he made got me hooked.
If your gonna try to pull some stuff from DE, check with Lrod. He's made alot of changes to a lot of files making it difficult. For me at least.
I've ran all the KK Roms and I liked them all. PSX is probably my favorite though. I liked Liquid in its early days, pre KK. I'm not sure it's up to KK yet.
Sent from my LG-LS970 using XDA Premium 4 mobile app
engine95 said:
I prefer TWRP just because that has always been our best one since the beginning. Now that all the versions of the OG are coming together though both are fine.
I like stock, but Lrod's OpTimuS 5.0 is my daily. The G2 adds he made got me hooked.
If your gonna try to pull some stuff from DE, check with Lrod. He's made alot of changes to a lot of files making it difficult. For me at least.
I've ran all the KK Roms and I liked them all. PSX is probably my favorite though. I liked Liquid in its early days, pre KK. I'm not sure it's up to KK yet.
Sent from my LG-LS970 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Again, I think you're right on all fronts. Liquid was smooth(heh) but it hasn't been long since we received an official 4.3 so I don't think they're up to 4.4. And same goes for the G2 apps, sometimes it's as simple as pulling an apk out of a zip and pushing it to system/apps and changing permissions but I think Lrod did a lot of work to get the G2 apps working on our phone because they required certain dependencies/modified frameworks.
engine95 said:
Let your phone update before rooting and unlocking. You should end up with ZVC.
Then, you have a choice on rooting. @HPTesla will say Framaroot. I'd say use fiddy Universal root.
Then DL FreeGee from the Playstore, use the"mako" version of TWRP/CWM, your choice, I'd do with TWRP and you'll be unlocked.
Back it up in recovery and you'll be good to go.
Sent from my LG-LS970 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Okay so I rooted it through fiddys universal root but when I try to go on to FreeGee it just doesnt want to open for me? Ive tryed a lot of times and I get nothing it will either send me to the playstore to an app called busy box or will sometimes restart my phone, Im confised I have no clue what to do? I tryed to uninstall and reinstall and nothing I installed the busybox app but it said I didnt have root permission or there was a problem getting the root or something like that.
Penley94 said:
Okay so I rooted it through fiddys universal root but when I try to go on to FreeGee it just doesnt want to open for me? Ive tryed a lot of times and I get nothing it will either send me to the playstore to an app called busy box or will sometimes restart my phone, Im confised I have no clue what to do? I tryed to uninstall and reinstall and nothing I installed the busybox app but it said I didnt have root permission or there was a problem getting the root or something like that.
Click to expand...
Click to collapse
You have to root before unlocking.
Make sure your phone has at least 70 percent charge or more!!
Go to Settings: Settings>Security>Unknown sources checked: Settings>Developer Options>USB Debugging checked, Settings> Display>Screen Timeout - at least 5 min
from fiddy thread.
Directions
1. Unzip the zip file
2. Make sure USB Debugging is on, and you are in Charge only Mode
3. Run the CurrentRoot.bat, wait for the prompt. (Can now be run as admin if you wish, Still works running as regular user tho. Thanks robisodd)
4. Change to MTP Mode
5. Just ignore when your computer asks how to view files on your device.
6. Press enter in the CMD prompt to continue.
7. Done.
You shouldn't have any issues.
If you do, then try Framaroot. http://forum.xda-developers.com/showthread.php?t=2130276 and follow those directions.
Follow this. http://forum.xda-developers.com/showthread.php?t=2050582 It has all the info on rooting and unlocking
Edit. You may have to root as admin/not admin, try both.
Edit #2 Also, do not use USB 3.0 ports. They are iffy for this stuff. LGNPST included
engine95 said:
You have to root before unlocking.
Make sure your phone has at least 70 percent charge or more!!
Go to Settings: Settings>Security>Unknown sources checked: Settings>Developer Options>USB Debugging checked, Settings> Display>Screen Timeout - at least 5 min
from fiddy thread.
Directions
1. Unzip the zip file
2. Make sure USB Debugging is on, and you are in Charge only Mode
3. Run the CurrentRoot.bat, wait for the prompt. (Can now be run as admin if you wish, Still works running as regular user tho. Thanks robisodd)
4. Change to MTP Mode
5. Just ignore when your computer asks how to view files on your device.
6. Press enter in the CMD prompt to continue.
7. Done.
You shouldn't have any issues.
If you do, then try Framaroot. http://forum.xda-developers.com/showthread.php?t=2130276 and follow those directions.
Follow this. http://forum.xda-developers.com/showthread.php?t=2050582 It has all the info on rooting and unlocking
Edit. You may have to root as admin/not admin, try both.
Edit #2 Also, do not use USB 3.0 ports. They are iffy for this stuff. LGNPST included
Click to expand...
Click to collapse
Okay i will try this later when i have access to a computer, but the last root i tryed told me it was successful although it didnt restart my phone or anything it just said it was in the command prompt. I will try again cause i dont think it did anything. But i have a question about roms, i am most likely going to flash the DE 5.0 again because i like it with the g2 keyboard and i kind of like the lg feel to it but the only problem is google play music always gives me an error when im playing songs and it always has. I heard aosp roms dont have that problen so in your opinion what is the most stable aosp rom with all features working like gps and everything??
Penley94 said:
Okay i will try this later when i have access to a computer, but the last root i tryed told me it was successful although it didnt restart my phone or anything it just said it was in the command prompt. I will try again cause i dont think it did anything. But i have a question about roms, i am most likely going to flash the DE 5.0 again because i like it with the g2 keyboard and i kind of like the lg feel to it but the only problem is google play music always gives me an error when im playing songs and it always has. I heard aosp roms dont have that problen so in your opinion what is the most stable aosp rom with all features working like gps and everything??
Click to expand...
Click to collapse
AOSP SuperNexus has been getting good reviews here in the forums but I haven't tried it yet. I would give that one a shot though. I'd flash GAPPS standard with it instead of GAPPS core as well. This is just generally speaking with any of the AOSP roms.
The directions @engine95 gave you for fiddy are spot on(as usual ), specifically having the phone in charge only mode instead of mtp. I think a lot of people have missed that step and it won't work in mtp. Using usb 2.0 is another good tip.
And if your phone didn't reboot, you probably arent rooted. Easiest way to check that you are rooted is by going into the app drawer and seeing either Superuser or SuperSu app. If it's there, you're rooted, if not, it didnt work. If it said it worked but didnt reboot, Im assuming you rebooted manually? It sounds silly but sometimes it's as simple as that. But again, after rebooting if one of those apps arent there, you are not rooted.
EDIT: I've never tried rooting with fiddy without being in charge only mode, Im wondering if being in mtp may install supersu/superuser app but not the binary? Probably not but I could be wrong. Just wondering if there is any possible way that the app could be there but you still wouldn't have root privileges. For me, if the app is there, I'm rooted but I don't pretend to know everything(far from it, lol).
EDIT#2: Once you are rooted and recovery is installed, here is the link to SuperNexus.
EDIT#3: And I can't stress this one enough....after rooting and unlocking the bootloader, before flashing ANYTHING, make a full backup of your stock AND copy the TWRP folder(with your backup in it) to a computer, JUST IN CASE! That way you will always have a backup elsewhere, even if something goes wrong with your phone's internal storage. Better safe than sorry!!! And it's also best to copy the entire TWRP folder.
@HPTesla You're on a roll!
Go with everything he's said.
I don't use Google music ,so I'm of little help there.
Almost every ROM has its quirks, and it's just a matter of finding the one that does what you need/want.
Our devs have given us a lot of options. And I know, I sure appreciate them.
Sent from my LG-LS970 using XDA Premium 4 mobile app
Penley94 said:
so yesterday i installed the new optimus de rom and it started up fine and everything was okay, then today i realized my 3g wasnt working and usually thats no big deal because all i have to do is restore my efs in the app FreeG (I think thats what its called, I might be wrong). Well right after i did that, i hit restart phone and it turned off then wouldnt come back on. Then i finally got to the LG symbol but it will turn off then the screen will be on but will just show black. I cant boot in to recovery nor can i do anything on it at all, when i plug it in the charger it says "battery.png is missing, battery: 75%". I took my phone in to sprint and they did a reset although that didnt do anything so there sending me a new one. Now my question is, is there any way I can open up my phones folder so i can get my pictures and everything that was on it? My pics were very important to me and i dont want to lose them, thats all i need so if some could help me get them that would be much appreciated, thanks.
Click to expand...
Click to collapse
I ran OpTiMuS for a long time and every time I would try new roms, decide I didn't like or whatever and go back, I'd always have to 1. Dial ##72786# 2. Let it self activate sometimes twice, but usually just once before I would pick up 3g/4g. May have just been my phone but you may try that out if you go back to optimus De. Over all, my favorite stock like rom though.
Sent from my Optimus G using XDA Premium 4 mobile app

[Q] Serious help fast!

ok so heres what happened. forgot my phone was rooted. i tried tmobile ota update. kicked me out into twrp. i messed aroun and bascily now i have no os or anything. i accidentally formatted everything in the phone. its the white 32gb tmobile version if that matters. to make things worse, i use ubuntu 14.04 LTS. no windows. cant even figure out how to get windows on the pc. and no i cant go buy it. noodle budget. i also messed with the fat32 thing and it said unable to make fat32 partition. basicly. its screwed. i need to know what to do about this. i have the lg flash tool, the original .dll and .tot ready to go. but theres the linux thing. everytime i try to connect it to the computer in download mode it said could not mount adroid device or something like that, now it wont even come on for me. i dont know what to do about this. no i couldnt get adb sideload to start, i couldnt mount in download mode, i could get adb to recognise the device but thats about it. i pushed a couple roms to it but nadda. after installing succesfully it just went right back to twrp. i need a video or something that i can slightly understand on how to fix this.
Your best bet is to set up a virtual box and virtualize it. I guess in twrp if you can still get access to it. Is to wipe system and all that fun stuff so it can reformat it to ext4 then try to adb sideload the rom that matches the update as close as possible. The only thing I can think of is that the update messed up partitions so when you flash a rom it can't all fit like it used too.
Sorry if I didnt help I'm just trying my method I had to do when I had my g2
Sent from my HTC One_M8 using XDA Free mobile app
NexusBarry said:
ok so heres what happened. forgot my phone was rooted. i tried tmobile ota update. kicked me out into twrp. i messed aroun and bascily now i have no os or anything. i accidentally formatted everything in the phone. its the white 32gb tmobile version if that matters. to make things worse, i use ubuntu 14.04 LTS. no windows. cant even figure out how to get windows on the pc. and no i cant go buy it. noodle budget. i also messed with the fat32 thing and it said unable to make fat32 partition. basicly. its screwed. i need to know what to do about this. i have the lg flash tool, the original .dll and .tot ready to go. but theres the linux thing. everytime i try to connect it to the computer in download mode it said could not mount adroid device or something like that, now it wont even come on for me. i dont know what to do about this. no i couldnt get adb sideload to start, i couldnt mount in download mode, i could get adb to recognise the device but thats about it. i pushed a couple roms to it but nadda. after installing succesfully it just went right back to twrp. i need a video or something that i can slightly understand on how to fix this.
Click to expand...
Click to collapse
Same situation happen to me, Im praying for someone to give me debrick.img so I can boot this G3 . This SD Card method but we need a working LG G3 that can give us that debrick file
http://forum.xda-developers.com/showthread.php?t=2660566
help fast!
xmagiicsx said:
Same situation happen to me, Im praying for someone to give me debrick.img so I can boot this G3 . This SD Card method but we need a working LG G3 that can give us that debrick file
http://forum.xda-developers.com/showthread.php?t=2660566
Click to expand...
Click to collapse
i dont have any windows keys nor any way to get it. so can u explain have to use virtual box to do that?
Just download a Windows img either that or use wine to emulate Windows apps on Ubuntu is a secondary option
Sent from my HTC One_M8 using XDA Free mobile app
This is my situation as well. No OS. Can't get a ROM to flash successfully via SD card. Bumping this thread for some serious assistance. What do we do?
weekendbiggs said:
This is my situation as well. No OS. Can't get a ROM to flash successfully via SD card. Bumping this thread for some serious assistance. What do we do?
Click to expand...
Click to collapse
Did you read the suggestions that were given in the thread?
doktor buknasty said:
Did you read the suggestions that were given in the thread?
Click to expand...
Click to collapse
you should be able to download a windows 7 and use for 30 days for free. after 30 days, you still can extend it to another 30 days. that should be enough to get you phone back
Wow... reading OP was like a mirror into my own experience except I am on W81 I have tried in every way imaginable to fix this issue with LG Flashtool and it constantly tells me that it can't boot into download mode even though it is already set into it. What other options are there to fix things? I am at wits end..
nekoarashi said:
Wow... reading OP was like a mirror into my own experience except I am on W81 I have tried in every way imaginable to fix this issue with LG Flashtool and it constantly tells me that it can't boot into download mode even though it is already set into it. What other options are there to fix things? I am at wits end..
Click to expand...
Click to collapse
You must have Windows Virtual Box if running Linux, Ubuntu, Solaris, or Mac. Start HERE. It can be tricky for some, you may want to read this whole page before attempting.
sent from my LG G3
joeyhdownsouth said:
You must have Windows Virtual Box if running Linux, Ubuntu, Solaris, or Mac. Start HERE. It can be tricky for some, you may want to read this whole page before attempting.
sent from my LG G3
Click to expand...
Click to collapse
I don't need a VM I have windows 8.1 installed native on my PC.
nekoarashi said:
I don't need a VM I have windows 8.1 installed native on my PC.
Click to expand...
Click to collapse
I misread, sounds like driver issue, have you tried to see if phone is recognized in ADB?
sent from my LG G3

[Q] [x-post from LG G3] D851 unroot / restore to stock

I recently picked up a D851 (TMobile). I rooted it, but did not replace the ROM or install a custom bootloader.
Last weekend, the phone started randomly rebooting. Watching logcat via adb showed me several random apps throwing sig11s, after which the phone would give up and reboot. Cycle repeats.
This looks like a hardware issue, as the apps that crash change on each boot cycle.
I arranged with TMobile to swap the device, but they cautioned me that the phone must be returned to an unrooted state.
I've had a hell of a time with it from here. My first try was to install the LG drivers and the PC Suite under a Windows VM, as I do not run Windows at home. Enabling USB passthrough for the phone to the VM let Windows see the phone, but the LG drivers would invariably fail with 'Device cannot start. Code 10.'. Likewise, the PC Suite couldn't find the phone.
Next step was to throw together some spare hw and install Windows 7 on that (a desparate move, to be certain. ). The LG drivers can now recognize the phone, so that's a definite plus. The LG PC Suite, though, claimed that my phone could not be upgraded. Wonderful.
Next step was to try this tutorial: http://www.androidrootz.com/2014/07/how-to-unroot-lg-g3-all-variants.html . I was able to get further with this method, but as it begins to flash SYSTEM, it pauses, and then dies with 'We can't communicate with Phone'. End result - I now have a soft bricked phone. On the phone, I see the port - COM41 - appear, and the usb animation starts to spin ... and after a few seconds, stops. It's at this point that Flashtool throws the Can't Connect error.
I next tried following this tutorial: http://forum.xda-developers.com/showthread.php?t=2785089 to flash a KDZ. The newer LG Flash tool used here can't create a connection to my phone for flashing.
I've run into a wall here. Any ideas on where to go next? I need to reset this phone back to a working stock state so that I can send it back.
http://lgg3root.com/lg-g3-root/how-to-unrootunbrick-lg-g3/
Use this and follow video carefully. Has worked many times. Use all his links not what you have downloaded.
NOTE 4
BACARDILIMON said:
http://lgg3root.com/lg-g3-root/how-to-unrootunbrick-lg-g3/
Use this and follow video carefully. Has worked many times. Use all his links not what you have downloaded.
NOTE 4
Click to expand...
Click to collapse
Also - as silly as it sounds, make certain you're using the USB cable that came with the phone. This has solved problems for a lot of people when trying to revert to stock.
etawful said:
Also - as silly as it sounds, make certain you're using the USB cable that came with the phone. This has solved problems for a lot of people when trying to revert to stock.
Click to expand...
Click to collapse
I wasn't initially, but I did switch to it last night. Still no go.
I suspect it's either the phone itself (see above: re suspected hw failure), or the PC in question (nVidia chipset on this old motherboard, and I've had more than a few problems with adb talking to phones on nVidia motherboards). I'm going to try Bacardilimon's suggestion tonight, on a PC that has *nothing* nVidia-related in it, before I throw in the towel. As it is, the failing phone needs to be back to TMO by the middle of next week, so I'm all but out of time to resolve this.
Drake Maijstral said:
I recently picked up a D851 (TMobile). I rooted it, but did not replace the ROM or install a custom bootloader.
Last weekend, the phone started randomly rebooting. Watching logcat via adb showed me several random apps throwing sig11s, after which the phone would give up and reboot. Cycle repeats.
This looks like a hardware issue, as the apps that crash change on each boot cycle.
I arranged with TMobile to swap the device, but they cautioned me that the phone must be returned to an unrooted state.
I've had a hell of a time with it from here. My first try was to install the LG drivers and the PC Suite under a Windows VM, as I do not run Windows at home. Enabling USB passthrough for the phone to the VM let Windows see the phone, but the LG drivers would invariably fail with 'Device cannot start. Code 10.'. Likewise, the PC Suite couldn't find the phone.
Next step was to throw together some spare hw and install Windows 7 on that (a desparate move, to be certain. ). The LG drivers can now recognize the phone, so that's a definite plus. The LG PC Suite, though, claimed that my phone could not be upgraded. Wonderful.
Next step was to try this tutorial: http://www.androidrootz.com/2014/07/how-to-unroot-lg-g3-all-variants.html . I was able to get further with this method, but as it begins to flash SYSTEM, it pauses, and then dies with 'We can't communicate with Phone'. End result - I now have a soft bricked phone. On the phone, I see the port - COM41 - appear, and the usb animation starts to spin ... and after a few seconds, stops. It's at this point that Flashtool throws the Can't Connect error.
I next tried following this tutorial: http://forum.xda-developers.com/showthread.php?t=2785089 to flash a KDZ. The newer LG Flash tool used here can't create a connection to my phone for flashing.
I've run into a wall here. Any ideas on where to go next? I need to reset this phone back to a working stock state so that I can send it back.
Click to expand...
Click to collapse
There is a link in the general thread on how to return to stock including a method using twrp. It's a sticky thread at the top I've never done the twrp method myself but it can more than likely be done without a computer. Twrp can be installed via Playstore if you don't already have it
BACARDILIMON said:
httx://lgg3root.com/lg-g3-root/how-to-unrootunbrick-lg-g3/
Use this and follow video carefully. Has worked many times. Use all his links not what you have downloaded.
NOTE 4
Click to expand...
Click to collapse
Holy hell. That site's links are absolutely infuriating. Anyone who puts each and every download link for software referenced by a howto behind separate timed appearance links that you have to ALSO enter an annoying captcha to enable should be shot out of a cannon - or, at the very least, have their howto ignored by the rest of the world.
Suffice it to say, the quality of that page doesn't give me much confidence that this will work any better than what I've tried already. Since I've already wasted a crapload of time on this project, and more on following those damned links, I'll give it a try tonight, but I'm not going to hold my breath.
Is the author of that page an XDA member? If so, please let me know who he is, so I can berate him personally. Thanks.
Toneman07 said:
There is a link in the general thread on how to return to stock including a method using twrp. It's a sticky thread at the top I've never done the twrp method myself but it can more than likely be done without a computer. Twrp can be installed via Playstore if you don't already have it
Click to expand...
Click to collapse
I'd consider doing that, except as I mentioned, the G3 in question disconnected during a run of Flashtool, rendering it without a working OS to boot to. The phone now boots straight to download mode. The good news is, it's now officially unrooted. The bad news is, it's also officially bricked until I can get an OS flash to work.
Drake Maijstral said:
Holy hell. That site's links are absolutely infuriating. Anyone who puts each and every download link for software referenced by a howto behind separate timed appearance links that you have to ALSO enter an annoying captcha to enable should be shot out of a cannon - or, at the very least, have their howto ignored by the rest of the world.
Suffice it to say, the quality of that page doesn't give me much confidence that this will work any better than what I've tried already. Since I've already wasted a crapload of time on this project, and more on following those damned links, I'll give it a try tonight, but I'm not going to hold my breath.
Is the author of that page an XDA member? If so, please let me know who he is, so I can berate him personally. Thanks.
Click to expand...
Click to collapse
OK I gonna keep it real with you. You can either enter the captcha and fix the issue or throw the phone away. Yes he is a member and for every phone that is out their he has its own page doing this for us. If you can't fix your phone with his method then it not the method but you. I have used this for many bricks. It works and it works great. Sorry if he making you do a little typing but like I said u can use his method or keep trying the other methods. Good luck
NOTE 4
BACARDILIMON said:
OK I gonna keep it real with you. You can either enter the captcha and fix the issue or throw the phone away. Yes he is a member and for every phone that is out their he has its own page doing this for us. If you can't fix your phone with his method then it not the method but you. I have used this for many bricks. It works and it works great. Sorry if he making you do a little typing but like I said u can use his method or keep trying the other methods. Good luck
NOTE 4
Click to expand...
Click to collapse
After going through the painful process of clicking his links, I found that everything I downloaded is the same thing I already had, except for Flashtool - lgg3root's is actually older. Even the TMO firmware for my phone and the dll are both exactly the same, and I checked by running md5sum on them.
But hey, it must be me. There's clearly no other technology-related cause for this issue. I obviously don't know how to follow a howto, right?
Thanks for 'keeping it real'.
Drake Maijstral said:
After going through the painful process of clicking his links, I found that everything I downloaded is the same thing I already had, except for Flashtool - lgg3root's is actually older. Even the TMO firmware for my phone and the dll are both exactly the same, and I checked by running md5sum on them.
But hey, it must be me. There's clearly no other technology-related cause for this issue. I obviously don't know how to follow a howto, right?
Thanks for 'keeping it real'.
Click to expand...
Click to collapse
See we agree.
NOTE 4
BACARDILIMON said:
See we agree.
NOTE 4
Click to expand...
Click to collapse
Not likely.
In any case, it failed again. The video he did gave me the exact same steps I followed elsewhere, and unsurprisingly, it failed with 'We can't communicate with Phone', after beginning the flash process. There is something else wrong here, though I'm not certain if the failing phone is at fault or the PC in question is causing the issue. To be crystal clear, the flash process starts, and then, at a random point during the flash, it completely stops, and Flashtool eventually gives up and throws the aforementioned error.
Any other ideas? If not, I'm going to have to try another PC to rule that out as the culprit. Sigh.
Mine gave the same error as well as couldn't communicate with server but the flash process continued running and the phone rebooted took about 3 minutes u learned not to touch any of the popups on the screen during flash and sorry I missed the part about no OS I thought you were booting to recovery... Driving while reading not the best idea
Toneman07 said:
Mine gave the same error as well as couldn't communicate with server but the flash process continued running and the phone rebooted took about 3 minutes u learned not to touch any of the popups on the screen during flash and sorry I missed the part about no OS I thought you were booting to recovery... Driving while reading not the best idea
Click to expand...
Click to collapse
Nope, the phone is definitely not doing anything - the usb animation on the G3 completely stops before Flashtool throws the error.
And damnit, quit reading while driving. You can do that later.
Moved the hdd Windows is installed on to another PC with a different chipset. After it updated drivers, I tried again. Flash proceeded partway, then died. Reset phone, Flashtool reststarted flash from scratch, flash died at 15%.
15% is interesting. While I've seen the flash die at various points, 15% is the one that was most often repeated. This tells me the failure follows the phone, not the PC - which makes sense, as the phone has a suspected RAM failure.
At this point, it appears that flashing this phone is impossible due to faulty hw. Hopefully TMO (and eventually, LG) will accept the faulty phone back with no OS, because there's no way an OS is being written to this device ever again.
Thank you for answering
yanowman said:
Thank you for answering
Click to expand...
Click to collapse
No problem. There's nothing I hate more than stumbling across a thread where the OP has the same problem I have, only to find it was never updated with the solution.
Good luck man let us know what tmobile says

[Q] Hard Bricked D851

I bricked my T Mobile G3 D851 by flashing Dark Knight 5.0 rom that was in this thread. I didn't think much of it because normally roms are in the right places in xda, I understand its my fault and there is no one to blame but myself. I just need some help restoring it. It does not turn on at all. I plugged it into the computer however, it showed some life. My computer was installing the drivers automatically but it fails. So there has to be a way to fix this right??
Mr_gmoney16 said:
I bricked my T Mobile G3 D851 by flashing Dark Knight 5.0 rom that was in this thread. I didn't think much of it because normally roms are in the right places in xda, I understand its my fault and there is no one to blame but myself. I just need some help restoring it. It does not turn on at all. I plugged it into the computer however, it showed some life. My computer was installing the drivers automatically but it fails. So there has to be a way to fix this right??
Click to expand...
Click to collapse
If you can get into Download mode, then your softbricked and can reflash full firmware.. If not, Then sorry, unless you have a Jtag, there is not much you can do.
The drivers you think are installing are not the ones that you could use to do anything. I only know this because I have hardbricked a G3 before as well.
Hopefully yours is only softbricked.
Eliminater74 said:
If you can get into Download mode, then your softbricked and can reflash full firmware.. If not, Then sorry, unless you have a Jtag, there is not much you can do.
The drivers you think are installing are not the ones that you could use to do anything. I only know this because I have hardbricked a G3 before as well.
Hopefully yours is only softbricked.
Click to expand...
Click to collapse
what's a jtag and what can I do to fix my phone? I can't go into download mode, my phone won't turn on at all.
Mr_gmoney16 said:
what's a jtag and what can I do to fix my phone? I can't go into download mode, my phone won't turn on at all.
Click to expand...
Click to collapse
When plugged in and your computer recognizes it, starts installing drivers it could be drivers adb, I would think if the phone was truly off it wouldn't do anything. Could be wrong tho, do you have adb set up? What happens when you run adb devices?
Ducter said:
When plugged in and your computer recognizes it, starts installing drivers it could be drivers adb, I would think if the phone was truly off it wouldn't do anything. Could be wrong tho, do you have adb set up? What happens when you run adb devices?
Click to expand...
Click to collapse
Its not the adb drivers your thinking of, Its something else. I forgot what its called but it only comes up when you brick your LG, its something as in the area as nullUSB or something liike that.. I been though all this before. But I hope its not that.. I hope he can access his phone some how..
---------- Post added at 08:12 PM ---------- Previous post was at 08:10 PM ----------
Mr_gmoney16 said:
what's a jtag and what can I do to fix my phone? I can't go into download mode, my phone won't turn on at all.
Click to expand...
Click to collapse
Tell us what does your Device manager say when you plug in your phone to the computer? is it something NULL ?
What drivers are installing is what im asking. what are they listed as .
Eliminater74 said:
Its not the adb drivers your thinking of, Its something else. I forgot what its called but it only comes up when you brick your LG, its something as in the area as nullUSB or something liike that.. I been though all this before. But I hope its not that.. I hope he can access his phone some how..
Click to expand...
Click to collapse
So when the phone won't power on at all the computer will still detect it to install drivers? Not trying to be a smart ass, I have never bricked anything and truly just curious.
Ducter said:
So when the phone won't power on at all the computer will still detect it to install drivers? Not trying to be a smart ass, I have never bricked anything and truly just curious.
Click to expand...
Click to collapse
Its not really drivers for the phone.. anytime you plug anything into a USB slot something shows up.. doesnt mean its what you want.. I had something NULL show up when I bricked mine. I by mistake formated EAF partitioned and messed up to the point of NOTHING........... I got my money back and bought another someplace else
Mr_gmoney16 said:
I bricked my T Mobile G3 D851 by flashing Dark Knight 5.0 rom that was in this thread. I didn't think much of it because normally roms are in the right places in xda, I understand its my fault and there is no one to blame but myself. I just need some help restoring it. It does not turn on at all. I plugged it into the computer however, it showed some life. My computer was installing the drivers automatically but it fails. So there has to be a way to fix this right??
Click to expand...
Click to collapse
don't waste your time trying to get it fix.i did the same thing and i never found a way to fix it.i bought the phone second hand so no t-mobile warranty then my only solution was calling lg and since the phone has a one year warranty with lg it do not matter if you have a receipt or not. i send it to lg with label and ra# they provided.took 2 weeks but lg fix my lg g3 for free. try that.for what i found out is the only solution at the moment for hardbrick.
If it doesn't turn on, I suggest you either use your warranty for LG Repair Service ( like I did) or get a new replacement from LG or T-Mobile. There is no way to fix this problem atm and if your computer recognize the device, its going to be called QHSUSB_DLOAD. It took me a week to figure out that I had to send it to LG. Remember guys, this is hardbricked( can't turn on/ dead motherboard) so no download mode
I really don't want to send my G3 to Lg because I'm a senior in High School and I don't want to lose my pictures :/ I have an animation on popping up now but its for low battery i guess. other than that nothing is happening. I'll post a pic
Mr_gmoney16 said:
I really don't want to send my G3 to Lg because I'm a senior in High School and I don't want to lose my pictures :/ I have an animation on popping up now but its for low battery i guess. other than that nothing is happening. I'll post a pic
Click to expand...
Click to collapse
sorry to tell you this but everything on that phone is already lost.send it to lg for repair it will only take 2 weeks and you will have a working phone again.when i bricked mine i spend 2 weeks trying to fix it i even offer a bounty to anyone who can figure how to fix it and no one could finally give up and called lg.
Mr_gmoney16 said:
I really don't want to send my G3 to Lg because I'm a senior in High School and I don't want to lose my pictures :/ I have an animation on popping up now but its for low battery i guess. other than that nothing is happening. I'll post a pic
Click to expand...
Click to collapse
If you dont wanna loose your pics, that should have been backed up on external or cloud then your prob out of luck. but you can also find some phone repair place and let them hook your phone up to Jtag and reflash your phone... jtag is hard to explain, it requires soldering...... So if you dont know what it is, then dont try it your self.
PS:.. Tell us what it says in Device manger when you plug in your phone to USB.. click view and view hidden devices in device manger. take screen shot if you must.
you might just might be able to fix yor problem. if you can see the bat thing. then could just be a softbrick.. but without download mode you wont be able to fash anything.
Mr_gmoney16 said:
I bricked my T Mobile G3 D851 by flashing Dark Knight 5.0 rom that was in this thread. I didn't think much of it because normally roms are in the right places in xda, I understand its my fault and there is no one to blame but myself. I just need some help restoring it. It does not turn on at all. I plugged it into the computer however, it showed some life. My computer was installing the drivers automatically but it fails. So there has to be a way to fix this right??
Click to expand...
Click to collapse
op. check your messages. everyone else. this is the be all end all fix unless you hard bricked it. let me saave you a load of hassle. tutorial video inside the post.
http://lgg3root.com/lg-g3-root/how-to-unrootunbrick-lg-g3/
Mr_gmoney16 said:
I really don't want to send my G3 to Lg because I'm a senior in High School and I don't want to lose my pictures :/ I have an animation on popping up now but its for low battery i guess. other than that nothing is happening. I'll post a pic
Click to expand...
Click to collapse
Your pictures may still be available to you. I had to turn off auto syncing for Picasa so maybe log in from a pc and see if you got lucky.
Update 2/15
Okay so my g3 was hard bricked I sent it to factory, they replaced the internal storage and sent me back same phone (I checked IMIE) It came updated so It was patched. I downgraded it and rooted it again I put latest version on TWRP and now I'll be paying closer attention to what I flash and don't flash. Thank you guys for your support and trying to help me. I really appreciate it.
Guess who hard bricked his phone again?
So this is kinda a rant because I went where I was supposed to go this time and I read for the most part but again error in the posts and forums. I went to the reference guide and was looking for a stock version of lollipop (I didn't know it hasn't come out yet)
http://forum.xda-developers.com/tmobile-lg-g3/general/ref-t-mobile-lg-g3-links-guides-roms-t2860576
scrolled down and clicked cloudy rom http://forum.xda-developers.com/lg-g3/development/rom-cloudyg3-1-0-t2917467
it took me to another post not ment for d851 I scroll down and look at the features "Based on latest LG G3 official ROM"
okay im sold. I read the intructions and i download what i have to and do everything perfect
I flash the lolipop base band check
Start flashing cloudy, a menu pops up with different variants no d81 so i exit installation and do advanced wipe except internal and external
install another rom so everything is good in the hood, wipe cache and reboot
I check my phone and nothing. It's hard bricked. THE F***king base band bricked my phone. I have to send my phone to factory again if they do it for free, most likely not because this is my second time. then if they do, i have to pay shipping and handling, then pay someone to unlock the sim because im not on tmobile anymore I'm on cricket :/ Not everyone here is an expert on all of this, i understand its no ones fault but my own but **** when i go here i think these guys are pros and experts on mods,roms,etc. when a legitimate post is stabled and says its the guide i expect it to be right and not have to worry. I go back to cloudy rom post and i scroll down more and i see FAQ
This ROM no longer support my variant since 2.0? I'm using D850/D851/LS990/VS985, can I flash this Lollipop version?
- No, you guys cant use this Lollipop version (2.0). You must wait till LG release official ROM for your variant first to have new kernel & baseband.
- Anyway, if you wanna use my KitKat ROM, you can get it (version 1.2) here: http://forum.xda-developers.com/devd...6315#downloads
Gee thanks for that. A completely different link. why couldn't that be the first thing or something. ugh. Thank you for whoever read my whole rant. I hope someone hears me out and sparks a change.
Before anyone calls me out; I worked with
LG OG sprint LS970
OGP at&t E980
g2 sprint LS980 verizon VS980
g3 tmobile D851 verizon VS985
Verzion Samsung Galaxy S3 SCH-I535MBBVZW
T Mobile Note 4 SM-N910TZKETMB
All of them Fully Root,TWRP,4.4 or 5.0 Roms. To show I'm not 100% newbie and I make mistakes.
Mr_gmoney16 said:
So this is kinda a rant because I went where I was supposed to go this time and I read for the most part but again error in the posts and forums. I went to the reference guide and was looking for a stock version of lollipop (I didn't know it hasn't come out yet)
http://forum.xda-developers.com/tmobile-lg-g3/general/ref-t-mobile-lg-g3-links-guides-roms-t2860576
scrolled down and clicked cloudy rom http://forum.xda-developers.com/lg-g3/development/rom-cloudyg3-1-0-t2917467
it took me to another post not ment for d851 I scroll down and look at the features "Based on latest LG G3 official ROM"
okay im sold. I read the intructions and i download what i have to and do everything perfect
I flash the lolipop base band check
Start flashing cloudy, a menu pops up with different variants no d81 so i exit installation and do advanced wipe except internal and external
install another rom so everything is good in the hood, wipe cache and reboot
I check my phone and nothing. It's hard bricked. THE F***king base band bricked my phone. I have to send my phone to factory again if they do it for free, most likely not because this is my second time. then if they do, i have to pay shipping and handling, then pay someone to unlock the sim because im not on tmobile anymore I'm on cricket :/ Not everyone here is an expert on all of this, i understand its no ones fault but my own but **** when i go here i think these guys are pros and experts on mods,roms,etc. when a legitimate post is stabled and says its the guide i expect it to be right and not have to worry. I go back to cloudy rom post and i scroll down more and i see FAQ
This ROM no longer support my variant since 2.0? I'm using D850/D851/LS990/VS985, can I flash this Lollipop version?
- No, you guys cant use this Lollipop version (2.0). You must wait till LG release official ROM for your variant first to have new kernel & baseband.
- Anyway, if you wanna use my KitKat ROM, you can get it (version 1.2) here: http://forum.xda-developers.com/devd...6315#downloads
Gee thanks for that. A completely different link. why couldn't that be the first thing or something. ugh. Thank you for whoever read my whole rant. I hope someone hears me out and sparks a change.
Before anyone calls me out; I worked with
LG OG sprint LS970
OGP at&t E980
g2 sprint LS980 verizon VS980
g3 tmobile D851 verizon VS985
Verzion Samsung Galaxy S3 SCH-I535MBBVZW
T Mobile Note 4 SM-N910TZKETMB
All of them Fully Root,TWRP,4.4 or 5.0 Roms. To show I'm not 100% newbie and I make mistakes.
Click to expand...
Click to collapse
I guess you paid the price for rushing thru the process. Sometimes we get caught up in the moment. Its been clear for days, weeks and months that stock LP for TMO G3 has not been released and much development is hinging on that release. I myself have been rooting phones/tablets for years and been fortunate not to make mistakes (or catch myself in time before doing so) and never even had a soft brick experience to date. I hope you got it sorted out
She died my lg d851 Fulmics 6. 1
Even BoardDiag does not help. The smartphone is not that does not respond. Permanent error when passing check ap / check emms 'no response from the device. Check pmic first and it still boot problem, replace ap' I do not know what to do.
Can someone help me?
No recavery. No download mode. Only black screen
The smartphone does not respond to button presses
The Device Manager is displayed as LGE AndroidNet Serial Port
Sadig86 said:
She died my lg d851 Fulmics 6. 1
Even BoardDiag does not help. The smartphone is not that does not respond. Permanent error when passing check ap / check emms 'no response from the device. Check pmic first and it still boot problem, replace ap' I do not know what to do.
View attachment 3855072
Can someone help me?
No recavery. No download mode. Only black screen
The smartphone does not respond to button presses
The Device Manager is displayed as LGE AndroidNet Serial Port
Click to expand...
Click to collapse
http://forum.xda-developers.com/tmobile-lg-g3/help/lg-g3-d851-unbrick-qualcomm-9008-t3430221
Omar-Avelar said:
http://forum.xda-developers.com/tmobile-lg-g3/help/lg-g3-d851-unbrick-qualcomm-9008-t3430221
Click to expand...
Click to collapse
Thanks, but I've found myself .

Rootkit on LG G4. Takes over my network and can't remove it.

So last month I was following a tutorial on how to install ManageIQ. One of the steps involved pasting someone elses JSON on my google cloud account. That part of the tutorial was now changed with "generate your own private key".
Well, next thing I know my entire network got hacked, every single device too, my gmail account completely stolen, all passwords included etc. I didnt know that pasting someone elses Json key was basically giving access of everything to someone else.
The LG G4 was infected with some kind of malicious **** that as soon as I turn it on and connect it to my network, it opens my network to everyone.
The problem is ; I cant remove the rootkit because I cant root the phone. When I try to do it, I get a "this phone is from singapore and cant be unlocked" (?) message on he LG page, even tho its an International LG G4 H815 and shouldnt have this problem.
Yes, I already made several factory resets and using both methods (volume key down and by just doing it through the Opions menu), already tried with a brand new google account after one of these resets but still nothing. Same results. Today was ver obvious that the my phone was one of the issues because everything on my network was working fine until I decided to turn the g4 on after like 2 weeks..I wanted to check whatsapp.. And then I started to see random processes on my PC, ipsec, ssh enabled on my router, people getting access to the webcams of all devices (Im not joking) and all the nightmarish stuff Ive been suffering all this time. It came back once again.
One thing I noticed is that theres a ton of credentials that looks weird. Could someone with a clean lg g4 upload pictures of their credentials page on their phone? Also I cant remove all credentials because its greyed out.
Will upload screenshots of my credentials, later, so you can see and maybe tell me if something looks shady.
Solutions? Thanks.
EDIT: Here are all the credentials I got:
imgur . com / a / lA66Z
It gives me the option to encrypt and sd i dont have, altho I read this is a common issue.
I didnt take direct screenshots because im scared of plugging this into my PC right now so I just took photos. These pictures were taken right after a factory reset (low volume key method), just now.
Have you tried this?
https://forum.xda-developers.com/g4/general/guide-lg-g4-stock-firmware-to-stock-kdz-t3107848
dsip said:
Have you tried this?
https://forum.xda-developers.com/g4/general/guide-lg-g4-stock-firmware-to-stock-kdz-t3107848
Click to expand...
Click to collapse
Interesting. Would this work on a H815 with android 6.0?
dsip said:
Have you tried this?
https://forum.xda-developers.com/g4/general/guide-lg-g4-stock-firmware-to-stock-kdz-t3107848
Click to expand...
Click to collapse
Ok, installed using LGUP, refurbish option.
The certificates are still there tho.
Can I assume my phone is safe now ?
same problem
genjumain said:
Ok, installed using LGUP, refurbish option.
The certificates are still there tho.
Can I assume my phone is safe now ?
Click to expand...
Click to collapse
No security expert here, nor programmer, just a reader of these forums. But it seems pretty unlikely to me that you would have caught something that gets so deep into the system that it's still there after an lgup flash.
I have a bunch of things (about 40, maybe?) in the trusted credentials, too, so I guess that's normal?
genjumain said:
Ok, installed using LGUP, refurbish option.
The certificates are still there tho.
Can I assume my phone is safe now ?
Click to expand...
Click to collapse
After flashing the kdz your phone is clean if it was infected but! if you restore apps you may get infected again (IF it was a smartphone virus).
The trusted certificate authorities in your screens looking fine and the reason why you cannot remove them is they are coming with the android OS.
Your main problem seems to me your PC or PCs . I would run an offline antivirus scan with a boot ISO. I would do it in 2 steps. Step 1 would be to run the AV boot ISO scan on your system partitions only to see if it find anything. Do this with different scanners is highly recommended!!
If you found something I recommend to reinstall the OS! Cleaning is no 100% choice.
You should download at least 2 (3 are the top most I would use) of the free boot ISOs:
https://www.raymond.cc/blog/13-anti...-compared-in-search-for-the-best-rescue-disk/
You can make your life easier when using a method to make multiple boot ISOs e.g. on one USB stick:
https://www.raymond.cc/blog/integra...ne-single-disc-or-usb-flash-drive-with-sardu/
If you really do not want to reinstall your OS the next step is to scan ALL your data as well.
To be honest the above can be a VERY time consuming process and there will be still a risk that not every virus can be caught. The only chance to be clean is reinstall the OS of your PC. I assume it is windows so it may be the time to think about installing Linux instead the security concept of Linux is different to windows and keep in mind that 95% of viruses target windows systems.
.
Sent from my LG-H815 using XDA Labs

Categories

Resources