Ir para conteúdo

maxluizsilva

Iniciante
  • Postagens

    35
  • Registro em

  • Última visita

  • Dias Ganhos

    1

Tudo que maxluizsilva postou

  1. Olá, amigo muito obrigado pela resposta. Segue o solicitado: @echo off color FF echo. echo ************************************************* echo * Instalador Firmware * echo * Moto Z2 Play Albus XT1710 * echo * Script by Junior Passos * echo ************************************************* adb kill-server > nul adb start-server > nul ping 1.1.1.1 -n 1 -w 500 > nul echo. echo. "Desligue seu Moto Z2 Play e conecte-o no computador em Modo Fastboot." echo. "Aviso: Os arquivos no armazenamento interno serao totalmente deletados!" echo. pause ping 1.1.1.1 -n 1 -w 1000 > nul mfastboot getvar max-sparse-size mfastboot oem fb_mode_set mfastboot flash partition gpt.bin mfastboot flash bootloader bootloader.img mfastboot flash modem NON-HLOS.bin mfastboot flash fsg fsg.mbn mfastboot erase modemst1 mfastboot erase modemst2 mfastboot flash dsp adspso.bin mfastboot flash logo logo.bin mfastboot flash boot boot.img mfastboot flash recovery recovery.img mfastboot flash system system.img_sparsechunk.0 mfastboot flash system system.img_sparsechunk.1 mfastboot flash system system.img_sparsechunk.2 mfastboot flash system system.img_sparsechunk.3 mfastboot flash system system.img_sparsechunk.4 mfastboot flash system system.img_sparsechunk.5 mfastboot flash system system.img_sparsechunk.6 mfastboot flash system system.img_sparsechunk.7 mfastboot flash system system.img_sparsechunk.8 mfastboot flash system system.img_sparsechunk.9 mfastboot flash system system.img_sparsechunk.10 mfastboot flash system system.img_sparsechunk.11 mfastboot flash oem oem.img mfastboot erase carrier mfastboot erase cache mfastboot erase userdata mfastboot erase DDR mfastboot oem fb_mode_clear echo. echo. "Arquivos instalados com sucesso!" echo. mfastboot reboot echo. pause
  2. Como falei a rom é passada, mas o aparelho não liga. Da erro de pass validaton.
  3. ************************************************* * Instalador Firmware * * Moto Z2 Play Albus XT1710 * * Script by Junior Passos * ************************************************* "Desligue seu Moto Z2 Play e conecte-o no computador em Modo Fastboot." "Aviso: Os arquivos no armazenamento interno serao totalmente deletados!" Pressione qualquer tecla para continuar. . . < waiting for device > max-sparse-size: 268435456 finished. total time: 0.001s ... OKAY [ 0.002s] finished. total time: 0.002s sending 'partition' (45 KB)... OKAY [ 0.002s] writing 'partition'... Validating 'gpt.default.xml' Committing 'gpt.default.xml' - flashing 'gpt_main0.bin' to 'partition:0' Flashing primary GPT image... Flashing backup GPT image... OKAY [ 0.076s] finished. total time: 0.079s sending 'bootloader' (5115 KB)... OKAY [ 0.138s] writing 'bootloader'... Validating 'bootloader.default.xml' Committing 'bootloader.default.xml' - flashing 'emmc_appsboot.mbn' to 'aboot' - flashing 'rpm.mbn' to 'rpm' - flashing 'tz.mbn' to 'tz' - flashing 'devcfg.mbn' to 'devcfg' - flashing 'cmnlib.mbn' to 'cmnlib' - flashing 'cmnlib64.mbn' to 'cmnlib64' - flashing 'keymaster.mbn' to 'keymaster' - flashing 'prov.mbn' to 'prov' - flashing 'sbl1.mbn' to 'sbl1' OKAY [ 0.464s] finished. total time: 0.602s sending 'modem' (62728 KB)... OKAY [ 1.651s] writing 'modem'... OKAY [ 0.547s] finished. total time: 2.198s sending 'fsg' (4124 KB)... OKAY [ 0.111s] writing 'fsg'... OKAY [ 0.093s] finished. total time: 0.204s erasing 'modemst1'... OKAY [ 0.023s] finished. total time: 0.023s erasing 'modemst2'... OKAY [ 0.023s] finished. total time: 0.023s sending 'dsp' (16384 KB)... OKAY [ 0.437s] writing 'dsp'... OKAY [ 0.193s] finished. total time: 0.631s sending 'logo' (2192 KB)... OKAY [ 0.058s] writing 'logo'... OKAY [ 0.088s] finished. total time: 0.146s sending 'boot' (16384 KB)... OKAY [ 0.452s] writing 'boot'... OKAY [ 0.360s] finished. total time: 0.813s sending 'recovery' (20580 KB)... OKAY [ 0.575s] writing 'recovery'... OKAY [ 0.420s] finished. total time: 0.995s sending 'system' (262141 KB)... OKAY [ 6.954s] writing 'system'... OKAY [ 5.124s] finished. total time: 12.079s sending 'system' (262143 KB)... OKAY [ 6.749s] writing 'system'... OKAY [ 4.404s] finished. total time: 11.153s sending 'system' (258109 KB)... OKAY [ 6.881s] writing 'system'... OKAY [ 5.745s] finished. total time: 12.629s sending 'system' (257493 KB)... OKAY [ 6.823s] writing 'system'... OKAY [ 4.147s] finished. total time: 10.972s sending 'system' (230133 KB)... OKAY [ 6.047s] writing 'system'... OKAY [ 3.712s] finished. total time: 9.758s sending 'system' (262140 KB)... OKAY [ 7.014s] writing 'system'... OKAY [ 4.185s] finished. total time: 11.200s sending 'system' (262142 KB)... OKAY [ 7.085s] writing 'system'... OKAY [ 4.383s] finished. total time: 11.468s sending 'system' (254369 KB)... OKAY [ 6.793s] writing 'system'... OKAY [ 4.359s] finished. total time: 11.153s sending 'system' (250337 KB)... OKAY [ 6.664s] writing 'system'... OKAY [ 5.354s] finished. total time: 12.019s sending 'system' (262141 KB)... OKAY [ 6.943s] writing 'system'... OKAY [ 4.311s] finished. total time: 11.254s sending 'system' (249593 KB)... OKAY [ 6.625s] writing 'system'... OKAY [ 4.049s] finished. total time: 10.678s sending 'system' (240710 KB)... OKAY [ 6.471s] writing 'system'... OKAY [ 25.214s] finished. total time: 31.685s sending 'oem' (135836 KB)... OKAY [ 3.652s] writing 'oem'... OKAY [ 12.770s] finished. total time: 16.422s erasing 'carrier'... OKAY [ 0.064s] finished. total time: 0.064s erasing 'cache'... OKAY [ 0.007s] finished. total time: 0.008s erasing 'userdata'... OKAY [ 0.154s] finished. total time: 0.154s erasing 'DDR'... OKAY [ 0.001s] finished. total time: 0.002s ... OKAY [ 0.001s] finished. total time: 0.002s "Arquivos instalados com sucesso!" rebooting... finished. total time: 0.001s Pressione qualquer tecla para continuar. . .
  4. Estou passando novamente. Verifica se estas imagens ajuda vocês a me ajudarem.
  5. Amigo, bom dia! a do aparelho e a última firmeware, Android 9. Então tenho que aguardar uma atualização? mais nova ou vocês conhecem alguma rom stock alterada que assina ?
  6. Não vai porque ele está com bootloaderbloqueado. Oem bloqueado.
  7. Amigo o meu Motoz2 play passo a rom nele com sucesso. Mas da erro ao ligar. FAILED TO PASS VALIDATON BACKUP TO FASTBOOT. Meu aparelho está brickado com OEM E BOOTLOADER BLOQUEADO. . Ele só fica na tela FASTBOOT FLASH MODE SECURE. Sou de Uberaba.
×
×
  • Criar Novo...