[How-to] Guide to Rooting with software version LS670ZVC

Status
Not open for further replies.
not sure what i did but...i got it to boot and i still have root....

i was reading thru some stuff here and found a similar problem...
tried an alternate method to boot into recovery
volume_up + home + power and released and pressed volume_down when the lg splash went a way... nothing happened for a couple min but i could tell it was still powered on. removed the battery and cable and tried the same thing again...this time it went straight to the sprint splash after the lg slash and booted normally...

i'm gonna post up in the custom recovery thread that i was using, finish the recovery install properly and try and find an answer as to what i did...

sorry about the off-topic ness....had a bunch of tabs open and thought i was in a different thread when i originally posted my screw-up.
 
Last edited:
ahh just a heads up, I didnt read through the thread, but as per the other rooting guide:

When ADB restarts, make sure it actually ends in the windows task manager. That was my problem initially when i first rooted (pre update).

Im on windows 7 (Ctrl+alt+del -->start task manager-->process--> kill adb)

This prevented me from getting root
 
Ok. I can get all the way to step Q. The updater will open but it still completes the task within a minute or so. I have the full read out saved from the updater, but the first couple of lines may be telling me what's going on, I'm just not sure what to do next.

16:49:16 : [C:\LGMobileUpgrade] ???丮 ???? ?õ?
16:49:16 : RemoveDirectory1 Error(2):C:\LGMobileUpgrade
16:49:16 : Start Date : 2011-02-13 16:49:16
16:49:16 : -------- Buyer Test mode ---------
16:49:16 : [C:\ProgramData\LGMOBILEAX\Phone] ???丮 ???? ?õ?
16:49:16 : RemoveDirectory1 Error(2):C:\ProgramData\LGMOBILEAX\Phone
16:49:16 : *****CheckOS Start********
16:49:16 : Microsoft_Windows_Vista Professional_
16:49:16 : *****CheckPCSyncPrograms Start*****
16:49:17 : PCSyncPrograms Not Found

I'm stuck, again. Lol.
 
As drew mentioned, turn on your phone and make sure it isn't in a screen saver.

When you type "su" you should see a prompt on your screen asking for root permission. Choose to allow root privileges for su. If you have SuperUser.apk properly installed, it'll remember your answer and use it next time, so you won't have to respond to the prompt.
I just wanted to thank everyone for helping me. My phone is finally rooted!
 
ahh just a heads up, I didnt read through the thread, but as per the other rooting guide:

When ADB restarts, make sure it actually ends in the windows task manager. That was my problem initially when i first rooted (pre update).

Im on windows 7 (Ctrl+alt+del -->start task manager-->process--> kill adb)

This prevented me from getting root
If you want to end the adb background process on the pc, you can also type

adb kill-server

on the windows command line. This will allow the process to gracefully exit, though I haven't seen any ill effects of killing it from windows.
 
Ok. I can get all the way to step Q. The updater will open but it still completes the task within a minute or so. I have the full read out saved from the updater, but the first couple of lines may be telling me what's going on, I'm just not sure what to do next.

16:49:16 : [C:\LGMobileUpgrade] ???丮 ???? ?õ?
16:49:16 : RemoveDirectory1 Error(2):C:\LGMobileUpgrade
16:49:16 : Start Date : 2011-02-13 16:49:16
16:49:16 : -------- Buyer Test mode ---------
16:49:16 : [C:\ProgramData\LGMOBILEAX\Phone] ???丮 ???? ?õ?
16:49:16 : RemoveDirectory1 Error(2):C:\ProgramData\LGMOBILEAX\Phone
16:49:16 : *****CheckOS Start********
16:49:16 : Microsoft_Windows_Vista Professional_
16:49:16 : *****CheckPCSyncPrograms Start*****
16:49:17 : PCSyncPrograms Not Found

I'm stuck, again. Lol.
Those are expected "errors". It is removing temp directories from previous runs, which may or may not be there. If you could post the end of your log file, that would be more useful.

You were very close to getting the flash working in your previous post. You only had the file extraction error. I've seen that happen for seemingly no obvious reason on about 1 out of 10 flashes (doesn't break your flash, it just doesn't start the flash at all) and the rest of the time it is attributed to a corrupt or incomplete cab file, which can be ruled out by comparing the checksum of the cab file (step E in the instructions)
 
Thanks go out to cordell, DCJoe, KingDavidBaker for suggesting this method and working through the procedures, KSmithInNY for comments making this more readable and of course zefie for his unroot procedure and archive of the firmware cabs.

High level summary
1) Install the LG Software Updater Tool (link to LG Software Updater Tool) - the KP500 tool below uses LG Software Updater to write the firmware to your phone
2) Force flash the V9 firmware using the KP500 tool (see below)
3) Follow the "How to Unroot" thread
(start from step 1, it will tell you how to revert to V8, restore the pre-VC recovery partition and upgrade to any version you want from there, if you are an advanced user, you can skip some steps and do the alternate procedure in the reference section)

So, how can we unroot the phone using the "su" command (step 9) with an unrooted phone?
 
Here is my story, a phone accepted OTA update.
1, follow post #239, but skip step (v).
2, run post #1. But the phone will install update.zip successfully. However, it doesn't matter. skip (7).
3, get root!


Question here:
After getting root, where can I get the "good" update? LG update?
 
Here is my story, a phone accepted OTA update.
1, follow post #239, but skip step (v).
2, run post #1. But the phone will install update.zip successfully. However, it doesn't matter. skip (7).
3, get root!
After Step (u) in the reverting post, you have the V9 OS flashed. At this point, you can do one-click root by using z4root.apk.

You only need to go through the subsequent steps if you want to have root with the VC OS and VC Radio.

I clarified the instructions to make it clearer, that you can just stay at V9 if you want and Step (v) is optional.
 
Last edited:
Question here:
After getting root, where can I get the "good" update? LG update?
Reverting your firmware to V9 (ie up to step u) only gets you the V9 OS and V9 Radio.

It doesn't revert your Recovery partition to V9. That is the key to getting root working with VC. You need to do step (v) to get the V9 Recovery partition. If you are a more expert user, you can use the advanced instructions in the Reference section, but I didn't go into details listing the commands.

Basically once you are done with step (u), to get root with VC you need to accomplish 3 things
1) restore the V9 recovery partition
2) install the VC update using the LG Software Updater tool
3) follow the instructions in the first post of this thread

1&2 will get done as a consequence of the "unroot" thread steps, but if you are an expert, you can just restore the V9 recovery partition by hand and just do 2&3.
 
Last edited:
unsure about this step

i am not really sure what to do on this step if someone san let me know i would appreciate it thanks



l) change the current folder to where you placed (c) (C:[enter] cd KP500-Utils-EN-v0.4.2[enter])
 
i am not really sure what to do on this step if someone san let me know i would appreciate it thanks



l) change the current folder to where you placed (c) (C:[enter] cd KP500-Utils-EN-v0.4.2[enter])

You downloaded the KP500 zip file right?

When you unzip that file, you would have placed the KP500-Utils-EN-v0.4.2 folder somewhere. Let's say you put it in C:\KP500-Utils-EN-v0.4.2

Open up a command prompt
start menu->run
cmd.exe

Change current folder/directory to the one containing KP500
C:
cd \KP500-Utils-EN-v0.4.2

Make sure you have placed the V9 cab file in the same folder/directory as above

Start the KP500 utility
KP500-Utils-EN.exe
 
i just cannot seem to get cmd to work for me and the check sum will not run either i am not having a good day at all with this
 
i just cannot seem to get cmd to work for me and the check sum will not run either i am not having a good day at all with this
Try just opening the folder and double-clicking on KP500-Utils-EN.exe

It should run that way also.
 
ok that worked started going through the procedure and got the message from lg that says

Updating is not possible any longer due to fatal error while the lg mobile phone software update
 
After which step did you get that message? Is there a log file output you could include? If there is no extra info, try rebooting your PC and the phone.
 
it was after q lg updater popped up was working then stopp my phone is still on but has no service

this is the log off the lg program


23:01:01 : [C:\LGMobileUpgrade] ???丮 ???? ?õ?
23:01:01 : RemoveDirectory1 Error(2):C:\LGMobileUpgrade
23:01:01 : Start Date : 2011-02-13 23:01:01
23:01:01 : -------- Buyer Test mode ---------
23:01:01 : [C:\Documents and Settings\All Users\Application Data\LGMOBILEAX\Phone] ???丮 ???? ?õ?
23:01:01 : RemoveDirectory1 Error(2):C:\Documents and Settings\All Users\Application Data\LGMOBILEAX\Phone
23:01:01 : *****CheckOS Start********
23:01:01 : Microsoft_Windows_XP_Home Edition_
23:01:01 : *****CheckPCSyncPrograms Start*****
23:01:02 : PCSyncPrograms Not Found
23:01:02 : SetEmerModeAT()
23:01:02 : _IsConnectedPhone Call
23:01:07 : _IsConnectedPhone(1)
23:01:07 : 0 - NotConnected.
23:01:07 : 1 - Normal connect success
23:01:07 : 2 - Emergency connect success
23:01:31 : Checking the connection with the cell phone...
23:01:31 : dwWaitResetTime(40000 ms)
23:01:32 : Phone Mode(1)
23:01:32 : *****GetPhoneType Start*****
23:01:40 : Phone Type : CDMA
23:01:40 : *****Start GetPreviousStep*****
23:01:40 : _GetPreviousStep(dwStep:0xffff)
23:01:40 : _SetPhoneNumber retval=1
23:01:40 : *****GetPhoneModel Start*****
23:01:42 : *****GetPhoneBinaryVersion Start*****
23:01:42 : Phone Bin Version : LS670ZVC_11
23:01:42 : *****Get ESN / IMEI / MEID Start*****
23:01:45 : ESN/IMEI/MEID : A00000288C24F5
23:01:45 : *****GetPhoneNumber Start*****
23:01:48 : Phone Number : A00000288C24F5
23:01:49 : ???? ?˻? ?Ķ??Ÿ - ESN_IMEI : A00000288C24F5, Model :
23:01:49 : *******CheckBinVersion***************
23:01:49 : New Bin Version(LS670ZV9_20), Current Ver(LS670ZVC_11)
23:01:49 : ?ֽ? ?????̹Ƿ? ???׷??̵带 ?? ?ʿ䰡 ????.
23:01:51 : _GetAuthMark : wAuthMark(20049)
23:01:51 : Wait 3Sec
23:01:57 : _SetAuthMark Ok : wAuthMark(20049), PhoneMode(1)
23:01:57 : *****Start _GetBatteryLevel*****
23:01:59 : Battery(5)
23:02:01 : ResetPhone...
23:02:01 : Checking the connection with the cell phone...
23:02:01 : dwWaitResetTime(40000 ms)
23:02:31 : _IsConnectedPhone Call
23:02:37 : _IsConnectedPhone(1)
23:02:37 : 0 - NotConnected.
23:02:37 : 1 - Normal connect success
23:02:37 : 2 - Emergency connect success
23:02:37 : Phone Mode(1)
23:02:37 : m_dwBootWaitTime(35749)
23:02:37 : Checking the connection with the cell phone...
23:02:37 : dwWaitResetTime(30000 ms)
23:03:07 : _IsConnectedPhone Call
23:03:12 : _IsConnectedPhone(1)
23:03:12 : 0 - NotConnected.
23:03:12 : 1 - Normal connect success
23:03:12 : 2 - Emergency connect success
23:03:12 : Phone Mode(1)
23:03:13 : Call _ModeOffline()
23:03:14 : *****CheckPCSyncPrograms Start*****
23:03:14 : PCSyncPrograms Not Found
23:03:15 : CLGMobileHttp Class ?Ҹ????.
23:03:15 : CLGMobileHttp Class ?Ҹ?...
23:03:15 : ****************CheckAndDownload********************
23:03:15 : ******Extract Start LS670ZV9.cab*****
23:03:15 : Model Dll Dir(C:\Documents and Settings\All Users\Application Data\LGMOBILEAX\Phone\)
23:03:15 : ExtractInfo Error(0)
23:03:15 : Extract cab file error.
23:03:15 : [C:\Documents and Settings\All Users\Application Data\LGMOBILEAX\Phone] ???丮 ???? ?õ?
23:03:15 : RemoveDirectory1 Error(2):C:\Documents and Settings\All Users\Application Data\LGMOBILEAX\Phone
23:03:16 : !pUpgrade->StartProcessing ... PostMsg STEP_TYPE_ENV_ERROR
23:03:16 : CLGMobileHttp Class ?Ҹ????.
23:03:16 : CLGMobileHttp Class ?Ҹ?...
23:03:16 : Page_Error ?κ??Դϴ?
23:03:17 : OnStepMsg STEP_TYPE_ENV_ERROR delete m_pLGCyonUpdate
23:08:48 : =======Cancel button click : m_nStep(5)
 
You are seeing the file extract error. It is almost ready to flash.

I saw that error once in 10 flashes just randomly and I just restarted the process and the 2nd time around it extracted fine.

However it could also be caused by corrupted or incomplete cab file download. I provided an optional step (e) to verify the checksum.

Personally I would just try reentering the information into KP500 to go one more round and see if it clears up by itself. If not, reboot PC and phone and try again.

If that all fails, run a checksum on your cab file and see if it matches.

PS do you have at least 600MB free space on your C: drive? The file it is unpacking can get quite large.
 
ok i will try again, my pc has plenty of space on it for this to work, again i couldnt get the checksum to work it would flash on for a split second and was gone again
 
i couldnt get the checksum to work it would flash on for a split second and was gone again
For fsum, you actually need to run it from a command prompt.

If you don't give it any parameters, it'll just run and exit (flash on for a split second)

There is a picture of it being run on the download page.
SlavaSoft FSUM - Fast File Integrity Checker

You would place fsum.exe in the same folder/directory as KP500.

In the command prompt you would type
fsum *.cab
 
Status
Not open for further replies.