Firmware oficial 9.0.0 Pie (Instalacion)

Vegeta.

Member
Mar 17, 2019
6
6
3
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
 
Last edited:

DTTR

Senior Member
Jun 27, 2012
360
52
48
Please elaborate!
I am about to receive my Z3Play and I cannot remember how I upgraded my Z2Play to Oreo but I recall I was using some Motorola software.

Sent from my Moto Z2 Play using Tapatalk
 

dreamerbl

New member
Jan 9, 2018
4
0
0
Model

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:

- Bootloader 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
Can it be installed in XT1929-6 with motorola assistant? I'm from Mexico and the OTA don't arrive
 

SonoranEZR

Member
Jan 3, 2019
6
2
0
Nogales
Can it be installed in XT1929-6 with motorola assistant? I'm from Mexico and the OTA don't arrive
Yes, I installed today and everything works fine. Just follow the instructions.
Si, lo instalé hoy y todo funciona bien, solo sigue las instrucciones. En mi caso no tuve que desbloquear el bootloader.
 
Last edited:

dreamerbl

New member
Jan 9, 2018
4
0
0
Yes, I installed today and everything works fine. Just follow the instructions.
Si, lo instalé hoy y todo funciona bien, solo sigue las instrucciones. En mi caso no tuve que desbloquear el bootloader.
¿You're from México? I could use a little help bro. Thank you anyway :fingers-crossed:
 

SonoranEZR

Member
Jan 3, 2019
6
2
0
Nogales
¿You're from México? I could use a little help bro. Thank you anyway :fingers-crossed:
Yes. I am from Mexico.

As for the instructions, follow them how they are, I omitted these commands:
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
(Apparently this is to avoid signal loss according to the post, just in case :) .)

fastboot erase userdata
(This avoids having to reconfigure your Moto Z3 Play.)

This command gave me an error:
fastboot erase DDR
(invalid partition name DDR) but didn't cause problems with the installation or the use of my phone, I do not know if it is specific to my Moto Z3 Play.

Once the firmware files were extracted, I put these commands:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot bluetooth flash 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 DDR
fastboot reboot

and that's it!.
 
Last edited:

tacochan

New member
Mar 18, 2019
1
0
0
I cant install it in mexico z3 play

Yes. I am from Mexico.

As for the instructions, follow them how they are, I omitted these commands:
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
(Apparently this is to avoid signal loss according to the post, just in case :) .)

fastboot erase userdata
(This avoids having to reconfigure your Moto Z3 Play.)

This command gave me an error:
fastboot erase DDR
(invalid partition name DDR) but didn't cause problems with the installation or the use of my phone, I do not know if it is specific to my Moto Z3 Play.

Once the firmware files were extracted, I put these commands:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot bluetooth flash 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 DDR
fastboot reboot

and that's it!.
i've made the same commands as you but i got some errors

D:\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory_DEFAULT_CFC.xml>fastboot flash bluetooth BTFM.bin
(bootloader) is-logical:bluetooth__a: not found
Sending 'bluetooth__a' (4564 KB) OKAY [ 0.100s]
Writing 'bluetooth__a' (bootloader) Invalid partition name bluetooth__a
FAILED (remote: '')
fastboot: error: Command failed

D:\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory_DEFAULT_CFC.xml>fastboot flash dsp dspso.bin
(bootloader) is-logical:dsp__a: not found
Sending 'dsp__a' (16384 KB) OKAY [ 0.380s]
Writing 'dsp__a' (bootloader) Invalid partition name dsp__a
FAILED (remote: '')
fastboot: error: Command fail

any help?


estoy atorado con unos comandos, me dio estos errores (arriba mencionados), ayudaaa porfa
 

SonoranEZR

Member
Jan 3, 2019
6
2
0
Nogales
i've made the same commands as you but i got some errors

D:\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory_DEFAULT_CFC.xml>fastboot flash bluetooth BTFM.bin
(bootloader) is-logical:bluetooth__a: not found
Sending 'bluetooth__a' (4564 KB) OKAY [ 0.100s]
Writing 'bluetooth__a' (bootloader) Invalid partition name bluetooth__a
FAILED (remote: '')
fastboot: error: Command failed

D:\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory_DEFAULT_CFC.xml>fastboot flash dsp dspso.bin
(bootloader) is-logical:dsp__a: not found
Sending 'dsp__a' (16384 KB) OKAY [ 0.380s]
Writing 'dsp__a' (bootloader) Invalid partition name dsp__a
FAILED (remote: '')
fastboot: error: Command fail

any help?


estoy atorado con unos comandos, me dio estos errores (arriba mencionados), ayudaaa porfa
Que firmware descargaste? El OPWS28.70_47_8?
 

tb110188

Senior Member
Jan 19, 2012
256
109
0
Campo Grande
i've made the same commands as you but i got some errors

D:\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory_DEFAULT_CFC.xml>fastboot flash bluetooth BTFM.bin
(bootloader) is-logical:bluetooth__a: not found
Sending 'bluetooth__a' (4564 KB) OKAY [ 0.100s]
Writing 'bluetooth__a' (bootloader) Invalid partition name bluetooth__a
FAILED (remote: '')
fastboot: error: Command failed

D:\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory_DEFAULT_CFC.xml>fastboot flash dsp dspso.bin
(bootloader) is-logical:dsp__a: not found
Sending 'dsp__a' (16384 KB) OKAY [ 0.380s]
Writing 'dsp__a' (bootloader) Invalid partition name dsp__a
FAILED (remote: '')
fastboot: error: Command fail

any help?


estoy atorado con unos comandos, me dio estos errores (arriba mencionados), ayudaaa porfa
Why you flashed, or tried to, the Oreo one??? Also is not safe trying to flash a ROM from another revice, even if it's basically the same sans few OEM modifications...

---------- Post added at 08:34 PM ---------- Previous post was at 08:32 PM ----------

Que firmware descargaste? El OPWS28.70_47_8?
Assuming you have the XP1929-5 RETBE, the pie firmware would be BECKHAM_PPW29.131_27_1_subsidy_DEFAULT_regulatory_ DEFAULT_CFC.xml...
 

SonoranEZR

Member
Jan 3, 2019
6
2
0
Nogales
Why you flashed, or tried to, the Oreo one??? Also is not safe trying to flash a ROM from another revice, even if it's basically the same sans few OEM modifications...

---------- Post added at 08:34 PM ---------- Previous post was at 08:32 PM ----------



Assuming you have the XP1929-5 RETBE, the pie firmware would be BECKHAM_PPW29.131_27_1_subsidy_DEFAULT_regulatory_ DEFAULT_CFC.xml...
That is what I am seeing. It is supposed to be upgrade to PPW29.131-27-1.

This firmware works well in my XT-1929-6 (AT&T MX).
 

kkhadr

Senior Member
Apr 19, 2011
133
29
48
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
Thank you, I installed Oreo on my Z3 from Germany but I'm in Egypt, it went smooth.

Sent from my [device_name] using XDA-Developers Legacy app
 

iventura

Member
Aug 8, 2011
28
3
0
I really wanna do this but I don't know how to backup if anything goes sideways.
My build is clean, no twrp or anything. What should I do first?
 

xbrain

Member
Apr 14, 2008
11
1
33
Prague
Why you flashed, or tried to, the Oreo one??? Also is not safe trying to flash a ROM from another revice, even if it's basically the same sans few OEM modifications...

---------- Post added at 08:34 PM ---------- Previous post was at 08:32 PM ----------



Assuming you have the XP1929-5 RETBE, the pie firmware would be BECKHAM_PPW29.131_27_1_subsidy_DEFAULT_regulatory_ DEFAULT_CFC.xml...
i've made the same commands as you but i got some errors

D:\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory_DEFAULT_CFC.xml>fastboot flash bluetooth BTFM.bin
(bootloader) is-logical:bluetooth__a: not found
Sending 'bluetooth__a' (4564 KB) OKAY [ 0.100s]
Writing 'bluetooth__a' (bootloader) Invalid partition name bluetooth__a
FAILED (remote: '')
fastboot: error: Command failed

D:\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory\BECKHAM_OPWS28.70_47_8_subsidy_DEFAULT_regulatory_DEFAULT_CFC.xml>fastboot flash dsp dspso.bin
(bootloader) is-logical:dsp__a: not found
Sending 'dsp__a' (16384 KB) OKAY [ 0.380s]
Writing 'dsp__a' (bootloader) Invalid partition name dsp__a
FAILED (remote: '')
fastboot: error: Command fail

any help?

estoy atorado con unos comandos, me dio estos errores (arriba mencionados), ayudaaa porfa
Hi, i have found the souloution. You must set right slot:

fastboot --set-active=a

All partitions has only suffix _a but not __a, you can check it using adb shell:

ls -l /dev/block/platform/soc/c0c4000.sdhci/by-name/
total 0
lrwxrwxrwx 1 root root 21 1970-10-07 08:44 abl_a -> /dev/block/mmcblk0p13
lrwxrwxrwx 1 root root 21 1970-10-07 08:44 abl_b -> /dev/block/mmcblk0p14
lrwxrwxrwx 1 root root 21 1970-10-07 08:44 apdp -> /dev/block/mmcblk0p50
lrwxrwxrwx 1 root root 21 1970-10-07 08:44 bluetooth_a -> /dev/block/mmcblk0p54
lrwxrwxrwx 1 root root 21 1970-10-07 08:44 bluetooth_b -> /dev/block/mmcblk0p55
. . . . . and next

[[email protected] Beckhem_9]$ fastboot --set-active=a
Setting current slot to 'a' OKAY [ 0.139s]
Finished. Total time: 0.139s

. . . . .
[[email protected] Beckhem_9]$ fastboot flash bluetooth BTFM.bin
Sending 'bluetooth_a' (400 KB) OKAY [ 0.002s]
Writing 'bluetooth_a' OKAY [ 0.013s]
Finished. Total time: 0.016s
[[email protected] Beckhem_9]$ fastboot flash dsp dspso.bin
Sending 'dsp_a' (16384 KB) OKAY [ 0.057s]
Writing 'dsp_a' OKAY [ 0.117s]
Finished. Total time: 0.175s
. . . . . and next

. . . . . and last change
fastboot erase ddr # not DDR
Erasing 'ddr' OKAY [ 0.067s]
Finished. Total time: 0.068s