ROM y desarrollo Motorola Moto G 4G ROM y desarrollo Motorola Moto G 4G

Respuesta
 
Herramientas
  #1  
Viejo 22/08/14, 11:47:59
Array

[xs_avatar]
chuzonet chuzonet no está en línea
Vendedor verificado
· Votos compra/venta: (94)
 
Fecha de registro: jun 2008
Localización: Granada
Mensajes: 3,339

(Moto_G_LTE_XT1039)_RET-ES-SS_4.4.4_KXB21.14-L1.46_cid7_CFC_1FF.xml

Title: Android 4.4.4 - Blur_Version.*.*.*.peregrine_umts.Retail.en.ES (Retail Spain) (XT1039)
Filename: (Moto_G_LTE_XT1039)_RET-ES-SS_4.4.4_KXB21.14-L1.46_cid7_CFC_1FF.xml.zip

http://www.filefactory.com/file/10au...FC_1FF.xml.zip
__________________
SOY DE GRANADA
Responder Con Cita


  #2  
Viejo 22/08/14, 12:24:55
Array

[xs_avatar]
pdue pdue está en línea ahora
Usuario muy activo
 
Fecha de registro: may 2011
Mensajes: 4,729
Modelo de smartphone: Galaaxy S10+
Tu operador: Lowi
Muchas gracias

¿Tiene alguna diferencia con RET-EU-SS_4.4.4_KXB21.14-L1.46_cid7_CFC_1FF.xml o con 21.1.46.peregrine_retes.retesall.en.EU retes?

Slds.
__________________
Responder Con Cita
  #3  
Viejo 22/08/14, 12:31:41
Array

[xs_avatar]
chuzonet chuzonet no está en línea
Vendedor verificado
· Votos compra/venta: (94)
 
Fecha de registro: jun 2008
Localización: Granada
Mensajes: 3,339

 Cita: Originalmente Escrito por pdue Ver Mensaje
Muchas gracias

¿Tiene alguna diferencia con RET-EU-SS_4.4.4_KXB21.14-L1.46_cid7_CFC_1FF.xml o con 21.1.46.peregrine_retes.retesall.en.EU retes?

Slds.
Buenas, pues de momento no lo he probado compi, sigo con la descarga del firmware.



Saludos
__________________
SOY DE GRANADA
Responder Con Cita
Gracias de parte de:
  #4  
Viejo 27/08/14, 23:41:58
Array

[xs_avatar]
chuzonet chuzonet no está en línea
Vendedor verificado
· Votos compra/venta: (94)
 
Fecha de registro: jun 2008
Localización: Granada
Mensajes: 3,339

Buenas, pues ya la he probado, es la 4.4.4 en Español y la he puesto mediante comandos y funcionando al 100%

Código:
Comando fastboot:

fastboot getvar max-sparse-size
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img 
fastboot flash logo logo.bin
fastboot flash boot boot.img 
fastboot flash recovery recovery.img 
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash modem NON-HLOS.bin 
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
Creditos al compi y paisano JoseDroid
__________________
SOY DE GRANADA

Última edición por chuzonet Día 29/08/14 a las 13:49:27.
Responder Con Cita
  #5  
Viejo 29/08/14, 06:46:05
Array

[xs_avatar]
PelaoDreks PelaoDreks no está en línea
Miembro del foro
 
Fecha de registro: jul 2013
Localización: Chile
Mensajes: 143
Modelo de smartphone: Moto G Play
Tu operador: Movistar
recien me llego el movil, que hay que hacer? desbloquear bootloader para actualizarlo=
Responder Con Cita
  #6  
Viejo 29/08/14, 13:23:31
Array

[xs_avatar]
chuzonet chuzonet no está en línea
Vendedor verificado
· Votos compra/venta: (94)
 
Fecha de registro: jun 2008
Localización: Granada
Mensajes: 3,339

 Cita: Originalmente Escrito por PelaoDreks Ver Mensaje
recien me llego el movil, que hay que hacer? desbloquear bootloader para actualizarlo=
Se puede flasear con el bootloader cerrado
Código:
fastboot getvar max-sparse-size
max-sparse-size: 268435456
finished. total time: 0.001s

fastboot flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [  0.080s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [  0.395s]
finished. total time: 0.475s

fastboot flash motoboot motoboot.img 
target reported max download size of 536870912 bytes
sending 'motoboot' (1953 KB)...
OKAY [  0.164s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [  1.243s]
finished. total time: 1.407s

fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (1060 KB)...
OKAY [  0.142s]
writing 'logo'...
OKAY [  0.084s]
finished. total time: 0.226s

fastboot flash boot boot.img 
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [  0.470s]
writing 'boot'...
OKAY [  0.784s]
finished. total time: 1.254s

fastboot flash recovery recovery.img 
target reported max download size of 536870912 bytes
sending 'recovery' (10240 KB)...
OKAY [  0.472s]
writing 'recovery'...
OKAY [  0.771s]
finished. total time: 1.243s

fastboot flash system system.img_sparsechunk.0
target reported max download size of 536870912 bytes
sending 'system' (260845 KB)...
OKAY [ 10.698s]
writing 'system'...
OKAY [ 12.863s]
finished. total time: 23.561s

fastboot flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
sending 'system' (236289 KB)...
OKAY [  9.603s]
writing 'system'...
OKAY [  9.104s]
finished. total time: 18.708s

fastboot flash system system.img_sparsechunk.2
target reported max download size of 536870912 bytes
sending 'system' (257645 KB)...
OKAY [ 10.462s]
writing 'system'...
OKAY [ 10.144s]
finished. total time: 20.606s

fastboot flash system system.img_sparsechunk.3
target reported max download size of 536870912 bytes
sending 'system' (22984 KB)...
OKAY [  0.972s]
writing 'system'...
OKAY [ 13.319s]
finished. total time: 14.291s

fastboot flash modem NON-HLOS.bin 
target reported max download size of 536870912 bytes
sending 'modem' (59100 KB)...
OKAY [  2.443s]
writing 'modem'...
OKAY [  1.593s]
finished. total time: 4.036s

fastboot erase modemst1erasing 'modemst1'...
OKAY [  0.069s]
finished. total time: 0.069s

fastboot erase modemst2erasing 'modemst2'...
OKAY [  0.088s]
finished. total time: 0.088s

fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (661 KB)...
OKAY [  0.109s]
writing 'fsg'...
OKAY [  5.668s]
finished. total time: 5.777s

fastboot erase cache
erasing 'cache'...
OKAY [  0.381s]
finished. total time: 0.381s

fastboot erase userdata
erasing 'userdata'...
OKAY [  5.226s]
finished. total time: 5.226s

fastboot reboot
rebooting...
finished. total time: 0.001s
Creditos al compi y paisano JoseDroid
__________________
SOY DE GRANADA

Última edición por chuzonet Día 29/08/14 a las 13:49:44.
Responder Con Cita
  #7  
Viejo 01/09/14, 12:46:52
Array

[xs_avatar]
pdue pdue está en línea ahora
Usuario muy activo
 
Fecha de registro: may 2011
Mensajes: 4,729
Modelo de smartphone: Galaaxy S10+
Tu operador: Lowi
Thumbs down ¿version?

La acabo de flasherla y en "acerca del telefono" me aparece: 21.1.46.peregrine_retes.retesall.en.EU retes, nada de RET-ES-SS.

Me da que es la misma que RET-EU-SS_4.4.4_KXB21.14-L1.46_cid7_CFC_1FF.xml...

__________________
Responder Con Cita
  #8  
Viejo 01/09/14, 13:41:49
Array

[xs_avatar]
chuzonet chuzonet no está en línea
Vendedor verificado
· Votos compra/venta: (94)
 
Fecha de registro: jun 2008
Localización: Granada
Mensajes: 3,339

 Cita: Originalmente Escrito por pdue Ver Mensaje
La acabo de flasherla y en "acerca del telefono" me aparece: 21.1.46.peregrine_retes.retesall.en.EU retes, nada de RET-ES-SS.

Me da que es la misma que RET-EU-SS_4.4.4_KXB21.14-L1.46_cid7_CFC_1FF.xml...


Buenas compi, pues yo la instale pero no mire eso que comentas, lo malo que ahora tengo un custom rom, si la vuelvo ha probar te comento.

Saludos
__________________
SOY DE GRANADA
Responder Con Cita
Gracias de parte de:
  #9  
Viejo 01/09/14, 15:28:00
Array

[xs_avatar]
pdue pdue está en línea ahora
Usuario muy activo
 
Fecha de registro: may 2011
Mensajes: 4,729
Modelo de smartphone: Galaaxy S10+
Tu operador: Lowi
 Cita: Originalmente Escrito por chuzonet Ver Mensaje
Buenas compi, pues yo la instale pero no mire eso que comentas, lo malo que ahora tengo un custom rom, si la vuelvo ha probar te comento.

Saludos
Vale gracias.

Slds.
__________________
Responder Con Cita
  #10  
Viejo 01/09/14, 22:55:54
Array

[xs_avatar]
chuzonet chuzonet no está en línea
Vendedor verificado
· Votos compra/venta: (94)
 
Fecha de registro: jun 2008
Localización: Granada
Mensajes: 3,339

 Cita: Originalmente Escrito por pdue Ver Mensaje
Vale gracias.

Slds.

Pues compi, la acabo de probar y es correcto lo que dices, no es la ES sino EU.

Vaya tela!!!

Saludos
__________________
SOY DE GRANADA
Responder Con Cita
  #11  
Viejo 02/09/14, 21:02:52
Array

[xs_avatar]
pdue pdue está en línea ahora
Usuario muy activo
 
Fecha de registro: may 2011
Mensajes: 4,729
Modelo de smartphone: Galaaxy S10+
Tu operador: Lowi
Thumbs down

 Cita: Originalmente Escrito por chuzonet Ver Mensaje
Pues compi, la acabo de probar y es correcto lo que dices, no es la ES sino EU.
Vaya tela!!!
Saludos
Pues sí.
Yo al final he reflasheado la RET-EU-SS_4.4.4_KXB21.14-L1.46_cid7_CFC_1FF.xml porque me mosqueaba que, a pesar de ser la misma no tenian el mismo tamaño....
__________________
Responder Con Cita
Respuesta

Estás aquí
Regresar   Portal | Indice > Foros Motorola > Otros smartphones antiguos de Motorola > Motorola Moto G (modelo 2013) > ROM y desarrollo Motorola Moto G 4G



Hora actual: 11:39:57 (GMT +2)



User Alert System provided by Advanced User Tagging (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.

Contactar por correo / Contact by mail / 邮件联系 /