Ver la Versión Completa : fix mfastboot oem fb_mode_set
wgabrielvargas
14/03/15, 16:13:27
Buenas tengo el moto g xt1068 brickeado con lolliloop 5.02 y al intentar revivirlo con la misma version de firmware y los script publicados me tira error solo en este comando (mfastboot oem fb_mode_set) y el resto todo ok .... incluso en el comando (mfastboot oem fb_mode_clear) del final sale ok .... al reiniciarlo se keda en una pantalla negra despues del logo celeste con marca de agua animado de motorola.:cry:
prove tambien con versiones anteriores de android 4.4.4. pero ya tira muchos mas errores de downgrade y particion...:grin:
existe algun fix para esto?:dios:
Vangonaj
14/03/15, 17:02:19
Esto es nuevo. O al menos yo no he visto este problema hasta ahora. A ver si algún entendido comenta, por si pasa a alguno mas.
wgabrielvargas
16/03/15, 04:14:02
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot getvar max-sparse-size
max-sparse-size: 268435456
finished. total time: -0.000s
C:\Users\Usuario\Downloads\android\mfastboot-v2>
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot oem fb_mode_set
...
FAILED (remote failure)
finished. total time: -0.000s
C:\Users\Usuario\Downloads\android\mfastboot-v2>
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot flash partition gpt.bi
n
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.047s]
writing 'partition'...
OKAY [ 0.312s]
finished. total time: 0.374s
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot flash motoboot motoboo
t.img
target max-sparse-size: 256MB
sending 'motoboot' (2184 KB)...
OKAY [ 0.140s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.014s]
finished. total time: 1.154s
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (697 KB)...
OKAY [ 0.094s]
writing 'logo'...
OKAY [ 0.047s]
finished. total time: 0.172s
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10200 KB)...
OKAY [ 0.421s]
writing 'boot'...
OKAY [ 0.203s]
finished. total time: 0.624s
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot flash recovery recover
y.img
target max-sparse-size: 256MB
sending 'recovery' (10280 KB)...
OKAY [ 0.437s]
writing 'recovery'...
OKAY [ 0.203s]
finished. total time: 0.640s
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot flash system system.im
g_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257587 KB)...
OKAY [ 8.627s]
writing 'system'...
OKAY [ 4.696s]
finished. total time: 18.907s
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot flash system system.im
g_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (256626 KB)...
OKAY [ 8.580s]
writing 'system'...
OKAY [ 5.023s]
finished. total time: 13.603s
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot flash system system.im
g_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (257136 KB)...
OKAY [ 8.611s]
writing 'system'...
OKAY [ 4.774s]
finished. total time: 13.385s
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot flash system system.im
g_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (230052 KB)...
OKAY [ 7.706s]
writing 'system'...
OKAY [ 3.900s]
finished. total time: 13.010s
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot flash modem NON-HLOS.b
in
target max-sparse-size: 256MB
sending 'modem' (49356 KB)...
OKAY [ 1.700s]
writing 'modem'...
OKAY [ 0.842s]
finished. total time: 2.543s
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.000s]
finished. total time: 0.016s
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.000s]
finished. total time: 0.016s
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (651 KB)...
OKAY [ 0.109s]
writing 'fsg'...
OKAY [ 0.078s]
finished. total time: 0.203s
C:\Users\Usuario\Downloads\android\mfastboot-v2>
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 0.031s]
finished. total time: 0.031s
C:\Users\Usuario\Downloads\android\mfastboot-v2>
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot oem fb_mode_clear
...
OKAY [ -0.000s]
finished. total time: -0.000s
C:\Users\Usuario\Downloads\android\mfastboot-v2>
C:\Users\Usuario\Downloads\android\mfastboot-v2>mfastboot reboot
rebooting...
finished. total time: 0.000s
C:\Users\Usuario\Downloads\android\mfastboot-v2>
C:\Users\Usuario\Downloads\android\mfastboot-v2>echo Press any key to exit.
Press any key to exit.
C:\Users\Usuario\Downloads\android\mfastboot-v2>pause >nul
wgabrielvargas
16/03/15, 04:18:41
(bootloader) version: 0.5
(bootloader) version-bootloader: 4882(*)
(bootloader) product: titan
(bootloader) secure: yes
(bootloader) hwrev: 0x8400
(bootloader) radio: 0x5
(bootloader) emmc: 8GB Sandisk REV=06 PRV=07 TYPE=17
(bootloader) ram: 1024MB Elpida S4 SDRAM DIE=4Gb
(bootloader) cpu: MSM8226 CS
(bootloader) serialno: ZX1D222CQ7
(bootloader) cid: 0x0007
(bootloader) channelid: 0x40
(bootloader) uid: B8C19A050F000000000000000000
(bootloader) securestate: unlocked
(bootloader) iswarrantyvoid: yes
(bootloader) mot_sst: 3
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
(bootloader) imei: ***
(bootloader) meid:
(bootloader) date: 09-03-2014
(bootloader) sku: XT1068
(bootloader) battid: (null)
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Wed Jan 7 3:43:21 UTC 2015"
(bootloader) ro.build.fingerprint[0]: motorola/titan_retaildsds/titan_um
(bootloader) ro.build.fingerprint[1]: tsds:5.0.2/LXB22.46-28/28:user/rel
(bootloader) ro.build.fingerprint[2]: ease-keys
(bootloader) ro.build.version.full[0]: Blur_Version.22.21.28.titan_retai
(bootloader) ro.build.version.full[1]: ldsds.retaildsdsall.en.03
(bootloader) ro.build.version.qcom[0]: AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1
(bootloader) ro.build.version.qcom[1]: .04.04.02.048.045
(bootloader) version-baseband: MSM8626BP_1032.3105.93.00R EMEA_DSDS_CUST
(bootloader) kernel.version[0]: Linux version 3.4.42-g48d3b85 (hudsoncm@
(bootloader) kernel.version[1]: ilclbld54) (gcc version 4.8 (GCC) ) #1 S
(bootloader) kernel.version[2]: MP PREEMPT Tue Jan 6 10:38:33 CST 2015
(bootloader) sdi.git: git=MBM-NG-V48.82-0-gdc5aeaf
(bootloader) sbl1.git: git=MBM-NG-V48.82-0-g7e74e90
(bootloader) rpm.git: git=MBM-NG-V48.82-0-g20516c3-dirty
(bootloader) tz.git: git=MBM-NG-V48.82-0-g72f9f12
(bootloader) aboot.git: git=MBM-NG-V48.82-0-ge004609
(bootloader) partition-type: raw
(bootloader) partition-size:
(bootloader) qe: qe 0/0
(bootloader) productid: ZX1D222CQ7
(bootloader) sutinfo:
(bootloader) ro.carrier: reteu
all: listed above
finished. total time: 0.062s
Presione una tecla para continuar . . .
juliomedinakl
16/03/15, 04:41:40
mira cuando a mi se me brickeo el moto g segui la guia de alkalinorap y salio andando con el firm latinoamericano , y actualmente tengo titanprime 1.0.2
vBulletin® v3.8.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.