Hello,
Well this is my first time posting here. And my first time rooting a phone, I've rooted tablets before.
I bought an Lg Optimus MS769 and that same day I rooted it. I used this tutorial to flash the v20f T Mobile ROM http://forum.xda-developers.com/showthread.php?t=2085344
After that my phone didn't look like Metro anymore my phone loaded like if it was a T Mobile one. I wanted to install CWM and a custom ROM but in some tutorials it said that I had to have unlocked bootloader which I didn't. After going through some tutorials somehow while using the R&D Test tool my phone got stuck in the S/W mode and would not go anywhere else. The only thing I was able to do was turn it on and off, no hard reset or anything. Now when I try to redo the tutorial I used to flash my phone it stops in step 11 when the phone update tool is updating. It just says that my phone is not connected, that I have to reconnect it and click restart to resume update.
Does anyone know how to get it unbricked and back to "normal"? I'ved tried fastboot and that seems to be the only thing I can do with my phone. But all it does is go to a black screen with the lg logo and it's inverted. After doing this it turned my S/W upgrade mode inverted too! I did noticed that the logo in the S/W upgrade mode was green and now when it got inverted it turned blue. Maybe this was my imagination. I don't understand fastboot though because I can't do anything there, I press all buttons but nothing happens. I try fastboot from this tutorial http://forum.xda-developers.com/showthread.php?t=2119090 and when I get to step 14 I don't know what they mean by installing the drivers again. When I try to it just says they are up to date.
So can someone tell me in detail what to do? That way I don't spend too much time trying to figure out things because I'm short in time with work and school. Thank you and here a few pics of what my phone looks like the places where it appears on my computer.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks!:fingers-crossed:
akwlb said:
Hello,
Well this is my first time posting here. And my first time rooting a phone, I've rooted tablets before.
I bought an Lg Optimus MS769 and ....:
Click to expand...
Click to collapse
Fastboot your phone, select option 5.
Fastboot again , this time use #1
type
Code:
fastboot erase cache
Remove the battery, unlpug the usb cable, press the volume+ and connect the phone to the computer. You should see S/W upgrade mode, Place the battery back in your phone. Try flashing with R&D Test .
Lelus said:
Fastboot your phone, select option 5.
Fastboot again , this time use #1
type
Code:
fastboot erase cache
Remove the battery, unlpug the usb cable, press the volume+ and connect the phone to the computer. You should see S/W upgrade mode, Place the battery back in your phone. Try flashing with R&D Test .
Click to expand...
Click to collapse
What do you mean by select option 5 and then #1? When I'm in fastboot I can't do anything, its just the screen, no options show and nothing happens when I i press any buttons. I tried to do what you said and this what it looked like. When I go back to R&D the same thing keeps happening. It says there's problems communicating my phone with the pc.
This is how I fastboot it and how I did the fastboot erase cache like you said
akwlb said:
What do you mean by select option 5 and then #1? When I'm in fastboot I can't do anything, its just the screen, no options show and nothing happens when I i press any buttons. I tried to do what you said and this what it looked like. When I go back to R&D the same thing keeps happening. It says there's problems communicating my phone with the pc.
This is how I fastboot it and how I did the fastboot erase cache like you said
Click to expand...
Click to collapse
Use this one
and don't worry about drivers.
Lelus said:
Use this one
and don't worry about drivers.
Click to expand...
Click to collapse
I used the new fastboot you said. Well this got my inverted s/w upgrade mode fixed. Now it is normal and the little s/w logo is back to green. When I try to do the phone update it stops once again at 15%. The first time I flashed the v20f I had this problem but instead of going straight to s/w mode to upgrade the phone I had to just connect the phone and put it in lg software mode. When I did this and ran the update it automatically set my phone in s/w upgrade mode. But since my screen is only stuck in s/w I guess that is why it is failing the update. When I do run the fastboot at the end it takes me to the "yours" folder. Is there any files i can download and put in the yours folder and run them through the fastboot to maybe get the phone unstuck in the s/w upgrade mode?
Well I feel a little more relieved and thanks for your help.
akwlb said:
I used the new fastboot you said. Well this got my inverted s/w upgrade mode fixed. Now it is normal and the little s/w logo is back to green. When I try to do the phone update it stops once again at 15%. The first time I flashed the v20f I had this problem but instead of going straight to s/w mode to upgrade the phone I had to just connect the phone and put it in lg software mode. When I did this and ran the update it automatically set my phone in s/w upgrade mode. But since my screen is only stuck in s/w I guess that is why it is failing the update. When I do run the fastboot at the end it takes me to the "yours" folder. Is there any files i can download and put in the yours folder and run them through the fastboot to maybe get the phone unstuck in the s/w upgrade mode?
Well I feel a little more relieved and thanks for your help.
Click to expand...
Click to collapse
try following :
Code:
fastboot erase boot
fastboot erase recovery
fastboot erase divxkey
fastboot erase misc
fastboot erase fota
fastboot erase reserved
fastboot erase system
fastboot erase userdata
fastboot erase cache
fastboot erase persist
fastboot erase mlt
hopefully it'll let you go past 15%
Lelus said:
try following :
Code:
fastboot erase boot
fastboot erase recovery
fastboot erase divxkey
fastboot erase misc
fastboot erase fota
fastboot erase reserved
fastboot erase system
fastboot erase userdata
fastboot erase cache
fastboot erase persist
fastboot erase mlt
hopefully it'll let you go past 15%
Click to expand...
Click to collapse
I put all those commands then tried to do it again. Now it stops right at the Analysis part saying that USB cable and my phone are not connected. Or something it gets all the way to the Update part and also stops at 15%. After I did those commands I went again to do the faboot option 5 then 1 and tried it again and the same thing keeps happening. I even tried doing option 7 because my phone came with jb already and still no luck. When it is updating the phone does shuts off("disconnects itself") and then turns itself back on. I don't know if that is normal.
On the R&D test tool. What should the work directory be? I changed it at one point, is it the same as where you have the kds file in? The first time I did this I had phone mode in emergency and then I see another video that says that phone with v20f should keep phone mode in DIAG.
akwlb said:
I put all those commands then tried to do it again. Now it stops right at the Analysis part saying that USB cable and my phone are not connected. Or something it gets all the way to the Update part and also stops at 15%. After I did those commands I went again to do the faboot option 5 then 1 and tried it again and the same thing keeps happening. I even tried doing option 7 because my phone came with jb already and still no luck. When it is updating the phone does shuts off("disconnects itself") and then turns itself back on. I don't know if that is normal.
On the R&D test tool. What should the work directory be? I changed it at one point, is it the same as where you have the kds file in? The first time I did this I had phone mode in emergency and then I see another video that says that phone with v20f should keep phone mode in DIAG.
Click to expand...
Click to collapse
In fastboot, did you choose option 5 to flash x-loader & uboot as Lelus said? Most user with JB need to do this before R&D tool can detect their phone in S/W update mode (and get pass 15%).
For DIAG mode in R&D tool that will work only when you can turn your phone on and put it in LG software mode.
Last option please try to use LG mobile support tool to recover your phone. And to do this you must remove some lines added for offline flash from hosts file because it need to download file from LG server.
artit said:
In fastboot, did you choose option 5 to flash x-loader & uboot as Lelus said? Most user with JB need to do this before R&D tool can detect their phone in S/W update mode (and get pass 15%).
For DIAG mode in R&D tool that will work only when you can turn your phone on and put it in LG software mode.
Last option please try to use LG mobile support tool to recover your phone. And to do this you must remove some lines added for offline flash from hosts file because it need to download file from LG server.
Click to expand...
Click to collapse
Yup I even did it again to test it. In fastboot I pick option 5, then option 1 to erase cache and then when I run the R&D tool It passes through analysis and download just fine. When it reaches the update I notice that at 4-5% the phone turns itself off or disconnects itself and then it connects back and reaches all the way to 15% and after a little while being on 15% it says that there is no connection between my phone and computer, to reconnect it and press restart to resume update.
The Lg tool makes me choose the phone I got and I picked the metro pcs ms769 and downloads the drivers. I tried doing the tmobile p769 but they only have the t mobile p769bk and when I choose that one it says files not found when downloading. So i proceeded with the metro pcs ms769 once I connect my phone and its detected I go to options and upgrade recovery. It then automatically finds my IMEI number to start. Like on the R&D tool I get past analyzing pc settings and download even though the download takes about an hour. When I get to the update it stops around 4% after the time elapsed reached 3 and a half hours I just closed it.
When my phone first got stuck in S/W mode I could unplug it and it will still be there, even when I turned off the phone and took out the battery. After a while now it only turns on when it is plugged in into the computer, if it is unplugged nothing happens when I try to turn it on.
akwlb said:
Yup I even did it again to test it. In fastboot I pick option 5, then option 1 to erase cache and then when I run the R&D tool It passes through analysis and download just fine. When it reaches the update I notice that at 4-5% the phone turns itself off or disconnects itself and then it connects back and reaches all the way to 15% and after a little while being on 15% it says that there is no connection between my phone and computer, to reconnect it and press restart to resume update.
The Lg tool makes me choose the phone I got and I picked the metro pcs ms769 and downloads the drivers. I tried doing the tmobile p769 but they only have the t mobile p769bk and when I choose that one it says files not found when downloading. So i proceeded with the metro pcs ms769 once I connect my phone and its detected I go to options and upgrade recovery. It then automatically finds my IMEI number to start. Like on the R&D tool I get past analyzing pc settings and download even though the download takes about an hour. When I get to the update it stops around 4% after the time elapsed reached 3 and a half hours I just closed it.
When my phone first got stuck in S/W mode I could unplug it and it will still be there, even when I turned off the phone and took out the battery. After a while now it only turns on when it is plugged in into the computer, if it is unplugged nothing happens when I try to turn it on.
Click to expand...
Click to collapse
If lg tool doesn't work , nothing probably will, unfortunately you might not be able to restore your phone. I remember few people in same situation. Hopefully the warranty will cover it.
Lelus said:
If lg tool doesn't work , nothing probably will, unfortunately you might not be able to restore your phone. I remember few people in same situation. Hopefully the warranty will cover it.
Click to expand...
Click to collapse
What warranty, it's a rooted phone. Well anyways thank you both for the help.
akwlb said:
What warranty, it's a rooted phone. Well anyways thank you both for the help.
Click to expand...
Click to collapse
I don't think that would be an issue but it's kind of a gray area.
akwlb said:
What warranty, it's a rooted phone. Well anyways thank you both for the help.
Click to expand...
Click to collapse
Hello akwlb,
First of all I will say just one thing that is don't lose hope, OK. Now listen to me carefully. I have also faced exactly same situation. I was using my LG L9 P765 with stock JB V20A ROM, Unlocked Boot loader and Touch CWM(Custom Recovery) installed on it. Apx. A month ago I got a notification from LG that a newer version of ROM is available to download. I got excited and downloaded that update and installed it, without thinking that I have installed Custom Recovery not the Stock one. So phone goes off to install updated and restarted, LG logo appears and then CWM screen. I thought that it’s a normal issue, so I turned phone off and started it back but again same thing happened. After that my phone never booted up. For next 10 Days I tried every know trick that I know about rooting and flashing. I searched the whole XDA Forum, Thousands of other forum & sites but no luck. I was facing worst situation than you, coz m having connection error on LG flash tool, no ADB working, no fast boot working. so at the end one day I was trying different tricks on l9,I flashed some "omap" drivers form LG Optimus G forum, I flashed those drivers successfully, the phone goes off and it never turned on after that, no any response to pc, no power on. So I ended up with a fully bricked L9. After all of this I have only one hope left and that was Warranty. When nothing left to do, I took my Phone to LG Service Centre. I told the LG Service Guy that "A few days ago I got an update notification, I updated the device, but it never booted up again". Service Guy took my phone and connected it to his computer, but there was no response. He tried several other tricks but L9 didn't responded any one of them. So the service guy issued me a Service Job Card saying, “Collect your phone after 10 Days, I have to change its mainboard". I asked him whether this will be done under warranty, he replied "YES". After 10 days I visited the LG Service Centre and collected my L9 in 100% working Condition, without paying any penny. So my advice to be take your device to Customer Care. Don’t worry about ROOT, even your device is rooted, may be LG guys not goanna repair it under warranty, but it is sure that those guys defiantly bring it back to normal. May be they charge for the repair of device, but it should not as high as you are not able to pay.
:victory:SO THIS WAS MY STORY HOW I GOT MY L9 BACK, EVEN AFTER TOTALLY BRICKING IT UP:victory:
THE ONLY THING GOT CHANGED IN MY L9 WAS IT'S IEMI No.
:good::good:BEST OF LUCK BUDDY & ONCE AGAIN DON'T LOSE HOPE:good::good:
gdjindal said:
Hello akwlb,
First of all I will say just one thing that is don't lose hope, OK. Now listen to me carefully. I have also faced exactly same situation. I was using my LG L9 P765 with stock JB V20A ROM, Unlocked Boot loader and Touch CWM(Custom Recovery) installed on it. Apx. A month ago I got a notification from LG that a newer version of ROM is available to download. I got excited and downloaded that update and installed it, without thinking that I have installed Custom Recovery not the Stock one. So phone goes off to install updated and restarted, LG logo appears and then CWM screen. I thought that it’s a normal issue, so I turned phone off and started it back but again same thing happened. After that my phone never booted up. For next 10 Days I tried every know trick that I know about rooting and flashing. I searched the whole XDA Forum, Thousands of other forum & sites but no luck. I was facing worst situation than you, coz m having connection error on LG flash tool, no ADB working, no fast boot working. so at the end one day I was trying different tricks on l9,I flashed some "omap" drivers form LG Optimus G forum, I flashed those drivers successfully, the phone goes off and it never turned on after that, no any response to pc, no power on. So I ended up with a fully bricked L9. After all of this I have only one hope left and that was Warranty. When nothing left to do, I took my Phone to LG Service Centre. I told the LG Service Guy that "A few days ago I got an update notification, I updated the device, but it never booted up again". Service Guy took my phone and connected it to his computer, but there was no response. He tried several other tricks but L9 didn't responded any one of them. So the service guy issued me a Service Job Card saying, “Collect your phone after 10 Days, I have to change its mainboard". I asked him whether this will be done under warranty, he replied "YES". After 10 days I visited the LG Service Centre and collected my L9 in 100% working Condition, without paying any penny. So my advice to be take your device to Customer Care. Don’t worry about ROOT, even your device is rooted, may be LG guys not goanna repair it under warranty, but it is sure that those guys defiantly bring it back to normal. May be they charge for the repair of device, but it should not as high as you are not able to pay.
:victory:SO THIS WAS MY STORY HOW I GOT MY L9 BACK, EVEN AFTER TOTALLY BRICKING IT UP:victory:
THE ONLY THING GOT CHANGED IN MY L9 WAS IT'S IEMI No.
:good::good:BEST OF LUCK BUDDY & ONCE AGAIN DON'T LOSE HOPE:good::good:
Click to expand...
Click to collapse
I went back and they did took it I didnt say it was rooted though, thanks
Lelus said:
I don't think that would be an issue but it's kind of a gray area.
Click to expand...
Click to collapse
I got another one. Would you be able to direct me to the best links to root the l9 ms769? The best link to get unlock bootloader and the CWM? I got my phone briked somewhere in trying to unlock bootloader to install CWM so at least I wanna know I am doing it from the right page.
akwlb said:
I got another one. Would you be able to direct me to the best links to root the l9 ms769? The best link to get unlock bootloader and the CWM? I got my phone briked somewhere in trying to unlock bootloader to install CWM so at least I wanna know I am doing it from the right page.
Click to expand...
Click to collapse
This is the Link to most easiest root method of L9 all versions. Just Fallow this:-
http://forum.xda-developers.com/showthread.php?t=2439667
This is the Link to most easiest to flash CWM without unlocking Bootloader method of L9 all versions. Just Fallow this:-
http://forum.xda-developers.com/showthread.php?t=2095825
AND I AM STRONGLY RECOMMENDING YOU DO NOT UNLOCK BOOTLOADER
L9 IS UNBRICKABLE UNTIL BOOTLOADER IS LOCKED.
gdjindal said:
This is the Link to most easiest root method of L9 all versions. Just Fallow this:-
http://forum.xda-developers.com/showthread.php?t=2439667
This is the Link to most easiest to flash CWM without unlocking Bootloader method of L9 all versions. Just Fallow this:-
http://forum.xda-developers.com/showthread.php?t=2095825
AND I AM STRONGLY RECOMMENDING YOU DO NOT UNLOCK BOOTLOADER
L9 IS UNBRICKABLE UNTIL BOOTLOADER IS LOCKED.
Click to expand...
Click to collapse
Isnt unlocked bootloader needed for custom roms?
akwlb said:
I got another one. Would you be able to direct me to the best links to root the l9 ms769? The best link to get unlock bootloader and the CWM? I got my phone briked somewhere in trying to unlock bootloader to install CWM so at least I wanna know I am doing it from the right page.
Click to expand...
Click to collapse
Hey @kuma82 you wouldn't have your instructions handy , would you ?
Lelus said:
Hey @kuma82 you wouldn't have your instructions handy , would you ?
Click to expand...
Click to collapse
Sorry but I'm having some pc issues I need to take care of. I plan on making a thread with some instructions, however I want to do it right.
Sent from my LGMS769 using XDA Premium 4 mobile app
wow work for me
Lelus said:
Fastboot your phone, select option 5.
Fastboot again , this time use #1
type
Code:
fastboot erase cache
Remove the battery, unlpug the usb cable, press the volume+ and connect the phone to the computer. You should see S/W upgrade mode, Place the battery back in your phone. Try flashing with R&D Test .
Click to expand...
Click to collapse
Thank you very much
Related
So I rooted my sister's optimus v about a month ago. Today she installed a battery mod app from applanet and as soon as she chose which battery mod she wanted she had to restart her phone for the changes to be applied, but when rebooting the phone it would only get stuck in reboot. So I tried to start it up in recovery and got the blue screen that says fastboot mode started. I looked that up online and found a fix to it but I need it to go into emergency mode to fix it that way and it will not go into emergency mode, any combination of keys only takes it to either the blue screen with the fastboot mode message or it just reboots and gets stuck. So now what do I do? I really need to find a way to fix her phone. Thanks in advance to anyone who tries to help.
try to turn on the phone & use LGMobile update tool. That should recognise the phone & install original lg fw
tabs648 said:
So I rooted my sister's optimus v about a month ago. Today she installed a battery mod app from applanet and as soon as she chose which battery mod she wanted she had to restart her phone for the changes to be applied, but when rebooting the phone it would only get stuck in reboot. So I tried to start it up in recovery and got the blue screen that says fastboot mode started. I looked that up online and found a fix to it but I need it to go into emergency mode to fix it that way and it will not go into emergency mode, any combination of keys only takes it to either the blue screen with the fastboot mode message or it just reboots and gets stuck. So now what do I do? I really need to find a way to fix her phone. Thanks in advance to anyone who tries to help.
Click to expand...
Click to collapse
give a try to error guides over here http://forum.xda-developers.com/showthread.php?t=883314 it has done wonders for many flash in cs emergency mode from the flasher menu. Read detail guide in the link provided.
I am not sure if it works for optimus v but it does works for optimus 1. give it at try
I managed to finally get the phone into emergency mode. I had installed the LG mobile support tool and installed all the drivers and tried to go that route but it kept telling me I only had one of four drivers installed, even though I have installed several drivers. After all of that I had finally got it into emergency mode so I went back to trying KDZ. I'm supposed to select the rom where it asks for the KDZ file right? But when I go to browse for the rom file it doesn't show up in the folder I put it in. I've rooted 4 phones and have done so many other things with them and never bricked one, was always able to figure out everything I did and never had to ask any questions but I can't figure this out to save my life and it is driving me crazy. I do really appreciate you guys for the suggestions and thanks to your suggestions I have gotten this far.
Hey, I have the same problem. I rooted my phone then I installed that battery mod app on applanet. I installed it then when I had to restart my phone for it to apply it just got stuck and kept looping the reboot screen where it says "ANDROID". Did you get ur fixed yet?
tabs648 said:
I managed to finally get the phone into emergency mode. I had installed the LG mobile support tool and installed all the drivers and tried to go that route but it kept telling me I only had one of four drivers installed, even though I have installed several drivers. After all of that I had finally got it into emergency mode so I went back to trying KDZ. I'm supposed to select the rom where it asks for the KDZ file right? But when I go to browse for the rom file it doesn't show up in the folder I put it in. I've rooted 4 phones and have done so many other things with them and never bricked one, was always able to figure out everything I did and never had to ask any questions but I can't figure this out to save my life and it is driving me crazy. I do really appreciate you guys for the suggestions and thanks to your suggestions I have gotten this far.
Click to expand...
Click to collapse
I'm having the same issue right now, although at least you have managed to get it into emergency mode. How did you do it?
The other issue I'm seeing is that there is no .kdz for the Optimus V LGVM670. I found a .cab file that is supposed to be the newest update, but not even sure that will work with the the kdz manager.
It was my sister's phone and I had the same problem with kdz. Had the cab file so couldn't use it with kdz. My sister left her phone with me for a few days to try to fix it and when I couldn't she took it home and managed to fully brick it to where it would do nothing at all so she had to get a new phone. I got it into emergency mode by holding down the volume and it was either the back button or the home button I pushed at the same time, can't remember which. As I held those down I plugged in the USB cord that was connected to my laptop and it went right into emergency mode. Just make sure you disable that LG modem in the device manager on the computer before doing anything because my sister forgot to do that and that is how she fully bricked her phone. Good luck to you guys and if anyone figures out how to fix it I would be interested in knowing how you did it.
tabs648 said:
It was my sister's phone and I had the same problem with kdz. Had the cab file so couldn't use it with kdz. My sister left her phone with me for a few days to try to fix it and when I couldn't she took it home and managed to fully brick it to where it would do nothing at all so she had to get a new phone. I got it into emergency mode by holding down the volume and it was either the back button or the home button I pushed at the same time, can't remember which. As I held those down I plugged in the USB cord that was connected to my laptop and it went right into emergency mode. Just make sure you disable that LG modem in the device manager on the computer before doing anything because my sister forgot to do that and that is how she fully bricked her phone. Good luck to you guys and if anyone figures out how to fix it I would be interested in knowing how you did it.
Click to expand...
Click to collapse
hmmmmm, I don't remember completely how I did it, but there was a very helpful guide floating around XDA. I bricked my Mom's Optimus one as well . I actually had to go to the LG support site, type in my Phone serial number and find a list of all the firmware available. From there I right clicked the page and got the page source. From there I got my firmware and I entered it in the KAZ or LG B2I Agent ? - Dont quite remember. Anyways, it ended up working out for me, but I accidentally flashed the German firmware, but in the end, everything was all good LOOL.
I hit a wall with this issue. After rooting and trying to install a new rom, I am getting the security error on the LG logo. I can access updater with vol+ and insert usb, but I am stuck on how to restore anything or access boot menu. Any suggestions? The computer no longer seems to be able to access the phone as a device via command prompt.
Thanks in advance!
See thread above you...
Sent from my LG-P769 using xda app-developers app
I searched but could not decipher a clear way to fix the problem. This is what I did to fix it.
Open LG Mobile Update (Make sure you have internet on)
Input MEID (located behind battery)
Connect phone to computer via USB in S/W upgrade mode (Vol+ then insert USB)
Let LG download and install phone recovery
NOTE: Recovery stopped at 4% install, but just leave it alone, and it will install correctly. It never went past 4%
NOTE: This will return your phone to factory settings like the day you got it, so you will have to re-root if you use this method.
There may be a way to fix this without losing root, but this was the only way I could figure out.
rarsenaux said:
I searched but could not decipher a clear way to fix the problem. This is what I did to fix it.
Open LG Mobile Update (Make sure you have internet on)
Input MEID (located behind battery)
Connect phone to computer via USB in S/W upgrade mode (Vol+ then insert USB)
Let LG download and install phone recovery
NOTE: Recovery stopped at 4% install, but just leave it alone, and it will install correctly. It never went past 4%
NOTE: This will return your phone to factory settings like the day you got it, so you will have to re-root if you use this method.
There may be a way to fix this without losing root, but this was the only way I could figure out.
Click to expand...
Click to collapse
So,,, How long i must waiting for upgrade recovery completed?
arakenzy said:
So,,, How long i must waiting for upgrade recovery completed?
Click to expand...
Click to collapse
less than 10 minute
rarsenaux said:
I searched but could not decipher a clear way to fix the problem. This is what I did to fix it.
Open LG Mobile Update (Make sure you have internet on)
Input MEID (located behind battery)
Connect phone to computer via USB in S/W upgrade mode (Vol+ then insert USB)
Let LG download and install phone recovery
NOTE: Recovery stopped at 4% install, but just leave it alone, and it will install correctly. It never went past 4%
NOTE: This will return your phone to factory settings like the day you got it, so you will have to re-root if you use this method.
There may be a way to fix this without losing root, but this was the only way I could figure out.
Click to expand...
Click to collapse
I opened a Lg Support tools, find my phone, and when start analyzing phone settings, don´t go ahead stoped a long time on this screen
arakenzy said:
So,,, How long i must waiting for upgrade recovery completed?
Click to expand...
Click to collapse
It depends on your internet connection. The process should take about 1 to 3 hours.
Sent from my LGMS769 using XDA Premium 4 mobile app
I'm stuck right at the end of checking phone settings
kuma82 said:
It depends on your internet connection. The process should take about 1 to 3 hours.
Sent from my LGMS769 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
My LG mobile updater stops just at the end of "checking phone settings" the bar at the bottom shows anywhere from 10 to 15 seconds and stops counting. I never see a %. Is it doing anything?
---------- Post added at 07:17 PM ---------- Previous post was at 07:08 PM ----------
rarsenaux said:
I searched but could not decipher a clear way to fix the problem. This is what I did to fix it.
Open LG Mobile Update (Make sure you have internet on)
Input MEID (located behind battery)
Connect phone to computer via USB in S/W upgrade mode (Vol+ then insert USB)
Let LG download and install phone recovery
NOTE: Recovery stopped at 4% install, but just leave it alone, and it will install correctly. It never went past 4%
NOTE: This will return your phone to factory settings like the day you got it, so you will have to re-root if you use this method.
There may be a way to fix this without losing root, but this was the only way I could figure out.
Click to expand...
Click to collapse
Do you have a download link for the updater that asks for the IMEI? My LG Mobile Updater only asks for phone model.
Also, am I supposed to be doing a regular software update or "upgrade recovery" option?
kg4krw said:
...
Also, am I supposed to be doing a regular software update or "upgrade recovery" option?
Click to expand...
Click to collapse
Hi kg4krw, you could try "upgrade recovery" option.
Cheers. Good luck.
Sent from my LG P76020L-EUR-XX unlocked and rooted
I need help. ;(
arakenzy said:
So,,, How long i must waiting for upgrade recovery completed?
Click to expand...
Click to collapse
Help! it says that my lgms769 is up to date, and everytime i get passed the analysis to download the software, it doesnt download anything, and says time elapsed 23 at the bottom ;( please help me ;(
swaggyp said:
Help! it says that my lgms769 is up to date, and everytime i get passed the analysis to download the software, it doesnt download anything, and says time elapsed 23 at the bottom ;( please help me ;(
Click to expand...
Click to collapse
bro make sure you have unlocked bootloader if you haven't
check the android development forum you will get scripts to put phone in fastboot.
unlock the bootloader
flash CWM recovery
download nanadroid back up for your phone model. from general section.
copy it to ext sdcard, and restore your phone via cwm reovery.
LG's flashing software is just pain to use. use CWM to restore your L9/
er.davinder said:
bro make sure you have unlocked bootloader if you haven't
check the android development forum you will get scripts to put phone in fastboot.
unlock the bootloader
flash CWM recovery
download nanadroid back up for your phone model. from general section.
copy it to ext sdcard, and restore your phone via cwm reovery.
LG's flashing software is just pain to use. use CWM to restore your L9/
Click to expand...
Click to collapse
The problem is my phone cant be read, it doesnt appear. Ever since i tried to install a custom rom, my phone shut off and everytime it turns off and says security error then turns back off.
?
rarsenaux said:
I searched but could not decipher a clear way to fix the problem. This is what I did to fix it.
Open LG Mobile Update (Make sure you have internet on)
Input MEID (located behind battery)
Connect phone to computer via USB in S/W upgrade mode (Vol+ then insert USB)
Let LG download and install phone recovery
NOTE: Recovery stopped at 4% install, but just leave it alone, and it will install correctly. It never went past 4%
NOTE: This will return your phone to factory settings like the day you got it, so you will have to re-root if you use this method.
There may be a way to fix this without losing root, but this was the only way I could figure out.
Click to expand...
Click to collapse
Mines doesnt even download, it just says time elapsed 22 on the software section on the lg mobile update
Thanks in advance.
swaggyp said:
The problem is my phone cant be read, it doesnt appear. Ever since i tried to install a custom rom, my phone shut off and everytime it turns off and says security error then turns back off.
Click to expand...
Click to collapse
swaggyp said:
Mines doesnt even download, it just says time elapsed 22 on the software section on the lg mobile update
Thanks in advance.
Click to expand...
Click to collapse
Connect the phone without battery to computer and install fast boot drivers for omap chipset. Again check the dev section " how to install fast boot drivers"
Unlock the darn boot loader
Flash CWM recovery
Restore via nandroid back .
Offline flash method is bit completed and may not work every time
After trying to restore a nandroid backup via CWM, phone is hard-bricked. Sent to service, where they changed (mother)board.
Just for those, who lost their faith (in LG9) - when you see 'security error' on each boot (like I saw yesterday) after flashing CWM on not unlocked bootloader and, after stock ROM flashing, you see dead android with exclamation heart outside - it is normal, and it is still OK - thanks to bootloader being locked
- u can use any good method to flash stock ROM back - I have used this program combined with official LG Mobile Supprt Tool
- I have turned phone off (by battery removing for a moment)
- kept Volume up pressed when connecting to USB - I had no message that any phone is connected - I didn't bother
- flashed stock (20o in my case)
- saw 'dead' android with its exclamation heart outside - bothered for a moment
- removed battery to restart phone
- I have found that all is working :laugh: back
- rooted with Kingo in a minute
- then a step u can omit - I passed the whole procedure again, as I'm faster then smarter
All done with W8/64-bit and my 10cm nokia usb cable, which I found the best in flashing when some longer or 'filtered' cables do not see the phone
I recently switched phones(both same model optimus fuel due to loose heaphone connection) long story short all my info is on 1st phone(important texts/phone numbers) I only have one battery to share between the two phones(wasn't huge deal!) I could just put battery back in my old phone if I needed info from an old text ect! today I put battery back in and tried to turn it on all it does is blink on and off the screen with Lg logo and security error comes up(won't go anywhere else??) can't understand how all of a sudden this happened sitting around with no battery in it nor was it jarred gotten wet ect?? any help appreciated call or text me at(814)493-7199 Jim thanks
How to unbrick P760 and others, how to install cyjangenmod
How to unbrick P760, how to install cyjanogenmod 6.1
after many hours spend i fixed my two phones l9 - p760
how to:
system xp or windows server 2003 - others dont work for me: 7 and 10
insall drivers - most important omap4430
open program lg B2CAppSetup (LGMobile Support Tool)
use "additional function" - emergency retrieve system
next put your imei number (under battery 15 digits)
push vol+, connect usb cable to phone, put battery and wait like 5 sect till s/w upgrade message appear on phone
in lg application press verification button, now start dowlnoading system and installation
thats it, after 30 minutes you have unbricked phone (any case like: security error, blinkin logo, stay on logo etc)
________________________________________
How to instal android 6.01 marshmallow:
Install root, dowload kingo root, set phone in developer mode: usb debugging, click roo - thats it.
next dowload program flashify
install recovery: twrp-3.0.2-0-p760.img
back and install zip from this page (cyajnogenmod 13)
remember to check twrm and wipe partition - check all options, then reboot
system will instaling from your internal memory (if you put move here )
next you need install gapps, several dont working so dowlnoad this one: A-GAPPS_6.0.1_09022016.zip
how to do that, how to reboot in recovery mode - just click five times in: settings, phone information, number of compilation, exit to settings and find developer options, plug in. here you can plug on root, also advanced reboot to recovery mode to install for example gapps
next enable advanced reboot option. click on power button and reboot in recovery mode
install gapps
now you have working play store
to fix gps for Pokemon go - i did all of this for my two boys search in xda:
I hope i help to somebody.
for me was terrible try to install all of this but i cant belive now how l9 is fast compare to 4.1.2 stock system
regards
Pawel
Ps. no links but the names of application / files you can find on xda for sure.
corrinti said:
Just for those, who lost their faith (in LG9) - when you see 'security error' on each boot (like I saw yesterday) after flashing CWM on not unlocked bootloader and, after stock ROM flashing, you see dead android with exclamation heart outside - it is normal, and it is still OK - thanks to bootloader being locked
- u can use any good method to flash stock ROM back - I have used this program combined with official LG Mobile Supprt Tool
- I have turned phone off (by battery removing for a moment)
- kept Volume up pressed when connecting to USB - I had no message that any phone is connected - I didn't bother
- flashed stock (20o in my case)
- saw 'dead' android with its exclamation heart outside - bothered for a moment
- removed battery to restart phone
- I have found that all is working :laugh: back
- rooted with Kingo in a minute
- then a step u can omit - I passed the whole procedure again, as I'm faster then smarter
All done with W8/64-bit and my 10cm nokia usb cable, which I found the best in flashing when some longer or 'filtered' cables do not see the phone
Click to expand...
Click to collapse
Can someone answer what flashing does NOT mean.
1) It does NOT wipe your user data, correct?
2) It means fix the OS to make the phone start up (without affecting user data), correct?
3) I see people give advice to flash or use S/w recovery tool. But I need confirmation that it doesnt factory wipe or delete user data.
4) Or please tell me what method I should do to preserve the internal SD card, or harvest it, or if there is a way to connect the cord in a certain [phone mode] so I can download the data from a phone that wont start (logo loop).
Thanks.
Oh, you cited me and if u mean LG L9 - I do not remember exactly now, it was a short adventure. There is no general answer to your questions 1 - 3, it depends on the data organization in the system. As far as I remember it was OK for the given procedure, but not for sure . maybe someone else can help. And good but too late for you advice is to make copies of all important data and settings before u try to change anything in your system.
t5678 said:
Can someone answer what flashing does NOT mean.
1) It does NOT wipe your user data, correct?
2) It means fix the OS to make the phone start up (without affecting user data), correct?
3) I see people give advice to flash or use S/w recovery tool. But I need confirmation that it doesnt factory wipe or delete user data.
4) Or please tell me what method I should do to preserve the internal SD card, or harvest it, or if there is a way to connect the cord in a certain [phone mode] so I can download the data from a phone that wont start (logo loop).
Thanks.
Click to expand...
Click to collapse
I have the MetroPCS lgms769, I tried unlocking the bootloader but I guess I messed up some how. My screen had the touch screen problem, so I tried flashing again but now I'm stuck on security error. No matter what I do, I cannot get fastboot drivers to install for my phone. I've tried several times. It just sits there at waiting for omap44xx device. I've done the steps right to the T, My computer makes the sound as something connected then disconnected, then connected again and then once again disconnected. I've watched under device manager but I see nothing coming up, even when I do view all devices. I've booted into S/W upgrade mode but my phone is not detected. I can't boot to anything, it just goes to security error, shuts off, and boots showing my battery charging. I've installed all drivers through the LG website that goes with my phone. When my phone was working, I connected the usb and switched to every mode for it to install drivers. I'm on Windows 8 64 bit. Could someone please help me?
kseunder84 said:
I have the MetroPCS lgms769, I tried unlocking the bootloader but I guess I messed up some how. My screen had the touch screen problem, so I tried flashing again but now I'm stuck on security error. No matter what I do, I cannot get fastboot drivers to install for my phone. I've tried several times. It just sits there at waiting for omap44xx device. I've done the steps right to the T, My computer makes the sound as something connected then disconnected, then connected again and then once again disconnected. I've watched under device manager but I see nothing coming up, even when I do view all devices. I've booted into S/W upgrade mode but my phone is not detected. I can't boot to anything, it just goes to security error, shuts off, and boots showing my battery charging. I've installed all drivers through the LG website that goes with my phone. When my phone was working, I connected the usb and switched to every mode for it to install drivers. I'm on Windows 8 64 bit. Could someone please help me?
Click to expand...
Click to collapse
Funny you should mention this. I too have the same problem!! I spent all night to no avail! I managed to get clockwork to install, flash the backwards touch problem fix, but then when I attempted to install a Pacman 4.3 rom the phone rebooted to the Security Error Lg logo!! I can't flash any KDZ now because at 15% it loses a connection! I tried the Fastboot method and ADB just would not detect my phone! Pulling the battery out and having the phone connected to usb makes the device manager go nuts! Omap device pops in and out and wont stop! Thankfully I have the Tmobile premium handset protection package, so Ill get a replacement p769bk but OMG people don't try to unlock the boot loader on this device! Its not worth the risk and complexity/trouble!! Stick to root access and be happy! Wait and pray someone smart enough can figure out how to unlock the boot loader easily and with minimal risk! Before I messed with my phone I was on the OTA update v20F. I flashed to the V20B 760 KDZ and used the hex edited bin file that goes with it. Just don't do it! Its not worth the backwards menu/logo/touch headaches! Be warned!
I wound up taking it back to metropcs and I'm getting a new one in 3-5 days, they didn't charge me since the guy said it was a software problem and I was still within the 30 days
kseunder84 said:
I wound up taking it back to metropcs and I'm getting a new one in 3-5 days, they didn't charge me since the guy said it was a software problem and I was still within the 30 days
Click to expand...
Click to collapse
Good deal. Like I said before to anyone who reads this post:
Head my warning or you'll probably end up like the both of us!.
I really like this phone but damn! Why does LG have to lock the boot loader..? I miss having Cyanogen Mod. I mean my old P999 G2x wasn't this hard to get CWM/Root on it!
Somebody save the day! Find the key to a simple boot loader unlock! (V20F) This phone deserves it!
Hey you posted in the wrong place, anyways fastboot probably didn't work because you are on Windows 8.
If you try again, use this http://forum.xda-developers.com/showpost.php?p=45102887&postcount=1
This is the official program to restore from security error & other problems.
Sent from my LG-P769 using xda app-developers app
Thanks for trying to help but I tried to use that app and it still failed to detect my phone. I don't think I'll try it again. We need a new one click wonder app before I'll attempt this again. Also I don't think I like having a backwards LG logo stuck on my phone, ( I did not know that was going to stay there) yet alone some strange image mirror bug with the lock screen. It corrected itself if you hit the power button and wake it but if you reboot the phone it comes back.
Sent from my Nexus 7 using xda app-developers app
SovereignKnight said:
Thanks for trying to help but I tried to use that app and it still failed to detect my phone. I don't think I'll try it again. We need a new one click wonder app before I'll attempt this again. Also I don't think I like having a backwards LG logo stuck on my phone, ( I did not know that was going to stay there) yet alone some strange image mirror bug with the lock screen. It corrected itself if you hit the power button and wake it but if you reboot the phone it comes back.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
You can fix that with the proper u-boot.
Sent from my LG-P769 using XDA Premium 4 mobile app
My Lg G5 (Tmobile) keeps on rebooting to recovery mode (TWRP) no matter what rom I flash. I tried using LG Up software but no matter how many times I install the driver phone is not recognized. Firstly I flashed Fulmics ROM then I installed LineageOS (Cyanogenmod) after that phone was working fine for a while till I saw an update and tried updating it to new nightly version. Please help me out if anyone knows how can I fix this issue.
You probably need to put the phone in download mode and then try LG up otherwise try pushing a rom that works through adb
Veliion said:
You probably need to put the phone in download mode and then try LG up otherwise try pushing a rom that works through adb
Click to expand...
Click to collapse
Also make sure you use autoprime version of LGup
Sent from my LGE LG-H830 using XDA Labs
Veliion said:
You probably need to put the phone in download mode and then try LG up otherwise try pushing a rom that works through adb
Click to expand...
Click to collapse
HAHA I wish it was that easy. No matter what on earth I do, phone doesn't get recognized
Try this
https://forum.xda-developers.com/lg-g5/how-to/bring-lg-g5-to-life-download-mode-lgup-t3565508
dksoni411 said:
Try this
https://forum.xda-developers.com/lg-g5/how-to/bring-lg-g5-to-life-download-mode-lgup-t3565508
Click to expand...
Click to collapse
I am sure this method would fix it but I already returned my phone and got new one as I had 1 year warranty. I bought it from T-mobile and I locked the bootloader before turning in the phone so it doesn't look like I was trying anything fishy. Now instead of phone going to twrp each time it goes to boolop saying "device is currupted and won't boot". It won't go to recovery mode no matter what I do and hope I don't get charged from T-mobile saying this and that.
However, I am really grateful to all of you great people who tried their best to help and you sir actually threw me a solution but I was too impatient to wait for it. I know this method will work no matter what as I had been using this tool for my G2 in old days and fixed the worse bricks where I had to openup the whole phone take battery out and stuffs like this. I was looking for this method found everything but LG tool asked me for .dll file which I couldn't find anywhere and decided to give up on it...
Thank you for your help and now I know I am not going to be bricked anymore as I have this method to work with in future issues and am her waiting badly for Xposed to be available for Nougat.
Prabin Dhital said:
I am sure this method would fix it but I already returned my phone and got new one as I had 1 year warranty. I bought it from T-mobile and I locked the bootloader before turning in the phone so it doesn't look like I was trying anything fishy. Now instead of phone going to twrp each time it goes to boolop saying "device is currupted and won't boot". It won't go to recovery mode no matter what I do and hope I don't get charged from T-mobile saying this and that.
However, I am really grateful to all of you great people who tried their best to help and you sir actually threw me a solution but I was too impatient to wait for it. I know this method will work no matter what as I had been using this tool for my G2 in old days and fixed the worse bricks where I had to openup the whole phone take battery out and stuffs like this. I was looking for this method found everything but LG tool asked me for .dll file which I couldn't find anywhere and decided to give up on it...
Thank you for your help and now I know I am not going to be bricked anymore as I have this method to work with in future issues and am her waiting badly for Xposed to be available for Nougat.
Click to expand...
Click to collapse
Good to hear that, You are welcome,
And as you mentioned about "device is corrupted and won't boot", that's because you locked bootloader. And as you were using twrp which means modified system partition so phone said that. But you can still go to download mode and use the method to make it live or can try unlocking bootloader to start twrp.
I experienced similar situation. I thought I had to send my phone for repair. As I was able to put the phone to download mode, I used uppercut with downloaded kdz file from LG G5 development thread and restored my phone. I didn't use my phone for four days thinking that I had to take to a phone shop or send to service center. But after careful reading of unbrick tutorials, I brought my phone back to life. Now I can play flashing anything as I am confident that I can easily unbrick my phone.
Sent from my LG-H850 using Tapatalk
A few days ago I got my G5 H830 and came with version 6.0.1 h83010i, looking for information on how to install custom rom, I read the post to install the .TOT file to be able to install TWRP and through this the Custom Rom, until there is Everything okay, I did everything right, but then I decided to go back to the Rom stock, on the night of that same day I saw that when I reboot my cell phone it stuck on the LG logo and it had some color pixels damaged (but no screen Damaged, if not because of small brick) then force a restart and continued the same, I did factory reset by stock recovery and then normal start, I went to sleep leaving it in 100% battery, and when I wake up in the morning the cell phone It is off, when I turn it on 5% and I get scared, then I wanted to go back to custom rom to leave those problems behind, but then when I install the TOT again and install the custom ROM it will restart half installed and any rom that installed it would stay Stuck and the LG logo and a bootloop until when it was flash the kdz several times until the cell did not want to ignite more, the pc does not recognize it or anything, I need help with this.
First off, I appreciate any input on this very much.
The phone is an LG K8 2017, or model US215, and this is actually the second time this has happened on a second device. Both times this has occurred, it's been during charging.
The first time, on the first device, the device was off when I took it off the charger, and would not power on until I removed and replaced the battery. Later that day, the device seemed to be lagging, so I rebooted it, and was taken to the fastboot screen. I Googled and Googled, and corresponded with LG before taking the phone back to the retailer and exchanging for another, as I'd only had it a few days.
Now, with the second device, which I've been using for several weeks, there were a couple of times that the phone was off after charging, and the battery had to be removed/replaced to start it. This time, the phone was (maybe for the third time) off when I removed it from the charger. Fearing the same issue, I removed/replaced the battery, and unfortunately, was met with the fastboot screen. LG will repair it under warranty, but I don't have a backup, and can't go weeks without a phone. I've searched high and low, and cannot seem to come up with an answer, or find a situation identical to mine.
I've tried fastboot reboot with ADB, but it requires USB debugging to be enabled on the device, which mine was not, and I'm not able to access it now. The phone was completely stock. Hard-reset does not work, as it always boots back to the fastboot screen. I am, however, still able to access this screen, and download mode. I've tried to include as much info as possible, but am eagerly awaiting responses, so I can answer any questions. Again, thank you to anyone with input!
Hi dude , try to flash with LG flash tool
This guide will help you and it's easy to follow .
https://www.mylgphones.com/how-to-unbrick-restore-lg-k8-as375-back-to-stock-with-lg-up.html
Download firmware for your region here :
https://lg-firmwares.com/lg-us215-firmwares/
Good Luck
Teddy Lo said:
Hi dude , try to flash with LG flash tool
This guide will help you and it's easy to follow .
Good Luck
Click to expand...
Click to collapse
Thank you for the response! I see the link for the firmware, but I'm not sure what guide you're referring to?
[EDIT] I think I found it. Will update after I follow the guide.
Unfortunately, LG Mobile Support Tool just tells me, "The phone is disconnected from the PC." Even in download mode.
The only time the PC seems to recognize that the device is there is when it's on the fastboot screen, however, LG Mobile Support Tool still gives me the same error.
lg k8 lgus215 2017 model
16Patriot said:
First off, I appreciate any input on this very much.
The phone is an LG K8 2017, or model US215, and this is actually the second time this has happened on a second device. Both times this has occurred, it's been during charging.
The first time, on the first device, the device was off when I took it off the charger, and would not power on until I removed and replaced the battery. Later that day, the device seemed to be lagging, so I rebooted it, and was taken to the fastboot screen. I Googled and Googled, and corresponded with LG before taking the phone back to the retailer and exchanging for another, as I'd only had it a few days.
Now, with the second device, which I've been using for several weeks, there were a couple of times that the phone was off after charging, and the battery had to be removed/replaced to start it. This time, the phone was (maybe for the third time) off when I removed it from the charger. Fearing the same issue, I removed/replaced the battery, and unfortunately, was met with the fastboot screen. LG will repair it under warranty, but I don't have a backup, and can't go weeks without a phone. I've searched high and low, and cannot seem to come up with an answer, or find a situation identical to mine.
I've tried fastboot reboot with ADB, but it requires USB debugging to be enabled on the device, which mine was not, and I'm not able to access it now. The phone was completely stock. Hard-reset does not work, as it always boots back to the fastboot screen. I am, however, still able to access this screen, and download mode. I've tried to include as much info as possible, but am eagerly awaiting responses, so I can answer any questions. Again, thank you to anyone with input!
Click to expand...
Click to collapse
I have the same problem id like to no how to fix it.
How do you actually go in fastboot mode?
I can`t and i can`t.
the phone is fully working but has google account lock on.
I have tried https://www.hardreset.info/devices/lg/lg-k8-2017-m200n/fastboot-mode/
thanks in advance