How to issue an "ifup broadband" when this is logged

Aleksander Morgado aleksander at aleksander.es
Fri Feb 10 20:46:28 UTC 2017


On Fri, Feb 10, 2017 at 9:37 PM, Russ Westrem
<lspwaterproofing at gmail.com> wrote:
> Fri Feb 10 14:33:23 2017 daemon.debug [1042]: [/dev/cdc-wdm0] Received
> message...
>>>>>>> RAW:
>>>>>>>   length = 80
>>>>>>>   data   =
>>>>>>> 07:00:00:80:50:00:00:00:00:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0C:00:00:00:24:00:00:00:00:00:00:00:03:00:00:00:00:00:00:00:00:00:00:00:7E:5E:2A:7E:4E:6F:72:72:73:6B:65:6E:7E:5E:2A:7E:24:00:00:00
> Fri Feb 10 14:33:23 2017 daemon.debug [1042]: [/dev/cdc-wdm0] Received
> message (translated)...
>>>>>>> Header:
>>>>>>>   length      = 80
>>>>>>>   type        = indicate-status (0x80000007)
>>>>>>>   transaction = 0
>>>>>>> Fragment header:
>>>>>>>   total   = 1
>>>>>>>   current = 0
>>>>>>> Contents:
>>>>>>>   service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df)
>>>>>>>   cid     = 'connect' (0x0000000c)
> Fri Feb 10 14:33:23 2017 daemon.info [1042]: <debug> Received notification
> (service 'basic-connect', command 'connect')
> Fri Feb 10 14:33:23 2017 daemon.info [1042]: <debug> Session ID '0' was
> deactivated.

Interesting; the last 4 bytes in the indication give us NwError =
0x24, which we don't have mapped in the enum:

    MBIM_NW_ERROR_GSM_AUTHENTICATION_UNACCEPTABLE                     = 23,
    MBIM_NW_ERROR_NOT_AUTHORIZED_FOR_CSG                              = 25,


-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list