Fastboot GUIDE flashing Stock Properly for OMNI - Moto G8 Plus Guides, News, & Discussion

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.

Related

[BOOTLOOP] Flashed stock rom after OEM unlocking ten bootloop

hello fellas
I just unlocked my bootloader, flashed aokp and used a little bit.
every Gapps i install stayed buggy, so I decided to install the original firmware than root it.
So I downloaded the original stuff
then:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
Then it keep showing boot logo then android robot with deleting (something like that) on screen
and keep rebooting and doing this stuff for ever
Yes, I downloaded the right files for my phone
xt1544
I can still flash custom recovery and flash custom roms and boot them, but no stock roms
Could anyone help me?
Steps are looking correct... Is the file got currupted or what? I mean did u paused the file during downloads?
sagar27691 said:
Steps are looking correct... Is the file got currupted or what? I mean did u paused the file during downloads?
Click to expand...
Click to collapse
Nope :/
and it installs everything with no errors
OtavioMalzone said:
Nope :/
and it installs everything with no errors
Click to expand...
Click to collapse
Then u need to ask any dev. Or try steps again...
I've found my error. very stupid acctualy haha
my xt1544 has 6 system.img_sparsechunk parts, and all tutorials went only util .5
That's why it was not booting correclty!
anyway, tnx

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

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.

[ROM] Official fastboot stock Oreo image (OPNS27.76-12-22-9)

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.

Android 9.0 Pie rolling out in Germany

Android 9.0 Pie rolling out in Germany
Also got it in Czech rep.
barbaross said:
Android 9.0 Pie rolling out in Germany
Click to expand...
Click to collapse
Can anyone get the pie files of Germany
Sent from my [device_name] using XDA-Developers Legacy app
after installing it with unlocked bootloader. didn't happen with 8.1 OTA
In the Netherlands finally the Android pie update arrived. My xt1929-8 was rooted and did not reboot after uninstall magisk. In a way it messed up the partitions. I had to reinstall Android 8.1 and then the Android pie installed without problems. After that reroot with magisk and everything works perfectly.
frantisheq said:
after installing it with unlocked bootloader. didn't happen with 8.1 OTA
Click to expand...
Click to collapse
I got the same thing after I installed Pie with fastboot, did you get the OTA, or just use fastboot?
Droid_Nut said:
I got the same thing after I installed Pie with fastboot, did you get the OTA, or just use fastboot?
Click to expand...
Click to collapse
Can you upload Pie files, I installed the Brazilian version and I want to install the European one.
Sent from my [device_name] using XDA-Developers Legacy app
kkhadr said:
Can you upload Pie files, I installed the Brazilian version and I want to install the European one.
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
Sorry, I have the Brazilian version as well, linked to this forum.
Droid_Nut said:
Sorry, I have the Brazilian version as well, linked to this forum.
Click to expand...
Click to collapse
No problem definitely a member from Europe can do it, thanks anyway.
Sent from my [device_name] using XDA-Developers Legacy app
Droid_Nut said:
I got the same thing after I installed Pie with fastboot, did you get the OTA, or just use fastboot?
Click to expand...
Click to collapse
OTA
I've just installed Android Pie via OTA in Canada
frantisheq said:
OTA
Click to expand...
Click to collapse
So you had a phone with a stock bootloader, and got the update through automatic update, did not install with fastboot? That is what I meant.
---------- Post added at 06:56 AM ---------- Previous post was at 06:52 AM ----------
FoxyLove33 said:
I've just installed Android Pie via OTA in Canada
Click to expand...
Click to collapse
Are you getting this when you check on updates?
Droid_Nut said:
So you had a phone with a stock bootloader, and got the update through automatic update, did not install with fastboot? That is what I meant.
---------- Post added at 06:56 AM ---------- Previous post was at 06:52 AM ----------
Are you getting this when you check on updates?
Click to expand...
Click to collapse
I never unlock my bootloader; my smartphone noticed me for the Android Pie update after I turned on Wifi connection.
Droid_Nut said:
So you had a phone with a stock bootloader, and got the update through automatic update, did not install with fastboot?
Click to expand...
Click to collapse
yes
The system is up to date
FoxyLove33 said:
I never unlock my bootloader; my smartphone noticed me for the Android Pie update after I turned on Wifi connection.
Click to expand...
Click to collapse
Some of us took the pie update that was on this site with Fastboot, and we are getting the error in update. I am not using the phone right now, but I am saving it for my wife after she destroys her Z2 Play. I was going to fastboot back to Oreo, and then take the Pie OTA through the normal update to clear out this error.
Droid_Nut said:
Some of us took the pie update that was on this site with Fastboot, and we are getting the error in update. I am not using the phone right now, but I am saving it for my wife after she destroys her Z2 Play. I was going to fastboot back to Oreo, and then take the Pie OTA through the normal update to clear out this error.
Click to expand...
Click to collapse
Is it possible to fastboot back to Oreo.
Sent from my [device_name] using XDA-Developers Legacy app
kkhadr said:
Is it possible to fastboot back to Oreo.
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
Why not, I plan on doing it tomorrow, then taking the OTA through the phone update. :good:
got OTA on 8.1 working again.
after flashing XT1929-8_BECKHAM_RETEU_DS_8.1.0_OPWS28.70-47-8_subsidy-DEFAULT_regulatory-XT1929-8_CFC.xml (DOWNLOAD) using fastboot i had to restore TWRP backup of Firmware partition to get modem and wifi working.
i've had it on SD card and i have no idea if it's a backup of 8.1 or 9.0 modem firmware.
after booting it i have received 9.0 update notification.
i'll let you know if OTA will work after installing 9.0.
also verity was set to disabled before, now it's logging again.
i flashed that 8.1 to both a and b:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem_a NON-HLOS.bin
fastboot flash modem_b NON-HLOS.bin
fastboot flash fsg_a fsg.mbn
fastboot flash fsg_b fsg.mbn
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 vendor_a vendor.img_sparsechunk.0
fastboot flash vendor_a vendor.img_sparsechunk.1
fastboot flash vendor_b vendor.img_sparsechunk.0
fastboot flash vendor_b vendor.img_sparsechunk.1
fastboot flash oem_a oem.img
fastboot flash oem_b oem.img
fastboot erase carrier
fastboot erase cache
fastboot erase userdata
fastboot erase ddr
fastboot oem fb_mode_clear
fastboot reboot
EDIT: doesn't work. it will download 9.0 but it won't install.

Categories

Resources