Hey. So I recently rooted my G7 Power via the Magisk method shared by u/diversenerd. After soft-bricking the phone in my first attempt and restoring it to stock, I was successful. Unfortunately, I've run into a problem: I no longer can use the phone as an actual phone.
I have two SIM cards: Mint for my main driver (Moto G7 Power), and Ting for my backup (Moto G5 Plus). After double-checking that the SIM card is inserted into the Power correctly, I checked to make sure something wasn't wrong with the SIM itself. Both the Ting and Mint SIMs work fine in the G5 Plus, but neither are recognized in the G7 Power. What can I do to resolve this issue?
What firmware?
maddstealth said:
Hey. So I recently rooted my G7 Power via the Magisk method shared by u/diversenerd. After soft-bricking the phone in my first attempt and restoring it to stock, I was successful. Unfortunately, I've run into a problem: I no longer can use the phone as an actual phone.
I have two SIM cards: Mint for my main driver (Moto G7 Power), and Ting for my backup (Moto G5 Plus). After double-checking that the SIM card is inserted into the Power correctly, I checked to make sure something wasn't wrong with the SIM itself. Both the Ting and Mint SIMs work fine in the G5 Plus, but neither are recognized in the G7 Power. What can I do to resolve this issue?
Click to expand...
Click to collapse
Assuming you flashed the right firmware.
try
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
sd_shadow said:
Assuming you flashed the right firmware.
try
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Click to expand...
Click to collapse
Very much still a noob with messing with flashing and such. I'm assuming I need to extract the firmware zip into platform_tools prior to inputting these commands in Command Prompt?
Grim truth said:
What firmware?
Click to expand...
Click to collapse
... I'm sorry for my ineptness, how do I find the firmware version? I don't see it anywhere in the system settings. Do I have to use ADB to locate it?
maddstealth said:
... I'm sorry for my ineptness, how do I find the firmware version? I don't see it anywhere in the system settings. Do I have to use ADB to locate it?
Click to expand...
Click to collapse
Join us in the telegram group I can help you better
Grim truth said:
Join us in the telegram group I can help you better
Click to expand...
Click to collapse
Can't do that when telegram requires a mobile number to sign up...
maddstealth said:
Can't do that when telegram requires a mobile number to sign up...
Click to expand...
Click to collapse
Ah telegram has a computer app as well. But I had your issue. It's the baseband, you need to flash a newer firmware if your not on june get on june. The firmware ends with 134. If you need the link let me know
Grim truth said:
Ah telegram has a computer app as well. But I had your issue. It's the baseband, you need to flash a newer firmware if your not on june get on june. The firmware ends with 134. If you need the link let me know
Click to expand...
Click to collapse
I didn't mean to sound mean, I was just away from home when I tried to sign up for Telegram.
The link would be helpful, just to make sure I don't mess this up. I can handle the flashing from there.
maddstealth said:
I didn't mean to sound mean, I was just away from home when I tried to sign up for Telegram.
The link would be helpful, just to make sure I don't mess this up. I can handle the flashing from there.
Click to expand...
Click to collapse
No worries bud. https://mirrors.lolinet.com/firmware/moto/ocean/official/
There's the link they will have the current firmware for your carrier
Problem Solved!
Grim truth said:
No worries bud. https://mirrors.lolinet.com/firmware/moto/ocean/official/
There's the link they will have the current firmware for your carrier
Click to expand...
Click to collapse
Hey, just checking in. I just applied the modem erasure and replacement, and that patched things right up! Many thanks to you, Grim! Same to you, Sd Shadow.
which firmware is for the Unlocked US version?
model PAEB0006US
I flashed RETUS, and i have the No sim card error.
i ran these...:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Still no sim card error.
endleesss said:
which firmware is for the Unlocked US version?
model PAEB0006US
I flashed RETUS, and i have the No sim card error.
i ran these...:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Still no sim card error.
Click to expand...
Click to collapse
You flashed full firmware?
Related
Hey,
i had found a solution for this in the moto 4g forum:
Quote:
Originally Posted by swicago
I just update via CM downloader and it update fine, however again my Radios are gone.
I tried to following to recover them, but to no avail
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot reboot
I am going to try a full wipe and install
EDIT: After doing full wipe and fresh install, my radios were still gone.
Had to run the above fastboot commands after fresh install..... Would be nice if we didn't need to do this each time on a new version.
Click to expand...
Click to collapse
Can anybody help me with finding those "NON-HLOS.bin" " fsg.mbn" files ? Im am Noob.
Thanks!!
Search for radio firmware for your device model.
_that said:
Search for radio firmware for your device model.
Click to expand...
Click to collapse
Perfect thanks! i take "Lollipop Radio Firmware:"?
E: Ok worked thanks a lot!
Hey, so today I was trying to go to stock room and failed, when I got back to the CM12.1 the sim wont be recognized.
I tested with another phone and the sim still works.
I don't really now what to do., I've tried to fastboot erase modemst1
and fastboot erase modemst2, but no success.
I'm really stressed about this
polvoraan said:
Hey, so today I was trying to go to stock room and failed, when I got back to the CM12.1 the sim wont be recognized.
I tested with another phone and the sim still works.
I don't really now what to do., I've tried to fastboot erase modemst1
and fastboot erase modemst2, but no success.
I'm really stressed about this
Click to expand...
Click to collapse
Umm... why would you erase the modem firmware???
You need to get the correct firmware image that matches your boot loader and perform:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
To be honest, your device is in an "unknown state" at this point, I would do a factory reset in the ROM (in Android, not TWRP), then flash the full factory image, boot fully, and make sure everything is working before continuing.
acejavelin said:
Umm... why would you erase the modem firmware???
You need to get the correct firmware image that matches your boot loader and perform:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
To be honest, your device is in an "unknown state" at this point, I would do a factory reset in the ROM (in Android, not TWRP), then flash the full factory image, boot fully, and make sure everything is working before continuing.
Click to expand...
Click to collapse
I've found this room, but i'm not sure if my cellphone is LPI23.72-16.4 or LPI23.72.43.
I should flash this room just like i've flashed CM ?
polvoraan said:
I've found this room, but i'm not sure if my cellphone is LPI23.72-16.4 or LPI23.72.43.
I should flash this room just like i've flashed CM ?
Click to expand...
Click to collapse
No... Red the thread on how to flash factory images... If you do it wrong you can brick
Sent from my MotoG3 using Tapatalk
Never change mobile data option to SIM2 !!!
I'm in the same situation with Moto G 3rd gen XT1543 with Andoird 6.0:
I'm using two UK sim's: Three (Sim1) and EE (Sim2).
When I changed the mobile data to Sim2.... THE HELL !!! Sim1 appears in the list but signal is not available anymore.
I tried to switch both ones, and nothing.
I tried the Sim1 in another phone and it works perfectly!
When I take Sim2 off, Sim1 came back to life but just with voice, no data! Plus when I tried to switch mobile data to Sim1 (remember that I take Sim2 off at this moment), it do not ignites mobile for Sim1 anymore.
Conclusion: NEVER switch the mobile data to SIM2 !! Is a black role in the Motorola week software.
I tried everything you could imagine: turn off, enable and disable all possible combinations between sms, mobile data and voice options between both Sim's and nothing !!! Sheet Motorola !!!
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 Android 8.0.0 Factory Firmware
Moto E5 Play (James) xt1921-5
Sprint/Virgin Mobile/Boost Mobile
WARNING: This stock Android 8.0.0 firmware package should not be used in an attempt to downgrade your device to an earlier firmware build. (While downgrading is possible, only the more advanced users should attempt it ) Use this firmware & guide only if your device has never been upgraded beyond Build No. OCP27.91-23. Attempting to downgrade your partition index (gpt.bin) or your bootloader partitions (bootloader.img) can result in a hard-bricked device -- and typically bricked beyond repair. By proceeding further, you are assuming sole responsibility for the integrity and functionality of your device, thus absolving me from any civil liability in the event your device becomes bricked, damaged, or otherwise inoperable.
SPECIFICATIONS:
Android Version: 8.0.0 Oreo
Build No. OCP27.91-23
Kernel Version: 3.18.71
Radio Version: M8920.11.54.11.41R
Security Patch Level: March 1, 2018
APPLICABILITY:
There are any number of reasons to use this restoration guide. If you are running a rooted device with system-based or systemless modifications to your Android OS, and you merely want to return to an unmodified stock configuration, this guide will accomplish that. If your device is soft bricked, stuck in a boot loop or is otherwise malfunctioning from a software standpoint, this guide will repair your phone. Or, perhaps you simply want to return to unmodified stock in order to install an OTA update. Again, this guide is for you.
RESTORATION/FLASHING INSTRUCTIONS:
This guide is written with the assumption that you have at least a rudimentary knowledge of AP Fastboot Mode and basic flashing commands. While this firmware can certainly be installed using RSD-Lite, mFastboot, etc., this guide aims at a basic fastboot installation. This procedure will erase all userdata stored on your device, enables dm-verity (device mapping), and enables default force encryption of the /userdata partition. Please make a backup of any data, files, media, etc. that you want to keep prior to proceeding. This process removes root binaries, BusyBox, root-dependent mods, and restores all OEM and carrier-specific bloatware. This guide also assumes that you have a recent version of the Minimal ADB & Fastboot utilities installed on your PC or laptop, as well as the proper USB device drivers.
1. Download the firmware package from the below link and extract the contents of the archive to your adb/fastboot directory on your PC;
2. Boot your device into AP Fastboot Mode by first powering down your device and then simultaneously holding the Power + Volume Down keys for around 8 seconds, until you see AP Fastboot Mode on your device display;
3. Connect your device to your PC using the OEM supplied or quality-equivalent micro USB to USB syncing cable;
4. Open a command window in the path of your adb/fastboot directory;
5. Enter this command:
fastboot devices
Press Enter/Return
If your device and PC are properly connected, an alpha-numeric string will appear in the command window synonomous to your device serial number;
6. After ensuring a proper connection, execute the following commands:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash dsp adspso.bin
fastboot flash bootloader bootloader.img
fastboot flash recovery recovery.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
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 erase DDR
fastboot erase cache
fastboot erase userdata
fastboot flash oem oem.img
fastboot flash vendor vendor.img
fastboot oem fb_mode_clear
7. Now reboot your device by entering:
fastboot reboot
Press Enter/Return
Upon reboot, your device should be fully restored to stock Android 8.0.0 firmware, Build No. OCP27.91-23, and your device will be fully capable of installing OTA update packages.
DOWNLOAD LINK:
https://drive.google.com/file/d/1v39JAH7gUjjN5-iR8qPln4WS9Hozq88s/view?usp=drivesdk
Over the next few days, I will be adding threads with firmware packages and restoration instructions for other variants of the Moto E5, including the Moto E5 Cruise & the Moto E5 Plus.
You're awesome, Because I somehow disappeared my radio again. lol. Between the rom and this you've singlehandedly rebuilt my phone
Starkiller2 said:
You're awesome, Because I somehow disappeared my radio again. lol. Between the rom and this you've singlehandedly rebuilt my phone
Click to expand...
Click to collapse
Glad it helped you. I'm in the process of updating this thread to reflect the most current firmware build of OCP27.91-23-3 with the June 1, 2018 security patch level.
MotoJunkie01 said:
Glad it helped you. I'm in the process of updating this thread to reflect the most current firmware build of OCP27.91-23-3 with the June 1, 2018 security patch level.
Click to expand...
Click to collapse
somehow I still messed up. now I'm stuck in airplane mode, with mobile radio stuck to off. I've tried everything, rerooting, different apps, programming menu. I give up. lol. even the stuff I did after I soft bricked it isn't working.
@Starkiller2, I will try to help. Who is your carrier? Your mobile service provider in other words.
MotoJunkie01 said:
@Starkiller2, I will try to help. Who is your carrier? Your mobile service provider in other words.
Click to expand...
Click to collapse
Boost mobile. Thanks for the help
Starkiller2 said:
Boost mobile. Thanks for the help
Click to expand...
Click to collapse
Ok. Try this. From the firmware package above, extract two files to your adb/fastboot directory -- NON-HLOS.bin and fsg.mbn. Boot your device into fastboot mode, connect to your PC, and open a command window in your adb/fastboot path. Execute these commands in order:
fastboot oem fb_mode_set
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot oem config fsg-id boost
fastboot oem config carrier boost
fastboot erase DDR
fastboot erase cache
fastboot oem fb_mode_clear
Reboot by entering:
fastboot reboot
This process configures your radio firmware partitions for Boost Mobile, reinstalls your radio firmware, and resets all network configurations to the factory default settings. This will typically fix problems with the cell radio, signal strength issues, domestic roaming, no cell signal, etc. Let me know. We can try some different things if need be. Whatever your issue is caused from, just remember it is fixable. Frustrating for sure, but fixable.
MotoJunkie01 said:
Ok. Try this. From the firmware package above, extract two files to your adb/fastboot directory -- NON-HLOS.bin and fsg.mbn. Boot your device into fastboot mode, connect to your PC, and open a command window in your adb/fastboot path. Execute these commands in order:
fastboot oem fb_mode_set
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot oem config fsg-id boost
fastboot oem config carrier boost
fastboot erase DDR
fastboot erase cache
fastboot oem fb_mode_clear
Reboot by entering:
fastboot reboot
This process configures your radio firmware partitions for Boost Mobile, reinstalls your radio firmware, and resets all network configurations to the factory default settings. This will typically fix problems with the cell radio, signal strength issues, domestic roaming, no cell signal, etc. Let me know. We can try some different things if need be. Whatever your issue is caused from, just remember it is fixable. Frustrating for sure, but fixable.
Click to expand...
Click to collapse
No go. Whatever it is its causing the mobile radio power switch in the programming menu to keep reverting to the off position. if I try turning it on and running a ping it switches right back off.
Starkiller2 said:
No go. Whatever it is its causing the mobile radio power switch in the programming menu to keep reverting to the off position. if I try turning it on and running a ping it switches right back off.
Click to expand...
Click to collapse
Let me research this a bit. Are you running the latest OTA update? Build OCP27.91-23-3?
yeah I flashed the stock firmware this morning and took it over wifi.
Starkiller2 said:
yeah I flashed the stock firmware this morning and took it over wifi.
Click to expand...
Click to collapse
Ok. I think I know the issue. Repeat the entire firmware restoration process again, just like you done previously, except this time skip gpt.mbn, adspso.bin and bootloader.img. Upon reboot your cell radio should work.
Still nothing. Except now it keeps trying to make me take the update again.
---------- Post added at 09:01 AM ---------- Previous post was at 08:59 AM ----------
Lol. I have a third party warranty thank God. It covers it still. Maybe it's a write off.
Still a negative. now whenever I take the update and try the firmware without the pieces you instructed, it just tries to make me update again. But recovery is working again
Starkiller2 said:
Still nothing. Except now it keeps trying to make me take the update again.
---------- Post added at 09:01 AM ---------- Previous post was at 08:59 AM ----------
Lol. I have a third party warranty thank God. It covers it still. Maybe it's a write off.
Still a negative. now whenever I take the update and try the firmware without the pieces you instructed, it just tries to make me update again. But recovery is working again
Click to expand...
Click to collapse
When it prompted you to accept the OTA, did you accept and install it? Try that and see what happens. Yours is beginning to sound like a hardware issue.
yeah I accepted it every time. lol. Im thinking I may need to just replace it. I had issues with data when I first rooted it but that was my fault and I had it working again. Thank you for all your help.
@MotoJunkie01 Do you happen to have your hands on the Retus or Unlocked firmware for this model? (Moto E5, Play)
maxmotos said:
@MotoJunkie01 Do you happen to have your hands on the Retus or Unlocked firmware for this model? (Moto E5, Play)
Click to expand...
Click to collapse
Give me the exact model number and I'll check.
The latest build is up on my Moto E5 Play Stock ROM thread -- OCPS27.91-23-3
https://forum.xda-developers.com/mo...tock-android-8-0-0-rom-moto-e5-t3806530/page2
Works with XT1944-3?
Was wondering if any of the above stock roms would work with xt1944-3 variant of Moto E5
Can you help me please? Thanks in advance
amn92 said:
Was wondering if any of the above stock roms would work with xt1944-3 variant of Moto E5
Can you help me please? Thanks in advance
Click to expand...
Click to collapse
Who is your mobile provider? I have some firmware for the xt1944-3 but I believe it's the retail. Just added xt1944-3 firmware in my thread. https://forum.xda-developers.com/moto-e5/how-to/firmware-moto-e5-xt1944-4-dual-sim-t3820901
I know I'm not the only one who has been having trouble finding the stock firmware for the Moto e5 play xt1921-3 MetroPCS/TMobile variant, code named James, that wasn't posted by @MotoJunkie01 and therefore blocked and undownloadable.
So thanks to @HPLazerJetPrinter1012 who was kind enough to find it on XDA in another section and thanks to @timjames474 for posting it in that thread....
VERY IMPORTANT IMHO THAT YOU BACKUP YOUR IMEI INFORMATION AS SOON AS YOU ROOT YOUR DEVICE, PREFERABLY BEFORE FLASHING A CUSTOM ROM. GOING FROM CUSTOM OREO BACK TO STOCK CAN EASILY ERASE ALL YOUR PHONES IMEI INFO MAKING VOLTE AND 4G AND PHONE INOPERABLE. HAPPENED TO ME AND IT WAS A HUGE P.I.T.A. TO FIX.
Download Links
JAMES_T_OCP27.91-51-4_cid21_subsidy-TMO_RSU_regulatory-DEFAULT_CFC.xml.zip / MIRROR
This is the newest (at least at the time of post) update, dated Oct 1, 2018
Instructions to revert back to stock firmware and make it so that you can get OTA updates again:
To install, extract the zip file in your adb/fastboot directory and then make sure you are properly connected to your computer by running the command
Code:
fastboot devices
Then, once you confirm you are properly connected, just run the following fastboot commands one line at a time, making sure spelling is correct (or copying and pasting to ensure proper spelling):
Code:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash dsp adspso.bin
fastboot flash bootloader bootloader.img
fastboot flash recovery recovery.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
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 erase DDR
fastboot erase cache
fastboot erase userdata
fastboot flash oem oem.img
fastboot flash vendor vendor.img
fastboot oem fb_mode_clear
After this is complete, simply reboot your device, and as long as you did everything right, you should be back on stock firmware with the ability to receive OTA updates.
Flashing a stock recovery,unencrypting your phone, or rooting will make OTA fail, so i recommend waiting to do those things until you are fully updated (unless you don't care about the latest build).
Just to cover my ass, i had nothing to do with the making of these files and I am simply posting well known information for newer users to help them get back to stock.
Therefore, i claim no responsibility for any damage or bricking of your device.
Have a good day friends and if I helped you out, a 'thanks' would be appreciated :good:
Thanks for posting this. I was actually going to upload it myself. You save me from having to do the work
weakNPCdotCom said:
Thanks for posting this. I was actually going to upload it myself. You save me from having to do the work
Click to expand...
Click to collapse
Not a problem.... I actually found most of the firmwares that MotoJunkie01 had posted, I might repost his firmware post (copy and paste) and replace the links after i upload them to my own Gdrive, when I have time....
AesopRock127 said:
Not a problem.... I actually found most of the firmwares that MotoJunkie01 had posted, I might repost his firmware post (copy and paste) and replace the links after i upload them to my own Gdrive, when I have time....
Click to expand...
Click to collapse
sweet. sounds great man. thank you
NM connection working now
https://mirrors.lolinet.com/firmware/moto/ look here for firmware and make sure its correct one and up to date before flashing it.
AesopRock127 said:
I know I'm not the only one who has been having trouble finding the stock firmware for the Moto e5 play xt1921-3 MetroPCS/TMobile variant, code named James, that wasn't posted by @MotoJunkie01 and therefore blocked and undownloadable.
So thanks to @HPLazerJetPrinter1012 who was kind enough to find it on XDA in another section and thanks to @timjames474 for posting it in that thread....
VERY IMPORTANT IMHO THAT YOU BACKUP YOUR IMEI INFORMATION AS SOON AS YOU ROOT YOUR DEVICE, PREFERABLY BEFORE FLASHING A CUSTOM ROM. GOING FROM CUSTOM OREO BACK TO STOCK CAN EASILY ERASE ALL YOUR PHONES IMEI INFO MAKING VOLTE AND 4G AND PHONE INOPERABLE. HAPPENED TO ME AND IT WAS A HUGE P.I.T.A. TO FIX.
Download Links
JAMES_T_OCP27.91-51-4_cid21_subsidy-TMO_RSU_regulatory-DEFAULT_CFC.xml.zip / MIRROR
This is the newest (at least at the time of post) update, dated Oct 1, 2018
Instructions to revert back to stock firmware and make it so that you can get OTA updates again:
To install, extract the zip file in your adb/fastboot directory and then make sure you are properly connected to your computer by running the command
Then, once you confirm you are properly connected, just run the following fastboot commands one line at a time, making sure spelling is correct (or copying and pasting to ensure proper spelling):
After this is complete, simply reboot your device, and as long as you did everything right, you should be back on stock firmware with the ability to receive OTA updates.
Flashing a stock recovery,unencrypting your phone, or rooting will make OTA fail, so i recommend waiting to do those things until you are fully updated (unless you don't care about the latest build).
Just to cover my ass, i had nothing to do with the making of these files and I am simply posting well known information for newer users to help them get back to stock.
Therefore, i claim no responsibility for any damage or bricking of your device.
Have a good day friends and if I helped you out, a 'thanks' would be appreciated :good:
Click to expand...
Click to collapse
How did you get your phone to work meaning when I call some one they can't hear me but I can hear them .I re-flashed so many ROMs already that I'm staying on GSI Rom 8.1.0 Hanna metro PC's also I did flash stock Rom and still the see problem maybe it's time for replacement. It's been 3 days searching and asking for help. Maybe device to new idk ..
skullkid383 said:
https://mirrors.lolinet.com/firmware/moto/ look here for firmware and make sure its correct one and up to date before flashing it.
Click to expand...
Click to collapse
dude this link is worth money. amazing. thank you so much.
weakNPCdotCom said:
dude this link is worth money. amazing. thank you so much.
Click to expand...
Click to collapse
Yeah I used it on my Perry before I got hannah so it was first place looked when I needed Hannah fw
Googleme35 said:
How did you get your phone to work meaning when I call some one they can't hear me but I can hear them .I re-flashed so many ROMs already that I'm staying on GSI Rom 8.1.0 Hanna metro PC's also I did flash stock Rom and still the see problem maybe it's time for replacement. It's been 3 days searching and asking for help. Maybe device to new idk ..
Click to expand...
Click to collapse
I got mine to work because I have a James device.... You mention Hannah device so guessing you flashed the wrong firmware and that's the issue. I have the James xt1921-3
AesopRock127 said:
I got mine to work because I have a James device.... You mention Hannah device so guessing you flashed the wrong firmware and that's the issue. I have the James xt1921-3
Click to expand...
Click to collapse
Ok Thanks
I'm glad i could be of assistance,i was actually hunting down root methods for my GFs samsung and saw a video that linked to the user who uploaded it to AFH, rootjunkie was the channel if i recall,so i can't take all of that sweet credit. Yall have fun,but not too much fun
AesopRock127 said:
I know I'm not the only one who has been having trouble finding the stock firmware for the Moto e5 play xt1921-3 MetroPCS/TMobile variant, code named James, that wasn't posted by @MotoJunkie01 and therefore blocked and undownloadable.
So thanks to @HPLazerJetPrinter1012 who was kind enough to find it on XDA in another section and thanks to @timjames474 for posting it in that thread....
VERY IMPORTANT IMHO THAT YOU BACKUP YOUR IMEI INFORMATION AS SOON AS YOU ROOT YOUR DEVICE, PREFERABLY BEFORE FLASHING A CUSTOM ROM. GOING FROM CUSTOM OREO BACK TO STOCK CAN EASILY ERASE ALL YOUR PHONES IMEI INFO MAKING VOLTE AND 4G AND PHONE INOPERABLE. HAPPENED TO ME AND IT WAS A HUGE P.I.T.A. TO FIX.
Download Links
JAMES_T_OCP27.91-51-4_cid21_subsidy-TMO_RSU_regulatory-DEFAULT_CFC.xml.zip / MIRROR
This is the newest (at least at the time of post) update, dated Oct 1, 2018
Instructions to revert back to stock firmware and make it so that you can get OTA updates again:
To install, extract the zip file in your adb/fastboot directory and then make sure you are properly connected to your computer by running the command
Code:
fastboot devices
Then, once you confirm you are properly connected, just run the following fastboot commands one line at a time, making sure spelling is correct (or copying and pasting to ensure proper spelling):
Code:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash dsp adspso.bin
fastboot flash bootloader bootloader.img
fastboot flash recovery recovery.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
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 erase DDR
fastboot erase cache
fastboot erase userdata
fastboot flash oem oem.img
fastboot flash vendor vendor.img
fastboot oem fb_mode_clear
After this is complete, simply reboot your device, and as long as you did everything right, you should be back on stock firmware with the ability to receive OTA updates.
Flashing a stock recovery,unencrypting your phone, or rooting will make OTA fail, so i recommend waiting to do those things until you are fully updated (unless you don't care about the latest build).
Just to cover my ass, i had nothing to do with the making of these files and I am simply posting well known information for newer users to help them get back to stock.
Therefore, i claim no responsibility for any damage or bricking of your device.
Have a good day friends and if I helped you out, a 'thanks' would be appreciated :good:
Click to expand...
Click to collapse
PLEASE tell me how you fixed the IMEI/SIM not recognized issue. I can't figure this out at all. Thanks!
OMG!!!! This was a god send. Thank you guys for putting this together for us. I thought all hope was lost. My phone is back and running. YaY!!!!!!
weakNPCdotCom said:
dude this link is worth money. amazing. thank you so much.
Click to expand...
Click to collapse
I keep getting unsecured network... Is this an issue from my end?
How do you backup IMEI in TWRP?
EFS?
Mine won't mount data for backup and cache in red
Or should I do it another way?
I have XT1924-2 AND I TOO HAVE IMEI=0 ANY FIXES?
Thank you!
This was very helpful, thanks!
TheLastAlphaUK said:
I have XT1924-2 AND I TOO HAVE IMEI=0 ANY FIXES?
Click to expand...
Click to collapse
Flash most up-to-date software
skullkid383 said:
Flash most up-to-date software
Click to expand...
Click to collapse
That's a weird Necro-Response. Also updating doesn't fix IMEI, (even though this was over a year ago, they would need an IMEI flasher and the box/numbers found somewhere else)