t-mobile and betas - OnePlus 8 Questions & Answers

So I've been reading and just trying to verify if I'm using the T-Mobile version of oneplus 8i can't install the betas? If I'm wrong can someone point me to the correct version to install? We just got beta 3

goast said:
So I've been reading and just trying to verify if I'm using the T-Mobile version of oneplus 8i can't install the betas? If I'm wrong can someone point me to the correct version to install? We just got beta 3
Click to expand...
Click to collapse
The T-Mobile software removes the ability to install update from local storage. You would have to convert to Global to be able to install the betas. I am running a T-Mobile OP8, converted to Global, running beta 3 no issues.

Global Version
stompysan said:
The T-Mobile software removes the ability to install update from local storage. You would have to convert to Global to be able to install the betas. I am running a T-Mobile OP8, converted to Global, running beta 3 no issues.
Click to expand...
Click to collapse
Do you have a link as to where i can get Global version or steps for getting it ?

j1232 said:
Do you have a link as to where i can get Global version or steps for getting it ?
Click to expand...
Click to collapse
https://forum.xda-developers.com/oneplus-8/how-to/guide-convert-to-global-t4105885
Make sure to read everything on the thread. Pull an image of your persist and your modem before flashing global. Some people lose network and/or FP, though having those two files can typically repair them pretty easily. If something bad happens during the conversion, you can use MSM to go back to T-Mobile firmware, but that doesn't fix your FP reader. That's why grabbing the persist is most important. You can do both from booting TWRP. Back up the modem directly in TWRP, and use adb shell along with "dd if=/dev/block/bootdevice/by-name/persist of=/sdcard/persist.img" to make an image of the persist. Once on global, you can simply install the update through the local upgrade process and go from there. From what I have read, you do lose 5G SA. I don't know if this is still valid on the latest beta or not, but it is something to note.

stompysan said:
https://forum.xda-developers.com/oneplus-8/how-to/guide-convert-to-global-t4105885
Make sure to read everything on the thread. Pull an image of your persist and your modem before flashing global. Some people lose network and/or FP, though having those two files can typically repair them pretty easily. If something bad happens during the conversion, you can use MSM to go back to T-Mobile firmware, but that doesn't fix your FP reader. That's why grabbing the persist is most important. You can do both from booting TWRP. Back up the modem directly in TWRP, and use adb shell along with "dd if=/dev/block/bootdevice/by-name/persist of=/sdcard/persist.img" to make an image of the persist. Once on global, you can simply install the update through the local upgrade process and go from there. From what I have read, you do lose 5G SA. I don't know if this is still valid on the latest beta or not, but it is something to note.
Click to expand...
Click to collapse
How can one tell of phone is using 5g SA on OB3?

crazynapkinman said:
How can one tell of phone is using 5g SA on OB3?
Click to expand...
Click to collapse
Using a program like LTE Discovery will tell you. In my case, it indicates I am connected to NR NSA 5G. I have not ever seen my phone go to SA 5G since converting, and I do live in an SA location and have connected while on T-Mobile software. See screenshot.

Mine says 5G NR

crazynapkinman said:
Mine says 5G NR
Click to expand...
Click to collapse
I have noticed it takes some fiddling with WiFi to get it to display network type. The 5G detection is still a WIP. There are probably other apps that may work better, but I am just used to using LTE Discovery over the years.

I'm also on a tmobile converted to global phone. Using Beta 3 and getting random errors with the sim card where phone says "no sim". Happens 1-2 times per day. Only way to fix is to reboot or eject the sim and reinsert. Either way, back to full bars for a few hours. I backed up modem and persist, but I don't think the Android 10 modem will work on Android 11. Also, can't flash because TWRP doesn't work on Android 11 yet. Very frustrating, looks like lots of reports of this happening on Oneplus 8 phones (Tmobile and unlocked) on here and oneplus forums. No solution found!

xxBrun0xx said:
I'm also on a tmobile converted to global phone. Using Beta 3 and getting random errors with the sim card where phone says "no sim". Happens 1-2 times per day. Only way to fix is to reboot or eject the sim and reinsert. Either way, back to full bars for a few hours. I backed up modem and persist, but I don't think the Android 10 modem will work on Android 11. Also, can't flash because TWRP doesn't work on Android 11 yet. Very frustrating, looks like lots of reports of this happening on Oneplus 8 phones (Tmobile and unlocked) on here and oneplus forums. No solution found!
Click to expand...
Click to collapse
I have Sprint sim and this is not happening.

Related

TMO 10.5.17.IN55CB installation problem? rooted

is there any way to install this update? every time i try i get an error message that only says "Installation Problem".
eisawi99 said:
is there any way to install this update? every time i try i get an error message that only says "Installation Problem".
Click to expand...
Click to collapse
You can't install updates while rooted. You would need to use MSM tool to go back to stock and then upgrade, afterwards you can root again. T mobile disables the local update option in system update and also only sends out the ota package and not the full system firmware. Just make sure you backup your persist partition before using MSM (recommend using the readback feature F8 of the MSM tool to back it up and then restore persist using fastbootd if it breaks fingerprint).
jeffsga88 said:
You can't install updates while rooted. You would need to use MSM tool to go back to stock and then upgrade, afterwards you can root again. T mobile disables the local update option in system update and also only sends out the ota package and not the full system firmware. Just make sure you backup your persist partition before using MSM (recommend using the readback feature F8 of the MSM tool to back it up and then restore persist using fastbootd if it breaks fingerprint).
Click to expand...
Click to collapse
Is there a guide for doing this using the MSM tool? I'm sure I could figure it out eventually but I'd probably also break something in the process lol.
eisawi99 said:
Is there a guide for doing this using the MSM tool? I'm sure I could figure it out eventually but I'd probably also break something in the process lol.
Click to expand...
Click to collapse
Here's the link to MSM tool:
https://forum.xda-developers.com/oneplus-8/how-to/op8-unbrick-tool-to-restore-device-to-t4093043
It has a guide in the OP of how to use it. Again, I highly recommend backing up your persist partition using the tool first. Just open tool, press F8, select persist, password is oneplus, connect phone in edl mode, click readback. It will copy your persist to root of your hard drive. Disconnect phone, close and reopen MSM, reconnect phone in edl mode and run MSM tool. Completely restores phone. Update to newest 10.5.17, then if you lost fingerprint, unlock bootloader, then from fastboot type:
Code:
fastboot reboot fastboot
Brings you to a screen with Chinese and English on it, type the following:
Code:
fastboot flash persist persist.img
Replace persist.img with location of your backed up persist. Then you can boot or install TWRP and flash magisk for root.
I had rooted my op8 and wanted the update so did exactly the above, used MSM, lost fingerprint so flashed my backed up persist and everything works great.
jeffsga88 said:
Here's the link to MSM tool:
https://forum.xda-developers.com/oneplus-8/how-to/op8-unbrick-tool-to-restore-device-to-t4093043
It has a guide in the OP of how to use it. Again, I highly recommend backing up your persist partition using the tool first. Just open tool, press F8, select persist, password is oneplus, connect phone in edl mode, click readback. It will copy your persist to root of your hard drive. Disconnect phone, close and reopen MSM, reconnect phone in edl mode and run MSM tool. Completely restores phone. Update to newest 10.5.17, then if you lost fingerprint, unlock bootloader, then from fastboot type:
Code:
fastboot reboot fastboot
Brings you to a screen with Chinese and English on it, type the following:
Code:
fastboot flash persist persist.img
Replace persist.img with location of your backed up persist. Then you can boot or install TWRP and flash magisk for root.
I had rooted my op8 and wanted the update so did exactly the above, used MSM, lost fingerprint so flashed my backed up persist and everything works great.
Click to expand...
Click to collapse
By completely restores phone, you mean I'll lose all my data? If so it's fine but is there an easy way to back up and restore the data?
eisawi99 said:
By completely restores phone, you mean I'll lose all my data? If so it's fine but is there an easy way to back up and restore the data?
Click to expand...
Click to collapse
Sorry, meant to put that on that reply before. It completely erases your phone. They have the OnePlus switch app, not sure how it is as I've never used it. I use Swift backup from the play store, but it's not completely free (i.e. batch backup and restore isn't free), also know others use titanium backup as well.
Got my update so far pretty unimpressed. Maybe I don't know what I'm doing should it show NR or 5G? Cell mapper will show NR at times, but my phone says 5G. Coverage might have improved some, but not much Decent download speeds, but upload is horrible almost always, sometimes it just errors out,
Christobal34 said:
Got my update so far pretty unimpressed. Maybe I don't know what I'm doing should it show NR or 5G? Cell mapper will show NR at times, but my phone says 5G. Coverage might have improved some, but not much Decent download speeds, but upload is horrible almost always, sometimes it just errors out,
Click to expand...
Click to collapse
Overall, it will not put you on SA (NR only) mode by default. The network will still keep you on NSA (LTE + NR) at most times. Generally, your speeds on NSA will be faster than on SA. The benefit of SA is that you don't need to have good LTE signal to connect to 5G. The issue, current 5G phones can't do calls over NR (VoNR) which means if you force SA mode, you won't be able to make our receive calls. Next year's phones will have VoNR, so SA will matter more then. By the way, cell mapper won't show you much information, the only useful thing to look for on cell mapper regarding 5g right now is the:
Code:
5G State: Connected
If it says that, you're Connected to 5g. If you're Connected to 5g and it gives you no LTE cell information, you should be on SA. There's only 1 app that correctly shows everything for 5g and it's Network Signal Guru, but it requires root and to see 5g info requires the beta version and a license. By the way, phone will show 5g. Another way to tell if on SA, pull down the quick settings and it will say TMO instead of T-Mobile and you can go to the phone dialer and type the following:
Code:
*#*#4636#*#*
Click on phone information and see what it says for data network and voice network, it will say NR if on SA or say LTE if on NSA. You can also force it to NR only with that menu, but again you won't be able to make or receive calls if you do that.
jeffsga88 said:
Overall, it will not put you on SA (NR only) mode by default. The network will still keep you on NSA (LTE + NR) at most times. Generally, your speeds on NSA will be faster than on SA. The benefit of SA is that you don't need to have good LTE signal to connect to 5G. The issue, current 5G phones can't do calls over NR (VoNR) which means if you force SA mode, you won't be able to make our receive calls. Next year's phones will have VoNR, so SA will matter more then. By the way, cell mapper won't show you much information, the only useful thing to look for on cell mapper regarding 5g right now is the:
Code:
5G State: Connected
If it says that, you're Connected to 5g. If you're Connected to 5g and it gives you no LTE cell information, you should be on SA. There's only 1 app that correctly shows everything for 5g and it's Network Signal Guru, but it requires root and to see 5g info requires the beta version and a license. By the way, phone will show 5g. Another way to tell if on SA, pull down the quick settings and it will say TMO instead of T-Mobile and you can go to the phone dialer and type the following:
Code:
*#*#4636#*#*
Click on phone information and see what it says for data network and voice network, it will say NR if on SA or say LTE if on NSA. You can also force it to NR only with that menu, but again you won't be able to make or receive calls if you do that.
Click to expand...
Click to collapse
Thanks for the info. I did force it to NR to test. I personally don't care about speed, but was hoping for better coverage. So do you need the x60 modem to use VoNR?
Christobal34 said:
Thanks for the info. I did force it to NR to test. I personally don't care about speed, but was hoping for better coverage. So do you need the x60 modem to use VoNR?
Click to expand...
Click to collapse
Yeah unfortunately still need to wait for x60 for VoNR (at least that's my understanding is that x50 and x55 don't support VoNR). I wouldn't be surprised if OnePlus patched the modem in the future so even if you force NR that it still detects when you place a call or get a call to drop to LTE for phone call. Samsung appears to have done this with the s20s.

How To Guide [TMO] OOS/COS DATA FIX

TO CLARIFY THIS IS A ROOT ONLY FIX​After gaining root install given module.
Data is now retained. Even after reboot(s).
No empty slot or waiting.
Issue is TMO variant is showing muli sim.
So props were added to make it like a conversion to single sim....
Yes module works for both models.
Install & enjoy
Extract and pull it apart if interested .
Please give amazing thanks
to @twinnfamous for building module & bringing this data/sim nightmare to an end ​
Can confirm this worked and solved my stupid "no sim" error after upgrading from 11.10.10 global to c44.
Worked perfectly on TMobile converted to global. With the issue of having no signal after 12 update.
Thank you @twinnfamous for making the module and thank you @Libra420T for sharing !! You both saved my A$$!
Is this the only way to get data working? I have a NA global variant that doesn't support dual SIM and seems to have the same issue. Honestly really liking ColorOS besides this... I usually don't root but if I don't have a choice, I guess that's what I'll do.
Thanks much. This worked perfectly after I figured out how to root C.62!
Libra420T said:
TO CLARIFY THIS IS A ROOT ONLY FIX​After gaining root install given module.
Data is now retained. Even after reboot(s).
No empty slot or waiting.
Issue is TMO variant is showing muli sim.
So props were added to make it like a conversion to single sim....
Yes module works for both models.
Install & enjoy
Extract and pull it apart if interested .
Please give amazing thanks
to @twinnfamous for building module & bringing this data/sim nightmare to an end ​
Click to expand...
Click to collapse
thanks so much! I reflashed with msm multiple times and then kept upgrading to 12 since I thought I was doing something wrong, this fixed the SIM issue. now working great!
Hey dear my device OnePlus 9 T-Mobile
After rollback to stock T-Mobile
By unbrick msm tools
Stock T-Mobile not like first time
Sim card always disconnected and reconnected . Any solution?
This is support a Indian firmware?
badlucky said:
Hey dear my device OnePlus 9 T-Mobile
After rollback to stock T-Mobile
By unbrick msm tools
Stock T-Mobile not like first time
Sim card always disconnected and reconnected . Any solution?
Click to expand...
Click to collapse
You need to make sure that the msm tool manager is for your version that shipped with your phone, as well as the right android version number. Only then will you be able to generate a modem from your service provider.
If that doesn't work, I would try to msm to different versions of your T-Mobile vairent (LE2117). You should have rolled back to like 11.2.2 unless you have the Indian version. Idk what the first version was. my guess is that you used an msm tool that didn't include the Indian T-Mobile vairents.
Dear . I'm use msm to flash global firmware then im rollback to T-Mobile
This file sim card fix only on global firmware? Or for both (glo & India ) .
? Any new T-Mobile msm tools ?
Libra420T said:
TO CLARIFY THIS IS A ROOT ONLY FIX​After gaining root install given module.
Data is now retained. Even after reboot(s).
No empty slot or waiting.
Issue is TMO variant is showing muli sim.
So props were added to make it like a conversion to single sim....
Yes module works for both models.
Install & enjoy
Extract and pull it apart if interested .
Please give amazing thanks
to @twinnfamous for building module & bringing this data/sim nightmare to an end ​
Click to expand...
Click to collapse
Hey dear . Update to a12 last version c63 with ota update or local update?
Phoenix47 said:
Will it work on coloros 13 open beta ?
Click to expand...
Click to collapse
Yes it does. Beware that you may lose VoLTE, 5G, and WiFi calling though.
Phoenix47 said:
I don't even use any of them.
Click to expand...
Click to collapse
What carrier do you have? I had to go back to OOS because no US carrier works right without VoLTE now. Couldn’t make or receive calls unless my phone was on 3G (T-Mobile). Went back to OOS and then switched to my 12 Pro Max. Waiting for the Pixel 7 Pro announcement to decide if I’m going to that or getting a 14 Pro Max and saying goodbye to Android (again - my OnePlus 9 is the first Android I had since 2017 when I switched). All I know is I’m over this device.
dual sim will work?
sim issues solved from Android 13?

Question How do i convert a global LE2117 BACK to the Tmobile firmware?

the only reason why I converted to global is for faster updates, then OnePlus released oxygenos 12 and all my reasoning was gone. How do i go back?
Do the same but with this MSM tool
I recently have problem switching to global version and had to return to tmobile and used this.
Thread 'OnePlus 9 11.2.22.2 (T-Mobile) MSM Download Tool' https://forum.xda-developers.com/t/oneplus-9-11-2-22-2-t-mobile-msm-download-tool.4276119/
Use the T-Mo MSM tool then apply any updates that T-Mo pushes down.
I tried this MSM tool to see if it would help me finally get my updates to A12, but it seems like something's borked and I wind up getting the same 506MB update that claims to be c.16 but winds up being 11.2.8.8. Just a heads up, you may not get back up to date!
Gabiru05 said:
Do the same but with this MSM tool
I recently have problem switching to global version and had to return to tmobile and used this.
Thread 'OnePlus 9 11.2.22.2 (T-Mobile) MSM Download Tool' https://forum.xda-developers.com/t/oneplus-9-11-2-22-2-t-mobile-msm-download-tool.4276119/
Click to expand...
Click to collapse
RockfordRocksAHD said:
I tried this MSM tool to see if it would help me finally get my updates to A12, but it seems like something's borked and I wind up getting the same 506MB update that claims to be c.16 but winds up being 11.2.8.8. Just a heads up, you may not get back up to date!
Click to expand...
Click to collapse
Yes after updated this patch you will get another update notification Wich is complete of 4.8 gb.
Gabiru05 said:
Yes after updated this patch you will get another update notification Wich is complete of 4.8 gb.
Click to expand...
Click to collapse
It's been like 3 days now lol. Is it just really that slow to get the next patch? My phone still says up to date.
RockfordRocksAHD said:
It's been like 3 days now lol. Is it just really that slow to get the next patch? My phone still says up to date.
Click to expand...
Click to collapse
Humm something strange because in my case when I bought my op9 tmobile it updated to android 12 also oxygen. then I wanted to switch to the global version and bricked my phone by this reason I went back to install using that msm that I told you to the tmobile version again and got all update from android 11 to latest android 12 and all normal.
You really shouldn't convert back. T-Mobile gets the slowest updates by far and there is no downside to running global or EU firmware on it.
EtherealRemnant said:
You really shouldn't convert back. T-Mobile gets the slowest updates by far and there is no downside to running global or EU firmware on it.
Click to expand...
Click to collapse
Hello Ethereal I am agree with you but probably the only reason to return to the tmobile version would be to unlock the SIM in case it has not been done or it presents a problem in the global version marking dual sim which is my case currently.
I'm also gonna trade in my phone through T-Mobile, I assume they'll still let me do it with global firmware?
EtherealRemnant said:
You really shouldn't convert back. T-Mobile gets the slowest updates by far and there is no downside to running global or EU firmware on it.
Click to expand...
Click to collapse
Do you know how can I solve problem Wich show me dual sim after switch to global room but my phone show le1125 Wich is na version. I am confuse
Gabiru05 said:
Do you know how can I solve problem Wich show me dual sim after switch to global room but my phone show le1125 Wich is na version. I am confuse
Click to expand...
Click to collapse
You can install the Magisk fix to fix that.
[TMO] OOS/COS DATA FIX
TO CLARIFY THIS IS A ROOT ONLY FIX After gaining root install given module. Data is now retained. Even after reboot(s). No empty slot or waiting. Issue is TMO variant is showing multi sim. So props were added to make it like a conversion to...
forum.xda-developers.com
I use this on my global 9 to fix the issue in India and China firmwares.
Gabiru05 said:
Humm something strange because in my case when I bought my op9 tmobile it updated to android 12 also oxygen. then I wanted to switch to the global version and bricked my phone by this reason I went back to install using that msm that I told you to the tmobile version again and got all update from android 11 to latest android 12 and all normal.
Click to expand...
Click to collapse
I actually contacted T-Mobile about it and they seem baffled, so much so they tried talking to OnePlus about it and OnePlus told them my device is supposed to have 11, which I know it's not. Something feels ****y here
EtherealRemnant said:
You can install the Magisk fix to fix that.
[TMO] OOS/COS DATA FIX
TO CLARIFY THIS IS A ROOT ONLY FIX After gaining root install given module. Data is now retained. Even after reboot(s). No empty slot or waiting. Issue is TMO variant is showing multi sim. So props were added to make it like a conversion to...
forum.xda-developers.com
I use this on my global 9 to fix the issue in India and China firmwares.
Click to expand...
Click to collapse
If I was to switch to Global FW, is there a non-root way to fix the SIM issue? I use banking apps and a few Niantic games on my phone and they don't like root
RockfordRocksAHD said:
If I was to switch to Global FW, is there a non-root way to fix the SIM issue? I use banking apps and a few Niantic games on my phone and they don't like root
Click to expand...
Click to collapse
No, there's not, but I have been successful at hiding root from every app that I have tried to hide it from so it's a moot point for me.
It seems strange that the global NA ROM is having that issue though because the global ROM isn't a dual SIM ROM. EU, IN, and CN are dual SIM but global/NA is not. I guess maybe it's because the T-Mobile variant is technically dual SIM with it just disabled?
RockfordRocksAHD said:
I actually contacted T-Mobile about it and they seem baffled, so much so they tried talking to OnePlus about it and OnePlus told them my device is supposed to have 11, which I know it's not. Something feels ****y here
Click to expand...
Click to collapse
Really strange.
RockfordRocksAHD said:
I actually contacted T-Mobile about it and they seem baffled, so much so they tried talking to OnePlus about it and OnePlus told them my device is supposed to have 11, which I know it's not. Something feels ****y here
Click to expand...
Click to collapse
I'm having the same exact issue
Did you ever get it resolved?
AaronRamlochan said:
I'm having the same exact issue
Did you ever get it resolved?
Click to expand...
Click to collapse
No, unfortunately. I used a guide on here to bypass the greyed out OEM Unlocking switch in Developer settings and requested my unlock code from OnePlus so I could root on global A12 and use the Dual Sim fix. It's really a complicated mess for a rather nice phone.
Oem unlocking token code missing,how to collect token code or without code how to unlock oem unlock ? OnePlus 9 5g le2117

How To Guide Tips on converting T-Mobile OnePlus 9 to Global

Howdy.
So, not trying to steal anyone's thunder, but this Convert T-Mobile OnePlus 9 to Global (or other) firmware thread has not been updated by the OP (@Lomeli12) in awhile, and I ran into some hiccups when following the directions, along with a couple clarifications scattered across different threads. Credit of course to the original thread above that is still very helpful minus being out of date, @craznazn for the conversion script, @Ju5t3nC4s3 for the OEM toggling tool, and the advice of other kind XDAers responding to my questions.
The key here, that the thread above does not indicate, is that the conversion takes you back to 11.2.2, and that when you try the OEM updater or the Oxygen Updater, both just want to take you straight to Android 12 (C.48). For whatever reason, probably some preliminary prep that takes place in later Android 11 updates, the C.48 update fails exactly at 25%. I tried the conversion and update multiple times, just to make sure that wasn't a corruption issue.
After this dead end, I decided to check out the sadly not current official OTA download site to see what was available. Interestingly, their current OTA was not C.48, it was 11.2.10.10. I quickly downloaded that, and lo and behold the update succeeded! Afterwards I checked and my device model had changed to the correct LE2115 as I wanted it too (it had not changed after running the conversion script).
Then I checked the system updater, and C.48 was waiting. Installed, rebooted, and boom I was on Android 12. Then C.63 with the August 5th security update was ready. Installed seamlessly.
Helpful tips/findings/clarifications:
You will receive this final error at the end of the conversion script, but you can ignore
fastboot -w
Erasing 'userdata' OKAY [ 0.317s]
CreateProcess failed: The system cannot find the file specified. (2)
fastboot: error: Cannot generate image for userdata
Done!
Please reboot to recovery via the menus and wipe everything prior to boot
Your device model will still show TMo (2117) until you successfully apply the 11.2.10.10 update
For anyone confused by multiple threads that are seemingly contradictory, you do NOT have to be SIM unlocked to do this. You just need this nifty little tool from @Ju5t3nC4s3 that enables you to toggle the OEM unlock and subsequently get the unlock code to submit to 1+ and then unlock the bootloader with the token 1+ sends you
If you don't plan on leaving TMo, then leaving SIM locked is fine. If you do decide to change carriers, you'll need this MSM to flash back to TMo firmware to then request SIM unlock
You definitely can apply OTAs with an unlocked bootloader. Just not a rooted boot.
If you have root, you can easily pull your modem and persist imgs via Partitions Backup & Restore
If you do not have root, I received confirmation from @EtherealRemnant in this thread that the modem and persist that I pulled via the above mentioned MSM are in fact valid.
Root is easy as booting, NOT flashing, a patched boot, then using Magisk manager to patch. This enables your to easily revert back to stock boot. If you flash, your stock boot is gone
Hope this helps someone else avoid many hours of thread scanning
Phoenix47 said:
When I do msm on t-mobile variant, I get oos12 ota straight from oos 11.2.2.2 but it is not actually oos12 ota. It have 500mb size and updates phone to 11.2.8.8 version on tmo but can't get any more ota updates after that.
Click to expand...
Click to collapse
What MSM specifically? If it is the TMo one, then you won't get OTAs from 1+, they come from TMo. 11.2.8.8 is the latest from TMo
Phoenix47 said:
And the tmo to global conversion msmtool is not good. You get sim issue after updating to global oos12.
Click to expand...
Click to collapse
What SIM issues?
Phoenix47 said:
I was on TMO oos 11.2.9.9 before and got oos12 ota update with 5gb size. But now I only get ota till 11.2.8.8 on tmobile rom after using tmobile msm 11.2.2.2 available on xda.
.
.
Regarding sim issue, the global oos12 convert my single sim LE2117 to dual sim LE2115 which cause NO SIM bug.
Click to expand...
Click to collapse
Interesting, I never got 12 when I was TMo, only 11.2.8.8. Maybe different areas get different stages? It is weird the TMo ROM is so far behind though...
Did you follow step 9 of the conversion guide?
Really, all of these methods are outdated. The best way to do it is to use Fastboot Enhance.
Safely convert regions (includes T-Mobile) as well as restore the ability to use OOS12 after using Indian MSM to recover from a brick (Windows only)
It seems lots of us have had to use the India 9 Pro MSM to recover our devices and in the process, we lose the ability to go back to OOS12 or ROMs based on that firmware because the touchscreen stops working and also trying to convert T-Mobile...
forum.xda-developers.com
After doing that, you just have to flash the Magisk fix to get back working data (because of the aforementioned dual SIM bug).
Phoenix47 said:
Step 9 is flashing modem.img from tmo rom, which also require unlocking bootloader. Actually the issue can also be fixed by a small magisk module which convert phone back to single sim on oos12. Did you flash the tmo oos11 modem.img on global oos12 ?
.
I am just saying, there is no way to fix that issue on locked bootloader after using the conversion msm.
Click to expand...
Click to collapse
Ah, I am not sure then how you'd fix the issue as I have an unlocked bootloader and root.
And I have not flashed the file yet or the Magisk fix. I have to send the phone off for screen repair, so I haven't popped a SIM in it since converting.
Phoenix47 said:
When I do msm on t-mobile variant, I get oos12 ota straight from oos 11.2.2.2 but it is not actually oos12 ota. It have 500mb size and updates phone to 11.2.8.8 version on tmo but can't get any more ota updates after that.
Click to expand...
Click to collapse
I'm also facing this issue
It's been over a week and still no updates after 11.2.8.8
My device was previously on OOS12 C.19 before i bricked it and uses the MSM tool
centifanto said:
Howdy.
So, not trying to steal anyone's thunder, but this Convert T-Mobile OnePlus 9 to Global (or other) firmware thread has not been updated by the OP (@Lomeli12) in awhile, and I ran into some hiccups when following the directions, along with a couple clarifications scattered across different threads. Credit of course to the original thread above that is still very helpful minus being out of date, @craznazn for the conversion script, @Ju5t3nC4s3 for the OEM toggling tool, and the advice of other kind XDAers responding to my questions.
The key here, that the thread above does not indicate, is that the conversion takes you back to 11.2.2, and that when you try the OEM updater or the Oxygen Updater, both just want to take you straight to Android 12 (C.48). For whatever reason, probably some preliminary prep that takes place in later Android 11 updates, the C.48 update fails exactly at 25%. I tried the conversion and update multiple times, just to make sure that wasn't a corruption issue.
After this dead end, I decided to check out the sadly not current official OTA download site to see what was available. Interestingly, their current OTA was not C.48, it was 11.2.10.10. I quickly downloaded that, and lo and behold the update succeeded! Afterwards I checked and my device model had changed to the correct LE2115 as I wanted it too (it had not changed after running the conversion script).
Then I checked the system updater, and C.48 was waiting. Installed, rebooted, and boom I was on Android 12. Then C.63 with the August 5th security update was ready. Installed seamlessly.
Helpful tips/findings/clarifications:
You will receive this final error at the end of the conversion script, but you can ignore
fastboot -w
Erasing 'userdata' OKAY [ 0.317s]
CreateProcess failed: The system cannot find the file specified. (2)
fastboot: error: Cannot generate image for userdata
Done!
Please reboot to recovery via the menus and wipe everything prior to boot
Your device model will still show TMo (2117) until you successfully apply the 11.2.10.10 update
For anyone confused by multiple threads that are seemingly contradictory, you do NOT have to be SIM unlocked to do this. You just need this nifty little tool from @Ju5t3nC4s3 that enables you to toggle the OEM unlock and subsequently get the unlock code to submit to 1+ and then unlock the bootloader with the token 1+ sends you
If you don't plan on leaving TMo, then leaving SIM locked is fine. If you do decide to change carriers, you'll need this MSM to flash back to TMo firmware to then request SIM unlock
You definitely can apply OTAs with an unlocked bootloader. Just not a rooted boot.
If you have root, you can easily pull your modem and persist imgs via Partitions Backup & Restore
If you do not have root, I received confirmation from @EtherealRemnant in this thread that the modem and persist that I pulled via the above mentioned MSM are in fact valid.
Root is easy as booting, NOT flashing, a patched boot, then using Magisk manager to patch. This enables your to easily revert back to stock boot. If you flash, your stock boot is gone
Hope this helps someone else avoid many hours of thread scanning
Click to expand...
Click to collapse
Did you run into SIM card issues after updating to C.48 using this method?
I'm just wondering if i can use the TMO-GLO MSM tool to get 11.2.2 them use the local update to 11.2.10.10 then go to C.48 to hopefully retain Cell service/SIM Card, any help on the matter would be appreciated!
Phoenix47 said:
It is weird that global rom shows dual sim on oos12. I mean there is single sim global model also.
.
And that magisk fix don't work on custom roms.
Click to expand...
Click to collapse
The T-Mobile model is actually dual SIM but with a single SIM tray from my understanding, hence the software bug.
Phoenix47 said:
Step 9 is flashing modem.img from tmo rom, which also require unlocking bootloader. Actually the issue can also be fixed by a small magisk module which convert phone back to single sim on oos12. Did you flash the tmo oos11 modem.img on global oos12 ?
.
I am just saying, there is no way to fix that issue on locked bootloader after using the conversion msm.
Click to expand...
Click to collapse
Flashing modem is only required on the 9 Pro because it has an mmWave modem.
Phoenix47 said:
So you are saying that adding dual sim tray will fix the NO SIM CARDS issue ?
Click to expand...
Click to collapse
No because it doesn't work right either.
EDIT: Looks like I misspoke anyway because it's only the LE2127.
ENABLE DUAL SIM ON TMO 9 PRO ONLY!!!
Frist off I'm not Responsible for anything that happens to your phone!!! THIS HAS BEEN TESTED AND WORKING 100% ON TMO 9PRO LE2127!!ALSO MODEM RETENTION. (THIS IT NOT FOR THE UNLOCKED 9PRO LE2125) DO THIS AT YOU OWN RISK!! THIS METHOD IS...
forum.xda-developers.com
This worked great on my le2117 That is SIM and Bootloader unlocked. I didn’t have to flash the modem at all. Interestingly, it didn’t change model to le2115 until did the local update to c.48. Then I was able to OTA to c.63.
the only thing I see is that Netflix does not work or allow me to update…anybody know the fix and are there any other apps that I should expect that behavior?
Great info on this thread…I think I’m going to try to load Nameless soon.
Does anyone have the TMO 11.2.8.8 or anything around there? I've heard of 11.2.9.9. I was on EU 11.2.10.10. it was mostly ok but I was having a few communication issues*. I want to compare to a stock TMO later-11 version. I'm currently on 11.2.3.3le5acb
I tried searching the forum but it doesn't allow searching for "11.2.8.8" type strings. Or short strings.
*Wifi stopped connecting to some of my APs. Until I toggled Mac randomization, then it was fine. It's no problem in my 7TP5G.
5G would drop off to LTE, no problem... But then, LTE would drop off into no data. SMS would sometimes get stuck until reboot. Visual voicemail worked when it wanted to. None of these were consistently happening but all more than once.
Overall it wasn't too bad really but I want to try a late-11 and see how it goes.
Thanks
EtherealRemnant said:
Really, all of these methods are outdated. The best way to do it is to use Fastboot Enhance.
Safely convert regions (includes T-Mobile) as well as restore the ability to use OOS12 after using Indian MSM to recover from a brick (Windows only)
It seems lots of us have had to use the India 9 Pro MSM to recover our devices and in the process, we lose the ability to go back to OOS12 or ROMs based on that firmware because the touchscreen stops working and also trying to convert T-Mobile...
forum.xda-developers.com
After doing that, you just have to flash the Magisk fix to get back working data (because of the aforementioned dual SIM bug).
Click to expand...
Click to collapse
i can agree with him. i was one of the first people to try this method on the thread he created. works wonderfully. hence why his thread was stickied to the top of xda oneplus 9 page.
I did look through bunch of threads but cant seem to find an answer . . Is there a way to enable dual sim on the LE2115 and if someone has tried successfully (with or without any known issues) ?
If someone can point me to the right steps to follow ?
TIA
centifanto said:
2.10.10. I quickly downloaded that, and lo and behold the upda
Click to expand...
Click to collapse
bguzz said:
This worked great on my le2117 That is SIM and Bootloader unlocked. I didn’t have to flash the modem at all. Interestingly, it didn’t change model to le2115 until did the local update to c.48. Then I was able to OTA to c.63.
the only thing I see is that Netflix does not work or allow me to update…anybody know the fix and are there any other apps that I should expect that behavior?
Great info on this thread…I think I’m going to try to load Nameless soon.
Click to expand...
Click to collapse
how you did the local update? did you have to unlock your bootloader?
centifanto said:
Howdy.
So, not trying to steal anyone's thunder, but this Convert T-Mobile OnePlus 9 to Global (or other) firmware thread has not been updated by the OP (@Lomeli12) in awhile, and I ran into some hiccups when following the directions, along with a couple clarifications scattered across different threads. Credit of course to the original thread above that is still very helpful minus being out of date, @craznazn for the conversion script, @Ju5t3nC4s3 for the OEM toggling tool, and the advice of other kind XDAers responding to my questions.
The key here, that the thread above does not indicate, is that the conversion takes you back to 11.2.2, and that when you try the OEM updater or the Oxygen Updater, both just want to take you straight to Android 12 (C.48). For whatever reason, probably some preliminary prep that takes place in later Android 11 updates, the C.48 update fails exactly at 25%. I tried the conversion and update multiple times, just to make sure that wasn't a corruption issue.
After this dead end, I decided to check out the sadly not current official OTA download site to see what was available. Interestingly, their current OTA was not C.48, it was 11.2.10.10. I quickly downloaded that, and lo and behold the update succeeded! Afterwards I checked and my device model had changed to the correct LE2115 as I wanted it too (it had not changed after running the conversion script).
Then I checked the system updater, and C.48 was waiting. Installed, rebooted, and boom I was on Android 12. Then C.63 with the August 5th security update was ready. Installed seamlessly.
Helpful tips/findings/clarifications:
You will receive this final error at the end of the conversion script, but you can ignore
fastboot -w
Erasing 'userdata' OKAY [ 0.317s]
CreateProcess failed: The system cannot find the file specified. (2)
fastboot: error: Cannot generate image for userdata
Done!
Please reboot to recovery via the menus and wipe everything prior to boot
Your device model will still show TMo (2117) until you successfully apply the 11.2.10.10 update
For anyone confused by multiple threads that are seemingly contradictory, you do NOT have to be SIM unlocked to do this. You just need this nifty little tool from @Ju5t3nC4s3 that enables you to toggle the OEM unlock and subsequently get the unlock code to submit to 1+ and then unlock the bootloader with the token 1+ sends you
If you don't plan on leaving TMo, then leaving SIM locked is fine. If you do decide to change carriers, you'll need this MSM to flash back to TMo firmware to then request SIM unlock
You definitely can apply OTAs with an unlocked bootloader. Just not a rooted boot.
If you have root, you can easily pull your modem and persist imgs via Partitions Backup & Restore
If you do not have root, I received confirmation from @EtherealRemnant in this thread that the modem and persist that I pulled via the above mentioned MSM are in fact valid.
Root is easy as booting, NOT flashing, a patched boot, then using Magisk manager to patch. This enables your to easily revert back to stock boot. If you flash, your stock boot is gone
Hope this helps someone else avoid many hours of thread scanning
Click to expand...
Click to collapse
why when i try to install 11.2.10.10 my phone reset and keep saying is LE2117, it won't let me install LE2115_11.F.16. Pls help
After all procedure I'm on latest global A13 with December security patch but I have very strange issue, after airplane mode or restart my sim stop working and I have to eject and re-insert the sim for network service any solution

Question Global/Custom ROM back to T-Mobile Issue

Hello.
So basically, I have a T-Mobile OnePlus 9 (LE2117). I went through that whole ordeal of having that global conversion script brick then phone and then bring it back to life using the India 9 Pro MSM. I tried a bunch of stuff, eventually gave up and contacted OnePlus support to get to a working T-Mobile MSM tool.
When the T-Mobile MSM they used did its thing, it went back to the T-Mobile software, however there are two issues with it:
1. The pink T-Mobile splash screen doesn't show up on boot but instead a black one that just says "android" shows up (see attached image)
2. The software updates button is grayed out and cannot be hit
The original T-Mobile MSM you can find online also works now, but it still results in this same issue.
I ended up using the global conversion MSM on OOS 11 and a custom rom for a few months each, both of which worked perfectly, but this is still an issue that is here after using the T-Mobile MSM again.
Is there any good way of fixing this issue? I do have quite a few of the important partitions backed up if those are necessary.
Thanks!
BGW#10 said:
Hello.
So basically, I have a T-Mobile OnePlus 9 (LE2117). I went through that whole ordeal of having that global conversion script brick then phone and then bring it back to life using the India 9 Pro MSM. I tried a bunch of stuff, eventually gave up and contacted OnePlus support to get to a working T-Mobile MSM tool.
When the T-Mobile MSM they used did its thing, it went back to the T-Mobile software, however there are two issues with it:
1. The pink T-Mobile splash screen doesn't show up on boot but instead a black one that just says "android" shows up (see attached image)
2. The software updates button is grayed out and cannot be hit
The original T-Mobile MSM you can find online also works now, but it still results in this same issue.
I ended up using the global conversion MSM on OOS 11 and a custom rom for a few months each, both of which worked perfectly, but this is still an issue that is here after using the T-Mobile MSM again.
Is there any good way of fixing this issue? I do have quite a few of the important partitions backed up if those are necessary.
Thanks!
Click to expand...
Click to collapse
Can u use op9 to global conversion msm with any problem
rizzmughal said:
Can u use op9 to global conversion msm with any problem
Click to expand...
Click to collapse
If you are talking about the T-Mobile to Global conversion MSM, yes.
BGW#10 said:
If you are talking about the T-Mobile to Global conversion MSM, yes.
Click to expand...
Click to collapse
Did u update to oos12 were there anyproblems u face in that
rizzmughal said:
Did u update to oos12 were there anyproblems u face in that
Click to expand...
Click to collapse
The dual sim/no service bug. I am aware of the root fix, but I was looking to get the T-Mobile software working normally again.
BGW#10 said:
The dual sim/no service bug. I am aware of the root fix, but I was looking to get the T-Mobile software working normally again.
Click to expand...
Click to collapse
What is the target id for ur device is it india or tmo
rizzmughal said:
What is the target id for ur device is it india or tmo
Click to expand...
Click to collapse
I would say that it is tmo because the T-Mobile msm tools works no problem.

Categories

Resources