[Q] Radio/ modem list - OnePlus X General

Hi guys,
Does anyone have or know of any different lists for modems and radios that can be flashed through TWRP?
Does CM13 have a radio bug where signal is weaker than on OOS?

RashidD said:
Hi guys,
Does anyone have or know of any different lists for modems and radios that can be flashed through TWRP?
Does CM13 have a radio bug where signal is weaker than on OOS?
Click to expand...
Click to collapse
Yes radio on CM13 is weaker than OOS. I don't know which one we are using. Is that in BaseBand Version?

saurabh40629 said:
Yes radio on CM13 is weaker than OOS. I don't know which one we are using. Is that in BaseBand Version?
Click to expand...
Click to collapse
I think it shows up in your fastboot screen...

RashidD said:
I think it shows up in your fastboot screen...
Click to expand...
Click to collapse
Do you know how we can extract it from OOS?

Sadly I don't. But I have an idea how someone might be able to... There is an app on the Play Store called Partitons Backup & Restore... If you can use the app to backup or download the modem that would be a start
@RJDTWO @ashwin007 @MasterAwesome would you guys be able to help us do this? To make a flashable zip of the OOS stock rom modem/ radio?

I think the modem is the same in both oos and cm13 guys.
Obviously something isn't playing nice software wise but I don't think this actually affects battery life. Just shows incorrect reading.

I think I have some lead on that. There are 2 ways to extract modem from oos .Since there is only one stock zip irrespective of country, so I don't think it contains modem, hence getting modem.bin may not work.
Anyway, we can extract it via below command
Code:
dd if=/dev/block/mmcblk0p8 of=/sdcard/modem.bin bs=4096
it should put modem.bin in your internal storage.
Note I can not verify if above command is correct. Probably someone with more dev experience can confirm it.:
the flash using below command in fastboot
Code:
fastboot flash modem modem.bin

ok, so I found the solution for bad network connectivity. I downloaded full stock ROM and extracted it. Took NON-HLOS.bin from and flashed it via fastboot. Now , I have continuos green signal in battery graph.
Code:
fastboot flash modem NON-HLOS.bin
Link for modem afh

saurabh40629 said:
ok, so I found the solution for bad network connectivity. I downloaded full stock ROM and extracted it. Took NON-HLOS.bin from and flashed it via fastboot. Now , I have continuos green signal in battery graph.
Code:
fastboot flash modem NON-HLOS.bin
Let me know if anyone wants it, I will upload it.
Click to expand...
Click to collapse
I would like to know if then I can restore the baseband after flashing this one and btw can you upload it pls thanks :good:

Nexx_ said:
I would like to know if then I can restore the baseband after flashing this one and btw can you upload it pls thanks :good:
Click to expand...
Click to collapse
Have a backup before flashing this. If you clean flash or wipe system, it will be gone. So there are no harms. I will add link to previous post.

Amazing work! I will fastboot flash this and try.

I flashed it via Fastboot but It didn't affect the radio reception. Will try again tomorrow. The red circle is when I flashed it. Thank you for the work !

I also flashed this around 6pm then reset my battery status but so far no effect I'll wait till tomorrow to see how it is.
Sent from my ONE E1005 using XDA-Developers mobile app

Nexx_ said:
I flashed it via Fastboot but It didn't affect the radio reception. Will try again tomorrow. The red circle is when I flashed it. Thank you for the work !
Click to expand...
Click to collapse
ArmStrongDickPunch said:
I also flashed this around 6pm then reset my battery status but so far no effect I'll wait till tomorrow to see how it is.
Click to expand...
Click to collapse
Yes, you are right. I had good reception for 2 hours, then I flashed latest nightly and modem, but then it was not all green line. So may be it was just a placebo effect.
Here is my further analysis -->
None of the ROM contains any modem, so if you have ever updated to 2.2.1-x, you already have the latest modem. There is no chance of getting modem overwritten unless you explicitly do that.
I checked flash script of oos and cm13 and saw that cm3 is not making any changes in radio, modem blocks.Just to check, I manually flashed individual partition from oos stock zip except system and boot, and still it did not make any difference.
It appears that it may be a face representation in MM that cell reception seems weaker (as yellow line). I have seen this on various device forums where they have mix of yellow/green line for cell reception. So unless oneplus updates modem for marshmallow, I guess it will be like this.

From my findings, there is only one modem for each variation of the one plus x. So if you've ran Oos in the past, you'll have the latest modem.

I'm not sure why but I recorded slightly better battery life than before. Maybe half an hour more SOT and a couple of hours standby.

saurabh40629 said:
ok, so I found the solution for bad network connectivity. I downloaded full stock ROM and extracted it. Took NON-HLOS.bin from and flashed it via fastboot. Now , I have continuos green signal in battery graph.
Click to expand...
Click to collapse
did it affect the battery life ?

karmacoma7 said:
did it affect the battery life ?
Click to expand...
Click to collapse
I don't know, read above post. If it didn't make any difference in cellular connectivity, i don't think it will improve battery.

saurabh40629 said:
ok, so I found the solution for bad network connectivity. I downloaded full stock ROM and extracted it. Took NON-HLOS.bin from and flashed it via fastboot. Now , I have continuos green signal in battery graph.
Code:
fastboot flash modem NON-HLOS.bin
Link for modem afh
Click to expand...
Click to collapse
is that the modem from 2.2.1-x?

Hey guys,
I will personally look into creating a flashable zip from 2.2.1-x. Give me awhile

Related

[Q] Really weird problem. no sound on call in modified ROM's

problem: on 3 dif. roms (slim, AOKP) sometimes there is no sound on calls for both sides. more interesting my hung up command take no charge and the call actually hung up after a minute (then it appears 'no network') or on reboot/turn off. this happens randomly on 4.2.2 roms. (and ivv tried 4.2.1 slim also)
on stock 4.2.2 the problem does not exist.
tried to switch back and forth from stock to modified roms but nothing.
what do you guys think?
Make sure you're on the latest bootloader and radio.
Is this ok?
elada22 said:
Is this ok?
Click to expand...
Click to collapse
No, that's an old radio and you probably have the old bootloader as well then.
Here: http://forum.xda-developers.com/showthread.php?t=2147194
i flashed both radio and BL but now it shows:
baseband version: unknown
imei: (blank)
no network at all of course.
should i try and flash the zip file again?
elada22 said:
i flashed both radio and BL but now it shows:
baseband version: unknown
imei: (blank)
no network at all of course.
should i try and flash the zip file again?
Click to expand...
Click to collapse
What??
Try rebooting. Maybe flash again. Never heard of that before..
same result. anything else maybe? back to stock rom?
elada22 said:
same result. anything else maybe? back to stock rom?
Click to expand...
Click to collapse
What rom is that you're using? What is that "du_mako"..?
dirty unicorns
http://forum.xda-developers.com/showthread.php?t=2239428
Hm. I have no clue what could be the issue. Hopefully someone else can chime in.
im going to try and flash the zips separately
wish me luck
edit:
it didnt work
trying flashing back to stock rom
still no imei or baseband
elada22 said:
im going to try and flash the zips separately
wish me luck
edit:
it didnt work
trying flashing back to stock rom
still no imei or baseband
Click to expand...
Click to collapse
Are you using lte? Try switching to 2g if so.
However, htf did your imei get erased..??
flash the factory image should fix it up
the radio you flashed sound lik it was corrupted
not lte.
3g - 2g toggle both available on my carrier. not relevant.
my basebans is gone and so is the imei after flashing radio&bootloader.
take a look at this thread, i think its relevant.
http://forum.xda-developers.com/showthread.php?t=2060780
immunityx said:
flash the factory image should fix it up
the radio you flashed sound lik it was corrupted
Click to expand...
Click to collapse
im flashing this deodexed stock rom but still the same
http://forum.xda-developers.com/showthread.php?t=2010887
Nope that wont do it you need to flsah the factory image not just stock rom, the image contains stock bootloadr and radio and rom,kernel all in one
download here
https://dl.google.com/dl/android/aosp/occam-jdq39-factory-345dc199.tgz
Extract it using winrar or winzip you shoulld see a bat file called flash-all
Boot your phone to bootloader by power button +vol down ill see s the green android
plug your phone up via usb cable to computer and run that flash-all bat file
Are you 100% sure both the radio and bootloader were for the n4 and not another device
immunityx said:
Nope that wont do it you need to flsah the factory image not just stock rom, the image contains stock bootloadr and radio and rom,kernel all in one
download here
https://dl.google.com/dl/android/aosp/occam-jdq39-factory-345dc199.tgz
Extract it using winrar or winzip you shoulld see a bat file called flash-all
Boot your phone to bootloader by power button +vol down ill see s the green android
plug your phone up via usb cable to computer and run that flash-all bat file
Click to expand...
Click to collapse
ivv intalled the drivers like last time from here
http://forum.xda-developers.com/showthread.php?t=1992345
but look at the bat file trying to run....
in bootloader mode it shows the baseband version as the updated one - 48.
more details:
CARRIER INFO: none
SECURE BOOT: enabald
LOCK STATE: unlocked
username8611 said:
Are you 100% sure both the radio and bootloader were for the n4 and not another device
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2147194
elada22 said:
ivv intalled the drivers like last time from here
http://forum.xda-developers.com/showthread.php?t=1992345
but look at the bat file trying to run....
in bootloader mode it shows the baseband version as the updated one - 48.
more details:
CARRIER INFO: none
SECURE BOOT: enabald
LOCK STATE: unlocked
Click to expand...
Click to collapse
Grab the fastboot and adb android files and extract them in the same folder as the flash-all
ACtually i attached it here

[guide] no imei no efs backup

I flashed some ROMS n which corrupted the IMEI *#06# showed NULL no sim detection no wifi or bluetooth
i had twrp backup which had modemst1 restored it but no luck
i found many of them said flash color os n it will solve the problem, but due to low bandwidth i was not able to download the
so here is the solution flash the below file in fastboot n done i got my imei back
everything woks wifi bluetooth sim detection network all
unzip you'll get modemst.bin flash it
fastboot flash modemst1 modemst.bin
i was on cm12.1 -YOG4PAS1N0
hope it helps anyone who has imei null
Is this for all the OPO mobiles? Aren't these modemst files mobile specific? (I mean different for each OPO?)
Im facing the same issue now. I was on Calkulin's OPO rom CM12.1 based. I took a backup in TWRP and then I flashed CM13 nightlies. Everything is fine. But still I took a backup in perfectly working condition. Now due to high battery drain, I wanted to revert back to CM12.1 backup and restored it in TWRP. That's it. No IMEI, No mobile signal. Wifi, Bluetooth and NFC are working fine.
This is second time. I dont remember what I did first time, but I did not struggle this much. I guess I flashed CM12 rom and everything was normal. But now, I even tried Color OS but no luck.
I want to try your modemst, but worried if it is phone specific.
chilukuriabhiram said:
Is this for all the OPO mobiles? Aren't these modemst files mobile specific? (I mean different for each OPO?)
Im facing the same issue now. I was on Calkulin's OPO rom CM12.1 based. I took a backup in TWRP and then I flashed CM13 nightlies. Everything is fine. But still I took a backup in perfectly working condition. Now due to high battery drain, I wanted to revert back to CM12.1 backup and restored it in TWRP. That's it. No IMEI, No mobile signal. Wifi, Bluetooth and NFC are working fine.
This is second time. I dont remember what I did first time, but I did not struggle this much. I guess I flashed CM12 rom and everything was normal. But now, I even tried Color OS but no luck.
I want to try your modemst, but worried if it is phone specific.
Click to expand...
Click to collapse
try oxygen os...
dude6595 said:
try oxygen os...
Click to expand...
Click to collapse
Thank you. I will try it tonight and update.. Hectic day in office above this OPO ****
But any idea on the modemst files by Chetan180? Can we try that on any OPO?
chilukuriabhiram said:
Thank you. I will try it tonight and update.. Hectic day in office above this OPO ****
But any idea on the modemst files by Chetan180? Can we try that on any OPO?
Click to expand...
Click to collapse
Normally you're supposed to flash your own modemst1 and modemst2 bin files that you backed up via terminal emulator commands. I'm assuming that's some random persons modem files that the OP flashed to get network back. Try this guide
http://forum.xda-developers.com/oneplus-one/help/fix-brickloop-audio-fx-fc-efs-corrupt-t2879061
Do the steps mentioned to try and retrieve IMEI. Only if all others solutions fail should you try the last two commands in the guide;
fastboot erase modemst1
fastboot erase modemst2
then flash a CM Nightly and see if it gets your phone back to working normally
chilukuriabhiram said:
Is this for all the OPO mobiles? Aren't these modemst files mobile specific? (I mean different for each OPO?)
Im facing the same issue now. I was on Calkulin's OPO rom CM12.1 based. I took a backup in TWRP and then I flashed CM13 nightlies. Everything is fine. But still I took a backup in perfectly working condition. Now due to high battery drain, I wanted to revert back to CM12.1 backup and restored it in TWRP. That's it. No IMEI, No mobile signal. Wifi, Bluetooth and NFC are working fine.
This is second time. I dont remember what I did first time, but I did not struggle this much. I guess I flashed CM12 rom and everything was normal. But now, I even tried Color OS but no luck.
I want to try your modemst, but worried if it is phone specific.
Click to expand...
Click to collapse
i also did the same like u, just flash the file
i extracted it from one color os recovery software .. and done
chetan180 said:
i also did the same like u, just flash the file
i extracted it from one color os recovery software .. and done
Click to expand...
Click to collapse
Oh cool! So you mean that these modemst files are not even your's? And your phone is having the same IMEI as that on your box?
It worked finally!
https://forums.oneplus.net/threads/no-imei-and-no-efs-backup.322534/
This link worked for m!!
Thank you all. BTW I did not try the modemst files in this thread.
chilukuriabhiram said:
Oh cool! So you mean that these modemst files are not even your's? And your phone is having the same IMEI as that on your box?
Click to expand...
Click to collapse
yeah
Well, I wish I would have ran into this a few months ago. I flashed everything except my neighbors and didn't have any luck. Thanks for sharing this.

Workaround for LTE connection issue on latest dev rom

Following my recent LTE issue and after some trial and errors, I can confirmed that the latest dev rom contains some bugs in the modem file and hence flashing the lastest stable rom's modem file will resolve this issue.
To flash simply put device in fastboot mode and then
fastboot flash modem NON-HLOS.bin
*Edit reuploaded modem file from 6.12.29 instead as reported the latest stable modem file causing video lagging and sound issue
https://drive.google.com/file/d/0B_yP2fUmqL6KRXJLc1hMWmRPOG8/view?usp=sharing
Can you please explain how to flash that file with Fastboot?
Ninja1400 said:
Can you please explain how to flash that file with Fastboot?
Click to expand...
Click to collapse
Are you asking how to enter fastboot mode?
No, how to flash the file.
Ninja1400 said:
No, how to flash the file.
Click to expand...
Click to collapse
I assume you have ADB or TWRP already.
Copy NON-HLOS.bin to this folder
Just go to the folder via command prompt and copy paste below command and paste to it.
fastboot flash modem NON-HLOS.bin
Hope it helps:good:
Ninja1400 said:
No, how to flash the file.
Click to expand...
Click to collapse
Download and install Minimal ADB and Fastboot
Download the modem file of the stable ROM and copy that file to your computer's C:\ folder
Turn off your Mi Mix
On your Mi Mix press the power button and volume-down button at the same time for 5 seconds. The device should boot into fastboot mode
Connect your phone with the USB cable to your computer
Open your computer's start menu and search for Minimal ADB and Fastboot, and click it
A command prompt will open, where you will type the following command into it and press enter:
Code:
fastboot flash modem C:\NON-HLOS.bin
I confirm LTE problems (Italy H3g) with the last ROM, solved by flashing the old modem as suggested. Thank a lot for thew workaround.
Leechoonhwee said:
Following my recent LTE issue and after some trial and errors, I can confirmed that the latest dev rom contains some bugs in the modem file and hence flashing the lastest stable rom's modem file will resolve this issue.
To flash simply put device in fastboot mode and then
fastboot flash modem NON-HLOS.bin
https://drive.google.com/file/d/0B_yP2fUmqL6KLTJONXo1NGJ0cG8/view?usp=sharing
Click to expand...
Click to collapse
EDIT: Forget what I said, works for me! Thank you!
EDIT 2: My phone seems to be laggy and YouTube now doesn't work after I flashed the modem. Back I go to 6.12.29.
emann56 said:
EDIT: Forget what I said, works for me! Thank you!
EDIT 2: My phone seems to be laggy and YouTube now doesn't work. after I flashed the modem. Back I go to 6.12.29.
Click to expand...
Click to collapse
same here and the sound doesn't work anymore
admkjz said:
same here and the sound doesn't work anymore
Click to expand...
Click to collapse
Good to know I wasn't going crazy:laugh:
emann56 said:
EDIT: Forget what I said, works for me! Thank you!
EDIT 2: My phone seems to be laggy and YouTube now doesn't work after I flashed the modem. Back I go to 6.12.29.
Click to expand...
Click to collapse
Sorry. I extracted the modem from 6.12.29 and reuploaded to first post. Thanks for pointing out!
Leechoonhwee said:
Sorry. I extracted the modem from 6.12.29 and reuploaded to first post. Thanks for pointing out!
Click to expand...
Click to collapse
This upload is working perfectly for me. LTE shows up. I watched YouTube and video and audio play perfectly.
EU ROM 7.1.5 with Indonesian XL Operator.
The file uploaded before was still broken LTE for me.
Leechoonhwee said:
Sorry. I extracted the modem from 6.12.29 and reuploaded to first post. Thanks for pointing out!
Click to expand...
Click to collapse
now for me is good
@Leechoonhwee Could you share the 7.1.5 modem, too. Just for testing. I've no possibility to download the full ROM atm.
pappschlumpf said:
@Leechoonhwee Could you share the 7.1.5 modem, too. Just for testing. I've no possibility to download the full ROM atm.
Click to expand...
Click to collapse
https://drive.google.com/file/d/0B_yP2fUmqL6KRmxfbDhKb0xNejA/view?usp=sharing
Not too sure why you needed that version because seriously, its bugged and not working.
Leechoonhwee said:
https://drive.google.com/file/d/0B_yP2fUmqL6KRmxfbDhKb0xNejA/view?usp=sharing
Not too sure why you needed that version because seriously, its bugged and not working.
Click to expand...
Click to collapse
Thx,
i just want to test how it works on a Mix with patched NVRAM LTE channel values. If it works like crap i'll return to .29 modem.
pappschlumpf said:
Thx,
i just want to test how it works on a Mix with patched NVRAM LTE channel values. If it works like crap i'll return to .29 modem.
Click to expand...
Click to collapse
I was thinking of doing the same, let me know with your findings... Perhaps we need to modify the modem to enable extra bands.
Are you guys still having problem after flashing latest epic rom? 4g LTE has already been fixed there, I am using it and all works fine, speed, sound, everything is working.
yakuzlin said:
I was thinking of doing the same, let me know with your findings... Perhaps we need to modify the modem to enable extra bands.
Click to expand...
Click to collapse
No LTE 800 Mhz with 7.1.5 modem But with globeROM 7.1.5 none of the mentioned bugs until now. YouTube is perfect and the device is as smooth as always. If i'm back to 2600 MHz area i'll check again.
Gesendet von meinem Xiaomi Mi MIX
Awesome work!
Worked for me. No audio or lag issue. I was loosing my mind thinking why all of a sudden couldn't connect to LTE.
Thanks again!

How to restore B20 on x720?

My phone doesnt have B20 anymore because i ****ed up big time by installing this jui rom.
I have tried flashing NON-HLOS.bin in fastboot but it doesnt work. I am running out of ideas, tried a lot of things but nothing works.
If someone has any info on this topic please share, B20 is essential to me.
Thanks.
I'm starting to believe it's your EFS partition (some backups have EFS backed up...it's not a default option though.) Alternatively, you can see if this will bring your device back to life. My guess is the IMEI is corrupt and it's not able to authenticate your device onto the LTE frequency (strange that HSPA works though...)
https://forum.xda-developers.com/le-pro3/help/unlocking-bands-t3565979
Otherwise, it sounds like Le Eco will need to manually reflash the EFS partition to your device (ie: sending it in for repair.)
Damn i dont have any efs partition backed up ;/
I guess i will have to try this too, will report back if it worked.
Fastboot flash system,boot and format data isnt working either. The other commands for flashing recovery and files are working though..
testreaper said:
Damn i dont have any efs partition backed up ;/
I guess i will have to try this too, will report back if it worked.
Fastboot flash system,boot and format data isnt working either. The other commands for flashing recovery and files are working though..
Click to expand...
Click to collapse
On the 727 the command to format in fastboot is fastboot erase userdata and I flashed system by flashing everything else then flashing twrp and flashing system image from TWRP. Like you I screwed up with the JUI junk and no longer have LTE. My fault and my fault alone.I shouldn't have went all kamikaze and flashed stuff that wasn't meant for my device.Anyhow,if I hear of or figure out a solution I will message you or post here.Id appreciate if you would do the same.
bob24260 said:
On the 727 the command to format in fastboot is fastboot erase userdata and I flashed system by flashing everything else then flashing twrp and flashing system image from TWRP. Like you I screwed up with the JUI junk and no longer have LTE. My fault and my fault alone.I shouldn't have went all kamikaze and flashed stuff that wasn't meant for my device.Anyhow,if I hear of or figure out a solution I will message you or post here.Id appreciate if you would do the same.
Click to expand...
Click to collapse
Yep. Same here, just how it goes. For further help, I tried flashing the modem.img I found for bringing a x720 back to a x727 and it made things a bit worse, won't even recognize sim now .
Maybe something in here would help\: http://www.androidbrick.com/ultimat...agon-xiaomi-mi5-imei-and-baseband-repair-fix/ It looks a bit outside of my knowledge range.
benjmiester said:
Yep. Same here, just how it goes. For further help, I tried flashing the modem.img I found for bringing a x720 back to a x727 and it made things a bit worse, won't even recognize sim now .
Maybe something in here would help\: http://www.androidbrick.com/ultimat...agon-xiaomi-mi5-imei-and-baseband-repair-fix/ It looks a bit outside of my knowledge range.
Click to expand...
Click to collapse
I have the modem out of an OTA if you want to flash it so you can get your sim back being recognized.It won't bring your LTE back but at least you'll be able to use it.
bob24260 said:
I have the modem out of an OTA if you want to flash it so you can get your sim back being recognized.It won't bring your LTE back but at least you'll be able to use it.
Click to expand...
Click to collapse
Yes, please! Better than nothing for sure.
benjmiester said:
Yes, please! Better than nothing for sure.
Click to expand...
Click to collapse
I just remembered...here is a modem from our us variant the x727.
https://www.androidfilehost.com/?fid=601300970940399635
It comes from this thread.
https://forum.xda-developers.com/le-pro3/how-to/flashing-guide-roundup-leeco-le-pro-3-t3511901
Just unzip and flash in fastboot. The method in this thread looked promising to get LTE back but unfortunately it didnt work.But at least you can get your sim working again with the modem.
bob24260 said:
I just remembered...here is a modem from our us variant the x727.
https://www.androidfilehost.com/?fid=601300970940399635
It comes from this thread.
https://forum.xda-developers.com/le-pro3/how-to/flashing-guide-roundup-leeco-le-pro-3-t3511901
Just unzip and flash in fastboot. The method in this thread looked promising to get LTE back but unfortunately it didnt work.But at least you can get your sim working again with the modem.
Click to expand...
Click to collapse
That's actually that one that did the sim problem. Is it supposed to go into "modem" as in fastboot flash modem modem.img? Because that's what I did. I was thinking maybe it's supposed to be fasboot flash radio not modem...
The paragraph above it sounds interesting... CN18s to US19s rom zip. Supposed to restore to stock US rom "LTE bands and all" from a Chinese. I'm guessing that's already been tried? I'm going to try it anyway to see if it fixes my sim issue if nothing else.
benjmiester said:
That's actually that one that did the sim problem. Is it supposed to go into "modem" as in fastboot flash modem modem.img? Because that's what I did. I was thinking maybe it's supposed to be fasboot flash radio not modem...
Click to expand...
Click to collapse
Honestly I believe I used the modem command instead of radio.I apologize but I think I have the radio from the OTA on my other laptop and I won't have access to it until morning.I will upload it first thing in the am and message you the link.Anyhow,the one from the thread flashed fine for me but it didnt bring back LTE
bob24260 said:
Honestly I believe I used the modem command instead of radio.I apologize but I think I have the radio from the OTA on my other laptop and I won't have access to it until morning.I will upload it first thing in the am and message you the link.Anyhow,the one from the thread flashed fine for me but it didnt bring back LTE
Click to expand...
Click to collapse
No problem. I'll try a few other things and if that doesn't work, we'll see if you radio from the OTA works. I'm redownloading the modem zip from the thread to see if maybe it was just a bad DL. I did dl it on my phone, sent it to google drive and downloaded to my PC from drive so maybe that messed it up. I'm also going to try that CN18s to US 19s as well. Possibly that first since it might fix both. I hope!
benjmiester said:
That's actually that one that did the sim problem. Is it supposed to go into "modem" as in fastboot flash modem modem.img? Because that's what I did. I was thinking maybe it's supposed to be fasboot flash radio not modem...
The paragraph above it sounds interesting... CN18s to US19s rom zip. Supposed to restore to stock US rom "LTE bands and all" from a Chinese. I'm guessing that's already been tried? I'm going to try it anyway to see if it fixes my sim issue if nothing else.
Click to expand...
Click to collapse
It doesn't work to bring LTE back.
---------- Post added at 02:44 AM ---------- Previous post was at 02:42 AM ----------
benjmiester said:
No problem. I'll try a few other things and if that doesn't work, we'll see if you radio from the OTA works. I'm redownloading the modem zip from the thread to see if maybe it was just a bad DL. I did dl it on my phone, sent it to google drive and downloaded to my PC from drive so maybe that messed it up. I'm also going to try that CN18s to US 19s as well. Possibly that first since it might fix both. I hope!
Click to expand...
Click to collapse
I tried it 3 separate times and it didnt work for me.Maybe it will for you.Lets hope!
bob24260 said:
It doesn't work to bring LTE back.
---------- Post added at 02:44 AM ---------- Previous post was at 02:42 AM ----------
I tried it 3 separate times and it didnt work for me.Maybe it will for you.Lets hope!
Click to expand...
Click to collapse
OK the 18s to 19s CN to US fixed the sim issue but still no LTE as expected. At least that's fixed though!
benjmiester said:
OK the 18s to 19s CN to US fixed the sim issue but still no LTE as expected. At least that's fixed though!
Click to expand...
Click to collapse
It flashes the same radio that you had tried to flash earlier.Hopefully we will figure it out at some point.

No signal after restore with TWRP

Hello, I have a problem and I do not know how to solve it. On my Redmi 2TD dead immc memory, I ordered a new motherboard put it on, everything worked. I decided to restore a full archive made with TWRP - made with the old motherboard. Then I rebuilt my IMEI. Now I have sim card, but no signal and the settings are only 2G. It also sees satellites, but does not locate. Maybe I did not have to restore the system, just the data from the old motherboard ?
Has this problem solution ?
Sorry for my bad english
If you have problem with network signal it may have something to do with firmware/bootloader version. Try kitkat or lollipop. You can find on download section
dark_vader said:
If you have problem with network signal it may have something to do with firmware/bootloader version. Try kitkat or lollipop. You can find on download section
Click to expand...
Click to collapse
everything I've tried, fastboot roms, clean instalations - no effect, no signal
getzov said:
everything I've tried, fastboot roms, clean instalations - no effect, no signal
Click to expand...
Click to collapse
Jus Try and download stock fastboot rom for ur device. (i suggest miui 8 firmware) it solved my problem on 2014818.
jbanti said:
Jus Try and download stock fastboot rom for ur device. (i suggest miui 8 firmware) it solved my problem on 2014818.
Click to expand...
Click to collapse
All is tried, I think that problem is wrong IMEI

Categories

Resources