Re: Sierra EM7455 & qmi-radio-monitor

2020-01-13 Thread Aleksander Morgado
Hey!

>
> Thank you. I'll try to make it work with EM7455.
>
> Do you have some documentation about DMS UIM and UIM?
> Which part of your sources are related to detect and test modems with DMS
> UIM api?
>

In ModemManager we just attempt first a "DMS UIM Get PIN Status"
operation, and if that operation fails with "Invalid QMI command" or
"Not supported", we fallback to run the corresponding method in the
UIM service, "UIM Get Card Status". See e.g.:

https://gitlab.freedesktop.org/mobile-broadband/ModemManager/blob/master/src/mm-broadband-modem-qmi.c#L967

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


Re: Sierra EM7455 & qmi-radio-monitor

2020-01-13 Thread Laposte

Hello Aleksander,

Thank you. I'll try to make it work with EM7455.

Do you have some documentation about DMS UIM and UIM?
Which part of your sources are related to detect and test modems with DMS 
UIM api?


Thanks.
Guillaume

Le 11 janvier 2020 15:04:43 Aleksander Morgado  a 
écrit :



Hey!



I'm wondering if qmi-radio-monitor still exists and where to find it as it
seems not to be on the github sources anymore.


It's in my libqmi gitlab account here:
https://gitlab.freedesktop.org/aleksm/libqmi/tree/aleksander/qmi-radio-monitor

A long time ago I suggested we could include it in the libqmi sources.
The libqmi branch should have everything that was already done before,
but the integration may not be complete.


If it still exist, does it support modems without support for DMS UIM like
the Sierra EM7455.


Don't think so, but patches would be welcome.

--
Aleksander
https://aleksander.es




___
ModemManager-devel mailing list
ModemManager-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel


Re: Sierra EM7455 & qmi-radio-monitor

2020-01-11 Thread Aleksander Morgado
Hey!

>
> I'm wondering if qmi-radio-monitor still exists and where to find it as it
> seems not to be on the github sources anymore.
>

It's in my libqmi gitlab account here:
https://gitlab.freedesktop.org/aleksm/libqmi/tree/aleksander/qmi-radio-monitor

A long time ago I suggested we could include it in the libqmi sources.
The libqmi branch should have everything that was already done before,
but the integration may not be complete.

> If it still exist, does it support modems without support for DMS UIM like
> the Sierra EM7455.
>

Don't think so, but patches would be welcome.

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