P0DISCLAIMER
I am not to be held responsible for any of the damage that occurs to your device during this process. You are yourself responsible for any damage done (if) to your device during this process.
REQUIREMENTS
Make sure your device is charged above 80%.
We recommend creating a backup of all your important files before beginning with this process.
HOW TO INSTALL STOCK ROM IN MOTO G6:
Download Moto G6 Stock Firmware from below (in download section).
Install Motorola Driver and ADB Fastboot Driver on your PC.
Now extract stock firmware in ADB Fastboot folder.
Now, turn off your device and boot into bootloader by pressing volume down button +power button simultaneously.
Now, connect your device to your PC via a USB Cable.
Open a command prompt window and type the following commands:
Moto G6: AFH
ALI_OPS27.82-19-4_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
password : MotorolaFirmwaresLB
New firmwareALI_OPS27.82-72_cid50
adb fastboot
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth BTFM.bin
fastboot flash dsp adspso.bin
fastboot flash boot boot.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 vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot erase carrier
fastboot erase userdata
fastboot erase DDR
fastboot flash logo logo.bin
fastboot reboot
Click to expand...
Click to collapse
Thank you ! but without a kernel or root it does not work much yet?
Enviado desde mi moto g(6) mediante Tapatalk
stifmaster81 said:
Thank you ! but without a kernel or root it does not work much yet?
Enviado desde mi moto g(6) mediante Tapatalk
Click to expand...
Click to collapse
it's the original firmware, to flash by the fastboot
lohanbarth said:
Download Moto G6 Stock Firmware from below (in download section).
Install Motorola Driver and ADB Fastboot Driver on your PC.
Now extract stock firmware in ADB Fastboot folder.
Now, turn off your device and boot into bootloader by pressing volume down button +power button simultaneously.
Now, connect your device to your PC via a USB Cable.
Open a command prompt window and type the following commands:
Moto G6: AFH
ALI_OPS27.82-19-4_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
adb fastboot
Click to expand...
Click to collapse
With 30 files to install a flash-all.bat may be handy, no? Would be nice to see in your excellent start post.
usgaap said:
With 30 files to install a flash-all.bat may be handy, no? Would be nice to see in your excellent start post.
Click to expand...
Click to collapse
add flash.bat in OP.
el twrp is not yet available? to root?
Enviado desde mi moto g(6) mediante Tapatalk
"androidfilehost" cannot be networked or downloaded in China
"androidfilehost" cannot be networked or downloaded in China. Please trouble to upload this file to "Google Drive" Thanks
Mesba1247 said:
"androidfilehost" cannot be networked or downloaded in China. Please trouble to upload this file to "Google Drive" Thanks
Click to expand...
Click to collapse
Password: MotoFirmwareLB
https://drive.google.com/file/d/1b80bUqDiH14jwd69fy2et4pV2-klKkcZ/view
Wrong password pls spell that
Unzip password error
Unzip password error
azax0913 said:
Wrong password pls spell that
Click to expand...
Click to collapse
Mesba1247 said:
Unzip password error
Click to expand...
Click to collapse
sorry I forgot a letter.
password: MotoFirmwaresLB
error again
azax0913 said:
Wrong password pls spell that
Click to expand...
Click to collapse
MotoFirmwaresLB unzip error again
azax0913 said:
MotoFirmwaresLB unzip error again
Click to expand...
Click to collapse
here is a new link ,without a password.
https://drive.google.com/file/d/1ZzZSIiVaoU0OxV61hWEEPvvqaJygtDZa/view?usp=sharing
I have carrier device, no global version, if I flash this firmware... It will give me acces to more fast updates via OTA and dual sim feature? sorry for noob question I am new in Moto scene
mixbox360 said:
I have carrier device, no global version, if I flash this firmware... It will give me acces to more fast updates via OTA and dual sim feature? sorry for noob question I am new in Moto scene
Click to expand...
Click to collapse
To flash this firmware, you have to unlock the phone, but usually carrier devices have not unlockable bootloader
Inviato dal mio moto g(6) plus utilizzando Tapatalk
You may have the april firmware for g6?
AFH, are the Motorola Moto 6 normal g
Enviado desde mi moto g(6) mediante Tapatalk
It appears that the image does not have number of files mentioned in the flash_rom.bat. Is that intentional?
E.g. :
Code:
I:\tmp\g6>fastboot flash system_b system_b.img_sparsechunk.0
error: cannot load 'system_b.img_sparsechunk.0'
I:\tmp\g6>fastboot flash system_b system_b.img_sparsechunk.1
error: cannot load 'system_b.img_sparsechunk.1'
...
I:\tmp\g6>fastboot flash oem_b oem_other.img
error: cannot load 'oem_other.img'
Can someone tell me how I can do a pull of the recovery files for the Moto G6? My G6 is running OPS27.104-15-10 which looks to be newer than the firmware posted in this thread. I can upload my pull once I can figure out how to pull it. Thanks.
azax0913 said:
MotoFirmwaresLB unzip error again
Click to expand...
Click to collapse
The file ends in rar so using unzip will not work (unless you have an unzip program that handles rar files too) use unrar. The password does work.
Related
How to flash a factory image | Return to stock
Heya Play Users,
In this thread, I'll help you to flash factory images on your Moto X Play.
If followed correctly, this guide can be a useful tool. These steps are listed in the order in which they should be completed. The intent is to seamlessly return to stock leaving as little room for error as possible. This process will erase and/or reset everything on your device. All steps are assuming you have backed up your contacts, texts, pictures, videos, etc. I do not take credit for any of this material or information.
I am not responsible if anything goes wrong.
Click to expand...
Click to collapse
Please use this guide for downgrading.
Installing necessary Desktop Tools
Using Android SDK
1. Download the full Android SDK here (scroll to the bottom of the page>DOWNLOAD FOR OTHER PLATFORMS>SDK Tools Only).
2. Extract the zip and place the android-sdk-windows folder on your desktop.
**If you chose to download the slimmed sdk skip to step 5**
3. Only if you downloaded the full sdk: Go into the android-sdk-windows folder and run SDK Manager.exe. Install the following packages (there are a total of 4 packages):
- Tools > Android SDK Tools, Android SDK Platform-tools
- Extras > Android Support Library
4. Only if you downloaded the full sdk: Go back into the android-sdk-windows directory, and you should see a new folder named platform-tools. If you don't see this new folder, repeat the step above.
5. To confirm that it is indeed working, open a command prompt window and enter the following commands:
Code:
cd Desktop/android-sdk-windows/platform-tools
adb version
If it displays "Android Debug Bridge version x.x.xx" it is working. If it is gives an error saying that adb is not a recognized command, it has not been successful. Carefully repeat the steps above if this is the case. Close the command prompt window when you are done.
Using ADB|Fastboot Manually
Download and intall it from this thread or here's a direct link for the download.
Windows 10 users may need this pack.
To confirm that it is indeed working, open a command prompt window and enter the following command:
Code:
adb version
If it displays "Android Debug Bridge version x.x.xx" it is working. If it is gives an error saying that adb is not a recognized command, it has not been successful.
Click to expand...
Click to collapse
FLASHING STOCK FIRMWARE
1. Download the Factory Image from here(for XT1562) or from this thread.
2. Download the Motorola USB Drivers and install it.
- Using Motorola Device Manager
here
OR
- Using only the Motorola Drivers
- 64 Bit
- 32 Bit
3. Extract the Firmware zip file in Desktop/android-sdk-windows/platform-tools folder.
4. Reboot the phone into 'Bootloader mode.
- The 'hardware' way.
a) Unplug the USB cable and power off the phone.
b) Press and hold 'Volume down' and power on the phone.
c) Connect USB cable to your computer.
- The 'software' way.
a) Enable developer mode on the Moto G (Settings-> 'About Phone'. Tap 7 times on 'Build Number')
b) Enable USB debugging. (Settings -> 'Developer options' -> 'USB Debugging' -> check)
c) Connect phone to computer via USB. You should see a new ADB device detected and drivers installed.
d) Open Command Prompt or Terminal, navigate to the ADB folder (i.e cd Desktop/android-sdk-windows/platform-tools ) and type:
Code:
adb reboot-bootloader
5. Now execute these commands in cmd.
(Once you have downloaded the firmware . Extract it and open the file "flashfile.txt/.xml" in notepad++.
All the commands are there in order. Write those commands in CMD window in that particular order as in your flashfile.txt)
Note: Dont run these commands if downgrading.
- fastboot flash partition gpt.bin
- fastboot flash bootloader bootloader.img
Below are the standard commands for most of the files.
Code:
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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
If you're returning to 5.1.1, or updating to different version of firmwares check files in your folder, first!
Eventually you'll need to add one or more lines after sparsechunk.6 to reflect what you found there:
Code:
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
Note: sparsechunk.8 does not exist in German and UK versions.
Also note: the fastboot erase userdata is what actually resets to factory, deleting all your apps and data. In case you don't want to do that, you may try and omit that line.
6. After everything, it will automatically reboot the phone. Your phone now should be stock.
Click to expand...
Click to collapse
You are free to PM me in case of any doubts/queries and I will be glad to help you out.
Thanks for the guide!
You should just mention that not all the X Play's are the same. Might be needed to download different stock image :good:
This can be used if I don't have unlocked the bootloader???
Enviado desde mi XT1563 mediante Tapatalk
eliday15 said:
This can be used if I don't have unlocked the bootloader???
Enviado desde mi XT1563 mediante Tapatalk
Click to expand...
Click to collapse
No
Sid.X said:
No
Click to expand...
Click to collapse
Its false because i have do this with bootloader blocked and i get a good procces and obviously with bootloader blocked.
and to help the the community you need to flash other sparse chunk the the sparse chunk 8 becuase its neded because if you don't flash the this chunk you get a error when you reboot your device and you cannot use your phone
Sid.X said:
No
Click to expand...
Click to collapse
Enviado desde mi XT1563 mediante Tapatalk
The 1563 has a sparse chunk 8, the 1562 does not. Simple as that.
i think that its from my carrirer the sparse chunk 8
Added to index
Can I return to stock recovery (I'm with TWRP) without full wipe?
Enviado de meu XT1563 usando Tapatalk
70x7 said:
Can I return to stock recovery (I'm with TWRP) without full wipe?
Enviado de meu XT1563 usando Tapatalk
Click to expand...
Click to collapse
Yes, just flash the recovery.img
Doesn't TWRP patch boot image to avoid recovery being replaced with stock recovery?
70x7 said:
Can I return to stock recovery (I'm with TWRP) without full wipe?
Enviado de meu XT1563 usando Tapatalk
Click to expand...
Click to collapse
fastboot flash recovery recovery.img
eliday15 said:
Its false because i have do this with bootloader blocked and i get a good procces and obviously with bootloader blocked.
and to help the the community you need to flash other sparse chunk the the sparse chunk 8 becuase its neded because if you don't flash the this chunk you get a error when you reboot your device and you cannot use your phone
Enviado desde mi XT1563 mediante Tapatalk
Click to expand...
Click to collapse
hi can you tell me how to flash the firmware on moto x play XT1562. its boot loader is locked
i tried the cmd way bt not successful. i cannot understand what to do
it said this in every step
<bootloader> invalid signed image
<bootloader> preflash valid failed
FAILED(remote failure)
plss help me..
maninder singh bali said:
hi can you tell me how to flash the firmware on moto x play XT1562. its boot loader is locked
i tried the cmd way bt not successful. i cannot understand what to do
it said this in every step
<bootloader> invalid signed image
<bootloader> preflash valid failed
FAILED(remote failure)
plss help me..
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=64227236
This can help.
Sent from my XT1562 using Tapatalk
K.khiladi said:
http://forum.xda-developers.com/showthread.php?p=64227236
This can help.
Sent from my XT1562 using Tapatalk
Click to expand...
Click to collapse
Thanks, I'll try may be later ... Now i think MM has now settled on my device and its working fine now.
eliday15 said:
Its false because i have do this with bootloader blocked and i get a good procces and obviously with bootloader blocked.
and to help the the community you need to flash other sparse chunk the the sparse chunk 8 becuase its neded because if you don't flash the this chunk you get a error when you reboot your device and you cannot use your phone
Enviado desde mi XT1563 mediante Tapatalk
Click to expand...
Click to collapse
Is it Indian version (xt1562)
Urgent help needed.
Hello members, I need some urgent help. I'm having an XT1562 Indian edition and I'm running CM12.1 with TWRP. Now I need to Upgrade to MM(6.0) by Lux. I'm unable to flash stock recovery from fastboot as it says lack of memory (something like that..sorry). And I'm not getting the Stock firmware. Please help me out. Please provide stock from link or another way to flash stock recovery. Thanks in advance.
amankathed said:
Hello members, I need some urgent help. I'm having an XT1562 Indian edition and I'm running CM12.1 with TWRP. Now I need to Upgrade to MM(6.0) by Lux. I'm unable to flash stock recovery from fastboot as it says lack of memory (something like that..sorry). And I'm not getting the Stock firmware. Please help me out. Please provide stock from link or another way to flash stock recovery. Thanks in advance.
Click to expand...
Click to collapse
You just need to download the twrp flashable 6.0 stock zip and flash it using twrp.
Sent from my XT1562 using Tapatalk
amankathed said:
Hello members, I need some urgent help. I'm having an XT1562 Indian edition and I'm running CM12.1 with TWRP. Now I need to Upgrade to MM(6.0) by Lux. I'm unable to flash stock recovery from fastboot as it says lack of memory (something like that..sorry). And I'm not getting the Stock firmware. Please help me out. Please provide stock from link or another way to flash stock recovery. Thanks in advance.
Click to expand...
Click to collapse
Went back to stock by flashing a rom found in the link below using fastboot. Worked flawlessly.
http://forum.xda-developers.com/moto-x-play/general/official-stock-firmwares-added-xt1562-t3195364
Have you tried this guide?
http://forum.xda-developers.com/moto-x-play/general/guide-how-to-flash-factory-image-return-t3261486
Thanks for the guide !
HOW TO DOWNGRADE from 6.0 to 5.1.1
this is just a reminder for those who installed the OTA. 5.1.1 and want to go back and have a little afraid (personally I stay at 6.0)
as we know whenever motorola launches an update we have a change in the numbering of the boot, and security for a possible brick be skipped two lines, in this case we have no motoboot call but in this case is called bootloader and the second is the gpt.bin kills equipment.
NOTE: Following this procedure exactly it is safe to get the ota 6.0
Note 2: unlock bootloader
then the scrip is the sig: way (via fastboot)
fastboot enter and move with VOL- key to bootloader log from there we will see the process at our terminal in every command that apply
fastboot flash partition gpt.bin (NOT FLASH)
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 (if you choose not to put the command does not lose data, or information of sd)
fastboot reboot
Your computer starts
note. and once you start and configure them appear a message downgrade firmware in reference to sensors motorola, nothing to fear just say yes
Cheers
Question
First for all thanks for you tutorial.
I had to downgrade beacuse i messed something up and got into a boot stuck in 6.0.
I have downgraded to my original firmware (Mexico), but i wan to try again installing soak test.
I need to reinstall brazil firmware and then OTA, my quiestion is if I need to skip again flashing the bootloader.img and the gpt.bin
Or the skip thing is only for downgrading?
Yes install brazilian. if doing the downgrade ignores files is equal to switch to firmware Brazil will have omitted to put back the ota
Enviado desde mi XT1563 mediante Tapatalk
Actually I am new to these fast boot and other stuff as I have migrated from samsung and have never used such things.I am from India and my phone is not rooted.I have downloaded the Indian OTA file from the other thread and my phone detects it for up gradation.But I have a little doubt here.If something goes wrong and I have ro revert back to the original 5.1.1 firmware,do I have to follow this procedure?If so please give a detailed step by step tutorial as it will help not only me,but also many others who might need to revert back to original and are noob like me in this regard.
I downgraded my moto x pure edition xt1575 today from 6.0 soak test back to 5.1.1 then installed the final 6.0 ota I had to use Mfastboot to do this and I had to flash bootloader but not gpt.bin
situ1962 said:
Actually I am new to these fast boot and other stuff as I have migrated from samsung and have never used such things.I am from India and my phone is not rooted.I have downloaded the Indian OTA file from the other thread and my phone detects it for up gradation.But I have a little doubt here.If something goes wrong and I have ro revert back to the original 5.1.1 firmware,do I have to follow this procedure?If so please give a detailed step by step tutorial as it will help not only me,but also many others who might need to revert back to original and are noob like me in this regard.
Click to expand...
Click to collapse
practically , if you use the right you ota not have any problem even if you have not released the bootloader. if you run into a problem I will try to restore this procedure omitting the two files, after that if any error jumps indicate the bootloader us
for the most common consequence are devido to upgrade gpt.bin which is already in the fleet to be removed and driven independently, the other is the boot .
and to get out of a serious problem easier to do it with the unlocked bootloader
in this community of xda much information and many people helping of heart can be sure that more than one will help you in case of a problem
So, we don't flash gpt and bootloader?
Yes, dont flash
Enviado desde mi XT1563 mediante Tapatalk
i flashed update zip of android m and then want to downgrade so when trying to flash lollipop rom gives error signed verification failed in all "system.img_sparsechunk" also gpt.bin not installing and device not starting..what to do now please help bootloader is locked..
Please help
Thanks in advance
I have successfully upgraded my phone to Android 6.But I want to go back.So please give a detail tutorial.I am a little confused.It will help others also.
bits9894 said:
i flashed update zip of android m and then want to downgrade so when trying to flash lollipop rom gives error signed verification failed in all "system.img_sparsechunk" also gpt.bin not installing and device not starting..what to do now please help bootloader is locked..
Please help
Thanks in advance
Click to expand...
Click to collapse
if you already had released the bootloader and Cel brickeo status 0 but it will open bootloader, we need more data about what happened to you that was the last thing you did or do quisistes as OTA you should not skip that error unless you use fastboot. OTA gpt.bin extracted and put only. otherwise you'll have to unlockbootloader and install the firmware
Enviado desde mi XT1563 mediante Tapatalk
situ1962 said:
I have successfully upgraded my phone to Android 6.But I want to go back.So please give a detail tutorial.I am a little confused.It will help others also.
Click to expand...
Click to collapse
specifically when you are confused to give information
Check this. http://forum.xda-developers.com/showthread.php?t=3261486
Enviado desde mi XT1563 mediante Tapatalk
flopezm said:
specifically when you are confused to give information
Check this. http://forum.xda-developers.com/showthread.php?t=3261486
Enviado desde mi XT1563 mediante Tapatalk
Click to expand...
Click to collapse
I have downloaded the stock lollipop firmware for India.Will the above procedure downgrade my not rooted phone from Marshmallow to Lollipop or should I do something different in between.So please guide me.
situ1962 said:
I have successfully upgraded my phone to Android 6.But I want to go back.So please give a detail tutorial.I am a little confused.It will help others also.
Click to expand...
Click to collapse
Download the 5.1.1 firmware and via Fastboot ADB do the following commands:
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 reboot
situ1962 said:
I have downloaded the stock lollipop firmware for India.Will the above procedure downgrade my not rooted phone from Marshmallow to Lollipop or should I do something different in between.So please guide me.
Click to expand...
Click to collapse
The procedure does not change, you can use any specific firmware for your phone,
Enviado desde mi XT1563 mediante Tapatalk
Warkratos said:
Download the 5.1.1 firmware and via Fastboot ADB do the following commands:
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 reboot
Click to expand...
Click to collapse
Thanks brne final question though.My phone is not rooted and I have updated through Indian OTA file.So,will this method work for me?
situ1962 said:
Thanks brne final question though.My phone is not rooted and I have updated through Indian OTA file.So,will this method work for me?
Click to expand...
Click to collapse
This metod work forma you. you do not need root, if you need bootloader unlocker
Enviado desde mi XT1563 mediante Tapatalk
flopezm said:
This metod work forma you. you do not need root, if you need bootloader unlocker
Enviado desde mi XT1563 mediante Tapatalk
Click to expand...
Click to collapse
So,to revert back to 5.1.1 do I have to unlock my bootloader first or simply follow the above guide and I am done?
flopezm said:
if you already had released the bootloader and Cel brickeo status 0 but it will open bootloader, we need more data about what happened to you that was the last thing you did or do quisistes as OTA you should not skip that error unless you use fastboot. OTA gpt.bin extracted and put only. otherwise you'll have to unlockbootloader and install the firmware
Enviado desde mi XT1563 mediante Tapatalk
Click to expand...
Click to collapse
My dear brother i flashed ota file which were given in xda but i don't like that so i want to downgrade to android L. So i try to flash android L stock firmware some file flashed some not and stuck into bootloader everytime. Phone not starting i tried to unlock bootloader but not having. What to do bro..?
situ1962 said:
So,to revert back to 5.1.1 do I have to unlock my bootloader first or simply follow the above guide and I am done?
Click to expand...
Click to collapse
Some firmwares doesn't let you revert back without unlocking the bootloader, brazilian firmware .32 is one example. And on your firmware, you have to look if there are more sparsechunk files, and do the flash system to all of them.
Stock ROM for Moto G4/G4 Plus NPJS25.93-14-8
Installing this Stock ROM will unroot your device and remove any custom Recovery.
If you device is soft bricked or facing bootloop issue or experience lags, then you should download and Flash this ROM.
This is the latest Stock Firmware of Moto G4 and Moto G4 Plus.
Build - NPJS25.93-14-8
This build will update your Bootloader. If you try to downgrade it for any reason, you may brick your device.
This process can take roughly 20-30 minutes so please be patient.
This Flashable zip can install over any previous version including Soak ROM or MM or Custom ROM.
As you already know, you Don't have to unlock your bootloader.
Prerequisites:
RSDLite 6.2.4
Firmware 7.0_NPJS25.93-14-8 [Thanks to AFH and uploaders]
Procedure 1:
♦ Download the application RSDLite and install it.
♦ Download and unpack the firmware from rar.
♦ Run RSDLite.
♦ Click on the button with three dots and select flashall.xml.
♦ Reboot your phone into fastboot mode [press the volume down + power button]
♦ Connect your phone to a PC. The program should detect the phone.
♦ Press the Start button and wait until the end of the firmware until the phone restarts.
Procedure 2:
You can also use fastboot commands if you prefer it.
♦ Download ADB and fastboot driver for your PC/MAC
♦ Download and install Drivers for your Moto G4/G4 Plus
♦ Download ROM
♦ Now Power Off your phone and boot into Bootloader mode [Press and Hold "Power + Volume Down"]
♦ Use the below commands one by one. [If you are using mfastboot then type 'mfastboot' instead of 'fastboot']
Code:
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 dsp adspso.bin
fastboot flash oem oem.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 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
If you want to lock your Bootloader use the below lines.
Code:
fastboot oem fb_mode_set
fastboot oem lock begin
fastboot oem lock begin
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 dsp adspso.bin
fastboot flash oem oem.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 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 lock
fastboot oem fb_mode_clear
fastboot reboot
or use the batch from attachment
You MUST take backup of your important data. I am NOT responsible for data loss or bricked device
Tested on my XT1643.
are you sure it works??
[email protected]$hil said:
are you sure it works??
Click to expand...
Click to collapse
it must have to. btw it worked for me
arunzone said:
it must have to. btw it worked for me
Click to expand...
Click to collapse
the firmware download link does not work.. it says something went wrong
[email protected]$hil said:
the firmware download link does not work.. it says something went wrong
Click to expand...
Click to collapse
check now. the link has been updated.
[email protected]$hil said:
the firmware download link does not work.. it says something went wrong
Click to expand...
Click to collapse
Translate the web page and sign in using google or telegram account.... it worked to download from there.... haven't installed tho...
arunzone said:
check now. the link has been updated.
Click to expand...
Click to collapse
Thnx now downloading
It works perfectly. I was able to flash lastest Nougat update over 1st Soak Test. It's completely not necessary to downgrade to MM and unlock bootloader.
How is this working???
Between 1st soak and final OTA, 2 more soak test builds came i heard. How is this process working for you. please help explain!!!
arunzone said:
Many of us has already installed the first soak test and now have problems while update to latest version. This tutorial is for those who don't want to unlock their bootloader.
This process can take roughly 20-30 minutes so please be patient.
This Flashable zip can install over Soak Test ROM or MM.
You Don't have to unlock your bootloader or downgrade to MM and data will not be deleted.
Prerequisties:
RDSLite
Firmware
Procedure:
Download the program and install.
Download and unpack the firmware.
Run the program.
Click on the button with three dots and select flashall.xml.
Reboot your phone into fastboot mode [press the volume down + power button]
Connect your phone to a PC. The program should detect the phone.
Press the Start button and wait until the end of the firmware until the phone restarts.
As a precaution, enable OEM Unlocking under developer options. If anything goes wrong you can still unlock your bootloader and install custom firmware.
Also take backup of your important data.
I am not responsible if you brick your device.
Tested on my XT1643 with unlocked bootloader with soak 1.
Click to expand...
Click to collapse
Will it work with Windows XP? Also please mention required drivers & if possible link to download drivers.
arunzone said:
Many of us has already installed the first soak test and now have problems while update to latest version. This tutorial is for those who don't want to unlock their bootloader.
This process can take roughly 20-30 minutes so please be patient.
This Flashable zip can install over Soak Test ROM or MM.
You Don't have to unlock your bootloader or downgrade to MM and data will not be deleted.
Prerequisties:
RDSLite
Firmware.
Click to expand...
Click to collapse
Does this Firmware support VoLTE?
Sent from my XT1562 using Tapatalk
Worked perfectly with modified system on first soaktest and twrp Recovery, so no need to delect them before. After flashing the updated firmware, the system is clean and Stock Recovery is back. :good:
kumeipark said:
Does this Firmware support VoLTE?
Click to expand...
Click to collapse
Yes it supports volte feature.
praveenbda said:
Will it work with Windows XP? Also please mention required drivers & if possible link to download drivers.
Click to expand...
Click to collapse
Yes. Please install drivers from Motorola website or from below link.
https://forum.xda-developers.com/showthread.php?t=2588979
rishisharma1986 said:
Between 1st soak and final OTA, 2 more soak test builds came i heard. How is this process working for you. please help explain!!!
Click to expand...
Click to collapse
Since this this is flashable, it doesn't look for what your Mobile already has. It will just install the rom. Even if you are not on official rom.
arunzone said:
Since this this is flashable, it doesn't look for what your Mobile already has. It will just install the rom. Even if you are not on official rom.
Click to expand...
Click to collapse
Will this clear all my data or just installs like ota ?
sam sundar said:
Will this clear all my data or just installs like ota ?
Click to expand...
Click to collapse
It won't delete your data. Just take a backup as a failsafe.
arunzone said:
it must have to. btw it worked for me
Click to expand...
Click to collapse
How to download the firmware frm the file given they r saying some dfrnt language
---------- Post added at 05:16 AM ---------- Previous post was at 05:10 AM ----------
arc4d14n said:
Translate the web page and sign in using google or telegram account.... it worked to download from there.... haven't installed tho...
Click to expand...
Click to collapse
Bro how to translatethe webpage
gokulkishor said:
How to download the firmware frm the file given they r saying some dfrnt language
---------- Post added at 05:16 AM ---------- Previous post was at 05:10 AM ----------
Bro how to translatethe webpage
Click to expand...
Click to collapse
Open the link in chrome and it ask to translate. That page contains only one button in the center of the page. Click it. A dialog box will appear, tick the check box and click on enabled button.
gokulkishor said:
How to download the firmware frm the file given they r saying some dfrnt language
---------- Post added at 05:16 AM ---------- Previous post was at 05:10 AM ----------
Bro how to translatethe webpage
Click to expand...
Click to collapse
I've used Google Chrome automatic translate, anyway it was for older link, it has been updated, but if it's in Russian as the previous one, you can use the same method
Disclaimer: I am not responsible for anything that happens as a result of flashing these files. Your destiny is your own.
This firmware can be flashed on Both locked and Unlocked Bootloaders
Moto G4 Plus [XT1640/XT1641/XT1642/XT1643/XT1644] ATHENE NPJ25.93-14 FASTBOOT + Relock Bootloader
Requirements:
1. Download the Minimal ADB and Fastboot = https://www.androidfilehost.com/?fid=745425885120698566
2. Install Minimal ADB and Fastboot = https://forum.xda-developers.com/showthread.php?t=2317790
3. Moto Drivers
For Windows: http://www.devfiles.co/download/5eExXq3a/MotorolaDeviceManager_2.5.4.exe
For Mac:http://www.devfiles.co/download/i51GYJjz/MDM_Installer_2.2.9.dmg
4. Download Fastboot ROM Zip : https://drive.google.com/file/d/0Bx6eXSiwEdFFWXZyYjB5S0xlZWs/view :good:
Firmware via FASTBOOT:
1. Download the rar file and unzip it.
2.Extract all the files to your fasboot folder.
3.Restart the Moto G4 in fastboot mode.
4. Make sure that usb debugging is on.
5.Connect the Phone in fastboot mode to the computer
Run the "OEM Flash.bat" script that is inside the folder that is created when you unzip the file.(If you want to lock your bootloader Use "OEM lock.bat")
You Can also do it Manually In adb fastboot folder shift+right click and then in the pop up click open command window here
fastboot oem lock begin
fastboot oem lock begin
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 dsp adspso.bin
fastboot flash oem oem.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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize (optional: will erase any customizations if ordered through motomaker)
fastboot erase clogo (optional: will erase the custom boot logo if ordered through motomaker)
fastboot oem lock
fastboot reboot
NOTE:
1. If you dont want to lock your bootloader just skip the "fastboot oem lock" and "fastboot oem lock begin" Commands
2. Since this file was compressed using 7zip you need 7zip to extract it using Winrar or Winzip will give you an error you can download 7zip from http://www.7-zip.org/download.html
3.Using the "OEM Flash.bat" or "OEM lock.bat" will wipe your data and all the Customizations like Root and Xposed and get it to Factory Condition if You are Reverting back to Stock from a Custom Rom Or Upgrading Stock it is Strongly Advised to Wipe your Data to avoid bugs and crashes(system/app)
In any case if you don't want to wipe data just remove this command "fastboot erase userdata" from the bat file or skip it if your flashing manually
HIT THANKS IF I HELPED YOU !
FOR FURTHER ASSISTANCE JOIN THE TELEGRAM GROUP FOR OUR G4 FAMILY https://telegram.me/g4plus
Works on XT1622 ?
kosmasgr said:
Works on XT1622 ?
Click to expand...
Click to collapse
May work not confirmed
kosmasgr said:
Works on XT1622 ?
Click to expand...
Click to collapse
Yes it does. Just used it to re lock my uk 1622. All seems to be working perfectly. Shows the correct model in about settings
oldsoulsong said:
Yes it does. Just used it to re lock my uk 1622. All seems to be working perfectly. Shows the correct model in about settings
Click to expand...
Click to collapse
Can confirm.
Just re-locked the bootloader on my European XT1622 with this.
Don't forget to enable OEM Unlocking and USB Debugging in Developer Options!
How about xt1641
Sent from my Moto G (4) using XDA-Developers Legacy app
Can i use this for rooted ressurection remix
Sent from my Moto G4 Plus using Tapatalk
tonypooyappallil said:
Can i use this for rooted ressurection remix
Click to expand...
Click to collapse
Yes
daeshawn said:
How about xt1641
Click to expand...
Click to collapse
Yes it works on xt1641
Greekgodmerwyn said:
Yes
Click to expand...
Click to collapse
So if i use this, i will relock my bootloader, then iam eligible for warranty?
Sent from my Moto G4 Plus using Tapatalk
tonypooyappallil said:
So if i use this, i will relock my bootloader, then iam eligible for warranty?
Click to expand...
Click to collapse
No you have received an unlock key from Motorola to unlock your bootloader hence when they enter your serial no they will find out in their data base that your device was unlocked
Greekgodmerwyn said:
No you have received an unlock key from Motorola to unlock your bootloader hence when they enter you serial no they will find out in their data base that your device was unlocked :good:
Click to expand...
Click to collapse
Okay. But the device will get locked bootloader right?
Sent from my Moto G4 Plus using Tapatalk
tonypooyappallil said:
Okay. But the device will get locked bootloader right?
Click to expand...
Click to collapse
Yes use the oemlock.bat or if you are doing it manually then use the OEM lock commands this will only work if you are upgrading
Greekgodmerwyn said:
Disclaimer: I am not responsible for anything that happens as a result of flashing these files. Your destiny is your own.
Moto G4 Plus [XT1640/XT1641/XT1642/XT1643] ATHENE NPJ25.93-14 FASTBOOT + Relock Bootloader
Requirements:
1. Download the Minimal ADB and Fastboot = https://drive.google.com/file/d/0B1M...ew?usp=sharing
2. Install Minimal ADB and Fastboot = https://forum.xda-developers.com/showthread.php?t=2317790
3. Moto Drivers
For Windows: http://www.devfiles.co/download/5eExXq3a/MotorolaDeviceManager_2.5.4.exe
For Mac:http://www.devfiles.co/download/i51GYJjz/MDM_Installer_2.2.9.dmg
4. Download Fastboot ROM Zip : https://drive.google.com/file/d/0Bx6eXSiwEdFFWXZyYjB5S0xlZWs/view :good:
Firmware via FASTBOOT:
1. Download the rar file and unzip it.
2.Extract all the files to your fasboot folder.
3.Restart the Moto G4 in fastboot mode.
4. Make sure that usb debugging is on.
5.Connect the Phone in fastboot mode to the computer
Run the "OEM Flash.bat" script that is inside the folder that is created when you unzip the file.(If you want to lock your bootloader Use "OEM lock.bat")
You Can also do it Manually In adb fastboot folder shift+right click and then in the pop up click open command window here
fastboot oem lock begin
fastboot oem lock begin
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 dsp adspso.bin
fastboot flash oem oem.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 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 lock
fastboot reboot
NOTE:
If you dont want to lock your bootloader just skip the "fastboot oem lock" and "fastboot oem lock begin" Commands
HIT THANKS IF I HELPED YOU !
FOR FURTHER ASSISTANCE JOIN THE TELEGRAM GROUP FOR OUR G4 FAMILY https://telegram.me/g4plus
Click to expand...
Click to collapse
The image is corrupted plz upload new image in google drive
a-2-k said:
The image is corrupted plz upload new image in google drive
Click to expand...
Click to collapse
Use 7Zip to Extract it is a 7zip file if you try to extract it with winrar or WinZip you will definitely get an error and please don't quote the whole thread while replying
Greekgodmerwyn said:
Use 7Zip to Extract it is a 7zip file if you try to extract it with winrar or WinZip you will definitely get an error and please don't quote the whole thread while replying
Click to expand...
Click to collapse
sorry I don't see....7zip
xploder270 said:
Can confirm.
Just re-locked the bootloader on my European XT1622 with this.
Don't forget to enable OEM Unlocking and USB Debugging in Developer Options!
Click to expand...
Click to collapse
What about your baseband version now ? Is it still EMEA ? (I am extra cautious not to lose European LTE bands).
a-2-k said:
sorry I don't see....7zip
Click to expand...
Click to collapse
download from here:
http://www.7-zip.org/download.html
rjtgupta84 said:
download from here:
http://www.7-zip.org/download.html
Click to expand...
Click to collapse
I think he meant to say that he didn't know that it was 7zip
Greekgodmerwyn said:
I think he meant to say that he didn't know that it was 7zip
Click to expand...
Click to collapse
Yes you got it
XT1562 Single SIM
LUX_RETEU_7.1.1_NPD26.48-24-1_cid7_subsidy-DEFAULT_CFC.xml
https://rsdsecure-cloud.motorola.co...PD26.48-24-1_cid7_subsidy-DEFAULT_CFC.xml.zip
https://mega.nz/#!fUUSBCoJ!LXmGhG5EpFlT4bqUvU2aX8yoUVVJHgv8LVbMprzrqzI
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 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
Dual ?? Single SIM??
Enviado desde mi Moto X Play mediante Tapatalk
matuscristian said:
Dual ?? Single SIM??
Enviado desde mi Moto X Play mediante Tapatalk
Click to expand...
Click to collapse
Single SIM Europe
Upload XT1563 Latam SINGLE SIM Cid12 Please !!!
xt610 said:
Upload XT1563 Latam SINGLE SIM Cid12 Please !!!
Click to expand...
Click to collapse
The link is not active yet.
For now, it is not available for download.
https://rsdsecure-cloud.motorola.co...D26.48-24-1_cid12_subsidy-DEFAULT_CFC.xml.zip
Thanks
I waiting for available link
News ???
Seems to work fine, very big thanks, I was frustrated to be stuck with 6.0.1
PS : it's possible that the phone stay stuck on the boot logo, butI turned it off and on again and Android loaded within a few seconds
xt610 said:
News ???
Click to expand...
Click to collapse
XT1563 Latam SINGLE SIM Cid12
First, the 7.1.1 update is available for download in the OTA channel, and then after a few weeks, the fastboot image will be available for download.
]Devilman[ said:
Seems to work fine, very big thanks, I was frustrated to be stuck with 6.0.1
PS : it's possible that the phone stay stuck on the boot logo, butI turned it off and on again and Android loaded within a few seconds
Click to expand...
Click to collapse
You're welcome
Perfect original Image, all work fine, many thank's
Do I have to root my phone to flash this? I was hoping to load it from the bootloader but I can't get it to work. Thanks
DaveyC74 said:
Do I have to root my phone to flash this? I was hoping to load it from the bootloader but I can't get it to work. Thanks
Click to expand...
Click to collapse
Before you do anything, read about the fastboot program on the XDA forum. There is no root or unlocked bootloader required.
Which Baseband does this come with? Currently on M8936_2020632.44.03.21.57R and wondering if worth updating baseband only (currently using LOS 14.1 as ROM). Cheers
siarp said:
Which Baseband does this come with? Currently on M8936_2020632.44.03.21.57R and wondering if worth updating baseband only (currently using LOS 14.1 as ROM). Cheers
Click to expand...
Click to collapse
Baseband Version: M8936_20250112.18.05.38R
You can always test. Without loss of data, you can go back to the previous version of the modem(fastboot marshmallow 6.0.1).
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
QZmichal said:
Baseband Version: M8936_20250112.18.05.38R
You can always test. Without loss of data, you can go back to the previous version of the modem(fastboot marshmallow 6.0.1).
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Click to expand...
Click to collapse
OK thanks for the info, tried the above commands (twice now) and under phone status the baseband version hasn't updated, the fastboot commands executed OK. Any ideas? Has it updated just not the references to the version?
Hello! I'm facing huge trouble with fastboot. Can someone have a Flashable Zip or a twrp backup of this OTA? :crying: thx a lot
Android Pay is not working unable to verify phone, unlocked bootloader etc. On Lineageos everything works greate.
twiti7 said:
Android Pay is not working unable to verify phone, unlocked bootloader etc. On Lineageos everything works greate.
Click to expand...
Click to collapse
Android Pay requires a blocked bootloader. In LIneageos or another custom rom, the Magisk program hides Root and the unlocked bootloader.
Install the Magisk program on a stock android
Or
You are blocking the bootloader
Thanks from now I'm using magisk