[FASTBOOT ROM] [STOCK] ALBUS_RETAIL_8.0.0_OPSS27.76-12-25-3 [June Sec. Patch] - Moto Z2 Play Guides, News, & Discussion

Get the Firmware Here
Flash without Locking bootloader
Code:
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 erase userdata
fastboot erase cache
fastboot oem fb_mode_clear
fastboot reboot
Flash and lock bootloader
Code:
fastboot oem fb_mode_set
fastboot oem lock
fastboot oem lock
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 erase userdata
fastboot erase cache
fastboot oem lock
fastboot oem fb_mode_clear
fastboot reboot

Flashed on XT1710-06 Mexico ATT and it worked fine, coming from Oreo April update btw, thanks.

I've different experience...
I've XT1710-11 (ZUI bought from www.jd.com)
When I flashed from ZUI to this 8.0 without the modem - the fingerprint sensor stopped from working [I had no SIM inside so I cannot verify if the modem worked Or not]
I tried stock 7.1.1 RETAIL without modem - it worked well.
Tried going to 8.0 April without success - fingerprint still failed.
Tried 8.0 RETUS no sucess
went back to ZUI for XT1710-08 with modem everything worked well
Then tried again this stock without modem - same no fingerprint sensor
Then tried adding the modem the fingerprint sensor worked well... when inserted the sim the modem worked well - so maybe for XT1710-11 no need to avoid the modem.

saturn_frak said:
Then tried adding the modem the fingerprint sensor worked well... when inserted the sim the modem worked well - so maybe for XT1710-11 no need to avoid the modem.
Click to expand...
Click to collapse
I did that too, flashed everything and it worked like a charm, right now i have root with magisk and all is just pretty great

This is working well so far, except with Substratum?

still require signed boot.img for relock the bootloader xt1710-09

HamZusGh said:
still require signed boot.img for relock the bootloader xt1710-09
Click to expand...
Click to collapse
Please let me know, if you have a solution for flashing the newest update as I have the same version with unlocked bootloader

With pleasure
GermAndi said:
Please let me know, if you have a solution for flashing the newest update as I have the same version with unlocked bootloader
Click to expand...
Click to collapse
Ok man

Hello guys today i relock my bootloader on XT1710-09 with this firmware and tgis adb https://www.mediafire.com/file/h409ny7pa42z0j1/ and this adb
1-you download this firmware
2-download adb moto z2 play from the lik https://www.mediafire.com/file/h409ny7pa42z0j1/
3- unzip it in the same folder
4- lunch bloqear Bootloader moto z2 play.bat
The phone must reboot with locked bootloader
Sorry for my bed English and i wish this work with you guys

15mins to boot!?!
hi there,
first thx for this guide. i got my z2 last week and tried some customs roms. but no one satisfied me so i decide to go back to stock.
everything worked well with this guide.
then i got some probs with magisk but finally it worked too. then i installed xposed beta3 and luckypatcher.
with luckypatcher i tried to uninstall some systemapps and to block ads. but it didnt work. after uninstalling some apps they dont disappear from app drawer and all ads are shown on webpages.
and when i reboot my phone it tooks me up to 15mins!!! and all system apps that i updated through play store previously wants to be updated again.
so this looks like that everything get reinstalled everytime i reboot my phone.
does someone has this too?
can someone give me a hint how to solve this?
thx in advance...
:cyclops:​

@rahulsnair
link for firmware is dead!?
:cyclops:​

The link of the firmware is dead.

found this page: https://www.stockrom.net/motorola
latest rom there: https://www.stockrom.net/2018/05/albus.html
:cyclops:​
---------- Post added at 01:50 PM ---------- Previous post was at 01:45 PM ----------
i reinstalled this rom and now, withot xposed, its running. yes!!!
does someone installed xposed successfully?
further i tried to install adaway. when it tries to save the host files into /system/ect it has not the permissions even as supersu through magisk.
i changed the location to /data/data but then the symlink cant be created.
so i did that in twrp. but after reboot the symlink seems to be overwritten.
any ideas what can be done?
:cyclops:​

After few time unsuccessful relock my Z2 play. I tried this way and everything is good.
Remember the re-lock process must be 2 steps flash with flashboot
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 oem oem.img
fastboot erase carrier
fastboot erase cache
fastboot erase userdata
fastboot erase DDR
fastboot oem fb_mode_clear
Restart the phone and allow USB Debug again
Code:
fastboot oem lock
fastboot oem lock
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 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 boot boot.img
fastboot oem lock

I am wondering if anyone has successfully flashed this to a locked down, Verizon version of this phone (1710-02), via fastboot command prompt. Also, if so, had VO-LTE working afterword.
I appreciate any response.

afterlastangel said:
After few time unsuccessful relock my Z2 play. I tried this way and everything is good.
Click to expand...
Click to collapse
Hi,
After doing this, is your phone just like stock ? I mean not warning on boot logo, no N/A or Bad Key on boot logo, OTAs working fine and safety net passing successfully ?
Thanks

lcrok said:
Hi,
After doing this, is your phone just like stock ? I mean not warning on boot logo, no N/A or Bad Key on boot logo, OTAs working fine and safety net passing successfully ?
Thanks
Click to expand...
Click to collapse
Probably the warnings on boot logo will keep until you lock bootloader again

8bitcode said:
Flashed on XT1710-06 Mexico ATT and it worked fine, coming from Oreo April update btw, thanks.
Click to expand...
Click to collapse
Which one?
Sent from my Moto Z2 Play using XDA Labs
---------- Post added at 08:13 AM ---------- Previous post was at 08:08 AM ----------
afterlastangel said:
After few time unsuccessful relock my Z2 play. I tried this way and everything is good.
Remember the re-lock process must be 2 steps flash with flashboot
Restart the phone and allow USB Debug again
Click to expand...
Click to collapse
No boot.img sign required this way?
Sent from my Moto Z2 Play using XDA Labs
---------- Post added at 08:18 AM ---------- Previous post was at 08:13 AM ----------
lcrok said:
Hi,
After doing this, is your phone just like stock ? I mean not warning on boot logo, no N/A or Bad Key on boot logo, OTAs working fine and safety net passing successfully ?
Thanks
Click to expand...
Click to collapse
If bootlogo is flashed (as it is) no warning sign should be there anymore.
Sent from my Moto Z2 Play using XDA Labs

The Analog Kid said:
Which one?
Sent from my Moto Z2 Play using XDA Labs
---------- Post added at 08:13 AM ---------- Previous post was at 08:08 AM ----------
No boot.img sign required this way?
Sent from my Moto Z2 Play using XDA Labs
---------- Post added at 08:18 AM ---------- Previous post was at 08:13 AM ----------
If bootlogo is flashed (as it is) no warning sign should be there anymore.
Sent from my Moto Z2 Play using XDA Labs
Click to expand...
Click to collapse
lcrok said:
Hi,
After doing this, is your phone just like stock ? I mean not warning on boot logo, no N/A or Bad Key on boot logo, OTAs working fine and safety net passing successfully ?
Thanks
Click to expand...
Click to collapse
I can confirm it went back to original state, no sign needed.
I has problem with my fingerprint reader after using in rain. So I need to go back to stock for warranty, and Moto replaced sensor with a new one.

el-Loko said:
@rahulsnair
link for firmware is dead!?
:cyclops:
Click to expand...
Click to collapse
... Very
Sent from my Moto Z2 Play using XDA Labs
---------- Post added at 08:31 AM ---------- Previous post was at 08:28 AM ----------
afterlastangel said:
I can confirm it went back to original state, no sign needed.
I has problem with my fingerprint reader after using in rain. So I need to go back to stock for warranty, and Moto replaced sensor with a new one.
Click to expand...
Click to collapse
Thanks, but download link is pretty dead anyway. Can you provide a copy for the community, please?
Sent from my Moto Z2 Play using XDA Labs
---------- Post added at 08:33 AM ---------- Previous post was at 08:31 AM ----------
HamZusGh said:
Hello guys today i relock my bootloader on XT1710-09 with this firmware and tgis adb https://www.mediafire.com/file/h409ny7pa42z0j1/ and this adb
1-you download this firmware
2-download adb moto z2 play from the lik https://www.mediafire.com/file/h409ny7pa42z0j1/
3- unzip it in the same folder
4- lunch bloqear Bootloader moto z2 play.bat
The phone must reboot with locked bootloader
Sorry for my bed English and i wish this work with you guys
Click to expand...
Click to collapse
Which device version is this intended for, please?
Sent from my Moto Z2 Play using XDA Labs

Related

Relocking Moto Z

I have a Moto Z (XT1650-03) which I OEM Unlocked using the process to obtain a code from the Motorola site. I've reflashed the stock firmware XT1650-03_GRIFFIN_RETCA_MPL24.246-17_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC. However, whenever I try to use the fastboot oem lock function, I get the message "(bootloader) still require signed boot.img".
In another thread, Entrec mentioned something about flashing a custom logo to at least get rid of the unlocked bootloader message but I'd still like to re-lock the phone period. Any suggestions?
Cheers!
UPDATE: finally got the Nougat update to install, so I guess my updated question is this: is there any way to relock my Moto Z on the Nougat update?
May I ask the reason?
enetec said:
May I ask the reason?
Click to expand...
Click to collapse
One reason for some is being able to use Android Pay
lollyjay said:
One reason for some is being able to use Android Pay
Click to expand...
Click to collapse
Are you sure locked bootloader is needed for it? I've only heard about root issues...
enetec said:
Are you sure locked bootloader is needed for it? I've only heard about root issues...
Click to expand...
Click to collapse
The SafetyNet API used by Android Pay now detects and flags unlocked bootloader :crying:
lollyjay said:
The SafetyNet API used by Android Pay now detects and flags unlocked bootloader :crying:
Click to expand...
Click to collapse
enetec said:
May I ask the reason?
Click to expand...
Click to collapse
At the moment, no real reason but yes, I've heard that some apps (like Android Pay which is supposedly coming here soon) don't work on devices with an unlocked bootloader.
I also cannot relock the bootloader. I downloaded a stock rom and flashed everything one at a time but at the end when I type fastboot oem lock it still says I need to flash a motorola signed boot.
fastboot flash partition gpt.bin
fastboot flash motoboot boot.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 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 system system.img_sparsechunk.13
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
and the rom I used was XT1650-03_GRIFFIN_RETUS_MPL24.246-20_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml
thefatalepic said:
I also cannot relock the bootloader. I downloaded a stock rom and flashed everything one at a time but at the end when I type fastboot oem lock it still says I need to flash a motorola signed boot.
fastboot flash partition gpt.bin
fastboot flash motoboot boot.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 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 system system.img_sparsechunk.13
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
and the rom I used was XT1650-03_GRIFFIN_RETUS_MPL24.246-20_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml
Click to expand...
Click to collapse
Yup, I used the RETCA version and got the same issue. Was doing a bit more reading and sounds like it's a pretty moot point anyways. If you can manage to relock it, the unlocked bootloader message still remains.
pixelens said:
Yup, I used the RETCA version and got the same issue. Was doing a bit more reading and sounds like it's a pretty moot point anyways. If you can manage to relock it, the unlocked bootloader message still remains.
Click to expand...
Click to collapse
I'm only trying to lock it because I wasn't able to fully root it. I can't get root to stick and I'd rather relock it so I can still use Android Pay. I'm stuck in between, I can't root it and I can't unroot it. -__-
Unlocking the boot loader has been a "one way" process for Motorola phones for a long time. I am not sure if it's a fuse that gets blown or what but I have never heard of some one re-locking anything but Nexus devices.
thefatalepic said:
I'm only trying to lock it because I wasn't able to fully root it. I can't get root to stick and I'd rather relock it so I can still use Android Pay. I'm stuck in between, I can't root it and I can't unroot it. -__-
Click to expand...
Click to collapse
Thanks for comfirming, wasn't sure if Android Pay worked with an unlocked phone or not... oh well. Still haven't been able to ftr.
Locking the unlocked bootloader
I have spent days on the forums here on xda. I did come across a post from someone who seemed to have expertise (the development forum). It seems the Moto Z has a Qfuse. I you trip it then there is no going back. So Nougat is a one way path.
The good news that if you are patient then there is a path forward towards unlocking and rooting. Motorola voids you warranty but on the other hand they very much promote development and experimentation.
OrBy said:
Unlocking the boot loader has been a "one way" process for Motorola phones for a long time. I am not sure if it's a fuse that gets blown or what but I have never heard of some one re-locking anything but Nexus devices.
Click to expand...
Click to collapse
Since I've been researching on XDA today about relocking on another platform I can say confidently that many devices can have their bootloaders relocked. (Sometimes requiring 'tricky techniques') However there are generally a bunch of restrictions.
Specifically what I hoped to achieve was being able to customize a device with a 3rd-party rom and recovery, and then re-lock the bootloader for security reasons. (Making it harder for someone else to break into it if it gets stolen etc) But unfortunately most of them require all the partitions to be stock builds before they will re-lock.
Not sure, as I'm new to Moto Z, but my old Moto X could be rekocked. But it wouldn't return to a "locked" state. It world show as "relocked".
Could be the same result with the Z, and not sure how that would affect any software that is looking for a "locked" bootloader.
Darth said:
Not sure, as I'm new to Moto Z, but my old Moto X could be rekocked. But it wouldn't return to a "locked" state. It world show as "relocked".
Click to expand...
Click to collapse
Very interesting.
I know the OnePlus devices are very blase about such things, whereas Samsung's have some sort of "tamper" flag whenever you unlock the bootloader.
I'm slowly but surely starting to get up to speed on which vendor does what.. lots to learn..
help
pixelens said:
I have a Moto Z (XT1650-03) which I OEM Unlocked using the process to obtain a code from the Motorola site. I've reflashed the stock firmware XT1650-03_GRIFFIN_RETCA_MPL24.246-17_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC. However, whenever I try to use the fastboot oem lock function, I get the message "(bootloader) still require signed boot.img".
In another thread, Entrec mentioned something about flashing a custom logo to at least get rid of the unlocked bootloader message but I'd still like to re-lock the phone period. Any suggestions?
Cheers!
UPDATE: finally got the Nougat update to install, so I guess my updated question is this: is there any way to relock my Moto Z on the Nougat update?
Click to expand...
Click to collapse
hi for you can lock the bootloader i locked od the my moto z and i can help you
first need the rom with the you want to relock your phone if is the stock is so much better
don´t care if you have the ota nougat update installed, i locked my phone next of intall de nougat via ota update
flash twrp wipe the system of the phone in advance
next you have to rund the next comand
fastboot oem lock
fastboot oem lock
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot oem lock
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 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 system system.img_sparsechunk.13
fastboot flash system system.img_sparsechunk.14
fastboot flash system system.img_sparsechunk.15
fastboot flash system system.img_sparsechunk.16
fastboot oem lock
wait and thats all your phone restart with your boot locked
oxido_pank said:
hi for you can lock the bootloader i locked od the my moto z and i can help you
first need the rom with the you want to relock your phone if is the stock is so much better
don´t care if you have the ota nougat update installed, i locked my phone next of intall de nougat via ota update
flash twrp wipe the system of the phone in advance
next you have to rund the next comand
fastboot oem lock
fastboot oem lock
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot oem lock
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 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 system system.img_sparsechunk.13
fastboot flash system system.img_sparsechunk.14
fastboot flash system system.img_sparsechunk.15
fastboot flash system system.img_sparsechunk.16
fastboot oem lock
wait and thats all your phone restart with your boot locked
Click to expand...
Click to collapse
Would I need to flash everything, if only the recovery partition was flashed with TWRP?
apocalypse_bg said:
Would I need to flash everything, if only the recovery partition was flashed with TWRP?
Click to expand...
Click to collapse
Thank You Your post Was very helpful to me. My bootloader is now locked.
When you relock the bootloader, can anyone confirm for me if the message about the bootloader being unlocked is still there? I plan to sell this in the future and that could determine potential buyers

Phone messed up.

Ok, i have unlocked bootloader, installed this rom https://forum.xda-developers.com/moto-z/development/android-nougat-moto-z-versions-t3506342, added twrp via fastboot, rooted and so on.
Everything worked like a charm.
Than yesterday I got this update notification (from nplp 25.86-15 to nplp 25.86 -17-3; something about fixing notification sound - about 500mb). I thought what the hell lets try it - ended up in boot loop to recovery(twrp).
After that I installed this rom (odexed version) https://forum.xda-developers.com/moto-z/development/twrp-ported-to-moto-z-eu-version-t3470920.
Again I tried the update since it restored stock recovery - it went into the process and than reported some error.
Now, no matter what rom I install(those 2 and I tried cm14) phone acts messed up, it freezes and reboots when using it randomly and always reboots when screen goes to sleep 4 about 10 seconds.
I have also tried to install mm rom via twrp but ended up in recovery loop.
Any help is highly appreciated..
You need to flash back full stock ROM for your device. Had same issue. But that's if you are downgradable to MM roms
tafarelli said:
Ok, i have unlocked bootloader, installed this rom https://forum.xda-developers.com/moto-z/development/android-nougat-moto-z-versions-t3506342, added twrp via fastboot, rooted and so on.
Everything worked like a charm.
Than yesterday I got this update notification (from nplp 25.86-15 to nplp 25.86 -17-3; something about fixing notification sound - about 500mb). I thought what the hell lets try it - ended up in boot loop to recovery(twrp).
After that I installed this rom (odexed version) https://forum.xda-developers.com/moto-z/development/twrp-ported-to-moto-z-eu-version-t3470920.
Again I tried the update since it restored stock recovery - it went into the process and than reported some error.
Now, no matter what rom I install(those 2 and I tried cm14) phone acts messed up, it freezes and reboots when using it randomly and always reboots when screen goes to sleep 4 about 10 seconds.
I have also tried to install mm rom via twrp but ended up in recovery loop.
Any help is highly appreciated..
Click to expand...
Click to collapse
i have the exactly same situation with my phone please help... i flashed MM rom but it didn't help it keeps rebooting every 5-10 minutes for no reason... will cyanogenmod 14.1 from this forum help?
Ok I have tried.
I flashed http://www.filefactory.com/file/6ht...ubsidy-DEFAULT_regulatory-03_CFC_EMEA.xml.zip using following commands:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash 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 system system.img_sparsechunk.13
fastboot flash system system.img_sparsechunk.14
fastboot flash system system.img_sparsechunk.15
fastboot flash system system.img_sparsechunk.16
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 T-2
fastboot oem fb_mode_clear
Phone booted to mm stock (build number MPL 24.246-17) but I already had one reboot few minutes after.
Any suggestions?
kaxuna1 said:
i have the exactly same situation with my phone please help... i flashed MM rom but it didn't help it keeps rebooting every 5-10 minutes for no reason... will cyanogenmod 14.1 from this forum help?
Click to expand...
Click to collapse
I tried with cm but it's not helping.
Phone is stable so far after that initial self-reboot; I'll wait 4 couple hours and if it stays stable returning to n version because mm is too big of a downgrade.
If it continues rebooting, well I guess I'll just bang my head on the wall few times) cause I am out of ideas..
tafarelli said:
Phone is stable so far after that initial self-reboot; I'll wait 4 couple hours and if it stays stable returning to n version because mm is too big of a downgrade.
If it continues rebooting, well I guess I'll just bang my head on the wall few times) cause I am out of ideas..
Click to expand...
Click to collapse
i dont know what to do anymore i tried CM and it keeps rebooting...
do you have any more suggestions?
kaxuna1 said:
i dont know what to do anymore i tried CM and it keeps rebooting...
do you have any more suggestions?
Click to expand...
Click to collapse
Did you try what I posted above?
I have flashed nougat again after that and had one random reboot since. Don't like the fact that reboot happened but otherwise it feels stable and smooth.
Incomparable from what it was before-phone was unusable..
Ok now I have fully functional and stable Moto Z with rooted nougat (EU version).
Here is the receipt:
Download:
-(1) https://forum.xda-developers.com/moto-z/development/android-nougat-moto-z-versions-t3506342 (mm rom)
-(2) https://mega.nz/#!ktxzwQrZ!UVHWD2B_ngkk7SiD9bWfVUhIfXkkdjpb2mgQhTrZIR8 (twrp img)
-(3) https://drive.google.com/file/d/0B7t82wiSkgOSdE5pbkVoZmNnLWM/view?usp=sharing (nougat modem)
-(4) https://mega.nz/#!5k5nCJAT!PUYLbJDGGyq3eZJMe38cl4tXG2vaXLIIID-wCdDjcYg (nougat rom)
-(5) superuser-r259.zip from https://superuser.phh.me/ (root zip)
Than from(1) fastboot as follows:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash 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 system system.img_sparsechunk.13
fastboot flash system system.img_sparsechunk.14
fastboot flash system system.img_sparsechunk.15
fastboot flash system system.img_sparsechunk.16
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 fb_mode_clear
Boot up and put (4) and (5) to internal storage (idealy to sd card or usb via otg cable).
Than fastboot twrp from (2): fastboot flash recovery TWRP-Moto-Z.img
Than fastboot modem from (3): fastboot flash modem NON-HLOS.bin
Enter twrp recovery, advanced wipe dalvik, data, cache, format data; install n rom from (4); install root zip from (5)
Reboot
I have also freezed Motorola Update Services via Root Freezer Pro so that I don't get bothered with that type of potential problems in future.
Also, if you want to get rid of that annoying warning message (unlocked bootloader) upon booting download:
https://forum.xda-developers.com/attachment.php?attachmentid=3927285&d=1478365739
https://forum.xda-developers.com/attachment.php?attachmentid=3484630&d=1443097711
Unzip both on your pc, drag logo.bin onto MotoLogo_Injectorv1.1.bat, connect your phone in fastboot mode and follow onscreen instructions.
Hello @tafarelli what versión bootloader have your ?? Very thanks
Downgrade the Nougat at Mm ?
Regards
I never upgraded to nougat through OTA but from fastbooting this:
https://forum.xda-developers.com/moto-z/development/android-nougat-moto-z-versions-t3506342
so I believe I still have mm bootloader.
If you have n bootloader than I guess(don't know) you will have to wait 4 stock nougat zip equivalent to (1) mm posted above..
tafarelli said:
Did you try what I posted above?
I have flashed nougat again after that and had one random reboot since. Don't like the fact that reboot happened but otherwise it feels stable and smooth.
Incomparable from what it was before-phone was unusable..
Click to expand...
Click to collapse
Yes I tried and it's been a 12 hours without reboot so thanks friend you saved me... I will try that nougat method you posted bello ???
---------- Post added at 11:45 PM ---------- Previous post was at 11:40 PM ----------
tafarelli said:
Ok now I have fully functional and stable Moto Z with rooted nougat (EU version).
Here is the receipt:
Download:
-(1) https://forum.xda-developers.com/moto-z/development/android-nougat-moto-z-versions-t3506342 (mm rom)
-(2) https://mega.nz/#!ktxzwQrZ!UVHWD2B_ngkk7SiD9bWfVUhIfXkkdjpb2mgQhTrZIR8 (twrp img)
-(3) https://drive.google.com/file/d/0B7t82wiSkgOSdE5pbkVoZmNnLWM/view?usp=sharing (nougat modem)
-(4) https://mega.nz/#!5k5nCJAT!PUYLbJDGGyq3eZJMe38cl4tXG2vaXLIIID-wCdDjcYg (nougat rom)
-(5) superuser-r259.zip from https://superuser.phh.me/ (root zip)
Than from(1) fastboot as follows:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash 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 system system.img_sparsechunk.13
fastboot flash system system.img_sparsechunk.14
fastboot flash system system.img_sparsechunk.15
fastboot flash system system.img_sparsechunk.16
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 fb_mode_clear
Boot up and put (4) and (5) to internal storage (idealy to sd card or usb via otg cable).
Than fastboot twrp from (2): fastboot flash recovery TWRP-Moto-Z.img
Than fastboot modem from (3): fastboot flash modem NON-HLOS.bin
Enter twrp recovery, advanced wipe dalvik, data, cache, format data; install n rom from (4); install root zip from (5)
Reboot
I have also freezed Motorola Update Services via Root Freezer Pro so that I don't get bothered with that type of potential problems in future.
Also, if you want to get rid of that annoying warning message (unlocked bootloader) upon booting download:
https://forum.xda-developers.com/attachment.php?attachmentid=3927285&d=1478365739
https://forum.xda-developers.com/attachment.php?attachmentid=3484630&d=1443097711
Unzip both on your pc, drag logo.bin onto MotoLogo_Injectorv1.1.bat, connect your phone in fastboot mode and follow onscreen instructions.
Click to expand...
Click to collapse
??????
tafarelli said:
I never upgraded to nougat through OTA but from fastbooting this:
https://forum.xda-developers.com/moto-z/development/android-nougat-moto-z-versions-t3506342
so I believe I still have mm bootloader.
If you have n bootloader than I guess(don't know) you will have to wait 4 stock nougat zip equivalent to (1) mm posted above..
Click to expand...
Click to collapse
Hello correct I have bootloader Nougat I do not understand what it means to expect 4 stcok nougat zip equivalent to 1 MM postado but back many thanks
regards
iron maiden said:
Hello correct I have bootloader Nougat I do not understand what it means to expect 4 stcok nougat zip equivalent to 1 MM postado but back many thanks
regards
Click to expand...
Click to collapse
It means when they put link for n factory image here
http://www.androidsage.com/2016/12/...ce-android-7-0-nougat-ota-and-factory-images/
(or elshewhere)
than you download it and fastboot stock n rom to repair your (I presume) damaged device.
tafarelli said:
It means when they put link for n factory image here
http://www.androidsage.com/2016/12/...ce-android-7-0-nougat-ota-and-factory-images/
(or elshewhere)
than you download it and fastboot stock n rom to repair your (I presume) damaged device.
Click to expand...
Click to collapse
Hello my Moto z is in nougat but I was wondering if you had bootloader Nougat and could return to forgive MM if I made you believe that it was in brick my phone sorry for my English there is no image factory of the last version? NPL25.86-17-3 " I installed this by adb sideload but I like to install the whole image thanks
regards

[ROM][STOCK][RETAIL] Official Stock Pie 9 [updated March 6th]

Hi guys,
Did not see anyone here on XDA who uploaded recently leaked OFFICIAL PIE fastboot image ROM for Moto G6 Plus, so I decided to do it for you all. :highfive:
This is a RETAIL release so it should work on all variants of our device (I have XT1926-3 (this is RETEU, Europe, Poland) and flashed it without any problems, phone works flawlessly).
06.03.2019, THE NEWEST PPW29.116-20 FIRMWARE DOWNLOAD (RETAIL)
DOWNLOAD: https://drive.google.com/open?id=1Axk870qsui9w3TnnRQM9pt618CQ0CnHz
MIRROR: https://mega.nz/#!0ZUyTAqI!XXPwj0mcsGs0wLFwxwX8V0OeFXgCe-NXf-2VbDvr5Nc
OLDER BUILD: PPW29.116-16 FIRMWARE DOWNLOAD (RETAIL) - BE CAREFUL, IT BREAKS SAFETYNET ON EUROPEAN G6+ VARIANTS!
DOWNLOAD: https://drive.google.com/open?id=1F0SFwVyXgy3ZixL36W6xwxjqPJAwiDus
MIRROR: https://mega.nz/#!VJ8xEYRT!rb476WxlV099PVJrLwbFIr1Z3XNjo89sO5MU-HfPzMQ
OLDER BUILD: PPW29.116-11 FIRMWARE DOWNLOAD (RETAIL)
DOWNLOAD: https://drive.google.com/open?id=1shkeHg_jxsCTLgcDjwcCgecMLJKC4EB0
MIRROR: https://mega.nz/#!MQ8BBYwJ!KpwfgunwBONWlwAYFmFUEt4UsRPpjn34jJo1GHY66fo
Flashing scripts (G6PlusFlashPieOfficial.bat from the attached .zip file can be also used, it contains the same commands as below):
If you are not sure what are you doing, ask here or read fastboot documentation before flashing anything:
--- If you don't want to erase all your phone data, use script from G6PlusFlashPieOfficial_NoErase.zip. This will upgrade your G6+ to Android Pie without erasing data. ---
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 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_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 userdata
fastboot erase DDR
fastboot oem fb_mode_clear
fastboot reboot
It works, indeed, flawless, though I used the version Vache shared on telegram. I assume it's the same file you used for this tutorial. I think it's important to mention that there are 2 possibilities to update:
1. The way you describe here
2. Use the update file (Blur_Version.29.11.11.evert.retail.en.US.zip) and place in the root of the internal storage. Then check for updates (though I think this only works when coming from a specific build).
Screenshots.
PS. Digital Wellbeing installed via Magisk.
My brother has a Moto G6 Plus (bought in Europe) without root, will he be able to update it without loosing his data?
Thanks in advance guys.
Is it also posible to use this zip, extract it and then use Fastboot to update without losing enything? So like this:
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_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 reboot
This is normaly how i update my G6 Plus and never expierence problems......
cdfreak said:
Is it also posible to use this zip, extract it and then use Fastboot to update without losing enything? So like this:
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_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 reboot
This is normaly how i update my G6 Plus and never expierence problems......
Click to expand...
Click to collapse
Exactly like this. 
 @cyberon these commands are for your brother.
rafikowy said:
Screenshots.
PS. Digital Wellbeing installed via Magisk.
Click to expand...
Click to collapse
So you were able to upgrade without getting the "Verity mode is set to disabled" on the boot screen or having your System Updates disabled due to the unlocked bootloader?
thump said:
So you were able to upgrade without getting the "Verity mode is set to disabled" on the boot screen or having your System Updates disabled due to the unlocked bootloader?
Click to expand...
Click to collapse
"Verity mode is set to disabled" is still present on boot screen - I don't care.
System Updates were disabled at the begining - there was some information about System Integrity. After flashing Magisk 18 this information dissapeared as you noticed.
smitharro said:
It works, indeed, flawless, though I used the version Vache shared on telegram. I assume it's the same file you used for this tutorial. I think it's important to mention that there are 2 possibilities to update:
1. The way you describe here
2. Use the update file (Blur_Version.29.11.11.evert.retail.en.US.zip) and place in the root of the internal storage. Then check for updates (though I think this only works when coming from a specific build).
Click to expand...
Click to collapse
which file i need to do the 2nd method and where can i download it?
rafikowy said:
"Verity mode is set to disabled" is still present on boot screen - I don't care.
System Updates were disabled at the begining - there was some information about System Integrity. After flashing Magisk 18 this information dissapeared as you noticed.
Click to expand...
Click to collapse
Just rechecked and found my System Updates page no longer gives the "system integrity" error either. Still do get the "verity" error, but seems of no concern. Cool.
giorgis91 said:
which file i need to do the 2nd method and where can i download it?
Click to expand...
Click to collapse
This should do the trick. Remember to rename the file to Blur_Version......zip. (see my previous post).
https://mega.nz/#!RRF01QID!9QjfFmaVjWQW6ZAoqqbn-tOW9bCYgnn7IojnSgrHLJU
smitharro said:
This should do the trick. Remember to rename the file to Blur_Version......zip. (see my previous post).
https://mega.nz/#!RRF01QID!9QjfFmaVjWQW6ZAoqqbn-tOW9bCYgnn7IojnSgrHLJU
Click to expand...
Click to collapse
Will it wipe the phone ?
giorgis91 said:
Will it wipe the phone ?
Click to expand...
Click to collapse
No, it shouldn't. It's an update file. So it 'll leave all your apps and settings intact.
But if you want to be sure that you have a clean install, do a 'factory reset' prior to the update!
Oh yeah, remember to grant storage the 'motorola update services'
Suggestions
rafikowy said:
Hi guys,
Did not see anyone here on XDA who uploaded recently released OFFICIAL PIE fastboot image ROM for Moto G6 Plus, so I decided to do it for you all. :highfive:
This is a RETAIL release so it should work on all variants of our device (I have XT1926-3 (this is RETEU, Europe, Poland) and flashed it without any problems, phone works flawlessly).
PPW29.116-11 FIRMWARE DOWNLOAD (RETAIL)
DOWNLOAD: https://drive.google.com/open?id=1shkeHg_jxsCTLgcDjwcCgecMLJKC4EB0
MIRROR: https://mega.nz/#!MQ8BBYwJ!KpwfgunwBONWlwAYFmFUEt4UsRPpjn34jJo1GHY66fo
Flashing scripts (G6PlusFlashPieOfficial.bat from the attached .zip file can be also used, it contains the same commands as below):
If you are not sure what are you doing, ask here or read fastboot documentation before flashing anything:
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 bluetooth BTFM.bin[PHP][/PHP]
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_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 userdata
fastboot erase DDR
fastboot oem fb_mode_clear
fastboot reboot
Click to expand...
Click to collapse
I place an "m" in front of fastboot to use mfastboot.
Get the mfastbootv2 it's best for flashing this way imo
Good work buddy.
What's the command erase carrier for?
smitharro said:
No, it shouldn't. It's an update file. So it 'll leave all your apps and settings intact.
But if you want to be sure that you have a clean install, do a 'factory reset' prior to the update!
Oh yeah, remember to grant storage the 'motorola update services'
Click to expand...
Click to collapse
Is that multilang or only in english?
---------- Post added at 10:01 AM ---------- Previous post was at 09:49 AM ----------
giorgis91 said:
Is that multilang or only in english?
Click to expand...
Click to collapse
smitharro said:
No, it shouldn't. It's an update file. So it 'll leave all your apps and settings intact.
But if you want to be sure that you have a clean install, do a 'factory reset' prior to the update!
Oh yeah, remember to grant storage the 'motorola update services'
Click to expand...
Click to collapse
I ask because I'm italian and I see that the file as "en.US" in the name, i tried just now to rename the file but with "it.IT" and the system find it as an update. But i want to know if i can choose the language or it's just in english
giorgis91 said:
Is that multilang or only in english?
---------- Post added at 10:01 AM ---------- Previous post was at 09:49 AM ----------
I ask because I'm italian and I see that the file as "en.US" in the name, i tried just now to rename the file but with "it.IT" and the system find it as an update. But i want to know if i can choose the language or it's just in english
Click to expand...
Click to collapse
All stock ROMs are multilingual. So Italian shouldn't be a problem.
what dos this mane: Verity mode is set to disabled when you boot the phone up?
cdfreak said:
what dos this mane: Verity mode is set to disabled when you boot the phone up?
Click to expand...
Click to collapse
A short explanation:
dm-verity
transparent integrity checking for block devices
read error if block integrity check fails
try to recover damaged blocks (from Android 7.0)
useful for read-only partitions like*system
fundamental part of*verified boot*on Android
Verified boot
device software integrity based on hardware root of trust
Boot chain (simplified)
verify*bootloader*using a hardware root of trust
bootloader*verifies*boot*and*recoverypartition
kernel*verifies*system*partition
uses dm-verity for the integrity checks once execution has moved to the boot partition
Hmmm. For some reason I get "Server error" in play store. And autobrightness jumps up and down every few seconds. Have tried returning to oreo and reflashing/factory resetting to no avail On reteu.
EDIT: Hmm also get the error in oreo now Anyone know whats up? Came from Lineage 16.

[FASTBOOT]CEDRIC_RETAIL_8.1.0_OPP28.85-19-4-2_cid50_subsidy-DEFAULT_regulatory-DEFAUL

OFFICIAL
https://mirrors.lolinet.com/firmwar...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
COMMANDS
Code:
#MOTO G5
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 oem oem.img
fastboot erase cache
fastboot erase userdata
fastboot erase DDR
fastboot oem fb_mode_clear
fastboot reboot
:fingers-crossed:
Hi takoa, thanks for your efforts. What are the differences with the firmware OPP28.85-16?
security update
Is this flashable in any cedric? I have a Moto G5 XT1675 italiani TIM brand (now with pixelexperience)
Any hope for capturing OTA update? I'd prefer to flash delta update instead of factory image
Hi. I’m currently on Android 7, build NPPS25.137-72-4, reteu channel.
I can directly flash this via fastboot to get 8.1? Thanks!
xfahim Hi, of course you can directly flash this firmware to go to 8.1. Greetings
yilhernandez said:
xfahim Hi, of course you can directly flash this firmware to go to 8.1. Greetings
Click to expand...
Click to collapse
Ah so it doesn’t matter which version am I using? I thought I’d need something for the reteu channel. Thanks for the confirmation!
moto g5
hola amigo, donde puedo descarar el firmware: CEDRIC_RETAIL_8.1.0_OPP28.85-19-4-2_cid50 para el moto g5 xt1670
juan raul perez kana said:
hola amigo, donde puedo descarar el firmware: CEDRIC_RETAIL_8.1.0_OPP28.85-19-4-2_cid50 para el moto g5 xt1670
Click to expand...
Click to collapse
Code:
https://mirrors.lolinet.com/firmware/moto/cedric/official/
can't apply mfastboot commands and when applying fastboot commands.......my phone still stuck in bootloop
vaibhavsirohi91 said:
can't apply mfastboot commands and when applying fastboot commands.......my phone still stuck in bootloop
Click to expand...
Click to collapse
Get the latest firmware from
https://mirrors.lolinet.com/firmware/moto/cedric/official/
Fastboot 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 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 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 oem fb_mode_clear
fastboot reboot
Note in order to flash gpt & bootloader the firmware must be the same or newer than what is on your device
If you get a security downgrade error the firmware you are trying to flash is too old
TheFixItMan said:
Get the latest firmware from
https://mirrors.lolinet.com/firmware/moto/cedric/official/
Fastboot commands
Note in order to flash gpt & bootloader the firmware must be the same or newer than what is on your device
If you get a security downgrade error the firmware you are trying to flash is too old
Click to expand...
Click to collapse
Already got the latest one from RETIN folder (India)but still my device stuck into bootloop
vaibhavsirohi91 said:
Already got the latest one from RETIN folder (India)but still my device stuck into bootloop
Click to expand...
Click to collapse
Assuming you got no errors when flashing the firmware & all parts of the firmware were flashed correctly
Did you erase userdata?
You can also go into stock recovery mode and factory reset
Also you can try & remove any sim & sdcards from the device & see if it boots without them
TheFixItMan said:
Assuming you got no errors when flashing the firmware & all parts of the firmware were flashed correctly
Did you erase userdata?
You can also go into stock recovery mode and factory reset
Also you can try & remove any sim & sdcards from the device & see if it boots without them
Click to expand...
Click to collapse
I am getting these errors and i can't even access recovery
vaibhavsirohi91 said:
I am getting these errors and i can't even access recovery
Click to expand...
Click to collapse
Can't see any errors there but you may want to use an older fastboot version
TheFixItMan said:
Can't see any errors there but you may want to use an older fastboot version
Click to expand...
Click to collapse
Logical system not found......and i am using the latest zip from Retin folder (India)
vaibhavsirohi91 said:
Logical system not found......and i am using the latest zip from Retin folder (India)
Click to expand...
Click to collapse
I don't believe that is an error but rather an issue with that version of fastboot
I didn't say use another firmware - just use an older version of fastboot
Try versions from
https://androidmtk.com/download-minimal-adb-and-fastboot-tool
Obviously I presume gpt & bootloader flashed successfully
TheFixItMan said:
I don't believe that is an error but rather an issue with that version of fastboot
I didn't say use another firmware - just use an older version of fastboot
Try versions from
https://androidmtk.com/download-minimal-adb-and-fastboot-tool
Obviously I presume gpt & bootloader flashed successfully
Click to expand...
Click to collapse
Ok wait let me try
vaibhavsirohi91 said:
can't apply mfastboot commands and when applying fastboot commands.......my phone still stuck in bootloop
Click to expand...
Click to collapse
Sorry, but I forgot to indicate that we have to eliminate the "m" from mfastboot.
or rename fastboot.exe to mfastboot.exe :good:

Motorola Device startup solution required

Hey everyone
My motorola one deen xt 1941-4 64GB PVT1 is not starting up
its just giving error Start Up Failed
Its just starting up in bootloader mode with locked oem and AP Fastboot Flash Mode (Secure).
Not going into recovery
not going into factory mode
Can you plz help me out to solve it plz
nashi_jee said:
Hey everyone
My motorola one deen xt 1941-4 64GB PVT1 is not starting up
its just giving error Start Up Failed
Its just starting up in bootloader mode with locked oem and AP Fastboot Flash Mode (Secure).
Not going into recovery
not going into factory mode
Can you plz help me out to solve it plz
Click to expand...
Click to collapse
Are you familiar with flashing moto firmware with fastboot.exe ?
Did it install an update recently?
Sent from my mata using XDA Labs
sd_shadow said:
Are you familiar with flashing moto firmware with fastboot.exe ?
Did it install an update recently?
Click to expand...
Click to collapse
Not much familiar but know some basics.
No it did not install any update.
My wife just powered it off during a call and when tried to turn it on it showed up with the message
I have tried to unlock bootloader but it requires developer option to be turned on.
Simply I can follow the instructions if you provide some.
And thanks for reply buddy
nashi_jee said:
Not much familiar but know some basics.
No it did not install any update.
My wife just powered it off during a call and when tried to turn it on it showed up with the message
I have tried to unlock bootloader but it requires developer option to be turned on.
Simply I can follow the instructions if you provide some.
And thanks for reply buddy
Click to expand...
Click to collapse
I would start with
Motorola smart assistant
It has a recovery option
There's a link in my
Moto Drivers, Firmware, RSD Lite, and other Unbricking Tools
Sent from my mata using XDA Labs
sd_shadow said:
I would start with
Motorola smart assistant
It has a recovery option
There's a link in my
Moto Drivers, Firmware, RSD Lite, and other Unbricking Tools
Click to expand...
Click to collapse
I have already tried this LMSA. It shows its model in recovery option i.e xt1941-4. But when I try to recover it ends up with MODEL NOT SUPPORTED
Waiting for reply / solution from any expert please.
nashi_jee said:
Waiting for reply / solution from any expert please.
Click to expand...
Click to collapse
You could flash firmware but if you don't flash the correct firmware for the software channel on the device it won't work.
Usually the software channel is the named for the carrier or region.
https://mirrors.lolinet.com/firmware/moto/deen/official/
You can flash the firmware with fastboot.exe
Setting up and Using adb.exe and fastboit.exe https://forum.xda-developers.com/android/general/index-links-setting-using-adb-fastboot-t3495167
The flashing commands should be
Code:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem_a NON-HLOS.bin
fastboot flash fsg_a fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash dsp_a adspso.bin
fastboot flash logo_a logo.bin
fastboot flash boot_a boot.img
fastboot flash dtbo_a dtbo.img
fastboot flash system_a system.img_sparsechunk.0
fastboot flash system_a system.img_sparsechunk.1
fastboot flash system_a system.img_sparsechunk.2
fastboot flash system_a system.img_sparsechunk.3
fastboot flash system_a system.img_sparsechunk.4
fastboot flash system_a system.img_sparsechunk.5
fastboot flash system_a system.img_sparsechunk.6
fastboot flash system_a system.img_sparsechunk.7
fastboot flash system_a system.img_sparsechunk.8
fastboot flash system_a system.img_sparsechunk.9
fastboot flash system_b system_b.img_sparsechunk.0
fastboot flash system_b system_b.img_sparsechunk.1
fastboot flash system_b system_b.img_sparsechunk.2
fastboot flash vendor_a vendor.img_sparsechunk.0
fastboot flash vendor_a vendor.img_sparsechunk.1
fastboot flash oem_a oem.img
fastboot flash oem_b oem_other.img
fastboot erase userdata
fastboot erase DDR
fastboot oem fb_mode_clear
fastboot reboot
Another option would be trying to switch a/b system
Hoping that the non active partition is bootable.
Some instructions about that in my adb thread.
Sent from my mata using XDA Labs
---------- Post added at 05:58 PM ---------- Previous post was at 05:57 PM ----------
Switching active system partition is the easiest
If the bootloader will even allow the commands
It may not.
Sent from my mata using XDA Labs
Thanx to help me.
But I am confused.
Can you plz help me through team viewer or wonething like that if you dont mind
sd_shadow said:
You could flash firmware but if you don't flash the correct firmware for the software channel on the device it won't work.
Usually the software channel is the named for the carrier or region.
https://mirrors.lolinet.com/firmware/moto/deen/official/
You can flash the firmware with fastboot.exe
Setting up and Using adb.exe and fastboit.exe https://forum.xda-developers.com/android/general/index-links-setting-using-adb-fastboot-t3495167
The flashing commands should be
Code:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem_a NON-HLOS.bin
fastboot flash fsg_a fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash dsp_a adspso.bin
fastboot flash logo_a logo.bin
fastboot flash boot_a boot.img
fastboot flash dtbo_a dtbo.img
fastboot flash system_a system.img_sparsechunk.0
fastboot flash system_a system.img_sparsechunk.1
fastboot flash system_a system.img_sparsechunk.2
fastboot flash system_a system.img_sparsechunk.3
fastboot flash system_a system.img_sparsechunk.4
fastboot flash system_a system.img_sparsechunk.5
fastboot flash system_a system.img_sparsechunk.6
fastboot flash system_a system.img_sparsechunk.7
fastboot flash system_a system.img_sparsechunk.8
fastboot flash system_a system.img_sparsechunk.9
fastboot flash system_b system_b.img_sparsechunk.0
fastboot flash system_b system_b.img_sparsechunk.1
fastboot flash system_b system_b.img_sparsechunk.2
fastboot flash vendor_a vendor.img_sparsechunk.0
fastboot flash vendor_a vendor.img_sparsechunk.1
fastboot flash oem_a oem.img
fastboot flash oem_b oem_other.img
fastboot erase userdata
fastboot erase DDR
fastboot oem fb_mode_clear
fastboot reboot
Another option would be trying to switch a/b system
Hoping that the non active partition is bootable.
Some instructions about that in my adb thread.
Sent from my mata using XDA Labs
---------- Post added at 05:58 PM ---------- Previous post was at 05:57 PM ----------
Switching active system partition is the easiest
If the bootloader will even allow the commands
It may not.
Sent from my mata using XDA Labs
Click to expand...
Click to collapse
I tried RSD Lite last night and successfully flashed the firmware but the problem still exists.
Everything gone good then why its not back into life?
One more thing I am thinking that the firmware folder does not contain any recovery file. Is it normal?
nashi_jee said:
You could flash firmware but if you don't flash the correct firmware for the software channel on the device it won't work.
Usually the software channel is the named for the carrier or region.
https://mirrors.lolinet.com/firmware/moto/deen/official/
You can flash the firmware with fastboot.exe
Setting up and Using adb.exe and fastboit.exe https://forum.xda-developers.com/android/general/index-links-setting-using-adb-fastboot-t3495167
The flashing commands should be
I tried RSD Lite last night and successfully flashed the firmware but the problem still exists.
Everything gone good then why its not back into life?
One more thing I am thinking that the firmware folder does not contain any recovery file. Is it normal?
Click to expand...
Click to collapse
Recovery is part of the boot.img now
Sent from my mata using XDA Labs
sd_shadow said:
Recovery is part of the boot.img now
Click to expand...
Click to collapse
It finishes successfully but again comes up with same error
i face same problem you solve that problem or still not?
Same problem
Hey guys. Wait please I'm working for your blank flash for your device . Recently I worked two models before . Check this coming soon I'll add your model.
https://forum.xda-developers.com/one-vision/how-to/start-failed-motorola-one-macro-t4082275/amp/
still No luck mate.
yehison said:
Hey guys. Wait please I'm working for your blank flash for your device . Recently I worked two models before . Check this coming soon I'll add your model.
https://forum.xda-developers.com/one-vision/how-to/start-failed-motorola-one-macro-t4082275/amp/
Click to expand...
Click to collapse
Should I try this method for Motorola XT1941-4?

Categories

Resources