We have a general problem to update or change fw manually or upload non branded fw to phone.
Can anyone update his LGP990 with B2C (official LG update tool from LG site) and give me a .log file ?
Log file is in C:\Documents and Settings\All Users\Application Data\LGMOBILEAX\B2C_Client . Search for .log file and give me it.and
post it here
http://www.optimus2x.net/index.php?topic=409.0
So that BigBoy™ {a member of this forum} can find a way to to solve this
eqzgkxokwa said:
We have a general problem to update or change fw manually or upload non branded fw to phone.
Can anyone update his LGP990 with B2C (official LG update tool from LG site) and give me a .log file ?
Log file is in C:\Documents and Settings\All Users\Application Data\LGMOBILEAX\B2C_Client . Search for .log file and give me it.and
post it here
http://www.optimus2x.net/index.php?topic=409.0
So that BigBoy™ {a member of this forum} can find a way to to solve this
Click to expand...
Click to collapse
Hmmm, when checking the support page I get an 'Update is available' but after downloading B2C and connecting it says my phone has the latest version already:
Also posted this at optimus2x.net
Country: United States
Model: LGP990
Version: V10A
I'm living in the Netherlands btw so don't know exactly what the 'country' entry is about...
No update available for me
V10a
dagrim1 said:
Hmmm, when checking the support page I get an 'Update is available' but after downloading B2C and connecting it says my phone has the latest version already:
Also posted this at optimus2x.net
Country: United States
Model: LGP990
Version: V10A
I'm living in the Netherlands btw so don't know exactly what the 'country' entry is about...
Click to expand...
Click to collapse
I have experienced the same thing.
I had the same experience as you guys. but that were when i just chose the phone in their support section, then it came up stating that there were some update. but when i downloaded bc2 tool, then there were no update. so I think that it has something to do with older lg optimus 2x, so they can get the update which we apparently all got.
ULJ said:
I have experienced the same thing.
Click to expand...
Click to collapse
I cant even Update or Restore frimware .. any1 got tips to Restore fw from lg
cus my gprs / internet wont work only wifi
plz help
have you check the apn settings in settings ?
i must add my tmobile apn by hand.
go to home -> press menu -> wireless & network -> mobile network -> accesspoints
Sent from my Optimus 2X using XDA App
Related
List of all firmware available for P500 (list of codes)
Seems that there is unable to download FW directly anymore, because of updated security policy. Event, when you find URL, it's possible, that will not work, because of "access denied" like here: http://csmgdl.lgmobile.com/swdata/WDLSW/LGF240S/ASKTWH/F240S10n_00/F240S10n_00.kdz
Link deprecated. If I will found more, I notify you.
http ://csmg.lgmobile.com:9002/csmg/b2c/client/ezlooks_model_list.jsp?model=LGP500&country=CZ
NOTE: Seems, that there is also possible select your country code, for FW selection. Just add "&country=XX" at the end of url. For example
Code:
http ://csmg.lgmobile.com:9002/csmg/b2c/client/ezlooks_model_list.jsp?model=LGP500&country=GR
will search greek versions of FW.
If you want different type of phone, just replace P500 with your type.
Code:
http ://csmg.lgmobile.com:9002/csmg/b2c/client/ezlooks_model_list.jsp?model=LGP500
Download link is
Code:
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/[B]XXXXX[/B]/V10a_00/V10A_00.kdz
where XXXX is code from link above. For example:
I want to original LG firmware for czech republic.
1) Open http://csmg.lgmobile.com:9002/csmg/b2c/client/ezlooks_model_list.jsp?model=LGP500
2) In browser I will start search czech/cze and it finds something like
Code:
[B]CDMA LGP500 ACZEBK CZE/CZECHO[/B] - Unbranded FW
[B]CDMA LGP500 ATMCBK TMC/T-MOBILE(CZECHO)[/B] - Branded T-Mobile fw
[B]CDMA LGP500 AVDZBK VDZ/VODAFONE(CZECH)[/B] - branded Vodafone fw
where ACZEBK or ATMCBK or AVDZBK are code for download link.
3) Go to
Code:
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/[B]ACZEBK[/B]/V10a_00/V10A_00.kdz
for download unbranded LG firmware for czech
It's not confirmed, but you can also try V10x for new version of firmware. Maybe it will work, maybe not.
IMPORTANT NOTE!!!
For different version you have to change also path in url!! ex:
Code:
For V10a_00
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/ACZEBK/V10[B]a[/B]_00/V10[B]A[/B]_00.kdz
or for V10f_00
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/ACZEBK/V10[B]f[/B]_00/V10[B]F[/B]_00.kdz
Based on post on androidforum.cz from u.david
Using of application which xda-dev user Crecked did
Application downloads last firmware based on steps described below (How to get stock FW, which should be in my device) By this application you can download proper firmware just by inserting of your device type and serial number. For proper use you need installed .NET4 and disable firewall (or at least make rule for this app).
[THREAD]Application for download Original LG Firmware
How to get stock FW, which should be in my device (FW that LG update tool provide me)
Someone sad that following worked, someone that not. You must try and you will see...
1) Get serial number of your phone
2) Enter it in URL csmg.lgmobile.com:9002/svc/popup/model_check.jsp?model=<model_of_phone>&esn=<serial_number>
Code:
csmg.lgmobile.com:9002/svc/popup/model_check.jsp?model=[COLOR=Red]LGP500[/COLOR]&esn=[COLOR=Red]000KPPB001234[/COLOR]
3) Show page that you get in source-code view
Code:
<?xml version='1.0' encoding='utf-8' ?>
<response req_cmd='check_model' status='ok'>
<auth>
<model>LGP500</model>
<suffix>ASEABK</suffix>
<esn>[COLOR=Red]123456789012345[/COLOR]</esn>
<msn>000KPPB001234</msn>
<esndate>20101201</esndate>
<buyer>SEA</buyer>
<esnoutgodate>20101203</esnoutgodate>
<ULocationcode>N</ULocationcode>
<buyername>HUB</buyername>
<csn>LG0000440022331</csn>
</auth> </response>
4) select & copy number between <esn> elements (123456789012345)
5) Enter this number to csmg.lgmobile.com:9002/csmg/b2c/client/auth_model_check2.jsp?esn=<enter_esn_number_here>
Code:
csmg.lgmobile.com:9002/svc/popup/model_check.jsp?esn=[COLOR=Red]123456789012345[/COLOR]
If it won't work, you can try new link provided by kutysam (make thanks him on some of his post please)
Code:
http://csmg.lgmobile.com:9002/csmg/b2c/client/auth_model_check2.jsp?esn=[COLOR=Red]123456789012345[/COLOR]
6) Show page as source-code view
Code:
<?xml version='1.0' encoding='utf-8' ?>
<response req_cmd='auth_model_check' status='OK'>
<auth_model_check>
<result>OK</result>
<esn>123456789012345</esn>
<model>LGP500</model>
<suffix>ASEABK</suffix>
<msn>000KPPB001234</msn>
<esn_date>20101201</esn_date>
<sw_version>V10E_00</sw_version>
<sw_url>http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/ASEABK/V10e_00/V10E_00.kdz</sw_url>
<sw_locale_url>http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/ASEABK/V10e_00/V10E_00.kdz</sw_locale_url>
<sw_recommand_uri>GLOBAL/GLOBAL</sw_recommand_uri>
<app_version></app_version>
<app_url></app_url>
<cs_em_flag>N</cs_em_flag>
<cs_em_uri>N</cs_em_uri>
<chip_type>EG</chip_type>
<prod_type>GSM</prod_type>
</auth_model_check> </response>
7) You have all needed information about your firmware. If you have older firmware, just replace some letters in FW link.
Code:
csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/ASEABK/V10[COLOR=DarkRed][B]c[/B][/COLOR]_00/V10[COLOR=DarkRed][B]C[/B][/COLOR]_00.kdz
Sniffing of communication of LG Update client
If above not working as you expected, you can take a look on communication between client-server.
1) Download and install membrane-monitor
2) Configure it as proxy (LG client gets configuration from your default browser, so just set your browser to connect through membrane-monitor)
3) Turn on filter on lg server (create rule for filtering *lgmobile.com*)
4) Start client
5) Watch messages between client and server. If your LG client works fine, you can get download link for your latest firmware.
For flashing of firmware take a look on Zecanilis's post [HOWTO] Flash original firmware on P500
Thanks for posting this!! Really helps!
It's weired, for french stock there are different entries. only this "AFRABK" was working.
Code:
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/AFRABK/V10d_00/V10D_00.kdz
It's fun, If I try a b c d it's working, f g h i it's 404, and with "E" I have a forbidden.
Code:
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/AFRABK/V10e_00/V10E_00.kdz
Maybe a new version coming soon. Thanks for your help !
Thanks for the info
Hi, wanted to get my hands on Baltic (with Estonian language) firmware but can't download any. I tried a,b,c,d,e, but did'nt got anything. Somebody has a dump or downloaded firmware? Thanks.
AITABI ITA/ITALY CDMA LGP500
AITABK ITA/ITALY CDMA LGP500
AITASV ITA/ITALY CDMA LGP500
What code should i use for unbranded italian phone!?
I could not find the file for my firmware version.
LGP500H AVIVBK VIV/VIVO(BRAZIL) CDMA
Tried this (below) and another codes from Brazil.
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/AVIVBK/V10a_00/V10A_00.kdz
Ultrakiller said:
AITABI ITA/ITALY CDMA LGP500
AITABK ITA/ITALY CDMA LGP500
AITASV ITA/ITALY CDMA LGP500
What code should i use for unbranded italian phone!?
Click to expand...
Click to collapse
Seems that the *BK one is the only one that works
A few days ago I downloaded from a link found somewhere on the internet a V10A firmware. the link was for the portughese version. Now i've redownloaded the one from AITABK. the MD5 sum is the same for both the file.
So probably the firmware with the same version revision is the same in all countries, and probably the later revisions is for non-standard country related settings
(sorry for my crappy 'n twisted english )
It seems that there are not every firmware for every country. If you can't download it directly for your country, try look for continent or something. It's hard to say. Possibility to browse folder directly one by one doesn't exist.
It's realy pity. I tryed few links from czech and europe end here every was function so I hoped that every-one will be fine.
The_ERROR said:
It seems that there are not every firmware for every country. If you can't download it directly for your country, try look for continent or something. [cut]
Click to expand...
Click to collapse
in my opinion the many revisions currently released are the same firmware with some minor country related differences... maybe something about the local phone operators
an LG employee wrote in some italian forums that LG will release a firmware in a few weeks (before the end of december he said) that should fix some bugs: the sdcard that unmount and remount random and hopefully the slightly annoying noise on nearly all audio related situations (outgoing calls, ringtone, mp3 player...)
How I can download versions for Chile?
CDMA ??? it says product type - cdma
I am having LG p500 GSM, will it suit this ?
doesn't work for me (Telus Canada) or I didn't find the good information...
Airbus A320 said:
an LG employee wrote in some italian forums that LG will release a firmware in a few weeks (before the end of december he said) that should fix some bugs: the sdcard that unmount and remount random and hopefully the slightly annoying noise on nearly all audio related situations (outgoing calls, ringtone, mp3 player...)
Click to expand...
Click to collapse
I am hoping for that, i don't have the unmount issue for now but i have the sound which is very annoying....
I'm eager for that fixes.
jsamuelj said:
How I can download versions for Chile?
Click to expand...
Click to collapse
zorxd said:
doesn't work for me (Telus Canada) or I didn't find the good information...
Click to expand...
Click to collapse
It seems that there are not every firmware for every country. If you can't download it directly for your country, try look for nearest country or directly for continent. It's hard to say. Possibility to browse folder directly one by one doesn't exist so it is really hard check everything.
It's realy pity. I tryed few links about FW from czech and europe and few others and it seems that I had lucky hand for choose - every link had some FW, so I hoped that every-one will be fine.
I've just tried to flash my Optimus One and after it finishes its stuck in a boot loop, gets to the "Android" screen and won't go any further! I've tried with the Australian and Bulkans ROMs from the above link and same thing, still no good.
Has anyone else experienced this? What else can I try to fix this, I've tried to flash 4 times already, each time there's no difference!!
i had get problem like you, i have found a way to solved it, after you flash your LP One it will turn of your phone, now press Home + Volumn Down + Power, your phone to boot to Android ok.
flashvnn said:
i had get problem like you, i have found a way to solved it, after you flash your LP One it will turn of your phone, now press Home + Volumn Down + Power, your phone to boot to Android ok.
Click to expand...
Click to collapse
And wait for while. It takes about 5 and more minutes before all data will be prepared and phone will start properly.
The_ERROR said:
And wait for while. It takes about 5 and more minutes before all data will be prepared and phone will start properly.
Click to expand...
Click to collapse
Guys thanks so much, that worked well! I thought the phone was bricked but it has loaded normally now, I wonder what causes that problem in the first place?
Someone should update the first post with these instructions in case others experience the same issue.
Hello
Could you help me please ? My question maybe stupide, but is anybody could explain me how to flash my phone with the original *.kdz firmware ?
Maybe also make a tuto ?...
I would try to install one of the custom rom on my optimus p500, but I dare not, because I want to be sure I could return easily to the original firmware if I encounter some problems....
Thanks a lot in advance
I am running stock rom android 2.2 on my optmus 2x and gps is so in accurate compared to my old htc magic. i often go jogging and track it with my phone, but since i switched to the lg i can move the tracked routes to the trash.
gps sets me 10-30 meter next to the track, plots out whole circles i never ran.
i tried trackerbooster which helped alot on the htcmagic but it did not help.
is there any way to fix that?
-dan
try this.
1. Go into the LG hidden menu
2. Go into GPS Test
3. Go into System Settings
4. MOLR Protocol (is set to User-Plane)
5. SULP Setting -> SLP Server Setting, I created a new one for the nokia servers (slp address: supl.nokia.com, port: 7275, no cert and no TLS setting)
6. SLP Auto Provision is activated
What version is your stock ROM? At some point there was a change to the GPS userspace which made a huge difference when it was merged into CM.
Whats lg hidden menu?
Rom Version is V10c
i only know how to do it if you have launcher pro.
you just press and hold on one of the home screens until a menu shows up
take Shortcuts then choose Activities scroll down until you find com.lge.hiddenmenu
tap on it then tap on HiddenMenu. now you have a shortcut on the home screen
hurgaburga said:
Whats lg hidden menu?
Rom Version is V10c
Click to expand...
Click to collapse
GPS inaccuracy was a problem on 10c. It locked/fixed very quickly, but with lack of resolution. 10D fixed this, takes a little longer to get a fix, but it's accurate. I advise you to upgrade.
TrymHansen said:
GPS inaccuracy was a problem on 10c. It locked/fixed very quickly, but with lack of resolution. 10D fixed this, takes a little longer to get a fix, but it's accurate. I advise you to upgrade.
Click to expand...
Click to collapse
thats right there is a 10d version i forgot that try to update you mobile first.
Unfortunately 10c is the latest version out for me (Austria/Europe) according to lg customer support.
No updates available :/
hurgaburga said:
Unfortunately 10c is the latest version out for me (Austria/Europe) according to lg customer support.
No updates available :/
Click to expand...
Click to collapse
I just checked, and 10d is available for all carriers in Austria. Just run/install the LGMobile update tool, and you should be good.
If that does not work, you can always smartflash 10d Europe Open.
Where did you check?
hurgaburga said:
Where did you check?
Click to expand...
Click to collapse
The LGMobile Update tool. I set the country to Austria, and in menu "Customer Support" chose "Supporting Model". Every entry for P990 shows 10d as the latest for Austria.
Only Europe Open shows v10d
Hutchison (my carrier) shows V10c.
So how can i flash EUrope Open V10d on it?
(I have not yet rooted it)
hurgaburga said:
Only Europe Open shows v10d
Hutchison (my carrier) shows V10c.
So how can i flash EUrope Open V10d on it?
(I have not yet rooted it)
Click to expand...
Click to collapse
ROMs for Download here: http://forum.xda-developers.com/showthread.php?t=1035041
Instructions here: http://forum.xda-developers.com/showthread.php?t=1008070
NOTE: The instructions are for flashing baseband only. In addition to that, you also need to select the .bin file in "Ap bin"
NOTE2: If you decide to flash and something goes wrong this is YOUR responsibility. I've not yet heard of anyone messing up their phone this way, but there may be a good reason for your carrier not having released 10d. Unless you can find a copy of the ROM you have now, there's no way to go back.
Thank you. Very much appreciated.
Guys in Hong Kong, do you guys find out the LGMobile support Tool, The Supporting Model List was no more LGP990, or Just my Tool got problem ?
I have the same problem, and the CS told me to use PC Suite, but it can't update too...
I think the LG update server in HK have some problem that they don't know.
Update Servers Broken
Looks like something wrong with update servers.
When I try update request link by self, it returns response without any KDZ files and ROM versions.
I ordered P990 White model at Plemix.com(Hongkong).
I got the phone and check software version appeared by "China Chungwa telecom"
It have too many bloatwares.
So I flashed to OPEN-EU ROM. It's perfect and clean ROM. No have bloat wares.
And, Update manager runs after Country select to "EUROPE" and check the
support model list see, we will confirm latest software version(v20l, GingerBread),
I think you will select this method.
Please refer it. hehe..
http://forum.xda-developers.com/showthread.php?t=1035041
Hi,
I was running CM10 on LG P990.
I downgraded and installed stock rom using the:
BIN_LGP990AT-00-V20h-ESA-XXX-MAR-07-2012-0.zip
http://forum.xda-developers.com/showthread.php?t=1035041
So now I have BB 725 V20h.
I then try to connect and update the firmware using LG Support Tool, It says new firmaware is available and "Start Updating" , but when i start updating , after "Analysing" it says "Model not supported".
When i check Supported models tab --> it shows LG P990 is supported and latest firmware is V30b.
Could someone help me update to V30b using LG Support Tool.
Use the attached program, much easier and simpler.
Type P990 on model ofc, and enter your phones IMEI without using any -
Newest firmware, ICS (V30A or V30B) will appear and you can directly save it as .kdz which you need to extract and then you can flash it.
Hope this helped. Good luck.
Unsuccessful in connecting to server or server not responding
Custom40 said:
Use the attached program, much easier and simpler.
Type P990 on model ofc, and enter your phones IMEI without using any -
Newest firmware, ICS (V30A or V30B) will appear and you can directly save it as .kdz which you need to extract and then you can flash it.
Hope this helped. Good luck.
Click to expand...
Click to collapse
Hi Thanks for replying.
I m getting this error "Unsuccessful in connecting to server or server not responding ".
Am i doing anything wrong ?
Regards,
Ajay
I've got almost exactly the same problem.
I've flashed V10D to my P990, and the software update menu on the phone says: "already latest version"
The update tool says also update available, and also "software update not supported for this model"
Any tips??:crying:
Froyo is realy bad after the V30A leak.
I really want the official (benelux) update and not the V30A leak.
So Feeling a bit thick atm.
I just bought 2 of these from Carphone Warehouse in UK yesterday for my kids birthday. They are both Sim Free unlocked, one is blue and one is black
However they are both on different firmwares ... the Blue one is on B179 and the Black one is on B115 ... also looks like the colour temperature defaults are different on the different phones.
Checking for updates reveals there are none available for either of them. If I understand this forum correctly I shouldn't expect to see any OTA updates being available since the only ones available in the UK are the ones for the Vodaphone locked versions ... is that correct ?
Am I right in saying I should be able to install the Firmware finder, select the B179 build, run the check with imei, start in app proxy, configure the proxy settings in the wifi and then follow the normal OTA update process from B115 to B179 ?
The reason I ask is because I tried these steps this morning and it failed with a checksum error. Did I do something wrong ?
Or would it be simpler to go back to Carphone Warehouse and ask for a new device ?
Managed to get it to go further trying B125 but I stopped watching and when I came back it had rebooted and was still running B115.
Talking to myself here ... finally got them both updated with a B191 build.
thephm said:
Talking to myself here ... finally got them both updated with a B191 build.
Click to expand...
Click to collapse
Can you explain how please.. Thanks in advance
thephm said:
Talking to myself here ... finally got them both updated with a B191 build.
Click to expand...
Click to collapse
Dr.TheMaster said:
Can you explain how please.. Thanks in advance
Click to expand...
Click to collapse
I would appreciate it too.
I don't think I did anything special that isn't documented else where on this forum, the trick was finding a firmware that worked.
But for reference :
* Install Firmware Finder on each phone went to settings and enabled the "Show Packages for current region" and "use simple firmware list".
* Go down the list of firmwares checking the availability with IMEI. (I only tried the ones that said FullOTA-MF and I believe the one I got to work was the on that was 105838 but I'm not 100% sure on that)
* Find one that that says "Firmware approved for installation models for installation: PRA-LX1C432B191" NB there were a couple that said PRA-L31-hw-euRA-LX1C432Bxxx as well but the B125 version I tried said that and failed to install.
* Press the in app proxy button
* Goto phones wifi settings, long press the network you are connected to and modify the settings -> set proxy to localhost port 8080.
* Go to the phones settings -> update firmware page and update as normal.
Extra credit step :
* Once the download has started hit pause then go back to your network settings remove the proxy and then resume the update download. (this was due to reports I'd seen of troubles downloading via the proxy and one attempt I'd made that ended in failure due to a checksum error which is basically a download fail)
Do you have dual SIM?
papzi57 said:
Do you have dual SIM?
Click to expand...
Click to collapse
Not a clue ... never going to use that function ... these were just as cheap as I could find (but decent and from a reasonably well known brand) smartphones for my kids
I updated to b193 now my battery is crap