Re: configuring network manager connection for a Quectel EC20 WWAN device



Hey Jasper


the journal for ModemManager:

https://gist.github.com/ArcolaJasper/e5c16387d25f0b5b7f061559bae3ccb8


What MM version are you using?

Could you check whether autoconnect is enabled in the modem or not? E.g.:
$ sudo qmicli -d /dev/cdc-wdm0 -p --wds-get-autoconnect-settings

If autoconnect is reported as enabled, disable it yourself manually:
$ sudo qmicli -d /dev/cdc-wdm0 -p --wds-set-autoconnect-settings=disabled
And reboot the modem:
$ sudo mmcli -m 0 --reset


-- 
Aleksander
https://aleksander.es


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]