Check
If there are details there and it says static, you should have a blank
and
wwan ip address and to get an ip address and correct default route for you wwan you need to run
Code:
sudo ofonoctl wan --connect
. You should then see an ip address and route to wwan gateway and wwan interface.
If you turn on wifi that will add another default route, for me it has lower priority than the wwan so that is not right.
Then
removed the wwan route and thus wifi became the only route.
That is without doing anything, the mobile data icon is still highlighted in the settings.
Turning wifi off:
is blank as only wifi route removed as wifi off.
shows wwan0 no longer has an p address.
Turning mobile data off and back on:
Nothing changes, as was the case initially.
Weirdly modem was powered off, had to do
Code:
ofonoctl poweron && ofonoctl online
Then
gave the expected info.
Then you need
Code:
sudo ofonoctl wan --connect
(you can add --append-dns to use the carrier DNS settings.
This then gives you an ip address and route, as before.
Turning mobile data 'off' on the settings has no effect, mobile data is still active - check ip address and route or ping something.
Ok, maybe ignore the wifi on deletes wwan - I did it again and it didn't and wwan has priority - bad.
If you remove the wwan default route / change priority that will fix it or delete the wwan ip address.
Not exactly pretty as it stands today.
But hopefully you can get mobile data working!
Pinephone v1.2 UBports CE. Adelaide, Australia using Amaysim SIM (Optus network, VoLTE enabled) with Mobian SD card. VoLTE working also with Felix / Vodafone AU and Aldimobile / Telstra AU.
Manjaro Plasma Mobile on EMMC.