Re: PDP settings for LTE only network

2022-06-15 Thread Aleksander Morgado
Hey! > > Is there an equivalent setting in the NetworkManager system connection > configuration file for -- > 3gpp-set-initial-eps-bearer-settings='apn=something' ? > No, there is no such thing. There's a bit of a grey line between what NM should or should not do in this regard. The Initial EPS

Re: PDP settings for LTE only network

2022-06-15 Thread Brendan Simon
Is there an equivalent setting in the NetworkManager system connection configuration file for -- 3gpp-set-initial-eps-bearer-settings='apn=something' ? Is there a similar command or NM setting to set the modem UE Usage Setting to data-centric mode? Equivalent to: AT+QNVFW="/nv/item_files/modem/mmo

Specifying bearer IPv4 method

2022-06-15 Thread Tim Shearer
Hi everyone, Upgraded from ModemManager 1.10 to 1.16, and discovered that the method which was previously used to set the BearerIpMethod (to Static/PPP/DHCP etc.) no longer exists. The missing method was named "set_method" and used to belong to the BearerIpConfig class ( https://lazka.github.io/pg

Re: Specifying bearer IPv4 method

2022-06-15 Thread Aleksander Morgado
Hey Tim, > Upgraded from ModemManager 1.10 to 1.16, and discovered that the method which > was previously used to set the BearerIpMethod (to Static/PPP/DHCP etc.) no > longer exists. The missing method was named "set_method" and used to belong > to the BearerIpConfig class > (https://lazka.git

Re: request for using X55 with Carbon X1 Gen9 under debian bookworm

2022-06-15 Thread Becker, Jochen
Hi Bjørn, debian bookworm now has 5.18 as Kernel and modem manager detects the snapdragon on wwan0mbim0 type gsm Version T99W175 F0 1 0 0 9 DT 003 075 I pressed the button enable and nothing is going on. # modem-manager-gui (modem-manager-gui:5038): GLib-CRITICAL **: 14:41:21.802: g_strrstr: as

Re: PDP settings for LTE only network

2022-06-15 Thread Reinhard Speyerer
Aleksander Morgado wrote: > Hey! > > > > > Is there an equivalent setting in the NetworkManager system connection > > configuration file for -- > > 3gpp-set-initial-eps-bearer-settings='apn=something' ? > > > > No, there is no such thing. There's a bit of a grey line between what > NM should or

Re: request for using X55 with Carbon X1 Gen9 under debian bookworm

2022-06-15 Thread Bjørn Mork
"Becker, Jochen" writes: > Version T99W175 F0 1 0 0 9 DT 003 075 .. > Invalid transition This is a Thinkpad with original modem? If so, I believe that firmware version uses the "new" FCC unlock method. Which means that it requires a very recent unlock script: https://gitlab.freedesktop.org/mob

Re: Specifying bearer IPv4 method

2022-06-15 Thread Tim Shearer
Hi Aleksander, thanks for the prompt response. > The user selection of the IP type to use can be done either in > Simple.Connect() or in Modem.CreateBearer(): > The user will select IP type to use in either MMBearerProperties or > MMSimpleConnectProperties and then MM will expose which one was ag

Re: request for using X55 with Carbon X1 Gen9 under debian bookworm

2022-06-15 Thread Aleksander Morgado
Hey! > > # modem-manager-gui > > (modem-manager-gui:5038): GLib-CRITICAL **: 14:41:21.802: g_strrstr: > assertion 'haystack != NULL' failed > Connection manager: Network Manager >= 0.9.0 > Modem manager: Modem Manager >= 0.7.0 Please don't mix ModemManager with modem-manager-gui, they're two com

Re: Specifying bearer IPv4 method

2022-06-15 Thread Aleksander Morgado
Hey Tim, > > The user selection of the IP type to use can be done either in > > Simple.Connect() or in Modem.CreateBearer(): > > > The user will select IP type to use in either MMBearerProperties or > > MMSimpleConnectProperties and then MM will expose which one was agreed > > with the network in

Re: PDP settings for LTE only network

2022-06-15 Thread Aleksander Morgado
Hey! > > > > > > Is there an equivalent setting in the NetworkManager system connection > > > configuration file for -- > > > 3gpp-set-initial-eps-bearer-settings='apn=something' ? > > > > > > > No, there is no such thing. There's a bit of a grey line between what > > NM should or should not do