Sierra Wireless EM7355

Bjørn Mork bjorn at mork.no
Tue Jul 8 02:01:45 PDT 2014


Erinn Looney-Triggs <erinn.looneytriggs at gmail.com> writes:

> ModemManager[3341]: [/dev/cdc-wdm0] Received message...
>
> 01:17:00:80:00:00:01:07:23:00:0C:00:02:04:00:00:00:00:00:01:02:00:06:01
> ModemManager[3341]: [/dev/cdc-wdm0] Received message (translated)...
>
> ModemManager[3341]: [/dev/cdc-wdm0] No transaction matched in received
> message


Decoding that message gets me:

>>>>>> QMUX:
>>>>>>   length  = 23
>>>>>>   flags   = 0x80
>>>>>>   service = "ctl"
>>>>>>   client  = 0
>>>>>> QMI:
>>>>>>   flags       = "response"
>>>>>>   transaction = 7
>>>>>>   tlv_length  = 12
>>>>>>   message     = "Release CID" (0x0023)
>>>>>> TLV:
>>>>>>   type       = "Result" (0x02)
>>>>>>   length     = 4
>>>>>>   value      = 00:00:00:00
>>>>>>   translated = SUCCESS
>>>>>> TLV:
>>>>>>   type       = "Release Info" (0x01)
>>>>>>   length     = 2
>>>>>>   value      = 06:01
>>>>>>   translated = [ service = 'pds' cid = '1' ]



> ModemManager[3341]: [/dev/cdc-wdm0] Received message...
>
> 01:17:00:80:00:00:01:08:23:00:0C:00:02:04:00:00:00:00:00:01:02:00:05:01
> ModemManager[3341]: [/dev/cdc-wdm0] Received message (translated)...
>
> ModemManager[3341]: [/dev/cdc-wdm0] No transaction matched in received
> message

Which decodes to:

>>>>>> QMUX:
>>>>>>   length  = 23
>>>>>>   flags   = 0x80
>>>>>>   service = "ctl"
>>>>>>   client  = 0
>>>>>> QMI:
>>>>>>   flags       = "response"
>>>>>>   transaction = 8
>>>>>>   tlv_length  = 12
>>>>>>   message     = "Release CID" (0x0023)
>>>>>> TLV:
>>>>>>   type       = "Result" (0x02)
>>>>>>   length     = 4
>>>>>>   value      = 00:00:00:00
>>>>>>   translated = SUCCESS
>>>>>> TLV:
>>>>>>   type       = "Release Info" (0x01)
>>>>>>   length     = 2
>>>>>>   value      = 05:01
>>>>>>   translated = [ service = 'wms' cid = '1' ]


Etc, with similar release CID messages for different subsystems.

These messages are highly unexpected at this stage. I cannot explain
why they appear. Are you absolutely sure that there is nothing else
talking to the modem here?

Or maybe these messages are "leftovers" from a previously failing
session? If so, then I believe it would be useful to have the debug
outout from the _first_ failing ModemManager session after a clean
modem boot.



Bjørn


More information about the ModemManager-devel mailing list