Firmware oficial 9.0.0 Pie (Instalacion)

joelevi

Member
May 11, 2006
14
0
21
Just a heads up, the image files referenced in this threat ARE NOT COMPATIBLE with the Amazon variant of the Z3 Play (failure to fastboot flash boot boot.img and subsequent commands).

My Amazon variant of the Z3 Play is model XT1929-4, and the Oreo image is BECKHAM_AMZ_OPWS2870-31-8_subsidy-DEFAULT_CFC.xml.zip (2.4GB).
 

kkhadr

Senior Member
Apr 19, 2011
133
29
48
Ok, but what happens if the phones bricks? How do I repair it with that backup?
I didn't mean system backup, it's only your apps and files, but look for your existing system Pie file, from Motorola site or elsewhere and download it, you can re flash it if phone bricked, or you can also download Brazilian pie version build 28, it's already uploaded.

Sent from my [device_name] using XDA-Developers Legacy app
 
  • Like
Reactions: iventura

adrianryn

New member
Apr 5, 2019
3
0
0
i do the flashing before read all the post and didnt avoid the commands about the modem and now i havent signal for sim, wi fi or bluetooth, any suggestion?
 

adrianryn

New member
Apr 5, 2019
3
0
0
I tried a lot of things.
i noted when the phone are in bootloader mode un baseband say not found and about phone imei say unknow and the wi fi do not have mac adress. so a tried
first over android pie download a stock rom from my carrier ann use the modem files nhos and fsg but didnt work
then tried to install the complete stock rom but i cant because the bootloader is locked,
i unlook my bootloader from motorola page and install 3 stock oreo rom from my carrier, 1 retail rom and 1 from other mexican carrier, nothing works. then install a custom rom( resurrection remix) install magisk and xposed and change my imei i still conserve the box but still didnt have signal. i need more ideas.
 

Droid_Nut

Senior Member
Feb 19, 2015
500
71
0
Kingston NY
Did you heed these instructions?
- These commands can be omitted to avoid having problems with the telephone signal (it is unlikely to happen but it is good to prevent)
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
Unless you have a TWRP backup of these files? Not sure you are going to get signal?

You might want to try this.

fastboot erase modemst1
fastboot erase modemst2
 

adrianryn

New member
Apr 5, 2019
3
0
0
Look for the modem files of your network if you have the Oreo flashable files, and reflash the modem files only again..
I tried a lot of things.
i noted when the phone are in bootloader mode un baseband say not found and about phone imei say unknow and the wi fi do not have mac adress. so a tried
first over android pie download a stock rom from my carrier ann use the modem files nhos and fsg but didnt work
then tried to install the complete stock rom but i cant because the bootloader is locked,
i unlook my bootloader from motorola page and install 3 stock oreo rom from my carrier, 1 retail rom and 1 from other mexican carrier, nothing works. then install a custom rom( resurrection remix) install magisk and xposed and change my imei i still conserve the box but still didnt have signal. i need more ideas.

---------- Post added at 10:23 PM ---------- Previous post was at 10:21 PM ----------

Did you heed these instructions?


Unless you have a TWRP backup of these files? Not sure you are going to get signal?

You might want to try this.

fastboot erase modemst1
fastboot erase modemst2
I Didnt ommited so i think there is the cause of my problem, i tried these commands but didnt work.
 

Droid_Nut

Senior Member
Feb 19, 2015
500
71
0
Kingston NY
Hello everyone, I present you how to install Android Pie 9.0.0 stock on your device Moto Z3 Play, remember to follow the indications any doubt write it in the comments please.:


Requirements:

- You can do both with the bootloader blocked and unlocked
- Have ADB and Fastboot installed: https://forum.xda-developers.com/showthread.php?t=2317790
- Have Motorola drivers installed
- Download official Pie 9.0.0 firmware: https://forum.xda-developers.com/z3-play/how-to/android-9-0-pie-rolling-brazil-t3900061/page5 Pag. 5 Post #45

BECKHAM_PPW29.131_27_1_subsidy_DEFAULT_regulatory_ DEFAULT_CFC.xml
credits to the user @tb110188 for uploading Onedrive


Process:

- Place the device in Bootloader mode connecting the device to the PC waiting for a few seconds to recognize it. After downloading the firmware we will have a folder where in the command console enter:
adb devices

Then adb reboot bootloader which will put the device in bootloader mode

- Enter the command:
fastboot devices to verify that it is recognized by the PC.

then the following:

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 dspso.bin
fastboot flash logo logo.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_b system_other.img
fastboot flash oem oem.img
fastboot flash oem_b oem_other.img
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot erase carrier
fastboot erase cache
fastboot erase userdata
fastboot erase DDR
fastboot reboot

When entering this last command the device will reboot and show us the initial screen of Android Pie 9.0.0

Notes:

- These commands can be omitted to avoid having problems with the telephone signal (it is unlikely to happen but it is good to prevent)
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2

- - This command will erase what is stored in the internal memory of the device, if you want to keep your data omit it
fastboot erase userdata

"fastboot erase DDR" I got an error unless I typed it in lower case "fastboot erase ddr."

Code:
_OPWS28.70_47_8_subsidy_DEFAULT_regulatory_DEFAULT_CFC.xml>fastboot erase DDR
erasing 'DDR'...
(bootloader) Invalid partition name DDR
FAILED (remote failure)
You might want to update that?
 
  • Like
Reactions: steve1629
Nov 1, 2016
41
3
0
Hello. I have still problems with Sim card Signal and WiFi Signal. Cannot Set Up my Phone. I did all how is written. The commands for Signal i dont typed.
Baseband Version unknown.

Simcard 1: No Sim card
Simcard 2: No Sim Card

I am on xt1929-8 Dual Sim
 

danielgava

Senior Member
Nov 10, 2009
441
127
43
Campinas/SP
Hello. I have still problems with Sim card Signal and WiFi Signal. Cannot Set Up my Phone. I did all how is written. The commands for Signal i dont typed.

Baseband Version unknown.



Simcard 1: No Sim card

Simcard 2: No Sim Card



I am on xt1929-8 Dual Sim
Just install all over again, but this time install modem as well. It worked for me.

Enviado de meu Moto Z3 Play usando o Tapatalk
 

hans3103

Senior Member
Nov 25, 2007
298
33
58
venlo
Hello is this version really original? It wont take ota updates, in 8.1 when i got back to stock it worked and i could update to all the versions after it. In the EU there is a new security patch so to day i tried to intstall the 8.1 version but lost EFS in a way. After a lot of troubles i could install this version again and not it work, when i try to update it again it wont update. I like original roms but root them every time to be more flexible.
 

Dark_Requiem

Member
May 19, 2015
16
1
0
Hello is this version really original? It wont take ota updates, in 8.1 when i got back to stock it worked and i could update to all the versions after it. In the EU there is a new security patch so to day i tried to intstall the 8.1 version but lost EFS in a way. After a lot of troubles i could install this version again and not it work, when i try to update it again it wont update. I like original roms but root them every time to be more flexible.
When I flashed this ROM I was having trouble (turns out the SD card was the reason) and I tried to go back to Oreo to flash a backup I had made with TWRP. When I flashed the Oreo ROM, I lost the EFS partition as well and recovering it from my backup had no effect.

However, after I had already this firmware working, I found this link (Recover phone from a formated /efs partition) but didn't try it. Maybe it will help.
 

sirkuttin

Senior Member
Jun 7, 2011
59
21
28
confirmed that this firmware is working on XT1929-4

these are the steps I took:

downloads and setup
install moto drivers (in windows, not needed for linux)
install android tools (adb and fastboot)
downloaded official TWRP
downlaoded and extracted the firmware

backup of partitions (including efs)
Code:
adb reboot bootloader
fastboot boot twrp_recovery.img
backed up lots of partitions
rebooted system
copied the TWRP backup files to my pc for safe keeping

set the fastboot slot (i did this because many of teh fastboot commands below were failing)
Code:
adb reboot bootloader
fastboot --set-active=a
rebooted back into bootloader

installed the firmware
Code:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash bluetooth BTFM.bin
fastboot flash dsp dspso.bin
fastboot flash logo logo.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_b system_other.img
fastboot flash oem oem.img
fastboot flash oem_b oem_other.img
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot erase carrier
fastboot erase cache
fastboot erase userdata
fastboot erase ddr
fastboot reboot
installed magisk the new good way
did the initial device setup
installed magisk manager
copied the boot.img from the extracted firmware above to the phone.
followed these steps for boot img patching and install of magisk https://topjohnwu.github.io/Magisk/install.html#boot-image-patching