Problem with cerullar network after GPS fix on custom rom - Moto X Q&A

Device: XT1056 .
ROM: Resurrection Remix v5.5.2 [UBER-4.9][GRAPHITE][-O3][24/7/15]
Tried to fix gps by typing following command in fastboot mode:
Code:
fastboot erase modemst1
fastboot erase modemst2
Now I am getting no sim card alert.
Have I lost my unlock or what?
If so, how to unlock custom rom? I cannot enter diag mode.

den_sus said:
Device: XT1056 .
ROM: Resurrection Remix v5.5.2 [UBER-4.9][GRAPHITE][-O3][24/7/15]
Tried to fix gps by typing following command in fastboot mode:
Code:
fastboot erase modemst1
fastboot erase modemst2
Now I am getting no sim card alert.
Have I lost my unlock or what?
If so, how to unlock custom rom? I cannot enter diag mode.
Click to expand...
Click to collapse
I think the step should be:
mfastboot.exe flash modem NON-HLOS.bin
mfastboot.exe erase modemst1
mfastboot.exe erase modemst2
pause
mfastboot.exe reboot
I did that to fix my GPS when I have GPS probrom after I flash CM12

Problem solved, I had to downgrade to stock 4.4.2 with modem using CWM, get my SPC. Then unlock and get back to my custom rom.

The funny thing gps is still not working properly

I have a Sprint Moto X (2013) with CM 12 and it can't get a GPS lock either. I've tried replacing the gpf.conf file, I've tried reflashing NON-HLOS and clearing modemst1/2... nothing works. GPS Status doesn't help, GPS Locker doesn't help, and a GPS NMEA logger reports no data at all from the GPS.
I've given up and I'm reflashing the stock ROM, which unfortunately is 4.4.4.

Related

[Q] Sprint radio?

Let's say you've accidentally hosed your modem by deleting the modemst files. How would I go about fixing that? I figured I could just download the stock sprint radio for the moto x (gen 1), but I can't seem to find such a thing. I tried flashing this radio:
http://forum.xda-developers.com/moto-x/development/radio-msm8960probp232-55-52-00r-t2824925
But that doesn't seem to be the right radio for sprint.
I tried doing a full wipe and re-flash of the newest cm12 ghost nightly, but if it contains the radio files, it didn't fix the problem of the phone not connecting to cell networks.
Basically i'm looking for the stock modem files so I can recover doing something like this:
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot reboot
flashing cm11 then cm12 somehow fixed this.

Moto X XT1052, Asia Retail Version, not showing any network.

Device: Moto X XT1052 Asia Retail
Bootloader Status: Unlocked
Current OS : Stock Lollipop ROM--XT1052 Retail Asia (Version: 222.27.5.ghost_row.AsiaRetail.en.03)--
Problem: Phone not showing any network signal
The problem started couple of weeks back. I went roaming, so put the phone in flight mode for a whole day and when I came back to non-roaming region turned the flight mode off. But then the network signal wouldnt come back. I'm not sure if this triggered the problem. But this is when it happened.
Ive been using CM12.1 OFFICIAL Nightly ROM then.
I tried changing the ROMs, RESULT : STILL NO NETWORK SIGNAL
I tried going back to STOCK( both kitkat and lollipop) RESULT : STILL NO NETWORK SIGNAL
I tried changing the radio firmware RESULT : STILL NO NETWORK SIGNAL
I cant even register on a network manually, no networks are shown when searched manually.
IMEI havent changed.
Now any help would be much appreciated, THANKS
I have same issue as yours too.
Contacted motorola,they asking me to send it to service centre.
Did all the step like downgrade and upgrade,change the modem etc etc,no success.seems like the modem hardware got problem.can read my sim card,but network not up.
Sent from my Moto X using Tapatalk
ershinadh said:
Device: Moto X XT1052 Asia Retail
Bootloader Status: Unlocked
Current OS : Stock Lollipop ROM--XT1052 Retail Asia (Version: 222.27.5.ghost_row.AsiaRetail.en.03)--
Problem: Phone not showing any network signal
The problem started couple of weeks back. I went roaming, so put the phone in flight mode for a whole day and when I came back to non-roaming region turned the flight mode off. But then the network signal wouldnt come back. I'm not sure if this triggered the problem. But this is when it happened.
Ive been using CM12.1 OFFICIAL Nightly ROM then.
I tried changing the ROMs, RESULT : STILL NO NETWORK SIGNAL
I tried going back to STOCK( both kitkat and lollipop) RESULT : STILL NO NETWORK SIGNAL
I tried changing the radio firmware RESULT : STILL NO NETWORK SIGNAL
I cant even register on a network manually, no networks are shown when searched manually.
IMEI havent changed.
Now any help would be much appreciated, THANKS
Click to expand...
Click to collapse
If you did
mfastboot flash modem NON-HLOS.bin
during your return to stock operation, then this shouldn't be happening unless you've got some H/W problem. Could you try doing the whole thing once again?
This (with some unnecessary steps) is what I used to get my phone back to stock when I had trouble.
mfastboot devices
pause
mfastboot oem fb_mode_set
pause
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
pause
mfastboot reboot-bootloader
pause
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
pause
mfastboot flash logo logo.bin
pause
mfastboot flash boot boot.img
pause
mfastboot flash recovery recovery.img
pause
mfastboot flash system system.img
pause
mfastboot flash modem NON-HLOS.bin
pause
mfastboot erase modemst1
mfastboot erase modemst2
pause
mfastboot flash fsg fsg.mbn
pause
mfastboot erase cache
mfastboot erase userdata
mfastboot erase customize
mfastboot erase clogo
mfastboot oem fb_mode_clear
pause
See if this works for you. CM12 etc won't work if your modem firmware isnt properly installed. They replace system, not the hardware related things.
soumen08 said:
If you did
mfastboot flash modem NON-HLOS.bin
during your return to stock operation, then this shouldn't be happening unless you've got some H/W problem. Could you try doing the whole thing once again?
This (with some unnecessary steps) is what I used to get my phone back to stock when I had trouble.
mfastboot devices
pause
mfastboot oem fb_mode_set
pause
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
pause
mfastboot reboot-bootloader
pause
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
pause
mfastboot flash logo logo.bin
pause
mfastboot flash boot boot.img
pause
mfastboot flash recovery recovery.img
pause
mfastboot flash system system.img
pause
mfastboot flash modem NON-HLOS.bin
pause
mfastboot erase modemst1
mfastboot erase modemst2
pause
mfastboot flash fsg fsg.mbn
pause
mfastboot erase cache
mfastboot erase userdata
mfastboot erase customize
mfastboot erase clogo
mfastboot oem fb_mode_clear
pause
See if this works for you. CM12 etc won't work if your modem firmware isnt properly installed. They replace system, not the hardware related things.
Click to expand...
Click to collapse
I did that before...
I think my one h/w already dead.
Haha
Sent from my Moto X using Tapatalk
raff28 said:
I did that before...
I think my one h/w already dead.
Haha
Sent from my Moto X using Tapatalk
Click to expand...
Click to collapse
Ah well, that sucks then. All the best!
It band problem Try dfs mode and install intall again new band from there Or put ur phone in rusim mode

GPS doesn't work-TWPR not wipe/restore cache and others partition

How to fix this? what file I should flash in fastboot or recovery?
Maps and others apps not recognize mi GPS
2-When I wipe cache partition or restore, twrp says error
(3.0...)
I have a moto x xt1058 with rom epsilon project (flashed over 5.1 stock) *When I flashed stock 5.1 with fastboot, fastboot give some errors.
sorry for my bad english
As to the GPS, clearing the modem using fastboot worked for me.
fastboot erase modemst1
fastboot erase modemst2
You might need to your device's stock NON-HLOS.bin as modem before issuing these commands. Download your device's latest stock firmware, extract the requisite file and flash it with the following command.
fastboot flash modem NON-HLOS.bin
I do not know how to help you with issue number two. Maybe just try flashing the official TWRP image again.

LOOSING IMEI AND BASEBAND VERSION / SIM showing NO SERVICE

Whenever I try flashing a custom ROM i either loose my IMEI numbers and baseband version or simply get a NO SERVICE. The most recent custom rom i tried was Pixel Experience android 10, for this ROM i had my IMEI numbers and baseband version but got a "no service" - it did however detect my service provider.
Also when i flash the stock ROM back i don't get data(imei and baseband) immediately, i have to perform 2 OTA updates to get them.
So here's what i tried, flashed stock ROM did the 2 OTA updates to get my SIM to work and took a TWRP backup of EFS. Then flashed custom ROM and restored EFS but still didn't get the SIM working
I also took an entire backup of the stock ROM but when i try restoring it i get an error " Extract tar fork 255" in TWRP - now i believe this has to do with the fact tht i'm unable to flash TWRP recovery when on stock ROM (i keep getting a "no command" when i boot to recovery like this) but instead i have to directly boot into twrp every time - fastboot boot twrp.img and when i do it this way TWRP asks for a decrypt(?) password for which i press cancel.. which leads me to believe the backing up doesn't work properly because of this.
Any idea of to fix any of this?
Try to flash validus rom then back to stock.
While flashing stock skip
fastboot erase modemst1
fastboot erase modemst2
Then flash whatever you want.
And also in twrp try to repair data partition. Decrypt message could be bad disk sign.
I faced this issue, can't get 4G signal and speaking myself "how can validus rom solve this problem, nah just another silly solution"
But it solved!
flashe stock (august19 ROM) using codes
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 flash dsp adspso.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 system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash system system.img_sparsechunk.10
fastboot flash oem oem.img
fastboot erase DDR
fastboot erase cache
fastboot erase userdata
fastboot oem fb_mode_clear
fastboot reboot
then after first boot again flash this coades
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot reboot
baseband and imei showing
sushiada said:
Whenever I try flashing a custom ROM i either loose my IMEI numbers and baseband version or simply get a NO SERVICE. The most recent custom rom i tried was Pixel Experience android 10, for this ROM i had my IMEI numbers and baseband version but got a "no service" - it did however detect my service provider.
Also when i flash the stock ROM back i don't get data(imei and baseband) immediately, i have to perform 2 OTA updates to get them.
So here's what i tried, flashed stock ROM did the 2 OTA updates to get my SIM to work and took a TWRP backup of EFS. Then flashed custom ROM and restored EFS but still didn't get the SIM working
I also took an entire backup of the stock ROM but when i try restoring it i get an error " Extract tar fork 255" in TWRP - now i believe this has to do with the fact tht i'm unable to flash TWRP recovery when on stock ROM (i keep getting a "no command" when i boot to recovery like this) but instead i have to directly boot into twrp every time - fastboot boot twrp.img and when i do it this way TWRP asks for a decrypt(?) password for which i press cancel.. which leads me to believe the backing up doesn't work properly because of this.
Any idea of to fix any of this?
Click to expand...
Click to collapse
lynxrz said:
Try to flash validus rom then back to stock.
While flashing stock skip
fastboot erase modemst1
fastboot erase modemst2
Then flash whatever you want.
And also in twrp try to repair data partition. Decrypt message could be bad disk sign.
I faced this issue, can't get 4G signal and speaking myself "how can validus rom solve this problem, nah just another silly solution"
But it solved!
Click to expand...
Click to collapse
which version can you share the link of Which version orpost link or download link
[email protected]!vam said:
which version can you share the link of Which version orpost link or download link
Click to expand...
Click to collapse
Trying it out on a Moto G5s plus. Validus to stock to dot OS. Let's see if it brings back the baseband and IMEI. Fingers crossed
Editidn’t work

IMEI and network is there But Network Stuck on 2g

Tried erasing modem 1 & 2 then it show no service cause IMEI is erased Currently on pixel os android 11 but stuck with 2g,earlier when i was on stock and flashed octiva os at that time 4g was working but when i flashed stock rom again then imei lost and stuck on 2g thou I was able to recover IMEI but network stuck on 2g
[email protected]!vam said:
Tried erasing modem 1 & 2 then it show no service cause IMEI is erased Currently on pixel os android 11 but stuck with 2g,earlier when i was on stock and flashed octiva os at that time 4g was working but when i flashed stock rom again then imei lost and stuck on 2g thou I was able to recover IMEI but network stuck on 2g
Click to expand...
Click to collapse
Could be missing APN settings, search for your carriers apn settings
try flashing the radio like this.
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
sd_shadow said:
Could be missing APN settings, search for your carriers apn settings
try flashing the radio like this.
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Click to expand...
Click to collapse
When I erase modem it shows no service but haven't tried this whole code will try it but which one to flash stock files or rom files ? Currently on Pixel os Android 11
[email protected]!vam said:
When I erase modem it shows no service but haven't tried this whole code will try it but which one to flash stock files or rom files ? Currently on Pixel os Android 11
Click to expand...
Click to collapse
Stock
sd_shadow said:
Stock
Click to expand...
Click to collapse
Tried this, Executed the above code on Pixel experience ,But now it shows no Service
[email protected]!vam said:
Tried this, Executed the above code on Pixel experience ,But now it shows no Service
Click to expand...
Click to collapse
Thanks for the help,now it happened to be I flashed octiva os and then that command and it solved my problem, so can you help to get back to stock without losing imei or 4g
sd_shadow said:
Could be missing APN settings, search for your carriers apn settings
try flashing the radio like this.
Code:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Click to expand...
Click to collapse
Thank you for that. I was stuck on 3G with the ROM Moto Experience+ after a battle to solve the lost of IMEI e another battle to install TWRP. With everything solved, the phone was stuck on 3G and thanks to your solution I was able to connect on LTE again.

Categories

Resources