Trying 192.168.56.175... Connected to arpeggi. Escape character is '^]'. ser2net port telnet,3001 device serialdev, /dev/serial/by-path/platform-1c1c000.usb-usb-0:1:1.3-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux)  U-Boot SPL 2022.04-6.3.0+git.c71ae7141f30 (May 15 2023 - 16:20:01 +0000) DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS Training FAILED DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done DDR configured as single rank SEC0: RNG instantiated Normal Boot WDT: Started watchdog@30280000 with servicing (60s timeout) Trying to boot from BOOTROM Boot Stage: Primary boot Find img info 0x&4802d800, size 888 Download 916480, Total size 917440 NOTICE: BL31: v2.6(release):lf_v2.6-g3c1583ba0a NOTICE: BL31: Built : 11:00:38, Nov 21 2022 U-Boot 2022.04-6.3.0+git.c71ae7141f30 (May 15 2023 - 16:20:01 +0000) CPU: i.MX8MP[8] rev1.1 1600 MHz (running at 1200 MHz) CPU: Industrial temperature grade (-40C to 105C) at 34C Reset cause: POR DRAM: 4 GiB Core: 89 devices, 23 uclasses, devicetree: separate WDT: Started watchdog@30280000 with servicing (60s timeout) MMC: FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... OK In: serial@30880000 Out: serial@30880000 Err: serial@30880000 Model: Toradex 0063 Verdin iMX8M Plus Quad 4GB IT V1.1A Serial#: 15034401 Carrier: Toradex Dahlia V1.1C, Serial# 11080179 SEC0: RNG instantiated BuildInfo: - ATF 3c1583b Net: eth1: ethernet@30be0000, eth0: ethernet@30bf0000 [PRIME] Normal Boot Hit any key to stop autoboot: 1  0 Verdin iMX8MP # setenv autoload no setenv autoload no Verdin iMX8MP # dhcp dhcp ethernet@30bf0000 Waiting for PHY auto negotiation to complete...... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 192.168.6.29 (835 ms) Verdin iMX8MP # setenv serverip 192.168.6.3 setenv serverip 192.168.6.3 Verdin iMX8MP # tftp 0x40400000 917053/tftp-deploy-e8gbdd21/kernel/Image tftp 0x40400000 917053/tftp-deploy-e8gbdd21/kernel/Image Using ethernet@30bf0000 device TFTP from server 192.168.6.3; our IP address is 192.168.6.29 Filename '917053/tftp-deploy-e8gbdd21/kernel/Image'. Load address: 0x40400000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################## 28.9 MiB/s done Bytes transferred = 38009344 (243fa00 hex) Verdin iMX8MP # tftp 0x45000000 917053/tftp-deploy-e8gbdd21/ramdisk/ramdisk.cpio.gz.uboot tftp 0x45000000 917053/tftp-deploy-e8gbdd21/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30bf0000 device TFTP from server 192.168.6.3; our IP address is 192.168.6.29 Filename '917053/tftp-deploy-e8gbdd21/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x45000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##### 31.1 MiB/s done Bytes transferred = 24155265 (1709481 hex) Verdin iMX8MP # setenv initrd_size ${filesize} setenv initrd_size ${filesize} Verdin iMX8MP # tftp 0x44000000 917053/tftp-deploy-e8gbdd21/dtb/imx8mp-verdin-nonwifi-dahlia.dtb tftp 0x44000000 917053/tftp-deploy-e8gbdd21/dtb/imx8mp-verdin-nonwifi-dahlia.dtb Using ethernet@30bf0000 device TFTP from server 192.168.6.3; our IP address is 192.168.6.29 Filename '917053/tftp-deploy-e8gbdd21/dtb/imx8mp-verdin-nonwifi-dahlia.dtb'. Load address: 0x44000000 Loading: *## 12.3 MiB/s done Bytes transferred = 64345 (fb59 hex) Verdin iMX8MP # setenv bootargs 'console=ttymxc2,115200 earlycon,115200n8 root=/dev/nfs rw nfsroot=192.168.6.3:/var/lib/lava/dispatcher/tmp/917053/extract-nfsrootfs-e_hiwrqx,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc2,115200 earlycon,115200n8 root=/dev/nfs rw nfsroot=192.168.6.3:/var/lib/lava/dispatcher/tmp/917053/extract-nfsrootfs-e_hiwrqx,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' Verdin iMX8MP # booti 0x40400000 0x45000000 0x44000000 booti 0x40400000 0x45000000 0x44000000 ## Loading init Ramdisk from Legacy Image at 45000000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 24155201 Bytes = 23 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 44000000 Booting using the fdt blob at 0x44000000 Loading Device Tree to 00000000ffaf0000, end 00000000ffb02b58 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.12.0-rc5-next-20241031 (KernelCI@build-j358040-arm64-clang-17-defconfig-pnpfw) (Debian clang version 17.0.6 (++20231208085813+6009708b4367-1~exp1~20231208085906.81), Debian LLD 17.0.6) #1 SMP PREEMPT Thu Oct 31 07:46:44 UTC 2024 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Toradex Verdin iMX8M Plus on Dahlia Board [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030880000 (options '') [ 0.000000] printk: legacy bootconsole [ec_imx6q0] enabled [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13f7a95c0-0x13f7abbff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000fda00000 on node -1 [ 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.2 [ 0.000000] percpu: Embedded 24 pages/cpu s61208 r8192 d28904 u98304 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttymxc2,115200 earlycon,115200n8 root=/dev/nfs rw nfsroot=192.168.6.3:/var/lib/lava/dispatcher/tmp/917053/extract-nfsrootfs-e_hiwrqx,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <5>[ 0.000000] Unknown kernel command line parameters "earlycon,115200n8", will be passed to user space. <6>[ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes <6>[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Fallback order for Node 0: 0 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048576 <6>[ 0.000000] Policy zone: Normal <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: area num 4. <6>[ 0.000000] software IO TLB: mapped [mem 0x00000000f9a00000-0x00000000fda00000] (64MB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. <6>[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode <6>[ 0.000000] GICv3: 160 SPIs implemented <6>[ 0.000000] GICv3: 0 Extended SPIs implemented <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GICv3: GICv3 features: 16 PPIs <6>[ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1 <6>[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000 <4>[ 0.000000] ITS: No ITS available, not enabling LPIs <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns <6>[ 0.000001] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns <6>[ 0.010319] Console: colour dummy device 80x25 <6>[ 0.013115] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) <6>[ 0.023635] pid_max: default: 32768 minimum: 301 <6>[ 0.028595] LSM: initializing lsm=capability <6>[ 0.033185] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.040791] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.073023] rcu: Hierarchical SRCU implementation. <6>[ 0.075239] rcu: Max phase no-delay instances is 1000. <6>[ 0.080959] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.096595] EFI services will not be available. <6>[ 0.102590] smp: Bringing up secondary CPUs ... <6>[ 0.105001] Detected VIPT I-cache on CPU1 <6>[ 0.105061] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 <4>[ 0.105096] ------------[ cut here ]------------ <4>[ 0.105100] WARNING: CPU: 1 PID: 0 at kernel/time/clockevents.c:455 clockevents_register_device+0x15c/0x16c <4>[ 0.105122] Modules linked in: <4>[ 0.105132] CPU: 1 UID: 0 PID: 0 Comm: swapper/1 Not tainted 6.12.0-rc5-next-20241031 #1 <4>[ 0.105140] Hardware name: Toradex Verdin iMX8M Plus on Dahlia Board (DT) <4>[ 0.105146] pstate: 200003c5 (nzCv DAIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--) <4>[ 0.105157] pc : clockevents_register_device+0x15c/0x16c <4>[ 0.105169] lr : clockevents_config_and_register+0x24/0x34 <4>[ 0.105178] sp : ffff8000826d3d20 <4>[ 0.105182] x29: ffff8000826d3d20 x28: ffff800081f8f950 x27: ffff800081f7d8b8 <4>[ 0.105200] x26: ffff800081f8e6d0 x25: ffff800080ead57c x24: 0000000000000028 <4>[ 0.105215] x23: 0000000000000001 x22: 0000000000000001 x21: ffff800081c79000 <4>[ 0.105231] x20: ffff0000c025d640 x19: ffff0000ff66c780 x18: 0000000000000003 <4>[ 0.105248] x17: 0000000000000003 x16: 00000000000000a0 x15: 00000003ffffffff <4>[ 0.105266] x14: ffffffffffffffff x13: 00000000000003e8 x12: 0000000000000000 <4>[ 0.105281] x11: 000000000083126e x10: ffff800081f79cc0 x9 : 0000000000000001 <4>[ 0.105298] x8 : 0000000000000000 x7 : 756f66203a315550 x6 : 43203a3376434947 <4>[ 0.105314] x5 : 0000000000000000 x4 : 0000000000000258 x3 : 00000000007a1200 <4>[ 0.105330] x2 : 000000003b9aca00 x1 : ffff0000ff66c7b4 x0 : ffff0000ff66c780 <4>[ 0.105347] Call trace: <4>[ 0.105351] clockevents_register_device+0x15c/0x16c (P) <4>[ 0.105367] clockevents_config_and_register+0x24/0x34 (L) <4>[ 0.105380] clockevents_config_and_register+0x24/0x34 <4>[ 0.105391] __arch_timer_setup+0x224/0x258 <4>[ 0.105409] arch_timer_starting_cpu+0x2c/0xfc <4>[ 0.105426] __cpuhp_invoke_callback_range+0x15c/0x270 <4>[ 0.105439] notify_cpu_starting+0x7c/0xb8 <4>[ 0.105456] secondary_start_kernel+0xdc/0x158 <4>[ 0.105470] __secondary_switched+0xc0/0xc4 <4>[ 0.105485] ---[ end trace 0000000000000000 ]--- <6>[ 0.105519] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.106094] Detected VIPT I-cache on CPU2 <6>[ 0.106146] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 <6>[ 0.106200] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.106768] Detected VIPT I-cache on CPU3 <6>[ 0.106819] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 <6>[ 0.106870] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.106975] smp: Brought up 1 node, 4 CPUs <6>[ 0.346752] SMP: Total of 4 processors activated. <6>[ 0.351733] CPU: All CPU(s) started at EL2 <6>[ 0.356140] CPU features: detected: 32-bit EL0 Support <6>[ 0.361529] CPU features: detected: 32-bit EL1 Support <6>[ 0.366969] CPU features: detected: CRC32 instructions <6>[ 0.372417] alternatives: applying system-wide alternatives <6>[ 0.379852] Memory: 3947484K/4194304K available (17856K kernel code, 4926K rwdata, 11752K rodata, 2432K init, 745K bss, 209500K reserved, 32768K cma-reserved) <6>[ 0.393907] devtmpfs: initialized <6>[ 0.409131] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.416361] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.424252] 23280 pages in range for non-PLT usage <6>[ 0.424268] 514800 pages in range for PLT usage <6>[ 0.428829] pinctrl core: initialized pinctrl subsystem <6>[ 0.442673] DMI not present or invalid. <6>[ 0.446448] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.451056] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.457682] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.465781] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.473809] audit: initializing netlink subsys (disabled) <5>[ 0.479655] audit: type=2000 audit(0.304:1): state=initialized audit_enabled=0 res=1 <6>[ 0.481519] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.487523] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.493873] cpuidle: using governor menu <6>[ 0.505101] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.512004] ASID allocator initialised with 65536 entries <6>[ 0.520514] Serial: AMBA PL011 UART driver <6>[ 0.531440] platform soc@0: Fixed dependency cycle(s) with /soc@0/bus@30000000/efuse@30350000/unique-id@8 <6>[ 0.539667] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28440000 <6>[ 0.546223] amba 28440000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.552996] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28540000 <6>[ 0.560550] amba 28540000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.567327] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28640000 <6>[ 0.574900] amba 28640000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.581717] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28740000 <6>[ 0.589244] amba 28740000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.596057] platform funnel: Fixed dependency cycle(s) with /soc@0/funnel@28c03000 <6>[ 0.603845] amba 28c03000.funnel: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.611848] amba 28c03000.funnel: Fixed dependency cycle(s) with /funnel <6>[ 0.618984] amba 28c03000.funnel: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.626929] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/etr@28c06000 <6>[ 0.634691] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/funnel@28c03000 <6>[ 0.642855] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/etr@28c06000 <6>[ 0.650581] amba 28c06000.etr: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.662341] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog3grp <6>[ 0.670533] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog2grp <6>[ 0.681554] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog1grp <6>[ 0.692597] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio8grp <6>[ 0.703342] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio7grp <6>[ 0.714105] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio4grp <6>[ 0.724867] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio3grp <6>[ 0.735630] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio2grp <6>[ 0.746392] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio1grp <6>[ 0.757884] imx8mp-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.765473] platform 30350000.efuse: Fixed dependency cycle(s) with /soc@0/bus@30000000/clock-controller@30380000 <6>[ 0.777180] platform 30350000.efuse: Fixed dependency cycle(s) with /soc@0/bus@30000000/clock-controller@30380000 <6>[ 0.786629] platform 30380000.clock-controller: Fixed dependency cycle(s) with /soc@0/interrupt-controller@38800000 <6>[ 0.816906] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/hdmi@32fd8000 <6>[ 0.824438] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-controller@32fc6000 <6>[ 0.836419] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-controller@32fc6000 <6>[ 0.847604] platform 32fc6000.display-controller: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-bridge@32fc4000 <6>[ 0.859639] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/hdmi@32fd8000 <6>[ 0.869542] platform 32fd8000.hdmi: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-bridge@32fc4000 <6>[ 0.886591] platform connector: Fixed dependency cycle(s) with /soc@0/usb@32f10100/usb@38100000 <6>[ 0.896659] platform 32fd8000.hdmi: Fixed dependency cycle(s) with /native-hdmi-connector <6>[ 0.902498] platform native-hdmi-connector: Fixed dependency cycle(s) with /soc@0/bus@32c00000/hdmi@32fd8000 <6>[ 0.914663] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.919559] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.926099] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.933186] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.939750] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.946836] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.953411] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.960486] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.969397] ACPI: Interpreter disabled. <6>[ 0.975276] iommu: Default domain type: Translated <6>[ 0.977495] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.984310] SCSI subsystem initialized <6>[ 0.988389] usbcore: registered new interface driver usbfs <6>[ 0.993812] usbcore: registered new interface driver hub <6>[ 0.999404] usbcore: registered new device driver usb <6>[ 1.006444] pps_core: LinuxPPS API ver. 1 registered <6>[ 1.009966] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 1.019431] PTP clock support registered <6>[ 1.023769] EDAC MC: Ver: 3.0.0 <6>[ 1.027496] scmi_core: SCMI protocol bus registered <6>[ 1.033590] FPGA manager framework <6>[ 1.035955] Advanced Linux Sound Architecture Driver Initialized. <6>[ 1.043191] vgaarb: loaded <6>[ 1.045696] clocksource: Switched to clocksource arch_sys_counter <5>[ 1.051866] VFS: Disk quotas dquot_6.6.0 <6>[ 1.055834] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 1.063216] pnp: PnP ACPI: disabled <6>[ 1.073839] NET: Registered PF_INET protocol family <6>[ 1.076310] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 1.086360] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) <6>[ 1.092757] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 1.100749] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 1.109169] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) <6>[ 1.117509] TCP: Hash tables configured (established 32768 bind 32768) <6>[ 1.123624] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) <6>[ 1.130572] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) <6>[ 1.138128] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 1.144289] RPC: Registered named UNIX socket transport module. <6>[ 1.150095] RPC: Registered udp transport module. <6>[ 1.155073] RPC: Registered tcp transport module. <6>[ 1.160060] RPC: Registered tcp-with-tls transport module. <6>[ 1.165835] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.172583] PCI: CLS 0 bytes, default 64 <6>[ 1.176952] Unpacking initramfs... <6>[ 1.193728] kvm [1]: nv: 557 coarse grained trap handlers <6>[ 1.197055] kvm [1]: IPA Size Limit: 40 bits <6>[ 1.203870] kvm [1]: GICv3: no GICV resource entry <6>[ 1.206196] kvm [1]: disabling GICv2 emulation <6>[ 1.210941] kvm [1]: GIC system register CPU interface enabled <6>[ 1.217081] kvm [1]: vgic interrupt IRQ9 <6>[ 1.221286] kvm [1]: Hyp nVHE mode initialized successfully <5>[ 1.228630] Initialise system trusted keyrings <6>[ 1.232087] workingset: timestamp_bits=42 max_order=20 bucket_order=0 <6>[ 1.238899] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.245051] NFS: Registering the id_resolver key type <5>[ 1.250061] Key type id_resolver registered <5>[ 1.254498] Key type id_legacy registered <6>[ 1.258826] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.265784] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.273742] 9p: Installing v9fs 9p2000 file system support <5>[ 1.316080] Key type asymmetric registered <5>[ 1.317605] Asymmetric key parser 'x509' registered <6>[ 1.322858] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 1.330471] io scheduler mq-deadline registered <6>[ 1.335279] io scheduler kyber registered <6>[ 1.339614] io scheduler bfq registered <6>[ 1.362508] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.405339] SoC: i.MX8MP revision 1.1 <6>[ 1.457238] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.466729] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 15, base_baud = 1500000) is a IMX <6>[ 1.473984] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 16, base_baud = 1500000) is a IMX <6>[ 1.482141] printk: console [ttymxc2] enabled <6>[ 1.482141] printk: console [ttymxc2] enabled <6>[ 1.491297] printk: legacy bootconsole [ec_imx6q0] disabled <6>[ 1.491297] printk: legacy bootconsole [ec_imx6q0] disabled <6>[ 2.366109] Freeing initrd memory: 23584K <3>[ 21.785692] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks: <3>[ 21.792069] rcu: 1-...!: (0 ticks this GP) idle=0d68/0/0x0 softirq=0/0 fqs=0 (false positive?) <3>[ 21.801040] rcu: 2-...!: (3 GPs behind) idle=09c8/0/0x0 softirq=0/0 fqs=0 (false positive?) <3>[ 21.809753] rcu: 3-...!: (3 GPs behind) idle=04c0/0/0x0 softirq=0/0 fqs=0 (false positive?) <3>[ 21.818465] rcu: (detected by 0, t=5252 jiffies, g=-1183, q=2075 ncpus=4) <6>[ 21.825608] Sending NMI from CPU 0 to CPUs 1: <4>[ 21.825620] NMI backtrace for cpu 1 <4>[ 21.833990] CPU: 1 UID: 0 PID: 0 Comm: swapper/1 Tainted: G W 6.12.0-rc5-next-20241031 #1 <4>[ 21.843828] Tainted: [W]=WARN <4>[ 21.847060] Hardware name: Toradex Verdin iMX8M Plus on Dahlia Board (DT) <4>[ 21.854112] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) <4>[ 21.861343] pc : arch_local_irq_enable+0x8/0xc <4>[ 21.866060] lr : default_idle_call+0x24/0x30 <4>[ 21.870605] sp : ffff8000826d3df0 <4>[ 21.874181] x29: ffff8000826d3df0 x28: ffff800081f79cc0 x27: ffff800081f43f70 <4>[ 21.881598] x26: ffff800081f79000 x25: 0000000000000002 x24: 0000000000000000 <4>[ 21.889011] x23: ffff800081f79000 x22: ffff0000c025d640 x21: 0000000000000000 <4>[ 21.896422] x20: 0000000000000000 x19: 0000000000000000 x18: 0000e437b013d6d6 <4>[ 21.903834] x17: 000000000001d26f x16: 0000000000000149 x15: ffff8000811a2298 <4>[ 21.911247] x14: 0000000000000000 x13: 0000000000000000 x12: 0000000000000004 <4>[ 21.918662] x11: ffff0000ff6688a4 x10: 0000000000000000 x9 : 0000000000000001 <4>[ 21.926072] x8 : 4000000000000000 x7 : 3739323139342e31 x6 : 202020205b3e363c <4>[ 21.933485] x5 : ffff80008247a12b x4 : ffff80008252b3f4 x3 : 0000000000000001 <4>[ 21.940897] x2 : 0000000000000001 x1 : 0000000000000000 x0 : 00000000000000c0 <4>[ 21.948311] Call trace: <4>[ 21.951020] arch_local_irq_enable+0x8/0xc (P) <4>[ 21.955735] default_idle_call+0x24/0x30 (L) <4>[ 21.960280] do_idle+0xdc/0x250 <4>[ 21.963694] cpu_startup_entry+0x34/0x38 <4>[ 21.967887] secondary_start_kernel+0x134/0x158 <4>[ 21.972692] __secondary_switched+0xc0/0xc4 <6>[ 21.977150] Sending NMI from CPU 0 to CPUs 2: <4>[ 21.977156] NMI backtrace for cpu 2 <4>[ 21.985529] CPU: 2 UID: 0 PID: 0 Comm: swapper/2 Tainted: G W 6.12.0-rc5-next-20241031 #1 <4>[ 21.995366] Tainted: [W]=WARN <4>[ 21.998598] Hardware name: Toradex Verdin iMX8M Plus on Dahlia Board (DT) <4>[ 22.005649] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) <4>[ 22.012878] pc : arch_local_irq_enable+0x8/0xc <4>[ 22.017590] lr : default_idle_call+0x24/0x30 <4>[ 22.022132] sp : ffff8000826dbdf0 <4>[ 22.025709] x29: ffff8000826dbdf0 x28: ffff800081f79cc0 x27: ffff800081f43f70 <4>[ 22.033120] x26: ffff800081f79000 x25: 0000000000000004 x24: 0000000000000000 <4>[ 22.040533] x23: ffff800081f79000 x22: ffff0000c025e780 x21: 0000000000000000 <4>[ 22.047945] x20: 0000000000000000 x19: 0000000000000000 x18: 0001a0c2f54ea32c <4>[ 22.055357] x17: 000000000002058f x16: 0000000000000001 x15: 0000000000000010 <4>[ 22.062769] x14: 0000000000000000 x13: 0000000000000000 x12: 0000000000000004 <4>[ 22.070182] x11: ffff0000ff6808a4 x10: 0000000000000000 x9 : 0000000000000001 <4>[ 22.077594] x8 : 4000000000000000 x7 : 00000000c2171aff x6 : 0000000000000cc0 <4>[ 22.085004] x5 : ffff0000c20f34d0 x4 : 0000000000000008 x3 : 0000000000000009 <4>[ 22.092416] x2 : 0000000000000001 x1 : 0000000000000000 x0 : 00000000000000c0 <4>[ 22.099831] Call trace: <4>[ 22.102539] arch_local_irq_enable+0x8/0xc (P) <4>[ 22.107255] default_idle_call+0x24/0x30 (L) <4>[ 22.111796] do_idle+0xdc/0x250 <4>[ 22.115208] cpu_startup_entry+0x34/0x38 <4>[ 22.119400] secondary_start_kernel+0x134/0x158 <4>[ 22.124203] __secondary_switched+0xc0/0xc4 <6>[ 22.128704] Sending NMI from CPU 0 to CPUs 3: <4>[ 22.128711] NMI backtrace for cpu 3 <4>[ 22.137082] CPU: 3 UID: 0 PID: 0 Comm: swapper/3 Tainted: G W 6.12.0-rc5-next-20241031 #1 <4>[ 22.146918] Tainted: [W]=WARN <4>[ 22.150148] Hardware name: Toradex Verdin iMX8M Plus on Dahlia Board (DT) <4>[ 22.157200] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) <4>[ 22.164426] pc : arch_local_irq_enable+0x8/0xc <4>[ 22.169137] lr : default_idle_call+0x24/0x30 <4>[ 22.173677] sp : ffff8000826e3df0 <4>[ 22.177256] x29: ffff8000826e3df0 x28: ffff800081f79cc0 x27: ffff800081f43f70 <4>[ 22.184668] x26: ffff800081f79000 x25: 0000000000000008 x24: 0000000000000000 <4>[ 22.192082] x23: ffff800081f79000 x22: ffff0000c0268000 x21: 0000000000000000 <4>[ 22.199495] x20: 0000000000000000 x19: 0000000000000000 x18: 00001ec68c149404 <4>[ 22.206906] x17: 0000000000008c33 x16: 00000000000000a7 x15: ffff8000811a220c <4>[ 22.214319] x14: 0000000000000000 x13: 0000000000000000 x12: 0000000000000004 <4>[ 22.221730] x11: ffff0000ff6988a4 x10: 0000000000000000 x9 : 0000000000000001 <4>[ 22.229142] x8 : 4000000000000000 x7 : 0000000013996462 x6 : 0000000013996462 <4>[ 22.236553] x5 : ffff8000822e8440 x4 : ffff80008254bce4 x3 : 0000000000000003 <4>[ 22.243966] x2 : 0000000000000001 x1 : 0000000000000000 x0 : 00000000000000c0 <4>[ 22.251382] Call trace: <4>[ 22.254090] arch_local_irq_enable+0x8/0xc (P) <4>[ 22.258802] default_idle_call+0x24/0x30 (L) <4>[ 22.263345] do_idle+0xdc/0x250 <4>[ 22.266754] cpu_startup_entry+0x34/0x38 <4>[ 22.270945] secondary_start_kernel+0x134/0x158 <4>[ 22.275748] __secondary_switched+0xc0/0xc4 <3>[ 22.280257] rcu: rcu_preempt kthread timer wakeup didn't happen for 5251 jiffies! g-1183 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402 <3>[ 22.291917] rcu: Possible timer handling issue on cpu=1 timer-softirq=0 <3>[ 22.298885] rcu: rcu_preempt kthread starved for 5252 jiffies! g-1183 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x402 ->cpu=1 <3>[ 22.309587] rcu: Unless rcu_preempt kthread gets sufficient CPU time, OOM is now expected behavior. <3>[ 22.318982] rcu: RCU grace-period kthread stack dump: <6>[ 22.324299] task:rcu_preempt state:I stack:0 pid:16 tgid:16 ppid:2 flags:0x00000008 <6>[ 22.333878] Call trace: <6>[ 22.336589] __switch_to+0x19c/0x2b4 (T) <6>[ 22.340782] __schedule+0x50c/0x878 <6>[ 22.344541] schedule+0x60/0xd0 <6>[ 22.347953] schedule_timeout+0x8c/0xf4 <6>[ 22.352060] rcu_gp_fqs_loop+0x184/0x6a8 <6>[ 22.356255] rcu_gp_kthread+0x60/0x134 <6>[ 22.360276] kthread+0xfc/0x184 <6>[ 22.363688] ret_from_fork+0x10/0x20 b U-Boot SPL 2022.04-6.3.0+git.c71ae7141f30 (May 15 2023 - 16:20:01 +0000) DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS Training FAILED DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done DDR configured as single rank SEC0: RNG instantiated Normal Boot WDT: Started watchdog@30280000 with servicing (60s timeout) Trying to boot from BOOTROM Boot Stage: Primary boot Find img info 0x&4802d800, size 888 Download 916480, Total size 917440 NOTICE: BL31: v2.6(release):lf_v2.6-g3c1583ba0a NOTICE: BL31: Built : 11:00:38, Nov 21 2022 U-Boot 2022.04-6.3.0+git.c71ae7141f30 (May 15 2023 - 16:20:01 +0000) CPU: i.MX8MP[8] rev1.1 1600 MHz (running at 1200 MHz) CPU: Industrial temperature grade (-40C to 105C) at 49C Reset cause: POR DRAM: 4 GiB Core: 89 devices, 23 uclasses, devicetree: separate WDT: Started watchdog@30280000 with servicing (60s timeout) MMC: FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... OK In: serial@30880000 Out: serial@30880000 Err: serial@30880000 Model: Toradex 0063 Verdin iMX8M Plus Quad 4GB IT V1.1A Serial#: 15034401 Carrier: Toradex Dahlia V1.1C, Serial# 11080179 SEC0: RNG instantiated BuildInfo: - ATF 3c1583b Net: eth1: ethernet@30be0000, eth0: ethernet@30bf0000 [PRIME] Normal Boot Hit any key to stop autoboot: 1  0 MMC: no card present switch to partitions #0, OK mmc2(part 0) is current device Scanning mmc 2:1... Found U-Boot script /boot.scr 6010 bytes read in 1 ms (5.7 MiB/s) ## Executing script at 50280000 Loading DeviceTree: imx8mp-verdin-nonwifi-dahlia.dtb 89396 bytes read in 1 ms (85.3 MiB/s) 118 bytes read in 1 ms (115.2 KiB/s) Applying Overlay: verdin-imx8mp_hdmi_overlay.dtbo 2219 bytes read in 1 ms (2.1 MiB/s) Applying Overlay: verdin-imx8mp_dsi-to-hdmi_overlay.dtbo 3165 bytes read in 1 ms (3 MiB/s) Applying Overlay: verdin-imx8mp_spidev_overlay.dtbo 561 bytes read in 1 ms (547.9 KiB/s) 11579934 bytes read in 43 ms (256.8 MiB/s) Bootargs: root=PARTUUID=05587338-02 ro rootwait console=tty1 console=ttymxc2,115200 consoleblank=0 earlycon Uncompressing Kernel Image ## Flattened Device Tree blob at 50200000 Booting using the fdt blob at 0x50200000 Loading Device Tree to 00000000ffac8000, end 00000000ffb00fff ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.15.77-6.3.0+git.ddc6ca4d76ea (oe-user@oe-host) (aarch64-tdx-linux-gcc (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Thu Jun 29 10:14:22 UTC 2023 [ 0.000000] Machine model: Toradex Verdin iMX8M Plus on Dahlia Board [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000de000000, size 512 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030880000 (options '') [ 0.000000] printk: bootconsole [ec_imx6q0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x13f79b800-0x13f79dfff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff] [ 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.2 [ 0.000000] percpu: Embedded 20 pages/cpu s42648 r8192 d31080 u81920 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: root=PARTUUID=05587338-02 ro rootwait console=tty1 console=ttymxc2,115200 consoleblank=0 earlycon [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: mapped [mem 0x00000000da000000-0x00000000de000000] (64MB) [ 0.000000] Memory: 3494356K/4194304K available (16192K kernel code, 1750K rwdata, 6788K rodata, 3264K init, 524K bss, 175660K reserved, 524288K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 160 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: Distributor has no Range Selector support [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: 16 PPIs implemented [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000 [ 0.000000] ITS: No ITS available, not enabling LPIs [ 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.000000] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns [ 0.008584] Console: colour dummy device 80x25 [ 0.012960] printk: console [tty1] enabled [ 0.016689] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) [ 0.026966] pid_max: default: 32768 minimum: 301 [ 0.031643] LSM: Security Framework initializing [ 0.036325] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.043684] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.052993] rcu: Hierarchical SRCU implementation. [ 0.057358] EFI services will not be available. [ 0.061197] smp: Bringing up secondary CPUs ... [ 0.065916] Detected VIPT I-cache on CPU1 [ 0.065944] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 [ 0.065979] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.066443] Detected VIPT I-cache on CPU2 [ 0.066462] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 [ 0.066481] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.066915] Detected VIPT I-cache on CPU3 [ 0.066937] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 [ 0.066955] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.067009] smp: Brought up 1 node, 4 CPUs [ 0.122084] SMP: Total of 4 processors activated. [ 0.126799] CPU features: detected: 32-bit EL0 Support [ 0.131978] CPU features: detected: 32-bit EL1 Support [ 0.137126] CPU features: detected: CRC32 instructions [ 0.148779] CPU: All CPU(s) started at EL2 [ 0.150060] alternatives: patching kernel code [ 0.155881] devtmpfs: initialized [ 0.168062] KASLR disabled due to lack of seed [ 0.169817] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.179495] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.200129] pinctrl core: initialized pinctrl subsystem [ 0.203090] DMI not present or invalid. [ 0.206968] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.217203] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.221822] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.229648] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.237268] audit: initializing netlink subsys (disabled) [ 0.242818] audit: type=2000 audit(0.172:1): state=initialized audit_enabled=0 res=1 [ 0.243286] thermal_sys: Registered thermal governor 'step_wise' [ 0.250423] thermal_sys: Registered thermal governor 'power_allocator' [ 0.256727] cpuidle: using governor menu [ 0.267135] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.273851] ASID allocator initialised with 65536 entries [ 0.279458] Serial: AMBA PL011 UART driver [ 0.283366] imx mu driver is registered. [ 0.287254] imx rpmsg driver is registered. [ 0.302651] imx8mp-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver [ 0.317336] platform 32e80000.lcd-controller: Fixing up cyclic dependency with 32e60000.mipi_dsi [ 0.327528] platform 32fd8000.hdmi: Fixing up cyclic dependency with 32fc6000.lcd-controller [ 0.352004] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.355912] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.362640] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.369370] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.377271] cryptd: max_cpu_qlen set to 1000 [ 0.383470] ACPI: Interpreter disabled. [ 0.385959] iommu: Default domain type: Translated [ 0.389383] iommu: DMA domain TLB invalidation policy: strict mode [ 0.395825] vgaarb: loaded [ 0.398629] SCSI subsystem initialized [ 0.402463] usbcore: registered new interface driver usbfs [ 0.407698] usbcore: registered new interface driver hub [ 0.413017] usbcore: registered new device driver usb [ 0.419064] mc: Linux media interface: v0.10 [ 0.422379] videodev: Linux video capture interface: v2.00 [ 0.427921] pps_core: LinuxPPS API ver. 1 registered [ 0.432858] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.442059] PTP clock support registered [ 0.446161] EDAC MC: Ver: 3.0.0 [ 0.450142] FPGA manager framework [ 0.452612] Advanced Linux Sound Architecture Driver Initialized. [ 0.459680] clocksource: Switched to clocksource arch_sys_counter [ 0.464949] VFS: Disk quotas dquot_6.6.0 [ 0.468781] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.475838] pnp: PnP ACPI: disabled [ 0.485446] NET: Registered PF_INET protocol family [ 0.487653] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.496509] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.503588] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.511307] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.519461] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 0.527064] TCP: Hash tables configured (established 32768 bind 32768) [ 0.533282] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.539982] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.547272] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.553150] RPC: Registered named UNIX socket transport module. [ 0.558730] RPC: Registered udp transport module. [ 0.563467] RPC: Registered tcp transport module. [ 0.568172] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.574651] PCI: CLS 0 bytes, default 64 [ 0.579220] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.587569] kvm [1]: IPA Size Limit: 40 bits [ 0.592625] kvm [1]: GICv3: no GICV resource entry [ 0.595911] kvm [1]: disabling GICv2 emulation [ 0.600381] kvm [1]: GIC system register CPU interface enabled [ 0.606319] kvm [1]: vgic interrupt IRQ9 [ 0.610284] kvm [1]: Hyp mode initialized successfully [ 0.618711] Initialise system trusted keyrings [ 0.620463] workingset: timestamp_bits=42 max_order=20 bucket_order=0 [ 0.632873] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.636465] NFS: Registering the id_resolver key type [ 0.640988] Key type id_resolver registered [ 0.645160] Key type id_legacy registered [ 0.649256] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.655926] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.663496] 9p: Installing v9fs 9p2000 file system support [ 0.705669] Key type asymmetric registered [ 0.706921] Asymmetric key parser 'x509' registered [ 0.711867] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.719268] io scheduler mq-deadline registered [ 0.723810] io scheduler kyber registered [ 0.733127] EINJ: ACPI disabled. [ 0.742160] mxs-dma 33000000.dma-apbh: initialized [ 0.745301] SoC: i.MX8MP revision 1.1 [ 0.748361] Bus freq driver module loaded [ 0.757980] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.763702] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 34, base_baud = 1500000) is a IMX [ 0.770755] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 35, base_baud = 1500000) is a IMX [ 0.779160] printk: console [ttymxc2] enabled [ 0.779160] printk: console [ttymxc2] enabled [ 0.787797] printk: bootconsole [ec_imx6q0] disabled [ 0.787797] printk: bootconsole [ec_imx6q0] disabled [ 0.798161] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 36, base_baud = 1500000) is a IMX [ 0.824188] brd: module loaded [ 0.831517] loop: module loaded [ 0.836002] megasas: 07.717.02.00-rc1 [ 0.845973] tun: Universal TUN/TAP device driver, 1.6 [ 0.852292] e1000: Intel(R) PRO/1000 Network Driver [ 0.857193] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.862983] e1000e: Intel(R) PRO/1000 Network Driver [ 0.867962] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.873928] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.879337] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.884941] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.891223] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.897418] usbcore: registered new interface driver r8152 [ 0.903158] VFIO - User Level meta-driver version: 0.3 [ 0.914071] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.920713] ehci-pci: EHCI PCI platform driver [ 0.925214] ehci-platform: EHCI generic platform driver [ 0.930681] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.936885] ohci-pci: OHCI PCI platform driver [ 0.941378] ohci-platform: OHCI generic platform driver [ 0.947472] usbcore: registered new interface driver uas [ 0.952847] usbcore: registered new interface driver usb-storage [ 0.958940] usbcore: registered new interface driver usbserial_generic [ 0.965540] usbserial: USB Serial support registered for generic [ 0.971582] usbcore: registered new interface driver ftdi_sio [ 0.977358] usbserial: USB Serial support registered for FTDI USB Serial Device [ 0.984705] usbcore: registered new interface driver usb_serial_simple [ 0.991267] usbserial: USB Serial support registered for carelink [ 0.997388] usbserial: USB Serial support registered for zio [ 1.003077] usbserial: USB Serial support registered for funsoft [ 1.009111] usbserial: USB Serial support registered for flashloader [ 1.015494] usbserial: USB Serial support registered for google [ 1.021448] usbserial: USB Serial support registered for libtransistor [ 1.028003] usbserial: USB Serial support registered for vivopay [ 1.034036] usbserial: USB Serial support registered for moto_modem [ 1.040331] usbserial: USB Serial support registered for motorola_tetra [ 1.046978] usbserial: USB Serial support registered for nokia [ 1.052841] usbserial: USB Serial support registered for novatel_gps [ 1.059224] usbserial: USB Serial support registered for hp4x [ 1.064997] usbserial: USB Serial support registered for suunto [ 1.070946] usbserial: USB Serial support registered for siemens_mpi [ 1.077343] usbcore: registered new interface driver usb_ehset_test [ 1.086595] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0 [ 1.101291] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc1 [ 1.107634] i2c_dev: i2c /dev entries driver [ 1.116643] EDAC MC: ECC not enabled [ 1.121582] sdhci: Secure Digital Host Controller Interface driver [ 1.127804] sdhci: Copyright(c) Pierre Ossman [ 1.132926] Synopsys Designware Multimedia Card Interface Driver [ 1.139656] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.147470] ledtrig-cpu: registered to indicate activity on CPUs [ 1.154327] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.161270] usbcore: registered new interface driver usbhid [ 1.166866] usbhid: USB HID core driver [ 1.175523] cs_system_cfg: CoreSight Configuration manager initialised [ 1.176917] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA [ 1.185769] hantrodec 0 : module inserted. Major = 510 [ 1.194925] hantrodec 1 : module inserted. Major = 510 [ 1.201259] hantroenc: HW at base <0000000038320000> with ID <0x80006200> [ 1.208217] hx280enc: module inserted. Major <509> [ 1.218354] NET: Registered PF_LLC protocol family [ 1.223750] NET: Registered PF_INET6 protocol family [ 1.230830] Segment Routing with IPv6 [ 1.234558] In-situ OAM (IOAM) with IPv6 [ 1.238539] NET: Registered PF_PACKET protocol family [ 1.244364] 8021q: 802.1Q VLAN Support v1.8 [ 1.248674] 9pnet: Installing 9P2000 support [ 1.253019] tsn generic netlink module v1 init... [ 1.257811] Key type dns_resolver registered [ 1.262673] Loading compiled-in X.509 certificates [ 1.289192] gpio-125 (CTRL_SLEEP_MOCI#): hogged as output/high [ 1.296726] mmc2: new HS400 Enhanced strobe MMC card at address 0001 [ 1.299173] +V3.3_SD: supplied by +V3.3_SW [ 1.304049] mmcblk2: mmc2:0001 IX2932 29.1 GiB [ 1.314347] mmcblk2: p1 p2 [ 1.318845] mmcblk2boot0: mmc2:0001 IX2932 4.00 MiB [ 1.325422] mmcblk2boot1: mmc2:0001 IX2932 4.00 MiB [ 1.331244] On-module +V3.3_ADC (LDO4): Bringing 1700000uV into 3300000-3300000uV [ 1.332506] mmcblk2rpmb: mmc2:0001 IX2932 4.00 MiB, chardev (234:0) [ 1.343249] nxp-pca9450 0-0025: pca9450bc probed. [ 1.359351] rtc-ds1307 0-0032: oscillator failed, set time! [ 1.365678] rtc-ds1307 0-0032: registered as rtc0 [ 1.373143] rtc-ds1307 0-0032: hctosys: unable to read the hardware clock [ 1.388330] at24 0-0050: supply vcc not found, using dummy regulator [ 1.397362] at24 0-0050: 256 byte 24c02 EEPROM, writable, 16 bytes/write [ 1.404144] i2c i2c-0: IMX I2C adapter registered [ 1.409935] i2c i2c-1: IMX I2C adapter registered [ 1.415513] i2c i2c-2: IMX I2C adapter registered [ 1.421448] i2c 3-0048: Fixing up cyclic dependency with 32e60000.mipi_dsi [ 1.428414] i2c 3-0048: Fixing up cyclic dependency with hdmi-connector [ 1.435765] at24 3-0050: supply vcc not found, using dummy regulator [ 1.444181] at24 3-0050: 256 byte 24c02 EEPROM, writable, 16 bytes/write [ 1.451109] at24 3-0057: supply vcc not found, using dummy regulator [ 1.459497] at24 3-0057: 256 byte 24c02 EEPROM, writable, 16 bytes/write [ 1.466671] i2c i2c-3: IMX I2C adapter registered [ 1.472122] imx8mq-usb-phy 381f0040.usb-phy: supply vbus not found, using dummy regulator [ 1.482726] clk: failed to reparent hsio_axi to sys_pll2_500m: -16 [ 1.489713] imx6q-pcie 33800000.pcie: PLL REF_CLK is used!. [ 1.495976] imx6q-pcie 33800000.pcie: PCIe PHY PLL clock is locked. [ 1.498672] clk: failed to reparent hsio_axi to sys_pll2_500m: -16 [ 1.512654] clk: failed to reparent hsio_axi to sys_pll2_500m: -16 [ 1.519483] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 1.525070] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1 [ 1.527762] imx6q-pcie 33800000.pcie: PCIe PLL is locked. [ 1.533205] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x0000002001010010 [ 1.547631] xhci-hcd xhci-hcd.1.auto: irq 72, io mem 0x38200000 [ 1.553689] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 1.559198] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 [ 1.566877] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 1.574529] hub 1-0:1.0: USB hub found [ 1.578321] hub 1-0:1.0: 1 port detected [ 1.582549] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.591698] hub 2-0:1.0: USB hub found [ 1.595482] hub 2-0:1.0: 1 port detected [ 1.599988] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 7 mkt segment 2 supported-hw 0x80 0x4 [ 1.611336] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO [ 1.611409] On-module +V3.3_ETH: supplied by On-module +V3.3 (BUCK4) [ 1.654869] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA [ 1.752041] imx6q-pcie 33800000.pcie: iATU unroll: enabled [ 1.757560] imx6q-pcie 33800000.pcie: Detected iATU regions: 4 outbound, 4 inbound [ 1.765168] imx6q-pcie 33800000.pcie: host bridge /soc@0/pcie@33800000 ranges: [ 1.772443] imx6q-pcie 33800000.pcie: IO 0x001ff80000..0x001ff8ffff -> 0x0000000000 [ 1.780689] imx6q-pcie 33800000.pcie: MEM 0x0018000000..0x001fefffff -> 0x0018000000 [ 1.788949] imx6q-pcie 33800000.pcie: iATU unroll: enabled [ 1.794457] imx6q-pcie 33800000.pcie: Detected iATU regions: 4 outbound, 4 inbound [ 1.830856] dwhdmi-imx 32fd8000.hdmi: Detected HDMI TX controller v2.13a with HDCP (samsung_dw_hdmi_phy2) [ 1.840059] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 1.843165] dwhdmi-imx 32fd8000.hdmi: registered DesignWare HDMI I2C bus driver [ 1.856285] imx-dwmac 30bf0000.ethernet: IRQ eth_lpi not found [ 1.862235] imx-dwmac 30bf0000.ethernet: force_sf_dma_mode is ignored if force_thresh_dma_mode is set. [ 1.872731] imx-dwmac 30bf0000.ethernet: User ID: 0x10, Synopsys ID: 0x51 [ 1.879544] imx-dwmac 30bf0000.ethernet: DWMAC4/5 [ 1.884365] imx-dwmac 30bf0000.ethernet: DMA HW capability register supported [ 1.891511] imx-dwmac 30bf0000.ethernet: RX Checksum Offload Engine supported [ 1.898667] imx-dwmac 30bf0000.ethernet: Wake-Up On Lan supported [ 1.904816] imx-dwmac 30bf0000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 1.912496] imx-dwmac 30bf0000.ethernet: Enabled L3L4 Flow TC (entries=8) [ 1.919294] imx-dwmac 30bf0000.ethernet: Enabled RFS Flow TC (entries=8) [ 1.926027] imx-dwmac 30bf0000.ethernet: Enabling HW TC (entries=256, max_off=256) [ 1.933608] imx-dwmac 30bf0000.ethernet: Using 34 bits DMA width [ 1.947530] input: gpio-keys as /devices/platform/gpio-keys/input/input1 [ 1.976790] ALSA device list: [ 1.979800] No soundcards found. [ 2.054473] hub 1-1:1.0: USB hub found [ 2.058595] hub 1-1:1.0: 4 ports detected [ 2.124059] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd [ 2.182727] hub 2-1:1.0: USB hub found [ 2.186832] hub 2-1:1.0: 3 ports detected [ 2.408020] usb 1-1.4: new high-speed USB device number 3 using xhci-hcd [ 2.792998] imx6q-pcie 33800000.pcie: Phy link never came up [ 2.798735] +V3.3_SW: Underflow of regulator enable count [ 2.804189] imx6q-pcie: probe of 33800000.pcie failed with error -110 [ 2.818383] EXT4-fs (mmcblk2p2): INFO: recovery required on readonly filesystem [ 2.825771] EXT4-fs (mmcblk2p2): write access will be enabled during recovery [ 2.897863] EXT4-fs (mmcblk2p2): recovery complete [ 2.904155] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 2.914014] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 2.924201] devtmpfs: mounted [ 2.927812] Freeing unused kernel memory: 3264K [ 2.932408] Run /sbin/init as init process [ 3.048381] systemd[1]: System time before build time, advancing clock. [ 3.075869] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) [ 3.107615] systemd[1]: Detected architecture arm64. Welcome to [1mTDX Wayland with XWayland 6.3.0+build.7 (kirkstone)[0m! [ 3.208438] systemd[1]: Hostname set to . [ 3.503635] systemd[1]: Queued start job for default target Graphical Interface. [ 3.544737] systemd[1]: Created slice Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m. [ 3.569872] systemd[1]: Created slice Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m. [ 3.593909] systemd[1]: Created slice Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m. [ 3.617588] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 3.640159] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 3.664087] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 3.688114] systemd[1]: Reached target Host and Network Name Lookups. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. [ 3.712186] systemd[1]: Reached target Path Units. [[0;32m OK [0m] Reached target [0;1;39mPath Units[0m. [ 3.731829] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 3.756154] systemd[1]: Reached target Slice Units. [[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m. [ 3.776161] systemd[1]: Reached target Swaps. [[0;32m OK [0m] Reached target [0;1;39mSwaps[0m. [ 3.817766] systemd[1]: Listening on RPCbind Server Activation Socket. [[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. [ 3.843909] systemd[1]: Reached target RPC Port Mapper. [[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. [ 3.864333] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on [0;1;39mSyslog Socket[0m. [ 3.884084] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 3.908787] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 3.921389] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 3.944758] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 3.964394] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 3.988744] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 4.001430] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 4.024584] systemd[1]: Listening on User Database Manager Socket. [[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m. [ 4.051830] systemd[1]: Mounting Huge Pages File System... Mounting [0;1;39mHuge Pages File System[0m... [ 4.075690] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 4.099515] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 4.124511] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). [ 4.144039] systemd[1]: Mounting Temporary Directory /tmp... Mounting [0;1;39mTemporary Directory /tmp[0m... [ 4.168307] systemd[1]: Starting Create List of Static Device Nodes... Starting [0;1;39mCreate List of Static Device Nodes[0m... [ 4.195510] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 4.219733] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 4.243507] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 4.257574] fuse: init (API version 7.34) [ 4.267260] systemd[1]: Starting RPC Bind... Starting [0;1;39mRPC Bind[0m... [ 4.286781] systemd[1]: Starting File System Check on Root Device... Starting [0;1;39mFile System Check on Root Device[0m... [ 4.314033] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 4.325713] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 4.334889] systemd[1]: Starting Generate network units from Kernel command line... Starting [0;1;39mGenerate network …ts from Kernel co[ 4.347774] systemd[1]: Starting Coldplug All udev Devices... mmand line[0m... [ 4.348346] galcore: loading out-of-tree module taints kernel. Starting [0;1;39mColdplug All udev Devices[0m... [ 4.370310] Galcore version 6.4.3.p4.398061 [ 4.381502] systemd[1]: Started RPC Bind. [[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. [ 4.400317] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. [ 4.420864] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 4.444470] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [ 4.464683] [drm] Initialized vivante 1.0.0 20170808 for 40000000.mix_gpu_ml on minor 0 [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m. [[0;32m OK [0m] Finished [0;1;39mCreate List of Static Device Nodes[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [[0;32m OK [0m] Finished [0;1;39mFile System Check on Root Device[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m. Mounting [0;1;39mFUSE Control File System[0m... Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 4.686020] EXT4-fs (mmcblk2p2): re-mounted. Opts: (null). Quota mode: none. Starting [0;1;39mApply Kernel Variables[0m... [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [ 4.806906] systemd-journald[191]: Received client request to flush runtime journal. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m. Mounting [0;1;39m/var/volatile[0m... [ 4.916227] audit: type=1334 audit(1651167746.868:2): prog-id=5 op=LOAD [ 4.923001] audit: type=1334 audit(1651167746.868:3): prog-id=6 op=LOAD Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m. Starting [0;1;39mWait for udev To …plete Device Initialization[0m... Starting [0;1;39mLoad/Save Random Seed[0m... [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m... [[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m. [ 5.374889] systemd-journald[191]: Oldest entry in /run/log/journal/5f5bc959b0834c6b9060aedf6b161d93/system.journal is older than the configured file retention duration (1month), suggesting rotation. [[0;32m OK [0m] Started [0;1[ 5.393681] systemd-journald[191]: /run/log/journal/5f5bc959b0834c6b9060aedf6b161d93/system.journal: Journal header limits reached or header out-of-date, rotating. ;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m.[ 5.442431] CAN device driver interface [ 5.493023] caam-snvs 30370000.caam-snvs: violation handlers armed - init state [ 5.509069] caam 30900000.crypto: device ID = 0x0a16040100000100 (Era 9) [ 5.512614] wm8904 3-001a: revision A [ 5.515870] caam 30900000.crypto: job rings = 2, qi = 0 [ 5.528831] ina2xx 3-0040: power monitor ina219 (Rshunt = 10000 uOhm) [ 5.626073] hwmon hwmon2: temp1_input not attached to any thermal zone [ 5.633455] lm75 3-004f: hwmon2: sensor 'tmp75c' [ 5.689068] imx-drm display-subsystem: bound imx-lcdifv3-crtc.0 (ops lcdifv3_crtc_ops) [ 5.697745] imx-drm display-subsystem: bound imx-lcdifv3-crtc.1 (ops lcdifv3_crtc_ops) [ 5.706149] imx_sec_dsim_drv 32e60000.mipi_dsi: version number is 0x1060200 [ 5.754871] imx-drm display-subsystem: bound 32e60000.mipi_dsi (ops imx_sec_dsim_ops [sec_mipi_dsim_imx]) [ 5.765165] imx-drm display-subsystem: bound 32fd8000.hdmi (ops dw_hdmi_imx_ops) [ 5.774331] imx-sdma 30bd0000.dma-controller: firmware found. [ 5.780393] imx-sdma 30bd0000.dma-controller: loaded firmware 4.5 [ 5.785603] fsl-aud2htx 30cb0000.aud2htx: failed to pcm register [ 5.796536] imx-hdmi sound-hdmi: snd_soc_register_card failed (-517) [ 5.796850] imx-sdma 30e10000.dma-controller: firmware found. [ 5.803130] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1 [ 5.816764] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 5.828922] input: audio-hdmi HDMI Jack as /devices/platform/sound-hdmi/sound/card0/input2 [ 5.844317] debugfs: File 'Headphone Jack' in directory 'dapm' already present! [ 6.435233] caam algorithms registered in /proc/crypto [ 6.442038] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto [ 6.449717] caam 30900000.crypto: rng crypto API alg registered prng-caam [ 6.456611] caam 30900000.crypto: registering rng-caam [ 6.457859] wm8904 3-001a: ASoC: error at snd_soc_component_update_bits on wm8904.3-001a: -16 [ 6.464907] Device caam-keygen registered [ 6.499101] random: crng init done [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk2p1[0m. [[0;32m OK [0m] Finished [0;1;39mWait for udev To Complete Device Initialization[0m. [ 6.718785] audit: type=1334 audit(1730416993.731:4): prog-id=7 op=LOAD [ 6.725572] audit: type=1334 audit(1730416993.739:5): prog-id=8 op=LOAD [[0;32m OK [0m] Started [0;1;39mHardware RNG Entropy Gatherer Daemon[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mTimer Units[0m. [[0;32m OK [0m] Listening on [0;1;39mAvahi mDNS/DNS-SD Stack Activation Socket[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m. [[0;32m OK [0m] Listening on [0;1;39mGPS (Global P…ioning System) Daemon Sockets[0m. Starting [0;1;39mWeston socket[0m... Starting [0;1;39mFile System Check on /dev/mmcblk2p1[0m... [[0;32m OK [0m] Listening on [0;1;39mWeston socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. Starting [0;1;39mSave[ 6.944650] wm8904 3-001a: ASoC: error at snd_soc_component_update_bits on wm8904.3-001a: -16 /Restore Sound Card State[0m... [[0;32m OK [0m] Started [0;1;39mKernel Logging Service[0m. [[0;32m OK [0m] Started [0;1;39mSystem Logging Service[0m. Starting [0;1;39mD-Bus System Message Bus[0m... [[0;32m OK [0m] Started [0;1;39mISP i.MX 8Mplus da[ 6.977902] audit: type=1334 audit(1730416993.991:6): prog-id=9 op=LOAD emon[0m. Starting [0;[ 6.986985] audit: type=1334 audit(1730416993.999:7): prog-id=10 op=LOAD 1;39mIPv6 Packet Filtering Framework[0m... Starting [0;1;39mIPv4 Packet Filtering Framework[0m... Starting [0;1;39mTelephony service[0m... Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Started [0;1;39mTimestamping service[0m. Starting [0;1;39mLoad default USB gadget schema g1.schema[0m... [ 7.041595] using random self ethernet address [ 7.046283] using random host ethernet address [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. [ 7.080608] Bluetooth: Core ver 2.22 [ 7.084466] NET: Registered PF_BLUETOOTH protocol family [[0;32m OK [0m] Finished [0;[ 7.090630] Bluetooth: HCI device and connection manager initialized 1;39mFile System Check on /dev/mm[ 7.099286] Bluetooth: HCI socket layer initialized cblk2p1[0m. [ 7.107045] Bluetooth: L2CAP socket layer initialized [ 7.113314] Bluetooth: SCO socket layer initialized [[0;32m OK [0m] Finished [0;1;39mSave/Restore Sound Card State[0m. [[0;32m OK [0m] Finished [0;1;39mIPv6 Packet Filtering Framework[0m. [[0;32m OK [0m] Finished [0;1;39mIPv4 Packet Filtering Framework[0m. [[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. Mounting [0;1;39m/media/BOOT-mmcblk2p1[0m... Starting [0;1;39mConnection service[0m... Starting [0;1;39mNetwork Configuration[0m... [[0;32m OK [0m] Mounted [0;1;39m/media/BOOT-mmcblk2p1[0m. [ 7.315997] usb0: HOST MAC 7a:4b:7f:c5:dc:a8 [ 7.320455] usb0: MAC 86:30:fd:aa:c4:56 [[0;32m OK [0m] Started [0;1;39mLoad default USB gadget schema g1.schema[0m. [[0;32m OK [0m] Started [0;1;39mTelephony service[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Started [0;1;39mConnection service[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. Mounting [0;1;39m/boot[0m... [ 7.439935] cfg80211: Loading compiled-in X.509 certificates for regulatory database Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m... [ 7.457611] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [[0;32m OK [0m] Mounted [0;1;39m/boot[0m. [ 7.483049] imx-dwmac 30bf0000.ethernet eth0: PHY [stmmac-0:07] driver [Microchip KSZ9131 Gigabit PHY] (irq=83) [[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m[ 7.506776] imx-dwmac 30bf0000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 . [ 7.517337] imx-dwmac 30bf0000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-1 [ 7.525081] imx-dwmac 30bf0000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-2 [ 7.532887] imx-dwmac 30bf0000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-3 [ 7.540619] imx-dwmac 30bf0000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-4 [ 7.548798] imx-dwmac 30bf0000.ethernet eth0: No Safety Features support found [ 7.556159] imx-dwmac 30bf0000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported [ 7.564581] imx-dwmac 30bf0000.ethernet eth0: registered PTP clock [ 7.572596] audit: type=1334 audit(1730416994.587:8): prog-id=11 op=LOAD [ 7.579380] audit: type=1334 audit(1730416994.595:9): prog-id=12 op=LOAD Starting [0;1;39mHostna[ 7.586353] imx-dwmac 30bf0000.ethernet eth0: FPE workqueue start me Service[0m... [ 7.595414] imx-dwmac 30bf0000.ethernet eth0: configuring for phy/rgmii-id link mode [ 7.608350] 8021q: adding VLAN 0 to HW filter on device eth0 Starting [0;1;39mWPA supplicant[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m. [[0;32m OK [0m] Started [0;1;39mWPA supplicant[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m. Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttymxc2[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. Starting [0;1;39mWeston, a Wayland…ositor, as a system service[0m... [ 7.848432] audit: type=1334 audit(1730416994.863:10): prog-id=13 op=LOAD [ 7.855306] audit: type=1334 audit(1730416994.867:11): prog-id=14 op=LOAD Starting [0;1;39mUser Database Manager[0m... [[0;32m OK [0m] Started [0;1;39mHostname Service[0m. [[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m. [[0;32m OK [0m] Created slice [0;1;39mUser Slice of UID 0[0m. Starting [0;1;39mUser Runtime Directory /run/user/0[0m... [[0;32m OK [0m] Finished [0;1;39mUser Runtime Directory /run/user/0[0m. Starting [0;1;39mUser Manager for UID 0[0m... [ 8.135859] audit: type=1006 audit(1730416995.147:12): pid=709 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1 [ 8.148275] audit: type=1300 audit(1730416995.147:12): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffd7011860 a2=1 a3=ffff8c725020 items=0 ppid=1 pid=709 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null) [[0;32m OK [0m] Started [0;1;39mUser Manager for UID 0[0m. [[0;32m OK [0m] Started [0;1;39mSession c1 of User root[0m. [[0;32m OK [0m] Started [0;1;39mWeston, a Wayland …mpositor, as a system service[0m. [[0;32m OK [0m] Started [0;1;39mStart a wayland application[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mRecord Runlevel Change in UTMP[0m... [[0;32m OK [0m] Finished [0;1;39mRecord Runlevel Change in UTMP[0m. TDX Wayland with XWayland 6.3.0+build.7 (kirkstone) verdin-imx8mp-15034401 ttymxc2 Verdin-iMX8MP_Reference-Multimedia-Image verdin-imx8mp-15034401 login: [ 10.728743] imx-dwmac 30bf0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 10.736912] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 15.968432] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 37.960710] kauditd_printk_skb: 12 callbacks suppressed [ 37.960722] audit: type=1334 audit(1730422580.002:18): prog-id=0 op=UNLOAD [ 37.972934] audit: type=1334 audit(1730422580.002:19): prog-id=0 op=UNLOAD # # Password: # Login incorrect verdin-imx8mp-15034401 login: Password: Log� TDX Wayland with XWayland 6.3.0+build.7 (kirkstone) verdin-imx8mp-15034401 ttymxc2 Verdin-iMX8MP_Reference-Multimedia-Image verdin-imx8mp-15034401 login: