[STOCK] Flash or update guide for XT1710-08 [PPS29.133-30 (Android 9.0 Pie)] - Moto Z2 Play Guides, News, & Discussion

Your bootloader must be unlocked.
You can't lock the bootloader, to do this you will need a signed firmware from Motorola (and no one found yet). Instead you can use Magisk to hide the unlocked bootloader, bypass SafetyNet and be able to use Google Pay, for example.
You will not get OTA updates from Motorola even if you somehow lock the bootloader because your phone is registered forever to the "retcn" software update channel, instead of "retail" or "retbr".
Recommended: set your Platform Tools (adb and fastboot) system wide using this guide
https://forum.xda-developers.com/android/software/guide-how-to-set-fastboot-adb-to-wide-t3591240
Tested for updating from Oreo stock without wipe.
Steps for clean flashing or update
- Place the suitable script attached on the extracted ROM folder and flash (these scripts are only for XT1710-08 variant to prevent lost modem signal)
- After all the commands succeeded, wait for a full reboot (because of encryption)
- Flash TWRP
- Flash Magisk normally through TWRP
- Be happy
Firmware (you can use this on other XT1710 variants)
Version: PPS29.133-30 (Android 9.0 Pie)
https://mirrors.lolinet.com/firmwar...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Other versions:
https://mirrors.lolinet.com/firmware/moto/albus/official/RETAIL/
TWRP
https://forum.xda-developers.com/z2-play/development/-t3715660
Magisk
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Motorola drivers https://motorola-global-en-aus.custhelp.com/app/answers/prod_detail/a_id/86934/p/154,153
Google SDK Platform Tools https://developer.android.com/studio/releases/platform-tools
Commands for flashing and wipe
PS: the difference from the official `flashfile.xml` commands is that it doesn't contains `fastboot erase modemst1` and `fastboot erase modemst2`
Code:
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 carrier
fastboot erase cache
fastboot erase userdata
fastboot erase DDR
fastboot oem fb_mode_clear
fastboot reboot
Commands for flashing without wipe (update)
PS: the only difference from the previous one is that it doesn't contains `fastboot erase userdata`
Code:
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 carrier
fastboot erase cache
fastboot erase DDR
fastboot oem fb_mode_clear
fastboot reboot
Thanks to
@eqbirvin
@Junior Passos
@HTCDevil

Hello. If I use your script is unzipped the rom with update to August 2018 is the same? They are currently on custom rom Firehound! I would like to go back to the Motorola Blur retail. Do I have to give all the commands from fastboot?

cuciu70 said:
Hello. If I use your script is unzipped the rom with update to August 2018 is the same? They are currently on custom rom Firehound! I would like to go back to the Motorola Blur retail. Do I have to give all the commands from fastboot?
Click to expand...
Click to collapse
Yes! To go back to Motorola stock ROM you must follow this tutorial to make a clean flash, using the flash-wipe script.

my post was wrong, Moderators please delete my post.
Did'nt know i can't delete my own post.

felipecassiors said:
Yes! To go back to Motorola stock ROM you must follow this tutorial to make a clean flash, using the flash-wipe script.
Click to expand...
Click to collapse
the password does not work.
I tried to open the file with 7zip and zip extractor pro. I enter the password!
wrong password.

cuciu70 said:
the password does not work.
I tried to open the file with 7zip and zip extractor pro. I enter the password!
wrong password.
Click to expand...
Click to collapse
Firmware:
https://drive.google.com/open?id=1rcgUvLG5c7l9jH8AzuTg3WPJnORQ6VlY
The password is
Code:
MotorolaFirmwaresLB
I use WinRAR, but 7-Zip should work. Try again please, here is working.

Would it be easy to update the system with the latest patch? I have magisk installed with system from April patch. If so what how would be the procedure?

Followed all the steps and got it working. Thanks so much, the original software on this version of the phone is terrible!
One thing, like a few others, my fingerprint sensor isn't working. Is it as simple as a wipe after install?

pjcons said:
Followed all the steps and got it working. Thanks so much, the original software on this version of the phone is terrible!
One thing, like a few others, my fingerprint sensor isn't working. Is it as simple as a wipe after install?
Click to expand...
Click to collapse
Take a look at this post friend:
https://forum.xda-developers.com/z2...reo-retail-via-fastboot-t3786153/post76486376
Try to flash again but evading this 4 commands.

felipecassiors said:
Take a look at this post friend:
https://forum.xda-developers.com/z2...reo-retail-via-fastboot-t3786153/post76486376
Try to flash again but evading this 4 commands.
Click to expand...
Click to collapse
Yes I took those out when flashed and still no fp sensor. Thanks for sending on though. I read everything b4 flash but still no fp sensor.
But I didn't wipe 1st so might flash again and wipe 1st?
Everything else working 100% :good:

pjcons said:
Yes I took those out when flashed and still no fp sensor. Thanks for sending on though. I read everything b4 flash but still no fp sensor.
But I didn't wipe 1st so might flash again and wipe 1st?
Everything else working 100% :good:
Click to expand...
Click to collapse
If you can, please try wiping in first. If still doesn't work, the procedure to solve this is:
- Flash the original ROM (that ugly ZUI one) to get it working again
- Flash the ROM on this thread, wiping, evading that 4 commands
I can help you to find the ZUI ROM if you need.

felipecassiors said:
If you can, please try wiping in first. If still doesn't work, the procedure to solve this is:
- Flash the original ROM (that ugly ZUI one) to get it working again
- Flash the ROM on this thread, wiping, evading that 4 commands
I can help you to find the ZUI ROM if you need.
Click to expand...
Click to collapse
Cheers mate. If u can send me a link to the very ugly Zui rom just in case would be great.

pjcons said:
Cheers mate. If u can send me a link to the very ugly Zui rom just in case would be great.
Click to expand...
Click to collapse
https://androidfilehost.com/?fid=1322778262903986742
Just make sure your device is XT1710-08

Tested on a XT1710-06 full wipe and it works great, because i wanted to do and update and i goot bootloop.
Just in case someone find this, im from México, I flashed this fastboot rom and installed Magisk to get root, used the Canary build to make it work with my fav games that are Fate go and Pokemon go (spoof) and it works like a charm, thanks.

felipecassiors said:
https://androidfilehost.com/?fid=1322778262903986742
Just make sure your device is XT1710-08
Click to expand...
Click to collapse
Yep, it's an XT1710-08 for sure! Thanks again...

pjcons said:
Yep, it's an XT1710-08 for sure! Thanks again...
Click to expand...
Click to collapse
Friend, use the tutorial of this thread, but instead of that script, use this attached to flash the ZUI stock ROM.

8bitcode said:
Tested on a XT1710-06 full wipe and it works great, because i wanted to do and update and i goot bootloop.
Just in case someone find this, im from México, I flashed this fastboot rom and installed Magisk to get root, used the Canary build to make it work with my fav games that are Fate go and Pokemon go (spoof) and it works like a charm, thanks.
Click to expand...
Click to collapse
Friend, for models other than XT1710-08 (outside China), you can use this script attached. It is more recommended.
Thank you for the feedback!

felipecassiors said:
Friend, for models other than XT1710-08 (outside China), you can use this script attached. It is more recommended.
Thank you for the feedback!
Click to expand...
Click to collapse
Hey I got back to ZUI - the Chinese ROM came up. Fingerprint working. So rebooted into BL and flashed the firmware as per OP. Again, no FP sensor.
I'm gonna try again and wipe after install ZUI, BEFORE flash and wipe Oreo.
[2nd try no better??]
It flashes ok but FP sensor just won't work. Everything else working. When you say "Flash the ROM on this thread, wiping, evading that 4 commands" I use the flash and wipe script and remove the 4 commands (the erase modem seem to have been removed already from the script). Any ideas, I'm so close! Have flashed back and forth a few times tonight. It's fun though! Cheers!

pjcons said:
Hey I got back to ZUI - the Chinese ROM came up. Fingerprint working. So rebooted into BL and flashed the firmware as per OP. Again, no FP sensor.
I'm gonna try again and wipe after install ZUI, BEFORE flash and wipe Oreo.
[2nd try no better??]
It flashes ok but FP sensor just won't work. Everything else working. When you say "Flash the ROM on this thread, wiping, evading that 4 commands" I use the flash and wipe script and remove the 4 commands (the erase modem seem to have been removed already from the script). Any ideas, I'm so close! Have flashed back and forth a few times tonight. It's fun though! Cheers!
Click to expand...
Click to collapse
Mine XT1710-08 fingerprint sensor works without removing the 4 commands, I just remove the 2 erase modem (already removed in the flash scripts). Anyway, try to install the ROM of this thread (https://forum.xda-developers.com/z2-play/how-to/fastboot-rom-oreo-retail-via-fastboot-t3786153) and see if it work for you. Please post here if you have news about it.

Rooting
I did all the steps and completely reinstalled android 8.0 on my moto z2 play, I then got twrp and tried flashing magisk 17.1, I got stuck in a bootloop but managed to flash the whole thing again, which solved the problem. To make sure this doesn't happen again, could you please state the steps for rooting. I cant remember if it was because I did not input the code into the terminal. When I input the code am I supposed to get a response or message, because it just stays bank?
Thank you

Related

Stuck on bootloader

I tried to flash a downgrade image to my moto e 2nd gen. Now Im stuck in bootloader and a warning message for unlocked bootloder. Ive tried to flash logo.bin, and other images aswell with no luck. It keeps asking me to install a valid signed images, I don't know where to find these images. Please help!
You need to do exactly what it's asking you to do - flash valid signed images. Which model do you have (XT152x)? Which region are you in? Which version were you downgrading from?
Just so you know, downgrading the stock ROM is very highly discouraged as it can cause bricking in certain circumstances. In particular, never try to downgrade the stock ROM when the bootloader is locked. You can try flashing back the upgraded images and seeing if your phone accepts them. Be aware that the signed images must match your model number and region.
squid2 said:
You need to do exactly what it's asking you to do - flash valid signed images. Which model do you have (XT152x)? Which region are you in? Which version were you downgrading from?
Just so you know, downgrading the stock ROM is very highly discouraged as it can cause bricking in certain circumstances. In particular, never try to downgrade the stock ROM when the bootloader is locked. You can try flashing back the upgraded images and seeing if your phone accepts them. Be aware that the signed images must match your model number and region.
Click to expand...
Click to collapse
Thanks for reply.
I don't have these images, where to get them? My model is xt1524reteuall, I'm in europe/sweden and I downgraded from stock Lollipop 5.0.2
I did unlock the bootloader via motorolas site.
pemhak said:
Thanks for reply.
I don't have these images, where to get them? My model is xt1524reteuall, I'm in europe/sweden and I downgraded from stock Lollipop 5.0.2
I did unlock the bootloader via motorolas site.
Click to expand...
Click to collapse
Hmm, so you went from a newer 5.0.2 build to an old 5.0.2 build? What were you downgrading to?
Go to this folder: https://mega.nz/#F!rMIhDLgR!oq5Cz_XbgZLEEysmqoYtcA
Navigate to Surnia ->5.0.2
Look for the file XT1524_RETEUALL_MOTOE2... (it's near the middle of the list)
Download and try flashing everything it in using fastboot.
squid2 said:
You need to do exactly what it's asking you to do - flash valid signed images. Which model do you have (XT152x)? Which region are you in? Which version were you downgrading from?
Just so you know, downgrading the stock ROM is very highly discouraged as it can cause bricking in certain circumstances. In particular, never try to downgrade the stock ROM when the bootloader is locked. You can try flashing back the upgraded images and seeing if your phone accepts them. Be aware that the signed images must match your model number and region.
Click to expand...
Click to collapse
Thanks for reply.
I don't have these images, where to get them? My model is xt1524reteuall, I'm in europe/sweden and I downgraded from stock Lollipop 5.0.2
I did unlock the bootloader via motorolas site.
I got my device back!! I did succeed to flash it with this rom "surnia_stock_5.0.2.zip" with TWRP. I did not have the patience to wait at the Motorola logo when booting, I have to wait 2-3 min and 2-3 min for services to start. for the device to boot. But now it doesn't register any sim card when at desktop?!?
squid2 said:
Hmm, so you went from a newer 5.0.2 build to an old 5.0.2 build? What were you downgrading to?
Go to this folder:
Navigate to Surnia ->5.0.2
Look for the file XT1524_RETEUALL_MOTOE2... (it's near the middle of the list)
Download and try flashing everything it in using fastboot.
Click to expand...
Click to collapse
I was downgrading to kitkat 4.4.4 due to poor battery in lollipop 5.0.2. I'm downloading a xt1524reteuall rom right now but ir is going slowly.
pemhak said:
I was downgrading to kitkat 4.4.4 due to poor battery in lollipop 5.0.2. I'm downloading a xt1524reteuall rom right now but ir is going slowly.
Click to expand...
Click to collapse
Oh, you must have flashed something really wrong then. There are no 4.4.4 ROMs for this device. You would have flashed something totally incompatible and highly risky if you flashed 4.4.4 from somewhere. That may have wrecked your modem software too. Download and flash the proper XT1524-specific software with the correct modem. If you are unhappy with the performance of the stock ROM, you can flash scritch007's CM12.1.
squid2 said:
Oh, you must have flashed something really wrong then. There are no 4.4.4 ROMs for this device. You would have flashed something totally incompatible and highly risky if you flashed 4.4.4 from somewhere. That may have wrecked your modem software too. Download and flash the proper XT1524-specific software with the correct modem. If you are unhappy with the performance of the stock ROM, you can flash scritch007's CM12.1.
Click to expand...
Click to collapse
Ok, thanks. I will wait for download to complete and flash that image.
pemhak said:
Ok, thanks. I will wait for download to complete and flash that image.
Click to expand...
Click to collapse
Hi! Did you solve your problem? I'm kind of stuck on same problem and with no working solution yet.
EDIT: I tried the @squid2 with no success. Maybe I will send the phone to waranty....
Noeljunior said:
Hi! Did you solve your problem? I'm kind of stuck on same problem and with no working solution yet.
EDIT: I tried the @squid2 with no success. Maybe I will send the phone to waranty....
Click to expand...
Click to collapse
I did solve the problem with these steps.
1. Find and download the files for your region.
2. Unzip files to a folder with fastboot and adb.
3. Create stock.bat with these commands and run stock.bat within the same folder as above files.
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 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 oem config carrier vzw
fastboot oem fb_mode_clear
fastboot reboot
(4. I needed to reunlock my Moto E 2nd Gen at Motorolas site, because i did relock it.)
5. Get into bootloader menu and flash this TWRP image (i can email it to you) within the same folder and flash it with fastboot.
6. Restart phone. Wait 2-3 minutes so it boots into android.
7. Hope I made it clear enough to follow the instructions, if you got questions please reply and I try to answer them. Sorry for my poor english.
pemhak said:
I did solve the problem with these steps.
1. Find and download the files for your region.
2. Unzip files to a folder with fastboot and adb.
3. Create stock.bat with these commands and run stock.bat within the same folder as above files.
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 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 oem config carrier vzw
fastboot oem fb_mode_clear
fastboot reboot
(4. I needed to reunlock my Moto E 2nd Gen at Motorolas site, because i did relock it.)
5. Get into bootloader menu and flash this TWRP image (i can email it to you) within the same folder and flash it with fastboot.
6. Restart phone. Wait 2-3 minutes so it boots into android.
7. Hope I made it clear enough to follow the instructions, if you got questions please reply and I try to answer them. Sorry for my poor english.
Click to expand...
Click to collapse
And I'm back with my Moto E! Thank you! I wasn't doing some of those commands and with all those commands it works! Thank you!

Bootloop on any Surnia ROM

so I was using cm12.1 and decided to update to latest nightly build but after that, I've experienced bootloop, after restoring to my previous ROM and download the whole Nightly ROM and flashed it, my phone bootloops. used other ROM's but bootloop persist, anyone can help me?
PaulDnoOb said:
so I was using cm12.1 and decided to update to latest nightly build but after that, I've experienced bootloop, after restoring to my previous ROM and download the whole Nightly ROM and flashed it, my phone bootloops. used other ROM's but bootloop persist, anyone can help me?
Click to expand...
Click to collapse
If your phone runs fine after restoring your previous ROM, whatever your flashing must be bad or wrong for your phone.
If you cannot get your phone running with a restore, hopefully you can get into the bootloader.
If you can get into the bootloader (volume down and power buttons, which brings you to AP Fastboot Flash Mode), you can flash a factory image, assuming there is a good one out there for your phone. I flashed a factory image a couple of days ago on a Moto E 2015 for a friend, and it is working fine. There are a number of threads / links to flashing factory images for the Moto E 2015.
tedr108 said:
If your phone runs fine after restoring your previous ROM, whatever your flashing must be bad or wrong for your phone.
If you cannot get your phone running with a restore, hopefully you can get into the bootloader.
If you can get into the bootloader (volume down and power buttons, which brings you to AP Fastboot Flash Mode), you can flash a factory image, assuming there is a good one out there for your phone. I flashed a factory image a couple of days ago on a Moto E 2015 for a friend, and it is working fine. There are a number of threads / links to flashing factory images for the Moto E 2015.
Click to expand...
Click to collapse
I've finally fixed my phone by flashing the factory images thanks for your help :good:
PaulDnoOb said:
I've finally fixed my phone by flashing the factory images thanks for your help :good:
Click to expand...
Click to collapse
I have to same problem. What 'factory rom' did you use to fix it?
edit 1:
I did install cm-12.1-20151226-NIGHTLY-surnia using this TWRP version and everything was fine.
I could start and restart my phone without any problems. After adding some google apps and installing some CW-themes I decided to reboot.
After that: boot loop!
So far I have Tried the following things without success:
- TWRP factory reset
- reinstall cm
- install older version CM (nightly build 20151224)
- reinstall cm using cm-recovery instead of TWRP
- removing external SD-card
- advanced flash wipe
- some more re-installation of CM
- installed a factory ROM (I guess?? ) AOSP-5.1.1-20150921-surnia-jenkins-dual-28 )
Nothing helped so far. The "Fix permissions" and "Fix SELinux" options in TWRP are getting tempting. but I suppose this might be dangerous to use.
Anyone some tips?
edit 2:
It seems to be fixed now. I'm not sure how I did it though.
I've tried multiple things in different sequence and ended with installing some of the following stuff
[ROM] Boost Moto E 2015 LTE Stock 5.1 (LPI23.29-18-S.11) Unmodified & Deodexed
Before that I flashed multiple files from the following zip-file to my phone (I suppose this is relevant as well):
"XT1524_SURNIA_RETEU_5.1.1_LPI23.72-66_cid7_subsidy-DEFAULT_CFC.xml.zip"
Using the following commands:
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 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 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 oem config carrier vzw
fastboot oem fb_mode_clear
Greetings,
Exhale
exhalenl said:
I have to same problem. What 'factory rom' did you use to fix it?
edit 1:
I did install cm-12.1-20151226-NIGHTLY-surnia using this TWRP version and everything was fine.
I could start and restart my phone without any problems. After adding some google apps and installing some CW-themes I decided to reboot.
After that: boot loop!
So far I have Tried the following things without success:
- TWRP factory reset
- reinstall cm
- install older version CM (nightly build 20151224)
- reinstall cm using cm-recovery instead of TWRP
- removing external SD-card
- advanced flash wipe
- some more re-installation of CM
- installed a factory ROM (I guess?? ) AOSP-5.1.1-20150921-surnia-jenkins-dual-28 )
Nothing helped so far. The "Fix permissions" and "Fix SELinux" options in TWRP are getting tempting. but I suppose this might be dangerous to use.
Anyone some tips?
edit 2:
It seems to be fixed now. I'm not sure how I did it though.
I've tried multiple things in different sequence and ended with installing some of the following stuff
[ROM] Boost Moto E 2015 LTE Stock 5.1 (LPI23.29-18-S.11) Unmodified & Deodexed
Before that I flashed multiple files from the following zip-file to my phone (I suppose this is relevant as well):
"XT1524_SURNIA_RETEU_5.1.1_LPI23.72-66_cid7_subsidy-DEFAULT_CFC.xml.zip"
Using the following commands:
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 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 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 oem config carrier vzw
fastboot oem fb_mode_clear
Greetings,
Exhale
Click to expand...
Click to collapse
that's what I did, flashing the whole stock ROM revived my ex moto e 2015 phone! cheers! :highfive:

Unbrick hard bricked Moto G4 amazon prime xt1625

After so many failed attempts I found the way to get my phone a brick. Thanks to the rom "XT1625_ATHENE_AMAZON_MPJ24.139-64_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip".
The method only require simple:
- Tool ADB: http://www.mediafire.com/file/9m1dopcvpmm6zif/adb-setup-1.4.3.exe
- Fastboot+abds: http://www.mediafire.com/file/48gtedd1hlodozz/Herramientas+ADB.rar
- Drivers motorola: http://www.mediafire.com/file/90xvah7a3p4l2m4/MotorolaDeviceManager_2.4.5.exe
- Rom moto g4 amazon prime: https://goo.gl/dK7u4X
- RSDLite6.2.4.zip: http://rootjunkysdl.com/files/Moto G 4th Gen XT1625/Remove Amazon Bloat Ads/RSDLite6.2.4.zip
After having the essential tools unpack the ROM our "moto g4 amazon".
- Install the drivers phone and ads.
- After you've done this step opens RSD lite.
- Having your phone in bootloader as it is important because running fastboot command.
- Locate the place where you unzipped the rom.
- Select the file "xml" flashfile.xml
- After you have selected the "flashfile.xml" file make sure your phone is connected and that your computer recognizes it.
- Click Start.
If you want to run the fastboot command would these
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_sparsechunk.0
fastboot flash oem oem.img_sparsechunk.1
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 erase DDR
fastboot oem fb_mode_clear
fastboot reboot
I hope it will help save many a 'moto g4 "to be a brick.
AnderGuzmanD said:
After so many failed attempts I found the way to get my phone a brick. Thanks to the rom "XT1625_ATHENE_AMAZON_MPJ24.139-64_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip".
The method only require simple:
- Tool ADB: http://www.mediafire.com/file/9m1dopcvpmm6zif/adb-setup-1.4.3.exe
- Fastboot+abds: http://www.mediafire.com/file/48gtedd1hlodozz/Herramientas+ADB.rar
- Drivers motorola: http://www.mediafire.com/file/90xvah7a3p4l2m4/MotorolaDeviceManager_2.4.5.exe
- Rom moto g4 amazon prime: http://www.filefactory.com/file/sks...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
- RSDLite6.2.4.zip: http://rootjunkysdl.com/files/Moto G 4th Gen XT1625/Remove Amazon Bloat Ads/RSDLite6.2.4.zip
After having the essential tools unpack the ROM our "moto g4 amazon".
- Install the drivers phone and ads.
- After you've done this step opens RSD lite.
- Having your phone in bootloader as it is important because running fastboot command.
- Locate the place where you unzipped the rom.
- Select the file "xml" flashfile.xml
- After you have selected the "flashfile.xml" file make sure your phone is connected and that your computer recognizes it.
- Click Start.
If you want to run the fastboot command would these
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_sparsechunk.0
fastboot flash oem oem.img_sparsechunk.1
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 erase DDR
fastboot oem fb_mode_clear
fastboot reboot
I hope it will help save many a 'moto g4 "to be a brick.
Click to expand...
Click to collapse
wanted to know if this work for my device
its been bricked and am anew moto user
this the screen appeared
no factory reset or wipe works
herakikoly said:
wanted to know if this work for my device
its been bricked and am anew moto user
this the screen appeared
no factory reset or wipe works
Click to expand...
Click to collapse
this is the screen
AnderGuzmanD said:
After so many failed attempts I found the way to get my phone a brick. Thanks to the rom "XT1625_ATHENE_AMAZON_MPJ24.139-64_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip".
- Rom moto g4 amazon prime: http://www.filefactory.com/file/sks...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
I hope it will help save many a 'moto g4 "to be a brick.
Click to expand...
Click to collapse
Do you have another link to that Rom? FileFactory keeps telling me they are overloaded and it won't let me DL. Side note, I've already tried the 139-64_65 file from https://androidfilehost.com/?w=files&flid=72578 and no luck. Still get stuck at Recovery saying "we have attempted a detect to flash." I'm hoping your ROM link is slight different, because the one I found has oem.img as one file, not two sparsechunks. I'm pretty sure I have a real brick.
brockwitting said:
Do you have another link to that Rom? FileFactory keeps telling me they are overloaded and it won't let me DL. Side note, I've already tried the 139-64_65 file from https://androidfilehost.com/?w=files&flid=72578 and no luck. Still get stuck at Recovery saying "we have attempted a detect to flash." I'm hoping your ROM link is slight different, because the one I found has oem.img as one file, not two sparsechunks. I'm pretty sure I have a real brick.
Click to expand...
Click to collapse
good afternoon friend this afternoon I'll upload to another server to his comodida permitame few hours. regards
herakikoly said:
this is the screen
Click to expand...
Click to collapse
if friend exactly there. regards
FYI, this WORKS. Even though I found like 4 different versions of this ROM and none worked, yours did. Thanks a ton!!!!!
brockwitting said:
FYI, this WORKS. Even though I found like 4 different versions of this ROM and none worked, yours did. Thanks a ton!!!!!
Click to expand...
Click to collapse
It was thanks to a forum user who shared a comment on the file name but did not expect that I could repair it even was it sent for review
AnderGuzmanD said:
It was thanks to a forum user who shared a comment on the file name but did not expect that I could repair it even was it sent for review
Click to expand...
Click to collapse
I did not work,
Please your help with the link to download
regards
brockwitting said:
FYI, this WORKS. Even though I found like 4 different versions of this ROM and none worked, yours did. Thanks a ton!!!!!
Click to expand...
Click to collapse
the order was a pleasure friend was like trying until you get the corresponding ROM to return to life the phone
AnderGuzmanD said:
the order was a pleasure friend was like trying until you get the corresponding ROM to return to life the phone
Click to expand...
Click to collapse
AnderGuzmanD,
help me up the rom you downloaded since the original link does not work
regards
frankml01 said:
AnderGuzmanD,
help me up the rom you downloaded since the original link does not work
regards
Click to expand...
Click to collapse
Good evening friend by tomorrow I upload the link to my account because mega still is rising and modify the one corrupted
Come on, man... First off, you posted this in the wrong subforum. Second, you took my instructions without crediting me (my original post). Third, I already created a post about this (here) and gave full credit to my sources.
beano311 said:
Come on, man... First off, you posted this in the wrong subforum. Second, you took my instructions without crediting me (my original post). Third, I already created a post about this (here) and gave full credit to my sources.
Click to expand...
Click to collapse
And MUCH THAT YOU UPSET MY FRIEND! DO NOT WORRY THAT ARE NOT TO HELP TO WIN FAME!
AnderGuzmanD said:
After so many failed attempts I found the way to get my phone a brick. Thanks to the rom "XT1625_ATHENE_AMAZON_MPJ24.139-64_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip".
The method only require simple:
- Tool ADB: http://www.mediafire.com/file/9m1dopcvpmm6zif/adb-setup-1.4.3.exe
- Fastboot+abds: http://www.mediafire.com/file/48gtedd1hlodozz/Herramientas+ADB.rar
- Drivers motorola: http://www.mediafire.com/file/90xvah7a3p4l2m4/MotorolaDeviceManager_2.4.5.exe
- Rom moto g4 amazon prime: "up to mega" in the meantime http://www.filefactory.com/file/sks...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
- RSDLite6.2.4.zip: http://rootjunkysdl.com/files/Moto G 4th Gen XT1625/Remove Amazon Bloat Ads/RSDLite6.2.4.zip
After having the essential tools unpack the ROM our "moto g4 amazon".
- Install the drivers phone and ads.
- After you've done this step opens RSD lite.
- Having your phone in bootloader as it is important because running fastboot command.
- Locate the place where you unzipped the rom.
- Select the file "xml" flashfile.xml
- After you have selected the "flashfile.xml" file make sure your phone is connected and that your computer recognizes it.
- Click Start.
If you want to run the fastboot command would these
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_sparsechunk.0
fastboot flash oem oem.img_sparsechunk.1
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 erase DDR
fastboot oem fb_mode_clear
fastboot reboot
I hope it will help save many a 'moto g4 "to be a brick.
Click to expand...
Click to collapse
just needed to know if it works on all moto g4 having the same problem
f u i .. i had aversion named xt 1625 athene mj24 139 retail 64 65
does your post works on returning my moto 4 to life ..
it stuck in recovery after 2 weeks of usage .. hate to be like that ..
and last thing .. want know if it will receive ota update or not .. pleas be patient cause its the first time to deal with that situation
herakikoly said:
just needed to know if it works on all moto g4 having the same problem
f u i .. i had aversion named xt 1625 athene mj24 139 retail 64 65
does your post works on returning my moto 4 to life ..
it stuck in recovery after 2 weeks of usage .. hate to be like that ..
and last thing .. want know if it will receive ota update or not .. pleas be patient cause its the first time to deal with that situation
Click to expand...
Click to collapse
good morning, so far only it has been tested for amazon prime version of greetings
AnderGuzmanD said:
good morning, so far only it has been tested for amazon prime version of greetings
Click to expand...
Click to collapse
so what can i do .. need help
this definitely worked for me! after searching hours for the solution, and was about to give up and have it sent for repair! OMG.. this is a lifesaver...:
victory::victory::good::good::good:
this helped me too, thank you!!!
tread should be moved to q&a and pinned
AnderGuzmanD said:
And MUCH THAT YOU UPSET MY FRIEND! DO NOT WORRY THAT ARE NOT TO HELP TO WIN FAME!
Click to expand...
Click to collapse
Maybe when you grow up you'll realize that it is still good manners to give credit for the work of someone else.

[FASTBOOT ROM] OREO Retail OPS27.76-12-25 (April) using Fastboot

Hi all, i have found this on Motozbrasil Blogspot.
It reported XT1710-01, XT1710-02, XT1710-06, XT1710-07, XT1710-09 e XT1710-10 models as working, but my XT1710-08 works too (see details in this post).
>>>> All credits and thanks go to motozbrasil and its staff. It is not my creation, i have just shared and reported my personal experience with my XT1710-08, not listened on that site.
A special, big, superb thanks to Junior Passos @Junior Passos the op of the motozbrasil thread. <<<
Basical steps:
1) Install drivers (Win) and reboot pc;
2) Unzip firmware and ADB + FASTBOOT - MZ2PLAY in the same folder (thanks to htcmania for package);
3) Put your phone in fastboot mode (Vol down + Power) then Connect to pc, waiting for drivers if needed;
4) Double click on z.bat (edit it with your own commands or use my zips attached changing "mfastboot" voices with "fastboot", so delete "m" from every single command), press a button.
Profit.
We needed a retail fastboot Oreo rom, so here we are.
All at your own risk.
Good luck.
Due to motozbrasil site down on link posted, i linked new adb fastboot and Installer. As soon as possibile i will change and upload installers attached.
Other links for rom only, here (thanks @thedoginthewok):
MEGA:
https://mega.nz/#!Y51hDRRQ!fxS5qoi2rklgtyQP5ydpcd7nM7qIl-wbsd9zJIF6doQ
Google Drive:
https://drive.google.com/file/d/1kyr8AHFZKv5-ASmCEpGHc8CqGgJFc6YO/view
I advice you to proceed over Windows, but in case...
> On Linux
Linux doesn't need drivers.
How to install adb/fastboot on linux, macos, win (depends on your distro): https://www.xda-developers.com/install-adb-windows-macos-linux/
If you are under Ubuntu the easiest way for installing adb-tools is (from terminal):
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install android-tools-adb android-tools-fastboot
Click to expand...
Click to collapse
Command under Terminal (Win/Linux) are:
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 erase modemst1
fastboot erase modemst2
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 oem oem.img
fastboot erase carrier
fastboot erase DDR
fastboot oem fb_mode_clear
Click to expand...
Click to collapse
In some cases (for example XT1710-08) is useful to skip (if you come from NPSS26.118-19-1-6):
fastboot erase modemst1
fastboot erase modemst2
Click to expand...
Click to collapse
If you pass directly from ZUI skip also:
fastboot flash modem NON-HLOS.bin
Click to expand...
Click to collapse
Those for preserving signal and data connection.
---
If you have a corrupted boot.img and you are not able to flash (like bangood or other shops do with chinese model), you first have to give that:
fastboot flashing unlock
Click to expand...
Click to collapse
Hope is useful.
Link above are for Win (1st) and Linux (2nd)**.
** if you use attached .sh remember you have to connect you phone in fastboot mode to pc and then double click on it in the same folder you have unzipped firmware. Attached .bat and .sh files evading erase modemst1 and st2, so it is good for some brand device, not for other.
Remember, all at your own risk.
Thanks @KirMit
I confirm, that all is working after update on XT1710-11 (China Mobile), BUT! do not flash all - skip:
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
If you want your modems and fingerprint sensor are still working!
Click to expand...
Click to collapse
About Magisk, you could give a thanks to Fabio Feher:
Fabio Feher said:
It work for me:
1: Reboot into Bootloader
2: ADB Flash TWRP
3: Start Recovery (TWRP)
4: Enter in ADVANCED > TERMINAL
5: Run commands:
echo KEEPVERITY=true>>/data/.magisk
echo KEEPFORCEENCRYPT=true>>/data/.magisk
6: Flash Magisk
7: Reboot.
Click to expand...
Click to collapse
It should work. Unfortunately,I'm already using Oreo. Otherwise,I will try this fastboot ROM.
HTCDevil said:
Hi all, i have found this:
http://motozbrasil.blogspot.it/2018/05/firmware-moto-z-play-xt1710-firmware.html?m=1
All credit and thanks to motozbrasil and its staff.
I will try it on my XT1710-08, although not in the list on the site.
We need a retail fastboot Oreo rom, so here we are.
All at your own risk.
Good luck.
Click to expand...
Click to collapse
If possible , could you please upload the firmware on google Drive , because i am not able to download oreo firmware from Your given link, it downloads for about 100MB and then the download process fails.
flashnub said:
If possible , could you please upload the firmware on google Drive , because i am not able to download oreo firmware from Your given link, it downloads for about 100MB and then the download process fails.
Click to expand...
Click to collapse
I could try
I've had trouble with the download myself (hat to restart a couple of times), so I uploaded it to Google Drive and Mega.
md5 d134168fe189d187f5728a440c380442
Google Drive
Mega
I've successfully upgraded my phone (XT1710-09) to oreo with this.
My phone is bootloader unlocked and was rooted with Magisk. before this.
TWRP was overwritten with stock recovery, but after reflashing I can't get it to decrypt, so no root for now. But everything else is working fine.
Thank you
thedoginthewok said:
I've had trouble with the download myself (hat to restart a couple of times), so I uploaded it to Google Drive and Mega.
md5 d134168fe189d187f5728a440c380442
Google Drive
Mega
I've successfully upgraded my phone (XT1710-09) to oreo with this.
My phone is bootloader unlocked and was rooted with Magisk. before this.
TWRP was overwritten with stock recovery, but after reflashing I can't get it to decrypt, so no root for now. But everything else is working fine.
Click to expand...
Click to collapse
Hey thanks for Uploading it to Google Drive .
I have successfully loaded the Oreo Firmware, no hicc-ups at all, procedure went smooth.
Now my Moto Z2 Play XT1710-10 is running Oreo
thedoginthewok said:
I've had trouble with the download myself (hat to restart a couple of times), so I uploaded it to Google Drive and Mega.
md5 d134168fe189d187f5728a440c380442
Google Drive
Mega
I've successfully upgraded my phone (XT1710-09) to oreo with this.
My phone is bootloader unlocked and was rooted with Magisk. before this.
TWRP was overwritten with stock recovery, but after reflashing I can't get it to decrypt, so no root for now. But everything else is working fine.
Click to expand...
Click to collapse
Thanks, i edit first post.
Good flash guys
flashnub said:
Hey thanks for Uploading it to Google Drive .
I have successfully loaded the Oreo Firmware, no hicc-ups at all, procedure went smooth.
Now my Moto Z2 Play XT1710-10 is running Oreo
Click to expand...
Click to collapse
Nice to see, no thanks for me
Does fastboot update method wipe userdata? Also have 09 model, no root and locked boot - can i update without loosing my data, etc?
Face1ess said:
Does fastboot update method wipe userdata? Also have 09 model, no root and locked boot - can i update without loosing my data, etc?
Click to expand...
Click to collapse
Data is not wiped.
For those who were looking for fastboot commands here they are:
Code:
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 erase modemst1
fastboot erase modemst2
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 oem oem.img
fastboot erase carrier
fastboot erase DDR
fastboot oem fb_mode_clear
HTCDevil said:
Nice to see, no thanks for me
Click to expand...
Click to collapse
hey thanks mate, you were the reason i even thought of trying to Flash the Firmware first.
Face1ess said:
Does fastboot update method wipe userdata? Also have 09 model, no root and locked boot - can i update without loosing my data, etc?
Click to expand...
Click to collapse
Users have tested it and said you don't lose your /data
I've updated my 09 successfully without loosing data.
Works for my 09 without loosing anythings. Tkx .
Vavooon said:
I've updated my 09 successfully without loosing data.
Click to expand...
Click to collapse
Great, thanks for info
Niiiicee, updated using your method and everything works nice and smooth. Haven't lost anything either! I hope it doesn't break the OTA
I can also confirm - the data and settings after the update are not touched
09 model, reteu
I have a moto z2 play 7.1.1. NPSS26. 118-22 and the XT1710-09 model. This guide work on my smartphone?
oliondo said:
I have a moto z2 play 7.1.1. NPSS26. 118-22 and the XT1710-09 model. This guide work on my smartphone?
Click to expand...
Click to collapse
It should work without any problem.
Works on my xt1710-08, i evade fastboot erase modemst1 and modemst2.

Pie 9.0 (ADB install + Download)

Hi, Android 9.0 for Albus is available here >> Direct Download <<
Just install with ADB Fastboot
Code:
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 cache
fastboot erase userdata
fastboot erase carrier
fastboot erase DDR
fastboot reboot
Ps: Clean Install is recommend
(Retail version)
Enjoy!!!
I'AM NOT RESPONSIBLE IF YOUR CELLPHONE TURNS IN A BRICK AFTER THIS PROCESS
I think you have to do a twrp backup and then restore it.it's strange but works
Inviato dal mio GT-N5120 utilizzando Tapatalk
can we use this update for the Indian version of Z2play, software channel: RETIN. Bootloader: locked. if yes, then is there any problem with the mobile network?
JulioCeesarC said:
Hi, Android 9.0 for Albus is available here >> Direct Download <<
Just install with ADB Fastboot
Code:
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 cache
fastboot erase userdata
fastboot erase carrier
fastboot erase DDR
fastboot reboot
Ps: Clean Install is recommend
(Retail version)
Enjoy!!!
I'AM NOT RESPONSIBLE IF YOUR CELLPHONE TURNS IN A BRICK AFTER THIS PROCESS
Click to expand...
Click to collapse
I blindly flashed the above mentioned pie rom on my moto z2 play xt1710-02 it flashed gpt and bootloader and failed the rest of the commands returned with errors
Now stuck at fastboot mode warning of startup failed @JulioCeesarC
Please help me get out of here
Bootloader is locked and i was at latest oreo update probably ods27.12-42-14
I also tried to flash above oreo image but it returns with error saying security downgrade
junejo46726 said:
I blindly flashed the above mentioned pie rom on my moto z2 play xt1710-02 it flashed gpt and bootloader and failed the rest of the commands returned with errors
Now stuck at fastboot mode warning of startup failed @JulioCeesarC
Please help me get out of here
Bootloader is locked and i was at latest oreo update probably ods27.12-42-14
I also tried to flash above oreo image but it returns with error saying security downgrade
Click to expand...
Click to collapse
try to install 8.0 again and after that unlock bootloader and try to install 9.0 again with bootloader unlocked
ghost.deathrider said:
can we use this update for the Indian version of Z2play, software channel: RETIN. Bootloader: locked. if yes, then is there any problem with the mobile network?
Click to expand...
Click to collapse
I recomend bootloader unlocked for this process
junejo46726 said:
Hi, Android 9.0 for Albus is available here >> Direct Download <<
Just install with ADB Fastboot
I blindly flashed the above mentioned pie rom on my moto z2 play xt1710-02 it flashed gpt and bootloader and failed the rest of the commands returned with errors
Now stuck at fastboot mode warning of startup failed @JulioCeesarC
Please help me get out of here
Bootloader is locked and i was at latest oreo update probably ods27.12-42-14
I also tried to flash above oreo image but it returns with error saying security downgrade
Click to expand...
Click to collapse
Before you unlock:
Try fastboot "Boot" TWRP, if you can, it might be possible to use one of the TWRP backups to fix your phone. There is another thread with TWRP backups of stock.
If successful boot, restore system partition last and separately.
XT1710-09 bootloader unlocked, installed 9.0 without any issue! Everything ok with twrp-3.2.3-0-albus recovery, but got bootloop trying to root with Magisk 20.0. Any tip?
kain83 said:
XT1710-09 bootloader unlocked, installed 9.0 without any issue! Everything ok with twrp-3.2.3-0-albus recovery, but got bootloop trying to root with Magisk 20.0. Any tip?
Click to expand...
Click to collapse
did you try cleaning your cache? I used 19.3.
kewlzter said:
did you try cleaning your cache? I used 19.3.
Click to expand...
Click to collapse
I didn't indeed. I'm gonna give it a try, thanks
EDIT: it works!! So installed 19.3 version and wiped cache/dalvik, then reboot. So far so good, many thanks!!
keeps saying waiting for device
hindraftv said:
keeps saying waiting for device
Click to expand...
Click to collapse
Phone is either not connected, or in the wrong mode.
Make sure the phone is in Boot Loader. Unplug and replug USB.
ghost.deathrider said:
can we use this update for the Indian version of Z2play, software channel: RETIN. Bootloader: locked. if yes, then is there any problem with the mobile network?
Click to expand...
Click to collapse
Yes, i tried both the US version and the Brazil version and the Brazil version works. I'm on Vodafone India and everything works perfectly fine on android pie.
However, after several trials and errors, I realized there are two commands that you shouldn't run when flashing pie on the Indian variant. They are:
1) flashboot erase userdata
2) flashboot erase carrier
Special Thanks to @Junior Passos
reallydan said:
Yes, i tried both the US version and the Brazil version and the Brazil version works. I'm on Vodafone India and everything works perfectly fine on android pie.
However, after several trials and errors, I realized there are two commands that you shouldn't run when flashing pie on the Indian variant. They are:
1) flashboot erase userdata
2) flashboot erase carrier
Special Thanks to @Junior Passos
Click to expand...
Click to collapse
Clean flash or dirty flash?
rayudu123 said:
Clean flash or dirty flash?
Click to expand...
Click to collapse
Clean flash
reallydan said:
Clean flash
Click to expand...
Click to collapse
Is it possible to flash indian pie version after release of pie in india??? Or do we face any problem in flashing??
Everything works except dark theme. Any fix?
kewlzter said:
Phone is either not connected, or in the wrong mode.
Make sure the phone is in Boot Loader. Unplug and replug USB.
Click to expand...
Click to collapse
It is connected.. I have Moto Z2 Play - Build Number OPSS27.76.12-42-13 (Baseband M8953P_50.59.07.96 ALBUS_NA_CUST_
are you able to provide step by step guide, if you don't mind
hindraftv said:
It is connected.. I have Moto Z2 Play - Build Number OPSS27.76.12-42-13 (Baseband M8953P_50.59.07.96 ALBUS_NA_CUST_
are you able to provide step by step guide, if you don't mind
Click to expand...
Click to collapse
Why sure...
Step 1: you get yourself a usb cable.
Step 2: you plug one end into your computer.
Step 3: plug the other end into your phone..
glad to help
kewlzter said:
Before you unlock:
Try fastboot "Boot" TWRP, if you can, it might be possible to use one of the TWRP backups to fix your phone. There is another thread with TWRP backups of stock.
If successful boot, restore system partition last and separately.
Click to expand...
Click to collapse
I also tried but fastboot saying can not load twrp @JulioCeesarC

Categories

Resources