switch to 2G/3G?
#1
how do I downgrade to either 2G or 3G?

Is there a config file somewhere? or a button in the settings app?
KDE Plasma Mobile BTW
  Reply
#2
(08-05-2023, 08:18 PM)SchizoPinePhone225 Wrote: how do I downgrade to either 2G or 3G?

Is there a config file somewhere? or a button in the settings app?
KDE Plasma Mobile BTW

 it should be on mobile network settings

 ezik
  Reply
#3
Plasma Mobile doesn't offer an option to set this, you need to use the command line:

For 2G only:
$ mmcli -m any --set-allowed-modes="2g"

For 3G only:
$ mmcli -m any --set-allowed-modes="3g"

For both:
$ mmcli -m any --set-allowed-modes="2g|3g" --set-preferred-mode="3g"
PinePhone Beta Edition 3GB RAM - custom firmware v.0.7.4 - ADSP v.30.007 - postmarketOS edge - sxmo
  Reply
#4
(08-06-2023, 03:55 PM)alpineduck Wrote: Plasma Mobile doesn't offer an option to set this, you need to use the command line:

For 2G only:
$ mmcli -m any --set-allowed-modes="2g"

For 3G only:
$ mmcli -m any --set-allowed-modes="3g"

For both:
$ mmcli -m any --set-allowed-modes="2g|3g" --set-preferred-mode="3g"

Thank you, mr duck man
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)