Related
I'm currently rooted and am running only Xposed Mods with a few root apps. How can I unroot my phone and get the stock recovery back onto my Moto X so that I can take OTA's again without wiping all of my data? What files do I need to download/flash and how do I do it? I've searched around, but it just got me even more confused.
bd1212 said:
I'm currently rooted and am running only Xposed Mods with a few root apps. How can I unroot my phone and get the stock recovery back onto my Moto X so that I can take OTA's again without wiping all of my data? What files do I need to download/flash and how do I do it? I've searched around, but it just got me even more confused.
Click to expand...
Click to collapse
Someone correct me if I'm wrong, but I believe that flashing the stock system will remove all the changes you've made with root/xposed modules, and flashing the stock recovery should essentially get rid of root (I think).
I don't know precisely where to get all the files, but if you find them around, you can push them using ADB.
If you're like me and are okay with losing everything on the phone, go ahead and use RSDLite (it requires ADB). It's easy-ish to use, and there's even a video tutorial that covers everything after installation of all the files.
You need to use fastboot to push system.img and recovery.img from the version of the OS you're currently running. See here for a list of OS images:
http://sbf.droid-developers.org/ghost_rcica/list.php
See this thread for a link to a fastboot.exe that'll work:
http://forum.xda-developers.com/showthread.php?t=2527287
See this thread for a quick overview and link to more detailed info:
http://forum.xda-developers.com/showthread.php?t=2525495&page=4
jonnythan said:
You need to use fastboot to push system.img and recovery.img from the version of the OS you're currently running. See here for a list of OS images:
http://sbf.droid-developers.org/ghost_rcica/list.php
See this thread for a link to a fastboot.exe that'll work:
http://forum.xda-developers.com/showthread.php?t=2527287
See this thread for a quick overview and link to more detailed info:
http://forum.xda-developers.com/showthread.php?t=2525495&page=4
Click to expand...
Click to collapse
Thanks for the info and links. I'm currently downloading the OS that I'm currently running (VZW OTA update in my case), but I have one question: How do I use fastboot? When I double click that .exe nothing happens.
bd1212 said:
Thanks for the info and links. I'm currently downloading the OS that I'm currently running (VZW OTA update in my case), but I have one question: How do I use fastboot? When I double click that .exe nothing happens.
Click to expand...
Click to collapse
You need to install the Android SDK and the platform tools, then boot your phone into fastboot mode. You need to run a command line to flash the IMGs. It's explained in the links.
meant2live218 said:
Someone correct me if I'm wrong, but I believe that flashing the stock system will remove all the changes you've made with root/xposed modules, and flashing the stock recovery should essentially get rid of root (I think).
I don't know precisely where to get all the files, but if you find them around, you can push them using ADB.
If you're like me and are okay with losing everything on the phone, go ahead and use RSDLite (it requires ADB). It's easy-ish to use, and there's even a video tutorial that covers everything after installation of all the files.
Click to expand...
Click to collapse
I was under the impression that we cannot do a factory reset or we won't get the soak test OTA pushed to our phones. That's what the soak test post said atleast. Something along the lines of "DO NOT FACTORY RESET or you will not receive the OTA"... don't want to quote it directly since I'm under an NDA, but it was something like that. Did I misunderstand? If I use the Moto X toolkit or RSDLite to revert back to stock is that different than a factory reset?
jonnythan said:
You need to install the Android SDK and the platform tools, then boot your phone into fastboot mode. You need to run a command line to flash the IMGs. It's explained in the links.
Click to expand...
Click to collapse
I've got the Android SDK install and ADB is setup. I'm pretty familiar with ADB. I moved the motorola fastboot.exe into platform-tools and I know how to put the phone into fastboot mode. What I don't understand is what I need to do once I've got the system.img file and the recovery.img file. I'm still reading all of the links so I might not have gotten to the part where it explains what to do, so forgive me for that.
bd1212 said:
I've got the Android SDK install and ADB is setup. I'm pretty familiar with ADB. I moved the motorola fastboot.exe into platform-tools and I know how to put the phone into fastboot mode. What I don't understand is what I need to do once I've got the system.img file and the recovery.img file.
Click to expand...
Click to collapse
Right from my third link:
Next, you need to put the phone into "fastboot mode" as described above, also make sure usb debugging is enabled in the developer menu settings. Then download the FW for your phone found (follow what i said in regards to the other persons post below), then unzip that, put the system and recovery image in the same directory that your fastboot and adb is in, then run these commands from the cmd prompt
fastboot flash system system.img
fastboot flash recovery recovery.img
then your done, you can type
fastboot reboot
Click to expand...
Click to collapse
jonnythan said:
Right from my third link:
Click to expand...
Click to collapse
Yep, just got to that part lol. Having some trouble downloading the VZW file. My current download just stopped with a network error and the website that is hosting the files keeps saying service unavailable and to contact the website administrator. Weird. I'm blaming it on my college's ****ty wireless network.
Edit: Yup, for some reason the wifi at the school decided it need me to input my credentials to re-login for the 6th time today to verify who I am and allow me internet access.
Edit 2: The things I'd do to have a stable connection... Once again, the download failed halfway through because the damn connection at this college sucks. This is infuriating.
jonnythan said:
Right from my third link:
Click to expand...
Click to collapse
Is there anyway you (or someone else) could upload the VZW OTA update file to Google Drive or Dropbox for me? This download is going way to slow to the point where I can't even finish it before my connection craps out. Or can you (or someone else) just upload the system.img and recovery.img files for me?
bd1212 said:
Is there anyway you (or someone else) could upload the VZW OTA update file to Google Drive or Dropbox for me? This download is going way to slow to the point where I can't even finish it before my connection craps out. Or can you (or someone else) just upload the system.img and recovery.img files for me?
Click to expand...
Click to collapse
Uploading now, but it'll take a bit. Big file.
jonnythan said:
Uploading now, but it'll take a bit. Big file.
Click to expand...
Click to collapse
Thanks man. You don't even know how much I appreciate this.
Which one of the two is the camera update for vzw?
Where do you get stock recovery?
EDIT: Sorry, Nevermind. I probably extract it from the zip.
Sent from my XT1060 using xda app-developers app
Does anyone have stock build prop i am trying to flash the 4.4.3 update but it states unkown contents for build.prop. Would appreciate it if someone can upload one for me.
Regards,
Serophia
serophia said:
Does anyone have stock build prop i am trying to flash the 4.4.3 update but it states unkown contents for build.prop. Would appreciate it if someone can upload one for me.
Regards,
Serophia
Click to expand...
Click to collapse
Your build.prop is carrier specific. You'll need to tell us which model/carrier you have. If you use the wrong one, things are likely to go haywire. I'm going to assume you have the XT1053, since its the only one the update has been released for so far.....
You can find the 4.4.2 "SBF" files here: http://sbf.droid-developers.org/phone.php?device=0
Just find the right one for your carrier, then unzip the SBF. You can mount the img files with the appropriate software and extract the build.prop yourself, if nobody shares.
Good Luck
EDIT: are you using Xposed? If so, DISABLE IT!!!! It may be the reason you are getting the error. You can re-enable after the update.
samwathegreat said:
Your build.prop is carrier specific. You'll need to tell us which model/carrier you have. If you use the wrong one, things are likely to go haywire. I'm going to assume you have the XT1053, since its the only one the update has been released for so far.....
You can find the 4.4.2 "SBF" files here: http://sbf.droid-developers.org/phone.php?device=0
Just find the right one for your carrier, then unzip the SBF. You can mount the img files with the appropriate software and extract the build.prop yourself, if nobody shares.
Good Luck
EDIT: are you using Xposed? If so, DISABLE IT!!!! It may be the reason you are getting the error. You can re-enable after the update.
Click to expand...
Click to collapse
Just disabled xposed and still shows it can you tell me which .img file am i suppose to extract it from? im guessing its the system.img but im not sure. Currently at work so i will download my firmware when i get home.
serophia said:
Just disabled xposed and still shows it can you tell me which .img file am i suppose to extract it from? im guessing its the system.img but im not sure. Currently at work so i will download my firmware when i get home.
Click to expand...
Click to collapse
Did you reboot after disabling Xposed? If not, try it.
If so, yes, you'll find it in system.img
Just google "mount img" to find an appropriate program to mount the img.
Good Luck
Updated by flashing system.img via cmd
Hey all,
I have a rooted AT&T Active with stock 4.2.2
USB Debugging was turned off...
I did something stupid/newbie where I updated my build.prop and now I get a black screen with a the blue LED pulsing after reboot.
I tried to recover using ADB and the instructions here http://forum.xda-developers.com/showthread.php?t=1927198
However, in ADB, I get the error: Unauthorized Device.
I did make a backup of the original build.prop.
Is there any way to push the original file to the system folder?
Can anyone help me?
What are my options?
It would appear I can restore via Odin factory MF1 using the instructions here http://forum.xda-developers.com/showthread.php?t=2405877
From what I've read, MF3 4.2.2 seems to be the most stable...
Should I upgrade to Official KitKat (if possible)?
Any help would be most appreciated...
Many thanks in advance...
joel32137 said:
Hey all,
I have a rooted AT&T Active with stock 4.2.2
USB Debugging was turned off...
I did something stupid/newbie where I updated my build.prop and now I get a black screen with a the blue LED pulsing after reboot.
I tried to recover using ADB and the instructions here http://forum.xda-developers.com/showthread.php?t=1927198
However, in ADB, I get the error: Unauthorized Device.
I did make a backup of the original build.prop.
Is there any way to push the original file to the system folder?
Can anyone help me?
What are my options?
It would appear I can restore via Odin factory MF1 using the instructions here http://forum.xda-developers.com/showthread.php?t=2405877
From what I've read, MF3 4.2.2 seems to be the most stable...
Should I upgrade to Official KitKat (if possible)?
Any help would be most appreciated...
Many thanks in advance...
Click to expand...
Click to collapse
If you had SafeStrap installed you could just flash a corrected build.prop. Since USB debugging isn't turned on you will not be able to use ADB. I think your only option may be to Odin back to stock. I would wait for other people to chime in before you do anything because I could be wrong.
Devo7v said:
If you had SafeStrap installed you could just flash a corrected build.prop. Since USB debugging isn't turned on you will not be able to use ADB. I think your only option may be to Odin back to stock. I would wait for other people to chime in before you do anything because I could be wrong.
Click to expand...
Click to collapse
Hey Devo7v, I really appreciate your reply
Does anyone know where I can get an 4.2.2 MF3 Stock ROM to load via ODIN?
This ROM doesn't seem to be readily available. Only the leaked MF1...
Can anyone confirm?
Again, thanks everyone for your help and feedback.
joel32137 said:
Hey Devo7v, I really appreciate your reply
Does anyone know where I can get an 4.2.2 MF3 Stock ROM to load via ODIN?
This ROM doesn't seem to be readily available. Only the leaked MF1...
Can anyone confirm?
Again, thanks everyone for your help and feedback.
Click to expand...
Click to collapse
This thread and this thread will answer all your questions about stock firmware.
***The steps below will work on all Bootloader versions except OC4(Android 5.0), Do not use this process if you have taken the OC4 ota update!***
1. Download the G900A_Downgrade_to_NCE.rar and extract the .tar.
2. Go into Download Mode by pressing and holding the Home, Volume Down, and Power keys on your device until the phone powers on and displays warning screen, then press Volume Up key.
3. Flash the G900A_Downgrade_to_NCE.tar using Odin's PDA slot(AP in Odin v3.09+).
Note: The most common cause of an Odin flash failure is a bad usb port or cable. Please check before reporting a failure!
Attention! If you have taken the OC4 ota update and need to unbrick after attempting to downgrade try flashing the: G900A_OC4_Stock_Partitions
So why is it that the g900a is the only gs5 that can't downgrade from 5.0? even Verizon can???
I had a different Downgrade to NCE file. Tried this one and my phone is back up and running. Phew!! Thanks so much!!
Is it safe to flash over ND3? I'm not recieving any ota. Will I receive Ota After flashing this?
DIME8611 said:
Is it safe to flash over ND3? I'm not recieving any ota. Will I receive Ota After flashing this?
Click to expand...
Click to collapse
Yes. You can OTA all the way to OC4.
Sent from my SAMSUNG-SM-G900A
Added G900A_OC4_Stock_Partitions to the OP for those that took the OC4 ota update and bricked while attempting to downgrade.
muniz_ri said:
Added G900A_OC4_Stock_Partitions to the OP for those that took the OC4 ota update and bricked while attempting to downgrade.
Click to expand...
Click to collapse
Muniz do u think there will be root method for those on 5.0 ota unrooted? ???
Phone gets stuck up!
For some reason. i tried to unbrick my phone from the rooted stock firmware 5.0 and it ended up with the boot loop. Already tried the downgrade to NCE. Now it gets worse because all I can see so far is the logo of ATT and that's it. Anyone could help me out with that???
NVQT said:
For some reason. i tried to unbrick my phone from the rooted stock firmware 5.0 and it ended up with the boot loop. Already tried the downgrade to NCE. Now it gets worse because all I can see so far is the logo of ATT and that's it. Anyone could help me out with that???
Click to expand...
Click to collapse
I'm sure you probably already tried this but if not pull the battery for a few seconds and then try going back into download mode and try the process again.
How did you upgrade to 5.0 (which method) You may have to provide more detail, there are a lot people who have way more knowledge than I do, but I hope this helps
Good luck and give the forums a search
unk2009 said:
I'm sure you probably already tried this but if not pull the battery for a few seconds and then try going back into download mode and try the process again.
How did you upgrade to 5.0 (which method) You may have to provide more detail, there are a lot people who have way more knowledge than I do, but I hope this helps
Good luck and give the forums a search
Click to expand...
Click to collapse
Thanks for the reply! I actually upgraded to 5.0 by the flashfire method since before that I already got the rooted 4.4.4. Just yesterday, when I left my phone for a while and came back, it started to stick with the bootloop, , the only method which could help it out is to plug it into the power source. I tried everything which includes removing battery and wiping factory downgrading, flashing original firmware, reinstalling the OTA 5.0 update through sdcard. None of that worked. If you have any information to help me out,I would be way happy to listen! Thank you !
I've had this same problem. Are you still bootlooping?
Sent from my SAMSUNG-SM-G900A
THANK YOU...
I'm with archie above - I tried a different downgrade file and it didn't work either - this one DID.
Thanks so much...
Thank you so much for this. Worked perfectly for a downgrade from 4.4.4. You're the best!
Currently installing updates OTA.
Hi muniz, I posted in your KeepRoot for 5.0 thread and then I saw this one. My phone seems to have spontaneously softbricked (system crashes and then it bootloops). Will flashing the stock 5.0 make me lose root?
EDIT: Fixed with a battery pull!
muniz_ri said:
Attention! If you have taken the OC4 ota update and need to unbrick after attempting to downgrade try flashing the: G900A_OC4_Stock_Partitions
Click to expand...
Click to collapse
Just to clarify, my S5 is on the OC4 build. Will I be able to downgrade to KK using the above file, or is it ONLY to fix a device that got bricked while trying to downgrade? If the latter, are OC4 users just hosed? I have scoured this site, but would appreciate links to any instructive threads that I may have missed. Thanks!
muniz_ri said:
***The steps below will work on all Bootloader versions except OC4(Android 5.0), Do not use this process if you have taken the OC4 ota update!***
1. Download the G900A_Downgrade_to_NCE.rar and extract the .tar.
2. Go into Download Mode by pressing and holding the Home, Volume Down, and Power keys on your device until the phone powers on and displays warning screen, then press Volume Up key.
3. Flash the G900A_Downgrade_to_NCE.tar using Odin's PDA slot(AP in Odin v3.09+).
Note: The most common cause of an Odin flash failure is a bad usb port or cable. Please check before reporting a failure!
Attention! If you have taken the OC4 ota update and need to unbrick after attempting to downgrade try flashing the: G900A_OC4_Stock_Partitions
Click to expand...
Click to collapse
HI, i flash using this method, everything pass and after rebooting, it got stock on a black screen and the LED light is blue, and i can´t use my pone and i don´t know how to , please help.
---------- Post added at 04:01 PM ---------- Previous post was at 03:56 PM ----------
javierascua said:
HI, i flash using this method, everything pass and after rebooting, it got stock on a black screen and the LED light is blue, and i can´t use my pone and i don´t know how to , please help.
Click to expand...
Click to collapse
and another thing before doing this downgrade i was on 5.0 but using flashfire
Vol4Ever said:
Just to clarify, my S5 is on the OC4 build. Will I be able to downgrade to KK using the above file, or is it ONLY to fix a device that got bricked while trying to downgrade? If the latter, are OC4 users just hosed? I have scoured this site, but would appreciate links to any instructive threads that I may have missed. Thanks!
Click to expand...
Click to collapse
Yes, those that took the OC4 ota are out of luck.
Muniz_ri, thxs very much i use your flash downgrade and solve my problem
Omg i love you!!!!!
It totally work for me, i downgrated from briked lolipop, and safe my phone!!!!!
help please
alright so i accidently flashed the gs5 active kernel onto my g900A and its completely bricked, like i cant even get into download or safemode from power off. please tell me therres a possible solution?!?
Hey guys,
Thanks for bringing this to my attention.
Be aware that this one includes factory reset protection. Those of you having issues trying to revert - this is probably why.
I forget how this works to revert but would check out the G3 forums to see how this was handled.
ZV6 (and now ZV5) location:
http://rwilco12.com/downloads.php?dir=Files/Devices/LG G4 (LS991)/
Sprint notes: https://community.sprint.com/baw/message/1009786
yes, as garwynn has pointed out... there will be issues downgrading if you flash this zv6 file.. or take the zv6 ota. the bootloader in zv6 updates the bootloader versioning to "v2".. while zv4 is "v0" and zv5 is "v1".
ZV6 TOT is out!
Thanks to @garwynn we now have the ZV6 TOT. I have also broken down the TOT and uploaded the individual partitions.
Changelog:
Minor User Interface updates
Google Security Patch: Stagefright and Factory Reset Protection applied
ZV6 also updates the bootloader version to "v2"
--TOT can be downloaded *HERE*
For those familiar with LG's.. this is flashed the same way as previous models... LG OG, G2, G3 etc etc.
1. Download LG Flash Tool. Swap the included mega.dll (click here to see video)
2. Download the LGFLASH_LG_G4_CODEFIRE.dll
3. Download the ZV6 TOT and unzip it.
4. If LG drivers are not already installed, download and install them.
5. Place phone into download mode
6. Set phones serial COM port to COM41 in Windows Device Manager. Unplug USB cable then plug it back in.
7. Run LG Flash Tool.
8. Select LGFLASH_LG_G4_CODEFIRE.dll for DLL, LS991ZV6_00.tot for TOT and check off "BOARD DL"
9. Hit OK to continue. Now hit the yellow start button. LG Flash Tool should now perform a CRC check on the TOT.
10. Unplug the USB cable again then plug it back in... wait 5-20 seconds and hopefully the flash should now start.
When it finishes it'll boot into miniOS. Hold the power button then press the "Normal Boot" option on the screen.
The above steps are "to the point" and there's not much hand holding so new LG flashers may be a bit confused. Feel free to ask questions in this thread and hopefully other users will chime in and assist with specific questions. But for extra help here is a how-to video going over the process. Only differences is phone model and TOT/DLL files used... rest can be applied.
Also here is a G4 Return to Stock thread... the lower section of the OP has step by step directions and screenshots for the entire LG Flash install process and TOT flash.
--Individual ZV6 partitions to flash manually can be downloaded *HERE*
--ZV5-to-ZV6 OTA update.zip *HERE*
You must be on ZV5 and have a stock recovery and stock system partition for this to work.
Directions:
1. Rename downloaded .zip into update.zip
2. Remove USB cable from phone.
3. Power phone off.
4. Press and hold volume down + power until you boot into stock recovery.
5. Select "update with adb"
Code:
adb sideload update.zip
Alternate Directions to skip using ADB (needs microSD card):
1. Format microSD card as EXT4.
2. Rename downloaded .zip to update.zip
3. Move update.zip onto external SD card.
4. Power off and boot into stock recovery (vol down + power)
5. Select the Update from SDCARD option.
Click to expand...
Click to collapse
very nice, now the soft Bricker can restore back to ZV6....
autoprime said:
nice
but yes, as garwynn has pointed out... there will be issues downgrading if you flash this zv6 file.. or take the zv6 ota. the bootloader in zv6 updates the bootloader versioning to "v2".. while zv4 is "v0" and zv5 is "v1". for some reason.. sprint/lg do not want you going back at all. this is somewhat odd that its been updated 2 versions.. as none of the other g4's (besides tmobile usa g4) are at "v2".. everyone else in usa seems to have stayed at "v1" despite multiple updates.
tl;dr
if you flash this.. then try flashing a downgraded bootloader or zv4/zv5 tot.. you will brick.
Click to expand...
Click to collapse
They're doing this because Factory Reset Protection only works if you can't go back to a version that doesn't support it. Easiest way to handle that? Blow a Qfuse (or increment the counter as LG and Samsung seem to be using it.)
garwynn said:
They're doing this because Factory Reset Protection only works if you can't go back to a version that doesn't support it. Easiest way to handle that? Blow a Qfuse (or increment the counter as LG and Samsung seem to be using it.)
Click to expand...
Click to collapse
ahh good point. I guess some of the other carriers already had FRP working then.
autoprime said:
ahh good point. I guess some of the other carriers already had FRP working then.
Click to expand...
Click to collapse
Just a quick question: FRP is that the security feature Google pushed so if one were to do a hardware factory reset the phone asks for your Google account before completing first boot after reset? Or is it the anti-rollback? Thanks.
Sent from my LGLS991 using Tapatalk
Swetnes said:
Just a quick question: FRP is that the security feature Google pushed so if one were to do a hardware factory reset the phone asks for your Google account before completing first boot after reset? Or is it the anti-rollback? Thanks.
Sent from my LGLS991 using Tapatalk
Click to expand...
Click to collapse
FRP is the google security feature to protect factory resets.
but there is ALSO anti-rollback being used and ZV6 raises the bootloader versioning +1 from ZV5... so the first time a ZV6 bootloader boots.. from that point on.. you can never go lower than ZV6 again. Without bricking anyway.
autoprime said:
FRP is the google security feature to protect factory resets.
but there is ALSO anti-rollback being used and ZV6 raises the bootloader versioning +1 from ZV5... so the first time a ZV6 bootloader boots.. from that point on.. you can never go lower than ZV6 again. Without bricking anyway.
Click to expand...
Click to collapse
Thank you for your response....that clears things up for me.
Sent from my LGLS991 using Tapatalk
Oh my god I already thanked you on twitter but thank you thank you thank you for your work. My phone is back from the dead!
Cant download update
When I click the link to download LS991_ZV5-ZV6_OTA_Update.zip I get a forbidden 403 error
Can someone please explain exactly what TOT means? I have been searching all over and can't find the meaning. Also, is there any way to flash to ZV6 and not update the bootloader so that ZV5 can be reinstalled if needed?
UPDATE i can miraculously get back into DL Mode and i tried again. This time the process took over 500 seconds only to say it failed again while doing an FBOOT CHECK and stays on the blue factory reset status screen with the number 2 in the center. I don't know what to dooooo ;w;
"ZV5-to-ZV6 OTA update.zip"
can I use this if I am still rooted but stock recovery? Or do I have to unroot.install.reroot?
thanks.
xMutant said:
"ZV5-to-ZV6 OTA update.zip"
can I use this if I am still rooted but stock recovery? Or do I have to unroot.install.reroot?
thanks.
Click to expand...
Click to collapse
No, you need to restore a Stock ZV5 image first.
xMutant said:
"ZV5-to-ZV6 OTA update.zip"
can I use this if I am still rooted but stock recovery? Or do I have to unroot.install.reroot?
thanks.
Click to expand...
Click to collapse
The TOT method resets the phone to stock - you will lose all data. Use this thread http://forum.xda-developers.com/sprint-g4/development/stock-sytem-image-files-zv5-zv6-t3205640 to restore the stock ZV5 image without losing data. You can then follow the same thread to sideload ZV6 and eventually flash the rooted ZV6 image with no loss of data. Make sure you always have the base image file saved to your internal (NOT sd card) storage.
Phantisy said:
Can someone please explain exactly what TOT means? I have been searching all over and can't find the meaning. Also, is there any way to flash to ZV6 and not update the bootloader so that ZV5 can be reinstalled if needed?
Click to expand...
Click to collapse
We have no way at this time to keep any part of ZV5 and mix with ZV6. TOT is a method of restoring the factory partitions back on your phone using the .tot files / extensions.
The tot file extension is related to the Google Android devices developed by LG and used for its firmware update files
Click to expand...
Click to collapse
Does anyone have any insight on this issue? I have the same problem as well
UPDATE: I figured it out through someone else's thread
If anyone gets the big 2 try these set of instructions in this thread
http://forum.xda-developers.com/lg-g3/general/problem-returning-to-stock-try-t2862463
---------- Post added at 03:22 AM ---------- Previous post was at 02:48 AM ----------
silvernirvash said:
UPDATE i can miraculously get back into DL Mode and i tried again. This time the process took over 500 seconds only to say it failed again while doing an FBOOT CHECK and stays on the blue factory reset status screen with the number 2 in the center. I don't know what to dooooo ;w;
Click to expand...
Click to collapse
try this method it worked for me
http://forum.xda-developers.com/lg-g3/general/problem-returning-to-stock-try-t2862463
hey friends I had a LGsetup wizard trouble after factory reset my g4 I followed all the steps I was on ZV6 and I download the zv6 tot from here, I have the drivers installed, LGFLASH_LG_G4_CODEFIRE.dll, port to COM41 in device manager, I have everything but after trying 5 or 6 times still does not work, I hope someone of you can help me and tell me what I do wrong thanks
AceD74 said:
Does anyone have any insight on this issue? I have the same problem as well
UPDATE: I figured it out through someone else's thread
If anyone gets the big 2 try these set of instructions in this thread
http://forum.xda-developers.com/lg-g3/general/problem-returning-to-stock-try-t2862463
---------- Post added at 03:22 AM ---------- Previous post was at 02:48 AM ----------
try this method it worked for me
http://forum.xda-developers.com/lg-g3/general/problem-returning-to-stock-try-t2862463
Click to expand...
Click to collapse
I try this method but when I got 76% the phone reboots in GENESIS-Mini OS3.1 testmode and stuck in 85% after 578sec the LG tools show me RED download FAIL again!! I do not know if it is normal if in LGflashtools show me the wrong model MSM8994! someone can give me the right files please or just a link to try another method
APN not working
Hi,
I have ZV4 rooted and make SIM unlock with thread
http://forum.xda-developers.com/sprint-g4/general/guide-sim-unlock-t3229801
Its work perfect.
And I run ZV5 TOT the update ZV6 OTA, phone didn't has internet (mobile data) anymore.
All wifi, call & sms works OK but no internet with mobile data.
I have already put right APN before, set network GSM/WCDMA/LTE auto,
still not appears LTE or H+ sign / symbol...
So confusing, hope some guys can helped me to solved it...
Thanks & appreciate for that....