How To Reflash Baseband of Moto E 2015 XT1528? - E 2015 Q&A, Help & Troubleshooting

Hello Guys. I wont to Reflash Baseband of My Moto E 2015 XT1528. Please Tell Me There are Any Guide To Reflash Baseband of Moto E 2015 XT1528? Thanks.

mRasika said:
Hello Guys. I wont to Reflash Baseband of My Moto E 2015 XT1528. Please Tell Me There are Any Guide To Reflash Baseband of Moto E 2015 XT1528? Thanks.
Click to expand...
Click to collapse
Download the stock Android ROM version that you are currently running. Once downloaded, extract the two files called NON-HLOS.bin and fsg.mbn. if you haven't already done so on your PC, download the most recent Minimal ADB and Fastboot utilities. After installing, move the two aforementioned stock filed to your installation ditectory. After ensuring your phone's ADB Debugging is enabled, boot into bootloader mode and connect to your PC with a proper micro USB charge/sync cable. Open your ADB/Fastboot window, hold shift and right click and select "open command prompt here." Execute the following commands, preferably in this order.
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot oem config fsg-id vzw
fastboot oem config carrier vzw
fastboot erase cache
This should restore your modem/baseband back to factory default settings.
Sent from my Moto E LTE (2nd gen) using XDA-Developers mobile app

Related

MotoX XT1060 re-root VZW after [KXA21.12-L1.26]

CLOSED *Moving from Android Development to Moto X General*
http://forum.xda-developers.com/moto-x/general/xt1060-root-vzw-kxa21-12-l1-26-t3128206
Moto X XT1060 re-root VZW after [KXA21.12-L1.26] Moto X ver. 4.4.4
So without checking before updating to 4.4.4 version 231.46.1.ghost_ _en.US *my build number has a ".1"* KXA21.12-L1.26.1. I lost root access, was kinda bummed, so I tried a few methods to re-flash to get root access again. And a few trial and error I was able to get root access again.
My setup and steps:
My setup:
Moto X Dev.Ed. XT1060 vzw
Macbook / terminal
Got recovery images and steps from flashing bacak to stock at www.motorola.com, follow steps got back to stock minus relock bootloader (still unlocked bootloader), used the fastboot from the "Darwin" folder
Step from www.motorola.com:
$ fastboot flash partition gpt.bin
$ fastboot flash motoboot motoboot.img
$ fastboot reboot-bootloader
$ fastboot flash logo logo.bin
$ fastboot flash boot boot.img
$ fastboot flash recovery recovery.img
$ fastboot flash system system.img
$ fastboot flash modem NON-HLOS.bin -*** I skipped this step was following older step from text file
$ fastboot erase modemst1
$ fastboot erase modemst2
$ fastboot flash fsg fsg.mbn
$ fastboot reboot
Lost root access, FML!
Solution:
Used old twrp recovery - TWRP 2.6.3.1 for Android 4.4 [2013-11-19] *big up to hashcode :good:* got root access again,
Hope this helps
why is this posted in Android Development?
JulesJam said:
why is this posted in Android Development?
Click to expand...
Click to collapse
sorry selected the wrong topic, is there a way to move to different topic or did I need to delete this?
_slam said:
sorry selected the wrong topic, is there a way to move to different topic or did I need to delete this?
Click to expand...
Click to collapse
you can ask the mods to move it to general or Q&A forum.
CLOSED *Moving from Android Development to Moto X General*
CLOSED *Moving from Android Development to Moto X General*
http://forum.xda-developers.com/moto-x/general/xt1060-root-vzw-kxa21-12-l1-26-t3128206

Radio & Bootloader zip

As the title says.
Does anybody have any updated Radio / bootloader zips that I can flash via TWRP ?
I have an old Moto E Condor and I can't get the phone to recognize the Sim so was wondering if updating the radio / bootloader would help ?
I'm running out of ideas.
I have tried Android 6 & 7 tried different Sims.
I'm not sure how I would find out if it's a hardware issue rather than software ?
Any ideas ?
Thanks
Check this link for Radio file
https://forum.xda-developers.com/devdb/project/dl/?id=13877
I didn't got what bootloader you are talking about. But if you want latest twrp then check this link
https://dl.twrp.me/condor/twrp-3.1.0-0-condor.img.html
Ankit_29 said:
Check this link for Radio file
https://forum.xda-developers.com/devdb/project/dl/?id=13877
I didn't got what bootloader you are talking about. But if you want latest twrp then check this link
https://dl.twrp.me/condor/twrp-3.1.0-0-condor.img.html
Click to expand...
Click to collapse
Thanks mate.
I will give it a go
I had the same problem with my condor ,but flashing the "radio files" didn't help the case ,it always failed in my case ,so the best advice I can give you is to not flash isolated radio files ,but to backup your data and flash stock ROM for your device,trust me it'll save you a lot of headache
Akshay_92 said:
I had the same problem with my condor ,but flashing the "radio files" didn't help the case ,it always failed in my case ,so the best advice I can give you is to not flash isolated radio files ,but to backup your data and flash stock ROM for your device,trust me it'll save you a lot of headache
Click to expand...
Click to collapse
Thanks for that info.
You say that you had the same problem? Have you sorted it out now ?
When you flashed the stock ROM
Did you have to do this via fastboot ??
Thanks again
johnhux7 said:
Thanks for that info.
You say that you had the same problem? Have you sorted it out now ?
When you flashed the stock ROM
Did you have to do this via fastboot ??
Thanks again
Click to expand...
Click to collapse
Yes,my device is good as new,I'm writing this message from it so haha...you can find the appropriate stock ROM to flash here
https://forum.xda-developers.com/moto-e/development/rom-stock-motorola-lollipop-rom-t3167111
If you don't know which ROM to download, got to your phones settings >about phone>build number
And download the specific ROM with that build number,now be absolutely sure to not flash a KitKat ROM on a device that was upgraded to lollipop earlier, its absolutely essential as it 100% will brick your device,
As for your question, yes you will need to be in fastboot to flash the ROM,and the program that you'll need to flash the ROM with is called mfastboot-v2 you can find it here
https://forum.xda-developers.com/general/rooting-roms/using-mfastboot-exe-to-unbrick-motorola-t3203518
Now after downloading both the ROM and mfastboot ,extract both of them into the same folder of your PC ,after doing that ,go into that folder and hold shift+right mouse key and select "open new command window here" from the dialogue box ,now assuming that you have downloaded the drivers for your phone , switch off your phone ,go into mfastboot mode by holding power key + volume down key for about 5-7seconds, now connect your phone to the PC with the help of USB cable and in the command window type "mfastboot devices" if everyw is done correctly it will show your device's name in an alphanumeric format under "list of devices" after that follow these commands in the ORDER! that they are written and you will be good to go :
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot.exe flash system system.img_sparsechunk.1
mfastboot.exe flash system system.img_sparsechunk.2
mfastboot.exe flash system system.img_sparsechunk.3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
NOTE:- number of sparsechunk files may be different for your version (check the files extracted from the ROM inside the same folder to see the order of numbers) so if the numbers are like 0,1,2,3,4 flash them in that order ,I have named it 1,2,3 in the command above for illustrations, good luck if you will do this correctly, you'll be back to a facotory version of your phone,with the imei problem fixed , another thing though, you'll lose your custom recovery so after you flash this stock ROM ,you'll have to flash the custom recovery again,
Cheers!!
Akshay_92 said:
Yes,my device is good as new,I'm writing this message from it so haha...you can find the appropriate stock ROM to flash here
https://forum.xda-developers.com/moto-e/development/rom-stock-motorola-lollipop-rom-t3167111
If you don't know which ROM to download, got to your phones settings >about phone>build number
And download the specific ROM with that build number,now be absolutely sure to not flash a KitKat ROM on a device that was upgraded to lollipop earlier, its absolutely essential as it 100% will brick your device,
As for your question, yes you will need to be in fastboot to flash the ROM,and the program that you'll need to flash the ROM with is called mfastboot-v2 you can find it here
https://forum.xda-developers.com/ge...ng-mfastboot-exe-to-unbrick-motorola-t3203518
Now after downloading both the ROM and mfastboot ,extract both of them into the same folder of your PC ,after doing that ,go into that folder and hold shift+right mouse key and select "open new command window here" from the dialogue box ,now assuming that you have downloaded the drivers for your phone , switch off your phone ,go into mfastboot mode by holding power key + volume down key for about 5-7seconds, now connect your phone to the PC with the help of USB cable and in the command window type "mfastboot devices" if everyw is done correctly it will show your device's name in an alphanumeric format under "list of devices" after that follow these commands in the ORDER! that they are written and you will be good to go :
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot.exe flash system system.img_sparsechunk.1
mfastboot.exe flash system system.img_sparsechunk.2
mfastboot.exe flash system system.img_sparsechunk.3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
NOTE:- number of sparsechunk files may be different for your version (check the files extracted from the ROM inside the same folder to see the order of numbers) so if the numbers are like 0,1,2,3,4 flash them in that order ,I have named it 1,2,3 in the command above for illustrations, good luck if you will do this correctly, you'll be back to a facotory version of your phone,with the imei problem fixed , another thing though, you'll lose your custom recovery so after you flash this stock ROM ,you'll have to flash the custom recovery again,
Cheers!!
Click to expand...
Click to collapse
Thanks so much for taking the time to write this for me.
I'm new to using fastboot I got spoiled by using ODIN with Samsung whist I was learning.
Just one question.
Do you put in each of those commands and press enter after each one ?
johnhux7 said:
Thanks so much for taking the time to write this for me.
I'm new to using fastboot I got spoiled by using ODIN with Samsung whist I was learning.
Just one question.
Do you put in each of those commands and press enter after each one ?
Click to expand...
Click to collapse
Yes!!...And wait till it returns as [OKAY],then move ahead with the next one
Sent from my Moto G (4) using Tapatalk
---------- Post added at 06:43 PM ---------- Previous post was at 06:39 PM ----------
Akshay_92 said:
Yes!!...And wait till it returns as [OKAY],then move ahead with the next one ...It's alright man,we all are new to some stuff at one point,do let me know if you come into a hiccup
Cheers!
Sent from my Moto G (4) using Tapatalk
Click to expand...
Click to collapse
Sent from my Moto G (4) using Tapatalk
Akshay_92 said:
Yes!!...And wait till it returns as [OKAY],then move ahead with the next one
Click to expand...
Click to collapse
I though so.
Was just checking.
I'm going to have some fun doing this
Love learning some thing new
The Moto is my spare phone so I can practice on that before getting stuck into fastboot on my Honor 8
johnhux7 said:
I though so.
Was just checking.
I'm going to have some fun doing this
Love learning some thing new
The Moto is my spare phone so I can practice on that before getting stuck into fastboot on my Honor 8
Click to expand...
Click to collapse
[emoji1] yep absolutely,
Sent from my Moto G (4) using Tapatalk
Akshay_92 said:
[emoji1] yep absolutely,
Click to expand...
Click to collapse
Thank you so much for sharing your knowledge.
It's what I love about this XDA community
Few days ago, imei number on my brother's moto e xt1022 disappeared out of nowhere. Phone used to boot to working state but didn't accept any sim cards nor connect to WiFi. The bootloader was locked and phone was not rooted.
So I visited official motorala service centre. They "softwared" the phone (probably flashed stock firmware). After that, the imei no was replaced with new numbers. Bootloader was unlocked automatically. The phone booted once. But after I switched off to insert sim card and then tried to boot, its not getting past this screen. What should I do to restore the phone to its working condition? Please help.
ramsut said:
Few days ago, imei number on my brother's moto e xt1022 disappeared out of nowhere. Phone used to boot to working state but didn't accept any sim cards nor connect to WiFi. The bootloader was locked and phone was not rooted.
So I visited official motorala service centre. They "softwared" the phone (probably flashed stock firmware). After that, the imei no was replaced with new numbers. Bootloader was unlocked automatically. The phone booted once. But after I switched off to insert sim card and then tried to boot, its not getting past this screen. What should I do to restore the phone to its working condition? Please help.
Click to expand...
Click to collapse
Flash stock/custom ROM
ramsut said:
Few days ago, imei number on my brother's moto e xt1022 disappeared out of nowhere. Phone used to boot to working state but didn't accept any sim cards nor connect to WiFi. The bootloader was locked and phone was not rooted.
So I visited official motorala service centre. They "softwared" the phone (probably flashed stock firmware). After that, the imei no was replaced with new numbers. Bootloader was unlocked automatically. The phone booted once. But after I switched off to insert sim card and then tried to boot, its not getting past this screen. What should I do to restore the phone to its working condition? Please help.
Click to expand...
Click to collapse
Hmm....Well this is certainly not professional and quite unfortunate,on the part of the service center employees,but since I assume that it's no longer under warranty and they won't take back the Devi because it's unlocked now and also because they won't take responsibility for it ,the best you can do is flash stock ROM,I have explained that earlier in this thread ...
Cheers!! And let me know how it went
Sent from my Moto G (4) using Tapatalk
Akshay_92 said:
Hmm....Well this is certainly not professional and quite unfortunate,on the part of the service center employees,but since I assume that it's no longer under warranty and they won't take back the Devi because it's unlocked now and also because they won't take responsibility for it ,the best you can do is flash stock ROM,I have explained that earlier in this thread ...
Cheers!! And let me know how it went
Click to expand...
Click to collapse
I got the SIM working.
Followed your instructions.
Got the phone back to stock
All good thanks for your help
John

[STOCK] Stock firmware [RETAIL][albus][Moto Z2 Play]

Disclaimer: I am not responsible for anything that happens as a result of flashing these files.
Latest Build Nougat: 7.1.1_NPSS26.118-19-18
Latest Build Oreo: 8.0.0_OPSS27.76-12-25-15
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 the latest .
Downloads:
Stock N: ALBUS_RETAIL_7.1.1_NPSS26.118-19-18_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Stock O: ALBUS_RETAIL_8.0.0_OPSS27.76-12-25-15_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
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
Credits:
JuniorPassos
TeamReviver
Motorola Mobility LLC
Sourceforge
XDA-Developers
So wait... you can fastboot unlock the Verizon model???
Help please.
Hello,
Could you provide complete stock firmware for the Moto Z2 play (Indian unit), while flashing the TWRP 3.1.10 , it is stuck on boot logo, I again go back to your verizon recovery image flash but now it is looping on the boot phase . Please help me , If you find any useful link please provide me. my region is India.
If I do complete flash of your Verizon's model Z2 on my Indian Z2 unit , whether it will work for me ??? If you have any idea for the Z2 play (General Global unit) , please share us, we will be very thankful to you. Main thing is this it is the new phone so very difficult to find and remedy so far. Thanks
niteshpant said:
Hello,
Could you provide complete stock firmware for the Moto Z2 play (Indian unit), while flashing the TWRP 3.1.10 , it is stuck on boot logo, I again go back to your verizon recovery image flash but now it is looping on the boot phase . Please help me , If you find any useful link please provide me. my region is India.
If I do complete flash of your Verizon's model Z2 on my Indian Z2 unit , whether it will work for me ??? If you have any idea for the Z2 play (General Global unit) , please share us, we will be very thankful to you. Main thing is this it is the new phone so very difficult to find and remedy so far. Thanks
Click to expand...
Click to collapse
Verizon operates in US and you flashed that for Indian version.Why?There is no official ROM out yet.
Most importantly you did not backup the ROM.
My advice would be try clearing the cache,factory reset.
Moto by Lenovo doesn't provide regular updates.
It is better to wait until Lineage OS pays a visit.
Cheers
wait how did you unlock the verizon version?
Update
New firmware BUILD NPSS26.118-19-4 for RETAIL models is added to the downloads.
https://www.androidfilehost.com/?fid=889964283620756684
Hi, do you know if is possible to flash the retail firmware to single sim version? (Vodafone, unlocked)
Hello,
I've accidentally did the oem lock...
What can I do to reverse this?
Do I have to send the smartphone back to Motorola?
Says boot image not signed, it does flash the firmware however it does not have fastboot flash system system.img_sparsechunk.7 in the zip folder so it doesn't actually flash it. However it does boot up and work like normal.
any word on this working on the canadian version?
it reads as XT1710-01 in fastboot
in the OS my current build number reads as NPSS26.118-19-11 ... i assume thats just a slightly newer version
and so, installing this would return the phone to pure stock - allow OTA and all that fun stuff?
unerds said:
any word on this working on the canadian version?
it reads as XT1710-01 in fastboot
in the OS my current build number reads as NPSS26.118-19-11 ... i assume thats just a slightly newer version
and so, installing this would return the phone to pure stock - allow OTA and all that fun stuff?
Click to expand...
Click to collapse
FYI, XT 1701-01 is the US unlocked for any carrier version.
Does this work for the xt1710-09 reteu version?
Can't flash this on xt1710-09 reteu. Says boot.img is not signed. I SO DESPERATELY want to relock my bootloader.. but it doesn't seem to work Any ideas?
I can confirm XT1710-01 works for Freedom Mobile in Canada.
I was rooted and the Motorola got into a Recovery bootloop after a security update. Makes me miss the peace of mind of Cyanogen. Hopefully LinageOS will come here soon.
cal800 said:
I can confirm XT1710-01 works for Freedom Mobile in Canada.
I was rooted and the Motorola got into a Recovery bootloop after a security update. Makes me miss the peace of mind of Cyanogen. Hopefully LinageOS will come here soon.
Click to expand...
Click to collapse
I use Titanium Backup to freeze the Motorola Update App. No more update notifications.
Help! First time trying to flash a ROM and it doesn't go well So far
I got my hand on a chinese Model of the phone. It says XT1710-11. From the first day I was fed up with their safecenter telling me everything on my phone was a virus. Then I realised I could not remove it because it was part of the "Firmware". Things got really bad when I could not use Pinterest or Twitter on the phone. I still dont know why.
So I remembered there was this thing called root that might be helpful. I started experimenting on it and I was finally able to root and installed magisk. But I still didnt know what to do so I decided it will be better to just flash a new ROM and found this trhread....
As I am writing this my phone doesnt have a OS, Back up was wiped at a point I even had to reflash TWRP and remount Data to be able to do anything with it.
I have an old iphone5 lying around that I will go back to in the mean time. But guys please help a poor lost soul. Is there a solution to my trouble?
tywinlannister7 said:
Retail Variant
BUILD: NPSS26.118-19-4
https://www.androidfilehost.com/?fid=889964283620756684
Click to expand...
Click to collapse
Add new Retail version.
https://androidfilehost.com/?fid=889964283620776139
NPSS26.118-19-1-2
Patch - December 1, 2017
Junior Passos said:
Add new Retail version.
https://androidfilehost.com/?fid=889964283620776139
NPSS26.118-19-1-2
Patch - December 1, 2017
Click to expand...
Click to collapse
Hello its compatibilty in Reteu 1710-09 ? Very thanks
Regards
Enviado desde mi Moto Z2 Play mediante Tapatalk
iron maiden said:
Hello its compatibilty in Reteu 1710-09 ? Very thanks
Regards
Enviado desde mi Moto Z2 Play mediante Tapatalk
Click to expand...
Click to collapse
Probably. I believe so, because it's a Retail version.
Junior Passos said:
Probably. I believe so, because it's a Retail version.
Click to expand...
Click to collapse
hello the ota that you climbed December gives me error in my reteu with November patch then I do not know if it is compatible with the firmware that you uploaded thanks
regards

[ROM][STOCK] Moto X4 Oreo 8.0.0 w/ February Patch

Hello, this is the Retail ROM, not A1, for Moto X4 with February security patch already applied.
OPWS27.2.1 (Google Drive)
mfastboot w/ script to flash (Google Drive)
CLOSED PER OP REQUEST
Thanks! How did you extract the partition images from the phone?
steveeJ said:
Thanks! How did you extract the partition images from the phone?
Click to expand...
Click to collapse
I didn't extract, this ROM is from Motorola server, I posted it on another topic here.
abrfilho said:
I didn't extract, this ROM is from Motorola server, I posted it on another topic here.
Click to expand...
Click to collapse
Been looking for those details but can't find the post - could you point me there please? TIA!
rkleinhenz said:
Been looking for those details but can't find the post - could you point me there please? TIA!
Click to expand...
Click to collapse
I posted here: https://forum.xda-developers.com/moto-x4/help/stock-rom-moto-x4-february-patch-t3762458/post75917151
hey, i have problem, when i try to use the script it's showing an error in cmd "mfastboot is not recognized as an internal or external command operable program or batch file", so i tried the other flash comand set
Code:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth BTFM.bin
fastboot flash dsp dspso.bin
fastboot flash boot boot.img
fastboot flash logo logo.bin
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_b system_other.img
fastboot flash oem oem.img
fastboot erase carrier
fastboot erase userdata
fastboot erase ddr
fastboot oem fb_mode_clear
and the only thing it shows it's "<waiting for device>" at the first command, i have the reteu XT1900-7, and i saw one man on the forum who had the exact same phone ( tmobile soft) and he had no problems, i followed his steps very carefully, what can i do for now?
Cisencjusz said:
hey, i have problem, when i try to use the script it's showing an error in cmd "mfastboot is not recognized as an internal or external command operable program or batch file", so i tried the other flash comand set
and the only thing it shows it's "<waiting for device>" at the first command, i have the reteu XT1900-7, and i saw one man on the forum who had the exact same phone ( tmobile soft) and he had no problems, i followed his steps very carefully, what can i do for now?
Click to expand...
Click to collapse
For the command mfastboot to run it's required the mfastboot file, I'll check if I posted it correctly.
To flash you need the drivers installed and extract the ROM files in the same folder as the mfastboot and script, after that you turn off your phone and start it in fastboot mode, connect to the computer and run the script.
Edit: I checked and everything is fine.
Cisencjusz said:
hey, i have problem, when i try to use the script it's showing an error in cmd "mfastboot is not recognized as an internal or external command operable program or batch file", so i tried the other flash comand set
and the only thing it shows it's "<waiting for device>" at the first command, i have the reteu XT1900-7, and i saw one man on the forum who had the exact same phone ( tmobile soft) and he had no problems, i followed his steps very carefully, what can i do for now?
Click to expand...
Click to collapse
Please start the computer again and reset the USB debugging and close all other fast boot stuff. To do this, restart the script alone and if that does not work I'll try to reconstruct that. I also have a reteu 1900-7 version and also the february version on it with root and xposed and much more if you want to write in german we can do it privately.
abrfilho said:
For the command mfastboot to run it's required the mfastboot file, I'll check if I posted it correctly.
To flash you need the drivers installed and extract the ROM files in the same folder as the mfastboot and script, after that you turn off your phone and start it in fastboot mode, connect to the computer and run the script.
Edit: I checked and everything is fine.
Click to expand...
Click to collapse
dimdom1919 said:
Please start the computer again and reset the USB debugging and close all other fast boot stuff. To do this, restart the script alone and if that does not work I'll try to reconstruct that. I also have a reteu 1900-7 version and also the february version on it with root and xposed and much more if you want to write in german we can do it privately.
Click to expand...
Click to collapse
thanks guys, i reinstalled the motorola drivers, changed usb from 3.0 to 2.0, reenabled usb debugging, and everything works like a charm! manty thanks to you. i cant wait for RR custom rom :fingers-crossed::laugh:
Hi guys! Any of you have a IMG of Moto X4? My device was bricked and i need make a bootable SD Card, if any of you have upload for me on Mega or on GDrive please! Thank You All!!
abrfilho said:
Hello, this is the Retail ROM, not A1, for Moto X4 with February security patch already applied.
Click to expand...
Click to collapse
The link is broken, is it possible to reupload? (or is there another link to this rom?)
Thanks
boppy7 said:
The link is broken, is it possible to reupload? (or is there another link to this rom?)
Thanks
Click to expand...
Click to collapse
I searched here at my computer and didn't find the file, here at XDA there's a post with the April Retail ROM with Oreo 8.0 and you can find the Retail ROM with Oreo 8.1 at androidfilehost.

[STOCK][EVERT] Firmware Moto G6Plus

DISCLAIMER
I am not to be held responsible for any of the damage that occurs to your device during this process. You are yourself responsible for any damage done (if) to your device during this process.
REQUIREMENTS
Make sure your device is charged above 80%.
We recommend creating a backup of all your important files before beginning with this process.
HOW TO INSTALL STOCK ROM IN MOTO G6 Plus
Download Moto G6 plus Stock Firmware from below (in download section).
Install Motorola Driver and ADB Fastboot Driver on your PC.
Now extract stock firmware in ADB Fastboot folder.
Now, turn off your device and boot into bootloader by pressing volume down button +power button simultaneously.
Now, connect your device to your PC via a USB Cable.
Open a command prompt window and type the following commands:
Moto G6Plus: AFH
EVERT_OPW27.113-45_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
NEW FIRMWARE - EVERT_OPW27.113-45-4_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
mirror link mega
https://mega.nz/#!boNAQChB!a6HZUtjWqWYmvA1C0aUZ4g60b8fj3aQbllIVXqfWxik
adb fastboot
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth BTFM.bin
fastboot flash dsp dspso.bin
fastboot flash boot boot.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system_b system_b.img_sparsechunk.0
fastboot flash system_b system_b.img_sparsechunk.1
fastboot flash oem oem.img
fastboot flash oem_b oem_other.img
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot erase carrier
fastboot erase userdata
fastboot erase DDR
fastboot flash logo logo.bin
fastboot reboot
Click to expand...
Click to collapse
lohanbarth said:
Moto G6: AFH
ALI_OPS27.82-19-4_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Moto G6Plus: AFH
EVERT_OPW27.113-27_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
tread in progress
Click to expand...
Click to collapse
Firmware Complete April Patch
https://rsdsecure-cloud.motorola.co...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Sent from my Moto G5 Plus using XDA Labs
Firmware Complete April Patch Evert - AFH
EVERT_OPW27.113-45_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
lohanbarth said:
Firmware Complete April Patch Evert - AFH
EVERT_OPW27.113-45_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Click to expand...
Click to collapse
Thanks! Unfortunately AFH won't let me download the whole file. It keeps stopping every time at the end of the download
smitharro said:
Thanks! Unfortunately AFH won't let me download the whole file. It keeps stopping every time at the end of the download
Click to expand...
Click to collapse
I just tried and I'm not problem, retried and said me it works, otherwise I upload it on mega
https://mega.nz/#!boNAQChB!a6HZUtjWqWYmvA1C0aUZ4g60b8fj3aQbllIVXqfWxik
lohanbarth said:
I just tried and I'm not problem, retried and said me it works, otherwise I upload it on mega
https://mega.nz/#!boNAQChB!a6HZUtjWqWYmvA1C0aUZ4g60b8fj3aQbllIVXqfWxik
Click to expand...
Click to collapse
Thanks! Mega did the trick. Always good to have the original stock rom as a backup!
One more question @lohanbarth: the last rom has the same build number as the one that my Moto G6 Plus was delivered with. But are you sure it's suitable for the standard G6 also? Because they are completely different devices?
smitharro said:
Thanks! Mega did the trick. Always good to have the original stock rom as a backup!
One more question @lohanbarth: the last rom has the same build number as the one that my Moto G6 Plus was delivered with. But are you sure it's suitable for the standard G6 also? Because they are completely different devices?
Click to expand...
Click to collapse
Actually, I think I will create another thread for the standard G6 motorola, so no one is wrong.
Hello!!!
I have a dummy question: I buyed my Moto G6 Plus from a brazilian operator (Vivo) and the firmware is "cutomized" (aka a lot of vivo bloatware)... Can I install this stock firmware without unlock the bootloader? Only follow the instructions?
Thank you!!!
Regasds,
Jansen Arruda
z1984z said:
Hello!!!
I have a dummy question: I buyed my Moto G6 Plus from a brazilian operator (Vivo) and the firmware is "cutomized" (aka a lot of vivo bloatware)... Can I install this stock firmware without unlock the bootloader? Only follow the instructions?
Thank you!!!
Regasds,
Jansen Arruda
Click to expand...
Click to collapse
No, you can't. You need to unlock the bootloader if you want modify your system
jekyll86 said:
No, you can't. You need to unlock the bootloader if you want modify your system
Click to expand...
Click to collapse
Thank you Jekyll!!!
Best regards!
REQUIREMENTS
Make sure your device is charged above 80%.
HOW TO INSTALL STOCK ROM IN MOTO G6 Plus
Download Moto G6 plus Stock Firmware from below (in download section).
Install Motorola Driver and ADB Fastboot Driver on your PC.
Now extract stock firmware in ADB Fastboot folder.
Now, turn off your device and boot into bootloader by pressing volume down button +power button simultaneously.
Now, connect your device to your PC via a USB Cable.
Open a command prompt window and type the following commands:
Click to expand...
Click to collapse
I got this when running the command :
c:\mfastboot-v2>fastboot erase DDR
erasing 'DDR'... INFOInvalid partition name DDR
FAILED (remote failure)
finished. total time: 0.001s
What is DDR and is this important?
Thanks in advance!
TJ
Does anyone know if this stock ROM is safe to flash on top on an EVERT_LATAMDSSD with build number OPW27.113-25?
AndroidDevices said:
I got this when running the command :
c:\mfastboot-v2>fastboot erase DDR
erasing 'DDR'... INFOInvalid partition name DDR
FAILED (remote failure)
finished. total time: 0.001s
What is DDR and is this important?
Thanks in advance!
TJ
Click to expand...
Click to collapse
Try using a different fastboot file. You can get adb universal installer and you can run fastboot from the cmd prompt regardless of what directory you are in. Not sure the importance of this command.
jorge_moran_jams said:
Does anyone know if this stock ROM is safe to flash on top on an EVERT_LATAMDSSD with build number OPW27.113-25?
Click to expand...
Click to collapse
What's the model number? Should be XT-xxxx
Sent from my moto g(6) plus using Tapatalk
Xplorer4x4 said:
Try using a different fastboot file. You can get adb universal installer and you can run fastboot from the cmd prompt regardless of what directory you are in. Not sure the importance of this command. What's the model number? Should be XT-xxxx
Sent from my moto g(6) plus using Tapatalk
Click to expand...
Click to collapse
Hey, where did you go on Telegram?
AndroidDevices said:
Hey, where did you go on Telegram?
Click to expand...
Click to collapse
No where! Just been a really hectic few days plus not to much going on until we get sources from Moto. Looked like you did do some testing but the missing functionality(fingerprint, GPS, etc) is to many broken functions for dd status for now.
Sent from my moto g(6) plus using Tapatalk
Xplorer4x4 said:
No where! Just been a really hectic few days plus not to much going on until we get sources from Moto. Looked like you did do some testing but the missing functionality(fingerprint, GPS, etc) is to many broken functions for dd status for now.
Sent from my moto g(6) plus using Tapatalk
Click to expand...
Click to collapse
I booted Phh-Project Treble last night...
Xplorer4x4 said:
What's the model number? Should be XT-xxxx
Click to expand...
Click to collapse
My model number is: XT1926-7, the one available on Amazon.
Xplorer4x4 said:
Try using a different fastboot file. You can get adb universal installer and you can run fastboot from the cmd prompt regardless of what directory you are in. Not sure the importance of this command. What's the model number? Should be XT-xxxx
Sent from my moto g(6) plus using Tapatalk
Click to expand...
Click to collapse
I attempt adb and fastboot, mfastboot, and platform-tools and they all give me the same error that i posted....
AndroidDevices said:
I attempt adb and fastboot, mfastboot, and platform-tools and they all give me the same error that i posted....
Click to expand...
Click to collapse
We're they from the same download? If so the zip might have got corrupt. I am also wondering if this could be related to something you flashed that may have altered something possibly in the partitions. Hard to say for sure as I have no experience with a/b slot devices. You might try the telegram channel.
Sent from my moto g(6) plus using Tapatalk
Hello everyone, where I can download the factory images for this model, and how can I know which one I have to download, I'm from Mexico and my company is TELCEL, thanks in advance

Categories

Resources