Hey!

> Within the debug output I found the following line
> ModemManager[623]: <debug> [1550762368.321591] MBIM-powered Telit modem 
> found...
> which points out, that calling
> if (mm_port_probe_list_is_xmm (probes))
> did not find the XMM support.

It didn't find it, because the XACT=? check failed:
ModemManager[623]: <debug> [1550762359.960165] (ttyACM0): --> 'AT+XACT=?<CR>'
ModemManager[623]: <debug> [1550762360.882668] (ttyACM0): <--
'<CR><LF>ERROR<CR><LF>'

So I assume the XMM support that we have in the xmm plugin isn't ready
to handle this specific device.

The inability to switch modes in this device is not a bug, it's just
not implemented I'm afraid.

-- 
Aleksander
https://aleksander.es
_______________________________________________
ModemManager-devel mailing list
ModemManager-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel

Reply via email to