Ir para conteúdo

wonderfall

Iniciante
  • Postagens

    1
  • Registro em

  • Última visita

Posts postados por wonderfall

  1. Boa noite.

    Tenho  um problema igual ao do amigo, fiz tudo o que foi sugerido e aparenta passar a ROM tudo certo mas o celular continua em modo fastboot.

     

    Usei esse comando:

    echo off 
    fastboot getvar max-sparse-size 
    fastboot oem fb_mode_set 
    fastboot flash partition gpt.bin 
    fastboot flash bootloader bootloader.img 
    fastboot flash modem NON-HLOS.bin 
    fastboot flash fsg fsg.mbn 
    fastboot flash dsp adspso.bin 
    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 system system.img_sparsechunk.4 
    fastboot flash system system.img_sparsechunk.5 
    fastboot flash system system.img_sparsechunk.6 
    fastboot flash system system.img_sparsechunk.7 
    fastboot flash system system.img_sparsechunk.8 
    fastboot flash system system.img_sparsechunk.9 
    fastboot flash system system.img_sparsechunk.10 
    fastboot flash system system.img_sparsechunk.11 
    fastboot flash system system.img_sparsechunk.12 
    fastboot flash oem oem.img 
    fastboot erase modemst1 
    fastboot erase modemst2 
    fastboot erase carrier 
    fastboot erase cache 
    fastboot erase userdata 
    fastboot erase DDR 
    fastboot flash fsg fsg.mbn 
    fastboot oem fb_mode_clear 
    echo ------------------------------------------------------------------------- 
    echo TERMINADO ! Role p cima, verifique se ha erros no flash 
    echo ------------------------------------------------------------------------- 
    pause 
    fastboot reboot 
    exit 

     

    ~~~~

    Sou leiga e baixei a romstock mais recente do Moto Z2 Play, baixei o arquivo ADB fastboot, copiei na pasta da rom e iniciei o comando acima citado, ta tudo OK mas não liga o aparelho, aparece o seguinte:

     

    echo off
    fastboot getvar max-sparse-size
    max-sparse-size: 268435456
    Finished. Total time: 0.000s
    fastboot oem fb_mode_set
    FAILED (remote: '')
    fastboot: error: Command failed
    fastboot flash partition gpt.bin
    (bootloader) is-logical:partition: not found
    Sending 'partition' (45 KB)                        OKAY [  0.203s]
    Writing 'partition'                                (bootloader) Validating 'gpt.default.xml'
    (bootloader) Committing 'gpt.default.xml'
    (bootloader) - flashing 'gpt_main0.bin' to 'partition:0'
    (bootloader) Flashing primary GPT image...
    (bootloader) Flashing backup GPT image...
    (bootloader) Failed to write EFI backup GPT header.
    (bootloader) Failed to program partition table
    FAILED (remote: '')
    fastboot: error: Command failed
    fastboot flash bootloader bootloader.img
    (bootloader) is-logical:bootloader: not found
    Sending 'bootloader' (5115 KB)                     OKAY [  0.313s]
    Writing 'bootloader'                               (bootloader) Validating 'bootloader.default.xml'
    (bootloader) Committing 'bootloader.default.xml'
    (bootloader) - flashing 'emmc_appsboot.mbn' to 'aboot'
    (bootloader) - flashing 'rpm.mbn' to 'rpm'
    (bootloader) - flashing 'tz.mbn' to 'tz'
    (bootloader) - flashing 'devcfg.mbn' to 'devcfg'
    (bootloader) - flashing 'cmnlib.mbn' to 'cmnlib'
    (bootloader) - flashing 'cmnlib64.mbn' to 'cmnlib64'
    (bootloader) - flashing 'keymaster.mbn' to 'keymaster'
    (bootloader) - flashing 'prov.mbn' to 'prov'
    (bootloader) - flashing 'sbl1.mbn' to 'sbl1'
    OKAY [  0.360s]
    Finished. Total time: 0.860s
    fastboot flash modem NON-HLOS.bin
    (bootloader) is-logical:modem: not found
    Sending 'modem' (62728 KB)                         OKAY [  2.032s]
    Writing 'modem'                                    OKAY [  0.516s]
    Finished. Total time: 2.595s
    fastboot flash fsg fsg.mbn
    (bootloader) is-logical:fsg: not found
    Sending 'fsg' (4124 KB)                            OKAY [  0.297s]
    Writing 'fsg'                                      OKAY [  0.078s]
    Finished. Total time: 0.422s
    fastboot flash dsp adspso.bin
    (bootloader) is-logical:dsp: not found
    Sending 'dsp' (16384 KB)                           OKAY [  0.704s]
    Writing 'dsp'                                      OKAY [  0.156s]
    Finished. Total time: 0.907s
    fastboot flash logo logo.bin
    (bootloader) is-logical:logo: not found
    Sending 'logo' (2192 KB)                           OKAY [  0.250s]
    Writing 'logo'                                     OKAY [  0.063s]
    Finished. Total time: 0.359s
    fastboot flash boot boot.img
    (bootloader) is-logical:boot: not found
    Sending 'boot' (16384 KB)                          OKAY [  0.547s]
    Writing 'boot'                                     OKAY [  0.341s]
    Finished. Total time: 1.044s
    fastboot flash recovery recovery.img
    (bootloader) is-logical:recovery: not found
    Sending 'recovery' (20580 KB)                      OKAY [  0.750s]
    Writing 'recovery'                                 OKAY [  0.407s]
    Finished. Total time: 1.220s
    fastboot flash system system.img_sparsechunk.0
    (bootloader) is-logical:system: not found
    Sending 'system' (262141 KB)                       OKAY [  7.435s]
    Writing 'system'                                   OKAY [  4.542s]
    Finished. Total time: 12.025s
    fastboot flash system system.img_sparsechunk.1
    (bootloader) is-logical:system: not found
    Sending 'system' (262143 KB)                       OKAY [  7.773s]
    Writing 'system'                                   OKAY [  4.330s]
    Finished. Total time: 12.154s
    fastboot flash system system.img_sparsechunk.2
    (bootloader) is-logical:system: not found
    Sending 'system' (258109 KB)                       OKAY [  7.846s]
    Writing 'system'                                   OKAY [  5.096s]
    Finished. Total time: 12.989s
    fastboot flash system system.img_sparsechunk.3
    (bootloader) is-logical:system: not found
    Sending 'system' (257493 KB)                       OKAY [  7.768s]
    Writing 'system'                                   OKAY [  4.137s]
    Finished. Total time: 11.951s
    fastboot flash system system.img_sparsechunk.4
    (bootloader) is-logical:system: not found
    Sending 'system' (230133 KB)                       OKAY [  6.955s]
    Writing 'system'                                   OKAY [  3.689s]
    Finished. Total time: 10.738s
    fastboot flash system system.img_sparsechunk.5
    (bootloader) is-logical:system: not found
    Sending 'system' (262140 KB)                       OKAY [  7.887s]
    Writing 'system'                                   OKAY [  4.188s]
    Finished. Total time: 12.139s
    fastboot flash system system.img_sparsechunk.6
    (bootloader) is-logical:system: not found
    Sending 'system' (262142 KB)                       OKAY [  8.284s]
    Writing 'system'                                   OKAY [  4.267s]
    Finished. Total time: 12.589s
    fastboot flash system system.img_sparsechunk.7
    (bootloader) is-logical:system: not found
    Sending 'system' (254369 KB)                       OKAY [  7.194s]
    Writing 'system'                                   OKAY [  4.348s]
    Finished. Total time: 11.621s
    fastboot flash system system.img_sparsechunk.8
    (bootloader) is-logical:system: not found
    Sending 'system' (250337 KB)                       OKAY [  7.452s]
    Writing 'system'                                   OKAY [  4.870s]
    Finished. Total time: 12.369s
    fastboot flash system system.img_sparsechunk.9
    (bootloader) is-logical:system: not found
    Sending 'system' (262141 KB)                       OKAY [  7.709s]
    Writing 'system'                                   OKAY [  4.206s]
    Finished. Total time: 11.992s
    fastboot flash system system.img_sparsechunk.10
    (bootloader) is-logical:system: not found
    Sending 'system' (249593 KB)                       OKAY [  7.280s]
    Writing 'system'                                   OKAY [  4.001s]
    Finished. Total time: 11.346s
    fastboot flash system system.img_sparsechunk.11
    (bootloader) is-logical:system: not found
    Sending 'system' (240710 KB)                       OKAY [  7.225s]
    Writing 'system'                                   OKAY [ 25.198s]
    Finished. Total time: 32.500s
    fastboot flash system system.img_sparsechunk.12
    (bootloader) is-logical:system: not found
    Sending 'system' (89960 KB)                        OKAY [  2.839s]
    Writing 'system'                                   OKAY [  1.438s]
    Finished. Total time: 4.340s
    fastboot flash oem oem.img
    (bootloader) is-logical:oem: not found
    Sending 'oem' (135836 KB)                          OKAY [  4.306s]
    Writing 'oem'                                      OKAY [ 12.732s]
    Finished. Total time: 17.085s
    fastboot erase modemst1
    Erasing 'modemst1'                                 OKAY [  0.047s]
    Finished. Total time: 0.063s
    fastboot erase modemst2
    Erasing 'modemst2'                                 OKAY [  0.047s]
    Finished. Total time: 0.063s
    fastboot erase carrier
    Erasing 'carrier'                                  OKAY [  0.078s]
    Finished. Total time: 0.094s
    fastboot erase cache
    Erasing 'cache'                                    OKAY [  0.031s]
    Finished. Total time: 0.047s
    fastboot erase userdata
    Erasing 'userdata'                                 OKAY [  0.078s]
    Finished. Total time: 0.094s
    fastboot erase DDR
    Erasing 'DDR'                                      OKAY [  0.031s]
    Finished. Total time: 0.047s
    fastboot flash fsg fsg.mbn
    (bootloader) is-logical:fsg: not found
    Sending 'fsg' (4124 KB)                            OKAY [  0.312s]
    Writing 'fsg'                                      OKAY [  0.066s]
    Finished. Total time: 0.426s
    fastboot oem fb_mode_clear
    FAILED (remote: '')
    fastboot: error: Command failed
    echo -------------------------------------------------------------------------
    -------------------------------------------------------------------------
    echo TERMINADO ! Role p cima, verifique se ha erros no flash
    TERMINADO ! Role p cima, verifique se ha erros no flash
    echo -------------------------------------------------------------------------
    -------------------------------------------------------------------------
    pause
    Pressione qualquer tecla para continuar. . .

     

    ~~~~

     

    Alguém identifica algum erro e poderia me ajudar?

     

×
×
  • Criar Novo...