u-blox R410M modem (QMI) configuration with modern Network-manager
Thomas Haller
thaller at redhat.com
Fri Nov 30 20:24:51 UTC 2018
On Fri, 2018-11-30 at 11:24 -0800, Tim Harvey wrote:
> root at bionic-newport:~# nmcli connection add type gsm con-name mymodem
> apn $APN
> Error: 'ifname' argument is required.
try:
$ nmcli connection add type gsm con-name mymodem apn $APN ifname ''
or
$ nmcli connection add type gsm con-name mymodem apn $APN ifname '*'
best,
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/modemmanager-devel/attachments/20181130/6925cf85/attachment.sig>
More information about the ModemManager-devel
mailing list