<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#663300" bgcolor="#FFFFFF">
    Hi Aleksander, Lars, et al,<br>
    <br>
    Just wondering if the debug information provided (see below) about
    LARA-R2 not working with MM 1.10 was useful or not.<br>
    <br>
    Is there anything else I can provide to help ?<br>
    <br>
    Thanks, Brendan,<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 2/5/19 11:45 pm, Brendan Simon
      (eTRIX) wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:0f6cb869-8d4a-8e79-0006-c370c4008b05@etrix.com.au">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p>This message didn't seem to get through due to size.  I will
        break it up into 2 parts.</p>
      <p>Part 2 below.</p>
      <p><br>
      </p>
      <p> On 29/4/19 7:22 pm, Aleksander Morgado wrote: </p>
      <blockquote type="cite"
        cite="mid:d1fb3931-c5dc-a016-a4a5-c4196f0979c8@aleksander.es">
        <blockquote type="cite">
          <pre class="moz-quote-pre" wrap="">On Ubuntu 18.10 Cosmic (MM 1.8.2) I get the following.

    # ls /dev/ttyACM*
    /dev/ttyACM0  /dev/ttyACM2  /dev/ttyACM4
    /dev/ttyACM1  /dev/ttyACM3  /dev/ttyACM5

    # lsmod | grep acm
    cdc_acm                32768  4

    # mmcli -L

    Found 1 modems:
        /org/freedesktop/ModemManager1/Modem/1 [u-blox] LARA-R280

    # nmcli d
    DEVICE   TYPE      STATE         CONNECTION        
    enp0s3   ethernet  connected     Wired connection 1
    ttyACM0  gsm       disconnected  --                
    lo       loopback  unmanaged     --                

    # nmcli d connect ttyACM0
    Device 'ttyACM0' successfully activated with
    'f1ec8522-2a76-4e31-938d-87101f2aeb27'.

    # lsmod | grep acm
    cdc_acm                32768  5


On Ubuntu 19.04 Cosmic (MM 1.10.1) I get the following.

    # ls -l /dev/ttyACM*
    crw-rw---- 1 root dialout 166, 0 Apr 29 03:02 /dev/ttyACM0
    crw-rw---- 1 root dialout 166, 1 Apr 29 03:02 /dev/ttyACM1
    crw-rw---- 1 root dialout 166, 2 Apr 29 03:02 /dev/ttyACM2
    crw-rw---- 1 root dialout 166, 3 Apr 29 03:02 /dev/ttyACM3
    crw-rw---- 1 root dialout 166, 4 Apr 29 03:02 /dev/ttyACM4
    crw-rw---- 1 root dialout 166, 5 Apr 29 03:02 /dev/ttyACM5

    # lsmod | grep acm
    cdc_acm                32768  0

    # mmcli -L
    No modems were found

    # dmesg | grep acm
    [  557.815621] cdc_acm 1-1:1.0: ttyACM0: USB ACM device
    [  557.823421] cdc_acm 1-1:1.2: ttyACM1: USB ACM device
    [  557.831399] cdc_acm 1-1:1.4: ttyACM2: USB ACM device
    [  557.840190] cdc_acm 1-1:1.6: ttyACM3: USB ACM device
    [  557.848698] cdc_acm 1-1:1.8: ttyACM4: USB ACM device
    [  557.856181] cdc_acm 1-1:1.10: ttyACM5: USB ACM device


    # journalctl | grep -i modemmanager
    Apr 29 03:09:10 osboxes ModemManager[631]: <info>  [device
    /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1] creating modem with
    plugin 'u-blox' and '6' ports
    Apr 29 03:09:10 osboxes ModemManager[631]: <info>  Modem for device
    '/sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1' successfully created
    Apr 29 03:09:16 osboxes ModemManager[631]: <warn>  (tty/ttyACM1) at
    port timed out 2 consecutive times
    Apr 29 03:09:19 osboxes ModemManager[631]: <warn>  (tty/ttyACM1) at
    port timed out 3 consecutive times
    Apr 29 03:09:22 osboxes ModemManager[631]: <warn>  (tty/ttyACM1) at
    port timed out 4 consecutive times
    Apr 29 03:09:25 osboxes ModemManager[631]: <warn>  (tty/ttyACM1) at
    port timed out 5 consecutive times
    Apr 29 03:09:28 osboxes ModemManager[631]: <warn>  (tty/ttyACM1) at
    port timed out 6 consecutive times
    Apr 29 03:09:31 osboxes ModemManager[631]: <warn>  (tty/ttyACM1) at
    port timed out 7 consecutive times
    Apr 29 03:09:33 osboxes ModemManager[631]: <warn>  (tty/ttyACM1) at
    port timed out 8 consecutive times
    Apr 29 03:09:34 osboxes ModemManager[631]: <warn>  (tty/ttyACM1) at
    port timed out 9 consecutive times
    Apr 29 03:09:35 osboxes ModemManager[631]: <error> (tty/ttyACM1) at
    port timed out 10 consecutive times, marking modem '(null)' as invalid
    Apr 29 03:09:35 osboxes ModemManager[631]: <warn>  Modem couldn't be
    initialized: couldn't load current capabilities: AT sequence was
    cancelled
    Apr 29 03:09:35 osboxes ModemManager[631]: <warn>  couldn't
    initialize the modem: 'Operation was cancelled'

To me everything looks ok from the kernel perspective.  I figure
ModemManager is the more likely culprit.

</pre>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">Could you please run ModemManager 1.10 with --debug and post the output here?

$ sudo systemctl stop ModemManager
$ sudo /usr/sbin/ModemManager --filter-policy=STRICT --debug

Could you also put the full "lsusb -v" output to see the full device layout?

MM 1.10 is using these port type hints for the LARA-R2 modem, maybe we need to update these:

# LARA-R2 port types
#  ttyACM0 (if #0): primary
#  ttyACM1 (if #2): secondary
#  ttyACM2 (if #4): tertiary
#  ttyACM3 (if #6): GNSS Tunneling (ignore)
#  ttyACM4 (if #8): SIM Access Profile (ignore)
#  ttyACM5 (if #10): Primary Log for diagnostics (ignore)
ATTRS{idVendor}=="1546", ATTRS{idProduct}=="110a", ENV{.MM_USBIFNUM}=="06", ENV{ID_MM_PORT_IGNORE}="1"
ATTRS{idVendor}=="1546", ATTRS{idProduct}=="110a", ENV{.MM_USBIFNUM}=="08", ENV{ID_MM_PORT_IGNORE}="1"
ATTRS{idVendor}=="1546", ATTRS{idProduct}=="110a", ENV{.MM_USBIFNUM}=="0a", ENV{ID_MM_PORT_IGNORE}="1"

</pre>
      </blockquote>
      <br>
      Ubuntu 18.10 Cosmic (MM 1.8.2) has the exact same port type hints
      as you have listed above, and it works with that system.<br>
      <br>
      <br>
      I'll provide the output for both Ubuntu 18.10 Cosmic (MM 1.8.2)
      and Ubuntu 19.04 Disco (MM 1.10.0) for comparison.  There's lots
      of output !!<br>
      <br>
      <br>
      <u><b>On Ubuntu 18.10 Cosmic (MM 1.8.2)</b></u><br>
      <br>
      <blockquote><tt># lsusb</tt><br>
        <tt>Bus 001 Device 002: ID 1546:110a U-Blox AG </tt><br>
        <tt>Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root
          hub</tt><br>
        <tt>Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet</tt><br>
        <tt>Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root
          hub<br>
          <br>
          <br>
          <br>
          # lsusb -v<br>
          <br>
          Bus 001 Device 002: ID 1546:110a U-Blox AG <br>
          Device Descriptor:<br>
            bLength                18<br>
            bDescriptorType         1<br>
            bcdUSB               2.00<br>
            bDeviceClass          239 Miscellaneous Device<br>
            bDeviceSubClass         2 <br>
            bDeviceProtocol         1 Interface Association<br>
            bMaxPacketSize0        64<br>
            idVendor           0x1546 U-Blox AG<br>
            idProduct          0x110a <br>
            bcdDevice           17.29<br>
            iManufacturer           1 u-blox<br>
            iProduct                2 u-blox Cellular Module<br>
            iSerial                 3 357364080026759<br>
            bNumConfigurations      1<br>
            Configuration Descriptor:<br>
              bLength                 9<br>
              bDescriptorType         2<br>
              wTotalLength       0x0195<br>
              bNumInterfaces         12<br>
              bConfigurationValue     1<br>
              iConfiguration          0 <br>
              bmAttributes         0xe0<br>
                Self Powered<br>
                Remote Wakeup<br>
              MaxPower              100mA<br>
              Interface Association:<br>
                bLength                 8<br>
                bDescriptorType        11<br>
                bFirstInterface         0<br>
                bInterfaceCount         2<br>
                bFunctionClass          2 Communications<br>
                bFunctionSubClass       2 Abstract (modem)<br>
                bFunctionProtocol       1 AT-commands (v.25ter)<br>
                iFunction               4 CDC ACM<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber        0<br>
                bAlternateSetting       0<br>
                bNumEndpoints           1<br>
                bInterfaceClass         2 Communications<br>
                bInterfaceSubClass      2 Abstract (modem)<br>
                bInterfaceProtocol      1 AT-commands (v.25ter)<br>
                iInterface              5 CDC ACM<br>
                CDC Header:<br>
                  bcdCDC               1.20<br>
                CDC Union:<br>
                  bMasterInterface        0<br>
                  bSlaveInterface         1 <br>
                CDC Call Management:<br>
                  bmCapabilities       0x00<br>
                  bDataInterface          1<br>
                CDC ACM:<br>
                  bmCapabilities       0x07<br>
                    sends break<br>
                    line coding and serial state<br>
                    get/set/clear comm features<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x81  EP 1 IN<br>
                  bmAttributes            3<br>
                    Transfer Type            Interrupt<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0040  1x 64 bytes<br>
                  bInterval               4<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber        1<br>
                bAlternateSetting       0<br>
                bNumEndpoints           2<br>
                bInterfaceClass        10 CDC Data<br>
                bInterfaceSubClass      0 <br>
                bInterfaceProtocol      0 <br>
                iInterface              6 Data<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x82  EP 2 IN<br>
                  bmAttributes            2<br>
                    Transfer Type            Bulk<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0200  1x 512 bytes<br>
                  bInterval               0<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x02  EP 2 OUT<br>
                  bmAttributes            2<br>
                    Transfer Type            Bulk<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0200  1x 512 bytes<br>
                  bInterval               0<br>
              Interface Association:<br>
                bLength                 8<br>
                bDescriptorType        11<br>
                bFirstInterface         2<br>
                bInterfaceCount         2<br>
                bFunctionClass          2 Communications<br>
                bFunctionSubClass       2 Abstract (modem)<br>
                bFunctionProtocol       1 AT-commands (v.25ter)<br>
                iFunction               7 CDC ACM<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber        2<br>
                bAlternateSetting       0<br>
                bNumEndpoints           1<br>
                bInterfaceClass         2 Communications<br>
                bInterfaceSubClass      2 Abstract (modem)<br>
                bInterfaceProtocol      1 AT-commands (v.25ter)<br>
                iInterface              8 CDC ACM<br>
                CDC Header:<br>
                  bcdCDC               1.20<br>
                CDC Union:<br>
                  bMasterInterface        2<br>
                  bSlaveInterface         3 <br>
                CDC Call Management:<br>
                  bmCapabilities       0x00<br>
                  bDataInterface          3<br>
                CDC ACM:<br>
                  bmCapabilities       0x07<br>
                    sends break<br>
                    line coding and serial state<br>
                    get/set/clear comm features<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x83  EP 3 IN<br>
                  bmAttributes            3<br>
                    Transfer Type            Interrupt<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0040  1x 64 bytes<br>
                  bInterval               4<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber        3<br>
                bAlternateSetting       0<br>
                bNumEndpoints           2<br>
                bInterfaceClass        10 CDC Data<br>
                bInterfaceSubClass      0 <br>
                bInterfaceProtocol      0 <br>
                iInterface              9 Data<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x84  EP 4 IN<br>
                  bmAttributes            2<br>
                    Transfer Type            Bulk<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0200  1x 512 bytes<br>
                  bInterval               0<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x04  EP 4 OUT<br>
                  bmAttributes            2<br>
                    Transfer Type            Bulk<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0200  1x 512 bytes<br>
                  bInterval               0<br>
              Interface Association:<br>
                bLength                 8<br>
                bDescriptorType        11<br>
                bFirstInterface         4<br>
                bInterfaceCount         2<br>
                bFunctionClass          2 Communications<br>
                bFunctionSubClass       2 Abstract (modem)<br>
                bFunctionProtocol       1 AT-commands (v.25ter)<br>
                iFunction              10 CDC ACM<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber        4<br>
                bAlternateSetting       0<br>
                bNumEndpoints           1<br>
                bInterfaceClass         2 Communications<br>
                bInterfaceSubClass      2 Abstract (modem)<br>
                bInterfaceProtocol      1 AT-commands (v.25ter)<br>
                iInterface             11 CDC ACM<br>
                CDC Header:<br>
                  bcdCDC               1.20<br>
                CDC Union:<br>
                  bMasterInterface        4<br>
                  bSlaveInterface         5 <br>
                CDC Call Management:<br>
                  bmCapabilities       0x00<br>
                  bDataInterface          5<br>
                CDC ACM:<br>
                  bmCapabilities       0x07<br>
                    sends break<br>
                    line coding and serial state<br>
                    get/set/clear comm features<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x85  EP 5 IN<br>
                  bmAttributes            3<br>
                    Transfer Type            Interrupt<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0040  1x 64 bytes<br>
                  bInterval               4<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber        5<br>
                bAlternateSetting       0<br>
                bNumEndpoints           2<br>
                bInterfaceClass        10 CDC Data<br>
                bInterfaceSubClass      0 <br>
                bInterfaceProtocol      0 <br>
                iInterface             12 Data<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x86  EP 6 IN<br>
                  bmAttributes            2<br>
                    Transfer Type            Bulk<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0200  1x 512 bytes<br>
                  bInterval               0<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x06  EP 6 OUT<br>
                  bmAttributes            2<br>
                    Transfer Type            Bulk<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0200  1x 512 bytes<br>
                  bInterval               0<br>
              Interface Association:<br>
                bLength                 8<br>
                bDescriptorType        11<br>
                bFirstInterface         6<br>
                bInterfaceCount         2<br>
                bFunctionClass          2 Communications<br>
                bFunctionSubClass       2 Abstract (modem)<br>
                bFunctionProtocol       1 AT-commands (v.25ter)<br>
                iFunction              13 CDC ACM<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber        6<br>
                bAlternateSetting       0<br>
                bNumEndpoints           1<br>
                bInterfaceClass         2 Communications<br>
                bInterfaceSubClass      2 Abstract (modem)<br>
                bInterfaceProtocol      1 AT-commands (v.25ter)<br>
                iInterface             14 CDC ACM<br>
                CDC Header:<br>
                  bcdCDC               1.20<br>
                CDC Union:<br>
                  bMasterInterface        6<br>
                  bSlaveInterface         7 <br>
                CDC Call Management:<br>
                  bmCapabilities       0x00<br>
                  bDataInterface          7<br>
                CDC ACM:<br>
                  bmCapabilities       0x07<br>
                    sends break<br>
                    line coding and serial state<br>
                    get/set/clear comm features<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x87  EP 7 IN<br>
                  bmAttributes            3<br>
                    Transfer Type            Interrupt<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0040  1x 64 bytes<br>
                  bInterval               4<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber        7<br>
                bAlternateSetting       0<br>
                bNumEndpoints           2<br>
                bInterfaceClass        10 CDC Data<br>
                bInterfaceSubClass      0 <br>
                bInterfaceProtocol      0 <br>
                iInterface             15 Data<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x88  EP 8 IN<br>
                  bmAttributes            2<br>
                    Transfer Type            Bulk<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0200  1x 512 bytes<br>
                  bInterval               0<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x08  EP 8 OUT<br>
                  bmAttributes            2<br>
                    Transfer Type            Bulk<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0200  1x 512 bytes<br>
                  bInterval               0<br>
              Interface Association:<br>
                bLength                 8<br>
                bDescriptorType        11<br>
                bFirstInterface         8<br>
                bInterfaceCount         2<br>
                bFunctionClass          2 Communications<br>
                bFunctionSubClass       2 Abstract (modem)<br>
                bFunctionProtocol       1 AT-commands (v.25ter)<br>
                iFunction              16 CDC ACM<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber        8<br>
                bAlternateSetting       0<br>
                bNumEndpoints           1<br>
                bInterfaceClass         2 Communications<br>
                bInterfaceSubClass      2 Abstract (modem)<br>
                bInterfaceProtocol      1 AT-commands (v.25ter)<br>
                iInterface             17 CDC ACM<br>
                CDC Header:<br>
                  bcdCDC               1.20<br>
                CDC Union:<br>
                  bMasterInterface        8<br>
                  bSlaveInterface         9 <br>
                CDC Call Management:<br>
                  bmCapabilities       0x00<br>
                  bDataInterface          9<br>
                CDC ACM:<br>
                  bmCapabilities       0x07<br>
                    sends break<br>
                    line coding and serial state<br>
                    get/set/clear comm features<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x89  EP 9 IN<br>
                  bmAttributes            3<br>
                    Transfer Type            Interrupt<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0040  1x 64 bytes<br>
                  bInterval               4<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber        9<br>
                bAlternateSetting       0<br>
                bNumEndpoints           2<br>
                bInterfaceClass        10 CDC Data<br>
                bInterfaceSubClass      0 <br>
                bInterfaceProtocol      0 <br>
                iInterface             18 Data<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x8a  EP 10 IN<br>
                  bmAttributes            2<br>
                    Transfer Type            Bulk<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0200  1x 512 bytes<br>
                  bInterval               0<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x0a  EP 10 OUT<br>
                  bmAttributes            2<br>
                    Transfer Type            Bulk<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0200  1x 512 bytes<br>
                  bInterval               0<br>
              Interface Association:<br>
                bLength                 8<br>
                bDescriptorType        11<br>
                bFirstInterface        10<br>
                bInterfaceCount         2<br>
                bFunctionClass          2 Communications<br>
                bFunctionSubClass       2 Abstract (modem)<br>
                bFunctionProtocol       1 AT-commands (v.25ter)<br>
                iFunction              19 CDC ACM<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber       10<br>
                bAlternateSetting       0<br>
                bNumEndpoints           1<br>
                bInterfaceClass         2 Communications<br>
                bInterfaceSubClass      2 Abstract (modem)<br>
                bInterfaceProtocol      1 AT-commands (v.25ter)<br>
                iInterface             20 CDC ACM<br>
                CDC Header:<br>
                  bcdCDC               1.20<br>
                CDC Union:<br>
                  bMasterInterface        10<br>
                  bSlaveInterface         11 <br>
                CDC Call Management:<br>
                  bmCapabilities       0x00<br>
                  bDataInterface          11<br>
                CDC ACM:<br>
                  bmCapabilities       0x07<br>
                    sends break<br>
                    line coding and serial state<br>
                    get/set/clear comm features<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x8b  EP 11 IN<br>
                  bmAttributes            3<br>
                    Transfer Type            Interrupt<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0040  1x 64 bytes<br>
                  bInterval               4<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber       11<br>
                bAlternateSetting       0<br>
                bNumEndpoints           2<br>
                bInterfaceClass        10 CDC Data<br>
                bInterfaceSubClass      0 <br>
                bInterfaceProtocol      0 <br>
                iInterface             21 Data<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x8c  EP 12 IN<br>
                  bmAttributes            2<br>
                    Transfer Type            Bulk<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0200  1x 512 bytes<br>
                  bInterval               0<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x0c  EP 12 OUT<br>
                  bmAttributes            2<br>
                    Transfer Type            Bulk<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0200  1x 512 bytes<br>
                  bInterval               0<br>
          Device Qualifier (for other device speed):<br>
            bLength                10<br>
            bDescriptorType         6<br>
            bcdUSB               2.00<br>
            bDeviceClass          239 Miscellaneous Device<br>
            bDeviceSubClass         2 <br>
            bDeviceProtocol         1 Interface Association<br>
            bMaxPacketSize0        64<br>
            bNumConfigurations      1<br>
          can't get debug descriptor: Resource temporarily unavailable<br>
          Device Status:     0x0001<br>
            Self Powered<br>
          <br>
          Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>
          Device Descriptor:<br>
            bLength                18<br>
            bDescriptorType         1<br>
            bcdUSB               2.00<br>
            bDeviceClass            9 Hub<br>
            bDeviceSubClass         0 <br>
            bDeviceProtocol         0 Full speed (or root) hub<br>
            bMaxPacketSize0        64<br>
            idVendor           0x1d6b Linux Foundation<br>
            idProduct          0x0002 2.0 root hub<br>
            bcdDevice            5.00<br>
            iManufacturer           3 Linux 5.0.0-13-generic ehci_hcd<br>
            iProduct                2 EHCI Host Controller<br>
            iSerial                 1 0000:00:0b.0<br>
            bNumConfigurations      1<br>
            Configuration Descriptor:<br>
              bLength                 9<br>
              bDescriptorType         2<br>
              wTotalLength       0x0019<br>
              bNumInterfaces          1<br>
              bConfigurationValue     1<br>
              iConfiguration          0 <br>
              bmAttributes         0xe0<br>
                Self Powered<br>
                Remote Wakeup<br>
              MaxPower                0mA<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber        0<br>
                bAlternateSetting       0<br>
                bNumEndpoints           1<br>
                bInterfaceClass         9 Hub<br>
                bInterfaceSubClass      0 <br>
                bInterfaceProtocol      0 Full speed (or root) hub<br>
                iInterface              0 <br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x81  EP 1 IN<br>
                  bmAttributes            3<br>
                    Transfer Type            Interrupt<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0004  1x 4 bytes<br>
                  bInterval              12<br>
          Hub Descriptor:<br>
            bLength              11<br>
            bDescriptorType      41<br>
            nNbrPorts            12<br>
            wHubCharacteristic 0x000a<br>
              No power switching (usb 1.0)<br>
              Per-port overcurrent protection<br>
            bPwrOn2PwrGood       10 * 2 milli seconds<br>
            bHubContrCurrent      0 milli Ampere<br>
            DeviceRemovable    0x00 0x00<br>
            PortPwrCtrlMask    0xff 0xff<br>
           Hub Port Status:<br>
             Port 1: 0000.0503 highspeed power enable connect<br>
             Port 2: 0000.0100 power<br>
             Port 3: 0000.0100 power<br>
             Port 4: 0000.0100 power<br>
             Port 5: 0000.0100 power<br>
             Port 6: 0000.0100 power<br>
             Port 7: 0000.0100 power<br>
             Port 8: 0000.0100 power<br>
             Port 9: 0000.0100 power<br>
             Port 10: 0000.0100 power<br>
             Port 11: 0000.0100 power<br>
             Port 12: 0000.0100 power<br>
          can't get device qualifier: Resource temporarily unavailable<br>
          can't get debug descriptor: Resource temporarily unavailable<br>
          Device Status:     0x0001<br>
            Self Powered<br>
          <br>
          Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet<br>
          Device Descriptor:<br>
            bLength                18<br>
            bDescriptorType         1<br>
            bcdUSB               1.10<br>
            bDeviceClass            0 <br>
            bDeviceSubClass         0 <br>
            bDeviceProtocol         0 <br>
            bMaxPacketSize0         8<br>
            idVendor           0x80ee VirtualBox<br>
            idProduct          0x0021 USB Tablet<br>
            bcdDevice            1.00<br>
            iManufacturer           1 VirtualBox<br>
            iProduct                3 USB Tablet<br>
            iSerial                 0 <br>
            bNumConfigurations      1<br>
            Configuration Descriptor:<br>
              bLength                 9<br>
              bDescriptorType         2<br>
              wTotalLength       0x0022<br>
              bNumInterfaces          1<br>
              bConfigurationValue     1<br>
              iConfiguration          0 <br>
              bmAttributes         0x80<br>
                (Bus Powered)<br>
              MaxPower              100mA<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber        0<br>
                bAlternateSetting       0<br>
                bNumEndpoints           1<br>
                bInterfaceClass         3 Human Interface Device<br>
                bInterfaceSubClass      0 <br>
                bInterfaceProtocol      0 <br>
                iInterface              0 <br>
                  HID Device Descriptor:<br>
                    bLength                 9<br>
                    bDescriptorType        33<br>
                    bcdHID               1.10<br>
                    bCountryCode            0 Not supported<br>
                    bNumDescriptors         1<br>
                    bDescriptorType        34 Report<br>
                    wDescriptorLength      85<br>
                   Report Descriptors: <br>
                     ** UNAVAILABLE **<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x81  EP 1 IN<br>
                  bmAttributes            3<br>
                    Transfer Type            Interrupt<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0008  1x 8 bytes<br>
                  bInterval              10<br>
          can't get debug descriptor: Resource temporarily unavailable<br>
          Device Status:     0x0000<br>
            (Bus Powered)<br>
          <br>
          Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br>
          Device Descriptor:<br>
            bLength                18<br>
            bDescriptorType         1<br>
            bcdUSB               1.10<br>
            bDeviceClass            9 Hub<br>
            bDeviceSubClass         0 <br>
            bDeviceProtocol         0 Full speed (or root) hub<br>
            bMaxPacketSize0        64<br>
            idVendor           0x1d6b Linux Foundation<br>
            idProduct          0x0001 1.1 root hub<br>
            bcdDevice            5.00<br>
            iManufacturer           3 Linux 5.0.0-13-generic ohci_hcd<br>
            iProduct                2 OHCI PCI host controller<br>
            iSerial                 1 0000:00:06.0<br>
            bNumConfigurations      1<br>
            Configuration Descriptor:<br>
              bLength                 9<br>
              bDescriptorType         2<br>
              wTotalLength       0x0019<br>
              bNumInterfaces          1<br>
              bConfigurationValue     1<br>
              iConfiguration          0 <br>
              bmAttributes         0xe0<br>
                Self Powered<br>
                Remote Wakeup<br>
              MaxPower                0mA<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber        0<br>
                bAlternateSetting       0<br>
                bNumEndpoints           1<br>
                bInterfaceClass         9 Hub<br>
                bInterfaceSubClass      0 <br>
                bInterfaceProtocol      0 Full speed (or root) hub<br>
                iInterface              0 <br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x81  EP 1 IN<br>
                  bmAttributes            3<br>
                    Transfer Type            Interrupt<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0002  1x 2 bytes<br>
                  bInterval             255<br>
          Hub Descriptor:<br>
            bLength              11<br>
            bDescriptorType      41<br>
            nNbrPorts            12<br>
            wHubCharacteristic 0x0002<br>
              No power switching (usb 1.0)<br>
              Ganged overcurrent protection<br>
            bPwrOn2PwrGood        0 * 2 milli seconds<br>
            bHubContrCurrent      0 milli Ampere<br>
            DeviceRemovable    0x00 0x00<br>
            PortPwrCtrlMask    0xff 0xff<br>
           Hub Port Status:<br>
             Port 1: 0000.0103 power enable connect<br>
             Port 2: 0000.0100 power<br>
             Port 3: 0000.0100 power<br>
             Port 4: 0000.0100 power<br>
             Port 5: 0000.0100 power<br>
             Port 6: 0000.0100 power<br>
             Port 7: 0000.0100 power<br>
             Port 8: 0000.0100 power<br>
             Port 9: 0000.0100 power<br>
             Port 10: 0000.0100 power<br>
             Port 11: 0000.0100 power<br>
             Port 12: 0000.0100 power<br>
          can't get debug descriptor: Resource temporarily unavailable<br>
          Device Status:     0x0001<br>
            Self Powered<br>
          <br>
          <br>
          <br>
          # /usr/sbin/ModemManager --filter-policy=STRICT --debug<br>
          ModemManager[3769]: <info>  [1556600385.249801]
          ModemManager (version 1.10.0) starting in system bus...<br>
          ModemManager[3769]: <debug> [1556600385.252664] create
          MMSleepMonitor singleton (0x562817436c90)<br>
          ModemManager[3769]: <debug> [1556600385.254627] Bus
          acquired, creating manager...<br>
          ModemManager[3769]: <debug> [1556600385.263319] [filter]
          created<br>
          ModemManager[3769]: <debug> [1556600385.263712]
          [filter]   explicit whitelist:         yes<br>
          ModemManager[3769]: <debug> [1556600385.263892]
          [filter]   virtual devices forbidden:  yes<br>
          ModemManager[3769]: <debug> [1556600385.264056]
          [filter]   net devices allowed:        yes<br>
          ModemManager[3769]: <debug> [1556600385.264220]
          [filter]   cdc-wdm devices allowed:    yes<br>
          ModemManager[3769]: <debug> [1556600385.264375]
          [filter]   tty devices:<br>
          ModemManager[3769]: <debug> [1556600385.264526]
          [filter]       blacklist applied:        no<br>
          ModemManager[3769]: <debug> [1556600385.264674]
          [filter]       manual scan only applied: no<br>
          ModemManager[3769]: <debug> [1556600385.264834]
          [filter]       platform driver check:    yes<br>
          ModemManager[3769]: <debug> [1556600385.265083]
          [filter]       driver check:             yes<br>
          ModemManager[3769]: <debug> [1556600385.265227]
          [filter]       cdc-acm interface check:  yes<br>
          ModemManager[3769]: <debug> [1556600385.265368]
          [filter]       with net check:           yes<br>
          ModemManager[3769]: <debug> [1556600385.265511]
          [filter]       default:                  forbidden<br>
          ModemManager[3769]: <debug> [1556600385.265684] [plugin
          manager] looking for plugins in
          '/usr/lib/x86_64-linux-gnu/ModemManager'<br>
          ModemManager[3769]: <debug> [1556600385.266154] [plugin
          manager] loaded plugin 'Dell'<br>
          ModemManager[3769]: <debug> [1556600385.268295] [plugin
          manager] loaded plugin 'Sierra (legacy)'<br>
          ModemManager[3769]: <debug> [1556600385.268694] [plugin
          manager] loaded plugin 'Thuraya'<br>
          ModemManager[3769]: <debug> [1556600385.268986] [plugin
          manager] loaded plugin 'X22X'<br>
          ModemManager[3769]: <debug> [1556600385.269249] [plugin
          manager] loaded plugin 'Longcheer'<br>
          ModemManager[3769]: <debug> [1556600385.269508] [plugin
          manager] loaded plugin 'Motorola'<br>
          ModemManager[3769]: <debug> [1556600385.269798] [plugin
          manager] loaded plugin 'Option High-Speed'<br>
          ModemManager[3769]: <debug> [1556600385.270054] [plugin
          manager] loaded plugin 'Generic'<br>
          ModemManager[3769]: <debug> [1556600385.270971] [plugin
          manager] loaded plugin 'Haier'<br>
          ModemManager[3769]: <debug> [1556600385.271288] [plugin
          manager] loaded plugin 'Nokia (Icera)'<br>
          ModemManager[3769]: <debug> [1556600385.271647] [plugin
          manager] loaded plugin 'Quectel'<br>
          ModemManager[3769]: <debug> [1556600385.272306] [plugin
          manager] loaded plugin 'Huawei'<br>
          ModemManager[3769]: <debug> [1556600385.272723] [plugin
          manager] loaded plugin 'Pantech'<br>
          ModemManager[3769]: <debug> [1556600385.273036] [plugin
          manager] loaded plugin 'ZTE'<br>
          ModemManager[3769]: <debug> [1556600385.273409] [plugin
          manager] loaded plugin 'Cinterion'<br>
          ModemManager[3769]: <debug> [1556600385.273716] [plugin
          manager] loaded plugin 'Altair LTE'<br>
          ModemManager[3769]: <debug> [1556600385.273982] [plugin
          manager] loaded plugin 'Nokia'<br>
          ModemManager[3769]: <debug> [1556600385.274272] [plugin
          manager] loaded plugin 'Fibocom'<br>
          ModemManager[3769]: <debug> [1556600385.274535] [plugin
          manager] loaded plugin 'Sierra'<br>
          ModemManager[3769]: <debug> [1556600385.274797] [plugin
          manager] loaded plugin 'Via CBP7'<br>
          ModemManager[3769]: <debug> [1556600385.275167] [plugin
          manager] loaded plugin 'AnyDATA'<br>
          ModemManager[3769]: <debug> [1556600385.275456] [plugin
          manager] loaded plugin 'Iridium'<br>
          ModemManager[3769]: <debug> [1556600385.275769] [plugin
          manager] loaded plugin 'Samsung'<br>
          ModemManager[3769]: <debug> [1556600385.276064] [plugin
          manager] loaded plugin 'Linktop'<br>
          ModemManager[3769]: <debug> [1556600385.276339] [plugin
          manager] loaded plugin 'Novatel LTE'<br>
          ModemManager[3769]: <debug> [1556600385.276690] [plugin
          manager] loaded plugin 'Telit'<br>
          ModemManager[3769]: <debug> [1556600385.277018] [plugin
          manager] loaded plugin 'SimTech'<br>
          ModemManager[3769]: <debug> [1556600385.277285] [plugin
          manager] loaded plugin 'MTK'<br>
          ModemManager[3769]: <debug> [1556600385.277657] [plugin
          manager] loaded plugin 'u-blox'<br>
          ModemManager[3769]: <debug> [1556600385.277961] [plugin
          manager] loaded plugin 'Novatel'<br>
          ModemManager[3769]: <debug> [1556600385.278230] [plugin
          manager] loaded plugin 'Wavecom'<br>
          ModemManager[3769]: <debug> [1556600385.278528] [plugin
          manager] loaded plugin 'Ericsson MBM'<br>
          ModemManager[3769]: <debug> [1556600385.278826] [plugin
          manager] loaded plugin 'Option'<br>
          ModemManager[3769]: <debug> [1556600385.278989] [plugin
          manager] successfully loaded 33 plugins<br>
          ModemManager[3769]: <debug> [1556600385.282360] Service
          name 'org.freedesktop.ModemManager1' was acquired<br>
          ModemManager[3769]: <debug> [1556600385.282668] Starting
          automatic device scan...<br>
          ModemManager[3769]: <debug> [1556600385.299156] Finished
          device scan...<br>
          ModemManager[3769]: <debug> [1556600385.307154]
          [sleep-monitor] taking systemd sleep inhibitor<br>
          ModemManager[3769]: <debug> [1556600385.309060]
          [sleep-monitor] inhibitor fd is 10<br>
          ModemManager[3769]: <debug> [1556600385.309301]
          (tty/ttyS0): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS0<br>
          ModemManager[3769]: <debug> [1556600385.309571] [filter]
          (tty/ttyS0): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.309742]
          (tty/ttyS1): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS1<br>
          ModemManager[3769]: <debug> [1556600385.309974] [filter]
          (tty/ttyS1): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.310213]
          (tty/ttyS10): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS10<br>
          ModemManager[3769]: <debug> [1556600385.310453] [filter]
          (tty/ttyS10): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.310642]
          (tty/ttyS11): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS11<br>
          ModemManager[3769]: <debug> [1556600385.312141] [filter]
          (tty/ttyS11): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.312329]
          (tty/ttyS12): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS12<br>
          ModemManager[3769]: <debug> [1556600385.312604] [filter]
          (tty/ttyS12): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.312773]
          (tty/ttyS13): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS13<br>
          ModemManager[3769]: <debug> [1556600385.313021] [filter]
          (tty/ttyS13): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.313187]
          (tty/ttyS14): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS14<br>
          ModemManager[3769]: <debug> [1556600385.313407] [filter]
          (tty/ttyS14): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.313564]
          (tty/ttyS15): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS15<br>
          ModemManager[3769]: <debug> [1556600385.313783] [filter]
          (tty/ttyS15): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.314001]
          (tty/ttyS16): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS16<br>
          ModemManager[3769]: <debug> [1556600385.314224] [filter]
          (tty/ttyS16): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.314391]
          (tty/ttyS17): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS17<br>
          ModemManager[3769]: <debug> [1556600385.314611] [filter]
          (tty/ttyS17): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.314772]
          (tty/ttyS18): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS18<br>
          ModemManager[3769]: <debug> [1556600385.315243] [filter]
          (tty/ttyS18): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.315763]
          (tty/ttyS19): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS19<br>
          ModemManager[3769]: <debug> [1556600385.315998] [filter]
          (tty/ttyS19): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.316276]
          (tty/ttyS2): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS2<br>
          ModemManager[3769]: <debug> [1556600385.316608] [filter]
          (tty/ttyS2): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.316852]
          (tty/ttyS20): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS20<br>
          ModemManager[3769]: <debug> [1556600385.317274] [filter]
          (tty/ttyS20): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.317478]
          (tty/ttyS21): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS21<br>
          ModemManager[3769]: <debug> [1556600385.317741] [filter]
          (tty/ttyS21): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.321450]
          (tty/ttyS22): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS22<br>
          ModemManager[3769]: <debug> [1556600385.321733] [filter]
          (tty/ttyS22): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.321914]
          (tty/ttyS23): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS23<br>
          ModemManager[3769]: <debug> [1556600385.322160] [filter]
          (tty/ttyS23): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.322504]
          (tty/ttyS24): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS24<br>
          ModemManager[3769]: <debug> [1556600385.322785] [filter]
          (tty/ttyS24): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.323026]
          (tty/ttyS25): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS25<br>
          ModemManager[3769]: <debug> [1556600385.323400] [filter]
          (tty/ttyS25): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.324030]
          (tty/ttyS26): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS26<br>
          ModemManager[3769]: <debug> [1556600385.324355] [filter]
          (tty/ttyS26): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.324579]
          (tty/ttyS27): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS27<br>
          ModemManager[3769]: <debug> [1556600385.326002] [filter]
          (tty/ttyS27): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.326272]
          (tty/ttyS28): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS28<br>
          ModemManager[3769]: <debug> [1556600385.326585] [filter]
          (tty/ttyS28): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.326820]
          (tty/ttyS29): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS29<br>
          ModemManager[3769]: <debug> [1556600385.327065] [filter]
          (tty/ttyS29): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.327232]
          (tty/ttyS3): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS3<br>
          ModemManager[3769]: <debug> [1556600385.327465] [filter]
          (tty/ttyS3): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.327630]
          (tty/ttyS30): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS30<br>
          ModemManager[3769]: <debug> [1556600385.327856] [filter]
          (tty/ttyS30): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.329514]
          (tty/ttyS31): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS31<br>
          ModemManager[3769]: <debug> [1556600385.329823] [filter]
          (tty/ttyS31): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.330008]
          (tty/ttyS4): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS4<br>
          ModemManager[3769]: <debug> [1556600385.330251] [filter]
          (tty/ttyS4): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.330418]
          (tty/ttyS5): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS5<br>
          ModemManager[3769]: <debug> [1556600385.330657] [filter]
          (tty/ttyS5): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.330829]
          (tty/ttyS6): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS6<br>
          ModemManager[3769]: <debug> [1556600385.331064] [filter]
          (tty/ttyS6): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.331235]
          (tty/ttyS7): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS7<br>
          ModemManager[3769]: <debug> [1556600385.331468] [filter]
          (tty/ttyS7): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.331632]
          (tty/ttyS8): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS8<br>
          ModemManager[3769]: <debug> [1556600385.331937] [filter]
          (tty/ttyS8): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.332124]
          (tty/ttyS9): adding device at sysfs path:
          /sys/devices/platform/serial8250/tty/ttyS9<br>
          ModemManager[3769]: <debug> [1556600385.332355] [filter]
          (tty/ttyS9): port filtered: port's parent platform driver is
          not whitelisted<br>
          ModemManager[3769]: <debug> [1556600385.332516]
          (tty/console): adding device at sysfs path:
          /sys/devices/virtual/tty/console<br>
          ModemManager[3769]: <debug> [1556600385.332723] [filter]
          (tty/console) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.333756]
          (tty/ptmx): adding device at sysfs path:
          /sys/devices/virtual/tty/ptmx<br>
          ModemManager[3769]: <debug> [1556600385.333979] [filter]
          (tty/ptmx) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.334141]
          (tty/tty): adding device at sysfs path:
          /sys/devices/virtual/tty/tty<br>
          ModemManager[3769]: <debug> [1556600385.334350] [filter]
          (tty/tty) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.334509]
          (tty/tty0): adding device at sysfs path:
          /sys/devices/virtual/tty/tty0<br>
          ModemManager[3769]: <debug> [1556600385.334765] [filter]
          (tty/tty0) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.334925]
          (tty/tty1): adding device at sysfs path:
          /sys/devices/virtual/tty/tty1<br>
          ModemManager[3769]: <debug> [1556600385.335125] [filter]
          (tty/tty1) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.335281]
          (tty/tty10): adding device at sysfs path:
          /sys/devices/virtual/tty/tty10<br>
          ModemManager[3769]: <debug> [1556600385.335533] [filter]
          (tty/tty10) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.335692]
          (tty/tty11): adding device at sysfs path:
          /sys/devices/virtual/tty/tty11<br>
          ModemManager[3769]: <debug> [1556600385.335913] [filter]
          (tty/tty11) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.340116]
          (tty/tty12): adding device at sysfs path:
          /sys/devices/virtual/tty/tty12<br>
          ModemManager[3769]: <debug> [1556600385.340444] [filter]
          (tty/tty12) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.340611]
          (tty/tty13): adding device at sysfs path:
          /sys/devices/virtual/tty/tty13<br>
          ModemManager[3769]: <debug> [1556600385.340852] [filter]
          (tty/tty13) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.341029]
          (tty/tty14): adding device at sysfs path:
          /sys/devices/virtual/tty/tty14<br>
          ModemManager[3769]: <debug> [1556600385.341242] [filter]
          (tty/tty14) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.341400]
          (tty/tty15): adding device at sysfs path:
          /sys/devices/virtual/tty/tty15<br>
          ModemManager[3769]: <debug> [1556600385.341605] [filter]
          (tty/tty15) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.341772]
          (tty/tty16): adding device at sysfs path:
          /sys/devices/virtual/tty/tty16<br>
          ModemManager[3769]: <debug> [1556600385.341992] [filter]
          (tty/tty16) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.342146]
          (tty/tty17): adding device at sysfs path:
          /sys/devices/virtual/tty/tty17<br>
          ModemManager[3769]: <debug> [1556600385.342345] [filter]
          (tty/tty17) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.342498]
          (tty/tty18): adding device at sysfs path:
          /sys/devices/virtual/tty/tty18<br>
          ModemManager[3769]: <debug> [1556600385.342704] [filter]
          (tty/tty18) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.342858]
          (tty/tty19): adding device at sysfs path:
          /sys/devices/virtual/tty/tty19<br>
          ModemManager[3769]: <debug> [1556600385.343146] [filter]
          (tty/tty19) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.343306]
          (tty/tty2): adding device at sysfs path:
          /sys/devices/virtual/tty/tty2<br>
          ModemManager[3769]: <debug> [1556600385.343509] [filter]
          (tty/tty2) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.343670]
          (tty/tty20): adding device at sysfs path:
          /sys/devices/virtual/tty/tty20<br>
          ModemManager[3769]: <debug> [1556600385.343944] [filter]
          (tty/tty20) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.344102]
          (tty/tty21): adding device at sysfs path:
          /sys/devices/virtual/tty/tty21<br>
          ModemManager[3769]: <debug> [1556600385.344604] [filter]
          (tty/tty21) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.344787]
          (tty/tty22): adding device at sysfs path:
          /sys/devices/virtual/tty/tty22<br>
          ModemManager[3769]: <debug> [1556600385.344996] [filter]
          (tty/tty22) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.345165]
          (tty/tty23): adding device at sysfs path:
          /sys/devices/virtual/tty/tty23<br>
          ModemManager[3769]: <debug> [1556600385.345373] [filter]
          (tty/tty23) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.345528]
          (tty/tty24): adding device at sysfs path:
          /sys/devices/virtual/tty/tty24<br>
          ModemManager[3769]: <debug> [1556600385.345726] [filter]
          (tty/tty24) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.345875]
          (tty/tty25): adding device at sysfs path:
          /sys/devices/virtual/tty/tty25<br>
          ModemManager[3769]: <debug> [1556600385.346077] [filter]
          (tty/tty25) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.346229]
          (tty/tty26): adding device at sysfs path:
          /sys/devices/virtual/tty/tty26<br>
          ModemManager[3769]: <debug> [1556600385.346427] [filter]
          (tty/tty26) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.346584]
          (tty/tty27): adding device at sysfs path:
          /sys/devices/virtual/tty/tty27<br>
          ModemManager[3769]: <debug> [1556600385.346791] [filter]
          (tty/tty27) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.346954]
          (tty/tty28): adding device at sysfs path:
          /sys/devices/virtual/tty/tty28<br>
          ModemManager[3769]: <debug> [1556600385.347147] [filter]
          (tty/tty28) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.347293]
          (tty/tty29): adding device at sysfs path:
          /sys/devices/virtual/tty/tty29<br>
          ModemManager[3769]: <debug> [1556600385.347486] [filter]
          (tty/tty29) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.347634]
          (tty/tty3): adding device at sysfs path:
          /sys/devices/virtual/tty/tty3<br>
          ModemManager[3769]: <debug> [1556600385.347841] [filter]
          (tty/tty3) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.347993]
          (tty/tty30): adding device at sysfs path:
          /sys/devices/virtual/tty/tty30<br>
          ModemManager[3769]: <debug> [1556600385.348193] [filter]
          (tty/tty30) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.348336]
          (tty/tty31): adding device at sysfs path:
          /sys/devices/virtual/tty/tty31<br>
          ModemManager[3769]: <debug> [1556600385.348530] [filter]
          (tty/tty31) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.348679]
          (tty/tty32): adding device at sysfs path:
          /sys/devices/virtual/tty/tty32<br>
          ModemManager[3769]: <debug> [1556600385.348872] [filter]
          (tty/tty32) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.350111]
          (tty/tty33): adding device at sysfs path:
          /sys/devices/virtual/tty/tty33<br>
          ModemManager[3769]: <debug> [1556600385.350288] [filter]
          (tty/tty33) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.350409]
          (tty/tty34): adding device at sysfs path:
          /sys/devices/virtual/tty/tty34<br>
          ModemManager[3769]: <debug> [1556600385.350575] [filter]
          (tty/tty34) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.350692]
          (tty/tty35): adding device at sysfs path:
          /sys/devices/virtual/tty/tty35<br>
          ModemManager[3769]: <debug> [1556600385.350850] [filter]
          (tty/tty35) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.350966]
          (tty/tty36): adding device at sysfs path:
          /sys/devices/virtual/tty/tty36<br>
          ModemManager[3769]: <debug> [1556600385.351163] [filter]
          (tty/tty36) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.351287]
          (tty/tty37): adding device at sysfs path:
          /sys/devices/virtual/tty/tty37<br>
          ModemManager[3769]: <debug> [1556600385.351445] [filter]
          (tty/tty37) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.351559]
          (tty/tty38): adding device at sysfs path:
          /sys/devices/virtual/tty/tty38<br>
          ModemManager[3769]: <debug> [1556600385.352778] [filter]
          (tty/tty38) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.353057]
          (tty/tty39): adding device at sysfs path:
          /sys/devices/virtual/tty/tty39<br>
          ModemManager[3769]: <debug> [1556600385.353336] [filter]
          (tty/tty39) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.353457]
          (tty/tty4): adding device at sysfs path:
          /sys/devices/virtual/tty/tty4<br>
          ModemManager[3769]: <debug> [1556600385.353619] [filter]
          (tty/tty4) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.353741]
          (tty/tty40): adding device at sysfs path:
          /sys/devices/virtual/tty/tty40<br>
          ModemManager[3769]: <debug> [1556600385.353914] [filter]
          (tty/tty40) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.354032]
          (tty/tty41): adding device at sysfs path:
          /sys/devices/virtual/tty/tty41<br>
          ModemManager[3769]: <debug> [1556600385.354196] [filter]
          (tty/tty41) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.354307]
          (tty/tty42): adding device at sysfs path:
          /sys/devices/virtual/tty/tty42<br>
          ModemManager[3769]: <debug> [1556600385.354464] [filter]
          (tty/tty42) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.354624]
          (tty/tty43): adding device at sysfs path:
          /sys/devices/virtual/tty/tty43<br>
          ModemManager[3769]: <debug> [1556600385.354796] [filter]
          (tty/tty43) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.354905]
          (tty/tty44): adding device at sysfs path:
          /sys/devices/virtual/tty/tty44<br>
          ModemManager[3769]: <debug> [1556600385.355048] [filter]
          (tty/tty44) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.355153]
          (tty/tty45): adding device at sysfs path:
          /sys/devices/virtual/tty/tty45<br>
          ModemManager[3769]: <debug> [1556600385.355303] [filter]
          (tty/tty45) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.355414]
          (tty/tty46): adding device at sysfs path:
          /sys/devices/virtual/tty/tty46<br>
          ModemManager[3769]: <debug> [1556600385.355560] [filter]
          (tty/tty46) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.356983]
          (tty/tty47): adding device at sysfs path:
          /sys/devices/virtual/tty/tty47<br>
          ModemManager[3769]: <debug> [1556600385.357209] [filter]
          (tty/tty47) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.357370]
          (tty/tty48): adding device at sysfs path:
          /sys/devices/virtual/tty/tty48<br>
          ModemManager[3769]: <debug> [1556600385.357576] [filter]
          (tty/tty48) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.357921]
          (tty/tty49): adding device at sysfs path:
          /sys/devices/virtual/tty/tty49<br>
          ModemManager[3769]: <debug> [1556600385.358158] [filter]
          (tty/tty49) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.358351]
          (tty/tty5): adding device at sysfs path:
          /sys/devices/virtual/tty/tty5<br>
          ModemManager[3769]: <debug> [1556600385.358553] [filter]
          (tty/tty5) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.358710]
          (tty/tty50): adding device at sysfs path:
          /sys/devices/virtual/tty/tty50<br>
          ModemManager[3769]: <debug> [1556600385.358927] [filter]
          (tty/tty50) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.359083]
          (tty/tty51): adding device at sysfs path:
          /sys/devices/virtual/tty/tty51<br>
          ModemManager[3769]: <debug> [1556600385.359275] [filter]
          (tty/tty51) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.359428]
          (tty/tty52): adding device at sysfs path:
          /sys/devices/virtual/tty/tty52<br>
          ModemManager[3769]: <debug> [1556600385.359630] [filter]
          (tty/tty52) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.360928]
          (tty/tty53): adding device at sysfs path:
          /sys/devices/virtual/tty/tty53<br>
          ModemManager[3769]: <debug> [1556600385.361173] [filter]
          (tty/tty53) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.361334]
          (tty/tty54): adding device at sysfs path:
          /sys/devices/virtual/tty/tty54<br>
          ModemManager[3769]: <debug> [1556600385.361537] [filter]
          (tty/tty54) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.361693]
          (tty/tty55): adding device at sysfs path:
          /sys/devices/virtual/tty/tty55<br>
          ModemManager[3769]: <debug> [1556600385.361887] [filter]
          (tty/tty55) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.362033]
          (tty/tty56): adding device at sysfs path:
          /sys/devices/virtual/tty/tty56<br>
          ModemManager[3769]: <debug> [1556600385.362233] [filter]
          (tty/tty56) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.362384]
          (tty/tty57): adding device at sysfs path:
          /sys/devices/virtual/tty/tty57<br>
          ModemManager[3769]: <debug> [1556600385.362583] [filter]
          (tty/tty57) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.362735]
          (tty/tty58): adding device at sysfs path:
          /sys/devices/virtual/tty/tty58<br>
          ModemManager[3769]: <debug> [1556600385.363158] [filter]
          (tty/tty58) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.363340]
          (tty/tty59): adding device at sysfs path:
          /sys/devices/virtual/tty/tty59<br>
          ModemManager[3769]: <debug> [1556600385.363552] [filter]
          (tty/tty59) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.363711]
          (tty/tty6): adding device at sysfs path:
          /sys/devices/virtual/tty/tty6<br>
          ModemManager[3769]: <debug> [1556600385.363995] [filter]
          (tty/tty6) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.364157]
          (tty/tty60): adding device at sysfs path:
          /sys/devices/virtual/tty/tty60<br>
          ModemManager[3769]: <debug> [1556600385.364360] [filter]
          (tty/tty60) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.365504]
          (tty/tty61): adding device at sysfs path:
          /sys/devices/virtual/tty/tty61<br>
          ModemManager[3769]: <debug> [1556600385.365734] [filter]
          (tty/tty61) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.365904]
          (tty/tty62): adding device at sysfs path:
          /sys/devices/virtual/tty/tty62<br>
          ModemManager[3769]: <debug> [1556600385.366070] [filter]
          (tty/tty62) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.366186]
          (tty/tty63): adding device at sysfs path:
          /sys/devices/virtual/tty/tty63<br>
          ModemManager[3769]: <debug> [1556600385.366348] [filter]
          (tty/tty63) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.366469]
          (tty/tty7): adding device at sysfs path:
          /sys/devices/virtual/tty/tty7<br>
          ModemManager[3769]: <debug> [1556600385.366639] [filter]
          (tty/tty7) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.366760]
          (tty/tty8): adding device at sysfs path:
          /sys/devices/virtual/tty/tty8<br>
          ModemManager[3769]: <debug> [1556600385.367018] [filter]
          (tty/tty8) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.369424]
          (tty/tty9): adding device at sysfs path:
          /sys/devices/virtual/tty/tty9<br>
          ModemManager[3769]: <debug> [1556600385.369703] [filter]
          (tty/tty9) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.369866]
          (tty/ttyprintk): adding device at sysfs path:
          /sys/devices/virtual/tty/ttyprintk<br>
          ModemManager[3769]: <debug> [1556600385.370068] [filter]
          (tty/ttyprintk) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600385.370233]
          (net/enp0s3): adding device at sysfs path:
          /sys/devices/pci0000:00/0000:00:03.0/net/enp0s3<br>
          ModemManager[3769]: <debug> [1556600385.370490] [filter]
          (net/enp0s3) port allowed: net device<br>
          ModemManager[3769]: <debug> [1556600385.370629]
          (net/enp0s3): first port in device
          /sys/devices/pci0000:00/0000:00:03.0<br>
          ModemManager[3769]: <debug> [1556600385.370830] [plugin
          manager] task 0: new support task for device:
          /sys/devices/pci0000:00/0000:00:03.0<br>
          ModemManager[3769]: <debug> [1556600385.371023] [plugin
          manager] task 0: port grabbed: enp0s3<br>
          ModemManager[3769]: <debug> [1556600385.371164] [plugin
          manager] task 0,enp0s3: new support task for port<br>
          ModemManager[3769]: <debug> [1556600385.371296] [plugin
          manager) task 0,enp0s3: deferred until min wait time elapsed<br>
          ModemManager[3769]: <debug> [1556600385.371451]
          (net/lo): adding device at sysfs path:
          /sys/devices/virtual/net/lo<br>
          ModemManager[3769]: <debug> [1556600385.371653] [filter]
          (net/lo) port filtered: virtual device<br>
          ModemManager[3769]: <debug> [1556600386.874368] [plugin
          manager] task 0: min wait time elapsed<br>
          ModemManager[3769]: <debug> [1556600386.874428] (Dell)
          [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874438] (Sierra
          (legacy)) [enp0s3] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600386.874444]
          (Thuraya) [enp0s3] filtered by subsystem<br>
          ModemManager[3769]: <debug> [1556600386.874450] (X22X)
          [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874456]
          (Longcheer) [enp0s3] filtered by subsystem<br>
          ModemManager[3769]: <debug> [1556600386.874461]
          (Motorola) [enp0s3] filtered by subsystem<br>
          ModemManager[3769]: <debug> [1556600386.874467] (Option
          High-Speed) [enp0s3] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600386.874473] (Haier)
          [enp0s3] filtered by subsystem<br>
          ModemManager[3769]: <debug> [1556600386.874480] (Nokia
          (Icera)) [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874487]
          (Quectel) [enp0s3] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600386.874493] (Huawei)
          [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874499]
          (Pantech) [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874505] (ZTE)
          [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874511]
          (Cinterion) [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874518] (Altair
          LTE) [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874524] (Nokia)
          [enp0s3] filtered by subsystem<br>
          ModemManager[3769]: <debug> [1556600386.874530]
          (Fibocom) [enp0s3] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600386.874536] (Sierra)
          [enp0s3] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600386.874542] (Via
          CBP7) [enp0s3] filtered by subsystem<br>
          ModemManager[3769]: <debug> [1556600386.874548]
          (AnyDATA) [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874553]
          (Iridium) [enp0s3] filtered by subsystem<br>
          ModemManager[3769]: <debug> [1556600386.874560]
          (Samsung) [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874565]
          (Linktop) [enp0s3] filtered by subsystem<br>
          ModemManager[3769]: <debug> [1556600386.874571] (Novatel
          LTE) [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874577] (Telit)
          [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874583]
          (SimTech) [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874589] (MTK)
          [enp0s3] filtered by subsystem<br>
          ModemManager[3769]: <debug> [1556600386.874594] (u-blox)
          [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874600]
          (Novatel) [enp0s3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600386.874606]
          (Wavecom) [enp0s3] filtered by subsystem<br>
          ModemManager[3769]: <debug> [1556600386.874616]
          (Ericsson MBM) [enp0s3] filtered by udev tags<br>
          ModemManager[3769]: <debug> [1556600386.874622] (Option)
          [enp0s3] filtered by subsystem<br>
          ModemManager[3769]: <debug> [1556600386.874638] [plugin
          manager] task 0,enp0s3: found '1' plugins to try<br>
          ModemManager[3769]: <debug> [1556600386.874644] [plugin
          manager] task 0,enp0s3: will try with plugin 'Generic'<br>
          ModemManager[3769]: <debug> [1556600386.874657] [plugin
          manager) task 0,enp0s3: started<br>
          ModemManager[3769]: <debug> [1556600386.874663] [plugin
          manager] task 0,enp0s3: checking with plugin 'Generic'<br>
          ModemManager[3769]: <debug> [1556600386.874672]
          (Generic) [enp0s3] probing deferred until result suggested<br>
          ModemManager[3769]: <debug> [1556600386.874691] [plugin
          manager] task 0,enp0s3: deferring support check until result
          suggested<br>
          ModemManager[3769]: <debug> [1556600387.872146] [plugin
          manager] task 0: min probing time elapsed<br>
          ModemManager[3769]: <debug> [1556600387.872228] [plugin
          Manager] task 0: still 1 running probes (0 active): enp0s3<br>
          ModemManager[3769]: <debug> [1556600387.872246] [plugin
          manager] task 0: no active tasks to probe<br>
          ModemManager[3769]: <debug> [1556600387.872258] [plugin
          manager] task 0,enp0s3: deferred task completed, no suggested
          plugin<br>
          ModemManager[3769]: <debug> [1556600387.872271] [plugin
          manager] task 0,enp0s3: finished in '2.501108' seconds<br>
          ModemManager[3769]: <debug> [1556600387.872358] [plugin
          manager] task 0,enp0s3: not supported by any plugin<br>
          ModemManager[3769]: <debug> [1556600387.872382] [device
          /sys/devices/pci0000:00/0000:00:03.0] fully ignoring port
          'net/enp0s3' from now on<br>
          ModemManager[3769]: <debug> [1556600387.872397] [plugin
          manager] task 0: no more ports to probe<br>
          ModemManager[3769]: <debug> [1556600387.872408] [plugin
          manager] task 0: finished in '2.501579' seconds<br>
          ModemManager[3769]: <info>  [1556600387.872432] Couldn't
          check support for device
          '/sys/devices/pci0000:00/0000:00:03.0': not supported by any
          plugin<br>
          <br>
          <br>
          <br>
          ModemManager[3769]: <debug> [1556600403.295616]
          (tty/ttyACM4): adding device at sysfs path:
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1/1-1:1.8/tty/ttyACM4<br>
          ModemManager[3769]: <debug> [1556600403.295858] [filter]
          (tty/ttyACM4): port allowed: cdc-acm interface reported
          AT-capable<br>
          ModemManager[3769]: <debug> [1556600403.295870]
          (tty/ttyACM4): first port in device
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1<br>
          ModemManager[3769]: <debug> [1556600403.295888] [plugin
          manager] task 1: new support task for device:
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1<br>
          ModemManager[3769]: <debug> [1556600403.295917] [plugin
          manager] task 1: port grabbed: ttyACM4<br>
          ModemManager[3769]: <debug> [1556600403.295924] [plugin
          manager] task 1,ttyACM4: new support task for port<br>
          ModemManager[3769]: <debug> [1556600403.295929] [plugin
          manager) task 1,ttyACM4: deferred until min wait time elapsed<br>
          ModemManager[3769]: <debug> [1556600403.304236]
          (tty/ttyACM1): adding device at sysfs path:
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1/1-1:1.2/tty/ttyACM1<br>
          ModemManager[3769]: <debug> [1556600403.304469] [filter]
          (tty/ttyACM1): port allowed: cdc-acm interface reported
          AT-capable<br>
          ModemManager[3769]: <debug> [1556600403.304484]
          (tty/ttyACM1): additional port in device
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1<br>
          ModemManager[3769]: <debug> [1556600403.304503] [plugin
          manager] task 1: port grabbed: ttyACM1<br>
          ModemManager[3769]: <debug> [1556600403.304511] [plugin
          manager] task 1,ttyACM1: new support task for port<br>
          ModemManager[3769]: <debug> [1556600403.304517] [plugin
          manager) task 1,ttyACM1: deferred until min wait time elapsed<br>
          ModemManager[3769]: <debug> [1556600403.307231]
          (tty/ttyACM5): adding device at sysfs path:
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1/1-1:1.10/tty/ttyACM5<br>
          ModemManager[3769]: <debug> [1556600403.307535] [filter]
          (tty/ttyACM5): port allowed: cdc-acm interface reported
          AT-capable<br>
          ModemManager[3769]: <debug> [1556600403.307553]
          (tty/ttyACM5): additional port in device
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1<br>
          ModemManager[3769]: <debug> [1556600403.307572] [plugin
          manager] task 1: port grabbed: ttyACM5<br>
          ModemManager[3769]: <debug> [1556600403.307579] [plugin
          manager] task 1,ttyACM5: new support task for port<br>
          ModemManager[3769]: <debug> [1556600403.307584] [plugin
          manager) task 1,ttyACM5: deferred until min wait time elapsed<br>
          ModemManager[3769]: <debug> [1556600403.310668]
          (tty/ttyACM0): adding device at sysfs path:
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1/1-1:1.0/tty/ttyACM0<br>
          ModemManager[3769]: <debug> [1556600403.310907] [filter]
          (tty/ttyACM0): port allowed: cdc-acm interface reported
          AT-capable<br>
          ModemManager[3769]: <debug> [1556600403.310922]
          (tty/ttyACM0): additional port in device
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1<br>
          ModemManager[3769]: <debug> [1556600403.310940] [plugin
          manager] task 1: port grabbed: ttyACM0<br>
          ModemManager[3769]: <debug> [1556600403.310948] [plugin
          manager] task 1,ttyACM0: new support task for port<br>
          ModemManager[3769]: <debug> [1556600403.310954] [plugin
          manager) task 1,ttyACM0: deferred until min wait time elapsed<br>
          ModemManager[3769]: <debug> [1556600403.312927]
          (tty/ttyACM2): adding device at sysfs path:
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1/1-1:1.4/tty/ttyACM2<br>
          ModemManager[3769]: <debug> [1556600403.313137] [filter]
          (tty/ttyACM2): port allowed: cdc-acm interface reported
          AT-capable<br>
          ModemManager[3769]: <debug> [1556600403.313152]
          (tty/ttyACM2): additional port in device
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1<br>
          ModemManager[3769]: <debug> [1556600403.313172] [plugin
          manager] task 1: port grabbed: ttyACM2<br>
          ModemManager[3769]: <debug> [1556600403.313180] [plugin
          manager] task 1,ttyACM2: new support task for port<br>
          ModemManager[3769]: <debug> [1556600403.313185] [plugin
          manager) task 1,ttyACM2: deferred until min wait time elapsed<br>
          ModemManager[3769]: <debug> [1556600403.335764]
          (tty/ttyACM3): adding device at sysfs path:
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1/1-1:1.6/tty/ttyACM3<br>
          ModemManager[3769]: <debug> [1556600403.336021] [filter]
          (tty/ttyACM3): port allowed: cdc-acm interface reported
          AT-capable<br>
          ModemManager[3769]: <debug> [1556600403.336040]
          (tty/ttyACM3): additional port in device
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1<br>
          ModemManager[3769]: <debug> [1556600403.336058] [plugin
          manager] task 1: port grabbed: ttyACM3<br>
          ModemManager[3769]: <debug> [1556600403.336066] [plugin
          manager] task 1,ttyACM3: new support task for port<br>
          ModemManager[3769]: <debug> [1556600403.336071] [plugin
          manager) task 1,ttyACM3: deferred until min wait time elapsed<br>
          ModemManager[3769]: <debug> [1556600404.797850] [plugin
          manager] task 1: min wait time elapsed<br>
          ModemManager[3769]: <debug> [1556600404.797910] (Dell)
          [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.797919] (Sierra
          (legacy)) [ttyACM3] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.797925]
          (Thuraya) [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.797931] (X22X)
          [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.797937]
          (Longcheer) [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.797943]
          (Motorola) [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.797948] (Option
          High-Speed) [ttyACM3] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.797955] (Haier)
          [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.797961] (Nokia
          (Icera)) [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.797968]
          (Quectel) [ttyACM3] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.797973] (Huawei)
          [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.797979]
          (Pantech) [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798021] (ZTE)
          [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798030] (Altair
          LTE) [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798038]
          (Fibocom) [ttyACM3] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798044] (Sierra)
          [ttyACM3] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798053]
          (AnyDATA) [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798059]
          (Samsung) [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798065]
          (Linktop) [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798070] (Novatel
          LTE) [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798076]
          (SimTech) [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798087] (MTK)
          [ttyACM3] filtered by udev tags<br>
          ModemManager[3769]: <debug> [1556600404.798093]
          (Novatel) [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798099]
          (Wavecom) [ttyACM3] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798106]
          (Ericsson MBM) [ttyACM3] filtered by udev tags<br>
          ModemManager[3769]: <debug> [1556600404.798112] (Option)
          [ttyACM3] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798119] [plugin
          manager] task 1,ttyACM3: found '7' plugins to try<br>
          ModemManager[3769]: <debug> [1556600404.798124] [plugin
          manager] task 1,ttyACM3: will try with plugin 'u-blox'<br>
          ModemManager[3769]: <debug> [1556600404.798130] [plugin
          manager] task 1,ttyACM3: will try with plugin 'Cinterion'<br>
          ModemManager[3769]: <debug> [1556600404.798134] [plugin
          manager] task 1,ttyACM3: will try with plugin 'Nokia'<br>
          ModemManager[3769]: <debug> [1556600404.798140] [plugin
          manager] task 1,ttyACM3: will try with plugin 'Via CBP7'<br>
          ModemManager[3769]: <debug> [1556600404.798144] [plugin
          manager] task 1,ttyACM3: will try with plugin 'Iridium'<br>
          ModemManager[3769]: <debug> [1556600404.798150] [plugin
          manager] task 1,ttyACM3: will try with plugin 'Telit'<br>
          ModemManager[3769]: <debug> [1556600404.798155] [plugin
          manager] task 1,ttyACM3: will try with plugin 'Generic'<br>
          ModemManager[3769]: <debug> [1556600404.798167] [plugin
          manager) task 1,ttyACM3: started<br>
          ModemManager[3769]: <debug> [1556600404.798173] [plugin
          manager] task 1,ttyACM3: checking with plugin 'u-blox'<br>
          ModemManager[3769]: <debug> [1556600404.798183] (u-blox)
          [ttyACM3] probe required: 'at'<br>
          ModemManager[3769]: <debug> [1556600404.798190]
          (tty/ttyACM3) port probing finished: skipping for blacklisted
          port<br>
          ModemManager[3769]: <debug> [1556600404.798203] (Dell)
          [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798209] (Sierra
          (legacy)) [ttyACM2] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798221]
          (Thuraya) [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798262] (X22X)
          [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798268]
          (Longcheer) [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798273]
          (Motorola) [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798279] (Option
          High-Speed) [ttyACM2] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798284] (Haier)
          [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798289] (Nokia
          (Icera)) [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798295]
          (Quectel) [ttyACM2] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798303] (Huawei)
          [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798309]
          (Pantech) [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798339] (ZTE)
          [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798347] (Altair
          LTE) [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798354]
          (Fibocom) [ttyACM2] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798359] (Sierra)
          [ttyACM2] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798365]
          (AnyDATA) [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798371]
          (Samsung) [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798378]
          (Linktop) [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798384] (Novatel
          LTE) [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798390]
          (SimTech) [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798398] (MTK)
          [ttyACM2] filtered by udev tags<br>
          ModemManager[3769]: <debug> [1556600404.798405]
          (Novatel) [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798411]
          (Wavecom) [ttyACM2] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798418]
          (Ericsson MBM) [ttyACM2] filtered by udev tags<br>
          ModemManager[3769]: <debug> [1556600404.798425] (Option)
          [ttyACM2] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798434] [plugin
          manager] task 1,ttyACM2: found '7' plugins to try<br>
          ModemManager[3769]: <debug> [1556600404.798440] [plugin
          manager] task 1,ttyACM2: will try with plugin 'u-blox'<br>
          ModemManager[3769]: <debug> [1556600404.798445] [plugin
          manager] task 1,ttyACM2: will try with plugin 'Cinterion'<br>
          ModemManager[3769]: <debug> [1556600404.798450] [plugin
          manager] task 1,ttyACM2: will try with plugin 'Nokia'<br>
          ModemManager[3769]: <debug> [1556600404.798456] [plugin
          manager] task 1,ttyACM2: will try with plugin 'Via CBP7'<br>
          ModemManager[3769]: <debug> [1556600404.798461] [plugin
          manager] task 1,ttyACM2: will try with plugin 'Iridium'<br>
          ModemManager[3769]: <debug> [1556600404.798466] [plugin
          manager] task 1,ttyACM2: will try with plugin 'Telit'<br>
          ModemManager[3769]: <debug> [1556600404.798471] [plugin
          manager] task 1,ttyACM2: will try with plugin 'Generic'<br>
          ModemManager[3769]: <debug> [1556600404.798480] [plugin
          manager) task 1,ttyACM2: started<br>
          ModemManager[3769]: <debug> [1556600404.798485] [plugin
          manager] task 1,ttyACM2: checking with plugin 'u-blox'<br>
          ModemManager[3769]: <debug> [1556600404.798494] (u-blox)
          [ttyACM2] probe required: 'at'<br>
          ModemManager[3769]: <debug> [1556600404.798500]
          (tty/ttyACM2) launching port probing: 'at'<br>
          ModemManager[3769]: <debug> [1556600404.798515] (Dell)
          [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798523] (Sierra
          (legacy)) [ttyACM0] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798529]
          (Thuraya) [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798535] (X22X)
          [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798545]
          (Longcheer) [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798550]
          (Motorola) [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798556] (Option
          High-Speed) [ttyACM0] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798561] (Haier)
          [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798567] (Nokia
          (Icera)) [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798573]
          (Quectel) [ttyACM0] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798578] (Huawei)
          [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798585]
          (Pantech) [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798591] (ZTE)
          [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798597] (Altair
          LTE) [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798604]
          (Fibocom) [ttyACM0] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798610] (Sierra)
          [ttyACM0] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798616]
          (AnyDATA) [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798623]
          (Samsung) [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798629]
          (Linktop) [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798635] (Novatel
          LTE) [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798642]
          (SimTech) [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798649] (MTK)
          [ttyACM0] filtered by udev tags<br>
          ModemManager[3769]: <debug> [1556600404.798655]
          (Novatel) [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798662]
          (Wavecom) [ttyACM0] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798669]
          (Ericsson MBM) [ttyACM0] filtered by udev tags<br>
          ModemManager[3769]: <debug> [1556600404.798675] (Option)
          [ttyACM0] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798681] [plugin
          manager] task 1,ttyACM0: found '7' plugins to try<br>
          ModemManager[3769]: <debug> [1556600404.798687] [plugin
          manager] task 1,ttyACM0: will try with plugin 'u-blox'<br>
          ModemManager[3769]: <debug> [1556600404.798707] [plugin
          manager] task 1,ttyACM0: will try with plugin 'Cinterion'<br>
          ModemManager[3769]: <debug> [1556600404.798713] [plugin
          manager] task 1,ttyACM0: will try with plugin 'Nokia'<br>
          ModemManager[3769]: <debug> [1556600404.798718] [plugin
          manager] task 1,ttyACM0: will try with plugin 'Via CBP7'<br>
          ModemManager[3769]: <debug> [1556600404.798723] [plugin
          manager] task 1,ttyACM0: will try with plugin 'Iridium'<br>
          ModemManager[3769]: <debug> [1556600404.798728] [plugin
          manager] task 1,ttyACM0: will try with plugin 'Telit'<br>
          ModemManager[3769]: <debug> [1556600404.798733] [plugin
          manager] task 1,ttyACM0: will try with plugin 'Generic'<br>
          ModemManager[3769]: <debug> [1556600404.798739] [plugin
          manager) task 1,ttyACM0: started<br>
          ModemManager[3769]: <debug> [1556600404.798744] [plugin
          manager] task 1,ttyACM0: checking with plugin 'u-blox'<br>
          ModemManager[3769]: <debug> [1556600404.798754] (u-blox)
          [ttyACM0] probe required: 'at'<br>
          ModemManager[3769]: <debug> [1556600404.798761]
          (tty/ttyACM0) launching port probing: 'at'<br>
          ModemManager[3769]: <debug> [1556600404.798772] (Dell)
          [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798779] (Sierra
          (legacy)) [ttyACM5] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798784]
          (Thuraya) [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798789] (X22X)
          [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798795]
          (Longcheer) [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798800]
          (Motorola) [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798806] (Option
          High-Speed) [ttyACM5] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798812] (Haier)
          [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798817] (Nokia
          (Icera)) [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798823]
          (Quectel) [ttyACM5] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798828] (Huawei)
          [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798833]
          (Pantech) [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798838] (ZTE)
          [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798844] (Altair
          LTE) [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798852]
          (Fibocom) [ttyACM5] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798857] (Sierra)
          [ttyACM5] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798862]
          (AnyDATA) [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798868]
          (Samsung) [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798873]
          (Linktop) [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798879] (Novatel
          LTE) [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798885]
          (SimTech) [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798892] (MTK)
          [ttyACM5] filtered by udev tags<br>
          ModemManager[3769]: <debug> [1556600404.798899]
          (Novatel) [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798904]
          (Wavecom) [ttyACM5] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.798910]
          (Ericsson MBM) [ttyACM5] filtered by udev tags<br>
          ModemManager[3769]: <debug> [1556600404.798915] (Option)
          [ttyACM5] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.798921] [plugin
          manager] task 1,ttyACM5: found '7' plugins to try<br>
          ModemManager[3769]: <debug> [1556600404.798926] [plugin
          manager] task 1,ttyACM5: will try with plugin 'u-blox'<br>
          ModemManager[3769]: <debug> [1556600404.798930] [plugin
          manager] task 1,ttyACM5: will try with plugin 'Cinterion'<br>
          ModemManager[3769]: <debug> [1556600404.801991] [plugin
          manager] task 1,ttyACM5: will try with plugin 'Nokia'<br>
          ModemManager[3769]: <debug> [1556600404.802037] [plugin
          manager] task 1,ttyACM5: will try with plugin 'Via CBP7'<br>
          ModemManager[3769]: <debug> [1556600404.802074] [plugin
          manager] task 1,ttyACM5: will try with plugin 'Iridium'<br>
          ModemManager[3769]: <debug> [1556600404.802109] [plugin
          manager] task 1,ttyACM5: will try with plugin 'Telit'<br>
          ModemManager[3769]: <debug> [1556600404.802144] [plugin
          manager] task 1,ttyACM5: will try with plugin 'Generic'<br>
          ModemManager[3769]: <debug> [1556600404.802184] [plugin
          manager) task 1,ttyACM5: started<br>
          ModemManager[3769]: <debug> [1556600404.802221] [plugin
          manager] task 1,ttyACM5: checking with plugin 'u-blox'<br>
          ModemManager[3769]: <debug> [1556600404.802266] (u-blox)
          [ttyACM5] probe required: 'at'<br>
          ModemManager[3769]: <debug> [1556600404.802307]
          (tty/ttyACM5) port probing finished: skipping for blacklisted
          port<br>
          ModemManager[3769]: <debug> [1556600404.802349] (Dell)
          [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.802387] (Sierra
          (legacy)) [ttyACM1] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.802423]
          (Thuraya) [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.802459] (X22X)
          [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.802494]
          (Longcheer) [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.802530]
          (Motorola) [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.802565] (Option
          High-Speed) [ttyACM1] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.802600] (Haier)
          [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.802636] (Nokia
          (Icera)) [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.802672]
          (Quectel) [ttyACM1] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.802707] (Huawei)
          [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.802742]
          (Pantech) [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.802777] (ZTE)
          [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.802813] (Altair
          LTE) [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.802849]
          (Fibocom) [ttyACM1] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.802884] (Sierra)
          [ttyACM1] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.802920]
          (AnyDATA) [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.802956]
          (Samsung) [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.802992]
          (Linktop) [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.803027] (Novatel
          LTE) [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.803063]
          (SimTech) [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.803100] (MTK)
          [ttyACM1] filtered by udev tags<br>
          ModemManager[3769]: <debug> [1556600404.803136]
          (Novatel) [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.803172]
          (Wavecom) [ttyACM1] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.803208]
          (Ericsson MBM) [ttyACM1] filtered by udev tags<br>
          ModemManager[3769]: <debug> [1556600404.803244] (Option)
          [ttyACM1] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.803280] [plugin
          manager] task 1,ttyACM1: found '7' plugins to try<br>
          ModemManager[3769]: <debug> [1556600404.803315] [plugin
          manager] task 1,ttyACM1: will try with plugin 'u-blox'<br>
          ModemManager[3769]: <debug> [1556600404.803350] [plugin
          manager] task 1,ttyACM1: will try with plugin 'Cinterion'<br>
          ModemManager[3769]: <debug> [1556600404.803384] [plugin
          manager] task 1,ttyACM1: will try with plugin 'Nokia'<br>
          ModemManager[3769]: <debug> [1556600404.803419] [plugin
          manager] task 1,ttyACM1: will try with plugin 'Via CBP7'<br>
          ModemManager[3769]: <debug> [1556600404.803453] [plugin
          manager] task 1,ttyACM1: will try with plugin 'Iridium'<br>
          ModemManager[3769]: <debug> [1556600404.803487] [plugin
          manager] task 1,ttyACM1: will try with plugin 'Telit'<br>
          ModemManager[3769]: <debug> [1556600404.803521] [plugin
          manager] task 1,ttyACM1: will try with plugin 'Generic'<br>
          ModemManager[3769]: <debug> [1556600404.803557] [plugin
          manager) task 1,ttyACM1: started<br>
          ModemManager[3769]: <debug> [1556600404.803592] [plugin
          manager] task 1,ttyACM1: checking with plugin 'u-blox'<br>
          ModemManager[3769]: <debug> [1556600404.803633] (u-blox)
          [ttyACM1] probe required: 'at'<br>
          ModemManager[3769]: <debug> [1556600404.803671]
          (tty/ttyACM1) launching port probing: 'at'<br>
          ModemManager[3769]: <debug> [1556600404.803714] (Dell)
          [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.803752] (Sierra
          (legacy)) [ttyACM4] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.803787]
          (Thuraya) [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.803822] (X22X)
          [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.803858]
          (Longcheer) [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.803893]
          (Motorola) [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.803928] (Option
          High-Speed) [ttyACM4] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.803963] (Haier)
          [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.803998] (Nokia
          (Icera)) [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.804033]
          (Quectel) [ttyACM4] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.804068] (Huawei)
          [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.804103]
          (Pantech) [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.804142] (ZTE)
          [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.804179] (Altair
          LTE) [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.804218]
          (Fibocom) [ttyACM4] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.804253] (Sierra)
          [ttyACM4] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.804289]
          (AnyDATA) [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.804325]
          (Samsung) [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.804360]
          (Linktop) [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.804395] (Novatel
          LTE) [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.804432]
          (SimTech) [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.804470] (MTK)
          [ttyACM4] filtered by udev tags<br>
          ModemManager[3769]: <debug> [1556600404.804496]
          (Novatel) [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.804521]
          (Wavecom) [ttyACM4] filtered by vendor/product IDs<br>
          ModemManager[3769]: <debug> [1556600404.804546]
          (Ericsson MBM) [ttyACM4] filtered by udev tags<br>
          ModemManager[3769]: <debug> [1556600404.804571] (Option)
          [ttyACM4] filtered by drivers<br>
          ModemManager[3769]: <debug> [1556600404.804595] [plugin
          manager] task 1,ttyACM4: found '7' plugins to try<br>
          ModemManager[3769]: <debug> [1556600404.804618] [plugin
          manager] task 1,ttyACM4: will try with plugin 'u-blox'<br>
          ModemManager[3769]: <debug> [1556600404.804631] [plugin
          manager] task 1,ttyACM4: will try with plugin 'Cinterion'<br>
          ModemManager[3769]: <debug> [1556600404.804655] [plugin
          manager] task 1,ttyACM4: will try with plugin 'Nokia'<br>
          ModemManager[3769]: <debug> [1556600404.804679] [plugin
          manager] task 1,ttyACM4: will try with plugin 'Via CBP7'<br>
          ModemManager[3769]: <debug> [1556600404.804702] [plugin
          manager] task 1,ttyACM4: will try with plugin 'Iridium'<br>
          ModemManager[3769]: <debug> [1556600404.804724] [plugin
          manager] task 1,ttyACM4: will try with plugin 'Telit'<br>
          ModemManager[3769]: <debug> [1556600404.804735] [plugin
          manager] task 1,ttyACM4: will try with plugin 'Generic'<br>
          ModemManager[3769]: <debug> [1556600404.804760] [plugin
          manager) task 1,ttyACM4: started<br>
          ModemManager[3769]: <debug> [1556600404.804784] [plugin
          manager] task 1,ttyACM4: checking with plugin 'u-blox'<br>
          ModemManager[3769]: <debug> [1556600404.804814] (u-blox)
          [ttyACM4] probe required: 'at'<br>
          ModemManager[3769]: <debug> [1556600404.804841]
          (tty/ttyACM4) port probing finished: skipping for blacklisted
          port<br>
          ModemManager[3769]: <debug> [1556600404.804877] [plugin
          manager] task 1,ttyACM3: found best plugin for port (u-blox)<br>
          ModemManager[3769]: <debug> [1556600404.804914] [plugin
          manager] task 1,ttyACM3: finished in '1.468847' seconds<br>
          ModemManager[3769]: <debug> [1556600404.804943] [plugin
          manager] task 1,ttyACM3: found best plugin: u-blox<br>
          ModemManager[3769]: <debug> [1556600404.804972] [plugin
          manager] task 1,ttyACM2: got suggested plugin (u-blox)<br>
          ModemManager[3769]: <debug> [1556600404.804997] [plugin
          manager] task 1,ttyACM0: got suggested plugin (u-blox)<br>
          ModemManager[3769]: <debug> [1556600404.805021] [plugin
          manager] task 1,ttyACM5: got suggested plugin (u-blox)<br>
          ModemManager[3769]: <debug> [1556600404.805047] [plugin
          manager] task 1,ttyACM1: got suggested plugin (u-blox)<br>
          ModemManager[3769]: <debug> [1556600404.805072] [plugin
          manager] task 1,ttyACM4: got suggested plugin (u-blox)<br>
          ModemManager[3769]: <debug> [1556600404.805099] [plugin
          Manager] task 1: still 5 running probes (5 active): ttyACM2,
          ttyACM0, ttyACM5, ttyACM1, ttyACM4<br>
          ModemManager[3769]: <debug> [1556600404.805133] [plugin
          manager] task 1,ttyACM5: found best plugin for port (u-blox)<br>
          ModemManager[3769]: <debug> [1556600404.805170] [plugin
          manager] task 1,ttyACM5: finished in '1.497592' seconds<br>
          ModemManager[3769]: <debug> [1556600404.805196] [plugin
          manager] task 1,ttyACM5: best plugin matches device reported
          one: u-blox<br>
          ModemManager[3769]: <debug> [1556600404.805222] [plugin
          Manager] task 1: still 4 running probes (4 active): ttyACM2,
          ttyACM0, ttyACM1, ttyACM4<br>
          ModemManager[3769]: <debug> [1556600404.805252] [plugin
          manager] task 1,ttyACM4: found best plugin for port (u-blox)<br>
          ModemManager[3769]: <debug> [1556600404.805279] [plugin
          manager] task 1,ttyACM4: finished in '1.509355' seconds<br>
          ModemManager[3769]: <debug> [1556600404.805304] [plugin
          manager] task 1,ttyACM4: best plugin matches device reported
          one: u-blox<br>
          ModemManager[3769]: <debug> [1556600404.805329] [plugin
          Manager] task 1: still 3 running probes (3 active): ttyACM2,
          ttyACM0, ttyACM1<br>
          ModemManager[3769]: <debug> [1556600404.811592]
          (ttyACM2) opening serial port...<br>
          ModemManager[3769]: <debug> [1556600404.814154]
          (ttyACM2): setting up baudrate: 57600<br>
          ModemManager[3769]: <debug> [1556600404.814174]
          (ttyACM2): no flow control explicitly requested for device<br>
          ModemManager[3769]: <debug> [1556600404.817319]
          (ttyACM2) device open count is 1 (open)<br>
          ModemManager[3769]: <debug> [1556600404.820130]
          (ttyACM2): port attributes not fully set<br>
          ModemManager[3769]: <debug> [1556600404.820228]
          (ttyACM0) opening serial port...<br>
          ModemManager[3769]: <debug> [1556600404.822982]
          (ttyACM0): setting up baudrate: 57600<br>
          ModemManager[3769]: <debug> [1556600404.823000]
          (ttyACM0): no flow control explicitly requested for device<br>
          ModemManager[3769]: <debug> [1556600404.826138]
          (ttyACM0) device open count is 1 (open)<br>
          ModemManager[3769]: <debug> [1556600404.829741]
          (ttyACM0): port attributes not fully set<br>
          ModemManager[3769]: <debug> [1556600404.829874]
          (ttyACM1) opening serial port...<br>
          ModemManager[3769]: <debug> [1556600404.832049]
          (ttyACM1): setting up baudrate: 57600<br>
          ModemManager[3769]: <debug> [1556600404.832085]
          (ttyACM1): no flow control explicitly requested for device<br>
          ModemManager[3769]: <debug> [1556600404.836446]
          (ttyACM1) device open count is 1 (open)<br>
          ModemManager[3769]: <debug> [1556600404.839601]
          (ttyACM1): port attributes not fully set<br>
          ModemManager[3769]: <debug> [1556600404.923578]
          (ttyACM2): --> 'AT<CR>'<br>
          ModemManager[3769]: <debug> [1556600404.927218]
          (ttyACM2): <--
          'AT<CR><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600404.927279]
          (tty/ttyACM2) port is AT-capable<br>
          ModemManager[3769]: <debug> [1556600404.927291] [plugin
          manager] task 1,ttyACM2: found best plugin for port (u-blox)<br>
          ModemManager[3769]: <debug> [1556600404.927297] [plugin
          manager] task 1,ttyACM2: finished in '1.614118' seconds<br>
          ModemManager[3769]: <debug> [1556600404.927307] [plugin
          manager] task 1,ttyACM2: best plugin matches device reported
          one: u-blox<br>
          ModemManager[3769]: <debug> [1556600404.927315] [plugin
          Manager] task 1: still 2 running probes (2 active): ttyACM0,
          ttyACM1<br>
          ModemManager[3769]: <debug> [1556600404.927330]
          (ttyACM2) device open count is 0 (close)<br>
          ModemManager[3769]: <debug> [1556600404.927336]
          (ttyACM2) closing serial port...<br>
          ModemManager[3769]: <debug> [1556600404.983847]
          (ttyACM2) serial port closed<br>
          ModemManager[3769]: <debug> [1556600404.983915]
          (ttyACM2) forced to close port<br>
          ModemManager[3769]: <debug> [1556600404.989177]
          (ttyACM0): --> 'AT<CR>'<br>
          ModemManager[3769]: <debug> [1556600404.989225]
          (ttyACM1): --> 'AT<CR>'<br>
          ModemManager[3769]: <debug> [1556600404.994359]
          (ttyACM0): <--
          'AT<CR><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600404.994444]
          (tty/ttyACM0) port is AT-capable<br>
          ModemManager[3769]: <debug> [1556600404.994458] [plugin
          manager] task 1,ttyACM0: found best plugin for port (u-blox)<br>
          ModemManager[3769]: <debug> [1556600404.994465] [plugin
          manager] task 1,ttyACM0: finished in '1.683516' seconds<br>
          ModemManager[3769]: <debug> [1556600404.994474] [plugin
          manager] task 1,ttyACM0: best plugin matches device reported
          one: u-blox<br>
          ModemManager[3769]: <debug> [1556600404.994480] [plugin
          Manager] task 1: still 1 running probes (1 active): ttyACM1<br>
          ModemManager[3769]: <debug> [1556600404.994498]
          (ttyACM0) device open count is 0 (close)<br>
          ModemManager[3769]: <debug> [1556600404.994504]
          (ttyACM0) closing serial port...<br>
          ModemManager[3769]: <debug> [1556600405.050084]
          (ttyACM0) serial port closed<br>
          ModemManager[3769]: <debug> [1556600405.050149]
          (ttyACM0) forced to close port<br>
          ModemManager[3769]: <debug> [1556600405.050178]
          (ttyACM1): <--
          'AT<CR><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.050208]
          (tty/ttyACM1) port is AT-capable<br>
          ModemManager[3769]: <debug> [1556600405.050218] [plugin
          manager] task 1,ttyACM1: found best plugin for port (u-blox)<br>
          ModemManager[3769]: <debug> [1556600405.050225] [plugin
          manager] task 1,ttyACM1: finished in '1.745714' seconds<br>
          ModemManager[3769]: <debug> [1556600405.050233] [plugin
          manager] task 1,ttyACM1: best plugin matches device reported
          one: u-blox<br>
          ModemManager[3769]: <debug> [1556600405.050239] [plugin
          manager] task 1: no more ports to probe<br>
          ModemManager[3769]: <debug> [1556600405.050243] [plugin
          manager] task 1: finished in '1.754356' seconds<br>
          ModemManager[3769]: <info>  [1556600405.050260] [device
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1] creating modem
          with plugin 'u-blox' and '6' ports<br>
          ModemManager[3769]: <debug> [1556600405.057209]
          (tty/ttyACM3): port is blacklisted<br>
          ModemManager[3769]: <debug> [1556600405.057324]
          (ttyACM3) type 'ignored' claimed by
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1<br>
          ModemManager[3769]: <debug> [1556600405.057614]
          (ttyACM2) type 'at' claimed by
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1<br>
          ModemManager[3769]: <debug> [1556600405.057807]
          (ttyACM0) type 'at' claimed by
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1<br>
          ModemManager[3769]: <debug> [1556600405.057956]
          (tty/ttyACM5): port is blacklisted<br>
          ModemManager[3769]: <debug> [1556600405.058131]
          (ttyACM5) type 'ignored' claimed by
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1<br>
          ModemManager[3769]: <debug> [1556600405.058302]
          (ttyACM1) type 'at' claimed by
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1<br>
          ModemManager[3769]: <debug> [1556600405.058448]
          (tty/ttyACM4): port is blacklisted<br>
          ModemManager[3769]: <debug> [1556600405.058591]
          (ttyACM4) type 'ignored' claimed by
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1<br>
          ModemManager[3769]: <debug> [1556600405.058734]
          (/sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1) tty/ttyACM1 at
          (primary)<br>
          ModemManager[3769]: <debug> [1556600405.058862]
          (/sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1) tty/ttyACM0 at
          (secondary)<br>
          ModemManager[3769]: <debug> [1556600405.058992]
          (/sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1) tty/ttyACM1
          data (primary)<br>
          ModemManager[3769]: <debug> [1556600405.059276]
          (ttyACM1) opening serial port...<br>
          ModemManager[3769]: <debug> [1556600405.062746]
          (ttyACM1): setting up baudrate: 57600<br>
          ModemManager[3769]: <debug> [1556600405.062807]
          (ttyACM1): no flow control explicitly requested for device<br>
          ModemManager[3769]: <debug> [1556600405.063091]
          (ttyACM1) device open count is 1 (open)<br>
          ModemManager[3769]: <debug> [1556600405.063227]
          (ttyACM1): running init sequence...<br>
          ModemManager[3769]: <debug> [1556600405.063380]
          (ttyACM1) device open count is 2 (open)<br>
          ModemManager[3769]: <debug> [1556600405.063525]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <info>  [1556600405.063666] Modem
          for device '/sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1'
          successfully created<br>
          ModemManager[3769]: <debug> [1556600405.063812]
          (ttyACM1) device open count is 0 (close)<br>
          ModemManager[3769]: <debug> [1556600405.063946]
          (ttyACM1) closing serial port...<br>
          ModemManager[3769]: <debug> [1556600405.064075]
          (ttyACM1) serial port closed<br>
          ModemManager[3769]: <debug> [1556600405.064247]
          (ttyACM1) forced to close port<br>
          ModemManager[3769]: <debug> [1556600405.064700] loading
          current capabilities...<br>
          ModemManager[3769]: <debug> [1556600405.065013]
          (ttyACM1) device open count is 4 (open)<br>
          ModemManager[3769]: <debug> [1556600405.065176]
          (ttyACM1): --> 'ATE0<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.069484]
          (ttyACM1): <--
          'ATE0<CR><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.069739]
          (ttyACM1): --> 'ATV1<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.073394]
          (ttyACM1): <-- '<CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.073498]
          (ttyACM1): --> 'AT+CMEE=1<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.079560]
          (ttyACM1): <-- '<CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.079635]
          (ttyACM1): --> 'ATX4<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.082808]
          (ttyACM1): <-- '<CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.082893]
          (ttyACM1): --> 'AT&C1<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.086509]
          (ttyACM1): <-- '<CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.086585]
          (ttyACM1): --> 'ATE0<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.089751]
          (ttyACM1): <-- '<CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.089808]
          (ttyACM1) device open count is 3 (close)<br>
          ModemManager[3769]: <debug> [1556600405.089831]
          (ttyACM1): --> 'AT+CMEE=1<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.093961]
          (ttyACM1): <-- '<CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.094064]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.094089]
          (ttyACM1): --> 'AT+GCAP<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.097628]
          (ttyACM1): <-- '<CR><LF>+GCAP:
          +CGSM<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.097705]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.097723]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.097739]
          (ttyACM1): --> 'AT+WS46=?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.101480]
          (ttyACM1): <-- '<CR><LF>+WS46:
(22,28,31)<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.101573] Setting
          EPS network as supported<br>
          ModemManager[3769]: <debug> [1556600405.101623] Modem
          allows up to 1 bearers<br>
          ModemManager[3769]: <debug> [1556600405.101631] Creating
          bearer list (max: 1, max active: 1)<br>
          ModemManager[3769]: <debug> [1556600405.101656] loading
          manufacturer...<br>
          ModemManager[3769]: <debug> [1556600405.101665]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.101681]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.101697]
          (ttyACM1): --> 'AT+CGMI<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.105120]
          (ttyACM1): <--
'<CR><LF>u-blox<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.105206] loaded
          manufacturer: u-blox<br>
          ModemManager[3769]: <debug> [1556600405.105234] loading
          model...<br>
          ModemManager[3769]: <debug> [1556600405.105245]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.105262]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.105277]
          (ttyACM1): --> 'AT+CGMM<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.108475]
          (ttyACM1): <--
'<CR><LF>LARA-R280<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.108516] loaded
          model: LARA-R280<br>
          ModemManager[3769]: <debug> [1556600405.108533] loading
          revision...<br>
          ModemManager[3769]: <debug> [1556600405.108541]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.108554]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.108568]
          (ttyACM1): --> 'AT+CGMR<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.111882]
          (ttyACM1): <--
'<CR><LF>30.43<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.111953] loaded
          revision: 30.43<br>
          ModemManager[3769]: <debug> [1556600405.111978] loading
          equipment identifier...<br>
          ModemManager[3769]: <debug> [1556600405.111991]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.112007]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.112023]
          (ttyACM1): --> 'AT+CGSN<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.236769]
          (ttyACM1): <--
'<CR><LF>357364080026759<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.236848] loaded
          equipment identifier: 357364080026759<br>
          ModemManager[3769]: <debug> [1556600405.236872] loading
          device identifier...<br>
          ModemManager[3769]: <debug> [1556600405.236883]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.236898]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.236913]
          (ttyACM1): --> 'ATI<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.354461]
          (ttyACM1): <--
'<CR><LF>LARA-R280-02B-03<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.354546] Device
          ID source
          '000015460000110aLARA-R280-02B-0335736408002675930.43LARA-R280u-blox'<br>
          ModemManager[3769]: <debug> [1556600405.354554] Device
          ID 'cefae5a09feceda70ab244f864cd3239d518b487'<br>
          ModemManager[3769]: <debug> [1556600405.354558] loaded
          device identifier: cefae5a09feceda70ab244f864cd3239d518b487<br>
          ModemManager[3769]: <debug> [1556600405.354591]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.354620]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.354635]
          (ttyACM1): --> 'AT+URAT=?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.358189]
          (ttyACM1): <-- '<CR><LF>+URAT:
(2,3,6),(2,3)<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.358298]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.358321]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.358335]
          (ttyACM1): --> 'AT+UACT=?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.360780]
          (ttyACM1): <-- '<CR><LF>+CME ERROR:
          100<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.360861] Got
          failure code 100: Unknown error<br>
          ModemManager[3769]: <debug> [1556600405.360909] loading
          supported IP families...<br>
          ModemManager[3769]: <debug> [1556600405.360927]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.360939]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.360952]
          (ttyACM1): --> 'AT+CGDCONT=?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.363433]
          (ttyACM1): <-- '<CR><LF>+CGDCONT:
(1-11),"IP",,,0,0,(0,1),(0,1),(0,1),(0,1)<CR><LF><CR><LF>+CGDCONT:
(1-11),"IPV6",,,0,0,(0,1),(0,1),(0,1),(0,1)<CR><LF><CR><LF>+CGDCONT:
(1-11),"IPV4V6",,,0,0,(0,1),(0,1),(0,1),(0,1)<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.363543]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.363561]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.363574]
          (ttyACM1): --> 'AT+CFUN?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.366868]
          (ttyACM1): <-- '<CR><LF>+CFUN:
          1,0<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.366952] checking
          if unlock required...<br>
          ModemManager[3769]: <debug> [1556600405.366964]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.366976]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.366989]
          (ttyACM1): --> 'AT+CPIN?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.369446]
          (ttyACM1): <-- '<CR><LF>+CPIN:
          READY<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.369530] SIM is
          ready, and no need for the after SIM unlock step...<br>
          ModemManager[3769]: <debug> [1556600405.369551]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.369573]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.369591]
          (ttyACM1): --> 'AT+UPINCNT<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.395934]
          (ttyACM1): <-- '<CR><LF>+UPINCNT:
          3,3,10,10<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.396176]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.396198]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.396213]
          (ttyACM1): --> 'AT+CCID<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.402039]
          (ttyACM1): <-- '<CR><LF>+CCID:
89610180002802420530<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.402179] loading
          IMSI...<br>
          ModemManager[3769]: <debug> [1556600405.402198]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.402218]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.402236]
          (ttyACM1): --> 'AT+CIMI<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.405695]
          (ttyACM1): <--
'<CR><LF>505016001629580<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.405750] loaded
          IMSI: 505016001629580<br>
          ModemManager[3769]: <debug> [1556600405.405770] loading
          Operator ID...<br>
          ModemManager[3769]: <debug> [1556600405.405782]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.405796]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.405810]
          (ttyACM1): --> 'AT+CRSM=176,28589,0,0,4<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.425047]
          (ttyACM1): <-- '<CR><LF>+CRSM:
144,0,"00FFFF02"<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.425148] loading
          Operator Name...<br>
          ModemManager[3769]: <debug> [1556600405.425163]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.425179]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.425193]
          (ttyACM1): --> 'AT+CRSM=176,28486,0,0,17<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.444767]
          (ttyACM1): <-- '<CR><LF>+CRSM:
144,0,"0254656C73747261FFFFFFFFFFFFFFFFFF"<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.444921] loading
          own numbers...<br>
          ModemManager[3769]: <debug> [1556600405.444934]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.444950]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.444965]
          (ttyACM1): --> 'AT+CNUM<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.479991]
          (ttyACM1): <-- '<CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.480084]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.480105]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.480120]
          (ttyACM1): --> 'AT+URAT?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.484855]
          (ttyACM1): <-- '<CR><LF>+URAT:
          6,3<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.484946] current
          allowed modes retrieved: 3g, 4g<br>
          ModemManager[3769]: <debug> [1556600405.484957] current
          preferred modes retrieved: 4g<br>
          ModemManager[3769]: <debug> [1556600405.484994]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.485010]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.485026]
          (ttyACM1): --> 'AT+UBANDSEL?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.489532]
          (ttyACM1): <-- '<CR><LF>+UBANDSEL:
1800,900,700<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.489788] loading
          IMEI...<br>
          ModemManager[3769]: <debug> [1556600405.489805]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.489819]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.489834]
          (ttyACM1): --> 'AT+CGSN<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.615125]
          (ttyACM1): <--
'<CR><LF>357364080026759<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.615203] loaded
          IMEI: 357364080026759<br>
          ModemManager[3769]: <debug> [1556600405.615229] loading
          enabled facility locks...<br>
          ModemManager[3769]: <debug> [1556600405.615239]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.615252]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.615266]
          (ttyACM1): --> 'AT+CLCK=?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.618007]
          (ttyACM1): <-- '<CR><LF>+CLCK:
("AO","OI","AI","IR","OX","AB","AG","AC","PS","PN","PU","PP","PC","SC","FD")<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.618081]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.618097]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.618110]
          (ttyACM1): --> 'AT+CLCK="SC",2<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.620623]
          (ttyACM1): <-- '<CR><LF>+CLCK:
          0<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.620670]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.620685]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.620698]
          (ttyACM1): --> 'AT+CLCK="FD",2<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.623070]
          (ttyACM1): <-- '<CR><LF>+CLCK:
          0<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.623117]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.623131]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.623144]
          (ttyACM1): --> 'AT+CLCK="PS",2<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.625592]
          (ttyACM1): <-- '<CR><LF>+CLCK:
          0<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.625654]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.625670]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.625685]
          (ttyACM1): --> 'AT+CLCK="PN",2<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.627926]
          (ttyACM1): <-- '<CR><LF>+CLCK:
          0<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.627989]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.628004]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.628018]
          (ttyACM1): --> 'AT+CLCK="PU",2<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.631300]
          (ttyACM1): <-- '<CR><LF>+CLCK:
          0<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.631397]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.631416]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.631432]
          (ttyACM1): --> 'AT+CLCK="PP",2<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.634367]
          (ttyACM1): <-- '<CR><LF>+CLCK:
          0<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.634424]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.634439]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.634453]
          (ttyACM1): --> 'AT+CLCK="PC",2<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.637395]
          (ttyACM1): <-- '<CR><LF>+CLCK:
          0<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.637472] loading
          UE mode of operation for EPS...<br>
          ModemManager[3769]: <debug> [1556600405.637484]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.637498]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.637511]
          (ttyACM1): --> 'AT+CEMODE?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.641534]
          (ttyACM1): <-- '<CR><LF>+CEMODE:
          1<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.641706]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.641736]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.641750]
          (ttyACM1): --> 'AT+CUSD=?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.644541]
          (ttyACM1): <-- '<CR><LF>+CUSD:
          (0-2)<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.644709]
          (ttyACM1) device open count is 1 (close)<br>
          ModemManager[3769]: <debug> [1556600405.644795]
          (ttyACM1) device open count is 2 (open)<br>
          ModemManager[3769]: <debug> [1556600405.644820]
          (ttyACM1): --> 'AT+CNMI=?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.647325]
          (ttyACM1): <-- '<CR><LF>+CNMI:
(0-2),(0-3),(0-3),(0-2),(0-1)<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.647398]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.647443]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.647457]
          (ttyACM1): --> 'AT+CPMS=?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.650239]
          (ttyACM1): <-- '<CR><LF>+CPMS:
("BM","ME","SM","SR"),("ME","SM"),("BM","ME","SM","SR")<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.650329]
          Supported storages loaded:<br>
          ModemManager[3769]: <debug> [1556600405.650338]   mem1
          (list/read/delete) storages: 'bm, me, sm, sr'<br>
          ModemManager[3769]: <debug> [1556600405.650343]   mem2
          (write/send) storages:       'me, sm'<br>
          ModemManager[3769]: <debug> [1556600405.650347]   mem3
          (reception) storages:        'bm, me, sm, sr'<br>
          ModemManager[3769]: <debug> [1556600405.650374]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.650387]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.650400]
          (ttyACM1): --> 'AT+CPMS?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.653368]
          (ttyACM1): <-- '<CR><LF>+CPMS:
"SR",0,10,"ME",0,100,"ME",0,100<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.653457] Current
          storages initialized:<br>
          ModemManager[3769]: <debug> [1556600405.653468]   mem1
          (list/read/delete) storages: 'sr'<br>
          ModemManager[3769]: <debug> [1556600405.653473]   mem2
          (write/send) storages:       'me'<br>
          ModemManager[3769]: <debug> [1556600405.653528] Current
          storages initialized<br>
          ModemManager[3769]: <debug> [1556600405.653616]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.653643]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.653658]
          (ttyACM1): --> 'ATH<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.657772]
          (ttyACM1): <-- '<CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.657915]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.657946]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.657962]
          (ttyACM1): --> 'AT+CTZU=1<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.662399]
          (ttyACM1): <-- '<CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.662467]
          (ttyACM1): --> 'AT+CCLK?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.668465]
          (ttyACM1): <-- '<CR><LF>+CCLK:
"19/04/30,15:00:05+40"<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.668705]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600405.668748]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <debug> [1556600405.668774]
          (ttyACM1): --> 'AT+CESQ=?<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.673091]
          (ttyACM1): <-- '<CR><LF>+CESQ:
(0-63,99),(0-7,99),(0-96,255),(0-49,255),(0-34,255),(0-97,255)<CR><LF><CR><LF>OK<CR><LF>'<br>
          ModemManager[3769]: <debug> [1556600405.673300]
          (ttyACM1) device open count is 1 (close)<br>
          ModemManager[3769]: <debug> [1556600405.673330] Couldn't
          initialize interface: 'OMA not supported'<br>
          ModemManager[3769]: <info>  [1556600405.673421] Modem:
          state changed (unknown -> disabled)<br>
          ModemManager[3769]: <debug> [1556600405.673481] modem
          properly initialized<br>
          ModemManager[3769]: <debug> [1556600405.678185] [device
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1] exported modem
          at path '/org/freedesktop/ModemManager1/Modem/0'<br>
          ModemManager[3769]: <debug> [1556600405.678230] [device
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1]    plugin: 
          u-blox<br>
          ModemManager[3769]: <debug> [1556600405.678374] [device
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1]    vid:pid:
          0x1546:0x110A<br>
          ModemManager[3769]: <debug> [1556600405.678507]
          (ttyACM1) device open count is 0 (close)<br>
          ModemManager[3769]: <debug> [1556600405.678729]
          (ttyACM1) closing serial port...<br>
          ModemManager[3769]: <debug> [1556600405.737223]
          (ttyACM1) serial port closed<br>
          ModemManager[3769]: <info>  [1556600405.740447] Modem
          /org/freedesktop/ModemManager1/Modem/0: state changed
          (disabled -> enabling)<br>
          ModemManager[3769]: <debug> [1556600405.740636] Skipping
          modem initialization: device hotplugged<br>
          ModemManager[3769]: <debug> [1556600405.741388]
          (ttyACM1) opening serial port...<br>
          ModemManager[3769]: <debug> [1556600405.742789]
          (ttyACM1): setting up baudrate: 57600<br>
          ModemManager[3769]: <debug> [1556600405.742809]
          (ttyACM1): no flow control explicitly requested for device<br>
          ModemManager[3769]: <debug> [1556600405.742831]
          (ttyACM1) device open count is 1 (open)<br>
          ModemManager[3769]: <debug> [1556600405.742837]
          (ttyACM1): running init sequence...<br>
          ModemManager[3769]: <debug> [1556600405.742851]
          (ttyACM0) opening serial port...<br>
          ModemManager[3769]: <debug> [1556600405.744896]
          (ttyACM0): setting up baudrate: 57600<br>
          ModemManager[3769]: <debug> [1556600405.744925]
          (ttyACM0): no flow control explicitly requested for device<br>
          ModemManager[3769]: <debug> [1556600405.744949]
          (ttyACM0) device open count is 1 (open)<br>
          ModemManager[3769]: <debug> [1556600405.744956]
          (ttyACM0): running init sequence...<br>
          ModemManager[3769]: <debug> [1556600405.744968] Flashing
          primary AT port before enabling...<br>
          ModemManager[3769]: <debug> [1556600405.747718]
          (ttyACM1): port attributes not fully set<br>
          ModemManager[3769]: <debug> [1556600405.747930]
          (ttyACM1): --> 'ATE0<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.747950]
          (ttyACM0): --> 'ATE0<CR>'<br>
          ModemManager[3769]: <debug> [1556600405.851629]
          (ttyACM1) device open count is 2 (open)<br>
          ModemManager[3769]: <debug> [1556600408.875140]
          (ttyACM1): --> 'ATV1<CR>'<br>
          ModemManager[3769]: <warn>  [1556600411.874912]
          (tty/ttyACM1) at port timed out 2 consecutive times<br>
          ModemManager[3769]: <debug> [1556600411.874995]
          (ttyACM1): --> 'AT+CMEE=1<CR>'<br>
          ModemManager[3769]: <warn>  [1556600414.875548]
          (tty/ttyACM1) at port timed out 3 consecutive times<br>
          ModemManager[3769]: <debug> [1556600414.875620]
          (ttyACM1): --> 'ATX4<CR>'<br>
          ModemManager[3769]: <warn>  [1556600417.873766]
          (tty/ttyACM1) at port timed out 4 consecutive times<br>
          ModemManager[3769]: <debug> [1556600417.873814]
          (ttyACM1): --> 'AT&C1<CR>'<br>
          ModemManager[3769]: <warn>  [1556600420.872821]
          (tty/ttyACM1) at port timed out 5 consecutive times<br>
          ModemManager[3769]: <debug> [1556600420.872881]
          (ttyACM1): --> 'AT+CFUN?<CR>'<br>
          ModemManager[3769]: <debug> [1556600423.875047] Couldn't
          reload current power state: Serial command timed out<br>
          ModemManager[3769]: <debug> [1556600423.875092] No need
          to change power state: already in 'on' power state<br>
          ModemManager[3769]: <debug> [1556600423.875171] Checking
          if SIM was swapped...<br>
          ModemManager[3769]: <debug> [1556600423.875201]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600423.875237]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <warn>  [1556600423.875252]
          (tty/ttyACM1) at port timed out 6 consecutive times<br>
          ModemManager[3769]: <debug> [1556600423.875271]
          (ttyACM1): --> 'AT+CCID<CR>'<br>
          ModemManager[3769]: <debug> [1556600428.876688] loading
          SIM identifier...<br>
          ModemManager[3769]: <debug> [1556600428.876872]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600428.876909]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <warn>  [1556600428.876927]
          (tty/ttyACM1) at port timed out 7 consecutive times<br>
          ModemManager[3769]: <debug> [1556600428.876945]
          (ttyACM1): --> 'AT+CRSM=176,12258,0,0,10<CR>'<br>
          ModemManager[3769]: <warn>  [1556600448.890214] could
          not load SIM identifier: Serial command timed out (3 retries
          left)<br>
          ModemManager[3769]: <debug> [1556600448.890308]
          (ttyACM1) device open count is 1 (close)<br>
          ModemManager[3769]: <warn>  [1556600448.890341]
          (tty/ttyACM1) at port timed out 8 consecutive times<br>
          ModemManager[3769]: <debug> [1556600449.873427]
          (ttyACM1) device open count is 2 (open)<br>
          ModemManager[3769]: <debug> [1556600449.873511]
          (ttyACM1): --> 'AT+CCID<CR>'<br>
          ModemManager[3769]: <debug> [1556600454.875399] loading
          SIM identifier...<br>
          ModemManager[3769]: <debug> [1556600454.875479]
          (ttyACM1) device open count is 3 (open)<br>
          ModemManager[3769]: <debug> [1556600454.875506]
          (ttyACM1) device open count is 2 (close)<br>
          ModemManager[3769]: <warn>  [1556600454.875528]
          (tty/ttyACM1) at port timed out 9 consecutive times<br>
          ModemManager[3769]: <debug> [1556600454.875549]
          (ttyACM1): --> 'AT+CRSM=176,12258,0,0,10<CR>'<br>
          ModemManager[3769]: <warn>  [1556600474.878945] could
          not load SIM identifier: Serial command timed out (2 retries
          left)<br>
          ModemManager[3769]: <debug> [1556600474.879001]
          (ttyACM1) device open count is 1 (close)<br>
          ModemManager[3769]: <error> [1556600474.879019]
          (tty/ttyACM1) at port timed out 10 consecutive times, marking
          modem '/org/freedesktop/ModemManager1/Modem/0' as invalid<br>
          ModemManager[3769]: <debug> [1556600474.879198] [device
          /sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1] unexported
          modem from path '/org/freedesktop/ModemManager1/Modem/0'<br>
          ModemManager[3769]: <debug> [1556600474.879327] Extended
          signal information reporting disabled<br>
          ModemManager[3769]: <debug> [1556600474.879425]
          (ttyACM2) forced to close port<br>
          ModemManager[3769]: <debug> [1556600475.873640] loading
          SIM identifier...<br>
          ModemManager[3769]: <warn>  [1556600475.873720] could
          not load SIM identifier: No AT port available to run command
          (1 retries left)<br>
          ModemManager[3769]: <debug> [1556600476.873341] loading
          SIM identifier...<br>
          ModemManager[3769]: <warn>  [1556600476.873413] could
          not load SIM identifier: No AT port available to run command<br>
          ModemManager[3769]: <warn>  [1556600476.873428] Error
          checking if SIM was swapped: 'No AT port available to run
          command'<br>
          ModemManager[3769]: <debug> [1556600476.873680]
          (ttyACM1) device open count is 0 (close)<br>
          ModemManager[3769]: <debug> [1556600476.873704]
          (ttyACM1) closing serial port...<br>
          ModemManager[3769]: <debug> [1556600476.954206]
          (ttyACM1) serial port closed<br>
          ModemManager[3769]: <debug> [1556600476.954271]
          (ttyACM1) forced to close port<br>
          ModemManager[3769]: <debug> [1556600476.954289]
          (ttyACM0) device open count is 0 (close)<br>
          ModemManager[3769]: <debug> [1556600476.954298]
          (ttyACM0) closing serial port...<br>
          ModemManager[3769]: <debug> [1556600477.008358]
          (ttyACM0) serial port closed<br>
          ModemManager[3769]: <debug> [1556600477.008423]
          (ttyACM0) forced to close port<br>
          ModemManager[3769]: <debug> [1556600477.008442] Modem
          (u-blox) '/sys/devices/pci0000:00/0000:00:0b.0/usb1/1-1'
          completely disposed<br>
          <br>
          <br>
          <br>
          ^CModemManager[3769]: <info>  [1556600493.747237] Caught
          signal, shutting down...<br>
          ModemManager[3769]: <debug> [1556600493.747283] Stopping
          connection in object manager server<br>
          ModemManager[3769]: <info>  [1556600493.750436]
          ModemManager is shut down<br>
          ModemManager[3769]: <debug> [1556600493.750549]
          disposing MMSleepMonitor singleton (0x562817436c90)<br>
          ModemManager[3769]: <debug> [1556600493.750706]
          [sleep-monitor] dropping systemd sleep inhibitor<br>
        </tt></blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>