Re: Ищу прошивку xt1540 cid9 1GB
#6
а fastboot oem get_unlock_data - можем вычитать инфу ?
если да то по инструкции с 9 пункта
тут тоже есть немного на него
может вручную в него запихать все ?
Unbrick a Bricked Moto G 3rd Gen
Цитата:
Disclaimer: Follow the instruction at your own risk. We will not be liable if any damage occurs to your device and/or its components. Backup all data you have on the phone before proceeding.
1. Download [HERE] and install Motorola drivers on your computer
2. Setup ADB and Fastboot drivers on your computer
3. Download [HERE] latest Fastboot zip file (for Windows and Linux)
4. Download stock firmware for your Moto G3 [HERE]. Download correct firmware for your model number.
5. Unzip both the Fastboot zip file and firmware zip file and save the entire file inside the ADB installation folder (C:\adb)
6. Switch off your phone and boot into fastboot mode by pressing ‘Volume down’ then ‘Power’ button.
[Alternatively, connect your phone to your PC and issue the command adb reboot-bootloader from ADB installation folder]
7. Now, go to the folder where you have saved the extracted firmware file, open a command window there and issue the below commands one-by-one.
|
[The command ‘system.img_sparsechunks’ may differ in number and name. Always check contents of folder you are working with. You must flash all of the sparsechunk files you have]
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.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 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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
After rebooting your Moto G 3, set up your phone and enjoy.