JoseDroid
21/07/14, 01:19:53
Rom Stock 4.4.3 del XT1039 para fastboot
(XT1039 es versión Europea , XT1040 es versión Latina y XT1045 es la versión EEUU , todos 4G)
Si habéis actualizado a 4.4.4 no instalar la 4.4.3 que briquea
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Solo para los que habéis briqueado y no podáis volver a 4.4.3 ya que no hay 4.4.4 aun, os descargáis este archivo, descomprimir y reemplazar el original por este.
Cuando se flasee el boot.img saldrá en rojo de se estas haciendo downgrade, no pasa nada y seguir.
https://mega.co.nz/#!QxdHzAha!kQs5BShpX111_MvVZ3yt9RMK5L0FrCs_-2vqxB2NuZo
Una vez reiniciado os saltará la OTA 4.4.4
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Descarga Rom:
https://mega.co.nz/#!c0cBGSiY!cx7xlN-9qKy9kMu75E9CBGMUuTuHHR8XeQfmSDjEE-U
Para Linux, si no quieres meter los comandos de uno en uno, descarga este script y lo ejecuta en el directorio de instalación.
Recuerda darle los permisos: chmod +x flash-all.sh
Ejecuta: ./flash-all.sh
https://mega.co.nz/#!ttdjiBiZ!DgNzDUdjl_6f9VSntlc2RIrgWcsGLP-LdsXWLibnU4E
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
Los comandos erase cache y erase userdata los he añadido yo, en el XML no vienen, eso hace borrar todos los datos de usuario, para una instalación limpia recomiendo ejecutarlos.
PD: si no sabes el proceso para instalar Rom por fastboot visita los tutoriales para el Moto G (normal) que es el mismo proceso, evitamos duplicar los temas.
http://www.htcmania.com/forumdisplay.php?f=1297
Se puede flasear con el bootloader cerrado
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
(XT1039 es versión Europea , XT1040 es versión Latina y XT1045 es la versión EEUU , todos 4G)
Si habéis actualizado a 4.4.4 no instalar la 4.4.3 que briquea
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Solo para los que habéis briqueado y no podáis volver a 4.4.3 ya que no hay 4.4.4 aun, os descargáis este archivo, descomprimir y reemplazar el original por este.
Cuando se flasee el boot.img saldrá en rojo de se estas haciendo downgrade, no pasa nada y seguir.
https://mega.co.nz/#!QxdHzAha!kQs5BShpX111_MvVZ3yt9RMK5L0FrCs_-2vqxB2NuZo
Una vez reiniciado os saltará la OTA 4.4.4
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Descarga Rom:
https://mega.co.nz/#!c0cBGSiY!cx7xlN-9qKy9kMu75E9CBGMUuTuHHR8XeQfmSDjEE-U
Para Linux, si no quieres meter los comandos de uno en uno, descarga este script y lo ejecuta en el directorio de instalación.
Recuerda darle los permisos: chmod +x flash-all.sh
Ejecuta: ./flash-all.sh
https://mega.co.nz/#!ttdjiBiZ!DgNzDUdjl_6f9VSntlc2RIrgWcsGLP-LdsXWLibnU4E
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
Los comandos erase cache y erase userdata los he añadido yo, en el XML no vienen, eso hace borrar todos los datos de usuario, para una instalación limpia recomiendo ejecutarlos.
PD: si no sabes el proceso para instalar Rom por fastboot visita los tutoriales para el Moto G (normal) que es el mismo proceso, evitamos duplicar los temas.
http://www.htcmania.com/forumdisplay.php?f=1297
Se puede flasear con el bootloader cerrado
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