<div dir="ltr">Hi,<div><div class="gmail_extra"><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div>could you please attach the full debug logs, so we can have a complete picture of what's going on?<br></div></div></div></div></div></blockquote><div><br></div><div>Thanks a lot, the full syslog is here: <a href="https://pastebin.com/6X5K0gXU">https://pastebin.com/6X5K0gXU</a> </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div>Moreover, what's the PID of your modem?</div></div></div></div></div></blockquote><div><br class="gmail-Apple-interchange-newline">From lsusb:<br></div><div>Bus 001 Device 076: ID 1bc7:1201 Telit </div><div>Bus 001 Device 075: ID 1bc7:1201 Telit </div><div><br></div><div>They are both LE910s, the one I'm using (ttyUSB3 in the above syslog) is an LE910 EUG (Euro / Aus). The other which I don't have a SIM card in is an LE910 SVG (North America).  </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div> By default LE910 uses QMI protocol (cdc-wdmX device, instead of ttyUSB).<br></div></div></div></div></div></blockquote><div><br></div><div>Perhaps missing support from the kernel? Here are the CDC-related ones:</div><div><br></div><div><div>grep CDC .config</div><div>CONFIG_USB_NET_CDCETHER=y</div><div># CONFIG_USB_NET_CDC_EEM is not set</div><div>CONFIG_USB_NET_CDC_NCM=y</div><div># CONFIG_USB_NET_CDC_MBIM is not set</div><div>CONFIG_USB_NET_CDC_SUBSET=y</div><div># CONFIG_DRM_TILCDC is not set</div><div># CONFIG_USB_CDC_COMPOSITE is not set</div></div></div><br></div></div><div class="gmail_extra">Also QMI-related:</div><div class="gmail_extra"><div class="gmail_extra">grep QMI .config</div><div class="gmail_extra"># CONFIG_MSM_TEST_QMI_CLIENT is not set</div><div class="gmail_extra">CONFIG_USB_NET_QMI_WWAN=y</div><div class="gmail_extra">CONFIG_MSM_QMI_INTERFACE=y</div><div class="gmail_extra"># CONFIG_MEM_SHARE_QMI_SERVICE is not set</div><div class="gmail_extra">CONFIG_QMI_ENCDEC=y</div><div class="gmail_extra"># CONFIG_QMI_ENCDEC_DEBUG is not set</div><div><br></div></div><div class="gmail_extra">Many thanks for any hints,</div><div class="gmail_extra">Kelvin.</div></div>