Más info chicos, trasteando con el programa de LG que permite actualizar móviles (el dedicado colgado en su web, no el LG PC Suite), este programa te indica las versiones disponibles para cada pais de TODOS los móviles y operadores de LG.
La URL a invocar es la siguiente:
Código:
http://csmg.lgmobile.com:9002/csmg/b2c/client/web_model_list.jsp?country=ES
Podéis cambiar el country por el pais que queráis según la tabla del tutorial.
En el caso de España, el P990 aparece como:
Vodafone:
Código:
<model>LGP990</model>
<swversion>V10D_00</swversion>
<buyer>VDS</buyer>
<region>Europe</region>
<country>ES/Spain</country>
<sms_message></sms_message>
<chip_type>NVI-IFX</chip_type>
<prod_type>GSM</prod_type>
<uniapp_version>4.9.8.1</uniapp_version>
<sw_uri>http://csmg.lgmobile.com:9002/swdata/USBSW/GSM/EI/LGUnitedMobileDriver_S4981MAN32AP22_ML_WHQL_Ver_3.2.1.zip</sw_uri>
<buyer_name>VODAFONE</buyer_name>
<live_date>2011-04-20</live_date>
<customer_model></customer_model>
<popup_flag></popup_flag>
Europe Open:
Código:
<model>LGP990</model>
<swversion>V10B_00</swversion>
<buyer>NEU</buyer>
<region>Europe</region>
<country>06/Europe</country>
<sms_message></sms_message>
<chip_type>NVI-IFX</chip_type>
<prod_type>GSM</prod_type>
<uniapp_version>4.9.8.1</uniapp_version>
<sw_uri>http://csmg.lgmobile.com:9002/swdata/USBSW/GSM/EI/LGUnitedMobileDriver_S4981MAN32AP22_ML_WHQL_Ver_3.2.1.zip</sw_uri>
<buyer_name>EUROPE OPEN</buyer_name>
<live_date>2011-04-12</live_date>
<customer_model></customer_model>
<popup_flag></popup_flag>
España open:
Código:
<model>LGP990</model>
<swversion>V10b_00</swversion>
<buyer>ESP</buyer>
<region>Europe</region>
<country>ES/Spain</country>
<sms_message></sms_message>
<chip_type>NVI-IFX</chip_type>
<prod_type>GSM</prod_type>
<uniapp_version>4.9.8.1</uniapp_version>
<sw_uri>http://csmg.lgmobile.com:9002/swdata/USBSW/GSM/EI/LGUnitedMobileDriver_S4981MAN32AP22_ML_WHQL_Ver_3.2.1.zip</sw_uri>
<buyer_name>SPAIN</buyer_name>
<live_date>2011-04-12</live_date>
<customer_model></customer_model>
<popup_flag></popup_flag>
Saludos!