Plasma Mobile - no data connection
#4
(02-23-2021, 02:39 AM)dcinoz Wrote: Check
Code:
ofonoctl wan
If there are details there and it says static, you should have a blank
Code:
ip route
and
Code:
ip a
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
Code:
ip route
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:
Code:
ip route
is blank as only wifi route removed as wifi off.
Code:
ip a
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
Code:
ofonoctl wan
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!


I am seeing the same issue being reported on the Manjaro form. They are indicating it seems to be a bug, and Network Manager is not updating
  Reply


Messages In This Thread
Plasma Mobile - no data connection - by KNERD - 02-22-2021, 11:55 PM
RE: Plasma Mobile - no data connection - by KNERD - 02-23-2021, 09:58 AM
RE: Plasma Mobile - no data connection - by KNERD - 02-23-2021, 04:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  debugging issue realted to iso image wth extra data eror penguins_rule 2 235 03-31-2024, 08:59 PM
Last Post: zed_pm
  what is wrong with KDE plasma beta15 RC4? Uturn 8 1,555 10-02-2023, 05:07 AM
Last Post: Uturn
Exclamation My short experience with Manjaro Plasma Mobile anonymous 10 4,668 03-02-2023, 07:25 PM
Last Post: Kevin Kofler
  gnome-mobile dev Uturn 1 1,099 02-22-2023, 03:37 AM
Last Post: acrux
  Manjaro plasma-mobile Beta 13 Uturn 13 4,810 01-25-2023, 04:15 PM
Last Post: Kevin Kofler
  Manjaro Plasma busted Chief 2 1,557 11-22-2022, 05:00 PM
Last Post: Chief
  Disabling screen timeout for plasma mobile rp3 7 7,199 09-05-2022, 03:50 PM
Last Post: christev1
  VPN on Plasma Hobgoblin 1 1,278 08-29-2022, 03:14 AM
Last Post: saddamus
  manjaro-pinephone / plasma-mobile-dev: Update broken Uturn 32 29,240 07-28-2022, 12:40 PM
Last Post: johaennessen
  |Plasma] Blank screen + pointer, SDDM error tuxmain 0 987 07-04-2022, 11:42 AM
Last Post: tuxmain

Forum Jump:


Users browsing this thread: 1 Guest(s)