<div dir="ltr">Hi all,<div><br></div><div>I am using libqmi APIs to enable data connection in my Sierra modem. I have steps like these..<br><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><b>qmi_device_new()</b></div><div><b>qmi_device_open()</b></div><div><b>qmi_device_allocate_client(dev, QMI_SERVICE_DMS, ....)</b></div><div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><b>qmi_client_dms_swi_get_current_firmware</b></div></blockquote></div></div><div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><b>qmi_client_dms_get_operating_mode</b></div></blockquote></div></div><div><div><div><b>qmi_device_allocate_client(dev, QMI_SERVICE_UIM, ....)</b></div></div></div><div><div><div><b>qmi_device_allocate_client(dev, QMI_SERVICE_WDS, ....)</b></div></div></div><div><b>----</b></div><div><b>-----</b></div></blockquote><div><div class="gmail-yj6qo"></div><div class="gmail-adL"><br></div></div><div class="gmail-adL">My network manager crashes if the modem reboots for some reason, when the initialization is in progress, somewhere in the middle of the above steps.</div><div class="gmail-adL"><br></div><div class="gmail-adL">I am able to reproduce the issue very easily. All I have to do is to reboot the modem with AT commands, while the above setup process is on-going in my network manager.<br><br>Any inputs to fix this issue are highly appreciated.</div><div class="gmail-adL"><br></div><div class="gmail-adL">My issue seems to be similar to this:</div><div class="gmail-adL"><a href="https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/374">https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/374</a><br></div><div class="gmail-adL"><br></div><div class="gmail-adL">Kind regards,</div><div class="gmail-adL">Sai.</div></div>