None of my sim card work with my moto e5 plus(xt1924-3).
I will give all necessary information if anybody requires it for helping me.
Please need help here
Nik7413 said:
None of my sim card work with my moto e5 plus(xt1924-3).
I will give all necessary information if anybody requires it for helping me.
Please need help here
Click to expand...
Click to collapse
Did you flash different firmware?
Sent from my ali using XDA Labs
No, I have never flashed a different firmware, I have used various roms for it(lineage,dot,pixel experience).
And only ASOP Extended worked. I want to use pixel experience.i never have flashed a firmware, I have only installed roms and mods only.
Nik7413 said:
No, I have never flashed a different firmware, I have used various roms for it(lineage,dot,pixel experience).
And only ASOP Extended worked. I want to use pixel experience.i never have flashed a firmware, I have only installed roms and mods only.
Click to expand...
Click to collapse
Okay, I include custom ROMs as firmware.
Device was working before custom ROMs?
Sent from my ali using XDA Labs
sd_shadow said:
Did you flash different firmware?
Sent from my ali using XDA Labs
Click to expand...
Click to collapse
sd_shadow said:
Okay, I include custom ROMs as firmware.
Device was working before custom ROMs?
Sent from my ali using XDA Labs
Click to expand...
Click to collapse
Everything was working fine before I installed custom roms
Nik7413 said:
Everything was working fine before I installed custom roms
Click to expand...
Click to collapse
Try LMSA'S Flash/rescue option
https://forum.xda-developers.com/general/general/update-moto-lenovo-moto-smart-assistant-t3951714
Sent from my ali using XDA Labs
sd_shadow said:
Try LMSA'S Flash/rescue option
https://forum.xda-developers.com/general/general/update-moto-lenovo-moto-smart-assistant-t3951714
Sent from my ali using XDA Labs
Click to expand...
Click to collapse
Umm.. I am using linux, so I would need help here.
sd_shadow said:
Try LMSA'S Flash/rescue option
https://forum.xda-developers.com/general/general/update-moto-lenovo-moto-smart-assistant-t3951714
Sent from my ali using XDA Labs
Click to expand...
Click to collapse
It will work with pixel experience, right?
Nik7413 said:
Umm.. I am using linux, so I would need help here.
Click to expand...
Click to collapse
LMSA is only for PC
If no PC run
Code:
fastboot getvar all
Product = codename
carrier_sku = Model #
ro.carrier = Software Channel
Then download stock firmware from
https://mirrors.lolinet.com/firmware/moto
Then flash
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Sent from my Moto E (4) using Tapatalk
---------- Post added at 11:48 PM ---------- Previous post was at 11:47 PM ----------
Nik7413 said:
It will work with pixel experience, right?
Click to expand...
Click to collapse
LMSA will flash stock firmware over custom ROMs.
Sent from my Moto E (4) using Tapatalk
sd_shadow said:
LMSA is only for PC
If no PC run
Code:
fastboot getvar all
Product = codename
carrier_sku = Model #
ro.carrier = Software Channel
Then download stock firmware from
https://mirrors.lolinet.com/firmware/moto
Then flash
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Sent from my Moto E (4) using Tapatalk
---------- Post added at 11:48 PM ---------- Previous post was at 11:47 PM ----------
LMSA will flash stock firmware over custom ROMs.
Sent from my Moto E (4) using Tapatalk
Click to expand...
Click to collapse
What should I use retapac or retin
sd_shadow said:
LMSA is only for PC
If no PC run
Code:
fastboot getvar all
Product = codename
carrier_sku = Model #
ro.carrier = Software Channel
Then download stock firmware from
https://mirrors.lolinet.com/firmware/moto
Then flash
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Sent from my Moto E (4) using Tapatalk
---------- Post added at 11:48 PM ---------- Previous post was at 11:47 PM ----------
LMSA will flash stock firmware over custom ROMs.
Sent from my Moto E (4) using Tapatalk
Click to expand...
Click to collapse
Using fastboot getvar all, it's stuck at waiting for any device
sd_shadow said:
LMSA is only for PC
If no PC run
Code:
fastboot getvar all
Product = codename
carrier_sku = Model #
ro.carrier = Software Channel
Then download stock firmware from
https://mirrors.lolinet.com/firmware/moto
Then flash
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Sent from my Moto E (4) using Tapatalk
---------- Post added at 11:48 PM ---------- Previous post was at 11:47 PM ----------
LMSA will flash stock firmware over custom ROMs.
Sent from my Moto E (4) using Tapatalk
Click to expand...
Click to collapse
Sorry for those above stupid posts, got little confused there.
Okay so I have downloaded the firmware, I need a bit of explanation for the second set of codes you have given.
Can you please explain them?
Nik7413 said:
Sorry for those above stupid posts, got little confused there.
Okay so I have downloaded the firmware, I need a bit of explanation for the second set of codes you have given.
Can you please explain them?
Click to expand...
Click to collapse
Fastboot getvar is used to see which firmware is needed for the device.
If you use the wrong firmware the device may not work correct.
There is some instructions on how to flash firmware here
https://forum.xda-developers.com/moto-e5/how-to/firmware-moto-e5-xt1944-4-dual-sim-t3820901
And
https://forum.xda-developers.com/general/rooting-roms/guide-flashing-motorola-firmware-t4042039
Sent from my Moto E (4) using Tapatalk
sd_shadow said:
Fastboot getvar is used to see which firmware is needed for the device.
If you use the wrong firmware the device may not work correct.
There is some instructions on how to flash firmware here
https://forum.xda-developers.com/moto-e5/how-to/firmware-moto-e5-xt1944-4-dual-sim-t3820901
And
https://forum.xda-developers.com/general/rooting-roms/guide-flashing-motorola-firmware-t4042039
Sent from my Moto E (4) using Tapatalk
Click to expand...
Click to collapse
Last question, probably, if i flash 'NON-HLOS.bin',would i have to use the codes in servicefile.xml, or i can skip it?
OR is that the required file that i need to flash to get the sim working.
And the code you have given and the code present in servicefile.xml are different, fsg.mbn is flashed before erase,
and do i have to delete flashfile.xml?
Nik7413 said:
What should I use retapac or retin
Click to expand...
Click to collapse
That's what Fastboot getvar will tell you
Sent from my ali using XDA Labs
---------- Post added at 01:20 PM ---------- Previous post was at 01:10 PM ----------
Nik7413 said:
Last question, probably, if i flash 'NON-HLOS.bin',would i have to use the codes in servicefile.xml, or i can skip it?
OR is that the required file that i need to flash to get the sim working.
Click to expand...
Click to collapse
Which codes?
The .xml contains info programs like RSD Lite and LMSA use to flash the firmware.
Most isn't usually needed.
I would just try
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
If that doesn't work flash like this
But compare to .xml for correct number of system.img_sparsechunk
And system_b files
Code:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem_a NON-HLOS.bin
fastboot flash fsg_a fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash dsp_a adspso.bin
fastboot flash logo_a logo.bin
fastboot flash boot_a boot.img
fastboot flash dtbo_a dtbo.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_a system.img_sparsechunk.6
fastboot flash system_a system.img_sparsechunk.7
fastboot flash system_a system.img_sparsechunk.8
fastboot flash system_a system.img_sparsechunk.9
fastboot flash system_b system_b.img_sparsechunk.0
fastboot flash system_b system_b.img_sparsechunk.1
fastboot flash system_b system_b.img_sparsechunk.2
fastboot flash vendor_a vendor.img_sparsechunk.0
fastboot flash vendor_a vendor.img_sparsechunk.1
fastboot flash oem_a oem.img
fastboot flash oem_b oem_other.img
fastboot erase userdata
fastboot erase DDR
fastboot oem fb_mode_clear
fastboot reboot
Sent from my ali using XDA Labs
sd_shadow said:
That's what Fastboot getvar will tell you
Sent from my ali using XDA Labs
---------- Post added at 01:20 PM ---------- Previous post was at 01:10 PM ----------
Which codes?
The .xml contains info programs like RSD Lite and LMSA use to flash the firmware.
Most isn't usually needed.
I would just try
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
If that doesn't work flash like this
But compare to .xml for correct number of system.img_sparsechunk
And system_b files
Code:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem_a NON-HLOS.bin
fastboot flash fsg_a fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash dsp_a adspso.bin
fastboot flash logo_a logo.bin
fastboot flash boot_a boot.img
fastboot flash dtbo_a dtbo.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_a system.img_sparsechunk.6
fastboot flash system_a system.img_sparsechunk.7
fastboot flash system_a system.img_sparsechunk.8
fastboot flash system_a system.img_sparsechunk.9
fastboot flash system_b system_b.img_sparsechunk.0
fastboot flash system_b system_b.img_sparsechunk.1
fastboot flash system_b system_b.img_sparsechunk.2
fastboot flash vendor_a vendor.img_sparsechunk.0
fastboot flash vendor_a vendor.img_sparsechunk.1
fastboot flash oem_a oem.img
fastboot flash oem_b oem_other.img
fastboot erase userdata
fastboot erase DDR
fastboot oem fb_mode_clear
fastboot reboot
Sent from my ali using XDA Labs
Click to expand...
Click to collapse
Nope, the code you gave above didnt work, additionally the wifi is not working.
And i tried the longer route, gpt.bin and bootloader are not flashing.
Nik7413 said:
Nope, the code you gave above didnt work, additionally the wifi is not working.
And i tried the longer route, gpt.bin and bootloader are not flashing.
Click to expand...
Click to collapse
You checked the getvar info?
You could try mfastboot.exe there's a link in my
Moto Drivers, Firmware, RSD Lite, and other Unbricking Tools
Sent from my Moto E (4) using Tapatalk
sd_shadow said:
You checked the getvar info?
You could try mfastboot.exe there's a link in my
Moto Drivers, Firmware, RSD Lite, and other Unbricking Tools
Sent from my Moto E (4) using Tapatalk
Click to expand...
Click to collapse
I guess the sim tray is busted, i reflashed the stock firmware, that didn't work, also went back to AOSP Extended, didn't work as well. The phone doesn't have any physical damage to it as well. As far as i can remember an update from AOSP extended broke the sim. The sim was working faboulusly before.
Hi,
I had the same problem with sim card and wifi not working. my cause was a fail flash.
All was reverted to stock with LMSA fow windows.
Read all the info that getvar gives to download the right firmware for your device.
Mine is XT1924-2
nueloc said:
Hi,
I had the same problem with sim card and wifi not working. my cause was a fail flash.
All was reverted to stock with LMSA fow windows.
Read all the info that getvar gives to download the right firmware for your device.
Mine is XT1924-2
Click to expand...
Click to collapse
Here is the thing, the SKU says the phone is xt1924-3, which is Ahannah in model, but it is written Hannah in getvar. So, it can be a bit confusing.
Related
Hi guys
i'd like to go back to stock from NX5CM and i have a XT1052.
Should a just do:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
mfastboot flash system system.img
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 config carrier vzw
fastboot oem fb_mode_clear
I'd like to flash stock 4.4.4 XT1052
thanks guys!
just did it like i wrote above, it worked just fine
Not any different from the return to stock guide. Not sure why you thought your X would be any different.
i would consider skipping... fastboot oem config carrier vzw since you don't have a Verizon device.
Also, consider using mFastboot instead of fastboot for all commands.
daede86 said:
just did it like i wrote above, it worked just fine
Click to expand...
Click to collapse
Could you please tell me where you downloaded the xt1052 4.4.4 stock firmware? Thanks!
bryan.huang said:
Could you please tell me where you downloaded the xt1052 4.4.4 stock firmware? Thanks!
Click to expand...
Click to collapse
Check here http://sbf.droid-developers.org/phone.php?device=0
bryan.huang said:
Could you please tell me where you downloaded the xt1052 4.4.4 stock firmware? Thanks!
Click to expand...
Click to collapse
See -> http://forum.xda-developers.com/moto-x/general/info-tip-web-sites-official-leaked-roms-t2923347 it has several places to look
daede86 said:
Hi guys
i'd like to go back to stock from NX5CM and i have a XT1052.
Should a just do:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
mfastboot flash system system.img
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 config carrier vzw
fastboot oem fb_mode_clear
I'd like to flash stock 4.4.4 XT1052
thanks guys!
Click to expand...
Click to collapse
Can u try RSD lite directly there no problem i was using rsd for my moto x.
i have flashed my xt 1092, with the stock rom available on the motorola firmware
and now after flashing the baseband version of the phone is unknown also the imei number is erased.
tuntun_s said:
i have flashed my xt 1092, with the stock rom available on the motorola firmware
and now after flashing the baseband version of the phone is unknown also the imei number is erased.
Click to expand...
Click to collapse
Did the same thing.. Had to send it in because at the time there was no German stock firmware.. There is one now. Try to flash that.
tuntun_s said:
i have flashed my xt 1092, with the stock rom available on the motorola firmware
and now after flashing the baseband version of the phone is unknown also the imei number is erased.
Click to expand...
Click to collapse
i have the same problem,did you sovled it?
some one is wid me ... thanks
lzloob said:
i have the same problem,did you sovled it?
Click to expand...
Click to collapse
No yaar
If u solve then say me too
If efs data got wiped I think you are out of luck. With no imei, efs probably did get erased.
tuntun_s said:
No yaar
If u solve then say me too
Click to expand...
Click to collapse
hah, i find a xt1092 stock firmware , and then flash it . it works well.
download RETESALL_XT1092_4.4.4_KXE21.187-42_cid7_CFC.xml.zip(google it) and unzipped
use fastboot tools to flash
Command:
fastboot flash partition gpt.bin
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 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
system.img_sparsechunk.2
lzloob said:
hah, i find a xt1092 stock firmware , and then flash it . it works well.
download RETESALL_XT1092_4.4.4_KXE21.187-42_cid7_CFC.xml.zip(google it) and unzipped
use fastboot tools to flash
Command:
fastboot flash partition gpt.bin
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 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
Click to expand...
Click to collapse
System.img_sparsechunk.2
Bro can u upload please .... Its Corrupted in my dowload please bro
Please please .....please ... I hv tried it but its again corrupted ... Please upload your sparsechunk.2 ... Thanks in advance .. Please
tuntun_s said:
System.img_sparsechunk.2
Bro can u upload please .... Its Corrupted in my dowload please bro
Please please .....please ... I hv tried it but its again corrupted ... Please upload your sparsechunk.2 ... Thanks in advance .. Please
Click to expand...
Click to collapse
because i'm a new member on xda, i can not reply the download link directly, so i pm you the link. and then you can share with others who need it.
tuntun_s said:
System.img_sparsechunk.2
Bro can u upload please .... Its Corrupted in my dowload please bro
Please please .....please ... I hv tried it but its again corrupted ... Please upload your sparsechunk.2 ... Thanks in advance .. Please
Click to expand...
Click to collapse
If your IMEI is not appearing, the only steps that would way more than likely restore it are:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
You don't need all the other ones. By the way, that IMG is for Spain, which is ES.
lzloob said:
hah, i find a xt1092 stock firmware , and then flash it . it works well.
download RETESALL_XT1092_4.4.4_KXE21.187-42_cid7_CFC.xml.zip(google it) and unzipped
use fastboot tools to flash
Command:
fastboot flash partition gpt.bin
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 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
Click to expand...
Click to collapse
hey bro did you recover your imei and baseband
Hi, I'm looking for stock official images of 5.1 (retail .DE)
Anyone ?
borda01 said:
Hi, I'm looking for stock official images of 5.1 (retail .DE)
Anyone ?
Click to expand...
Click to collapse
You wont see them until after they have pushed officially.
And then, any Developer XT1053 or XT1060 images will get posted to Moto's web site -> https://motorola-global-portal.custhelp.com/app/standalone/bootloader/recovery-images
In case you don't wanna use RSD Lite/You own a Mac:
MANUAL FLASHING
Much easier AND don't have to deal with getting RSD Lite to work....
Note - this was done on VZW variant, and based on XML file of that particular firmware. Get these instructions from your firmware package XML file.
Note 2 - VERY IMPORTANT!!! - You MUST use mfastboot (Moto fastboot) for the system.img flash as its too large for standard Android fastboot to handle, your flash WILL fail if you use standard fastboot. Hence why it says "mfastboot" this is not a typo.
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
mfastboot flash system system.img
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 config carrier vzw
fastboot oem fb_mode_clear
Note: this is all done using fastboot/mfastboot/adb manually on your command prompt/terminal.
Good luck.
Re-lock bootloader moto x4 possible
after Flash Official Frmware Moto X4 - PAYTON_OPW27.57-40
should i use this command ( fastboot oem lock) ?
Thanks for help
yes
Neffy27 said:
yes
Click to expand...
Click to collapse
When I use this command: fastboot oem lock.
You still receive the bootloader unlock message.
Try this:
Signed ROMs: https://androidfilehost.com/?w=files&flid=229118
Payton_ = Retail
Payton_Fi = Android ONE
Payton_AMZ = AMAZON
THIS WILL WIPE ALL YOUR DATA AND THE SECURITY PATCH MUST TO BE THE SAME AS YOU HAVE NOW OR ABOVE for example Retail 8.1 - 1 April Security Patch.
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash boot boot.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 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 cache
fastboot erase carrier
fastboot erase clogo
fastboot erase userdata
fastboot erase ddr
fastboot oem fb_mode_clear
fastboot oem lock
fastboot oem lock
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 boot boot.img
fastboot oem lock
lucasbitencourt said:
Try this:
Signed ROMs: https://androidfilehost.com/?w=files&flid=229118
Payton_ = Retail
Payton_Fi = Android ONE
Payton_AMZ = AMAZON
THIS WILL WIPE ALL YOUR DATA AND THE SECURITY PATCH MUST TO BE THE SAME AS YOU HAVE NOW OR ABOVE for example Retail 8.1 - 1 April Security Patch.
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash boot boot.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 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 cache
fastboot erase carrier
fastboot erase clogo
fastboot erase userdata
fastboot erase ddr
fastboot oem fb_mode_clear
fastboot oem lock
fastboot oem lock
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 boot boot.img
fastboot oem lock
Click to expand...
Click to collapse
Question, how reliable is this? I have to make the first commands then followed by the others that you leave below?
nykola5 said:
Question, how reliable is this? I have to make the first commands then followed by the others that you leave below?
Click to expand...
Click to collapse
Copy and paste on CMD with your phone in fastboot, press enter.
---------- Post added at 05:00 PM ---------- Previous post was at 04:59 PM ----------
lucasbitencourt said:
Copy and paste on CMD with your phone in fastboot, press enter.
Click to expand...
Click to collapse
Maybe you will need add this command at the end: fastboot reboot
lucasbitencourt said:
Copy and paste on CMD with your phone in fastboot, press enter.
---------- Post added at 05:00 PM ---------- Previous post was at 04:59 PM ----------
Maybe you will need add this command at the end: fastboot reboot
Click to expand...
Click to collapse
Thanks, I'll see if it works right now
---------- Post added at 09:16 PM ---------- Previous post was at 08:42 PM ----------
lucasbitencourt said:
Copy and paste on CMD with your phone in fastboot, press enter.
---------- Post added at 05:00 PM ---------- Previous post was at 04:59 PM ----------
Maybe you will need add this command at the end: fastboot reboot
Click to expand...
Click to collapse
Your method does not work, I get the following wrong command:
(bootloader) flash permission denied
FAILED (remote failure)
At least you tried to do it?
nykola5 said:
Thanks, I'll see if it works right now
---------- Post added at 09:16 PM ---------- Previous post was at 08:42 PM ----------
Your method does not work, I get the following wrong command:
(bootloader) flash permission denied
FAILED (remote failure)
At least you tried to do it?
Click to expand...
Click to collapse
Are you sure that your bootloader is unlocked? In what line did you received that message?
lucasbitencourt said:
Are you sure that your bootloader is unlocked? In what line did you received that message?
Click to expand...
Click to collapse
If I have it unlocked, it appeared when I entered the line: fastboot flash oem oem.img
After all the commands entered I get the same and did not lock and I kept appearing at the beginning the unlocked bootloader message
nykola5 said:
If I have it unlocked, it appeared when I entered the line: fastboot flash oem oem.img
After all the commands entered I get the same and did not lock and I kept appearing at the beginning the unlocked bootloader message
Click to expand...
Click to collapse
On developers settings check the option "OEM unlock" and deputation
---------- Post added at 11:04 PM ---------- Previous post was at 11:01 PM ----------
You can also try to changing the lock commands to:
fastboot flashing lock
Or
oem relock
lucasbitencourt said:
On developers settings check the option "OEM unlock" and deputation
---------- Post added at 11:04 PM ---------- Previous post was at 11:01 PM ----------
You can also try to changing the lock commands to:
fastboot flashing lock
Or
oem relock
Click to expand...
Click to collapse
What replacement command for the one you just gave me?
Instead of fastboot oem lock
lucasbitencourt said:
Instead of fastboot oem lock
Click to expand...
Click to collapse
And you did this same procedure?
nykola5 said:
And you did this same procedure?
Click to expand...
Click to collapse
For me fastboot oem lock works
This would be the first I've read of someone be able to relock bootloader and you're claiming to have official signed images. I follow these forums, Reddit sub, and Lenovo forums closely. I really want to believe you...
Only thing holding me back from unlocking again. I was able to get a warranty replacement via Fi when I bootlooped my first Moto X4 messing around with all these files.
And to be clear on what I mean by signed, exactly how Google offers monthly factory images to restore your phone to fully 100% stock. I'm willing to bet your images won't restore safety net and the phone doesn't untrip the modified flag. This is what you need to make clear when offering your images as"signed".
Edit - added more
Neffy27, you're dead right. Following this guide does restore you to stock and lock your bootloader, however the warning on boot still flags up - and subsequently you aren't able to use Google Pay etc.
This ever get figured out?
Nickdroid86 said:
This ever get figured out?
Click to expand...
Click to collapse
What are you asking?
Neffy27 said:
What are you asking?
Click to expand...
Click to collapse
of he got rid of the unlocked bootloader alert messages on boot up
There's another thread that explains it, you have to flash the logo file with another file of your choice in the right format. This thread just discusses relocking the bootloader which you can do just by flashing any stock firmware but keep in mind, SafetyNet will still not passed and modified flag is still tripped.
So I unlocked and rooted my phone, and so far I love the Moto G6 plus. But there's a new security update: OPWS27.113-45-4. It keeps popping up randomly over any app and shows in my messages. When I try to install the update it downloads perfectly fine. But right after the download it pops up again and says: Sorry, there was a problem updating your moto G6 plus. No changes were made.
Does anyone know what could be the problem or how I maybe could hide the pop-up if there is no other way?
Install update manually, download latest newest firmware from here https://forum.xda-developers.com/moto-g6/development/firmware-moto-g6-g6plus-t3789274
Flash everything but do not erase userdata, carrier and DDR.
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 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 flash logo logo.bin
fastboot reboot
Controwl said:
So I unlocked and rooted my phone, and so far I love the Moto G6 plus. But there's a new security update: OPWS27.113-45-4. It keeps popping up randomly over any app and shows in my messages. When I try to install the update it downloads perfectly fine. But right after the download it pops up again and says: Sorry, there was a problem updating your moto G6 plus. No changes were made.
Does anyone know what could be the problem or how I maybe could hide the pop-up if there is no other way?
Click to expand...
Click to collapse
Me too! I have identical problem (Moto G6+). :crying:
I use the official guide for OTA upgrade with A/B partitions with Magisk: https://github.com/topjohnwu/Magisk/blob/master/docs/tips.md
My Magisk version is Beta 16.6.
I do: Restore the original boot partition from the Magisk Manager (the option to uninstall Magisk), and without rebooting I downloaded the OTA and start it. However, it refuses to install!
After this error and without do any reboot, I re-installed Magisk with the "direct mode" and I reboot.
After it all is clean. However, I still in the April firmware.
I hope someone can found a method to apply the OTA and not use the bootloader (I don't be confortable re-flashing the modem).
I had the same problem even without root (only unlocked bootloader).
Mr. Nerd_ said:
I had the same problem even without root (only unlocked bootloader).
Click to expand...
Click to collapse
So perhaps the problem ins't with the root but with the bootloader...
I check it also with the "adb sideload OTA.zip" and it fails.
Here you can download the ZIP of the OTA: https://www.sendspace.com/file/5n4mpv
Anyone with the bootloader locked can test if the OTA really works?
---------- Post added at 03:52 PM ---------- Previous post was at 03:37 PM ----------
Hi,
In this thread about the Pixel 2 some people has a similar problem: https://forum.xda-developers.com/pixel-2/help/unable-to-install-ota-updates-unlocking-t3732692
Some people indicates that the OTA can only be applied using the "adb sideload" command. Hovewer in my case it also fails.
manos78 said:
So perhaps the problem ins't with the root but with the bootloader...
I check it also with the "adb sideload OTA.zip" and it fails.
Here you can download the ZIP of the OTA: https://www.sendspace.com/file/5n4mpv
Anyone with the bootloader locked can test if the OTA really works?
---------- Post added at 03:52 PM ---------- Previous post was at 03:37 PM ----------
Hi,
In this thread about the Pixel 2 some people has a similar problem: https://forum.xda-developers.com/pixel-2/help/unable-to-install-ota-updates-unlocking-t3732692
Some people indicates that the OTA can only be applied using the "adb sideload" command. Hovewer in my case it also fails.
Click to expand...
Click to collapse
Ota sideload failed also for me. "driver control file" not found.
So I decided to download full rom and install it with fastboot without erase userdata, carrier and ddr. Everything went fine and preserved reteu carrier
Inviato dal mio moto g(6) plus utilizzando Tapatalk
jekyll86 said:
Install update manually, download latest newest firmware from here https://forum.xda-developers.com/moto-g6/development/firmware-moto-g6-g6plus-t3789274
Flash everything but do not erase userdata, carrier and DDR.
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 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 flash logo logo.bin
fastboot reboot
Click to expand...
Click to collapse
Can you give the password for zip that contains the files of the new update?
EDIT: password is: MotorolaFirmwaresLB
jekyll86 said:
Ota sideload failed also for me. "driver control file" not found.
So I decided to download full rom and install it with fastboot without erase userdata, carrier and ddr. Everything went fine and preserved reteu carrier
Inviato dal mio moto g(6) plus utilizzando Tapatalk
Click to expand...
Click to collapse
This means I don't lose any apps and don't have to re-setup my phone?
Controwl said:
This means I don't lose any apps and don't have to re-setup my phone?
Click to expand...
Click to collapse
Yes. I did it and everything went fine.
Inviato dal mio moto g(6) plus utilizzando Tapatalk
And what if you always get invalid partion name when you try to fastboot the update? Tride so Manny Times buth wont install @All
This is not the Moto g6 plus forum. This is the Moto g6 forum.
ninjakira said:
This is not the Moto g6 plus forum. This is the Moto g6 forum.
Click to expand...
Click to collapse
There wasn't a G6 Plus forum before this thread was made
JoeGatto said:
There wasn't a G6 Plus forum before this thread was made
Click to expand...
Click to collapse
Thought I hit the quote button for the most recent post.