[ROM] Official fastboot stock Oreo image (OPNS27.76-12-22-9) - Moto Z Play ROMs, Kernels, Recoveries, & Other Dev

Hi guys,
Did not see anyone who uploaded recently released Oreo fastboot image ROM (signed one), so I decided to do it by myself.
//update 26.09.2018
THE NEWEST STOCK FASTBOOT IMAGE (OPNS27.76-12-22-9):
DOWNLOAD: https://drive.google.com/file/d/1W-DXW1qm0g6GaALjKuA1pvM-_RHqlZ4j/view?usp=sharing
OLD FIRMWARE DOWNLOAD (OPN27.76-12-22)
DOWNLOAD: https://drive.google.com/file/d/1J3A1tXgYBt16-DLzbn1YnwboVHKq37D4/view?usp=sharing
MIRROR: https://mega.nz/#!K8NznAYY!5iwmWn8_BmoQrQF8-LPPykffrpglp5VZWxS6_We-njk
Flashing scripts:
If you are not sure what are you doing, ask here or read fastboot documentation before flashing anything:
Code:
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 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 erase cache
fastboot erase userdata
fastboot erase carrier
fastboot erase DDR
fastboot reboot

This can be applied to reteu?

ruphert said:
This can be applied to reteu?
Click to expand...
Click to collapse
Yes, it can be.
It can be applied to any software channel.

Thank you, where did you get it please ?

Jagadhidh said:
Thank you, where did you get it please ?
Click to expand...
Click to collapse
Directly fom Motorola servers.

Do you know when the blank flash for oreo will come out?

Brann_97 said:
Do you know when the blank flash for oreo will come out?
Click to expand...
Click to collapse
Unfortunately, I've no clue.

Will it work on 1635-01 (Verizon one)?

One question
Hey, Dude.
Following these steps locks the bootloader again?
Thanks!

DomBuback said:
Hey, Dude.
Following these steps locks the bootloader again?
Thanks!
Click to expand...
Click to collapse
No, check this thread for that: https://forum.xda-developers.com/moto-z-play/how-to/guide-relock-oreo-bootloader-to-stock-t3784621

Hi man i have the stock oreo already with the adb sideload process, is this process better thant the last one? i can do this process over a already stock oreo installed? (sorry for my english hehe)

I'm on rooted on stock 7.1 with December patch. Can I flash tis? Or do I need to go back to stock first?

Are you kidding me, there are 2 threads already for Oreo flash files. Do look for matching threads before opening a new one.

Anyway to fo back to naugat from oero?

Brann_97 said:
Do you know when the blank flash for oreo will come out?
Click to expand...
Click to collapse
You tested any of this?
https://mirrors.lolinet.com/firmware/moto/addison/blankflash

Manish355 said:
Are you kidding me, there are 2 threads already for Oreo flash files. Do look for matching threads before opening a new one.
Click to expand...
Click to collapse
Well, I'm not kidding you, sorry.
There are two different Oreo threads but both are about OTA.

Hi everyone, hope you can help me, im on stock 7.1.1 1st september´s 2017 patch, locked bootloader, software chanel attmx NPN26.118-22-2, can i just sideload this and get directly to oreo?, thanks.

shaoran23 said:
Hi everyone, hope you can help me, im on stock 7.1.1 1st september´s 2017 patch, locked bootloader, software chanel attmx NPN26.118-22-2, can i just sideload this and get directly to oreo?, thanks.
Click to expand...
Click to collapse
This is not the OTA, it can't be sideloaded. You have to flash this through fastboot (and you need a unlocked bootloader to do so)

Is the method usable for oreo feb patch with twrp installed?

The Bankshooter said:
Is the method usable for oreo feb patch with twrp installed?
Click to expand...
Click to collapse
Yes, it is.

Related

MOTO G4 Plus XT1643 Updated Signed Stock Rom MPJ24.139-63 + Relock The Bootloader

It's Working On XT1643, I Don't Know About Another
1. Download the Minimal ADB and Fastboot = https://drive.google.com/file/d/0B1MeY85PNSirb2tBdF9Vc3lTY3M/view?usp=sharing
2. Install Minimal ADB and Fastboot Or ( You Can Use mfastboot-v2 Search On xda )
3. Download the stock rom = https://drive.google.com/file/d/0B1MeY85PNSirRmRXX0Q1dHVfQkE/view?usp=sharing
4. Extract it and paste its contents in the adb folder.
5. Make sure that usb debugging is on.
6. Thane Reboot Your Phone On Bootloader Mode And Connect Usb On Your Phone
7. ( Now Run OEM lock.bat ) Or ( You Can Use Manually Now in the adb folder shift+right click and then in the pop click open command window here. )
fastboot oem lock begin
fastboot oem lock begin
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem lock
fastboot reboot
Hope Its Helpful For You...
Thanks....
is it the latest firmware
samiran das 03 said:
is it the latest firmware
Click to expand...
Click to collapse
Yes It's The latest Signed Stock Firmware....
You Are On XT1643?
Yaa iam using the indian version of moto g4 plus
---------- Post added at 10:21 AM ---------- Previous post was at 10:19 AM ----------
I have started downloading i mean while i will try this
Is it the one with May 1st Security patch and April 28th Kernel version or the one after the OTA update? Can you please check the about phone details and clarify?
pradipsoman said:
Is it the one with May 1st Security patch and April 28th Kernel version or the one after the OTA update? Can you please check the about phone details and clarify?
Click to expand...
Click to collapse
after the OTA update
Flashed..and rooted...Working great..Thanks a ton
pradipsoman said:
Flashed..and rooted...Working great..Thanks a ton
Click to expand...
Click to collapse
Whats Is Ton?
How to flash?
Using twrp or fastboot command?
samiran das 03 said:
How to flash?
Using twrp or fastboot command?
Click to expand...
Click to collapse
It"s Stock Rom Dude Use fastboot
1. Download the Minimal ADB and Fastboot = https://drive.google.com/file/d/0B1M...ew?usp=sharing
2. Install Minimal ADB and Fastboot Or ( You Can Use mfastboot-v2 Search On xda )
3. Download the stock rom = https://drive.google.com/file/d/0B1M...ew?usp=sharing
4. Extract it and paste its contents in the adb folder.
5. Make sure that usb debugging is on.
6. Thane Reboot Your Phone On Bootloader Mode And Connect Usb On Your Phone
7. ( Now Run OEM lock.bat ) Or ( You Can Use Manually Now in the adb folder shift+right click and then in the pop click open command window here. )
fastboot oem lock begin
fastboot oem lock begin
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem lock
fastboot reboot
swarupgolui said:
Whats Is Ton?
Click to expand...
Click to collapse
1 US Ton= 907.185 Kg.
swarupgolui said:
Whats Is Ton?
Click to expand...
Click to collapse
pradipsoman said:
Flashed..and rooted...Working great..Thanks a ton
Click to expand...
Click to collapse
wifi not working after root, which method did you follow
pp_prathap said:
wifi not working after root, which method did you follow
Click to expand...
Click to collapse
Be careful of which modified boot.img you use as the wifi works only with the stock Indian one. I did not go for that method. I followed the systemlesss root method.....just create a .supersu in /data and flashed superuserSu-V2.78..everything works...
thanks it worked
Thanks a million man!
I was stuck with some custom roms after trying them out and couldn't get the stock rom due to the restrictions of our damn government for Filefactory's website here in India. I thought I may have to stick with the custom rom forever without tasting the Nougat which is about to come. It was until last night when I found this post here and I flashed this without a single problem. And now, I am back with the good old stock and waiting for the Nougat OTA with patience and hope.
I simply can't thank you enough for this buddy. You saved me from the wrath of custom roms and their messed up bugs and so called customizations. There is nothing as simple and elegant as stock for Android. Thanks again! Appreciate it. :good:
Link broken
Link broken plz provide new link
Alexanderfedson said:
Link broken plz provide new link
Click to expand...
Click to collapse
Link Not broken Dude
Are I bengoli
samiran das 03 said:
Are I bengoli
Click to expand...
Click to collapse
I'm Bengali From Kolkata..........
swarupgolui said:
I'm Bengali From Kolkata..........
Click to expand...
Click to collapse
I also Bengali but from mumbai
---------- Post added at 12:29 PM ---------- Previous post was at 12:29 PM ----------
Areu
on facebook

[Android 7] [Nougat] [Stock] [Official] [Full] XT1624-XT1643_ATHENE_NPJ25.93-11

Official zipped Nougat Stock firmware
https://mega.nz/#!ystC2ZSL!ql6cyC5v5RgLQfo7G44mhi7Ng-AQBvtsouKxKinbHi8
SHA-1 - 166d88ce734298dd40c1dbd7afbdac3c773a72ac
MD5 - b870c67a8020d314df3874c140606de4
CRC32 - cdfd2e36
Flash via fastboot.
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot reboot
Do it manually or with .bat in attachement (archived because of file ending)
Can I relock the bootloader, after flashing this firmware?
Pain00556 said:
Can I relock the bootloader, after flashing this firmware?
Click to expand...
Click to collapse
Yes, if you prefer.
Does anyone tried it on indian xt1643
can you upload it in androidfilehost or google drive or upload( modem NON-HLOS.bin ) from firmware zip please
Where did you get the zip from?All these posts claiming its official but don't point us to the source.
Prabhat00 said:
Does anyone tried it on indian xt1643
Click to expand...
Click to collapse
i myself tested its working fine
syedhmed said:
Where did you get the zip from?All these posts claiming its official but don't point us to the source.
Click to expand...
Click to collapse
http://www.filefactory.com/file/ikh...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip here source but it's blocked in india due to government restrictions so they uploaded it to mega and this is link for all motorola roms https://www.filefactory.com/folder/c6cdedc45a775d27/?sort=created&order=DESC&show=100
D1AMONDH3AD said:
http://www.filefactory.com/file/ikh...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip here source but it's blocked in india due to government restrictions so they uploaded it to mega and this is link for all motorola roms https://www.filefactory.com/folder/c6cdedc45a775d27/?sort=created&order=DESC&show=100
Click to expand...
Click to collapse
Yes...!
I tried it with my Indian Variant XT1643 and working well, locked bootloader as well, this is Official Full Stock Nougat 7.0 Rom NPJ25.93-11 With November Patch
No doubt you can try it guys ..
---------- Post added at 01:03 AM ---------- Previous post was at 01:00 AM ----------
Gimme some time guys, ZIP uploading in WeTransfer and Google Drive as well
Has anyone tried this with the XT1644
i tried downloading more than 6 times daam it failed everytime at 2.41gb i am done , can someone upload it to google drive
jerpd3rp said:
Has anyone tried this with the XT1644
Click to expand...
Click to collapse
Yes, it works. Been using it for a couple of days already and I haven't experienced any issue (RETUS).
***Deleted***
Can Anyone help me out
I have downloaded both the firmware and fastboot files.
Now tell me what should I do next ??
 @HE4VYCR0WN
Mercado_Negro said:
Yes, it works. Been using it for a couple of days already and I haven't experienced any issue (RETUS).
Click to expand...
Click to collapse
This ROM works on xt1626 model brazilian with digital TV?
Sunny020 said:
Can Anyone help me out
I have downloaded both the firmware and fastboot files.
Now tell me what should I do next ??
@HE4VYCR0WN
Click to expand...
Click to collapse
Extract firmware in fastboot folder, then use SHIFT + RCLICK there (Open new command prompt) and insert commands in post #1 one by one
is it possible to put forth the command to erase userdata? so the flashing is done after wiping the phone
Mercado_Negro said:
Yes, it works. Been using it for a couple of days already and I haven't experienced any issue (RETUS).
Click to expand...
Click to collapse
After flashing does it show retin or retus in the about section? And have you experienced any issues? I have a xt1644 g4plus 64gb/4gb model and wanna do the upgrade, but not if there's issues though. Thanks in advance
ice711 said:
After flashing does it show retin or retus in the about section? And have you experienced any issues? I have a xt1644 g4plus 64gb/4gb model and wanna do the upgrade, but not if there's issues though. Thanks in advance
Click to expand...
Click to collapse
It shows RETUS. No issues so far besides the notification sounds being low some times.
Flashed on my XT1644 g4plus on Verizon in the US yesterday.
So far, I have no issues to report. Seems to work fine. It does seem the battery drains faster, but I am likely just using it more looking for new stuff...
I do miss my ad blocker, though. Hopefully it'll be rooted soon, otherwise I may try a custom ROM just to keep these dang ads away...
Sent from my Moto G (4) using Tapatalk

Stock N/O Firmware [Apr 01/Dec 01 Security Patch][fastboot][7.0/8.1]

Disclaimer: I am not responsible for anything that happens as a result of flashing these files.
Latest Build Nougat:NPJS25.93-14-18 Tested on: All retail variants: XT1621, XT1622, XT1640, XT1641, XT1642, XT1643, XT1644
Latest Build Oreo: OPJ28.111-22-1 Tested on: All retail variants: XT1621, XT1622, XT1640, XT1641, XT1642, XT1643, XT1644
Note: Motorola doesn't allow downgrading so once u flash O via OTA/Fastboot it isn't recommended to go back to N or any older build than OPJ28.111-22 .
Downloads:
Stock N: ATHENE_NPJS25.93-14-18_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Stock O: ATHENE_OPJ28.111-22-1_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Note: If you're looking for a TWRP flashable version instead, please download that zip from the thread below, thanks to @Jleeblanch for providing this zip. Keep in mind that you can't take OTAs on this version as you'll be having TWRP and these zips don't upgrade your bootloader/gpt.
[ROM] TWRP Flashable Stock Firmware [7.0][8.1.0]
Procedure:
You must already have ADB and fastboot setup, check here if you haven't already as using adb/fastboot isn't within the scope of this thread.
How to Install ADB on Windows, macOS, and Linux
1. Download the file and extract the zip archive
2. Extract all the files to your fastboot folder. (Not needed if you have adb and fastboot added to the path, if you want to know how to do this, check this guide: How to Use ADB or Fastboot From Any Directory on your Windows/Linux PC)
3. Restart the device in fastboot/bootloader mode and connect to your PC.
4. Make sure the system detects the device in fastboot mode, to verify this your command window/terminal shows a serial number when you type:
Code:
fastboot devices
5. Use the following commands now or you can use the flash scripts provided as attachments to this post:
NOTE: SKIP the oem lock begin and the oem lock commands if you dont want to lock your bootloader
Linux users will need to change the extension to .sh and add sudo before each command or directly run it as a root user .
To simply flash, run the "OEM Flash" file; to lock the bootloader, run "OEM Lock" file.
Manual method:
Code:
fastboot oem lock begin
fastboot oem lock begin
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize (optional: will erase any customizations if ordered through motomaker)
fastboot erase clogo (optional: will erase the custom boot logo if ordered through motomaker)
fastboot oem lock
fastboot reboot
Note: Many people have reported than flashing stock ROM after flashing a 64 bit Pie custom ROM leads to loss of IMEI. Just in case this happens to you, the fix has been made available by @Heeth21 . Also, some people suffer from having messed up Baseband, fingerprint detection or wrong IMEIs. Checkout both the threads here:
[Guide] [XT16XX] [Solve] Moto G4/Plus IMEI=0 issue.
[Guide] [XT16XX] [Solve] G4+ Baseband/Network/Volte issue, Lost 1 IMEI & fingerprint
For someone who has hardbricked his device , please refer to the following thread to get the raw bootloader and partition table and then flash the ROM as mentioned above.
[GUIDE] Moto G4 Plus HardBrick SOLVED - ULTIMATE UNBRICKING GUIDE
Credits:
TeamReviver
Motorola Mobility LLC
Android File Host
XDA-Developers
Thanks OP, i have a question, i am right now using NPJ25.93-11 from november 2016 on my XT1641. Can i just enter those commands:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Click to expand...
Click to collapse
without loose any data? thanks in advance.
was looking forward to this, thank you OP!
moonlightdrive said:
Thanks OP, i have a question, i am right now using NPJ25.93-11 from november 2016 on my XT1641. Can i just enter those commands:
without loose any data? thanks in advance.
Click to expand...
Click to collapse
Those commands look okay - as always, try to back up your data as much as you can before flashing, in case you have to factory reset your device. I personally would also include 'fastboot erase cache' as a command (without the quotes), to wipe your cache, which shouldn't affect your data. You may experience a longer initial boot time as your system rebuilds the cache.
It's up to you if you wish to flash and update your gpt and bootloader as well - I don't know if not updating to the latest bootloader and gpt may affect future updates.
echo92 said:
Those commands look okay - as always, try to back up your data as much as you can before flashing, in case you have to factory reset your device. I personally would also include 'fastboot erase cache' as a command (without the quotes), to wipe your cache, which shouldn't affect your data. You may experience a longer initial boot time as your system rebuilds the cache.
It's up to you if you wish to flash and update your gpt and bootloader as well - I don't know if not updating to the latest bootloader and gpt may affect future updates.
Click to expand...
Click to collapse
Thank you for your complete answer:good:. I will take your suggestion of wiping cache.
moonlightdrive said:
Thank you for your complete answer:good:. I will take your suggestion of wiping cache.
Click to expand...
Click to collapse
Good luck with flashing - also, might be worth flashing the logo.bin too, so your flashing list would look more like (if including the gpt and bootloader):
Code:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot reboot
moonlightdrive said:
Thanks OP, i have a question, i am right now using NPJ25.93-11 from november 2016 on my XT1641. Can i just enter those commands:
without loose any data? thanks in advance.
Click to expand...
Click to collapse
EDIT:
I report that it works perfectly (without loss of data).
---------- Post added at 02:36 PM ---------- Previous post was at 02:34 PM ----------
echo92 said:
Good luck with flashing - also, might be worth flashing the logo.bin too, so your flashing list would look more like (if including the gpt and bootloader):
Code:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot reboot
Click to expand...
Click to collapse
I just finished the flashing process, and it's all ok, everything works good now. thanks for helping me!
moonlightdrive said:
EDIT:
I report that it works perfectly (without loss of data).
---------- Post added at 02:36 PM ---------- Previous post was at 02:34 PM ----------
Good luck with flashing - also, might be worth flashing the logo.bin too, so your flashing list would look more like (if including the gpt and bootloader):
I just finished the flashing process, and it's all ok, everything works good now. thanks for helping me!
Click to expand...
Click to collapse
Cool, will add it to the OP that it works fine on xt1641
How does one know which variants the referenced stock ROM applies to? I'm supposing it's any phone that lists NPJS25.93-14-4 under build number. Also, is this an official build direct from Motorola?
flroots said:
How does one know which variants the referenced stock ROM applies to? I'm supposing it's any phone that lists NPJS25.93-14-4 under build number. Also, is this an official build direct from Motorola?
Click to expand...
Click to collapse
Yes the ROM is officially signed by moto. Initial upload was done by the Moto Firmware team. It is confirmed to work on XT1641 and XT1643. Just like the Dec 1 Security firmware, this should probably work on the xt164* devices, as long they are retail versions. :good:
I will ask more people to try the same. :good:
A .bat file for commands would be really great..ease of use !
Thanks !
Sharp404 said:
A .bat file for commands would be really great..ease of use !
Thanks !
Click to expand...
Click to collapse
A zip containing the bat files has been attached to the OP. :good:
Great Job
I am now back to stock thanks for creating the fastboot rom i was eagerly waiting for it thank u
Anyone try it on xt1621?
Enviado desde donde estoy ahora. ¿Que esperabas?
tywinlannister7 said:
Yes the ROM is officially signed by moto. Initial upload was done by the Moto Firmware team. It is confirmed to work on XT1641 and XT1643. Just like the Dec 1 Security firmware, this should probably work on the xt164* devices, as long they are retail versions. :good:
I will ask more people to try the same. :good:
Click to expand...
Click to collapse
Can confirm it works on XT1640
Fede79 said:
Anyone try it on xt1621?
Enviado desde donde estoy ahora. ¿Que esperabas?
Click to expand...
Click to collapse
I dit, it works fine!
---------- Post added at 05:32 PM ---------- Previous post was at 05:31 PM ----------
It is laggy, am i the only one?????
It only happens when i flash the firmware from PC!
When i install marshmallow and i updated to Nougat it worked so smooth. What could be the problem?
Is this rom compatible with XT1626? If yes: can anyone share a screenshot with system infos? Thanks in advance.
At first thanks to tywinlannister7.
Anyone tried the rom on the XT1622?
where is the files OEM Flash" file; "OEM Lock" file. ???????
diegomartinezlovey said:
where is the files OEM Flash" file; "OEM Lock" file. ???????
Click to expand...
Click to collapse
Check the attachment in the OP.

Just installed June security patch (ALI)

Hey, I just installed June security patch on my Moto G6 and I gotta say this build is super smooth.
I’m getting more than 5-6hrs of SOT and yes DIGITAL WELLBEING IS A SYSTEM APP NOW.
I downloaded the latest firmware from here : https://mirrors.lolinet.com/firmware/moto/ali/official/RETAIL/
And flashed it via RSD Lite.
Don’t forget to hit thanks
aaryan1596 said:
Hey, I just installed June security patch on my Moto G6 and I gotta say this build is super smooth.
I’m getting more than 5-6hrs of SOT and yes DIGITAL WELLBEING IS A SYSTEM APP NOW.
I downloaded the latest firmware from here : https://mirrors.lolinet.com/firmware/moto/ali/official/RETAIL/
And flashed it via RSD Lite.
Don’t forget to hit thanks
Click to expand...
Click to collapse
Can I install this patch with Android 9 OTA with Root?
bradz28 said:
Can I install this patch with Android 9 OTA with Root?
Click to expand...
Click to collapse
No, unfortunately not. This is a full wipe/fresh install only. The same rooting method works, but it will have to be a fresh install.
xfrobex said:
No, unfortunately not. This is a full wipe/fresh install only. The same rooting method works, but it will have to be a fresh install.
Click to expand...
Click to collapse
Ok, thanks
Hello, I upgraded my phone through CMD commands in fastboot folder, but now I can't hear nor be heard in calls. I tried already intalling the NON-HLOS.bin from Stock ROM RETAIL OPSS27.104-92-4 and tried with the NON-HLOS.bin from the Sotck ROM from my region OPENMX OPSS27.82-87-8 too, but it didn't work.
Tried turning the phone on Secure Mode to see if it was a problem related with an app but it wasn't the case, also tried couple of times doing factory reset, but it gave the same result.
I was on the RETAIL PPSS29.55-34-1 with NON-HLOS.bin from OPENMX OPSS27.82-87-8 and the calls were fine. Could someone help me, please?
I did all of above with locked bootloader.
Edit:
Now I unlocked bootloader to downgrading to RETAIL PPSS29.55-34-1 with NON-HLOS.bin from OPENMX OPSS27.82-87-8, and it didn't work so I relock bootloader.
mariconojoda said:
Hello, I upgraded my phone through CMD commands in a fastboot folder, but now I can't hear and can't be heard in calls. I tried already intalling the NON-HLOS.bin from Stock ROM RETAIL OPSS27.104-92-4 and tried with the NON-HLOS.bin from the Sotck ROM from my region OPENMX OPSS27.82-87-8, but it didn't work.
Also tried turning the phone on Secure Mode to see if it was a problem related with an app but it wasn't the case, also tried couple of times doing factory reset, but it gave the same result.
I was on the RETAIL PPSS29.55-34-1 and the calls were fine. Could someone help me, please?
All of above with locked bootloader.
Edit:
Now I unlocked bootloader to downgrading, I donwgrade to RETAIL PPSS29.55-34-1 with NON-HLOS.bin from OPENMX OPSS27.82-87-8, it didn't work so I relock bootloader.
Click to expand...
Click to collapse
As you unlocked the bootloader your warranty is gone, plus I didn’t try with CMD commands, I used RSD Lite, so maybe try a fresh install again if problem persists.
aaryan1596 said:
As you unlocked the bootloader your warranty is gone, plus I didn’t try with CMD commands, I used RSD Lite, so maybe try a fresh install again if problem persists.
Click to expand...
Click to collapse
It don't recognize the device
Nevermind I just needed to connect the device in another port, also now the calls work thank you @aaryan1596
How do I install this without RSDLite? The program doesn't work for me at all (v5.7 on Win10), and I do not fully understand how to use fastboot/batch files to install the unpacked .zip file. Thank you for your help.
Edit: I was able to easily install this using Minimal ADB and Fastboot. Simply extract the contents of your .xml.zip file to your Minimal ADB and Fastboot installation folder. Boot your phone into fastboot mode (volume+power down) and copy and paste these commands (you can copy and paste the entire block and they will run sequentially):
Code:
fastboot erase userdata
fastboot erase cache
fastboot erase modemst1
fastboot erase modemst2
fastboot erase carrier
fastboot erase DDR
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash oem oem.img
fastboot flash logo logo.bin
fastboot flash dsp adspso.bin
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot erase carrier
fastboot erase userdata
fastboot erase DDR
fastboot erase cache
fastboot reboot
Using this method I was able to easily install to latest version onto my XT1925-6, which shipped with Oreo.
Is there any different between ROM with february security patch and this one (june security patch)?
Has anyone in the UK been able to download this update via system updates yet?
um.z said:
Has anyone in the UK been able to download this update via system updates yet?
Click to expand...
Click to collapse
Just downloading via system updates, channel: retgb.
Well, I received the June 1, PPS29.55-37-4 OTA (retgb channel) at around 9:40pm (Mon 5th Aug, UK time). It took 12 minutes to download the 818.6Mb package over a 4G connection, and a further 26 minutes to install it.
Everything went without a hitch, and all seemed perfectly fine afterwards...
...however, having previously read about the problems reported here on XDA and on the Lenovo/Motorola community support forum regarding recent Pie updates, I decided to perform a factory wipe/reset immediately after the update. A tiresome chore to be sure, having to set everything up again aftwards, but it just seemed the prudent thing to do.
So now, some 19 hours later, my G6 is still working perfectly, with no obvious problems, and it does certainly feel smoother and more responsive than it's predecessor, PPS29.55-24, which I received at the end of March. And, yep, this new 'build' includes Google's Digital Wellbeing app integrated at the system level, so I guess that's something new to tinker around with.
Anyhow, just some thoughts regarding my experience of updating to this latest version of Pie.
Rgrds,
Ged.
test

Fastboot GUIDE flashing Stock Properly for OMNI

Before flashing OMNI make sure you have done this:
Click to expand...
Click to collapse
1. Unlock Bootloader
2. boot to twrp
3. If you just unlocked bootloader, you are currently booted to SLOT A.
Now from twrp reboot menu, reboot to SLOT B.
4. Reboot to system. Most probably you already booted to stock ROM with slot B also.
IF
Click to expand...
Click to collapse
You are unable to reboot to stock ROM after booting to slot B, that means the stock ROM is not there.
A error message will come (Your device is corrupt probably)
5. Boot to fastboot again
6. Now please do the procedure to flash the STOCK ROM once again.
(NOTE : Motorola has channels, like brazil, indian and other) Please check which channel your stock ROMs belong to.
If you tried to flash OMNI and it causes device corrupt please follow this guide.
The very purpose of making this thread is a Lot of people including me are facing issues with flashing OMNI. There was this issue where OMNI ROM was not booting properly and showing device corrupt after flashing it. For some it was booting and for some it wasn't. There was nothing clear. A user named @edsoi had done some testing and @vache comes to the conclusion that the commands lying on internet weren't correct that people are using to flash the Stock ROM.
So to streamline the flashing process for all of us, this thread comes to life here. On behalf of @vache i am writing this here. Hope this will be beneficial to all the community, and we can flash OMNI on our devices.
NOTE : Hope you have adb and fastboot working for this guide.
This is manual guide. You need to put each and every command one by one in the Terminal.
Fastboot Commands
fastboot devices (to check if device is detectable from fastboot)
fastboot flash partition gpt.bin
fastboot flash bootloader_a bootloader.img
fastboot flash bootloader_b bootloader.img
fastboot flash fsg_a fsg.mbn
fastboot flash fsg_b fsg.mbn
fastboot flash modem_a NON-HLOS.bin
fastboot flash modem_b NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth_a BTFM.bin
fastboot flash bluetooth_b BTFM.bin
fastboot flash dsp_a dspso.bin
fastboot flash dsp_b dspso.bin
fastboot flash logo_a logo.bin
fastboot flash logo_b logo.bin
fastboot flash boot_a boot.img
fastboot flash boot_b boot.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_b system.img_sparsechunk.0
fastboot flash system_b system.img_sparsechunk.1
fastboot flash system_b system.img_sparsechunk.2
fastboot flash system_b system.img_sparsechunk.3
fastboot flash system_b system.img_sparsechunk.4
fastboot flash system_b system.img_sparsechunk.5
fastboot flash oem_a oem.img
fastboot flash oem_b oem.img
fastboot flash vendor_a vendor.img
fastboot flash vendor_b vendor.img
fastboot flash vbmeta_a vbmeta.img
fastboot flash vbmeta_b vbmeta.img
Click to expand...
Click to collapse
mine
mine too
Very good my friend, I already intended to make a tutorial with such commands, you only told us (I'm @edsoi kkkk)
Edsovn said:
Very good my friend, I already intended to make a tutorial with such commands, you only told us (I'm @edsoi kkkk)
Click to expand...
Click to collapse
Well thanks to your testing. Now its written here. If more users are willing to flash OMNI ROM. It would be great.
is everything working in this ROM? what about bluetooth and NFC etc..?
vietchecz said:
is everything working in this ROM? what about bluetooth and NFC etc..?
Click to expand...
Click to collapse
NFC was just fixed a few days ago. Bluetooth does work, also.
Deleted
SnowTalker said:
NFC was just fixed a few days ago. Bluetooth does work, also.
Click to expand...
Click to collapse
I still only see the omnirom from 13 May.
Join the Telegram Group of the Device that you acquire the new version
lollyjay said:
I still only see the omnirom from 13 May.
Click to expand...
Click to collapse
We have the august security patch now. I have edited the OP with more info. Hope that would be beneficial.
methuselah said:
We have the august security patch now. I have edited the OP with more info. Hope that would be beneficial.
Click to expand...
Click to collapse
Send the version link to him here, good that I copy to some acquaintances too!
methuselah said:
We have the august security patch now. I have edited the OP with more info. Hope that would be beneficial.
Click to expand...
Click to collapse
Judging by the size of the zip, I assume that GApps is not included. Which do you recommend?
lollyjay said:
Judging by the size of the zip, I assume that GApps is not included. Which do you recommend?
Click to expand...
Click to collapse
opengapps pico. I don't like google sucking whole battery in background.
Edsovn said:
Join the Telegram Group of the Device that you acquire the new version
Click to expand...
Click to collapse
how do i join the telegram group to receive the latest version of omni?
Ramaiz said:
how do i join the telegram group to receive the latest version of omni?
Click to expand...
Click to collapse
https://t.me/MotoG8PlusOfficial
Hi, what bluetooth codecs are enabled and available for use with this ROM?
Thanks
I'm sorry if this is a stupid question, but where do I find the files that are needed when flashing the lines manually?
I managed to flash Omni Rom eventually and it runs real smooth. However BT does not work at all, it only keeps crashing
Is this a known issue? is there some sort of quick fix for this?
Everything else works great though so thanks for all the work!
cheers
gustavjhagstrom said:
I managed to flash Omni Rom eventually and it runs real smooth. However BT does not work at all, it only keeps crashing
Is this a known issue? is there some sort of quick fix for this?
Everything else works great though so thanks for all the work!
cheers
Click to expand...
Click to collapse
Go to the Telegram group to see if anyone there can help you.

Categories

Resources