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