• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

April security patch on XT1687. NPNS25.137-93-10 Full Rom, ROM for the Moto G5 Plus

aftabhabib

New member
Oct 10, 2016
3
8
3
Download April security patch on XT1687. NPNS25.137-93-10 Full Rom, ROM for the Moto G5 Plus

https://rsdsecure-cloud.motorola.com/download/POTTER_NPNS25.137-93-10_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip



XDA:DevDB Information
April security patch on XT1687. NPNS25.137-93-10 Full Rom, ROM for the Moto G5 Plus, ROM for the Moto G5 Plus

Contributors
aftabhabib
ROM OS Version: 7.x Nougat

Version Information
Status: Stable
Current Stable Version: 7.0
Stable Release Date: 2018-04-10

Created 2018-05-29
Last Updated 2018-05-29
 
Last edited:

Onebryteday

Senior Member
Feb 18, 2011
92
3
0
Iowa
Download April security patch on XT1687. NPNS25.137-93-10 Full Rom, ROM for the Moto G5 Plus

https://rsdsecure-cloud.motorola.com/download/POTTER_NPNS25.137-93-10_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip



XDA:DevDB Information
April security patch on XT1687. NPNS25.137-93-10 Full Rom, ROM for the Moto G5 Plus, ROM for the Moto G5 Plus

Contributors
aftabhabib
ROM OS Version: 7.x Nougat

Version Information
Status: Stable
Current Stable Version: 7.0
Stable Release Date: 2018-04-10

Created 2018-05-29
Last Updated 2018-05-29

The link points to an empty file. Is there another link or mirror?
 

Wolfcity

Recognized Contributor
Apr 26, 2013
4,174
2,474
113
Would you please be kind enough to mirror the file, seems like you're able to download it while others aren't for some reason
Here you go.
NPNS25.137-93-10 Full Rom: https://drive.google.com/open?id=16Bfp3nVfvKMURAeKagOaOImX-lvJrYBF
I didn't flash it until now so I don't know if it's the real thing but it looks good from what I can see inside the zip file.
This is for reteu/retus, the firmware for India, Brazil and Asia Pacific ends with 92-10.
OP: If you don't want mirrors just tell me and I will delete it.

Sent from my Moto G5 Plus using XDA Labs
 
Last edited:

Rutambh

Senior Member
Sep 11, 2015
168
22
0
Sihor
Here you go.
NPNS25.137-93-10 Full Rom: https://drive.google.com/open?id=16Bfp3nVfvKMURAeKagOaOImX-lvJrYBF
I didn't flash it until now so I don't know if it's the real thing but it looks good from what I can see inside the zip file.
This is for reteu/retus, the firmware for India, Brazil and Asia Pacific ends with 92-10.
OP: If you don't want mirrors just tell me and I will delete it.

Sent from my Moto G5 Plus using XDA Labs
Invalid Zip Format Error in TWRP!
 
  • Like
Reactions: Onebryteday

Wolfcity

Recognized Contributor
Apr 26, 2013
4,174
2,474
113
Invalid Zip Format Error in TWRP!
its for fastboot
Exactly. This is a original signed firmware from motorola, you´ll have to unpack it in your fastboot folder on your PC and cleanflash everything in this order (or use a flashall.bat, attached packed as flashall.zip):
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 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 fb_mode_clear
 

Attachments

Last edited:
  • Like
Reactions: Rutambh

NZedPred

Senior Member
Mar 16, 2016
857
1,632
93
Wellington
Invalid Zip Format Error in TWRP!
You don't flash this in TWRP, you unzip it and use a number of fastboot commands on the files within. If you don't know, there are threads here that go into the commands etc. Please only do this of you know what you're doing though, as flashing incorrectly or flashing the wrong firmware can brick your phone.
 
  • Like
Reactions: Rutambh

Rutambh

Senior Member
Sep 11, 2015
168
22
0
Sihor
You don't flash this in TWRP, you unzip it and use a number of fastboot commands on the files within. If you don't know, there are threads here that go into the commands etc. Please only do this of you know what you're doing though, as flashing incorrectly or flashing the wrong firmware can brick your phone.
Done
But it shows November 2017 Security Patch
and Both sims Not Working

---------- Post added at 08:07 PM ---------- Previous post was at 08:04 PM ----------

Exaclty. This is a original signied firmware from motorola, you´ll have to unpack it in your fastboot folder on your PC and cleanflash everything in this order (or use a flashall.bat, attached packed as flashall.zip):
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 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 fb_mode_clear
It says April Security Patch but After installing the ROm it shows November Security Patch
and Both sims are not Working
 

Wolfcity

Recognized Contributor
Apr 26, 2013
4,174
2,474
113
Done
But it shows November 2017 Security Patch
and Both sims Not Working

---------- Post added at 08:07 PM ---------- Previous post was at 08:04 PM ----------



It says April Security Patch but After installing the ROm it shows November Security Patch
and Both sims are not Working
Can you exacty provide the steps you did and which firmware you were on before you flashed these one?
Stock (and if yes which version)?
Debloated stock?
Custom ROM?

Did you do a factory reset and a clean flash?
Check your adb output when typing
Code:
adb shell
getprop
Because the firmware with november security patch has a different number and name.

The regualatory info of this firmware looks alright (and so does the flashfile.xml and the servicefile.xml):
BUILD REQUEST INFO:
SW Version: potter-user 7.0 NPNS25.137-93-10 12 release-keysM8953_37.46.07.47R
MBM Version: C0.8C
Modem Version: M8953_37.46.07.47R
FSG Version: FSG-8953-07.75
Build Fingerprint: motorola/potter/potter:7.0/NPNS25.137-93-10/12:user/release-keys
CQATest App Version: 5.0.1

VERSION INFO FOUND UNDER 'ABOUT PHONE' SCREEN:
System Version: 25.321.12.potter.retail.en.US
Model Number: Moto G (5) Plus
Android Version: 7.0
Baseband Version: M8953_37.46.07.47R
Build Id: NPNS25.137-93-10
SW Display Build ID: NPNS25.137-93-10
Build Date: Fri Mar 30 01:14:21 CDT 2018

OTHER MISC VERSION INFO:
Subsidy Lock Config: slcf_rev_d_default_v1.0.nvm
Regulatory Info (eLabel): regulatory_info_default.png
Blur Version: Blur_Version.25.321.12.potter.retail.en.US
Version when read from CPV: potter-user 7.0 NPNS25.137-93-10 12 release-keys

AB Update Enabled: False
Full Treble Enabled: False
 
Last edited:
  • Like
Reactions: LASB2000

Tech_Savvy

Elite Member
May 8, 2014
1,493
679
0
watertown
Exactly. This is a original signied firmware from motorola, you´ll have to unpack it in your fastboot folder on your PC and cleanflash everything in this order (or use a flashall.bat, attached packed as flashall.zip):
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 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 fb_mode_clear
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn

i think that order is wrong and why ppl have zero imei when flashing stock....fsg stores imei and backup infonfrom modemst2 ans modemst1 it shud be flashed before erasing modemst1 and modemst2...like this order...anyways thats from my experience with lots of different phones...and ive dealt with a few phones in diag mode in my days and flashing and backup nv partitions... someone shud check it out..even stock rsdlite xml is in that order.
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
 

Attachments

Last edited:

Wolfcity

Recognized Contributor
Apr 26, 2013
4,174
2,474
113
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn

i think that order is wrong and why ppl have zero imei when flashing stock....fsg stores imei and backup infonfrom modemst2 ans modemst1 it shud be flashed before erasing modemst1 and modemst2...like this order...anyways thats from my experience with lots of different phones...and ive dealt with a few phones in diag mode in my days and flashing and backup nv partitions... someone shud check it out..even stock rsdlite xml is in that order.
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
I flashed several firmwares with this flashall.bat (which has this order) and never had any problems. People losing their IMEI or voLTE/4G flashed 64bit custom roms before returning to stock. I think the problem lies within these roms because I´ve been on rooted stock all the time and everthing went fine until now.
Maybe another order is possible but this one doesn´t mess up things for me.
Btw, this is the order for the Motorola 2014 Titan (XT1068):
Code:
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1 
fastboot erase modemst2
fastboot flash fsg fsg.mb
I own this device too and flashed several firmwares on it. As you see fsg.mb is last here too.
Source

edit: Intersting, I checked the flashfile.xml of these firmware and of the 93-4 and the order is like yours. (see attached screenshot)
But as I said, the order of the flashall.bat never caused any problems for me.
 

Attachments

Last edited:
  • Like
Reactions: LASB2000

Rutambh

Senior Member
Sep 11, 2015
168
22
0
Sihor
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn

i think that order is wrong and why ppl have zero imei when flashing stock....fsg stores imei and backup infonfrom modemst2 ans modemst1 it shud be flashed before erasing modemst1 and modemst2...like this order...anyways thats from my experience with lots of different phones...and ive dealt with a few phones in diag mode in my days and flashing and backup nv partitions... someone shud check it out..even stock rsdlite xml is in that order.
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
I had the EFS backed up file
I flashed it
and it worked
But NO Volte
 

Rutambh

Senior Member
Sep 11, 2015
168
22
0
Sihor
Was ur imei zero before or did it zero out everytime u flashed stock update
No Sir After I flashed The stock
Stock showing the November patch
Though This Rom is NON ROOT so
I updated Three time
January
march
april

and Installed Twrp
and Flashed RR rom EFS backed up Files

---------- Post added at 09:27 PM ---------- Previous post was at 09:25 PM ----------

Can you exacty provide the steps you did and which firmware you were on before you flashed these one?
Stock (and if yes which version)?
Debloated stock?
Custom ROM?

Did you do a factory reset and a clean flash?
Check your adb output when typing
Code:
adb shell
getprop
Because the firmware with november security patch has a different number and name.

The regualatory info of this firmware looks alright (and so does the flashfile.xml and the servicefile.xml):
BUILD REQUEST INFO:
SW Version: potter-user 7.0 NPNS25.137-93-10 12 release-keysM8953_37.46.07.47R
MBM Version: C0.8C
Modem Version: M8953_37.46.07.47R
FSG Version: FSG-8953-07.75
Build Fingerprint: motorola/potter/potter:7.0/NPNS25.137-93-10/12:user/release-keys
CQATest App Version: 5.0.1

VERSION INFO FOUND UNDER 'ABOUT PHONE' SCREEN:
System Version: 25.321.12.potter.retail.en.US
Model Number: Moto G (5) Plus
Android Version: 7.0
Baseband Version: M8953_37.46.07.47R
Build Id: NPNS25.137-93-10
SW Display Build ID: NPNS25.137-93-10
Build Date: Fri Mar 30 01:14:21 CDT 2018

OTHER MISC VERSION INFO:
Subsidy Lock Config: slcf_rev_d_default_v1.0.nvm
Regulatory Info (eLabel): regulatory_info_default.png
Blur Version: Blur_Version.25.321.12.potter.retail.en.US
Version when read from CPV: potter-user 7.0 NPNS25.137-93-10 12 release-keys

AB Update Enabled: False
Full Treble Enabled: False
Sir Clean Flash
Only Stock Which you Provided
Exactly Followed As you mentioned
and Had IMEI 0 prob
but Worked with Backup