MBIM_CID_DEVICE_SERVICE_SUBSCRIBE_LIST support

Aleksander Morgado aleksander at aleksander.es
Thu Aug 10 08:19:04 UTC 2017


On 09/08/17 23:28, Jose, Shijo wrote:
>> Is the dbus-daemon running?
> Yes, dbus-daemon is running with the 'system' option. ModemManager process seems to be running too.
> 
> However when I restart ModemManager from the shell per the instructions provided in - 
> www.freedesktop.org/wiki/Software/ModemManager/Debugging/, I see the log message "[5337]: <info>  ModemManager is shut down)" but the process seems to be running.
> 

You need to disable MM, stop MM, and then manually start it. If you provide the full list of commands you're using I could try to see what the issue is.

> 
>> This is implicit in ModemManager. ModemManager registers for the indications automatically. Which indications are you wanting to monitor?
> I am looking to monitor -
> 
> Solicited and Unsolicited:
> SIM status (MBIM_CID_SUBSCRIBER_READY_STATUS)
> Connection / PDP context information (MBIM_CID_PROVISIONED_CONTEXTS?)
> Registration state (MBIM_REGISTRATION_STATE_INFO)
> IP configuration (MBIM_CID_IP_CONFIGURATION)
> 
> Solicited:
> Packet statistics (MBIM_CID_PACKET_STATISTICS)
> 
> How do I check if ModemManager is receiving these unsolicited events? I did not find a method to do this in the Modem/Manager objects.

I believe MM will receive and use all of those, yes. You can check that by looking at ModemManager debug logs.


-- 
Aleksander
https://aleksander.es


More information about the libmbim-devel mailing list