Search This Blog

How to download official ROM updates for your LG mobile phone

  1. Find your LG mobile phone's Model and Serial Number. e.g. My phone model is P690F and its S/N is 123ABCD123456(it is labeled under battery).
  2. Type the following address in your web browser's url field:
    http://csmg.lgmobile.com:9002/svc/popup/model_check.jsp?model=[model]&esn=[serial_number]
    replace the [model] and [serial_number] with your LG phone's model and serial number.
  3. Type return to load the page. It should returns a string. You need to view the page source:
    • On Firefox: Tools -> Web Developer -> Page Source (Ctrl+U or Command+U)
    • On Safari: Right click blank area in the page, select View Source in the context menu
    • On IE: View -> Source
  4. Find the number inside <ESN></ESN> tag
  5. Type the following address in your web browser's url field:
    http://csmg.lgmobile.com:9002/csmg/b2c/client/auth_model_check2.jsp?esn=[esn_number]
    substitute the [esn_number] with the ESN number we get from last step.
  6. Load the page (it is a blank page in web browser), you need to view page source, you can then see the ROM update url inside <sw_url></sw_url> tag.

See also

8 comments:

  1. Hi! Well i just did all this steps but
    the web page doesnot load. It only stays frozen on the http adress. So, what can i do?

    Thanks!

    ReplyDelete
    Replies
    1. The page is blank, you need to view page source to find the sw_url.

      Delete
    2. To view page source, see http://notepad2.blogspot.com.au/2012/06/how-to-view-page-source-in-your-browser.html

      Delete
    3. OK, thanks a lot. I've finally got my cellphone system back.

      Thanks Wilson.

      Delete
    4. This is what I get! Where should be that number inside the tag????




      Delete
  2. This comment has been removed by the author.

    ReplyDelete
  3. ?xml version='1.0' encoding='utf-8'?
    response req_cmd='check_model' status='FAIL'/

    ReplyDelete
  4. hi, i have done all the steps but in step 6, after even getting the source the required url is missing its just saying this ''. how can i get the url, plz guide me?

    ReplyDelete