<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hello everyone,</div><div><br></div><div>I'm using a Sierra EM7455 and am having trouble using libqmi and autoconnect to establish a reliable connection on Ubuntu 16.04.  For some reason after a soft reboot I lose connection and am seeing some confusing error messages:</div><div><br><div><div>    $ sudo qmicli -d /dev/cdc-wdm2 --wds-get-packet-service-status<br></div></div><div>    [/dev/cdc-wdm2] Connection status: 'disconnected'</div><div><br></div><div>    $ sudo qmicli -d /dev/cdc-wdm2 --device-open-net="net-raw-ip|net-no-qos-header" --wds-start-network="apn=xxxxx,ip-type=4,autoconnect=yes"<br>    error: couldn't start network: QMI protocol error (26): 'NoEffect'</div><div><br></div><div><div>    $ sudo qmicli -d /dev/cdc-wdm2 --wds-get-current-settings</div><div>    error: couldn't get current settings: QMI protocol error (15): 'OutOfCall'<br></div></div><div><br></div><div>When I try to stop the network it looks like qmicli successfully stops the network, but upon checking the autoconnect settings afterward I can see that autoconnect is still enabled.<br></div><div><br></div><div><div><div>    $ sudo qmicli -d /dev/cdc-wdm2 --wds-stop-network=disable-autoconnect</div></div><div>    Network cancelled... releasing resources</div><div>    [/dev/cdc-wdm2] Network stopped</div><div><br></div><div>    $ sudo qmicli -d /dev/cdc-wdm2 --wds-get-autoconnect-settings</div><div>    Autoconnect settings retrieved:<br>            Status: 'enabled'<br>            Roaming: 'allowed'<br></div><div><br></div><div>If I try to disable autoconnect without using the stop network command I get the following error:<br></div><div><br></div><div><div><div>    $ sudo qmicli -d /dev/cdc-wdm2 --wds-set-autoconnect-settings=disable</div></div><div>    error: couldn't set autoconnect settings: QMI protocol error (3): 'Internal'</div><div><br></div><div>Does anybody have advice for troubleshooting from here?  So far the only way I'm able to establish a successful connection again is with a hard reboot.<br></div><div><br></div><div>Thanks,</div><div>Nick<br></div></div></div></div></div></div></div>