Hi,
I’ve been trying to get the EM7455 in my 5th generation X1 Carbon working on Linux (Nixos) for the last few days but I haven’t had much luck. The card worked perfectly in the stock Windows 10 before I switched over to Linux. I’m using ModemManager 1.6.2, Libmbim 1.14.0 and Libqmi 1.16.0 on Kernel 4.9.13. I’ve put the output of a bunch of commands below but to be honest, I don’t really know what I’m doing! any help would be greatly appreciated!
thip@Knuth ~> lsusb | grep Sierra
Bus 001 Device 009: ID 1199:9079 Sierra Wireless, Inc.
thip@Knuth ~> lsmod | grep cdc
cdc_mbim 16384 0
cdc_wdm 20480 2 cdc_mbim
cdc_ncm 32768 1 cdc_mbim
usbnet 36864 2 cdc_mbim,cdc_ncm
usbcore 208896 12 usbnet,uvcvideo,cdc_mbim,qcserial,cdc_ncm,cdc_wdm,usbserial,xhci_pci,btusb,usb_wwan,xhci_hcd
thip@Knuth ~> mmcli -L
Found 1 modems:
/org/freedesktop/ModemManager1/Modem/0 [Sierra] MBIM [1199:9079]
thip@Knuth ~> sudo mmcli -m 0 -v --set-power-state-on
[22 Mar 2017, 21:05:21] [Debug] ModemManager process found at ':1.41'
[22 Mar 2017, 21:05:21] [Debug] Assuming '0' is the modem index
[22 Mar 2017, 21:05:21] [Debug] Modem found at '/org/freedesktop/ModemManager1/Modem/0'
[22 Mar 2017, 21:05:21] [Debug] Synchronously setting full power...
error: couldn't set new power state in the modem: 'GDBus.Error:org.freedesktop.libmbim.Error.Status.Failure: Failure'
thip@Knuth ~> sudo qmicli -p -d /dev/cdc-wdm0 --device-open-mbim --dms-set-fcc-authentication
error: couldn't create client for the 'dms' service: CID allocation failed in the CTL client: Device must be open to send commands
thip@Knuth ~> mmcli -m 0 -v --simple-connect="apn=three.co.uk"
[22 Mar 2017, 21:08:18] [Debug] Forcing request to be run asynchronously
[22 Mar 2017, 21:08:18] [Debug] Assuming '0' is the modem index
[22 Mar 2017, 21:08:18] [Debug] ModemManager process found at ':1.41'
[22 Mar 2017, 21:08:18] [Debug] Modem found at '/org/freedesktop/ModemManager1/Modem/0'
[22 Mar 2017, 21:08:18] [Debug] Asynchronously connecting the modem...
error: couldn't connect the modem: 'GDBus.Error:org.freedesktop.libmbim.Error.Status.Failure: Failure'
thip@Knuth ~> sudo ModemManager --debug
ModemManager[6189]: <info> [1490218303.166071] [main.c:158] main(): ModemManager (version 1.6.2) starting in system bus...
ModemManager[6189]: <debug> [1490218303.166703] [mm-sleep-monitor.c:245] mm_sleep_monitor_get(): create MMSleepMonitor singleton (0x1566090)
ModemManager[6189]: <debug> [1490218303.167750] [main.c:83] bus_acquired_cb(): Bus acquired, creating manager...
ModemManager[6189]: <debug> [1490218303.168715] [mm-plugin-manager.c:1559] load_plugins(): [plugin manager] looking for plugins in '/nix/store/0kflga8qxz1qqi3q3s4rvsvghyp5p24f-ModemManager-1.6.2/lib/ModemManager'
ModemManager[6189]: <debug> [1490218303.169194] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Option High-Speed'
ModemManager[6189]: <debug> [1490218303.169366] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Nokia'
ModemManager[6189]: <debug> [1490218303.169560] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'X22X'
ModemManager[6189]: <debug> [1490218303.169743] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Longcheer'
ModemManager[6189]: <debug> [1490218303.169944] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Iridium'
ModemManager[6189]: <debug> [1490218303.170284] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Samsung'
ModemManager[6189]: <debug> [1490218303.170451] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Via CBP7'
ModemManager[6189]: <debug> [1490218303.170655] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Wavecom'
ModemManager[6189]: <debug> [1490218303.170964] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Telit'
ModemManager[6189]: <debug> [1490218303.171260] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Altair LTE'
ModemManager[6189]: <debug> [1490218303.171421] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Linktop'
ModemManager[6189]: <debug> [1490218303.171606] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'MTK'
ModemManager[6189]: <debug> [1490218303.172024] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Dell'
ModemManager[6189]: <debug> [1490218303.172298] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Option'
ModemManager[6189]: <debug> [1490218303.172470] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'AnyDATA'
ModemManager[6189]: <debug> [1490218303.172714] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Thuraya'
ModemManager[6189]: <debug> [1490218303.172953] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Novatel LTE'
ModemManager[6189]: <debug> [1490218303.173368] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'ZTE'
ModemManager[6189]: <debug> [1490218303.173669] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Novatel'
ModemManager[6189]: <debug> [1490218303.174012] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Cinterion'
ModemManager[6189]: <debug> [1490218303.174150] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Haier'
ModemManager[6189]: <debug> [1490218303.174289] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Motorola'
ModemManager[6189]: <debug> [1490218303.174476] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'SimTech'
ModemManager[6189]: <debug> [1490218303.174876] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Nokia (Icera)'
ModemManager[6189]: <debug> [1490218303.175351] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Huawei'
ModemManager[6189]: <debug> [1490218303.175542] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Pantech'
ModemManager[6189]: <debug> [1490218303.175669] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Generic'
ModemManager[6189]: <debug> [1490218303.176133] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Sierra (legacy)'
ModemManager[6189]: <debug> [1490218303.176273] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Sierra'
ModemManager[6189]: <debug> [1490218303.176737] [mm-plugin-manager.c:1584] load_plugins(): [plugin manager] loaded plugin 'Ericsson MBM'
ModemManager[6189]: <debug> [1490218303.176753] [mm-plugin-manager.c:1609] load_plugins(): [plugin manager] successfully loaded 30 plugins
ModemManager[6189]: <debug> [1490218303.177321] [main.c:105] name_acquired_cb(): Service name 'org.freedesktop.ModemManager1' was acquired
ModemManager[6189]: <debug> [1490218303.177340] [mm-base-manager.c:498] mm_base_manager_start(): Starting automatic device scan...
ModemManager[6189]: <debug> [1490218303.180444] [mm-base-manager.c:537] mm_base_manager_start(): Finished device scan...
ModemManager[6189]: <debug> [1490218303.180528] [mm-sleep-monitor.c:108] take_inhibitor(): [sleep-monitor] taking systemd sleep inhibitor
ModemManager[6189]: <debug> [1490218303.180784] [mm-base-manager.c:388] device_added(): (tty/ttyS0): port's parent platform driver is not whitelisted
ModemManager[6189]: <debug> [1490218303.180901] [mm-base-manager.c:388] device_added(): (tty/ttyS1): port's parent platform driver is not whitelisted
ModemManager[6189]: <debug> [1490218303.180982] [mm-base-manager.c:388] device_added(): (tty/ttyS2): port's parent platform driver is not whitelisted
ModemManager[6189]: <debug> [1490218303.181060] [mm-base-manager.c:388] device_added(): (tty/ttyS3): port's parent platform driver is not whitelisted
ModemManager[6189]: <debug> [1490218303.181684] [mm-plugin-manager.c:1442] mm_plugin_manager_device_support_check(): [plugin manager] task 0: new support task for device: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-6
ModemManager[6189]: <debug> [1490218303.181737] [mm-plugin-manager.c:1167] device_context_port_grabbed(): [plugin manager] task 0: port grabbed: wwp0s20f0u6i12
ModemManager[6189]: <debug> [1490218303.181749] [mm-plugin-manager.c:1192] device_context_port_grabbed(): [plugin manager] task 0,wwp0s20f0u6i12: new support task for port
ModemManager[6189]: <debug> [1490218303.181755] [mm-plugin-manager.c:1197] device_context_port_grabbed(): [plugin manager) task 0,wwp0s20f0u6i12: deferred until min wait time elapsed
ModemManager[6189]: <debug> [1490218303.181883] [mm-plugin-manager.c:1442] mm_plugin_manager_device_support_check(): [plugin manager] task 1: new support task for device: /sys/devices/pci0000:00/0000:00:1c.2/0000:04:00.0
ModemManager[6189]: <debug> [1490218303.181918] [mm-plugin-manager.c:1167] device_context_port_grabbed(): [plugin manager] task 1: port grabbed: wlp4s0
ModemManager[6189]: <debug> [1490218303.181927] [mm-plugin-manager.c:1192] device_context_port_grabbed(): [plugin manager] task 1,wlp4s0: new support task for port
ModemManager[6189]: <debug> [1490218303.181933] [mm-plugin-manager.c:1197] device_context_port_grabbed(): [plugin manager) task 1,wlp4s0: deferred until min wait time elapsed
ModemManager[6189]: <debug> [1490218303.182053] [mm-plugin-manager.c:1442] mm_plugin_manager_device_support_check(): [plugin manager] task 2: new support task for device: /sys/devices/pci0000:00/0000:00:1f.6
ModemManager[6189]: <debug> [1490218303.182085] [mm-plugin-manager.c:1167] device_context_port_grabbed(): [plugin manager] task 2: port grabbed: enp0s31f6
ModemManager[6189]: <debug> [1490218303.182094] [mm-plugin-manager.c:1192] device_context_port_grabbed(): [plugin manager] task 2,enp0s31f6: new support task for port
ModemManager[6189]: <debug> [1490218303.182100] [mm-plugin-manager.c:1197] device_context_port_grabbed(): [plugin manager) task 2,enp0s31f6: deferred until min wait time elapsed
ModemManager[6189]: <debug> [1490218303.182309] [mm-plugin-manager.c:1167] device_context_port_grabbed(): [plugin manager] task 0: port grabbed: cdc-wdm0
ModemManager[6189]: <debug> [1490218303.182321] [mm-plugin-manager.c:1192] device_context_port_grabbed(): [plugin manager] task 0,cdc-wdm0: new support task for port
ModemManager[6189]: <debug> [1490218303.182327] [mm-plugin-manager.c:1197] device_context_port_grabbed(): [plugin manager) task 0,cdc-wdm0: deferred until min wait time elapsed
ModemManager[6189]: <debug> [1490218303.182342] [mm-sleep-monitor.c:97] inhibit_done(): [sleep-monitor] inhibitor fd is 10
ModemManager[6189]: <debug> [1490218304.683983] [mm-plugin-manager.c:1110] device_context_min_wait_time_elapsed(): [plugin manager] task 0: min wait time elapsed
ModemManager[6189]: <debug> [1490218304.684035] [mm-plugin.c:212] apply_pre_probing_filters(): (Option High-Speed) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684050] [mm-plugin.c:212] apply_pre_probing_filters(): (Nokia) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684058] [mm-plugin.c:310] apply_pre_probing_filters(): (X22X) [cdc-wdm0] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.684102] [mm-plugin.c:212] apply_pre_probing_filters(): (Longcheer) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684196] [mm-plugin.c:212] apply_pre_probing_filters(): (Iridium) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684249] [mm-plugin.c:212] apply_pre_probing_filters(): (Samsung) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684281] [mm-plugin.c:212] apply_pre_probing_filters(): (Via CBP7) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684287] [mm-plugin.c:212] apply_pre_probing_filters(): (Wavecom) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684293] [mm-plugin.c:212] apply_pre_probing_filters(): (Telit) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684298] [mm-plugin.c:212] apply_pre_probing_filters(): (Altair LTE) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684304] [mm-plugin.c:212] apply_pre_probing_filters(): (Linktop) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684309] [mm-plugin.c:212] apply_pre_probing_filters(): (MTK) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684338] [mm-plugin.c:376] apply_pre_probing_filters(): (Dell) [cdc-wdm0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.684391] [mm-plugin.c:212] apply_pre_probing_filters(): (Option) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684442] [mm-plugin.c:310] apply_pre_probing_filters(): (AnyDATA) [cdc-wdm0] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.684518] [mm-plugin.c:212] apply_pre_probing_filters(): (Thuraya) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684525] [mm-plugin.c:212] apply_pre_probing_filters(): (Novatel LTE) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684531] [mm-plugin.c:376] apply_pre_probing_filters(): (ZTE) [cdc-wdm0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.684536] [mm-plugin.c:310] apply_pre_probing_filters(): (Novatel) [cdc-wdm0] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.684542] [mm-plugin.c:310] apply_pre_probing_filters(): (Cinterion) [cdc-wdm0] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.684548] [mm-plugin.c:212] apply_pre_probing_filters(): (Haier) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684554] [mm-plugin.c:212] apply_pre_probing_filters(): (Motorola) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684593] [mm-plugin.c:310] apply_pre_probing_filters(): (SimTech) [cdc-wdm0] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.684644] [mm-plugin.c:212] apply_pre_probing_filters(): (Nokia (Icera)) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684697] [mm-plugin.c:376] apply_pre_probing_filters(): (Huawei) [cdc-wdm0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.684753] [mm-plugin.c:310] apply_pre_probing_filters(): (Pantech) [cdc-wdm0] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.684759] [mm-plugin.c:212] apply_pre_probing_filters(): (Sierra (legacy)) [cdc-wdm0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.684768] [mm-plugin-manager.c:599] port_context_run(): [plugin manager] task 0,cdc-wdm0: found '2' plugins to try
ModemManager[6189]: <debug> [1490218304.684775] [mm-plugin-manager.c:622] port_context_run(): [plugin manager] task 0,cdc-wdm0: will try with plugin 'Sierra'
ModemManager[6189]: <debug> [1490218304.684780] [mm-plugin-manager.c:622] port_context_run(): [plugin manager] task 0,cdc-wdm0: will try with plugin 'Generic'
ModemManager[6189]: <debug> [1490218304.684813] [mm-plugin-manager.c:635] port_context_run(): [plugin manager) task 0,cdc-wdm0: started
ModemManager[6189]: <debug> [1490218304.684863] [mm-plugin-manager.c:519] port_context_next(): [plugin manager] task 0,cdc-wdm0: checking with plugin 'Sierra'
ModemManager[6189]: <debug> [1490218304.684997] [mm-plugin.c:804] mm_plugin_supports_port(): (Sierra) [cdc-wdm0] probe required: 'mbim'
ModemManager[6189]: <debug> [1490218304.685004] [mm-port-probe.c:1377] mm_port_probe_run(): (usbmisc/cdc-wdm0) launching port probing: 'mbim'
ModemManager[6189]: <debug> [1490218304.685014] [mm-plugin.c:264] apply_pre_probing_filters(): (Option High-Speed) [wwp0s20f0u6i12] filtered by drivers
ModemManager[6189]: <debug> [1490218304.685070] [mm-plugin.c:212] apply_pre_probing_filters(): (Nokia) [wwp0s20f0u6i12] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.685076] [mm-plugin.c:310] apply_pre_probing_filters(): (X22X) [wwp0s20f0u6i12] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.685126] [mm-plugin.c:212] apply_pre_probing_filters(): (Longcheer) [wwp0s20f0u6i12] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.685176] [mm-plugin.c:212] apply_pre_probing_filters(): (Iridium) [wwp0s20f0u6i12] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.685241] [mm-plugin.c:310] apply_pre_probing_filters(): (Samsung) [wwp0s20f0u6i12] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.685246] [mm-plugin.c:212] apply_pre_probing_filters(): (Via CBP7) [wwp0s20f0u6i12] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.685252] [mm-plugin.c:212] apply_pre_probing_filters(): (Wavecom) [wwp0s20f0u6i12] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.685259] [mm-plugin.c:212] apply_pre_probing_filters(): (Telit) [wwp0s20f0u6i12] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.685265] [mm-plugin.c:310] apply_pre_probing_filters(): (Altair LTE) [wwp0s20f0u6i12] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.685271] [mm-plugin.c:212] apply_pre_probing_filters(): (Linktop) [wwp0s20f0u6i12] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.685277] [mm-plugin.c:212] apply_pre_probing_filters(): (MTK) [wwp0s20f0u6i12] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.685282] [mm-plugin.c:376] apply_pre_probing_filters(): (Dell) [wwp0s20f0u6i12] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.685324] [mm-plugin.c:212] apply_pre_probing_filters(): (Option) [wwp0s20f0u6i12] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.685376] [mm-plugin.c:310] apply_pre_probing_filters(): (AnyDATA) [wwp0s20f0u6i12] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.685427] [mm-plugin.c:212] apply_pre_probing_filters(): (Thuraya) [wwp0s20f0u6i12] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.685485] [mm-plugin.c:310] apply_pre_probing_filters(): (Novatel LTE) [wwp0s20f0u6i12] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.685491] [mm-plugin.c:376] apply_pre_probing_filters(): (ZTE) [wwp0s20f0u6i12] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.685501] [mm-plugin.c:310] apply_pre_probing_filters(): (Novatel) [wwp0s20f0u6i12] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.685508] [mm-plugin.c:310] apply_pre_probing_filters(): (Cinterion) [wwp0s20f0u6i12] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.685514] [mm-plugin.c:212] apply_pre_probing_filters(): (Haier) [wwp0s20f0u6i12] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.685520] [mm-plugin.c:212] apply_pre_probing_filters(): (Motorola) [wwp0s20f0u6i12] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.685526] [mm-plugin.c:310] apply_pre_probing_filters(): (SimTech) [wwp0s20f0u6i12] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.685579] [mm-plugin.c:310] apply_pre_probing_filters(): (Nokia (Icera)) [wwp0s20f0u6i12] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.685628] [mm-plugin.c:376] apply_pre_probing_filters(): (Huawei) [wwp0s20f0u6i12] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.685678] [mm-plugin.c:310] apply_pre_probing_filters(): (Pantech) [wwp0s20f0u6i12] filtered by implicit MBIM driver
ModemManager[6189]: <debug> [1490218304.685731] [mm-plugin.c:264] apply_pre_probing_filters(): (Sierra (legacy)) [wwp0s20f0u6i12] filtered by drivers
ModemManager[6189]: <debug> [1490218304.685738] [mm-plugin-manager.c:599] port_context_run(): [plugin manager] task 0,wwp0s20f0u6i12: found '2' plugins to try
ModemManager[6189]: <debug> [1490218304.685744] [mm-plugin-manager.c:622] port_context_run(): [plugin manager] task 0,wwp0s20f0u6i12: will try with plugin 'Sierra'
ModemManager[6189]: <debug> [1490218304.685750] [mm-plugin-manager.c:622] port_context_run(): [plugin manager] task 0,wwp0s20f0u6i12: will try with plugin 'Generic'
ModemManager[6189]: <debug> [1490218304.685758] [mm-plugin-manager.c:635] port_context_run(): [plugin manager) task 0,wwp0s20f0u6i12: started
ModemManager[6189]: <debug> [1490218304.685764] [mm-plugin-manager.c:519] port_context_next(): [plugin manager] task 0,wwp0s20f0u6i12: checking with plugin 'Sierra'
ModemManager[6189]: <debug> [1490218304.685774] [mm-plugin.c:730] mm_plugin_supports_port(): (Sierra) [wwp0s20f0u6i12] probing deferred until result suggested
ModemManager[6189]: <debug> [1490218304.685855] [mm-plugin-manager.c:1110] device_context_min_wait_time_elapsed(): [plugin manager] task 1: min wait time elapsed
ModemManager[6189]: <debug> [1490218304.685919] [mm-plugin.c:264] apply_pre_probing_filters(): (Option High-Speed) [wlp4s0] filtered by drivers
ModemManager[6189]: <debug> [1490218304.685981] [mm-plugin.c:212] apply_pre_probing_filters(): (Nokia) [wlp4s0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.685988] [mm-plugin.c:376] apply_pre_probing_filters(): (X22X) [wlp4s0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.685993] [mm-plugin.c:212] apply_pre_probing_filters(): (Longcheer) [wlp4s0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.685999] [mm-plugin.c:212] apply_pre_probing_filters(): (Iridium) [wlp4s0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686005] [mm-plugin.c:376] apply_pre_probing_filters(): (Samsung) [wlp4s0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686011] [mm-plugin.c:212] apply_pre_probing_filters(): (Via CBP7) [wlp4s0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686017] [mm-plugin.c:212] apply_pre_probing_filters(): (Wavecom) [wlp4s0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686022] [mm-plugin.c:212] apply_pre_probing_filters(): (Telit) [wlp4s0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686053] [mm-plugin.c:376] apply_pre_probing_filters(): (Altair LTE) [wlp4s0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686102] [mm-plugin.c:212] apply_pre_probing_filters(): (Linktop) [wlp4s0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686148] [mm-plugin.c:212] apply_pre_probing_filters(): (MTK) [wlp4s0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686218] [mm-plugin.c:376] apply_pre_probing_filters(): (Dell) [wlp4s0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686225] [mm-plugin.c:212] apply_pre_probing_filters(): (Option) [wlp4s0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686230] [mm-plugin.c:376] apply_pre_probing_filters(): (AnyDATA) [wlp4s0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686236] [mm-plugin.c:212] apply_pre_probing_filters(): (Thuraya) [wlp4s0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686243] [mm-plugin.c:376] apply_pre_probing_filters(): (Novatel LTE) [wlp4s0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686249] [mm-plugin.c:376] apply_pre_probing_filters(): (ZTE) [wlp4s0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686255] [mm-plugin.c:376] apply_pre_probing_filters(): (Novatel) [wlp4s0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686292] [mm-plugin.c:376] apply_pre_probing_filters(): (Cinterion) [wlp4s0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686343] [mm-plugin.c:212] apply_pre_probing_filters(): (Haier) [wlp4s0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686393] [mm-plugin.c:212] apply_pre_probing_filters(): (Motorola) [wlp4s0] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686458] [mm-plugin.c:376] apply_pre_probing_filters(): (SimTech) [wlp4s0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686464] [mm-plugin.c:376] apply_pre_probing_filters(): (Nokia (Icera)) [wlp4s0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686469] [mm-plugin.c:376] apply_pre_probing_filters(): (Huawei) [wlp4s0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686475] [mm-plugin.c:376] apply_pre_probing_filters(): (Pantech) [wlp4s0] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686481] [mm-plugin.c:264] apply_pre_probing_filters(): (Sierra (legacy)) [wlp4s0] filtered by drivers
ModemManager[6189]: <debug> [1490218304.686487] [mm-plugin.c:264] apply_pre_probing_filters(): (Sierra) [wlp4s0] filtered by drivers
ModemManager[6189]: <debug> [1490218304.686494] [mm-plugin.c:430] apply_pre_probing_filters(): (Ericsson MBM) [wlp4s0] filtered by udev tags
ModemManager[6189]: <debug> [1490218304.686504] [mm-plugin-manager.c:599] port_context_run(): [plugin manager] task 1,wlp4s0: found '1' plugins to try
ModemManager[6189]: <debug> [1490218304.686552] [mm-plugin-manager.c:622] port_context_run(): [plugin manager] task 1,wlp4s0: will try with plugin 'Generic'
ModemManager[6189]: <debug> [1490218304.686616] [mm-plugin-manager.c:635] port_context_run(): [plugin manager) task 1,wlp4s0: started
ModemManager[6189]: <debug> [1490218304.686663] [mm-plugin-manager.c:519] port_context_next(): [plugin manager] task 1,wlp4s0: checking with plugin 'Generic'
ModemManager[6189]: <debug> [1490218304.686714] [mm-plugin.c:730] mm_plugin_supports_port(): (Generic) [wlp4s0] probing deferred until result suggested
ModemManager[6189]: <debug> [1490218304.686723] [mm-plugin-manager.c:1110] device_context_min_wait_time_elapsed(): [plugin manager] task 2: min wait time elapsed
ModemManager[6189]: <debug> [1490218304.686731] [mm-plugin.c:264] apply_pre_probing_filters(): (Option High-Speed) [enp0s31f6] filtered by drivers
ModemManager[6189]: <debug> [1490218304.686737] [mm-plugin.c:212] apply_pre_probing_filters(): (Nokia) [enp0s31f6] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686743] [mm-plugin.c:376] apply_pre_probing_filters(): (X22X) [enp0s31f6] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686750] [mm-plugin.c:212] apply_pre_probing_filters(): (Longcheer) [enp0s31f6] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686785] [mm-plugin.c:212] apply_pre_probing_filters(): (Iridium) [enp0s31f6] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686841] [mm-plugin.c:376] apply_pre_probing_filters(): (Samsung) [enp0s31f6] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686894] [mm-plugin.c:212] apply_pre_probing_filters(): (Via CBP7) [enp0s31f6] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686956] [mm-plugin.c:212] apply_pre_probing_filters(): (Wavecom) [enp0s31f6] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686962] [mm-plugin.c:212] apply_pre_probing_filters(): (Telit) [enp0s31f6] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686968] [mm-plugin.c:376] apply_pre_probing_filters(): (Altair LTE) [enp0s31f6] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686974] [mm-plugin.c:212] apply_pre_probing_filters(): (Linktop) [enp0s31f6] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686980] [mm-plugin.c:212] apply_pre_probing_filters(): (MTK) [enp0s31f6] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686986] [mm-plugin.c:376] apply_pre_probing_filters(): (Dell) [enp0s31f6] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.686992] [mm-plugin.c:212] apply_pre_probing_filters(): (Option) [enp0s31f6] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.686997] [mm-plugin.c:376] apply_pre_probing_filters(): (AnyDATA) [enp0s31f6] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.687057] [mm-plugin.c:212] apply_pre_probing_filters(): (Thuraya) [enp0s31f6] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.687107] [mm-plugin.c:376] apply_pre_probing_filters(): (Novatel LTE) [enp0s31f6] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.687158] [mm-plugin.c:376] apply_pre_probing_filters(): (ZTE) [enp0s31f6] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.687199] [mm-plugin.c:376] apply_pre_probing_filters(): (Novatel) [enp0s31f6] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.687205] [mm-plugin.c:376] apply_pre_probing_filters(): (Cinterion) [enp0s31f6] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.687211] [mm-plugin.c:212] apply_pre_probing_filters(): (Haier) [enp0s31f6] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.687217] [mm-plugin.c:212] apply_pre_probing_filters(): (Motorola) [enp0s31f6] filtered by subsystem
ModemManager[6189]: <debug> [1490218304.687223] [mm-plugin.c:376] apply_pre_probing_filters(): (SimTech) [enp0s31f6] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.687229] [mm-plugin.c:376] apply_pre_probing_filters(): (Nokia (Icera)) [enp0s31f6] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.687235] [mm-plugin.c:376] apply_pre_probing_filters(): (Huawei) [enp0s31f6] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.687304] [mm-plugin.c:376] apply_pre_probing_filters(): (Pantech) [enp0s31f6] filtered by vendor/product IDs
ModemManager[6189]: <debug> [1490218304.687356] [mm-plugin.c:264] apply_pre_probing_filters(): (Sierra (legacy)) [enp0s31f6] filtered by drivers
ModemManager[6189]: <debug> [1490218304.687410] [mm-plugin.c:264] apply_pre_probing_filters(): (Sierra) [enp0s31f6] filtered by drivers
ModemManager[6189]: <debug> [1490218304.687444] [mm-plugin.c:430] apply_pre_probing_filters(): (Ericsson MBM) [enp0s31f6] filtered by udev tags
ModemManager[6189]: <debug> [1490218304.687451] [mm-plugin-manager.c:599] port_context_run(): [plugin manager] task 2,enp0s31f6: found '1' plugins to try
ModemManager[6189]: <debug> [1490218304.687457] [mm-plugin-manager.c:622] port_context_run(): [plugin manager] task 2,enp0s31f6: will try with plugin 'Generic'
ModemManager[6189]: <debug> [1490218304.687465] [mm-plugin-manager.c:635] port_context_run(): [plugin manager) task 2,enp0s31f6: started
ModemManager[6189]: <debug> [1490218304.687471] [mm-plugin-manager.c:519] port_context_next(): [plugin manager] task 2,enp0s31f6: checking with plugin 'Generic'
ModemManager[6189]: <debug> [1490218304.687480] [mm-plugin.c:730] mm_plugin_supports_port(): (Generic) [enp0s31f6] probing deferred until result suggested
ModemManager[6189]: <debug> [1490218304.687541] [mm-plugin-manager.c:453] port_context_defer_until_suggested(): [plugin manager] task 0,wwp0s20f0u6i12: deferring support check until result suggested
ModemManager[6189]: <debug> [1490218304.687644] [mm-plugin-manager.c:453] port_context_defer_until_suggested(): [plugin manager] task 1,wlp4s0: deferring support check until result suggested
ModemManager[6189]: <debug> [1490218304.687684] [mm-plugin-manager.c:453] port_context_defer_until_suggested(): [plugin manager] task 2,enp0s31f6: deferring support check until result suggested
ModemManager[6189]: <debug> [1490218304.687696] [mm-port-probe.c:551] wdm_probe_mbim(): (usbmisc/cdc-wdm0) probing MBIM...
ModemManager[6189]: opening device...
ModemManager[6189]: cannot connect to proxy: Could not connect: Connection refused
ModemManager[6189]: spawning new mbim-proxy (try 1)...
ModemManager[6189]: [/dev/cdc-wdm0] Read max control message size from descriptors file: 4096
ModemManager[6189]: [/dev/cdc-wdm0] Sent message...
<<<<<< RAW:
<<<<<< length = 88
<<<<<< data = 03:00:00:00:58:00:00:00:01:00:00:00:01:00:00:00:00:00:00:00:83:8C:F7:FB:8D:0D:4D:7F:87:1E:D7:1D:BE:FB:B3:9B:01:00:00:00:01:00:00:00:28:00:00:00:0C:00:00:00:1A:00:00:00:1E:00:00:00:2F:00:64:00:65:00:76:00:2F:00:63:00:64:00:63:00:2D:00:77:00:64:00:6D:00:30:00:00:00
ModemManager[6189]: [/dev/cdc-wdm0] Sent message (translated)...
<<<<<< Header:
<<<<<< length = 88
<<<<<< type = command (0x00000003)
<<<<<< transaction = 1
<<<<<< Fragment header:
<<<<<< total = 1
<<<<<< current = 0
<<<<<< Contents:
<<<<<< service = 'proxy-control' (838cf7fb-8d0d-4d7f-871e-d71dbefbb39b)
<<<<<< cid = 'configuration' (0x00000001)
<<<<<< type = 'set' (0x00000001)
ModemManager[6189]: [/dev/cdc-wdm0] Received message...
>>>>>> RAW:
>>>>>> length = 48
>>>>>> data = 03:00:00:80:30:00:00:00:01:00:00:00:01:00:00:00:00:00:00:00:83:8C:F7:FB:8D:0D:4D:7F:87:1E:D7:1D:BE:FB:B3:9B:01:00:00:00:00:00:00:00:00:00:00:00
ModemManager[6189]: [/dev/cdc-wdm0] Received message (translated)...
>>>>>> Header:
>>>>>> length = 48
>>>>>> type = command-done (0x80000003)
>>>>>> transaction = 1
>>>>>> Fragment header:
>>>>>> total = 1
>>>>>> current = 0
>>>>>> Contents:
>>>>>> status error = 'None' (0x00000000)
>>>>>> service = 'proxy-control' (838cf7fb-8d0d-4d7f-871e-d71dbefbb39b)
>>>>>> cid = 'configuration' (0x00000001)
ModemManager[6189]: [/dev/cdc-wdm0] Sent message...
<<<<<< RAW:
<<<<<< length = 16
<<<<<< data = 01:00:00:00:10:00:00:00:02:00:00:00:00:10:00:00
ModemManager[6189]: [/dev/cdc-wdm0] Sent message (translated)...
<<<<<< Header:
<<<<<< length = 16
<<<<<< type = open (0x00000001)
<<<<<< transaction = 2
<<<<<< Contents:
<<<<<< max_control_transfer = 4096
ModemManager[6189]: [/dev/cdc-wdm0] Received message...
>>>>>> RAW:
>>>>>> length = 16
>>>>>> data = 01:00:00:80:10:00:00:00:02:00:00:00:00:00:00:00
ModemManager[6189]: <debug> [1490218304.794881] [mm-port-probe.c:304] mm_port_probe_set_result_mbim(): (usbmisc/cdc-wdm0) port is MBIM-capable
ModemManager[6189]: [/dev/cdc-wdm0] Sent message...
<<<<<< RAW:
<<<<<< length = 12
<<<<<< data = 02:00:00:00:0C:00:00:00:03:00:00:00
ModemManager[6189]: [/dev/cdc-wdm0] Sent message (translated)...
<<<<<< Header:
<<<<<< length = 12
<<<<<< type = close (0x00000002)
<<<<<< transaction = 3
ModemManager[6189]: [/dev/cdc-wdm0] Received message...
>>>>>> RAW:
>>>>>> length = 16
>>>>>> data = 02:00:00:80:10:00:00:00:03:00:00:00:00:00:00:00
ModemManager[6189]: <debug> [1490218304.795190] [mm-plugin-manager.c:283] port_context_supported(): [plugin manager] task 0,cdc-wdm0: found best plugin for port (Sierra)
ModemManager[6189]: <debug> [1490218304.795218] [mm-plugin-manager.c:265] port_context_complete(): [plugin manager] task 0,cdc-wdm0: finished in '1.612882' seconds
ModemManager[6189]: <debug> [1490218304.795243] [mm-plugin-manager.c:913] device_context_set_best_plugin(): [plugin manager] task 0,cdc-wdm0: found best plugin: Sierra
ModemManager[6189]: <debug> [1490218304.795250] [mm-plugin-manager.c:326] port_context_set_suggestion(): [plugin manager] task 0,wwp0s20f0u6i12: deferred task completed, got suggested plugin (Sierra)
ModemManager[6189]: <debug> [1490218304.795260] [mm-plugin-manager.c:1005] device_context_continue(): [plugin Manager] task 0: still 1 running probes (1 active): wwp0s20f0u6i12
ModemManager[6189]: <debug> [1490218304.795281] [mm-plugin-manager.c:519] port_context_next(): [plugin manager] task 0,wwp0s20f0u6i12: checking with plugin 'Sierra'
ModemManager[6189]: <debug> [1490218304.795417] [mm-plugin.c:730] mm_plugin_supports_port(): (Sierra) [wwp0s20f0u6i12] probing deferred until result suggested
ModemManager[6189]: <debug> [1490218304.795474] [mm-plugin-manager.c:434] port_context_defer_until_suggested(): [plugin manager] task 0,wwp0s20f0u6i12: completed, got suggested plugin (Sierra)
ModemManager[6189]: <debug> [1490218304.795482] [mm-plugin-manager.c:265] port_context_complete(): [plugin manager] task 0,wwp0s20f0u6i12: finished in '1.613733' seconds
ModemManager[6189]: <debug> [1490218304.795490] [mm-plugin-manager.c:966] device_context_set_best_plugin(): [plugin manager] task 0,wwp0s20f0u6i12: best plugin matches device reported one: Sierra
ModemManager[6189]: <debug> [1490218304.795501] [mm-plugin-manager.c:979] device_context_continue(): [plugin manager] task 0: no more ports to probe
ModemManager[6189]: <debug> [1490218304.795542] [mm-plugin-manager.c:813] device_context_complete(): [plugin manager] task 0: finished in '1.613850' seconds
ModemManager[6189]: <info> [1490218304.795654] [mm-device.c:525] mm_device_create_modem(): Creating modem with plugin 'Sierra' and '2' ports
ModemManager[6189]: <debug> [1490218304.795698] [sierra/mm-plugin-sierra.c:66] create_modem(): MBIM-powered Sierra modem found...
ModemManager[6189]: <debug> [1490218304.796317] [mm-base-modem.c:280] mm_base_modem_grab_port(): (cdc-wdm0) type 'mbim' claimed by /sys/devices/pci0000:00/0000:00:14.0/usb1/1-6
ModemManager[6189]: <debug> [1490218304.796339] [mm-base-modem.c:280] mm_base_modem_grab_port(): (wwp0s20f0u6i12) type 'net' claimed by /sys/devices/pci0000:00/0000:00:14.0/usb1/1-6
ModemManager[6189]: <debug> [1490218304.796353] [mm-base-modem.c:864] log_port(): (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6) net/wwp0s20f0u6i12 data (primary)
ModemManager[6189]: <debug> [1490218304.796360] [mm-base-modem.c:864] log_port(): (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6) usb/cdc-wdm0 mbim (primary)
ModemManager[6189]: <info> [1490218304.796512] [mm-base-manager.c:175] device_support_check_ready(): Modem for device at '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6' successfully created
ModemManager[6189]: opening device...
ModemManager[6189]: [/dev/cdc-wdm0] Read max control message size from descriptors file: 4096
ModemManager[6189]: [/dev/cdc-wdm0] Sent message...
<<<<<< RAW:
<<<<<< length = 88
<<<<<< data = 03:00:00:00:58:00:00:00:01:00:00:00:01:00:00:00:00:00:00:00:83:8C:F7:FB:8D:0D:4D:7F:87:1E:D7:1D:BE:FB:B3:9B:01:00:00:00:01:00:00:00:28:00:00:00:0C:00:00:00:1A:00:00:00:1E:00:00:00:2F:00:64:00:65:00:76:00:2F:00:63:00:64:00:63:00:2D:00:77:00:64:00:6D:00:30:00:00:00
ModemManager[6189]: [/dev/cdc-wdm0] Sent message (translated)...
<<<<<< Header:
<<<<<< length = 88
<<<<<< type = command (0x00000003)
<<<<<< transaction = 1
<<<<<< Fragment header:
<<<<<< total = 1
<<<<<< current = 0
<<<<<< Contents:
<<<<<< service = 'proxy-control' (838cf7fb-8d0d-4d7f-871e-d71dbefbb39b)
<<<<<< cid = 'configuration' (0x00000001)
<<<<<< type = 'set' (0x00000001)
ModemManager[6189]: <debug> [1490218305.683706] [mm-plugin-manager.c:1058] device_context_min_probing_time_elapsed(): [plugin manager] task 1: min probing time elapsed
ModemManager[6189]: <debug> [1490218305.683745] [mm-plugin-manager.c:1005] device_context_continue(): [plugin Manager] task 1: still 1 running probes (0 active): wlp4s0
ModemManager[6189]: <debug> [1490218305.683752] [mm-plugin-manager.c:1009] device_context_continue(): [plugin manager] task 1: no active tasks to probe
ModemManager[6189]: <debug> [1490218305.683775] [mm-plugin-manager.c:337] port_context_set_suggestion(): [plugin manager] task 1,wlp4s0: deferred task completed, no suggested plugin
ModemManager[6189]: <debug> [1490218305.683785] [mm-plugin-manager.c:265] port_context_complete(): [plugin manager] task 1,wlp4s0: finished in '2.501858' seconds
ModemManager[6189]: <debug> [1490218305.683829] [mm-plugin-manager.c:892] device_context_set_best_plugin(): [plugin manager] task 1,wlp4s0: not supported by any plugin
ModemManager[6189]: <debug> [1490218305.683846] [mm-device.c:373] mm_device_ignore_port(): Fully ignoring port 'net/wlp4s0' from now on
ModemManager[6189]: <debug> [1490218305.683857] [mm-plugin-manager.c:979] device_context_continue(): [plugin manager] task 1: no more ports to probe
ModemManager[6189]: <debug> [1490218305.683867] [mm-plugin-manager.c:813] device_context_complete(): [plugin manager] task 1: finished in '2.501985' seconds
ModemManager[6189]: <info> [1490218305.683883] [mm-base-manager.c:155] device_support_check_ready(): Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:1c.2/0000:04:00.0': not supported by any plugin
ModemManager[6189]: <debug> [1490218305.683908] [mm-plugin-manager.c:1058] device_context_min_probing_time_elapsed(): [plugin manager] task 2: min probing time elapsed
ModemManager[6189]: <debug> [1490218305.683917] [mm-plugin-manager.c:1005] device_context_continue(): [plugin Manager] task 2: still 1 running probes (0 active): enp0s31f6
ModemManager[6189]: <debug> [1490218305.683927] [mm-plugin-manager.c:1009] device_context_continue(): [plugin manager] task 2: no active tasks to probe
ModemManager[6189]: <debug> [1490218305.683935] [mm-plugin-manager.c:337] port_context_set_suggestion(): [plugin manager] task 2,enp0s31f6: deferred task completed, no suggested plugin
ModemManager[6189]: <debug> [1490218305.683944] [mm-plugin-manager.c:265] port_context_complete(): [plugin manager] task 2,enp0s31f6: finished in '2.501851' seconds
ModemManager[6189]: <debug> [1490218305.683954] [mm-plugin-manager.c:892] device_context_set_best_plugin(): [plugin manager] task 2,enp0s31f6: not supported by any plugin
ModemManager[6189]: <debug> [1490218305.683964] [mm-device.c:373] mm_device_ignore_port(): Fully ignoring port 'net/enp0s31f6' from now on
ModemManager[6189]: <debug> [1490218305.683973] [mm-plugin-manager.c:979] device_context_continue(): [plugin manager] task 2: no more ports to probe
ModemManager[6189]: <debug> [1490218305.683982] [mm-plugin-manager.c:813] device_context_complete(): [plugin manager] task 2: finished in '2.501929' seconds
ModemManager[6189]: <info> [1490218305.683993] [mm-base-manager.c:155] device_support_check_ready(): Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:1f.6': not supported by any plugin
ModemManager[6189]: [/dev/cdc-wdm0] Received message...
>>>>>> RAW:
>>>>>> length = 48
>>>>>> data = 03:00:00:80:30:00:00:00:01:00:00:00:01:00:00:00:00:00:00:00:83:8C:F7:FB:8D:0D:4D:7F:87:1E:D7:1D:BE:FB:B3:9B:01:00:00:00:00:00:00:00:00:00:00:00
ModemManager[6189]: [/dev/cdc-wdm0] Received message (translated)...
>>>>>> Header:
>>>>>> length = 48
>>>>>> type = command-done (0x80000003)
>>>>>> transaction = 1
>>>>>> Fragment header:
>>>>>> total = 1
>>>>>> current = 0
>>>>>> Contents:
>>>>>> status error = 'None' (0x00000000)
>>>>>> service = 'proxy-control' (838cf7fb-8d0d-4d7f-871e-d71dbefbb39b)
>>>>>> cid = 'configuration' (0x00000001)
ModemManager[6189]: [/dev/cdc-wdm0] Sent message...
<<<<<< RAW:
<<<<<< length = 16
<<<<<< data = 01:00:00:00:10:00:00:00:02:00:00:00:00:10:00:00
ModemManager[6189]: [/dev/cdc-wdm0] Sent message (translated)...
<<<<<< Header:
<<<<<< length = 16
<<<<<< type = open (0x00000001)
<<<<<< transaction = 2
<<<<<< Contents:
<<<<<< max_control_transfer = 4096
ModemManager[6189]: [/dev/cdc-wdm0] Received message...
>>>>>> RAW:
>>>>>> length = 16
>>>>>> data = 01:00:00:80:10:00:00:00:02:00:00:00:00:00:00:00
ModemManager[6189]: <debug> [1490218309.797132] [mm-broadband-modem-mbim.c:1608] parent_initialization_started_ready(): Couldn't start parent initialization: Couldn't open ports during modem initialization: Couldn't get primary port
ModemManager[6189]: <debug> [1490218309.797474] [mm-broadband-modem-mbim.c:218] modem_load_current_capabilities(): loading current capabilities...
ModemManager[6189]: [/dev/cdc-wdm0] Sent message...
<<<<<< RAW:
<<<<<< length = 48
<<<<<< data = 03:00:00:00:30:00:00:00:03:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:01:00:00:00:00:00:00:00:00:00:00:00
ModemManager[6189]: [/dev/cdc-wdm0] Sent message (translated)...
<<<<<< Header:
<<<<<< length = 48
<<<<<< type = command (0x00000003)
<<<<<< transaction = 3
<<<<<< Fragment header:
<<<<<< total = 1
<<<<<< current = 0
<<<<<< Contents:
<<<<<< service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df)
<<<<<< cid = 'device-caps' (0x00000001)
<<<<<< type = 'query' (0x00000000)
ModemManager[6189]: <warn> [1490218319.807627] [mm-broadband-modem.c:9541] iface_modem_initialize_ready(): Modem couldn't be initialized: couldn't load current capabilities: Transaction timed out
ModemManager[6189]: <debug> [1490218319.807747] [mm-broadband-modem.c:9635] iface_modem_firmware_initialize_ready(): Couldn't initialize interface: 'Firmware interface not available'
ModemManager[6189]: <debug> [1490218319.807801] [mm-base-modem.c:833] initialize_ready(): modem properly initialized
ModemManager[6189]: <debug> [1490218319.808027] [mm-device.c:452] export_modem(): Exported modem '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6' at path '/org/freedesktop/ModemManager1/Modem/0'
ModemManager[6189]: <debug> [1490218319.808040] [mm-device.c:462] export_modem(): (/org/freedesktop/ModemManager1/Modem/0): 'Sierra' modem, VID 0x1199 PID 0x9079 (usb)