MBIM_CID_DEVICE_SERVICE_SUBSCRIBE_LIST support

Jose, Shijo Shijo.Jose at hughes.com
Thu Aug 3 23:57:01 UTC 2017


Thank you for the response.

I am integrating an LTE modem, that supports MBIM, with a linux host (OpenWRT) and need the ability to configure it and monitor modem statistics (which will include unsolicited events) using a user process.
So would you recommend using Modem Manager?

ModemManager (version 1.7.0) currently gives this warning and does not start when I try to start if from the shell -
[5337]: <warn>  Could not acquire the 'org.freedesktop.ModemManager1' service name
[5337]: <info>  ModemManager is shut down

Also, I couldn't find an option in mmcli to send MBIM_CID_DEVICE_SERVICE_SUBSCRIBE_LIST.

-
Shijo

-----Original Message-----
From: Aleksander Morgado [mailto:aleksander at aleksander.es] 
Sent: Thursday, August 03, 2017 1:07 AM
To: Jose, Shijo <Shijo.Jose at hughes.com>
Cc: libmbim-devel at lists.freedesktop.org
Subject: Re: MBIM_CID_DEVICE_SERVICE_SUBSCRIBE_LIST support

WARNING: The sender of this email could not be validated and may not match the person in the "From" field.

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.


>
> Is there a plan to support the set command 
> MBIM_CID_DEVICE_SERVICE_SUBSCRIBE_LIST in mbimcli?
>
> Are there any alternatives to enable unsolicited event reporting?
>

The problem with unsolicited events and mbimcli is that the mbimcli actions are all independent from each other, and the port may get closed in between mbimcli actions, so there wouldn't be any process waiting to receive and process them.

ModemManager, instead, keeps the MBIM port open and configures unsolicited indications just fine with the MBIM_CID_DEVICE_SERVICE_SUBSCRIBE_LIST set command.

What's your use case?

--
Aleksander
https://aleksander.es



More information about the libmbim-devel mailing list