iMX8 Wifi module stops working in Toradex Embedded Linux Console Demo

Running the Console Demo image the Wifi module stops responding when trying to connect to networks. This happens very frequently when providing an incorrect passphrase, and quite frequently when providing a correct passphrase.

Edit: To clarify, I’m using the built in wifi module on the SoM.
Apalis iMX8QP 2GB WB V1.0B
Ixora V1.2A
Toradex Embedded Linux Console Demo (Beta) 3.0b3.118

Provided below are the steps to reproduce this, and a summery of what I’ve tried. And some notes about this working with the Boot2Qt image.

Repro:

  • Reset module into recovery (running Apalis-iMX8_ToradexEasyInstaller_2.0b4-20191231)
  • Install Toradex Embedded Linux Console Demo (Beta) (3.0b3.118 2020-01-01)
  • Make 8 spins on your chair while waiting for the installation (optional)
  • Reboot
  • Login as root
  • connmanctl
  • enable wifi
  • scan wifi
  • agent on
  • services
  • connect wifi_d0c5d3342727_546173757332_managed_psk
  • Enter incorrect passphrases and select y to retry

After a few tries I get the following error mwifiex_pcie 0000:01:00.0: CMD_RESP: cmd 0xf7 error, result=0x2

Similary things happens (but less frequently) when providing the correct passphrase.

After this the Wifi module disappear from Linux it’s no longer possible to reboot or power off the board without using the reset button or pulling the power, the kernel hangs late in the shutdown process (probably waiting on mwifiex_pcie, as I’ve tried to unload the module on previous runs when this happens, and that hangs too, only the unloading not the entire system)

I’ve tried the same thing with the Boot2Qt image and that works. Connman respond differently here

connmanctl> connect wifi_d0c5d3342727_4b6f70706b61_managed_psk
Agent RequestInput wifi_d0c5d3342727_4b6f70706b61_managed_psk
  Passphrase = [ Type=psk, Requirement=mandatory ]
Passphrase? asdasdadsa
connmanctl> [   42.693917] mwifiex_pcie 0000:01:00.0: info: trying to associate to 'Koppka' bssid 80:2a:a8:c5:81:4c
[   42.718057] mwifiex_pcie 0000:01:00.0: info: associated to bssid 80:2a:a8:c5:81:4c successfully
[   46.720384] mwifiex_pcie 0000:01:00.0: info: successfully disconnected from 80:2a:a8:c5:81:4c: reason code 2
Agent ReportError wifi_d0c5d3342727_4b6f70706b61_managed_psk
  invalid-key
Agent request cancelled by ConnMan
Error /net/connman/service/wifi_d0c5d3342727_4b6f70706b61_managed_psk: Operation aborted

But I’ve never been able to kill the wifi this way.

I’ve also built a custom image with Yocto based on the console demo where I upgrade connman to 1.37 (b2qt use 1.36, and Toradex use 1.34 or 1.35 if I remember correctly).

Entire console I/O:

U-Boot 2018.03-toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup+gc0ff506c39 (Dec 31 2019 - 23:25:47 +0000)

CPU:   Freescale i.MX8QM revB A53 at 1200 MHz at 33C
DRAM:  2 GiB
MMC:   FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
Loading Environment from MMC... OK
In:    serial
Out:   serial
Err:   serial
Model: Toradex Apalis iMX8 QuadPlus 2GB Wi-Fi / BT V1.0B, Serial# 06517908

 BuildInfo:
  - SCFW 494c97f3, SECO-FW d7523fe8, IMX-MKIMAGE dd023400, ATF a-20190
  - U-Boot 2018.03-toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup+gc0ff506c39

switch to partitions #0, OK
mmc0(part 0) is current device
flash target is MMC:0
Net:   eth0: ethernet@5b040000
Fastboot: Normal
Normal Boot
Hit any key to stop autoboot:  0
MMC: no card present
MMC: no card present
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
1243 bytes read in 8 ms (151.4 KiB/s)
## Executing script at 86000000
102464 bytes read in 9 ms (10.9 MiB/s)
Loading hdp firmware from 0x0000000084000000 offset 0x0000000000002000
Loading hdp firmware Complete
105024 bytes read in 9 ms (11.1 MiB/s)
23448064 bytes read in 410 ms (54.5 MiB/s)
## Flattened Device Tree blob at 84000000
   Booting using the fdt blob at 0x84000000
   Loading Device Tree to 00000000fd65d000, end 00000000fd679a3f ... OK
/dma-controller@5a1f0000, 73440
/dma-controller@591F0000, 74320
/dma-controller@591F0000, 74320
/dma-controller@599F0000, 75296

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.14.159-3.0.3+gfff496c2a1bd (oe-user@oe-host) (gcc version 8.2.0 (GCC)) #1 SMP PREEMPT Tue Dec 31 23:26:01 UTC 2019
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    0.000000] Machine model: Toradex Apalis iMX8QM/QP on Apalis Evaluation Board
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000096000000, size 960 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000090400000, size 28 MiB
[    0.000000] OF: reserved mem: initialized node rpmsg_dma@0x90400000, compatible id shared-dma-pool
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000080200000-0x00000000ffffffff]
[    0.000000] NUMA: NODE_DATA [mem 0xfff59800-0xfff5b5ff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080200000-0x00000000ffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080200000-0x0000000083ffffff]
[    0.000000]   node   0: [mem 0x0000000086400000-0x000000008fffffff]
[    0.000000]   node   0: [mem 0x0000000094c00000-0x00000000ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x00000000ffffffff]
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] percpu: Embedded 23 pages/cpu s53656 r8192 d32360 u94208
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for ARM erratum 845719
[    0.000000] Speculative Store Bypass Disable mitigation not required
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 486920
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: pci=nomsi root=PARTUUID=d0415a28-02 ro rootfstype=ext4 rootwait
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Memory: 808796K/1980416K available (13564K kernel code, 1714K rwdata, 6320K rodata, 1280K init, 434K bss, 188580K reserved, 983040K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffff000000000000 - 0xffff000008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000   (129022 GB)
[    0.000000]       .text : 0xffff000008080000 - 0xffff000008dc0000   ( 13568 KB)
[    0.000000]     .rodata : 0xffff000008dc0000 - 0xffff0000093f0000   (  6336 KB)
[    0.000000]       .init : 0xffff0000093f0000 - 0xffff000009530000   (  1280 KB)
[    0.000000]       .data : 0xffff000009530000 - 0xffff0000096dca00   (  1715 KB)
[    0.000000]        .bss : 0xffff0000096dca00 - 0xffff000009749208   (   435 KB)
[    0.000000]     fixed   : 0xffff7dfffe7f9000 - 0xffff7dfffec00000   (  4124 KB)
[    0.000000]     PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffff7e0000000000 - 0xffff800000000000   (  2048 GB maximum)
[    0.000000]               0xffff7e0000008000 - 0xffff7e0002000000   (    31 MB actual)
[    0.000000]     memory  : 0xffff800000200000 - 0xffff800080000000   (  2046 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
[    0.000000]  Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: no VLPI support, no direct LPI support
[    0.000000] ITS: No ITS available, not enabling LPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000051b00000
[    0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns
[    0.000003] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns
[    0.003084] Console: colour dummy device 80x25
[    0.003585] console [tty0] enabled
[    0.003635] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000)
[    0.003655] pid_max: default: 32768 minimum: 301
[    0.003726] Security Framework initialized
[    0.004413] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.004742] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.004779] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.004801] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.019901] ASID allocator initialised with 32768 entries
[    0.027898] Hierarchical SRCU implementation.
[    0.036571] *****Initialized MU
[    0.036606] ***** imx8_init_pm_domains *****
[    0.036644] dc0_power_domain : no governor for states
[    0.036660] dc0_pll0 : no governor for states
[    0.036679] dc0_pll1 : no governor for states
[    0.036692] mipi0_dsi_power_domain : no governor for states
[    0.036705] mipi0_dsi_i2c0 : no governor for states
[    0.036718] mipi0_dsi_i2c1 : no governor for states
[    0.036731] mipi0_dsi_pwm0 : no governor for states
[    0.036744] lvds0_power_domain : no governor for states
[    0.036757] lvds0_i2c0 : no governor for states
[    0.036770] lvds0_pwm : no governor for states
[    0.036783] hdmi_power_domain : no governor for states
[    0.036800] hdmi_pll0 : no governor for states
[    0.036813] hdmi_pll1 : no governor for states
[    0.036828] hdmi_i2c : no governor for states
[    0.036841] PD_HDMI_I2S : no governor for states
[    0.036857] dc1_power_domain : no governor for states
[    0.036871] dc1_pll0 : no governor for states
[    0.036883] dc1_pll1 : no governor for states
[    0.036896] mipi1_dsi_power_domain : no governor for states
[    0.036909] mipi1_dsi_i2c0 : no governor for states
[    0.036922] mipi1_dsi_i2c1 : no governor for states
[    0.036934] PD_MIPI_1_DSI_PWM : no governor for states
[    0.036948] lvds1_power_domain : no governor for states
[    0.036961] lvds1_i2c0 : no governor for states
[    0.036976] lvds1_pwm : no governor for states
[    0.036995] lsio_pwm0 : no governor for states
[    0.037010] lsio_pwm1 : no governor for states
[    0.037023] lsio_pwm2 : no governor for states
[    0.037036] lsio_pwm3 : no governor for states
[    0.037048] lsio_pwm4 : no governor for states
[    0.037061] lsio_pwm5 : no governor for states
[    0.037073] lsio_pwm6 : no governor for states
[    0.037086] lsio_pwm7 : no governor for states
[    0.037098] lsio_kpp : no governor for states
[    0.037113] lsio_gpio0 : no governor for states
[    0.037126] lsio_gpio1 : no governor for states
[    0.037139] lsio_gpio2 : no governor for states
[    0.037151] lsio_gpio3 : no governor for states
[    0.037164] lsio_gpio4 : no governor for states
[    0.037176] lsio_gpio5 : no governor for states
[    0.037189] lsio_gpio6 : no governor for states
[    0.037202] lsio_gpio7 : no governor for states
[    0.037217] lsio_gpt0 : no governor for states
[    0.037230] lsio_gpt1 : no governor for states
[    0.037244] lsio_gpt2 : no governor for states
[    0.037257] lsio_gpt3 : no governor for states
[    0.037269] lsio_gpt4 : no governor for states
[    0.037282] lsio_fspi0 : no governor for states
[    0.037294] lsio_fspi1 : no governor for states
[    0.037307] lsio_mu5a : no governor for states
[    0.037319] lsio_mu6a : no governor for states
[    0.037342] conn_usb0 : no governor for states
[    0.037355] conn_usb0_phy : no governor for states
[    0.037368] conn_usb1 : no governor for states
[    0.037384] conn_usb2 : no governor for states
[    0.037397] conn_usb2_phy : no governor for states
[    0.037410] conn_sdhc0 : no governor for states
[    0.037425] conn_sdhc1 : no governor for states
[    0.037438] conn_sdhc2 : no governor for states
[    0.037451] conn_enet0 : no governor for states
[    0.037464] conn_enet1 : no governor for states
[    0.037476] conn_nand : no governor for states
[    0.037489] conn_mlb0 : no governor for states
[    0.037501] conn_dma4_ch0 : no governor for states
[    0.037514] conn_dma4_ch1 : no governor for states
[    0.037529] conn_dma4_ch2 : no governor for states
[    0.037542] conn_dma4_ch3 : no governor for states
[    0.037555] conn_dma4_ch4 : no governor for states
[    0.037576] hsio_gpio : no governor for states
[    0.037589] PD_HSIO_SERDES_0 : no governor for states
[    0.037602] hsio_pcie0 : no governor for states
[    0.037614] hsio_pcie1 : no governor for states
[    0.037630] PD_HSIO_SERDES_1 : no governor for states
[    0.037643] hsio_sata0 : no governor for states
[    0.037665] audio_audiopll0 : no governor for states
[    0.037678] audio_audiopll1 : no governor for states
[    0.037691] audio_audioclk0 : no governor for states
[    0.037704] audio_audioclk1 : no governor for states
[    0.037717] PD_ASRC_0_RXA : no governor for states
[    0.037730] PD_ASRC_0_RXB : no governor for states
[    0.037743] PD_ASRC_0_RXC : no governor for states
[    0.037756] PD_ASRC_0_TXA : no governor for states
[    0.037769] PD_ASRC_0_TXB : no governor for states
[    0.037781] PD_ASRC_0_TXC : no governor for states
[    0.037794] audio_asrc0 : no governor for states
[    0.037810] PD_ASRC_1_RXA : no governor for states
[    0.037823] PD_ASRC_1_RXB : no governor for states
[    0.037839] PD_ASRC_1_RXC : no governor for states
[    0.037852] PD_ASRC_1_TXA : no governor for states
[    0.037865] PD_ASRC_1_TXB : no governor for states
[    0.037878] PD_ASRC_1_TXC : no governor for states
[    0.037890] audio_asrc1 : no governor for states
[    0.037904] PD_ESAI_0_RX : no governor for states
[    0.037917] PD_ESAI_0_TX : no governor for states
[    0.037929] audio_esai0 : no governor for states
[    0.037942] PD_ESAI_1_RX : no governor for states
[    0.037958] PD_ESAI_1_TX : no governor for states
[    0.037970] audio_esai1 : no governor for states
[    0.037984] PD_SPDIF_0_RX : no governor for states
[    0.037997] PD_SPDIF_0_TX : no governor for states
[    0.038009] audio_spdif0 : no governor for states
[    0.038022] PD_SPDIF_1_RX : no governor for states
[    0.038035] PD_SPDIF_1_TX : no governor for states
[    0.038051] audio_spdif1 : no governor for states
[    0.038064] PD_SAI_0_RX : no governor for states
[    0.038077] PD_SAI_0_TX : no governor for states
[    0.038092] audio_sai0 : no governor for states
[    0.038105] PD_SAI_1_RX : no governor for states
[    0.038118] PD_SAI_1_TX : no governor for states
[    0.038130] audio_sai1 : no governor for states
[    0.038143] PD_SAI_2_RX : no governor for states
[    0.038156] audio_sai2 : no governor for states
[    0.038168] PD_SAI_3_RX : no governor for states
[    0.038181] audio_sai3 : no governor for states
[    0.038194] PD_SAI_4_RX : no governor for states
[    0.038207] audio_sai4 : no governor for states
[    0.038220] PD_SAI_5_RX : no governor for states
[    0.038235] audio_sai5 : no governor for states
[    0.038248] PD_SAI_6_RX : no governor for states
[    0.038263] PD_SAI_6_TX : no governor for states
[    0.038276] audio_sai6 : no governor for states
[    0.038289] PD_SAI_7_TX : no governor for states
[    0.038302] audio_sai7 : no governor for states
[    0.038314] audio_gpt5 : no governor for states
[    0.038327] audio_gpt6 : no governor for states
[    0.038339] audio_gpt7 : no governor for states
[    0.038352] audio_gpt8 : no governor for states
[    0.038364] audio_gpt9 : no governor for states
[    0.038379] audio_gpt10 : no governor for states
[    0.038392] audio_amix : no governor for states
[    0.038405] audio_mqs0 : no governor for states
[    0.038418] audio_mclkout0 : no governor for states
[    0.038430] audio_mclkout1 : no governor for states
[    0.038444] PD_DSP_MU_A : no governor for states
[    0.038457] PD_DSP_MU_A : no governor for states
[    0.038473] PD_DSP_MU_B : no governor for states
[    0.038486] audio_ocram : no governor for states
[    0.038499] audio_dsp : no governor for states
[    0.038535] dma_flexcan0 : no governor for states
[    0.038549] dma_flexcan1 : no governor for states
[    0.038562] dma_flexcan2 : no governor for states
[    0.038574] dma_ftm0 : no governor for states
[    0.038587] dma_ftm1 : no governor for states
[    0.038599] dma_adc0 : no governor for states
[    0.038611] dma_adc1 : no governor for states
[    0.038624] dma_lpi2c0 : no governor for states
[    0.038637] dma_lpi2c1 : no governor for states
[    0.038649] dma_lpi2c2 : no governor for states
[    0.038664] dma_lpi2c3 : no governor for states
[    0.038677] dma_lpi2c4 : no governor for states
[    0.038692] dma_lpuart0 : no governor for states
[    0.038706] dma_lpuart1 : no governor for states
[    0.038719] PD_UART1_RX : no governor for states
[    0.038732] PD_UART1_TX : no governor for states
[    0.038746] dma_lpuart2 : no governor for states
[    0.038759] PD_UART2_RX : no governor for states
[    0.038771] PD_UART2_TX : no governor for states
[    0.038785] dma_lpuart3 : no governor for states
[    0.038798] PD_UART3_RX : no governor for states
[    0.038813] PD_UART3_TX : no governor for states
[    0.038827] dma_lpuart4 : no governor for states
[    0.038840] PD_UART4_RX : no governor for states
[    0.038852] PD_UART4_TX : no governor for states
[    0.038866] dma_spi0 : no governor for states
[    0.038878] PD_LPSPI0_RX : no governor for states
[    0.038891] PD_LPSPI0_TX : no governor for states
[    0.038907] dma_spi1 : no governor for states
[    0.038920] dma_spi2 : no governor for states
[    0.038932] PD_LPSPI2_RX : no governor for states
[    0.038945] PD_LPSPI2_TX : no governor for states
[    0.038961] dma_spi3 : no governor for states
[    0.038973] PD_LPSPI3_RX : no governor for states
[    0.038986] PD_LPSPI3_TX : no governor for states
[    0.039000] dma_emvsim0 : no governor for states
[    0.039012] LDO1_SIM : no governor for states
[    0.039025] dma_emvsim1 : no governor for states
[    0.039051] PD_GPU0 : no governor for states
[    0.039064] PD_GPU1 : no governor for states
[    0.039077] vpu-power-domain : no governor for states
[    0.039090] VPU_ENC_MU1 : no governor for states
[    0.039105] VPU_ENC1 : no governor for states
[    0.039120] VPU_ENC_MU : no governor for states
[    0.039133] VPU_ENC : no governor for states
[    0.039146] VPU_DEC_MU : no governor for states
[    0.039158] VPU_DEC : no governor for states
[    0.039172] imaging_power_domain : no governor for states
[    0.039186] mipi_csi0_power_domain : no governor for states
[    0.039199] mipi_csi0_i2c0 : no governor for states
[    0.039211] mipi_csi0_pwm : no governor for states
[    0.039224] mipi_csi1_power_domain : no governor for states
[    0.039238] mipi_csi1_i2c0 : no governor for states
[    0.039253] PD_MIPI_CSI1_PWM : no governor for states
[    0.039267] hdmi_rx_power_domain : no governor for states
[    0.039281] hdmi_rx_bypass : no governor for states
[    0.039293] hdmi_rx_i2c : no governor for states
[    0.039306] hdmi_rx_pwm : no governor for states
[    0.039318] imaging_pdma1 : no governor for states
[    0.039334] imaging_pdma2 : no governor for states
[    0.039347] imaging_pdma3 : no governor for states
[    0.039360] imaging_pdma4 : no governor for states
[    0.039373] imaging_pdma5 : no governor for states
[    0.039386] imaging_pdma6 : no governor for states
[    0.039401] imaging_pdma7 : no governor for states
[    0.039414] PD_JPEG_DEC_MP : no governor for states
[    0.039427] imaging_jpeg_dec : no governor for states
[    0.039440] PD_JPEG_ENC_MP : no governor for states
[    0.039453] imaging_jpeg_enc : no governor for states
[    0.039474] cm40_i2c : no governor for states
[    0.039487] cm40_intmux : no governor for states
[    0.039504] cm41_intmux : no governor for states
[    0.039517] cm41_i2c : no governor for states
[    0.039538] caam_job_ring1 : no governor for states
[    0.039552] caam_job_ring2 : no governor for states
[    0.039565] caam_job_ring3 : no governor for states
[    0.039681] CPU identified as i.MX8QM, silicon rev 1.1
[    0.041384] EFI services will not be available.
[    0.048035] smp: Bringing up secondary CPUs ...
[    0.076699] Detected VIPT I-cache on CPU1
[    0.076726] GICv3: CPU1: found redistributor 1 region 0:0x0000000051b20000
[    0.076754] CPU1: Booted secondary processor [410fd034]
[    0.104711] Detected VIPT I-cache on CPU2
[    0.104726] GICv3: CPU2: found redistributor 2 region 0:0x0000000051b40000
[    0.104741] CPU2: Booted secondary processor [410fd034]
[    0.132753] Detected VIPT I-cache on CPU3
[    0.132767] GICv3: CPU3: found redistributor 3 region 0:0x0000000051b60000
[    0.132780] CPU3: Booted secondary processor [410fd034]
[    0.161800] Detected PIPT I-cache on CPU4
[    0.161817] GICv3: CPU4: found redistributor 100 region 0:0x0000000051b80000
[    0.161832] CPU4: Booted secondary processor [410fd082]
[    0.188313] psci: failed to boot CPU5 (-22)
[    0.188411] CPU5: failed to boot: -22
[    0.188475] smp: Brought up 1 node, 5 CPUs
[    0.188485] SMP: Total of 5 processors activated.
[    0.188495] CPU features: detected: GIC system register CPU interface
[    0.188506] CPU features: detected: 32-bit EL0 Support
[    0.189931] CPU: All CPU(s) started at EL2
[    0.189963] alternatives: patching kernel code
[    0.190679] devtmpfs: initialized
[    0.203870] random: get_random_u32 called from bucket_table_alloc+0x104/0x268 with crng_init=0
[    0.204237] Registered cp15_barrier emulation handler
[    0.204253] Registered setend emulation handler
[    0.204493] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.204565] futex hash table entries: 2048 (order: 6, 262144 bytes)
[    0.227855] pinctrl core: initialized pinctrl subsystem
[    0.230115] DMI not present or invalid.
[    0.230438] NET: Registered protocol family 16
[    0.232460] cpuidle: using governor menu
[    0.233727] vdso: 2 pages (1 code @ ffff000008dc6000, 1 data @ ffff000009534000)
[    0.233751] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.242191] DMA: preallocated 256 KiB pool for atomic allocations
[    0.242754] Serial: AMBA PL011 UART driver
[    0.242881] imx rpmsg driver is registered.
[    0.245441] MU and Power domains initialized
[    0.245457] ***** imx8qm_clocks_init *****
[    0.312090] imx8qm-pinctrl iomuxc: initialized IMX pinctrl driver
[    0.315211] ARM CCI_400_r1 PMU driver probed
[    0.332237] clk: couldn't set hdmi_lis_ipg_clk clk rate to 100000000 (-22), current rate: 84857142
[    0.369592] mxs_phy 5b100000.usbphy: 5b100000.usbphy supply phy-3p0 not found, using dummy regulator
[    0.377365] MU is ready for cross core communication!
[    0.377553] imx-rpmsg 90000000.rpmsg: assigned reserved memory node rpmsg_dma@0x90400000
[    0.377967] virtio_rpmsg_bus virtio0: rpmsg host is online
[    0.398898] virtio_rpmsg_bus virtio1: rpmsg host is online
[    0.399825] MU is ready for cross core communication!
[    0.399988] imx-rpmsg 90100000.rpmsg1: assigned reserved memory node rpmsg_dma@0x90400000
[    0.400358] virtio_rpmsg_bus virtio2: rpmsg host is online
[    0.421238] virtio_rpmsg_bus virtio3: rpmsg host is online
[    0.435552] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.447181] ACPI: Interpreter disabled.
[    0.453617] VCC USBH2(ABCD) / USBH(3|4): Failed to create debugfs directory
[    0.455014] vgaarb: loaded
[    0.455282] SCSI subsystem initialized
[    0.455678] usbcore: registered new interface driver usbfs
[    0.455723] usbcore: registered new interface driver hub
[    0.455796] usbcore: registered new device driver usb
[    0.456422] usb_phy_generic usbphynop1: usbphynop1 supply vcc not found, using dummy regulator
[    0.456778] usb_phy_generic usbphynop2: usbphynop2 supply vcc not found, using dummy regulator
[    0.459634] i2c i2c-2: LPI2C adapter registered
[    0.460549] i2c i2c-3: LPI2C adapter registered
[    0.461234] i2c i2c-4: LPI2C adapter registered
[    0.462035] i2c i2c-5: LPI2C adapter registered
[    0.463780] media: Linux media interface: v0.10
[    0.463824] Linux video capture interface: v2.00
[    0.463949] pps_core: LinuxPPS API ver. 1 registered
[    0.463960] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.463987] PTP clock support registered
[    0.464220] EDAC MC: Ver: 3.0.0
[    0.464456] dmi: Firmware registration failed.
[    0.465350] Advanced Linux Sound Architecture Driver Initialized.
[    0.465932] Bluetooth: Core ver 2.22
[    0.465969] NET: Registered protocol family 31
[    0.465979] Bluetooth: HCI device and connection manager initialized
[    0.465995] Bluetooth: HCI socket layer initialized
[    0.466007] Bluetooth: L2CAP socket layer initialized
[    0.466032] Bluetooth: SCO socket layer initialized
[    0.466766] clocksource: Switched to clocksource arch_sys_counter
[    0.466918] VFS: Disk quotas dquot_6.6.0
[    0.466973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.467098] pnp: PnP ACPI: disabled
[    0.473382] NET: Registered protocol family 2
[    0.473990] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.474135] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.474373] TCP: Hash tables configured (established 16384 bind 16384)
[    0.474478] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.474529] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.474675] NET: Registered protocol family 1
[    0.475287] RPC: Registered named UNIX socket transport module.
[    0.475299] RPC: Registered udp transport module.
[    0.475308] RPC: Registered tcp transport module.
[    0.475317] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.476590] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.477264] kvm [1]: 8-bit VMID
[    0.478587] kvm [1]: vgic-v2@52020000
[    0.478623] kvm [1]: GIC system register CPU interface enabled
[    0.478700] kvm [1]: vgic interrupt IRQ1
[    0.478826] kvm [1]: Hyp mode initialized successfully
[    0.481090] audit: initializing netlink subsys (disabled)
[    0.481204] audit: type=2000 audit(0.476:1): state=initialized audit_enabled=0 res=1
[    0.481588] workingset: timestamp_bits=44 max_order=19 bucket_order=0
[    0.487031] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.487543] NFS: Registering the id_resolver key type
[    0.487573] Key type id_resolver registered
[    0.487582] Key type id_legacy registered
[    0.487597] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.487623] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.488199] 9p: Installing v9fs 9p2000 file system support
[    0.492384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.492406] io scheduler noop registered
[    0.492507] io scheduler cfq registered (default)
[    0.492519] io scheduler mq-deadline registered
[    0.492528] io scheduler kyber registered
[    0.514498] imx6q-pcie 5f000000.pcie: 5f000000.pcie supply epdev_on not found, using dummy regulator
[    0.514633] imx6q-pcie 5f000000.pcie: pcie_ext clock source missing or invalid
[    0.517264] imx6q-pcie 5f010000.pcie: 5f010000.pcie supply epdev_on not found, using dummy regulator
[    0.517354] imx6q-pcie 5f010000.pcie: pcie_ext clock source missing or invalid
[    0.519084] pwm-backlight backlight: backlight supply power not found, using dummy regulator
[    0.529535] Bus freq driver module loaded
[    0.536884] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.540010] SuperH (H)SCI(F) driver initialized
[    0.541305] msm_serial: driver initialized
[    0.542974] 5a060000.serial: ttyLP0 at MMIO 0x5a060010 (irq = 67, base_baud = 5000000) is a FSL_LPUART
[    0.543578] fsl-lpuart 5a060000.serial: NO DMA tx channel, run at cpu mode
[    0.543593] fsl-lpuart 5a060000.serial: NO DMA rx channel, run at cpu mode
[    0.544368] 5a070000.serial: ttyLP1 at MMIO 0x5a070010 (irq = 68, base_baud = 5000000) is a FSL_LPUART
[    0.544396] Serial: Console lpuart rounded baud ratefrom 575539 to 115200
[    2.731847] console [ttyLP1] enabled
[    2.736511] 5a080000.serial: ttyLP2 at MMIO 0x5a080010 (irq = 69, base_baud = 5000000) is a FSL_LPUART
[    2.746988] 5a090000.serial: ttyLP3 at MMIO 0x5a090010 (irq = 70, base_baud = 5000000) is a FSL_LPUART
[    2.759551] arm-smmu 51400000.iommu: probing hardware configuration...
[    2.766105] arm-smmu 51400000.iommu: SMMUv2 with:
[    2.770824] arm-smmu 51400000.iommu:         stage 1 translation
[    2.776234] arm-smmu 51400000.iommu:         stage 2 translation
[    2.781643] arm-smmu 51400000.iommu:         nested translation
[    2.786973] arm-smmu 51400000.iommu:         stream matching with 32 register groups
[    2.794128] arm-smmu 51400000.iommu:         32 context banks (0 stage-2 only)
[    2.800760] Can't support > 32 bit dma.
[    2.804607] arm-smmu 51400000.iommu: failed to set DMA mask for table walker
[    2.811669] arm-smmu 51400000.iommu:         Supported page sizes: 0x61311000
[    2.818213] arm-smmu 51400000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    2.824754] arm-smmu 51400000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    2.878474] imx8-dpr-channel 560d0000.dpr-channel: Linked as a consumer to 56040000.prg
[    2.886817] imx8-dpr-channel 560e0000.dpr-channel: Linked as a consumer to 56050000.prg
[    2.894865] imx8-dpr-channel 560e0000.dpr-channel: Linked as a consumer to 56040000.prg
[    2.903179] imx8-dpr-channel 560f0000.dpr-channel: Linked as a consumer to 56060000.prg
[    2.913506] imx8-dpr-channel 56100000.dpr-channel: Linked as a consumer to 56070000.prg
[    2.921554] imx8-dpr-channel 56100000.dpr-channel: Linked as a consumer to 56080000.prg
[    2.931852] imx8-dpr-channel 56110000.dpr-channel: Linked as a consumer to 56090000.prg
[    2.939903] imx8-dpr-channel 56110000.dpr-channel: Linked as a consumer to 560a0000.prg
[    2.950196] imx8-dpr-channel 56120000.dpr-channel: Linked as a consumer to 560b0000.prg
[    2.958248] imx8-dpr-channel 56120000.dpr-channel: Linked as a consumer to 560c0000.prg
[    2.968619] imx8-dpr-channel 570d0000.dpr-channel: Linked as a consumer to 57040000.prg
[    2.976934] imx8-dpr-channel 570e0000.dpr-channel: Linked as a consumer to 57050000.prg
[    2.984984] imx8-dpr-channel 570e0000.dpr-channel: Linked as a consumer to 57040000.prg
[    2.993298] imx8-dpr-channel 570f0000.dpr-channel: Linked as a consumer to 57060000.prg
[    3.003632] imx8-dpr-channel 57100000.dpr-channel: Linked as a consumer to 57070000.prg
[    3.011689] imx8-dpr-channel 57100000.dpr-channel: Linked as a consumer to 57080000.prg
[    3.021985] imx8-dpr-channel 57110000.dpr-channel: Linked as a consumer to 57090000.prg
[    3.030038] imx8-dpr-channel 57110000.dpr-channel: Linked as a consumer to 570a0000.prg
[    3.040333] imx8-dpr-channel 57120000.dpr-channel: Linked as a consumer to 570b0000.prg
[    3.048387] imx8-dpr-channel 57120000.dpr-channel: Linked as a consumer to 570c0000.prg
[    3.059733] dpu-core 56180000.dpu: Linked as a consumer to 56100000.dpr-channel
[    3.067124] dpu-core 56180000.dpu: Linked as a consumer to 56110000.dpr-channel
[    3.074487] dpu-core 56180000.dpu: Linked as a consumer to 560f0000.dpr-channel
[    3.081881] dpu-core 56180000.dpu: Linked as a consumer to 56120000.dpr-channel
[    3.089226] dpu-core 56180000.dpu: Linked as a consumer to 56020000.pixel-combiner
[    3.097478] dpu-core 56180000.dpu: driver probed
[    3.103117] dpu-core 57180000.dpu: Linked as a consumer to 57100000.dpr-channel
[    3.110515] dpu-core 57180000.dpu: Linked as a consumer to 57110000.dpr-channel
[    3.117890] dpu-core 57180000.dpu: Linked as a consumer to 570f0000.dpr-channel
[    3.125297] dpu-core 57180000.dpu: Linked as a consumer to 57120000.dpr-channel
[    3.132642] dpu-core 57180000.dpu: Linked as a consumer to 57020000.pixel-combiner
[    3.140669] dpu-core 57180000.dpu: driver probed
[    3.149286] panel-simple lvds1_panel: lvds1_panel supply power not found, using dummy regulator
[    3.163990] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.170643] [drm] No driver support for vblank timestamp query.
[    3.176648] dpu-core 56180000.dpu: Linked as a consumer to 560d0000.dpr-channel
[    3.184008] dpu-core 56180000.dpu: Linked as a consumer to 560e0000.dpr-channel
[    3.191350] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)
[    3.199516] dpu-core 57180000.dpu: Linked as a consumer to 570d0000.dpr-channel
[    3.206870] dpu-core 57180000.dpu: Linked as a consumer to 570e0000.dpr-channel
[    3.214206] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)
[    3.222597] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)
[    3.230046] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)
[    3.237499] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)
[    3.244949] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)
[    3.252377] i.mx8-hdp 56268000.hdmi: invalid resource
[    3.257443] i.mx8-hdp 56268000.hdmi: Failed to get HDP RESET base register
[    3.264355] i.mx8-hdp 56268000.hdmi: Connector's ddc i2c bus found
[    3.271581] CDN_API_SetClock completed
[    3.275344] [drm] Started firmware!
[    3.278849] [drm] CDN_API_CheckAlive returned ret = 0
[    3.283952] [drm] CDN_API_MainControl_blocking ret = 0 sts = 1
[    3.289887] [drm] CDN_API_General_Test_Echo_Ext_blocking - APB(ret = 0 echo_resp = echo test)
[    3.298436] [drm] CDN_API_General_getCurVersion - ver 26098 verlib 20691
[    3.305167] [drm] phy_cfg_hdp() num_lanes: 4, mode:1920x1080p60, color depth: 8-bit, encoding: 1
[    3.314155] [drm] Pixel clock frequency (148500 kHz) is supported in this color depth (8-bit). Settings found in row 2
[    3.324867] [drm] Character clock frequency: 148500 kHz.
[    3.330194] [drm] VCO frequency (2970000 kHz) is supported. Settings found in row 25
[    3.363019] [drm] CDN_API_General_Write_Register_blocking LANES_CONFIG ret = 0
[    3.370289] [drm] Failed to get HDCP config - using HDCP 2.2 only
[    3.377500] [drm] hdmi-audio-codec driver bound to HDMI
[    3.382750] imx-drm display-subsystem: bound 56268000.hdmi (ops imx_hdp_imx_ops)
[    3.390405] imx-drm display-subsystem: bound ldb@572410e0 (ops imx_ldb_ops)
[    3.495243] Console: switching to colour frame buffer device 160x50
[    3.518016] imx-drm display-subsystem: fb0:  frame buffer device
[    3.524560] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 0
[    3.540216] brd: module loaded
[    3.548088] loop: module loaded
[    3.551641] zram: Added device: zram0
[    3.558059] iommu: Adding device 5f020000.sata to group 0
[    3.565942] ahci-imx 5f020000.sata: phy impedance ratio is not specified.
[    3.573556] ahci-imx 5f020000.sata: external osc is used.
[    3.581838] ahci-imx 5f020000.sata: no ahb clock.
[    3.586651] Can't support > 32 bit dma.
[    3.590558] ahci-imx 5f020000.sata: Enable 32-bit DMA instead of 64-bit.
[    3.597345] ahci-imx 5f020000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[    3.606336] ahci-imx 5f020000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sadm sds apst
[    3.617219] scsi host0: ahci-imx
[    3.620626] ata1: SATA max UDMA/133 mmio [mem 0x5f020000-0x5f02ffff] port 0x100 irq 147
[    3.631383] slram: not enough parameters.
[    3.638214] fsl_lpspi 5a000000.lpspi: dma setup error -19, use pio
[    3.645704] fsl_lpspi 5a020000.lpspi: dma setup error -19, use pio
[    3.655622] libphy: Fixed MDIO Bus: probed
[    3.660171] tun: Universal TUN/TAP device driver, 1.6
[    3.667529] CAN device driver interface
[    3.674551] flexcan 5a8d0000.can: 5a8d0000.can supply xceiver not found, using dummy regulator
[    3.686030] flexcan 5a8d0000.can: device registered (reg_base=ffff000011950000, irq=60)
[    3.696898] flexcan 5a8e0000.can: 5a8e0000.can supply xceiver not found, using dummy regulator
[    3.708289] flexcan 5a8e0000.can: device registered (reg_base=ffff000011980000, irq=61)
[    3.721511] iommu: Adding device 5b040000.ethernet to group 1
[    3.730367] fec 5b040000.ethernet: 5b040000.ethernet supply phy not found, using dummy regulator
[    3.752807] pps pps0: new PPS source ptp0
[    3.760834] libphy: fec_enet_mii_bus: probed
[    3.768111] fec 5b040000.ethernet eth0: registered PHC device 0
[    3.777488] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    3.785565] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    3.793763] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    3.802942] igb: Copyright (c) 2007-2014 Intel Corporation.
[    3.810774] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    3.820833] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    3.829654] sky2: driver version 1.30
[    3.842886] Can't support > 32 bit dma.
[    3.848926]  xhci-cdns3: xHCI Host Controller
[    3.855426]  xhci-cdns3: new USB bus registered, assigned bus number 1
[    3.893794]  xhci-cdns3: hcc params 0x200073c8 hci version 0x100 quirks 0xffffffffa0010010
[    3.904787] hub 1-0:1.0: USB hub found
[    3.910720] hub 1-0:1.0: 1 port detected
[    3.916968]  xhci-cdns3: xHCI Host Controller
[    3.923417]  xhci-cdns3: new USB bus registered, assigned bus number 2
[    3.932031]  xhci-cdns3: Host supports USB 3.0  SuperSpeed
[    3.939622] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    3.941011] ata1: SATA link down (SStatus 0 SControl 300)
[    3.950156] hub 2-0:1.0: USB hub found
[    3.963145] hub 2-0:1.0: 1 port detected
[    3.969584] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.978224] ehci-pci: EHCI PCI platform driver
[    3.984849] ehci-platform: EHCI generic platform driver
[    3.992806] ehci-orion: EHCI orion driver
[    3.999136] ehci-exynos: EHCI EXYNOS driver
[    4.005593] ehci-msm: Qualcomm On-Chip EHCI Host Controller
[    4.013409] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.021670] ohci-pci: OHCI PCI platform driver
[    4.028202] ohci-platform: OHCI generic platform driver
[    4.035664] ohci-exynos: OHCI EXYNOS driver
[    4.042852] usbcore: registered new interface driver usb-storage
[    4.050901] usbcore: registered new interface driver usbserial
[    4.058774] usbcore: registered new interface driver usbserial_generic
[    4.067272] usbserial: USB Serial support registered for generic
[    4.075283] usbcore: registered new interface driver cp210x
[    4.082835] usbserial: USB Serial support registered for cp210x
[    4.090739] usbcore: registered new interface driver ftdi_sio
[    4.098428] usbserial: USB Serial support registered for FTDI USB Serial Device
[    4.107760] usbcore: registered new interface driver pl2303
[    4.115273] usbserial: USB Serial support registered for pl2303
[    4.123148] usbcore: registered new interface driver usb_ehset_test
[    4.153266] usb3503 3-0008: switched to HUB mode
[    4.159758] usb3503 3-0008: usb3503_probe: probed in hub mode
[    4.169493] usbmisc_imx 5b0d0200.usbmisc: 5b0d0200.usbmisc supply vbus-wakeup not found, using dummy regulator
[    4.181948] usbmisc_imx 5b0e0200.usbmisc: 5b0e0200.usbmisc supply vbus-wakeup not found, using dummy regulator
[    4.195374] imx_usb 5b0d0000.usb: 5b0d0000.usb supply vbus not found, using dummy regulator
[    4.212494] imx_usb 5b0e0000.usb: 5b0e0000.usb supply pad not found, using dummy regulator
[    4.225996] ci_hdrc ci_hdrc.1: EHCI Host Controller
[    4.232786] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 3
[    4.258782] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
[    4.266589] hub 3-0:1.0: USB hub found
[    4.272208] hub 3-0:1.0: 1 port detected
[    4.281195] input: sc-powerkey as /devices/platform/sc-powerkey/input/input0
[    4.426905] atmel_mxt_ts 4-004a: __mxt_read_reg: i2c transfer failed (-5)
[    4.435727] atmel_mxt_ts 4-004a: mxt_bootloader_read: i2c recv failed (-5)
[    4.444501] atmel_mxt_ts 4-004a: Trying alternate bootloader address
[    4.452823] atmel_mxt_ts 4-004a: mxt_bootloader_read: i2c recv failed (-5)
[    4.461640] atmel_mxt_ts: probe of 4-004a failed with error -5
[    4.474461] rtc-ds1307 4-0068: registered as rtc0
[    4.482523] imx_sc_rtc rtc: rtc core: registered rtc as rtc1
[    4.490696] i2c /dev entries driver
[    4.499413] IR NEC protocol handler initialized
[    4.505771] IR RC5(x/sz) protocol handler initialized
[    4.512671] IR RC6 protocol handler initialized
[    4.519029] IR JVC protocol handler initialized
[    4.525367] IR Sony protocol handler initialized
[    4.531754] IR SANYO protocol handler initialized
[    4.538227] IR Sharp protocol handler initialized
[    4.545007] IR MCE Keyboard/mouse protocol handler initialized
[    4.552625] IR XMP protocol handler initialized
[    4.564715] mxc-mipi-csi2 58247000.csi: mipi_csi2_probe
[    4.592059] ov5640_mipi_v3 5-003c: 5-003c supply DOVDD not found, using dummy regulator
[    4.601975] ov5640_mipi_v3 5-003c: 5-003c supply DVDD not found, using dummy regulator
[    4.611764] ov5640_mipi_v3 5-003c: 5-003c supply AVDD not found, using dummy regulator
[    4.654906] ov5640_mipi_v3 5-003c: Read reg error: reg=300a
[    4.662260] camera ov5640 is not found
[    4.668737] mx8-img-md: Registered mxc_isi.0.capture as /dev/video0
[    4.676968] mx8-img-md: Registered mxc_isi.1.capture as /dev/video1
[    4.685144] mx8-img-md: Registered mxc_isi.2.capture as /dev/video2
[    4.693329] mx8-img-md: Registered mxc_isi.3.capture as /dev/video3
[    4.701433] mx8-img-md: Registered mxc_isi.4.capture as /dev/video4
[    4.709530] mx8-img-md: Registered mxc_isi.5.capture as /dev/video5
[    4.717555] mx8-img-md: Registered mxc_isi.6.capture as /dev/video6
[    4.725562] mx8-img-md: Registered mxc_isi.7.capture as /dev/video7
[    4.733489] mxc-isi 58170000.isi: register m2m device success
[    4.741054] mxc-isi 58100000.isi: mxc_md_unregister_all unregister ISI channel[0]
[    4.750209] mxc-isi 58110000.isi: mxc_md_unregister_all unregister ISI channel[1]
[    4.758777] usb 3-1: new high-speed USB device number 2 using ci_hdrc
[    4.759352] mxc-isi 58120000.isi: mxc_md_unregister_all unregister ISI channel[2]
[    4.777058] mxc-isi 58130000.isi: mxc_md_unregister_all unregister ISI channel[3]
[    4.786165] mxc-isi 58140000.isi: mxc_md_unregister_all unregister ISI channel[4]
[    4.795249] mxc-isi 58150000.isi: mxc_md_unregister_all unregister ISI channel[5]
[    4.804254] mxc-isi 58160000.isi: mxc_md_unregister_all unregister ISI channel[6]
[    4.813240] mxc-isi 58170000.isi: mxc_md_unregister_all unregister ISI channel[7]
[    4.823536] mxc-jpeg 58400000.jpegdec: decoder device registered as /dev/video0 (81,0)
[    4.833883] mxc-jpeg 58450000.jpegenc: encoder device registered as /dev/video1 (81,1)
[    4.846552] gpio-fan gpio-fan: GPIO fan initialized
[    4.856968] imx8-wdt wdog: initialized (timeout=60 sec, nowayout=0)
[    4.865303] Bluetooth: HCI UART driver ver 2.3
[    4.871148] Bluetooth: HCI UART protocol H4 registered
[    4.877690] Bluetooth: HCI UART protocol BCSP registered
[    4.884450] Bluetooth: HCI UART protocol ATH3K registered
[    4.891206] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    4.898922] Bluetooth: HCI UART protocol Broadcom registered
[    4.905903] Bluetooth: HCI UART protocol QCA registered
[    4.912433] Bluetooth: HCI UART protocol Marvell registered
[    4.919378] usbcore: registered new interface driver btusb
[    4.926152] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[    4.934176] sdhci: Secure Digital Host Controller Interface driver
[    4.941712] sdhci: Copyright(c) Pierre Ossman
[    4.947756] Synopsys Designware Multimedia Card Interface Driver
[    4.955220] hub 3-1:1.0: USB hub found
[    4.957008] sdhci-pltfm: SDHCI platform and OF driver helper
[    4.967380] hub 3-1:1.0: 3 ports detected
[    4.968966] iommu: Adding device 5b010000.usdhc to group 2
[    4.980486] mmc0: CQHCI version 5.10
[    5.030801] mmc0: SDHCI controller on 5b010000.usdhc [5b010000.usdhc] using ADMA
[    5.043336] iommu: Adding device 5b020000.usdhc to group 2
[    5.051554] mmc1: CQHCI version 5.10
[    5.056677] sdhci-esdhc-imx 5b020000.usdhc: Got CD GPIO
[    5.107903] mmc1: SDHCI controller on 5b020000.usdhc [5b020000.usdhc] using ADMA
[    5.117488] iommu: Adding device 5b030000.usdhc to group 2
[    5.125170] mmc2: CQHCI version 5.10
[    5.130287] sdhci-esdhc-imx 5b030000.usdhc: Got CD GPIO
[    5.135387] mmc0: Command Queue Engine enabled
[    5.143039] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    5.151480] mmcblk0: mmc0:0001 016G30 14.7 GiB
[    5.157731] usb 2-1: new SuperSpeed USB device number 2 using cdns-usb3
[    5.166271] mmcblk0boot0: mmc0:0001 016G30 partition 1 4.00 MiB
[    5.174148] mmcblk0boot1: mmc0:0001 016G30 partition 2 4.00 MiB
[    5.183279]  mmcblk0: p1 p2
[    5.183909] mmc2: SDHCI controller on 5b030000.usdhc [5b030000.usdhc] using ADMA
[    5.201476] usb-storage 2-1:1.0: USB Mass Storage device detected
[    5.210883] scsi host1: usb-storage 2-1:1.0
[    5.218513] ledtrig-cpu: registered to indicate activity on CPUs
[    5.230934] caam 31400000.caam: ERA source: device tree.
[    5.248205] caam algorithms registered in /proc/crypto
[    5.257449] random: fast init done
[    5.263121] caam_jr 31430000.jr2: registering rng-caam
[    5.270404] caam 31400000.caam: caam pkc algorithms registered in /proc/crypto
[    5.274782] usb 3-1.3: new full-speed USB device number 3 using ci_hdrc
[    5.281886] hidraw: raw HID events driver (C) Jiri Kosina
[    5.295730] usbcore: registered new interface driver usbhid
[    5.303142] usbhid: USB HID core driver
[    5.321737] sgtl5000 3-000a: sgtl5000 revision 0x11
[    5.348059] ***** imx8qm_acm_init *****
[    5.383640] imx-spdif sound-hdmi-arc: snd-soc-dummy-dai <-> 59030000.spdif mapping ok
[    5.393480] imx-spdif sound-hdmi-arc: ASoC: no DMI vendor name!
[    5.404854] input: ILITEK ILITEK-TP as /devices/platform/5b0e0000.usb/ci_hdrc.1/usb3/3-1/3-1.3/3-1.3:1.0/0003:222A:0001.0001/input/input1
[    5.419616] hid-multitouch 0003:222A:0001.0001: input,hidraw0: USB HID v1.10 Device [ILITEK ILITEK-TP] on usb-ci_hdrc.1-1.3/input0
[    5.421488] imx-spdif sound-spdif: snd-soc-dummy-dai <-> 59020000.spdif mapping ok
[    5.443341] imx-spdif sound-spdif: ASoC: no DMI vendor name!
[    5.444342] input: ILITEK ILITEK-TP as /devices/platform/5b0e0000.usb/ci_hdrc.1/usb3/3-1/3-1.3/3-1.3:1.1/0003:222A:0001.0002/input/input2
[    5.453432] imx-amix sound-amix-sai: DAI FE name:HiFi-AMIX-FE-sai@59820000
[    5.466049] hid-generic 0003:222A:0001.0002: input,hidraw1: USB HID v1.10 Mouse [ILITEK ILITEK-TP] on usb-ci_hdrc.1-1.3/input1
[    5.475026] imx-amix sound-amix-sai: DAI FE name:HiFi-AMIX-FE-sai@59830000
[    5.498332] imx-amix sound-amix-sai: snd-soc-dummy-dai <-> 59820000.sai mapping ok
[    5.508321] imx-amix sound-amix-sai: snd-soc-dummy-dai <-> 59830000.sai mapping ok
[    5.518258] imx-amix sound-amix-sai: snd-soc-dummy-dai <-> amix-0 mapping ok
[    5.527654] imx-amix sound-amix-sai: snd-soc-dummy-dai <-> amix-1 mapping ok
[    5.536995] imx-amix sound-amix-sai: ASoC: no DMI vendor name!
[    5.547338] imx-cdnhdmi sound-hdmi-tx: i2s-hifi <-> 59090000.sai mapping ok
[    5.556597] imx-cdnhdmi sound-hdmi-tx: ASoC: no DMI vendor name!
[    5.565838] NET: Registered protocol family 26
[    5.572937] NET: Registered protocol family 10
[    5.580144] Segment Routing with IPv6
[    5.586001] NET: Registered protocol family 17
[    5.592605] can: controller area network core (rev 20170425 abi 9)
[    5.600995] NET: Registered protocol family 29
[    5.607614] can: raw protocol (rev 20170425)
[    5.614035] can: broadcast manager protocol (rev 20170425 t)
[    5.621856] can: netlink gateway (rev 20170425) max_hops=1
[    5.629618] Bluetooth: RFCOMM TTY layer initialized
[    5.636621] Bluetooth: RFCOMM socket layer initialized
[    5.643907] Bluetooth: RFCOMM ver 1.11
[    5.649782] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.657192] Bluetooth: BNEP filters: protocol multicast
[    5.664493] Bluetooth: BNEP socket layer initialized
[    5.671508] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    5.679481] Bluetooth: HIDP socket layer initialized
[    5.686511] lib80211: common routines for IEEE802.11 drivers
[    5.694247] 9pnet: Installing 9P2000 support
[    5.700600] Key type dns_resolver registered
[    5.707426] registered taskstats version 1
[    5.732843] imx8_cpufreq_init: cluster 0 running at freq 1200 MHz, suspend freq 1200 MHz
[    5.743427] imx8_cpufreq_init: cluster 1 running at freq 1596 MHz, suspend freq 1596 MHz
[    5.755214] imx6q-pcie 5f000000.pcie: 5f000000.pcie supply epdev_on not found, using dummy regulator
[    5.766678] OF: PCI: host bridge /pcie@0x5f000000 ranges:
[    5.774137] OF: PCI:    IO 0x6ff80000..0x6ff8ffff -> 0x00000000
[    5.782120] OF: PCI:   MEM 0x60000000..0x6fefffff -> 0x60000000
[    5.897130] imx6q-pcie 5f000000.pcie: pcie phy pll is locked.
[    6.234742] imx6q-pcie 5f000000.pcie: phy link never came up
[    6.239772] scsi 1:0:0:0: Direct-Access     SanDisk  Ultra            1.00 PQ: 0 ANSI: 6
[    6.244403] imx6q-pcie 5f000000.pcie: failed to initialize host
[    6.257319] sd 1:0:0:0: [sda] 30464000 512-byte logical blocks: (15.6 GB/14.5 GiB)
[    6.266188] imx6q-pcie 5f000000.pcie: unable to add pcie port.
[    6.266821] imx6q-pcie: probe of 5f000000.pcie failed with error -110
[    6.276585] sd 1:0:0:0: [sda] Write Protect is off
[    6.285815] imx6q-pcie 5f010000.pcie: 5f010000.pcie supply epdev_on not found, using dummy regulator
[    6.298494] OF: PCI: host bridge /pcie@0x5f010000 ranges:
[    6.309556] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    6.316375] OF: PCI:    IO 0x7ff80000..0x7ff8ffff -> 0x00000000
[    6.332791]  sda: sda1
[    6.335071] OF: PCI:   MEM 0x70000000..0x7fefffff -> 0x70000000
[    6.340508] sd 1:0:0:0: [sda] Attached SCSI removable disk
[    6.350088] imx6q-pcie 5f010000.pcie: pcie phy pll is locked.
[    6.495059] imx6q-pcie 5f010000.pcie: Link: Gen2 disabled
[    6.502338] imx6q-pcie 5f010000.pcie: Link up, Gen1
[    6.510315] imx6q-pcie 5f010000.pcie: PCI host bridge to bus 0000:00
[    6.518580] pci_bus 0000:00: root bus resource [bus 00-ff]
[    6.525970] pci_bus 0000:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x0000-0xffff])
[    6.536871] pci_bus 0000:00: root bus resource [mem 0x70000000-0x7fefffff]
[    6.558949] pci 0000:00:00.0: BAR 0: assigned [mem 0x70000000-0x70ffffff 64bit]
[    6.569124] pci 0000:00:00.0: BAR 6: assigned [mem 0x71000000-0x71ffffff pref]
[    6.578977] pci 0000:00:00.0: BAR 15: assigned [mem 0x72000000-0x721fffff 64bit pref]
[    6.588722] pci 0000:01:00.0: BAR 0: assigned [mem 0x72000000-0x720fffff 64bit pref]
[    6.598435] pci 0000:01:00.0: BAR 2: assigned [mem 0x72100000-0x721fffff 64bit pref]
[    6.608115] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    6.615233] pci 0000:00:00.0:   bridge window [mem 0x72000000-0x721fffff 64bit pref]
[    6.625834] pcieport 0000:00:00.0: Signaling PME with IRQ 507
[    6.636060] input: colibri-vf50-ts as /devices/platform/vf50-touchscreen/input/input3
[    6.656400] asoc-simple-card sound: sgtl5000 <-> 59050000.sai mapping ok
[    6.665137] asoc-simple-card sound: ASoC: no DMI vendor name!
[    6.677455] rtc-ds1307 4-0068: setting system clock to 2020-03-17 12:32:19 UTC (1584448339)
[    6.691634] ALSA device list:
[    6.697018]   #0: imx-hdmi-arc
[    6.702076]   #1: imx-spdif
[    6.706867]   #2: amix-audio-sai
[    6.712074]   #3: imx-audio-hdmi-tx
[    6.717514]   #4: apalis-imx8qm-sgtl5000
[    6.735445] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    6.745756] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    6.758812] devtmpfs: mounted
[    6.764523] Freeing unused kernel memory: 1280K
[    6.867175] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[    6.893573] systemd[1]: Detected architecture arm64.

Welcome to TDX Wayland with XWayland 2.6-snapshot-20191231 (thud)!

[    6.928037] systemd[1]: Set hostname to <apalis-imx8>.
[    6.946769] random: systemd: uninitialized urandom read (16 bytes read)
[    6.956261] systemd[1]: Initializing machine ID from random generator.
[    6.965141] systemd[1]: Installed transient /etc/machine-id file.
[    7.159400] random: systemd: uninitialized urandom read (16 bytes read)
[    7.168420] systemd[1]: Reached target Host and Network Name Lookups.
[  OK  ] Reached target Host and Network Name Lookups.
[    7.194913] random: systemd: uninitialized urandom read (16 bytes read)
[    7.207189] systemd[1]: Listening on Syslog Socket.
[  OK  ] Listening on Syslog Socket.
[    7.229291] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    7.255279] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    7.281296] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-getty.slice.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Listening on udev Control Socket.
[  OK  ] Reached target Remote File Systems.
[  OK  ] Listening on Journal Audit Socket.
[  OK  ] Listening on udev Kernel Socket.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Reached target Paths.
[  OK  ] Listening on Network Service Netlink Socket.
[  OK  ] Reached target Slices.
[  OK  ] Listening on Journal Socket.
         Mounting POSIX Message Queue File System...
         Starting Create list of required st…ce nodes for the current kernel...
         Starting Journal Service...
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
[    7.566349] random: crng init done
[    7.572458] random: 7 urandom warning(s) missed due to ratelimiting
         Mounting Huge Pages File System...
         Mounting Kernel Debug File System...
         Starting File System Check on Root Device...
         Starting Load Kernel Modules...
         Starting udev Coldplug all Devices...
[  OK  ] Reached target Swap.
         Mounting Temporary Directory (/tmp)...
[  OK  ] Started Journal Service.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Started Create list of required sta…vice nodes for the current kernel.
[[    O K  7 .[801m1]0 7M]o ugnatlecdo rHeu:g el oPaadgiensg  Foileu tS-yosft-eter.e
  [m[d0ul;3e2 mt a iOnKt s  [e0rmn]e lM.o
unted Kernel Debug File System.
[  OK  ] Mounted Temporary Directory (/tmp).
[  OK  ] Started File System Check on Root Device.
[    7.714923] Galcore version 6.2.4.190076
         Starting Remount Root and Kernel File Systems...
[    7.742411] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[  OK  ] Started Remount Root and Kernel File Systems.
         Starting Flush Journal to Persistent Storage...
         Starting Create System Users...
         Starting Rebuild Hardware Database...
[    7.828493] systemd-journald[2449]: Received request to flush runtime journal from PID 1
[  OK  ] Started Create System Users.
         Starting Create Static Device Nodes in /dev...
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /var/volatile...
[  OK  ] Reached target Containers.
[  OK  ] Started Load Kernel Modules.
[  OK  ] Mounted /var/volatile.
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
         Starting Rebuild Dynamic Linker Cache...
         Starting Rebuild Journal Catalog...
         Starting Commit a transient machine-id on disk...
         Starting Apply Kernel Variables...
         Mounting Kernel Configuration File System...
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Create Volatile Files and Directories.
[  OK  ] Started Rebuild Journal Catalog.
[  OK  ] Started Commit a transient machine-id on disk.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Mounted Kernel Configuration File System.
         Starting Network Time Synchronization...
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started Rebuild Dynamic Linker Cache.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Started Rebuild Hardware Database.
         Starting udev Kernel Device Manager...
         Starting Update is Completed...
[  OK  ] Started Update is Completed.
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Reached target System Initialization.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timers.
[  OK  ] Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
e  OK  ] [L i s  te8n.i8n6g3 5o4n8 ]d r[oVpPbUe aErn.csoodcekre]t       .
 nable mu for core[0]
[  OK  ] Reached target Sockets.
[    8.880849] [VPU Encoder]     vpu encoder core[0] firmware version is 1.2.2
[  OK  ] Reached target Basic System.
         Starting RPC Bind Service...
[  OK  ] Started Timestamping service.
[    8.942933] switch cluster 0 cpu-freq governor to schedutil
         Starting Bluetooth service...
[    8.966973] switch cluster 1 cpu-freq governor to schedutil
[  OK  ] Started Kernel Logging Service.
[  OK  ] Started D-Bus System Message Bus.
         Starting Connection service...
6        Starting Load default USB gadget schema g[1 . s c he9m.a.0.3.0
 76] using random self ethernet address
[    9.037232] using random host ethernet address
         Starting Login Service...
[  OK  ] Started System Logging Service.
         Starting Avahi mDNS/DNS-SD Stack...
[  OK  ] Started start resize script to incr…ootfs to its partitions full size.
         Starting Telephony service...
[  OK  ] Started RPC Bind Service.
[  OK  ] Found device /dev/ttyLP1.
[    9.152001] mwifiex_pcie 0000:01:00.0: enabling device (0000 -> 0002)
[    9.161593] mwifiex_pcie: try set_consistent_dma_mask(32)
[    9.169381] mwifiex_pcie: PCI memory map Virt0: ffff00002cc00000 PCI memory map Virt2: ffff00002ce00000
[    9.231748] Micrel KSZ9031 Gigabit PHY 5b040000.ethernet-1:07: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=5b040000.ethernet-1:07, irq=POLL)
[    9.258673] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.268272] usb0: HOST MAC 00:14:2d:ff:ff:fe
[    9.288825] usb0: MAC 00:14:2d:ff:ff:ff
[  OK  ] Started Load default USB gadget schema g1.schema.
[  OK  ] Found device /dev/ttyS0.
[    9.607999] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    9.879812] configfs-gadget gadget: high-speed config #1: c
[  OK  ] Started Telephony service.
         Starting WPA supplicant...
         Starting Hostname Service...
         Starting Save/Restore Sound Card State...
         Starting Network Service...
[  OK  ] Created slice system-systemd\x2dbacklight.slice.
         Starting Load/Save Screen Backlight…ightness of backlight:backlight...
[  OK  ] Started Save/Restore Sound Card State.
[  OK  ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
[  OK  ] Started WPA supplicant.
[  OK  ] Reached target Sound Card.
[  OK  ] Started Connection service.
[  OK  ] Started Bluetooth service.
[  OK  ] Started Login Service.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Started Bluetooth Audio ALSA Backend.
[   10.311401] mwifiex_pcie 0000:01:00.0: info: FW download over, size 634228 bytes
[  OK  ] Started Network Service.
[  OK  ] Reached target Network.
[  OK  ] Started NFS status monitor for NFSv2/3 locking..
         Starting Permit User Sessions...
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Hostname Service.
[  OK  ] Started Getty on tty1.
         Starting Weston Wayland Compositor (on tty7)...
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Started Serial Getty on ttyLP1.
[  OK  ] Reached target Login Prompts.
[  OK  ] Started Weston Wayland Compositor (on tty7).
         Starting Start a wayland application...
[  OK  ] Created slice system-user\x2druntime\x2ddir.slice.
[  OK  ] Created slice User Slice of UID 0.
[  OK  ] Started /run/user/0 mount wrapper.
         Starting User Manager for UID 0...
[   10.763063] audit: type=1006 audit(1584448343.584:2): pid=4353 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1
[  OK  ] Started Session c1 of user root.
[  OK  ] Started User Manager for UID 0.
[   11.074818] mwifiex_pcie 0000:01:00.0: WLAN FW is active
[   11.109600] mwifiex_pcie 0000:01:00.0: Unknown api_id: 3
[   11.114955] mwifiex_pcie 0000:01:00.0: Unknown api_id: 4
[   11.120301] mwifiex_pcie 0000:01:00.0: Unknown GET_HW_SPEC TLV type: 0x217
[   11.141209] mwifiex_pcie 0000:01:00.0: info: MWIFIEX VERSION: mwifiex 1.0 (16.68.1.p195)
[   11.143114] mwifiex_pcie 0000:01:00.0 wlp1s0: renamed from mlan0
[   11.149734] mwifiex_pcie 0000:01:00.0: driver_version = mwifiex 1.0 (16.68.1.p195)
[   11.386822] usb 3-1.1: new high-speed USB device number 4 using ci_hdrc
[   11.505179] usb 3-1.1: config 1 interface 1 altsetting 0 endpoint 0x85 has wMaxPacketSize 0, skipping
[   11.514544] usb 3-1.1: config 1 interface 1 altsetting 0 endpoint 0x5 has wMaxPacketSize 0, skipping
[  OK  ] Reached target Bluetooth.
[  OK  ] Started Start a wayland application.
[  OK  ] Reached target Multi-User System.
[  OK  ] Reached target Graphical Interface.
         Starting Update UTMP about System Runlevel Changes...
[  OK  ] Started Update UTMP about System Runlevel Changes.

TDX Wayland with XWayland 2.6-snapshot apalis-imx8 ttyLP1

Apalis-iMX8_Console-Image 3.0b3.118 20200101

apalis-imx8 login: [   16.480412] fec 5b040000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[   16.488065] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   16.512163] 8021q: 802.1Q VLAN Support v1.8
root
Last login: Tue Mar 17 12:32:23 UTC 2020 on tty7
root@apalis-imx8:~# connmanctl
Error getting VPN connections: The name net.connman.vpn was not provided by any connmanctl> enable wifi
connmanctl> [   76.826571] IPv6: ADDRCONF(NETDEV_UP): uap0: link is not ready
[   76.833615] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
Enabled wifi
connmanctl> scan wifi
Scan completed for wifi
connmanctl> agent on
Agent registered
connmanctl> services
*AO Wired                ethernet_00142d637494_cable
                         wifi_d0c5d3342727_hidden_managed_psk
    Koppka               wifi_d0c5d3342727_4b6f70706b61_managed_psk
    Sofus18_Guest        wifi_d0c5d3342727_536f66757331385f4775657374_managed_none
    Sofus18              wifi_d0c5d3342727_536f6675733138_managed_psk
    Tasus2               wifi_d0c5d3342727_546173757332_managed_psk
    ASUS_5G              wifi_d0c5d3342727_415355535f3547_managed_psk
    Jesus                wifi_d0c5d3342727_4a65737573_managed_psk
    valentin             wifi_d0c5d3342727_76616c656e74696e_managed_psk
                         wifi_d0c5d3342727_hidden_managed_none
    Lindstrom            wifi_d0c5d3342727_4c696e647374726f6d_managed_psk
connmanctl> connect [   91.682399] ieee80211 phy0: mwifiex_cfg80211_sched_scan_start : Invalid Sched_scan parameters
wifi_d0c5d3342727_4b6f70706b61_managed_psk
Agent RequestInput wifi_d0c5d3342727_4b6f70706b61_managed_psk
  Passphrase = [ Type=psk, Requirement=mandatory ]
Passphrase? qwe
Agent ReportError wifi_d0c5d3342727_4b6f70706b61_managed_psk
  invalid-key
connmanctl> Retry (yes/no)? y
Agent RequestInput wifi_d0c5d3342727_4b6f70706b61_managed_psk
  Passphrase = [ Type=psk, Requirement=mandatory ]
Passphrase? qwe
Agent ReportError wifi_d0c5d3342727_4b6f70706b61_managed_psk
  invalid-key
connmanctl> Retry (yes/no)? y
Agent RequestInput wifi_d0c5d3342727_4b6f70706b61_managed_psk
  Passphrase = [ Type=psk, Requirement=mandatory ]
Passphrase? qwe
Agent ReportError wifi_d0c5d3342727_4b6f70706b61_managed_psk
  invalid-key
connmanctl> Retry (yes/no)? y
Agent RequestInput wifi_d0c5d3342727_4b6f70706b61_managed_psk
  Passphrase = [ Type=psk, Requirement=mandatory ]
Passphrase? qwe
Agent ReportError wifi_d0c5d3342727_4b6f70706b61_managed_psk
  invalid-key
connmanctl> Retry (yes/no)? y
Agent RequestInput wifi_d0c5d3342727_4b6f70706b61_managed_psk
  Passphrase = [ Type=psk, Requirement=mandatory ]
Passphrase? qwe
Agent ReportError wifi_d0c5d3342727_4b6f70706b61_managed_psk
  invalid-key
connmanctl> Retry (yes/no)? [  118.680049] ieee80211 phy0: mwifiex_cfg80211_sched_scan_start : Invalid Sched_scan parameters
y
Agent RequestInput wifi_d0c5d3342727_4b6f70706b61_managed_psk
  Passphrase = [ Type=psk, Requirement=mandatory ]
Passphrase? [  121.393385] ieee80211 phy0: mwifiex_cfg80211_sched_scan_start : Invalid Sched_scan parameters
qwe
Agent ReportError wifi_d0c5d3342727_4b6f70706b61_managed_psk
  invalid-key
connmanctl> Retry (yes/no)? y
Agent RequestInput wifi_d0c5d3342727_4b6f70706b61_managed_psk
  Passphrase = [ Type=psk, Requirement=mandatory ]
Passphrase? qwertyu
Agent ReportError wifi_d0c5d3342727_4b6f70706b61_managed_psk
  invalid-key
connmanctl> Retry (yes/no)? y
Agent RequestInput wifi_d0c5d3342727_4b6f70706b61_managed_psk
  Passphrase = [ Type=psk, Requirement=mandatory ]
Passphrase? asdasdadas
connmanctl> [  136.644111] mwifiex_pcie 0000:01:00.0: CMD_RESP: cmd 0xf7 error, result=0x2
[  136.652173] mwifiex_pcie 0000:01:00.0: info: trying to associate to 'Koppka' bssid 82:2a:a8:c5:81:4c
[  146.914662] mwifiex_pcie 0000:01:00.0: mwifiex_cmd_timeout_func: Timeout cmd id = 0x12, act = 0x2a82
[  146.923840] mwifiex_pcie 0000:01:00.0: num_data_h2c_failure = 0
[  146.929788] mwifiex_pcie 0000:01:00.0: num_cmd_h2c_failure = 0
[  146.935634] mwifiex_pcie 0000:01:00.0: is_cmd_timedout = 1
[  146.941133] mwifiex_pcie 0000:01:00.0: num_tx_timeout = 0
[  146.946544] mwifiex_pcie 0000:01:00.0: last_cmd_index = 1
[  146.951958] mwifiex_pcie 0000:01:00.0: last_cmd_id: 16 00 12 00 1e 00 0c 01 28 00
[  146.959455] mwifiex_pcie 0000:01:00.0: last_cmd_act: 01 00 82 2a 00 00 01 00 13 00
[  146.967038] mwifiex_pcie 0000:01:00.0: last_cmd_resp_index = 0
[  146.972885] mwifiex_pcie 0000:01:00.0: last_cmd_resp_id: 16 80 f7 80 1e 80 0c 81 28 80
[  146.980816] mwifiex_pcie 0000:01:00.0: last_event_index = 3
[  146.986403] mwifiex_pcie 0000:01:00.0: last_event: 58 00 58 00 58 00 58 00 58 00
[  146.993820] mwifiex_pcie 0000:01:00.0: data_sent=0 cmd_sent=1
[  146.999582] mwifiex_pcie 0000:01:00.0: ps_mode=1 ps_state=0
[  147.005206] mwifiex_pcie 0000:01:00.0: info: association to bssid 82:2a:a8:c5:81:4c failed
[  147.014766] mwifiex_pcie 0000:01:00.0: ===mwifiex driverinfo dump start===
[  147.022701] mwifiex_pcie 0000:01:00.0: info: MWIFIEX VERSION: mwifiex 1.0 (16.68.1.p195)
[  147.030958] mwifiex_pcie 0000:01:00.0: PCIE register dump start
[  147.037216] mwifiex_pcie 0000:01:00.0: pcie scratch register:
[  147.043032] mwifiex_pcie 0000:01:00.0: reg:0xcf0, value=0xfedcba00
[  147.043032] reg:0xcf8, value=0xa50084
[  147.043032] reg:0xcfc, value=0x1b8b907
[  147.043032]
[  147.058126] mwifiex_pcie 0000:01:00.0: PCIE register dump end
 K 147.064027] mwifiex_pcie 0000:01:00.0: ===mwifiex driverinfo dump end===
Age[n t  1R4e7p.o0r7t1E1r9r7o]r  mwwiiffii_edx0_cp5cid3e3 402070207:_041b:60f07.m07:0 6=b=6 1mw_miafniaegxed _fpsikr
 ware dump start ==
  connect-failed
Agent request cancelled by ConnMan
Error /net/connman/service/wifi_d0c5d3342727_4b6f70706b61_managed_psk: Operation aborted
connmanctl> [  147.104282] mwifiex_pcie 0000:01:00.0: Fail to pull ctrl_data
[  147.110175] mwifiex_pcie 0000:01:00.0: == mwifiex dump information to /sys/class/devcoredump start
[  147.119436] mwifiex_pcie 0000:01:00.0: == mwifiex dump information to /sys/class/devcoredump end
[  147.128488] mwifiex_pcie 0000:01:00.0: info: shutdown mwifiex...
[  147.135646] mwifiex_pcie 0000:01:00.0: PREP_CMD: card is removed
[  147.141767] mwifiex_pcie 0000:01:00.0: PREP_CMD: card is removed
[  147.195296] mwifiex_pcie 0000:01:00.0: PREP_CMD: card is removed
[  147.201482] mwifiex_pcie 0000:01:00.0: PREP_CMD: card is removed
[  148.546737] mwifiex_pcie 0000:01:00.0: not ready 1123ms after FLR; waiting
[  149.602774] mwifiex_pcie 0000:01:00.0: not ready 2147ms after FLR; waiting
[  151.778830] mwifiex_pcie 0000:01:00.0: not ready 4195ms after FLR; waiting
[  156.130939] mwifiex_pcie 0000:01:00.0: not ready 8291ms after FLR; waiting
[  164.579109] mwifiex_pcie 0000:01:00.0: not ready 16483ms after FLR; waiting
[  181.219369] mwifiex_pcie 0000:01:00.0: not ready 32867ms after FLR; waiting
[  216.035733] mwifiex_pcie 0000:01:00.0: not ready 65635ms after FLR; giving up
[  216.120762] mwifiex_pcie 0000:01:00.0: WLAN read winner status failed!
[  216.127339] mwifiex_pcie 0000:01:00.0: info: _mwifiex_fw_dpc: unregister device

HI @SvenAlmgren and Welcome to the Toradex Community!

I can reproduce your issue. I created internally a Ticket and will come back to you, once I got more Information about this issue.

Thanks and best regards,
Jaski

Hi @jaski.tx Thank you :slight_smile:

Any updates so far?

/Sven

I believe the updated fixed the issue, thanks @jaski.tx

Hi Sven, Thank you for the feedback.

Best Matthias

HI @SvenAlmgren

Yes, we just introduced backports in the newest release. Could you test our latest nightly 3.0b4_xx build from CI-Feeds?

Thanks and best regards,
Jaski