03-17-2023, 06:52 AM
(This post was last modified: 03-17-2023, 06:57 AM by Kevin Kofler.)
(03-16-2023, 04:01 AM)jojuma Wrote:Well, no, NetworkManager should remember it. What you had before was enabling ModemManager directly through mmcli, bypassing NetworkManager. So NetworkManager still thinks it should be disabled and disables it on startup or resume.Quote:If it says "disabled", try "sudo nmcli radio wwan on".This is supposed to start it, but only once, right? That's what I had before...
My guess is that you had disabled mobile data with a Plasma Mobile from between December 2021 and March 2022 (keep in mind that preinstalled images on newly shipped phones can be several months out of date), where the mobile data toggle would set the wwan flag in NetworkManager to disabled, disabling the entire modem. Then upgrading to a fixed Plasma Mobile left you with the flag still set incorrectly in NetworkManager, without a UI toggle to fix it. So try my nmcli command.
There may be other ways to end up in this state though. What matters is how to get out of it.