<div dir="ltr">Hello,<br><br>I've been trying to bring up a Sierra HL7588 modem on the latest version of ModemManager. The HL7588 seems to be based on the Sierra EM7345 with an Intel/Infineon chipset. <br><br>This modem has three different USB configurations:<br><br>1. CDC-ACM and 4 NCM ports<br>2. CDC-ACM<br>3. MBIM and CDC-ACM<div><br>Only the second configuration works properly out of the box (standard ppp connection).<br><br>After patching ModemManager not check tx/rx byte counters, the modem sometimes connects in MBIM mode. Other times it fails when connecting to the bearer with an "OperationNotAllowed" or "NoDeviceSupport" error. I've attached a log of the ModemManager --debug for the modem in mbim mode. <br><br>It seems to connect reliably once per reset when specifying ip-type=ipv4v6 instead of just ipv4. If I attempt to connect and then disconnect, the modem must be reset before it will connect again. Similarly, when connecting via mbimcli, it defaults to ipv4v6 and connects correctly the first time but disconnecting and reconnecting always returns OperationNotAllowed or NoDeviceSupport. Sometimes using mbimcli with --set-radio-state=off and then --set-radio-state=on resets it sufficiently to connect again. </div>





<div><br>I also attached a log for the HL7588 in NCM mode if that would be helpful as well.<br><br>Also here is a list of the device capabilities reported by mbimcli<br>mbimcli -d /dev/cdc-wdm0 -p --query-device-caps<br>[/dev/cdc-wdm0] Device capabilities retrieved:<br>Device type: 'embedded'<br>Cellular class: 'gsm'<br>Voice class: 'no-voice'<br>Sim class: 'removable'<br>Data class: 'gprs, edge, umts, hsdpa, hsupa, lte'<br>SMS caps: 'pdu-receive, pdu-send'<br>Ctrl caps: 'reg-manual'<br>Max sessions: '16'<br>Custom data class: 'unknown'<br>Device ID: '014284000026041'<br>Firmware info: 'M2M_7160_MBIM_VERIZON_WW_01.15'<br>Hardware info: 'XMM7160_V1.2_MBIM_NAND_VERIZON'<br><br><div>mbimcli -d /dev/cdc-wdm0 -p --query-packet-statistics  </div><div>error: operation failed: OperationNotAllowed</div><div><br></div><div>I would really appreciate any ideas on what my next steps should be.</div><div><br></div><div>Thanks,</div><div>Paul<br><br></div></div></div>