Is it possible to unlock more LTE bands? - X Play Q&A, Help & Troubleshooting

Hello, everyone! I was hoping maybe you could give me your opinion on the following issue:
About a year ago I purchased a Moto X Play XT1562 in Europe with dual sim support (Asian ROM). I knew beforehand that I'd probably have limited LTE coverage in my country (Argentina), since the bands used by carriers here are B4 and B28, and XT1562 only supports B28 (which is used mostly for coverage in suburbs and rural areas). Band 4 is the main band used in Argentina for LTE coverage in cities and XT1563 is the model that supports it.
For quite some time I've had the theory that most phones should support more bands than they show, and that the differences between various models of the same phone are there to introduce region restrictions, which in turns means that some LTE bands are disabled and that it should be possible to somehow enable them by tweaking the software. For what I've read, there seems to be some support for my theory: there's a thread in this very same forum which claims that it should be possible to unlock all LTE bands in devices with Qualcomm processors by rooting the phone, installing a custom ROM and kernel and changing a few values.
LINK: https://forum.xda-developers.com/galaxy-s5/general/how-to-add-rf-lte-frequency-bands-to-t2886059
Now, I'd really want that to be the last thing I try. I've rooted my phone before and I even unrooted it by flashing stock ROM, so I know my way around, but flashing a custom ROM and kernel are things I'd rather not do right now.
So, that brings me to my second theory: since XT1562 and XT1563 are basically the same device, their hardware specifications are the same and only differ in the LTE bands they support... and since LTE bands seem to be software-restricted...
1) Could it be possible to unlock Band 4 by flashing XT1563 stock ROM to my XT1562 Moto X Play?
2) Has anyone tried to do that (even by mistake) without bricking the device?
3) If there's no option but to flash a custom ROM and kernel, does anyone know for sure if LTE bands in Moto X Play are software restricted? Or is there a hardware limitation?
Probably my secornd theory won't work because I don't think the solution would so simple, and there would be threads about it... but I guess I don't lose anything by asking
Thank you!! =)

Just realized this thread shouldn't go in General. Could someone please move it to Q&A? Thanks!

The frequency bands that your phone supports is region specific (as you guessed) and has legal implications. And just like your device IMEI, these values are found in the non-volatile memory of your phone. The values are basically on partitions that are much secure and not so easily editable (like by fastboot or recovery). But nevertheless, the values are "software" only, and so it must be possible to edit the values anyway (just like it is possible to edit the IMEI), one way of doing so is using Qualcomm software as in the link you had posted.
But this varies from device to device, vendor to vendor, so your second theory could actually work on our phones (really don't think so though).
While it might be possible to run ROMs for XT1563 on XT1562, the baseband/ modem for XT1563 would not work on XT1562; it would probably make your device show "unknown" for IMEI, and so you would get no SIM network. Flashing back the modem for XT1562 would probably fix it.
You could always try and find out...
You would need the NON-HLOS.bin and fsg.mbn files from the XT1563 stock image to try, and the same files from the XT1562 stock to revert back.
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
There's chance that you would be stuck with an "unknown" IMEI and then you would have to manually edit volatile memory values after all. This all is just theory, someone who has tried or someone who has more knowledge will be able to help you better.

DragonClawsAreSharp said:
The frequency bands that your phone supports is region specific (as you guessed) and has legal implications. And just like your device IMEI, these values are found in the non-volatile memory of your phone. The values are basically on partitions that are much secure and not so easily editable (like by fastboot or recovery). But nevertheless, the values are "software" only, and so it must be possible to edit the values anyway (just like it is possible to edit the IMEI), one way of doing so is using Qualcomm software as in the link you had posted.
But this varies from device to device, vendor to vendor, so your second theory could actually work on our phones (really don't think so though).
While it might be possible to run ROMs for XT1563 on XT1562, the baseband/ modem for XT1563 would not work on XT1562; it would probably make your device show "unknown" for IMEI, and so you would get no SIM network. Flashing back the modem for XT1562 would probably fix it.
You could always try and find out...
You would need the NON-HLOS.bin and fsg.mbn files from the XT1563 stock image to try, and the same files from the XT1562 stock to revert back.
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
There's chance that you would be stuck with an "unknown" IMEI and then you would have to manually edit volatile memory values after all. This all is just theory, someone who has tried or someone who has more knowledge will be able to help you better.
Click to expand...
Click to collapse
Thank you for your kind reply =)
So, if I understood correctly, there's no need to flash the full XT1563 stock image. I'd just have to flash those two files from XT1563 stock rom, and then if it doesn't work then I'd just flash the XT1562 files again, which I already have. Seems worth to try and with low risk of bricking my phone.
Now, if that doesn't work, then my only option would be to use the other method. I don't want to try that one yet because I don't have everything figured out: I'm stuck in step 6, "Open the USB settings screen on your phone." I haven't yet found the correct code to input in the phone's dial screen to edit USB settings. I think in Android 6 the USB options have all been moved to developer mode, but I'm not 100% sure yet.

floydian86 said:
Thank you for your kind reply =)
So, if I understood correctly, there's no need to flash the full XT1563 stock image. I'd just have to flash those two files from XT1563 stock rom, and then if it doesn't work then I'd just flash the XT1562 files again, which I already have. Seems worth to try and with low risk of bricking my phone.
Now, if that doesn't work, then my only option would be to use the other method. I don't want to try that one yet because I don't have everything figured out: I'm stuck in step 6, "Open the USB settings screen on your phone." I haven't yet found the correct code to input in the phone's dial screen to edit USB settings. I think in Android 6 the USB options have all been moved to developer mode, but I'm not 100% sure yet.
Click to expand...
Click to collapse
At step 6, you are basically trying to connect the phone to your PC in a vulnerable mode (Modem + Diag mode) so you could access the NV. On Moto phones this is not really possible by dialing a service code I think.
Did you try to boot your phone in BP tools (or QCOM?) mode from fastboot? Then connect to PC and it should be connected in diag mode (check in Device Manager to confirm). You might need some specific drivers, see last thread, or may be Google.
There is a lot of discussion about this on the internet (for other devices, mostly). Mostly because people with locked devices that work only on specific carriers use a similar edit of values in NV of the phone to get out unlocked.
I think you should Google and try out some of the things people have been suggesting.
Read here, post number 21, for example (the entire thread is pretty informative): https://forum.xda-developers.com/moto-x/moto-x-qa/unlock-lte-bands-moto-x-t2933475/
And here (for Moto X Play),
http://forum.xda-developers.com/moto-x-play/help/trouble-writing-nv-settings-moto-x-play-t3368261
Edit: Most of these NV and QPST threads do seem to repeatedly point out that writing on the NV is extremely risky.

DragonClawsAreSharp said:
At step 6, you are basically trying to connect the phone to your PC in a vulnerable mode (Modem + Diag mode) so you could access the NV. On Moto phones this is not really possible by dialing a service code I think.
Did you try to boot your phone in BP tools (or QCOM?) mode from fastboot? Then connect to PC and it should be connected in diag mode (check in Device Manager to confirm). You might need some specific drivers, see last thread, or may be Google.
There is a lot of discussion about this on the internet (for other devices, mostly). Mostly because people with locked devices that work only on specific carriers use a similar edit of values in NV of the phone to get out unlocked.
I think you should Google and try out some of the things people have been suggesting.
Read here, post number 21, for example (the entire thread is pretty informative): https://forum.xda-developers.com/moto-x/moto-x-qa/unlock-lte-bands-moto-x-t2933475/
And here (for Moto X Play),
http://forum.xda-developers.com/moto-x-play/help/trouble-writing-nv-settings-moto-x-play-t3368261
Edit: Most of these NV and QPST threads do seem to repeatedly point out that writing on the NV is extremely risky.
Click to expand...
Click to collapse
Thanks again!
So, I flashed the XT1563 modem files. It took me a while because when I unrooted my phone, I also locked the bootloader (I honestly don't know why I did it), so I had to unlock it again and of course make a back-up.
While at first it seemed that I'd be stuck with "unknown" IMEI just as you said, after a minute or so both sim cards started working. I still don't know if it worked, though, because I haven't yet seen the 4G sign on my phone, but I did notice a change: after flashing the files I started getting the H+ sign (H was the best I'd get before, both here and in Europe, even after flashing an XT1562 stock image). So, it wasn't a complete waste of time
It could be that LTE reception is just bad where I live, but I doubt it because other phones have 4G connection here. I'll see what happens tomorrow in another place, but but most likely I'll have to try with a custom image and kernel, so I'll take a look at the links you have provided.
EDIT: in Europe the best I'd get was 4G, of course. What I wanted to point out was that H was the best 3G connection I'd get anywhere.

floydian86 said:
Thanks again!
So, I flashed the XT1563 modem files. It took me a while because when I unrooted my phone, I also locked the bootloader (I honestly don't know why I did it), so I had to unlock it again and of course make a back-up.
While at first it seemed that I'd be stuck with "unknown" IMEI just as you said, after a minute or so both sim cards started working. I still don't know if it worked, though, because I haven't yet seen the 4G sign on my phone, but I did notice a change: after flashing the files I started getting the H+ sign (H was the best I'd get before, both here and in Europe, even after flashing an XT1562 stock image). So, it wasn't a complete waste of time
It could be that LTE reception is just bad where I live, but I doubt it because other phones have 4G connection here. I'll see what happens tomorrow in another place, but but most likely I'll have to try with a custom image and kernel, so I'll take a look at the links you have provided.
EDIT: in Europe the best I'd get was 4G, of course. What I wanted to point out was that H was the best 3G connection I'd get anywhere.
Click to expand...
Click to collapse
Dial *#*#4636#*#* (4636 stands for INFO) on dialer and you can select LTE only from network modes to force 4G detection. In this mode, it will pick 4G network (4G only, even if its weak), whenever it's available.
To really check supported bands by your phone, I think you would need to use the QPST app, it was possible earlier by *#*#SERVICE#*#*, the service menu. Maybe somewhere in *#*#2486#*#*?
Edit: I can think of two scenarios now. The sad one... while you flashed the XT1563 modem (that supports LTE Band 4, 8, etc. (values on the lower row, check attached), your NV still says it supports 19 and 8 and so on (not 4). This could mean you are now able to use only 8 (and the other common bands supported by the two variants) and neither of 19 or 4.
Or, Moto X Play decides which bands it supports depending only on the modem files, and you actually managed to get working LTE band 4 on your XT1562. .

DragonClawsAreSharp said:
Dial *#*#4636#*#* (4636 stands for INFO) on dialer and you can select LTE only from network modes to force 4G detection. In this mode, it will pick 4G network (4G only, even if its weak), whenever it's available.
To really check supported bands by your phone, I think you would need to use the QPST app, it was possible earlier by *#*#SERVICE#*#*, the service menu. Maybe somewhere in *#*#2486#*#*?
Edit: I can think of two scenarios now. The sad one... while you flashed the XT1563 modem (that supports LTE Band 4, 8, etc. (values on the lower row, check attached), your NV still says it supports 19 and 8 and so on (not 4). This could mean you are now able to use only 8 (and the other common bands supported by the two variants) and neither of 19 or 4.
Or, Moto X Play decides which bands it supports depending only on the modem files, and you actually managed to get working LTE band 4 on your XT1562. .
Click to expand...
Click to collapse
I did try to select LTE only, but it didn't work.
I also tried using service menu, but I didn't find any of the tests to be useful to check which LTE bands are supported.
About the scenarios you propose, I also thought maybe all I achieved was to restrict LTE bands to the ones supported by both models :S. At work my phone picks band 28, but both models support it, so there's no way to check it by discarding...
There's a third possibility, though, which is that both models' modems are exactly the same and bands are only limited by NV.
After work I'll see which custom roms and kernels are there for X Play and start studying the process to edit NV. Still it might not be possible to do so because the post claims that rom and kernels must be compiled from source code, so the ones made from stock won't work... That means I depend on there someone making a rom and kernels that meet those requirements.
In the second link, the person says he can't save the changes he makes to the NV, which is what is supposed to happen if you're using stock rom and kernel, according the link I've shared.

So, I ended up editing the NV in order to remove Band 4 restriction. It took me a while because I had to figure out how to bypass all the obstacles I found on the way but, once everything was set up, the process was quite simple.
I had to boot my phone in BP Tools mode and configure the QC Diag port driver correctly. Also, I had to use a newer version of QPST because the one I donwloaded first didn't work.
The tutorial claims that your phone must be rooted and that you need a custom rom and kernel in order to avoid the "anti-tamper" mechanisms in newer Qualcomm devices. My first approach was not to do such things (i.e.: unrooted phone with stock rom and kernel).
I edited the NV values as suggested in order to enable Band 4. The good news are that the custom values that I added didn't revert back to the original ones after I rebooted and also that I didn't brick my phone and it's working properly
Right after I rebooted my phone, it picked 4G signal, but after just a few seconds it switched to H. I forced my device to LTE only, and it connected to 4G, but then again it completely lost signal. My phone does pick LTE Band 28 sometimes, but not at my place, so I thought that I must have been picking up Band 4 (I tried to leave it set to LTE only, but it picked no signal at all).
Also, when I'm at work, it sometimes picks Band 28, but signal must be very weak because it never lasts more than a few minutes, after which goes back to H.
So far I'm not sure if the mod worked because I can't find a way to see which bands my phone currently supports or which LTE band it's connected to. I tried an app called LTE Discovery, but it labels it as "unknown band" (I suspect that my phone needs to be rooted in order for that feature to work).
Right now, I'm thinking of three possible things that could have happened:
1) The mod worked and LTE signal is just very poor by my place.
2) It worked and it connected to Band 4 for a few seconds, but then the anti-tamper mechanism detected that situation and software-blocked it (without reverting NV changes I made). In this case, I'll have to flash a custom kernel and see what happens.
3) There's a hardware limitation after all, in which case there's nothing I can do (I don't think this is the case)
Right now I'm at work and my phone has been picking up 4G for over an hour already. Since it usually only lasts a few minutes (connected to Band 28), then I guess there are reasons to be optimistic that it worked after all and it is currently using Band 4.
If I succeed, I'll open a new thread with a tutorial for Moto X Play.

I'll keep updating my progress on the issue in order to leave a record of everything I tried. Also, it could be helpful to other people who are trying to do the same thing or maybe someone who has done this before will see this and point me in the right direction . Again, if I succeed I'll write a more detailed guide.
I can confirm that what I did so far didn't work, I've modified the necessary NV values and even flashed Squid kernel, but still no success: I'm definitely not picking Band 4 anywhere, only Band 28.
While flashing the custom kernel, I also wanted to use the opportunity to root my phone, but for some reason I soft-bricked it in the process, so I had to flash XT1562 stock rom again (with XT1563 modem). This reverted the NV values to the default ones, so I had to customize them again.
The user fffft says that custom rom and kernel are needed in order to avoid the anti-tamper code, but also that it is most likely in the kernel. I could try another kernel, maybe Phoenix, but if that doesn't work either, then we can confirm that the anti-tamper code is actually in stock rom.
This leaves three final possibilities to succeed in unlocking LTE Band 4:
_Flashing another custom kernel
_Flashing a custom rom
_Flashing the whole XT1563 stock rom, as I proposed at first, and see what happens. If this works, this should both set the NV values to enable XT1563 default LTE bands (which includes Band 4) and also set a different anti-tamper code, which should not bother. Worst case scenario I'll soft-brick my phone again and I'll have to flash XT1562 rom.

Daily update:
First thing I tried yesterday was what I wanted to do from the beginning, which is to flash the whole XT1563 rom on XT1562. Kids, don't try that at home! At first it looks like it's working and that the device is going to boot normally, but then it gets stuck in the apps configuration screen or after the boot animation.
The only thing left now was to try with a custom rom, so I flashed Cyanogenmod 13 and Squid kernel. This, however, brought other issues: for some reason, when booting the phone in BP tools mode or Qcom, the device's QC Diag Port isn't detected by PC. It seems to be something implied to happen with custom roms: https://forum.xda-developers.com/moto-g-2014/help/diagnostic-mode-moto-g-flashing-cm-12-1-t3254756
Has this happened to any of you? Is there a way around it?
I also found this: http://www.howardforums.com/showthread.php/1692461-HTC-Evo-and-Cyanogenmod-Diagnostic-mode
There they mention that changes should be made on stock image and just then install the custom rom. That would mean to flash stock image, then change the required NV values, and finally install the custom rom.
That makes some sense, but unless I can find a way to enable Diag mode on Cyanogenmod, this will be the last thing I try and if it doesn't work then I'll give up

floydian86 said:
Daily update:
First thing I tried yesterday was what I wanted to do from the beginning, which is to flash the whole XT1563 rom on XT1562. Kids, don't try that at home! At first it looks like it's working and that the device is going to boot normally, but then it gets stuck in the apps configuration screen or after the boot animation.
The only thing left now was to try with a custom rom, so I flashed Cyanogenmod 13 and Squid kernel. This, however, brought other issues: for some reason, when booting the phone in BP tools mode or Qcom, the device's QC Diag Port isn't detected by PC. It seems to be something implied to happen with custom roms: https://forum.xda-developers.com/moto-g-2014/help/diagnostic-mode-moto-g-flashing-cm-12-1-t3254756
Has this happened to any of you? Is there a way around it?
I also found this: http://www.howardforums.com/showthread.php/1692461-HTC-Evo-and-Cyanogenmod-Diagnostic-mode
There they mention that changes should be made on stock image and just then install the custom rom. That would mean to flash stock image, then change the required NV values, and finally install the custom rom.
That makes some sense, but unless I can find a way to enable Diag mode on Cyanogenmod, this will be the last thing I try and if it doesn't work then I'll give up
Click to expand...
Click to collapse
On step 14 of the first post you shared, it says you could check the active bands on your phone. Do you see something useful there?
AFAIK, once you successfully edit the NV Memory, the changes are there to stay, even if you reflash stock ROM.
I can confirm one thing. BP tools + stock ROM gives you diag mode, but that doesn't work on AOSP based ROMs. And it seems not even on CM based ROMs. However it should be easier to do it on custom ROMs, try enabling and looking into Developer Options. Or may be some service code in phone app?
https://forum.xda-developers.com/showthread.php?t=1626638
On my phone running an AOSP based ROM, I have files that indicate a possible diag mode at /system/sys/class/Android_USB. Need to dig in more.
If you are not able to get your phone connect in diag mode successfully, the route I would now suggest is this:
1. Flash stock ROM (for XT1562)
2. Flash custom kernel
3. Root the stock ROM (use Magisk)
4. Edit NV Values, make sure it is successfully done (step 14 on the first post you shared?).
5. Check if its working.
6. Format /system, /data, and cache partitions, and flash ROM. So your baseband files (and ofc NV memory) is not affected.
7. Try again.

DragonClawsAreSharp said:
On step 14 of the first post you shared, it says you could check the active bands on your phone. Do you see something useful there?
AFAIK, once you successfully edit the NV Memory, the changes are there to stay, even if you reflash stock ROM.
I can confirm one thing. BP tools + stock ROM gives you diag mode, but that doesn't work on AOSP based ROMs. And it seems not even on CM based ROMs. However it should be easier to do it on custom ROMs, try enabling and looking into Developer Options. Or may be some service code in phone app?
https://forum.xda-developers.com/showthread.php?t=1626638
On my phone running an AOSP based ROM, I have files that indicate a possible diag mode at /system/sys/class/Android_USB. Need to dig in more.
If you are not able to get your phone connect in diag mode successfully, the route I would now suggest is this:
1. Flash stock ROM (for XT1562)
2. Flash custom kernel
3. Root the stock ROM (use Magisk)
4. Edit NV Values, make sure it is successfully done (step 14 on the first post you shared?).
5. Check if its working.
6. Format /system, /data, and cache partitions, and flash ROM. So your baseband files (and ofc NV memory) is not affected.
7. Try again.
Click to expand...
Click to collapse
Thanks!
When I edited the NV, the changes were saved (I closed QPST and QXDM, then rebooted my phone and checked the values). However, when I flashed stock rom, the values reverted to the original ones. I also thought that shouldn't happen, but nevertheless it did :S
About getting Diag mode on custom roms, I took a quick look at developer options but I didn't see anything useful. I read a few posts that claim it can be done using a terminal emulator, so there has to be a way around it.
The steps you mention are the ones I had in mind, except for rooting. Do you think it's really necessary? (phone will be rooted after flashing custom rom, anyway).
I'll try it tonight and see what happens =)
EDIT 1: If I understood correctly, step 14 of the thread I've shared is only for 3G bands, so I don't need to change anything there. LTE bands NV's can only be seen and modified using QXDM and that's where I checked if the changes were saved. However, I have seen that there are a few holes in the tutorial, some of which I had to figure out myself. Maybe there's one extra step I'm missing on QPST? Step 24 seems to indicate otherwise.
EDIT 2: I've found this thread. It's about a Lenovo phone, but chances are they are the same: http://www.teamsuperluminal.org/forums/topic/open-diag-port-in-cm-12-1-for-qpst/
This is what it says: "To open the diag port, connect the phone to a PC and use ADB:
adb shell
su
setprop sys.usb.config diag,adb"

Changing the NV and then flashing custom ROM didn't work (I deleted system, data and cache before but still didn't work).
I tried enabling diag mode using ADB with the code I found but it didn't work. No diag port gets enabled.
I'm ready to give up. It seems it can't be done, at least not on X Play
Unless maybe someone know how to use diag mode on Moto X play running Cyanogenmod?

Related

Flashed Verizon RUU, cellular radios, GPS, and camera now broken

Hey all,
So, a little backstory: I got this HTC 10 from Sprint not too long ago, and little did I know that I would be stuck with Sprint unless I reflash the phone firmware. (after research, asking HTC and Sprint, I received misinformation from reps stating that the phone would work on Verizon with just a carrier unlock issued over the air). Moral of the story: don't rely on customer service :silly:.
Fast forward to now, and I have rooted (temporarily to run Sunshine), S-OFF'd (using Sunshine), changed the CID (for Verizon), and flashed the newest Verizon RUU that developer Dottat kindly posted here.
That worked, full LTE, but then whenever the camera or GPS were accessed by any application, the phone would freeze with a black screen (though it seemed something was still running in the background, as notification sounds would still play, and I could exit by pressing the home button and waiting about a minute). After this, I tried flashing the Viper ROM just for kicks, but then the cellular radios only functioned with 3G coverage (no LTE in a coverage area), and GPS was still broken (the camera issue was fixed with this flash for some reason).
Unfortunately (or maybe not), I am pretty sure /system has been wiped multiple times. I also ran
Code:
htc_fastboot erase modemst1
htc_fastboot erase modemst2
after each install of a new ROM, then performed a factory reset from recovery (just a factory reset, nothing more).
Now I went ahead and used an official ROM from HTC's website in an attempt just to get full functionality working on any carrier. I flashed the USA unlocked variant (and changed the CID to BS_US001. MID is still 2PS650000), but now I am experiencing more missing functionality. The camera and GPS are still missing, and now the SIM card is not detected (when entering the access point names dialog, a message pops up stating that there is no SIM, or SIM error when I am using an activated AT&T SIM). When I enter the test menu (*#*#4636#*#*) and select any option for network mode other than what is default (LTE/CDMA), the new option won't 'stick' (it returns to default after a few seconds).
This sounds to me like there is stale firmware on the device from a previous flash, or that the firmware for these core peripherals is corrupt. Is there a way I can get these devices working again? Or am I now stuck with a bricked device ? I do still have a backup I took of what was installed stock by Sprint (all except for /data...but I don't need that partition, right?)
EDIT: Mods, I am terribly sorry! I meant to post this in HTC 10 Q&A. I don't see a way to delete a thread, so hopefully we can move it.
MrFarquad said:
Hey all,
So, a little backstory: I got this HTC 10 from Sprint not too long ago, and little did I know that I would be stuck with Sprint unless I reflash the phone firmware. (after research, asking HTC and Sprint, I received misinformation from reps stating that the phone would work on Verizon with just a carrier unlock issued over the air). Moral of the story: don't rely on customer service :silly:.
Fast forward to now, and I have rooted (temporarily to run Sunshine), S-OFF'd (using Sunshine), changed the CID (for Verizon), and flashed the newest Verizon RUU that developer Dottat kindly posted here.
That worked, full LTE, but then whenever the camera or GPS were accessed by any application, the phone would freeze with a black screen (though it seemed something was still running in the background, as notification sounds would still play, and I could exit by pressing the home button and waiting about a minute). After this, I tried flashing the Viper ROM just for kicks, but then the cellular radios only functioned with 3G coverage (no LTE in a coverage area), and GPS was still broken (the camera issue was fixed with this flash for some reason).
Unfortunately (or maybe not), I am pretty sure /system has been wiped multiple times. I also ran
Code:
htc_fastboot erase modemst1
htc_fastboot erase modemst2
after each install of a new ROM, then performed a factory reset from recovery (just a factory reset, nothing more).
Now I went ahead and used an official ROM from HTC's website in an attempt just to get full functionality working on any carrier. I flashed the USA unlocked variant (and changed the CID to BS_US001. MID is still 2PS650000), but now I am experiencing more missing functionality. The camera and GPS are still missing, and now the SIM card is not detected (when entering the access point names dialog, a message pops up stating that there is no SIM, or SIM error when I am using an activated AT&T SIM). When I enter the test menu (*#*#4636#*#*) and select any option for network mode other than what is default (LTE/CDMA), the new option won't 'stick' (it returns to default after a few seconds).
This sounds to me like there is stale firmware on the device from a previous flash, or that the firmware for these core peripherals is corrupt. Is there a way I can get these devices working again? Or am I now stuck with a bricked device ? I do still have a backup I took of what was installed stock by Sprint (all except for /data...but I don't need that partition, right?)
EDIT: Mods, I am terribly sorry! I meant to post this in HTC 10 Q&A. I don't see a way to delete a thread, so hopefully we can move it.
Click to expand...
Click to collapse
A MOD should move it soon.
I am not the best here, but hopefully can be of some help.
I would just superCID, save a step for flashing RUU's.
So, when you flash the Verizon RUU, does camera work?
(if you RUU and only have 3g, wipe the modems to get 4g back)
If your trying to use the phone on Verizon I would do the following:
1) Change your CID to Super, 11111111
2) Flash the US Unlocked RUU, http://www.htc.com/us/support/rom-downloads.html#unlocked
3) After it fully boots, reboot into the bootloader & flash the Verizon radio, http://forum.xda-developers.com/verizon-htc-10/how-to/vzw-how-to-unlocked-model-vzw-t3376743
4) Make sure the Preferred Network is set to Global, Settings>Mobile data>Preferred Network
5) Get to the secret menu *#*#4636#*#*, and set the preferred network type to "CDMA/EvDO/GSM/WCDMA/LTE Auto"
I use a Verizon model with the US Unlocked firmware. As far as custom ROMs, some work with Verizon's network and some don't. I'm sure theres a workaround but I've stuck with the US Unlocked firmware, and just use Xposed for any tweaks/mods.
If your trying to use it on AT&T and the radio from the US unlocked RUU should work.
andybones said:
A MOD should move it soon.
I am not the best here, but hopefully can be of some help.
I would just superCID, save a step for flashing RUU's.
So, when you flash the Verizon RUU, does camera work?
(if you RUU and only have 3g, wipe the modems to get 4g back)
Click to expand...
Click to collapse
Used to be a guy around here we could trust to help.
Sent from my HTC6545LVW using Tapatalk

[N910S] got it to work! Exynos Korean model, Eng-only custom ROM, no bloatware!

OK, *FIRST TIME POSTER HERE* so please excuse any unintentional ignorance of rules or etiquette.
I'm just super excited to get this phone working the way I like it, and it's all thanks to xda so I was moved to create an account to express my thanks AND hopefully help a few people back.
How? Well after reading through pretty much everything I could find on the N910S here and elsewhere, it seems that no-one (yet?) has been able to confirm a working mod that meets the following:
1. N910S Exynos Korean version
2. Some kind of custom English only ROM that removes the Korean characters from keypad and other network-apps
3. Removed bloatware
4. Easy-to-follow, how-to guide
Seems there were quite a few ppl who wanted the same thing so I just want to let you know what I did to get it working.
*PLEASE NOTE* Everything contained in this summary was found through over a week of tedious reading, research, trial & error. BUT in the end all the necessary information was contained, or linked to, in xda forums. It's just that all the relevant information and files were scattered over many different threads and topics. I'm just collating it all here to hopefully make it easier for the next person to find.
Background info: I'm technically competent but relatively new to phone modding - I've only rooted my HTC E8 before this to remove bloatware. This is my second project. I live in HK and started with a completely stock OEM Note4 N910SKSU2DPK2 after a factory reset. I then did the steps below in order (not including many failed attempts and re-starts, of course) These are just the broadstrokes of what I did, if you need to know how to do each step in detail then please search the forum. It's quite clear and there's no need for me to repeat it here anyway
As it's my first post and I'm in a rush to leave the house soon, I have not bothered with screenshots or links - I'm happy to provide if someone can tell me if the preferred method is link to the thread where the info was found, or you just want a link to the files I used. Again, they were all found through links in threads on xda anyway but I'll have to spend some time to find them again as I didn't bookmark them. Also, if you want the files someone will have to tell me how to upload them here. The filenames/packages are given in [brackets] so maybe you can just search for them?
0. Reminder to backup your phone and data first!
1. Root - was really easy using CF AutoRoot [CF-Auto-Root-trelteskt-trelteskt-smn910s] Just download to your PC and package includes Odin, which for first-timers is the official Samsung software used to flash to your phone.
2. Download:
- ClockWorkMod [n910s-cwm-recovery-6.0.5.1(1113).tar]
- SuperSU [SuperSU-v2.79-201612051815.zip]
- C Mod ROM [C_ROM_N910s.v2HNY.zip] (the site is Korean-based but google translate of the page was enough for a non-Korean like myself)
- N910S DPK2 modem file [N910S-20170114T050808Z.zip] The original thread had links to every modem variant they knew of, so should work with other S/L/K variants BUT of course I haven't tried them.
3. Copy files for SuperSU, CMod ROM, and DPK2 modem onto an external SD card and insert into your phone.
4. Put your phone into Download Mode (from power-off state, hold Vol Down + Home + Power)
5. Run Odin on your PC, connect phone. On Odin, click <AP> and select CWM file. Do not check or modify any other options. Click <Start> to flash CWM recovery to your phone.
6. Once it's done, disconnect from PC, and restart your phone into the new custom recovery mode (from power-off state, hold Vol Up + Home + Power)
7. Choose Install from zip and select the SuperSU file from your ext SD card. (I think this step may not be strictly necessary as it's part of CF AutoRoot, but SuperSU is always handy to have anyway)
8. Reboot into Recovery mode again (available in Advanced menu)
9. Install zip - now choose the CMod ROM file. Reboot into system and have a look around the new UI. It was at this stage that I noticed two things: my HK carrier SIM was not recognised, and as the ROM boasts some Note 5 features the Always On Display function would cause my Note 4 to not be able to wake up once the screen was turned off (manually or via time-out). I had to pull out the battery, restart phone, go straight into Settings -> Display and turn off the Always On Display functionality.
10. To fix the SIM card not recognised, reboot into Recovery Mode again and Install zip - choose the DPK2 modem file (or whichever version your phone's modem is). Restart phone, wait a few minutes and SIM should now work.
*ONE REMAINING ISSUE* Even tho my SIM is 4G/LTE, it seems to be connecting at HSUPA only. Could be reception, I'll check later. But I believe there's a way to select different LTE bands through secret codes or menu, not sure but I'll try that as well later and update if it works.
That's it - hope it helps! Thanks for reading, and don't forget I'm new to this AND a first time poster so be kind in comments/questions please
Update and question
Kookinen said:
*ONE REMAINING ISSUE* Even tho my SIM is 4G/LTE, it seems to be connecting at HSUPA only. Could be reception, I'll check later. But I believe there's a way to select different LTE bands through secret codes or menu, not sure but I'll try that as well later and update if it works.
Click to expand...
Click to collapse
So by following steps in this thread https://forum.xda-developers.com/note-4/help/note-4-sm-n910s-sk-telecom-issues-t2929571/page2 for SKT, I was able to change to LTE Band 3 or 7 (which is what my sim provider offers) and get an LTE signal for data, BUT then I lose voice call functionality. If I choose Band 3 Preferred, it says band changed success, but just connects via HSUPA and I get voice, but no LTE (just like before, or if I choose Automatic)
Can anyone please help me figure this out? How can I get voice AND LTE? Many thanks in advance!
PS - also after I reflashed my modem.bin the baseband changed from N910SKSU2DPK2 to N910SKSU0DPK2. I don't know what this means nor if it has anything to do with the problem I've described above? Can anyone help to explain? Thanks...
Kookinen said:
So by following steps in this thread https://forum.xda-developers.com/note-4/help/note-4-sm-n910s-sk-telecom-issues-t2929571/page2 for SKT, I was able to change to LTE Band 3 or 7 (which is what my sim provider offers) and get an LTE signal for data, BUT then I lose voice call functionality. If I choose Band 3 Preferred, it says band changed success, but just connects via HSUPA and I get voice, but no LTE (just like before, or if I choose Automatic)
Can anyone please help me figure this out? How can I get voice AND LTE? Many thanks in advance!
PS - also after I reflashed my modem.bin the baseband changed from N910SKSU2DPK2 to N910SKSU0DPK2. I don't know what this means nor if it has anything to do with the problem I've described above? Can anyone help to explain? Thanks...
Click to expand...
Click to collapse
Band 3 and 7 are supposed to stick with default settings. I tried it once during my trip to Malaysia and it worked flawlessly. Any chance you might want to contact your carrier?
The trick to switch from 4G-3G-4G works. ATT band 5 preferred
Kookinen said:
*ONE REMAINING ISSUE* Even tho my SIM is 4G/LTE, it seems to be connecting at HSUPA only. Could be reception, I'll check later. But I believe there's a way to select different LTE bands through secret codes or menu, not sure but I'll try that as well later and update if it works.
Click to expand...
Click to collapse
Have you tried switching to 3g only, then switching it back to 4g when available in your phone setting??
I had similar issue with 4g and apparently, this strangely simple trick solved my problem.
Anyway, I tried to download the ROM from the Achonapp but took me ages and I couldn't flash it either. May I know where you got the ROM from?
nosediger said:
Have you tried switching to 3g only, then switching it back to 4g when available in your phone setting??
I had similar issue with 4g and apparently, this strangely simple trick solved my problem.
Anyway, I tried to download the ROM from the Achonapp but took me ages and I couldn't flash it either. May I know where you got the ROM from?
Click to expand...
Click to collapse
Tried your suggestion but now it shows No Service
*update* actually I think your "trick" works... After switching to 3G only, it wouldn't switch back to 4G and showed No Service. I rebooted the phone with a different sim and after a few minutes, it automatically connected to 4G AND I now have voice as well! So, all is working properly now and I'm a happy camper. Reboot with the original sim and still works and connects to 4G. So I think you're right it just needed to be "forced" to select 4G preferred. Thanks for the tip!
Yeah I got it from achonapp as well and it took a while - I think I left it going overnight. But the ROM did work for me. If anyone wants the file direct I'm happy to put it up on my google drive if it's not against forum rules etc.
But since then I've switched to miui8 which is also working pretty much flawlessly as daily ROM, but I haven't tested every single little feature of course. If you wanna try it - https://forum.xda-developers.com/showpost.php?p=70596588&postcount=797

LTE bands help

Hey guys, I purchased a LeEco Le Pro3 X727 for around $190. I plan on sending this phone out to Asia, so LTE band 41 and some others present in X720 is kinda important. I've read multiple threads, but there isn't really a concrete how-to on modems and LTE bands. I saw that the hardware is the same and something about the old way of unlocking the bootloader by flashing stock Chinese firmware and then flashing US firmware back to get back LTE bands for USA. Now my question is how can I make it so that in the end I have a Le Pro3 X727 with Chinese bands working. I saw something about losing network connectivity. I also want to install a custom ROM but I already know how to do that. Just need help with the baseband and getting the Chinese bands working.
To unlock bootloader you can simply do that in developper option mode after activating the usb debugging of your phone.
To unlock bands just follow saraprobe tutorial from here : https://forum.xda-developers.com/le-pro3/help/unlocking-bands-t3565979 or follow what im gonna say next.
Please dont forget to back up your phone especially the efs partition with TWRP if you planning to do some changes, it is really important in case u do something wrong, i'm not responsible if you do something wrong.
This is only gonna unlock lte bands of the phone.
it requires your phone to be rooted.
it require adb drivers(before doing the adb shell command in cmd try the command adb devices, if the phone is not showing up there when you doing it
just do *#*#76937#*#* on your phone and enable at port, try again "adb devices" command and your device should be here ).
the other methods to unlock band is using QPST/QXDM, you will find the software in the description of the video, and you can do what is in the following video to do it :
https://www.youtube.com/watch?v=GEO1UXuFLbI
Maybe it's not in english but if you follow what he is doing it's easy and, just when he is changing the nv item : 06828 , the number u need to write is "2062255987167" and press write.
To check if it's working download network signal guru in app store, and lock the band you want, like in the following vid :
https://www.youtube.com/watch?v=0lH4GtNfFmo
Good luck .
If it's not working then i might need your xqcn file to do a comparaison with my x720 file, and work with that.
DO NOT FORGET THAT A XQCN FILE CONTAIN YOUR IMEI AND SHOULDN't be shared on the internet,you have to send it to me through mp if you are willing to with or without IMEI
you can do that by backing up the xqcn like this, dont forget to mention what bands your phone is capable of as well, this might help me to unlock b28 on the phone :
https://www.youtube.com/watch?v=7i99xSIMcSI
Well, I enabled the bands I need, just need to test now if it actually works. I'll be finding out if it works in a week when I fly to Asia. Also, anyway to safely update the firmware to the latest with the latest radio and everything. I think some people said the firmware is interchangeable. I have LineageOS loaded onto it. Currently on 5.8.0.019s NA firmware. I see 5.9.0.026s CN is latest. Any tips?
zaiem93 said:
To unlock bootloader you can simply do that in developper option mode after activating the usb debugging of your phone.
To unlock bands just follow saraprobe tutorial from here : https://forum.xda-developers.com/le-pro3/help/unlocking-bands-t3565979 or follow what im gonna say next.
Please dont forget to back up your phone especially the efs partition with TWRP if you planning to do some changes, it is really important in case u do something wrong, i'm not responsible if you do something wrong.
This is only gonna unlock lte bands of the phone.
it requires your phone to be rooted.
it require adb drivers(before doing the adb shell command in cmd try the command adb devices, if the phone is not showing up there when you doing it
just do *#*#76937#*#* on your phone and enable at port, try again "adb devices" command and your device should be here ).
the other methods to unlock band is using QPST/QXDM, you will find the software in the description of the video, and you can do what is in the following video to do it :
https://www.youtube.com/watch?v=GEO1UXuFLbI
Maybe it's not in english but if you follow what he is doing it's easy and, just when he is changing the nv item : 06828 , the number u need to write is "2062255987167" and press write.
To check if it's working download network signal guru in app store, and lock the band you want, like in the following vid :
https://www.youtube.com/watch?v=0lH4GtNfFmo
Good luck .
If it's not working then i might need your xqcn file to do a comparaison with my x720 file, and work with that.
DO NOT FORGET THAT A XQCN FILE CONTAIN YOUR IMEI AND SHOULDN't be shared on the internet,you have to send it to me through mp if you are willing to with or without IMEI
you can do that by backing up the xqcn like this, dont forget to mention what bands your phone is capable of as well, this might help me to unlock b28 on the phone :
https://www.youtube.com/watch?v=7i99xSIMcSI
Click to expand...
Click to collapse
I got a x727, it´s on omnirom now, and I played around with band 20.
Following https://forum.xda-developers.com/le-pro3/help/unlocking-bands-t3565979 gave me Band 20 in Network signal guru, but doesn´t work.
Before I try QPST/QXDM, do you have an idea, which would be the correct number for me, is it the same, you mentioned above?
May be deleted, sorry!
HuaSamSony said:
I got a x727, it´s on omnirom now, and I played around with band 20.
Following https://forum.xda-developers.com/le-pro3/help/unlocking-bands-t3565979 gave me Band 20 in Network signal guru, but doesn´t work.
Before I try QPST/QXDM, do you have an idea, which would be the correct number for me, is it the same, you mentioned above?
Click to expand...
Click to collapse
I have the same issue as the OP. Flashed JUI which completely borked my LTE connectivity on LEX727. I tried the QPST fix, and they do show up in Network Signal Guru, but do not actively connect to those frequencies. I'm afraid we're SOL.
zaiem93 said:
To unlock bootloader you can simply do that in developper option mode after activating the usb debugging of your phone.
To unlock bands just follow saraprobe tutorial from here : https://forum.xda-developers.com/le-pro3/help/unlocking-bands-t3565979 or follow what im gonna say next.
Please dont forget to back up your phone especially the efs partition with TWRP if you planning to do some changes, it is really important in case u do something wrong, i'm not responsible if you do something wrong.
This is only gonna unlock lte bands of the phone.
it requires your phone to be rooted.
it require adb drivers(before doing the adb shell command in cmd try the command adb devices, if the phone is not showing up there when you doing it
just do *#*#76937#*#* on your phone and enable at port, try again "adb devices" command and your device should be here ).
the other methods to unlock band is using QPST/QXDM, you will find the software in the description of the video, and you can do what is in the following video to do it :
https://www.youtube.com/watch?v=GEO1UXuFLbI
Maybe it's not in english but if you follow what he is doing it's easy and, just when he is changing the nv item : 06828 , the number u need to write is "2062255987167" and press write.
To check if it's working download network signal guru in app store, and lock the band you want, like in the following vid :
https://www.youtube.com/watch?v=0lH4GtNfFmo
Good luck .
If it's not working then i might need your xqcn file to do a comparaison with my x720 file, and work with that.
DO NOT FORGET THAT A XQCN FILE CONTAIN YOUR IMEI AND SHOULDN't be shared on the internet,you have to send it to me through mp if you are willing to with or without IMEI
you can do that by backing up the xqcn like this, dont forget to mention what bands your phone is capable of as well, this might help me to unlock b28 on the phone :
https://www.youtube.com/watch?v=7i99xSIMcSI
Click to expand...
Click to collapse
Just a question.
I tried everything as described above on a LEX727 (5.8.019s (4GB 64 GB)). First: https://forum.xda-developers.com/le-pro3/help/unlocking-bands-t3565979, checking Band 20 additionally.
Same Problem as described there: LTE BC Config DIV #6829" didn't work. In Network guru Band 20 is listed, but no signal, Band 3 and 7 is working (Germany).
I learned, that my custom rom (Omnirom) didn´t work with diagnostic mode (driver not recognized), after restoring 5.8.019s I did your way above. In DIV #6828 there was already written, what I found by "Band calculator for activating Band 20 additionally. So I changed this in Config DIV #6829.
But nothing changed.
So, I did a backup of my QCN File before changing, I can do another backup now.
Maybe you can have a look to this files?
HuaSamSony said:
Just a question.
I tried everything as described above on a LEX727 (5.8.019s (4GB 64 GB)). First: https://forum.xda-developers.com/le-pro3/help/unlocking-bands-t3565979, checking Band 20 additionally.
Same Problem as described there: LTE BC Config DIV #6829" didn't work. In Network guru Band 20 is listed, but no signal, Band 3 and 7 is working (Germany).
I learned, that my custom rom (Omnirom) didn´t work with diagnostic mode (driver not recognized), after restoring 5.8.019s I did your way above. In DIV #6828 there was already written, what I found by "Band calculator for activating Band 20 additionally. So I changed this in Config DIV #6829.
But nothing changed.
So, I did a backup of my QCN File before changing, I can do another backup now.
Maybe you can have a look to this files?
Click to expand...
Click to collapse
Yes we can try, send me your qcn file through pm i will check with my x720 the value of the calibration files(rx,tx,gain freq,Pa,LNA) for b20 yours are probably missing but im not sure. i think they unlocked the bands in one plus like this.

XT1687 3G only on VZW and phone ICCID unknown

Hi all,
I picked up a used G5 Plus (XT1687) on eBay, with the bootloader already unlocked. I immediately installed AICP ROM with a VZW SIM from a working G4. The phone showed LTE for data, but no voice service. That started a long series of firmware changes that saw me trying Pixel Experience, and a few stock ROMs, having my IMEI show as 0 a few times as well.
I'm at a point with the phone now where I'm on the latest retus channel stock ROM (POTTER_NPNS25.137-93-4_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip) with the bootloader locked. The phone now connects with 1xRTT for voice and EvDo (3G) for data. If I swap this SIM into my other phone (Pixel XL) I get full LTE in the Pixel but still 3G only in the G5+.
The only other standout item is in the BP tools SIM menu, where I get the following errors.
Phone ICCID Compare with SIM ICCID: ERROR
and
PHONE ICCID: PHONE_ICCID_UNKNOWN
I feel like with all the flashes I may have really screwed things up. does anyone have any recommendations on what to try to get LTE service back?
TIA!
I am in the exact same boat. Searching around the web, there are several reports of this model phone not switching properly, from EvDo revA to LTE channels. Many of these are from non bootloader unlocked phones, and Verizon {and other carriers} pass it off to Lenovo and vice versa. I unlocked mine myself, but being an Ebay phone and knowingly unlocking it, I realize their is no recourse, except hoping for a proper modem software fix from moto. I've been able to get LTE/4g working a couple times, but it doesn't last, so it is a 3g phone for now.
[email protected] said:
I am in the exact same boat. Searching around the web, there are several reports of this model phone not switching properly, from EvDo revA to LTE channels. Many of these are from non bootloader unlocked phones, and Verizon {and other carriers} pass it off to Lenovo and vice versa. I unlocked mine myself, but being an Ebay phone and knowingly unlocking it, I realize their is no recourse, except hoping for a proper modem software fix from moto. I've been able to get LTE/4g working a couple times, but it doesn't last, so it is a 3g phone for now.
Click to expand...
Click to collapse
glad I'm not alone here. I'm surprised to hear it happens to phones that have never been unlocked and Moto isn't forthcoming with a fix.
Sent from my Pixel XL using Tapatalk
bra1niac said:
glad I'm not alone here. I'm surprised to hear it happens to phones that have never been unlocked and Moto isn't forthcoming with a fix.
Sent from my Pixel XL using Tapatalk
Click to expand...
Click to collapse
It seems they would rather replace than fix.
Same with my phone. It has been unlocked and I've been on numerous variations of ROMs stock and custom. Everything was smooth with no issues until I decided to flash an Oreo 8.1 ROM. Immediately after I was greeted with 3G EVDO-Rev A./1xRTT mode with no access to 4G/LTE on Verizon. Sim Card status is screwy with some apps seeing it, albeit improperly configured, most not able to detect it at all. If I return to any ROM below 8.1 I have no data service whatsoever. Hoping a fix is found as all the workarounds do nothing.
Also like the OP, I can get LTE to stick sometimes by messing around with Radio Bands and switching options around in the 4636 menu. But that leaves me without voice/text/mms service.
[email protected] said:
It seems they would rather replace than fix.
Click to expand...
Click to collapse
sad but true
Sent from my Pixel XL using Tapatalk
I came from a Droid Turbo [quark] and have always liked the motorola phones, in my remote area, for the superior radio reception. My Galaxy S4 dropped calls and data in many of the remote areas, so the Turbo was a welcome upgrade. However, even the with the Turbo, there were Roms that we had to clean and flash updated modems for, when they became balky. I wonder if someone with more engineering knowledge than I have, could look at these twrp flashable modem files, and convert to these G5 plus modems.
[email protected] said:
I came from a Droid Turbo [quark] and have always liked the motorola phones, in my remote area, for the superior radio reception. My Galaxy S4 dropped calls and data in many of the remote areas, so the Turbo was a welcome upgrade. However, even the with the Turbo, there were Roms that we had to clean and flash updated modems for, when they became balky. I wonder if someone with more engineering knowledge than I have, could look at these twrp flashable modem files, and convert to these G5 plus modems.
Click to expand...
Click to collapse
Yeah it seems like there should be some way to un**** the phones after flashing an 8.1 ROM. I just don't know enough about the innards of the ROMs either. I had to follow the instructions here https://forum.xda-developers.com/g5-plus/help/restore-imei-0-moto-g5-xt1687-t3739808 in order to fix an issue with the phone showing an IMEI of 0. There you end up deleting modemst1 and modemst2. I guess they get replaced by the stock or custom ROM, but I have no idea where you would get copies of those from a ROM that would fix this issue, if such a thing exists.
bra1niac said:
Yeah it seems like there should be some way to un**** the phones after flashing an 8.1 ROM. I just don't know enough about the innards of the ROMs either. I had to follow the instructions here https://forum.xda-developers.com/g5-plus/help/restore-imei-0-moto-g5-xt1687-t3739808 in order to fix an issue with the phone showing an IMEI of 0. There you end up deleting modemst1 and modemst2. I guess they get replaced by the stock or custom ROM, but I have no idea where you would get copies of those from a ROM that would fix this issue, if such a thing exists.
Click to expand...
Click to collapse
Flashing the modem bin. "NON-HLOS.bin" then erasing modemst1 & 2 gets the 4g/lTE back for some, but has never worked for me. The quark modem we installed the "clean modem" zip which according to the read-me
this zip will "erase" format the modem status partition:
mdm1m9kefs1 = modemst1
mdm1m9kefs2 = modemst2
Click to expand...
Click to collapse
Then flash the modem according to rev of the rom, which included META-INF file folder, boot.img, emmc_appsboot.mbm, fsg.mbn, gpt.bin, logo.bin, modem.img, rpm.img, sbl1.mbn, sdi.mbm, and tz.mbn files.
[email protected] said:
Flashing the modem bin. "NON-HLOS.bin" then erasing modemst1 & 2 gets the 4g/lTE back for some, but has never worked for me. The quark modem we installed the "clean modem" zip which according to the read-me Then flash the modem according to rev of the rom, which included META-INF file folder, boot.img, emmc_appsboot.mbm, fsg.mbn, gpt.bin, logo.bin, modem.img, rpm.img, sbl1.mbn, sdi.mbm, and tz.mbn files.
Click to expand...
Click to collapse
Hm so you're saying to do this:
Flash NON-HLOS.bin from the stock ROM zip
erase modemst1
erase modemst2
reboot
And that might restore LTE? I've never just flashed that bin and erased.
In the info file in the stock ROM I'm using, it shows modem version M8953_37.46.07.47R. In the ROM zip I have
boot.img
fsg.mgn
gpt.bin
logo.bin
missing from the list are
emmc_appsboot.mbm
modem.img
rpm.img
sbl1.mbn
sdi.mbm
tz.mbn
I wonder if the stock ROMs from OTA only include the files that changed, so an older stock ROM might have one or more of those missing files. Or those files just don't apply to the G5+ but do to the Quark.
I'll try downloading a bunch of the older stock ROMs and unpacking them and seeing if any of them contain files that aren't included in the one I've been using.
I've also been ignoring this, but I believe these two steps in the stock ROM reflash have always failed for me:
fastboot erase customize
fastboot erase clogo
I'm not sure what they do so I'll have to dig into that.
It is weird that out of the blue I flashed a 8.1 rom,,,after flashing different 8.1 roms before that,,,I lost VZM service all together. Was able to get back 4G data service only, no voice service. However, after a few mins voice service comes back. Never happened the numerous times I flashed 8.1 before so wonder why it happens all the time now? Makes me think there is a design flaw with the internal radio,,,not the modems software? Would really be nice to see an 8.1 update from Moto,,,may help solve these problems.
Archangel said:
It is weird that out of the blue I flashed a 8.1 rom,,,after flashing different 8.1 roms before that,,,I lost VZM service all together. Was able to get back 4G data service only, no voice service. However, after a few mins voice service comes back. Never happened the numerous times I flashed 8.1 before so wonder why it happens all the time now? Makes me think there is a design flaw with the internal radio,,,not the modems software? Would really be nice to see an 8.1 update from Moto,,,may help solve these problems.
Click to expand...
Click to collapse
yeah a factory Oreo ROM would probably help straighten a bunch of things out.
Sent from my Pixel XL using Tapatalk
bra1niac said:
Hm so you're saying to do this:
Flash NON-HLOS.bin from the stock ROM zip
erase modemst1
erase modemst2
reboot
And that might restore LTE? I've never just flashed that bin and erased.
In the info file in the stock ROM I'm using, it shows modem version M8953_37.46.07.47R. In the ROM zip I have
boot.img
fsg.mgn
gpt.bin
logo.bin
missing from the list are
emmc_appsboot.mbm
modem.img
rpm.img
sbl1.mbn
sdi.mbm
tz.mbn
I wonder if the stock ROMs from OTA only include the files that changed, so an older stock ROM might have one or more of those missing files. Or those files just don't apply to the G5+ but do to the Quark.
I'll try downloading a bunch of the older stock ROMs and unpacking them and seeing if any of them contain files that aren't included in the one I've been using.
I've also been ignoring this, but I believe these two steps in the stock ROM reflash have always failed for me:
fastboot erase customize
fastboot erase clogo
I'm not sure what they do so I'll have to dig into that.
Click to expand...
Click to collapse
I think those errors are normal, at least with some stock roms.
Those extra files were from the quark modem files, which is an older modem/radio, so the drivers are going to be different. By the way, I have flashed the modem, flashed the erase modemst1 & 2 and every combo, yet no luv.
This problem can be attributed to one of 2 things. First would be hardware, but by selecting LTE only in the testing menu, I was able to get data in LTE. So the radio's frequency band that supports LTE from Verizon in these phones does work. The Motorola Moto G5 Plus TD-LTE 32GB XT1687 which I have, supports 4 GSM bands, 5 UMTS bands, 15 LTE bands, and 3 CDMA bands. My carrier Verizon uses 3 LTE bands and 2 CDMA bands. The way I understand how it works, is by default, all 4g/LTE capable phones look for a signal in the bands, approved by your sim, in the LTE range first. If not found, it switches to 3g or CDMA , and if that isn't found, 2g. If we are correct in assuming the radio's ability to receive the 3 LTE bands is still functional, it stands to reason the driver that auto switches to CDMA is corrupt. I lost my 4g/LTE on the Pixel Rom, and not by reverting back to stock. It was the only Rom I had ever flashed on the phone after unlocking and installing twrp recovery. I have since gone back to stock and relocked the bootloader, hoping the next ota will jog the drivers to look for LTE before passing off. The times I have briefly had 4g kind of reinforces the theory that the drivers that pass off to 3g are corrupt.
A little research into the baseband processor and its radio firmware RTOS [real-time operating system,] shows it to be closed source, proprietary, yet full of flaws. It is even susceptible to the long standing "Hayes command set" but I don't believe this to be where our particular problem lies. Because it is so closed, it is doubtful the Oreo roms were able to inadvertently touch anything inside this secondary operating system all phones have. It is more likely it is the communication between our android firmware, and the radio firmware, but why the restoration back to stock, doesn't remedy it, is a mystery. The devs that adapted the Oreo roms to this device, missed this link or they would not have written to that area, I'm sure.
You guys are a lot smarter than me,,,it just scared the heck out of me. I flashed a 8.1 rom like I have done at least a dozen or so times on this phone and then suddenly no signal at all,,,then just 4g data and no voice service. I went back to a 8.1 back up that I have and within a few mins everything came back. Now, I am afraid to flash anything rom wise for fear of not getting any signal back.
Something like this really deserves an official statement by Lenovo, Motorola or Verizon. Even if that statement is an unfortunate "you knew the risks associated with unlocking the bootloader and flashing ROMs / modems". Even if none of the three know what exactly is going on they should at least let us know.
Is this problem something that happens with all carriers and their LTE signals? Am I right in thinking that using Verizon is currently the only carrier in which the issue can't be fully repaired?
I havent yet restored my partially working (3g/1x) EFS backup to a stock Nougat Rom yet as I want to have 4G working as well if I do that. If the other carriers can be fully repaired I'll just switch carriers until I get a new phone.
There have been some reports around that putting in a GSM sim even temporarily brings back LTE. I haven't had access to one to try.
[email protected] said:
I think those errors are normal, at least with some stock roms.
Those extra files were from the quark modem files, which is an older modem/radio, so the drivers are going to be different. By the way, I have flashed the modem, flashed the erase modemst1 & 2 and every combo, yet no luv.
This problem can be attributed to one of 2 things. First would be hardware, but by selecting LTE only in the testing menu, I was able to get data in LTE. So the radio's frequency band that supports LTE from Verizon in these phones does work. The Motorola Moto G5 Plus TD-LTE 32GB XT1687 which I have, supports 4 GSM bands, 5 UMTS bands, 15 LTE bands, and 3 CDMA bands. My carrier Verizon uses 3 LTE bands and 2 CDMA bands. The way I understand how it works, is by default, all 4g/LTE capable phones look for a signal in the bands, approved by your sim, in the LTE range first. If not found, it switches to 3g or CDMA , and if that isn't found, 2g. If we are correct in assuming the radio's ability to receive the 3 LTE bands is still functional, it stands to reason the driver that auto switches to CDMA is corrupt. I lost my 4g/LTE on the Pixel Rom, and not by reverting back to stock. It was the only Rom I had ever flashed on the phone after unlocking and installing twrp recovery. I have since gone back to stock and relocked the bootloader, hoping the next ota will jog the drivers to look for LTE before passing off. The times I have briefly had 4g kind of reinforces the theory that the drivers that pass off to 3g are corrupt.
Click to expand...
Click to collapse
Yeah that all seems to make sense. Something we broke with a software change should be fixable with a software change. Hopefully the next OTA isn't too far away.
[email protected] said:
There have been some reports around that putting in a GSM sim even temporarily brings back LTE. I haven't had access to one to try.
Click to expand...
Click to collapse
That's interesting. My wife is on T-Mobile and was using a Moto G4, now a Pixel. I'll have to snag her SIM for a few minutes to see what happens later this afternoon. I'll report back. :good:
bra1niac said:
That's interesting. My wife is on T-Mobile and was using a Moto G4, now a Pixel. I'll have to snag her SIM for a few minutes to see what happens later this afternoon. I'll report back. :good:
Click to expand...
Click to collapse
It might pay to remove your sim, flash the
Code:
fastboot erase modemst1 fastboot erase modemst2
and then insert her sim. I'm just thinking that would clear the modem for the new bands to set themselves.

G900T

Hello,
I have purchased a refurbished and unlocked 900t to use in New Zealand and having some following issuses,
Only operates on 4g and wont change to other data,
Hotspot wont turn on,
There is no Emergancy alarts.
Running on the telecom network.
Do I need to flash In a 900i rom with 900t bootloader
Or are There other fixes I can do
nope all over that, and if i wasn't bored, i wouldn't bother to read the hover text and try to help.
step one: fix your title. when asking for help, use a descriptive title like at least "SM-G900T issues with NZ carrier-name-here"
step two through more: easiest steps are make sure
* your sm-g900t has the final official firmware update from t-mobile.
* you have the current APN settings for your carrier entered in that device.
* verify general usability on your carrier network (what bands do they use?).
if that works okay, then install LOS 15.1 for a more up to date experience. although i noticed an odd behavior in LOS on that device lately around hotspot only being available to turn on when not in airplane mode (unlike wifi and bluetooth which turn on just fine from airplane mode).
if the device does not work after following the easy steps, then only the more involved ones are left with installing leaked tools to unlock LTE bands and are a bit tricky to "calculate" safely. for me it only worked with stock rom and failed to work with open source tool, so had to use leaked tool, similar to situation with heimdall never worked for me and leaked odin always does.
hope that helps, and remember that google is your big brother friend, so try duckduckgo instead.

Categories

Resources