Hi all! I smashed up my screen on my (otherwise working perfectly) 10iii and wanted to use my 10ii as a backup while I wait for the new screen to show up. But despite upgrading to 4.5.0.25, S. Ketju, I still can’t get VoLTE registration and have trouble getting on the network at all. I haven’t followed the VoLTE threads since I got my 10iii working in spring of 2022 and clearly a lot has changed since then, so I’m wondering what I’m doing wrong.
So far,
- I can’t see any VoLTE status button on the Cellular Network page (I assume this has been deprecated?)
- I downloaded NetMon, and it shows a blank screen for VoLTE, no status or anything listed at all. Modem shows powered and online everything else is an X.
I tried:
getprop persist.vendor.somc.cust.modem0
Returns nothing.
/vendor/oem/modem-config/
Does not exist.
dbus-send --system --print-reply --type=method_call --dest=org.ofono /ril_0 org.nemomobile.ofono.SimInfo.GetSubscriberIdentity
Returns:
method return time=1711070519.048808 sender=:1.9 -> destination=:1.251 serial=340 reply_serial=2 string "310260260707690"
I tried following VoLTE on the Xperia 10 II - filling in the gaps - #15 by flypig from @flypig :
mkdir -p /vendor/oem/modem-config/S21.1
echo -n "mcfg_sw/generic/euro/hutch/vlvw/uk/mcfg_sw.mbn" >> /vendor/oem/modem-config/S21.1/modem.conf
But I substituted in the files I found for TMobile USA instead. Still didn’t work.
Then I tried following VoLTE provider support - #110 by hackman238 from @hackman238 and I managed to get one text message out before it all stopped working.
I am literally sitting underneath the repeater. I can’t send or receive messages and even when the indicator on Netmon shows I have signal and am registered on the LTE network, nothing. And nothing is showing up on the MMS engine log either, other than that the bus is connected, org.ofono is owned by 1:6 and there is a modem onlinee at /ril_0.
What should I try next?