When i flash cm13 or cm12.1 it doesn't detect sim card on my moto g3(2015) XT1550 indian varient dual sim, when i get back to stock rom everything is fine..any help will be appreciated. :good:
Try to flash the radio firmware your stock rom 6.0.x
How do I flash Radio Firmware?
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Enviado desde mi MotoG3 mediante Tapatalk
luisoteko said:
Try to flash the radio firmware your stock rom 6.0.x
How do I flash Radio Firmware?
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Enviado desde mi MotoG3 mediante Tapatalk
Click to expand...
Click to collapse
Right now I am on lollipop, I downgraded it..I tried to flash modem(that i extracted from stock rom zip file of 5.1) on cm12.1 snapshot, but didn't work
Thanks for solution.
I want to keep the custom rom (RR-O-v6.0.0-20180511-ospreyl) with all networks
luisoteko said:
Try to flash the radio firmware your stock rom 6.0.x
How do I flash Radio Firmware?
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Enviado desde mi MotoG3 mediante Tapatalk
Click to expand...
Click to collapse
Hey, I have installed RR-O-v6.0.0-20180511-osprey on Moto G(3rd Generation), and now the error is: "No sim Detected ", IMEI number is fine. I want to flash radio firmware in this custom Rom. Will flashing radio stack of stock rom 6.0.1 (Moto G3 x1550) work?
adb reboot bootloader
fastboot flash modem NON-HLOS.bin (That must of Moto G3?)
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot flash boot boot.img (Is it to be of RR or of Moto?)
fastboot reboot
Is there any other option or solution then please mention.
---------- Post added at 10:09 AM ---------- Previous post was at 09:50 AM ----------
akkisid23 said:
When i flash cm13 or cm12.1 it doesn't detect sim card on my moto g3(2015) XT1550 indian varient dual sim, when i get back to stock rom everything is fine..any help will be appreciated. :good:
Click to expand...
Click to collapse
Hey, I have installed RR-O-v6.0.0-20180511-osprey on Moto G(3rd Generation), and now the error is: "No sim Detected ", IMEI number is fine. I want to flash radio firmware in this custom Rom. Will flashing radio stack of stock rom 6.0.1 (Moto G3 x1550) work?
adb reboot bootloader
fastboot flash modem NON-HLOS.bin (That must of Moto G3?)
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot flash boot boot.img (Is it to be of RR or of Moto?)
fastboot reboot
Is there any other option or solution then please mention.
Related
Hello, I was trying to flash gpe rom to my MOTO G, it didnt work so I flashed sysem version 14.85.2.fakcin_umtsds.asiaretail.en.03, WIFI works, but non of the sims work.
I was trying to "radio on" in *#*#4363#*#* but nothing.
I worked with this article http://forum.xda-developers.com/showthread.php?t=2542219
can someone please give me a modem to flash? or just help me somehow?
_______________________________
there is just one rom that worked properly and showed the two sims. but, the modem as I already said didnt work so I took a NON-HLOS.bin from another rom and flashed it
HTML:
fastboot flash modem NON-HLOS.bin
fasboot erase modemst1
fastboot erase modemst2
fastboot reboot
Hi I wanted to install CM on a friends phone. He wanted to buy a Moto G 2013 (falcon) but he did accidentally buy a Moto G LTE (peregrine). I just noticed that because I tried to flash recovery for falcon and it did not work at all. Then I opened the phone and discovered the sim card slot
Now I upgraded Bootloader to 411A and installed TWRP v2.7.1.0 and tried to flash CM 13. CM boots up, but it doesn't recognize sim or wifi Wifi-Mac is shown as 02:00:00:00:00:00 and baseband version is unknown. and model is shown as xt1039. Any suggestions? Tried all available CM nightly build (older ones are 404 for peregrine) and also the crdriod rom. Same problem with every rom. Full wipe of data and factory reset done
You have not updated the radio firmware. This is done via fastboot: (files are available here)
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
Thanks
lost101 said:
You have not updated the radio firmware. This is done via fastboot: (files are available here)
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
Click to expand...
Click to collapse
Worked on MOTO E 1st Gen with Radio published on XDA.
Can you please reply me with the steps?
sebajuez said:
Worked on MOTO E 1st Gen with Radio published on XDA.
Click to expand...
Click to collapse
Hi, even I've Moto E 1st Gen with CM 13 installed in it and having exactly the same issue with WiFi not working and MAC address showing as 02:00:00:00:00:00. Even I am not able to make or receive calls in my Moto E. I'd be really thankful if you mention the steps that you did to solve the problem.
MusaddiqueAli said:
Hi, even I've Moto E 1st Gen with CM 13 installed in it and having exactly the same issue with WiFi not working and MAC address showing as 02:00:00:00:00:00. Even I am not able to make or receive calls in my Moto E. I'd be really thankful if you mention the steps that you did to solve the problem.
Click to expand...
Click to collapse
Becasue I was also searching for that..
>> http://forum.xda-developers.com/showpost.php?p=67831671&postcount=71
Used Radios listed here: http://forum.xda-developers.com/moto...p-rom-t3167111
There are for Lollipop but works fine on CM13 (nightly CONDOR 7/20/2016).
To flash radio as described here:
http://forum.xda-developers.com/show....php?t=2759495
For flashing radio only, use this commands
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Click to expand...
Click to collapse
Thanks a lot for the info bro
I was stuck with my mom's mobile for a couple of days. And your post helped my solved it. Radio now works cool!
Thanks a lot
lost101 said:
You have not updated the radio firmware. This is done via fastboot: (files are available here)
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
Click to expand...
Click to collapse
Hello. I'm facing the fallowing issue. I was updating over OTA to 7.1.1 , everything went ok. But after booting the phone had no wifi or bluetooth connectivity MAC Adress 02:00:00:00:00:00. Does the file provided here will work on my device?. Mobile connectivity if fine, but no Wifi or Bluetooth, connection is possible. I'll apreciate any help, if it is possible.
Here some screen shots. Thank you.
https://prntscr.com/jm89bm
https://prntscr.com/jm89bi
https://prntscr.com/jm895v
The device model is XT1650-03. A Moto Z.
Hi,
I've bought an xt1039 which has an branding from tesco Gb with 4.4.4 installed.
I tried to flash the german rtde firmware but I still have tescogb into my carrier info.
Also modem etc is still telling me tescogb.
I used the german rtde 4.4.4 firmware with the following commands:
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
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
all commands succeeded
Can somebody tellme how I get an stock rtde device with no tesco stuff on it. Or is it possible at all?
I need to do that without unlocking the bootloader!
My understanding is that this is a difference between Moto G (Falcon) and Moto G 4G LTE (Peregrine) - Falcon can be debranded, Peregrine cannot. Following your above actions would remove Tesco branding from a Falcon handset.
But why peregrine cannot be debranded when you have the stock rtde firmware from that specific device?
Where is the difference?
slg60 said:
But why peregrine cannot be debranded when you have the stock rtde firmware from that specific device?
Where is the difference?
Click to expand...
Click to collapse
Your guess is as good as mine. It maybe related to hardware and / or software and how LTE / 4G functions.
The device definetely has no Sim/Net lock, so generally everything should be possible with software...!?
Im in trouble kindly help me share radio flashable kernel for moto g 3rd gen xt1548 8gb? or any thing that helps ..After i flashed stock version my sim is not activating i tried different roms too but no luck.
i also tried this code *#*#4636#*#* and try to select gsm only but no luck. im not getting gsm/wcdma option as well
i have search many forums and googled lot but i found no solution for this , kindly help ? :crying: :crying: @lost101
Try the following in fastboot:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
lost101 said:
Try the following in fastboot:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Click to expand...
Click to collapse
@lost101 Sir can you share files or i can relfash files from this firmware "XT1548_OSPREY_SPRINT_6.0.1_MCIS24.107-82-18_cid9_subsidy-DEFAULT_CFC.xml" ?
ameer.qaan said:
@lost101 Sir can you share files or i can relfash files from this firmware "XT1548_OSPREY_SPRINT_6.0.1_MCIS24.107-82-18_cid9_subsidy-DEFAULT_CFC.xml" ?
Click to expand...
Click to collapse
Sir problem solved i flashed with stock firmware name " osprey_retasia-stable_7.1.1_NPD26.35_3.zip" via twrp and its worked phone is now working fine
XT1562 Single SIM
LUX_RETEU_7.1.1_NPD26.48-24-1_cid7_subsidy-DEFAULT_CFC.xml
https://rsdsecure-cloud.motorola.co...PD26.48-24-1_cid7_subsidy-DEFAULT_CFC.xml.zip
https://mega.nz/#!fUUSBCoJ!LXmGhG5EpFlT4bqUvU2aX8yoUVVJHgv8LVbMprzrqzI
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
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
Dual ?? Single SIM??
Enviado desde mi Moto X Play mediante Tapatalk
matuscristian said:
Dual ?? Single SIM??
Enviado desde mi Moto X Play mediante Tapatalk
Click to expand...
Click to collapse
Single SIM Europe
Upload XT1563 Latam SINGLE SIM Cid12 Please !!!
xt610 said:
Upload XT1563 Latam SINGLE SIM Cid12 Please !!!
Click to expand...
Click to collapse
The link is not active yet.
For now, it is not available for download.
https://rsdsecure-cloud.motorola.co...D26.48-24-1_cid12_subsidy-DEFAULT_CFC.xml.zip
Thanks
I waiting for available link
News ???
Seems to work fine, very big thanks, I was frustrated to be stuck with 6.0.1
PS : it's possible that the phone stay stuck on the boot logo, butI turned it off and on again and Android loaded within a few seconds
xt610 said:
News ???
Click to expand...
Click to collapse
XT1563 Latam SINGLE SIM Cid12
First, the 7.1.1 update is available for download in the OTA channel, and then after a few weeks, the fastboot image will be available for download.
]Devilman[ said:
Seems to work fine, very big thanks, I was frustrated to be stuck with 6.0.1
PS : it's possible that the phone stay stuck on the boot logo, butI turned it off and on again and Android loaded within a few seconds
Click to expand...
Click to collapse
You're welcome
Perfect original Image, all work fine, many thank's
Do I have to root my phone to flash this? I was hoping to load it from the bootloader but I can't get it to work. Thanks
DaveyC74 said:
Do I have to root my phone to flash this? I was hoping to load it from the bootloader but I can't get it to work. Thanks
Click to expand...
Click to collapse
Before you do anything, read about the fastboot program on the XDA forum. There is no root or unlocked bootloader required.
Which Baseband does this come with? Currently on M8936_2020632.44.03.21.57R and wondering if worth updating baseband only (currently using LOS 14.1 as ROM). Cheers
siarp said:
Which Baseband does this come with? Currently on M8936_2020632.44.03.21.57R and wondering if worth updating baseband only (currently using LOS 14.1 as ROM). Cheers
Click to expand...
Click to collapse
Baseband Version: M8936_20250112.18.05.38R
You can always test. Without loss of data, you can go back to the previous version of the modem(fastboot marshmallow 6.0.1).
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
QZmichal said:
Baseband Version: M8936_20250112.18.05.38R
You can always test. Without loss of data, you can go back to the previous version of the modem(fastboot marshmallow 6.0.1).
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Click to expand...
Click to collapse
OK thanks for the info, tried the above commands (twice now) and under phone status the baseband version hasn't updated, the fastboot commands executed OK. Any ideas? Has it updated just not the references to the version?
Hello! I'm facing huge trouble with fastboot. Can someone have a Flashable Zip or a twrp backup of this OTA? :crying: thx a lot
Android Pay is not working unable to verify phone, unlocked bootloader etc. On Lineageos everything works greate.
twiti7 said:
Android Pay is not working unable to verify phone, unlocked bootloader etc. On Lineageos everything works greate.
Click to expand...
Click to collapse
Android Pay requires a blocked bootloader. In LIneageos or another custom rom, the Magisk program hides Root and the unlocked bootloader.
Install the Magisk program on a stock android
Or
You are blocking the bootloader
Thanks from now I'm using magisk