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 40C 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 (828 ms) Verdin iMX8MP # setenv serverip 192.168.6.3 setenv serverip 192.168.6.3 Verdin iMX8MP # tftp 0x40400000 922173/tftp-deploy-jrkgkl7c/kernel/Image tftp 0x40400000 922173/tftp-deploy-jrkgkl7c/kernel/Image Using ethernet@30bf0000 device TFTP from server 192.168.6.3; our IP address is 192.168.6.29 Filename '922173/tftp-deploy-jrkgkl7c/kernel/Image'. Load address: 0x40400000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################### 31.4 MiB/s done Bytes transferred = 46260736 (2c1e200 hex) Verdin iMX8MP # tftp 0x45000000 922173/tftp-deploy-jrkgkl7c/ramdisk/ramdisk.cpio.gz.uboot tftp 0x45000000 922173/tftp-deploy-jrkgkl7c/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 '922173/tftp-deploy-jrkgkl7c/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x45000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################################################### 30.9 MiB/s done Bytes transferred = 26060428 (18da68c hex) Verdin iMX8MP # setenv initrd_size ${filesize} setenv initrd_size ${filesize} Verdin iMX8MP # tftp 0x44000000 922173/tftp-deploy-jrkgkl7c/dtb/imx8mp-verdin-nonwifi-dahlia.dtb tftp 0x44000000 922173/tftp-deploy-jrkgkl7c/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 '922173/tftp-deploy-jrkgkl7c/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/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc2,115200 earlycon,115200n8 root=/dev/ram0 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: 26060364 Bytes = 24.9 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 ...  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 51C 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 0 ms ## Executing script at 50280000 Loading DeviceTree: imx8mp-verdin-nonwifi-dahlia.dtb 89396 bytes read in 2 ms (42.6 MiB/s) 118 bytes read in 0 ms 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.008580] Console: colour dummy device 80x25 [ 0.012983] printk: console [tty1] enabled [ 0.016689] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) [ 0.026965] pid_max: default: 32768 minimum: 301 [ 0.031645] LSM: Security Framework initializing [ 0.036323] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.043683] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.052983] rcu: Hierarchical SRCU implementation. [ 0.057329] EFI services will not be available. [ 0.061194] 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.066450] Detected VIPT I-cache on CPU2 [ 0.066469] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 [ 0.066490] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.066928] Detected VIPT I-cache on CPU3 [ 0.066950] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 [ 0.066968] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.067030] smp: Brought up 1 node, 4 CPUs [ 0.122081] SMP: Total of 4 processors activated. [ 0.126798] CPU features: detected: 32-bit EL0 Support [ 0.131975] CPU features: detected: 32-bit EL1 Support [ 0.137126] CPU features: detected: CRC32 instructions [ 0.148796] CPU: All CPU(s) started at EL2 [ 0.150075] alternatives: patching kernel code [ 0.155894] devtmpfs: initialized [ 0.168034] KASLR disabled due to lack of seed [ 0.169779] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.179468] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.200644] pinctrl core: initialized pinctrl subsystem [ 0.203607] DMI not present or invalid. [ 0.207489] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.217686] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.222311] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.230127] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.237751] audit: initializing netlink subsys (disabled) [ 0.243299] audit: type=2000 audit(0.172:1): state=initialized audit_enabled=0 res=1 [ 0.243756] thermal_sys: Registered thermal governor 'step_wise' [ 0.250908] thermal_sys: Registered thermal governor 'power_allocator' [ 0.257210] cpuidle: using governor menu [ 0.267616] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.274336] ASID allocator initialised with 65536 entries [ 0.279943] Serial: AMBA PL011 UART driver [ 0.283850] imx mu driver is registered. [ 0.287740] imx rpmsg driver is registered. [ 0.303167] imx8mp-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver [ 0.317964] platform 32e80000.lcd-controller: Fixing up cyclic dependency with 32e60000.mipi_dsi [ 0.328212] platform 32fd8000.hdmi: Fixing up cyclic dependency with 32fc6000.lcd-controller [ 0.352678] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.356586] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.363311] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.370044] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.377958] cryptd: max_cpu_qlen set to 1000 [ 0.384116] ACPI: Interpreter disabled. [ 0.386594] iommu: Default domain type: Translated [ 0.390028] iommu: DMA domain TLB invalidation policy: strict mode [ 0.396471] vgaarb: loaded [ 0.399280] SCSI subsystem initialized [ 0.403103] usbcore: registered new interface driver usbfs [ 0.408340] usbcore: registered new interface driver hub [ 0.413661] usbcore: registered new device driver usb [ 0.419715] mc: Linux media interface: v0.10 [ 0.423024] videodev: Linux video capture interface: v2.00 [ 0.428568] pps_core: LinuxPPS API ver. 1 registered [ 0.433500] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.442706] PTP clock support registered [ 0.446810] EDAC MC: Ver: 3.0.0 [ 0.450786] FPGA manager framework [ 0.453262] Advanced Linux Sound Architecture Driver Initialized. [ 0.460332] clocksource: Switched to clocksource arch_sys_counter [ 0.465596] VFS: Disk quotas dquot_6.6.0 [ 0.469424] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476485] pnp: PnP ACPI: disabled [ 0.486075] NET: Registered PF_INET protocol family [ 0.488278] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.497151] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.504216] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.511936] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.520089] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 0.527696] TCP: Hash tables configured (established 32768 bind 32768) [ 0.533907] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.540612] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.547896] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.553786] RPC: Registered named UNIX socket transport module. [ 0.559359] RPC: Registered udp transport module. [ 0.564095] RPC: Registered tcp transport module. [ 0.568802] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.575277] PCI: CLS 0 bytes, default 64 [ 0.579840] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.588197] kvm [1]: IPA Size Limit: 40 bits [ 0.593256] kvm [1]: GICv3: no GICV resource entry [ 0.596540] kvm [1]: disabling GICv2 emulation [ 0.601009] kvm [1]: GIC system register CPU interface enabled [ 0.606951] kvm [1]: vgic interrupt IRQ9 [ 0.610914] kvm [1]: Hyp mode initialized successfully [ 0.619301] Initialise system trusted keyrings [ 0.621064] workingset: timestamp_bits=42 max_order=20 bucket_order=0 [ 0.633478] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.637077] NFS: Registering the id_resolver key type [ 0.641613] Key type id_resolver registered [ 0.645764] Key type id_legacy registered [ 0.649862] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.656528] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.664100] 9p: Installing v9fs 9p2000 file system support [ 0.705784] Key type asymmetric registered [ 0.707036] Asymmetric key parser 'x509' registered [ 0.711981] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.719384] io scheduler mq-deadline registered [ 0.723925] io scheduler kyber registered [ 0.733279] EINJ: ACPI disabled. [ 0.742305] mxs-dma 33000000.dma-apbh: initialized [ 0.745431] SoC: i.MX8MP revision 1.1 [ 0.748503] Bus freq driver module loaded [ 0.758236] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.763961] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 34, base_baud = 1500000) is a IMX [ 0.771026] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 35, base_baud = 1500000) is a IMX [ 0.779409] printk: console [ttymxc2] enabled [ 0.779409] printk: console [ttymxc2] enabled [ 0.788057] printk: bootconsole [ec_imx6q0] disabled [ 0.788057] printk: bootconsole [ec_imx6q0] disabled [ 0.798426] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 36, base_baud = 1500000) is a IMX [ 0.824375] brd: module loaded [ 0.831697] loop: module loaded [ 0.836172] megasas: 07.717.02.00-rc1 [ 0.846129] tun: Universal TUN/TAP device driver, 1.6 [ 0.852404] e1000: Intel(R) PRO/1000 Network Driver [ 0.857303] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.863094] e1000e: Intel(R) PRO/1000 Network Driver [ 0.868073] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.874040] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.879451] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.885057] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.891337] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.897542] usbcore: registered new interface driver r8152 [ 0.903282] VFIO - User Level meta-driver version: 0.3 [ 0.914052] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.920766] ehci-pci: EHCI PCI platform driver [ 0.925298] ehci-platform: EHCI generic platform driver [ 0.930783] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.937003] ohci-pci: OHCI PCI platform driver [ 0.941494] ohci-platform: OHCI generic platform driver [ 0.947582] usbcore: registered new interface driver uas [ 0.952954] usbcore: registered new interface driver usb-storage [ 0.959038] usbcore: registered new interface driver usbserial_generic [ 0.965603] usbserial: USB Serial support registered for generic [ 0.971647] usbcore: registered new interface driver ftdi_sio [ 0.977422] usbserial: USB Serial support registered for FTDI USB Serial Device [ 0.984778] usbcore: registered new interface driver usb_serial_simple [ 0.991333] usbserial: USB Serial support registered for carelink [ 0.997452] usbserial: USB Serial support registered for zio [ 1.003139] usbserial: USB Serial support registered for funsoft [ 1.009180] usbserial: USB Serial support registered for flashloader [ 1.015562] usbserial: USB Serial support registered for google [ 1.021511] usbserial: USB Serial support registered for libtransistor [ 1.028066] usbserial: USB Serial support registered for vivopay [ 1.034100] usbserial: USB Serial support registered for moto_modem [ 1.040394] usbserial: USB Serial support registered for motorola_tetra [ 1.047034] usbserial: USB Serial support registered for nokia [ 1.052895] usbserial: USB Serial support registered for novatel_gps [ 1.059279] usbserial: USB Serial support registered for hp4x [ 1.065053] usbserial: USB Serial support registered for suunto [ 1.071004] usbserial: USB Serial support registered for siemens_mpi [ 1.077399] usbcore: registered new interface driver usb_ehset_test [ 1.086620] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0 [ 1.101469] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc1 [ 1.107823] i2c_dev: i2c /dev entries driver [ 1.116894] EDAC MC: ECC not enabled [ 1.121789] sdhci: Secure Digital Host Controller Interface driver [ 1.128003] sdhci: Copyright(c) Pierre Ossman [ 1.133098] Synopsys Designware Multimedia Card Interface Driver [ 1.139810] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.147618] ledtrig-cpu: registered to indicate activity on CPUs [ 1.154499] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.161418] usbcore: registered new interface driver usbhid [ 1.167011] usbhid: USB HID core driver [ 1.175541] cs_system_cfg: CoreSight Configuration manager initialised [ 1.178423] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA [ 1.185525] hantrodec 0 : module inserted. Major = 510 [ 1.194872] hantrodec 1 : module inserted. Major = 510 [ 1.201202] hantroenc: HW at base <0000000038320000> with ID <0x80006200> [ 1.208145] hx280enc: module inserted. Major <509> [ 1.217393] NET: Registered PF_LLC protocol family [ 1.222750] NET: Registered PF_INET6 protocol family [ 1.229955] Segment Routing with IPv6 [ 1.233686] In-situ OAM (IOAM) with IPv6 [ 1.237666] NET: Registered PF_PACKET protocol family [ 1.243801] 8021q: 802.1Q VLAN Support v1.8 [ 1.248106] 9pnet: Installing 9P2000 support [ 1.252416] tsn generic netlink module v1 init... [ 1.257204] Key type dns_resolver registered [ 1.262003] mmc2: new HS400 Enhanced strobe MMC card at address 0001 [ 1.262057] Loading compiled-in X.509 certificates [ 1.268857] mmcblk2: mmc2:0001 IX2932 29.1 GiB [ 1.280516] mmcblk2: p1 p2 [ 1.285188] mmcblk2boot0: mmc2:0001 IX2932 4.00 MiB [ 1.291951] mmcblk2boot1: mmc2:0001 IX2932 4.00 MiB [ 1.298738] gpio-125 (CTRL_SLEEP_MOCI#): hogged as output/high [ 1.299052] mmcblk2rpmb: mmc2:0001 IX2932 4.00 MiB, chardev (234:0) [ 1.308736] +V3.3_SD: supplied by +V3.3_SW [ 1.324113] On-module +V3.3_ADC (LDO4): Bringing 1700000uV into 3300000-3300000uV [ 1.335304] nxp-pca9450 0-0025: pca9450bc probed. [ 1.341471] rtc-ds1307 0-0032: oscillator failed, set time! [ 1.347490] rtc-ds1307 0-0032: registered as rtc0 [ 1.352518] rtc-ds1307 0-0032: hctosys: unable to read the hardware clock [ 1.361890] at24 0-0050: supply vcc not found, using dummy regulator [ 1.370009] at24 0-0050: 256 byte 24c02 EEPROM, writable, 16 bytes/write [ 1.376791] i2c i2c-0: IMX I2C adapter registered [ 1.382901] i2c i2c-1: IMX I2C adapter registered [ 1.388842] i2c i2c-2: IMX I2C adapter registered [ 1.395078] i2c 3-0048: Fixing up cyclic dependency with 32e60000.mipi_dsi [ 1.402036] i2c 3-0048: Fixing up cyclic dependency with hdmi-connector [ 1.409388] at24 3-0050: supply vcc not found, using dummy regulator [ 1.418714] at24 3-0050: 256 byte 24c02 EEPROM, writable, 16 bytes/write [ 1.425633] at24 3-0057: supply vcc not found, using dummy regulator [ 1.434338] at24 3-0057: 256 byte 24c02 EEPROM, writable, 16 bytes/write [ 1.441500] i2c i2c-3: IMX I2C adapter registered [ 1.446936] imx8mq-usb-phy 381f0040.usb-phy: supply vbus not found, using dummy regulator [ 1.457527] clk: failed to reparent hsio_axi to sys_pll2_500m: -16 [ 1.464571] imx6q-pcie 33800000.pcie: PLL REF_CLK is used!. [ 1.470785] imx6q-pcie 33800000.pcie: PCIe PHY PLL clock is locked. [ 1.473437] clk: failed to reparent hsio_axi to sys_pll2_500m: -16 [ 1.487822] clk: failed to reparent hsio_axi to sys_pll2_500m: -16 [ 1.494643] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 1.500229] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1 [ 1.508285] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x0000002001010010 [ 1.508404] imx6q-pcie 33800000.pcie: PCIe PLL is locked. [ 1.517809] xhci-hcd xhci-hcd.1.auto: irq 72, io mem 0x38200000 [ 1.529189] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 1.534696] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 [ 1.542384] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 1.550034] hub 1-0:1.0: USB hub found [ 1.553826] hub 1-0:1.0: 1 port detected [ 1.558050] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.567205] hub 2-0:1.0: USB hub found [ 1.570998] hub 2-0:1.0: 1 port detected [ 1.575506] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 7 mkt segment 2 supported-hw 0x80 0x4 [ 1.586853] On-module +V3.3_ETH: supplied by On-module +V3.3 (BUCK4) [ 1.586886] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO [ 1.636495] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA [ 1.736707] imx6q-pcie 33800000.pcie: iATU unroll: enabled [ 1.742235] imx6q-pcie 33800000.pcie: Detected iATU regions: 4 outbound, 4 inbound [ 1.749850] imx6q-pcie 33800000.pcie: host bridge /soc@0/pcie@33800000 ranges: [ 1.757184] imx6q-pcie 33800000.pcie: IO 0x001ff80000..0x001ff8ffff -> 0x0000000000 [ 1.765406] imx6q-pcie 33800000.pcie: MEM 0x0018000000..0x001fefffff -> 0x0018000000 [ 1.773698] imx6q-pcie 33800000.pcie: iATU unroll: enabled [ 1.779196] imx6q-pcie 33800000.pcie: Detected iATU regions: 4 outbound, 4 inbound [ 1.803448] dwhdmi-imx 32fd8000.hdmi: Detected HDMI TX controller v2.13a with HDCP (samsung_dw_hdmi_phy2) [ 1.814685] dwhdmi-imx 32fd8000.hdmi: registered DesignWare HDMI I2C bus driver [ 1.822056] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 1.830751] imx-dwmac 30bf0000.ethernet: IRQ eth_lpi not found [ 1.836709] imx-dwmac 30bf0000.ethernet: force_sf_dma_mode is ignored if force_thresh_dma_mode is set. [ 1.847023] imx-dwmac 30bf0000.ethernet: User ID: 0x10, Synopsys ID: 0x51 [ 1.853834] imx-dwmac 30bf0000.ethernet: DWMAC4/5 [ 1.858651] imx-dwmac 30bf0000.ethernet: DMA HW capability register supported [ 1.865804] imx-dwmac 30bf0000.ethernet: RX Checksum Offload Engine supported [ 1.872963] imx-dwmac 30bf0000.ethernet: Wake-Up On Lan supported [ 1.879107] imx-dwmac 30bf0000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 1.886816] imx-dwmac 30bf0000.ethernet: Enabled L3L4 Flow TC (entries=8) [ 1.893626] imx-dwmac 30bf0000.ethernet: Enabled RFS Flow TC (entries=8) [ 1.900402] imx-dwmac 30bf0000.ethernet: Enabling HW TC (entries=256, max_off=256) [ 1.907985] imx-dwmac 30bf0000.ethernet: Using 34 bits DMA width [ 1.921484] input: gpio-keys as /devices/platform/gpio-keys/input/input1 [ 1.950185] ALSA device list: [ 1.953183] No soundcards found. [ 2.029364] hub 1-1:1.0: USB hub found [ 2.033198] hub 1-1:1.0: 4 ports detected [ 2.109337] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd [ 2.158245] hub 2-1:1.0: USB hub found [ 2.162642] hub 2-1:1.0: 3 ports detected [ 2.380670] usb 1-1.4: new high-speed USB device number 3 using xhci-hcd [ 2.785999] imx6q-pcie 33800000.pcie: Phy link never came up [ 2.791730] +V3.3_SW: Underflow of regulator enable count [ 2.797182] imx6q-pcie: probe of 33800000.pcie failed with error -110 [ 2.813093] EXT4-fs (mmcblk2p2): INFO: recovery required on readonly filesystem [ 2.820477] EXT4-fs (mmcblk2p2): write access will be enabled during recovery [ 2.927840] EXT4-fs (mmcblk2p2): recovery complete [ 2.934149] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 2.943965] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 2.953437] devtmpfs: mounted [ 2.957023] Freeing unused kernel memory: 3264K [ 2.961640] Run /sbin/init as init process [ 3.072235] systemd[1]: System time before build time, advancing clock. [ 3.102654] 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.134730] systemd[1]: Detected architecture arm64. Welcome to [1mTDX Wayland with XWayland 6.3.0+build.7 (kirkstone)[0m! [ 3.213675] systemd[1]: Hostname set to . [ 3.488663] systemd[1]: Queued start job for default target Graphical Interface. [ 3.530787] systemd[1]: Created slice Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m. [ 3.554374] systemd[1]: Created slice Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m. [ 3.578717] systemd[1]: Created slice Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m. [ 3.602038] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 3.624757] 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.648663] 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.672713] systemd[1]: Reached target Host and Network Name Lookups. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. [ 3.696832] systemd[1]: Reached target Path Units. [[0;32m OK [0m] Reached target [0;1;39mPath Units[0m. [ 3.716501] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 3.740796] systemd[1]: Reached target Slice Units. [[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m. [ 3.760798] systemd[1]: Reached target Swaps. [[0;32m OK [0m] Reached target [0;1;39mSwaps[0m. [ 3.802271] systemd[1]: Listening on RPCbind Server Activation Socket. [[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. [ 3.828578] systemd[1]: Reached target RPC Port Mapper. [[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. [ 3.849329] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on [0;1;39mSyslog Socket[0m. [ 3.869069] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 3.893431] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 3.906002] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 3.929379] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 3.949304] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 3.973058] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 3.993286] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 4.017445] systemd[1]: Listening on User Database Manager Socket. [[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m. [ 4.044032] systemd[1]: Mounting Huge Pages File System... Mounting [0;1;39mHuge Pages File System[0m... [ 4.067972] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 4.091871] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 4.113129] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). [ 4.132581] systemd[1]: Mounting Temporary Directory /tmp... Mounting [0;1;39mTemporary Directory /tmp[0m... [ 4.156874] systemd[1]: Starting Create List of Static Device Nodes... Starting [0;1;39mCreate List of Static Device Nodes[0m... [ 4.184527] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 4.212774] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 4.236162] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 4.251202] fuse: init (API version 7.34) [ 4.263980] systemd[1]: Starting RPC Bind... Starting [0;1;39mRPC Bind[0m... [ 4.288047] systemd[1]: Starting File System Check on Root Device... Starting [0;1;39mFile System Check on Root Device[0m... [ 4.318725] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 4.330621] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 4.339626] systemd[1]: Starting Generate network units from Kernel command line... Starting [0;1;39mGenerate network …ts from Kernel co[ 4.351833] galcore: loading out-of-tree module taints kernel. mmand line[0m... [ 4.352698] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 4.371394] Galcore version 6.4.3.p4.398061 [ 4.388484] systemd[1]: Started RPC Bind. [[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. [ 4.404915] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. [ 4.425391] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 4.448864] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [ 4.457335] [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.699059] 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.811044] systemd-journald[193]: 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.924869] audit: type=1334 audit(1651167746.852:2): prog-id=5 op=LOAD [ 4.931573] audit: type=1334 audit(1651167746.852: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.370488] systemd-journald[193]: 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;39mNetwork Time Synchronizatio[ 5.392554] systemd-journald[193]: /run/log/journal/5f5bc959b0834c6b9060aedf6b161d93/system.journal: Journal header limits reached or header out-of-date, rotating. n[0m. [ 5.430010] caam-snvs 30370000.caam-snvs: violation handlers armed - init state [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [ 5.497201] caam 30900000.crypto: device ID = 0x0a16040100000100 (Era 9) [ 5.504065] caam 30900000.crypto: job rings = 2, qi = 0 [ 5.516447] CAN device driver interface [ 5.573563] wm8904 3-001a: revision A [ 5.577513] ina2xx 3-0040: power monitor ina219 (Rshunt = 10000 uOhm) [ 5.590093] imx-sdma 30bd0000.dma-controller: firmware found. [ 5.591908] hwmon hwmon1: temp1_input not attached to any thermal zone [ 5.596058] imx-sdma 30bd0000.dma-controller: loaded firmware 4.5 [ 5.602492] lm75 3-004f: hwmon1: sensor 'tmp75c' [ 5.692375] fsl-aud2htx 30cb0000.aud2htx: failed to pcm register [ 5.700731] imx-drm display-subsystem: bound imx-lcdifv3-crtc.0 (ops lcdifv3_crtc_ops) [ 5.708819] imx-drm display-subsystem: bound imx-lcdifv3-crtc.1 (ops lcdifv3_crtc_ops) [ 5.716986] imx_sec_dsim_drv 32e60000.mipi_dsi: version number is 0x1060200 [ 5.727727] fsl-aud2htx 30cb0000.aud2htx: failed to pcm register [ 5.750185] imx-sdma 30e10000.dma-controller: firmware found. [ 5.760156] imx-drm display-subsystem: bound 32e60000.mipi_dsi (ops imx_sec_dsim_ops [sec_mipi_dsim_imx]) [ 5.770014] imx-drm display-subsystem: bound 32fd8000.hdmi (ops dw_hdmi_imx_ops) [ 5.781301] debugfs: File 'Headphone Jack' in directory 'dapm' already present! [ 5.808899] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1 [ 5.819235] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 5.945392] input: audio-hdmi HDMI Jack as /devices/platform/sound-hdmi/sound/card1/input2 [ 6.414556] wm8904 3-001a: ASoC: error at snd_soc_component_update_bits on wm8904.3-001a: -16 [ 6.429567] caam algorithms registered in /proc/crypto [ 6.436036] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto [ 6.446003] caam 30900000.crypto: rng crypto API alg registered prng-caam [ 6.453077] caam 30900000.crypto: registering rng-caam [ 6.459801] Device caam-keygen registered [ 6.495458] 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.779519] audit: type=1334 audit(1730440050.445:4): prog-id=7 op=LOAD [ 6.786683] audit: type=1334 audit(1730440050.453: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[ 7.008309] 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 daemon[0m. Starting [0;1;39mIPv6 Packet Filtering Framework[0m... Starting [0;1;39mIPv4 Packet Filteri[ 7.051443] audit: type=1334 audit(1730440050.717:6): prog-id=9 op=LOAD ng Framework[0m... Sta[ 7.061146] audit: type=1334 audit(1730440050.729:7): prog-id=10 op=LOAD rting [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.111646] using random self ethernet address [[0;32m OK [0m] Finished [0;[ 7.116506] using random host ethernet address 1;39mFile System Check on /dev/mmcblk2p1[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. [[0;32m OK [0m] Finished [0;1;39mSave/Restore Sound Card State[0m. [[0;32m OK [0m] Finished [0;1;39mIPv6 Packet Filtering Fram[ 7.182457] Bluetooth: Core ver 2.22 ework[0m. [ 7.187917] NET: Registered PF_BLUETOOTH protocol family [ 7.194885] Bluetooth: HCI device and connection manager initialized [ 7.201473] Bluetooth: HCI socket layer initialized [ 7.206768] Bluetooth: L2CAP socket layer initialized [ 7.212078] Bluetooth: SCO socket layer initialized [[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.391148] usb0: HOST MAC 36:c4:52:37:ec:06 [ 7.395626] usb0: MAC 9a:28:f5:d1:a8:e9 [[0;32m OK [0m] Started [0;1;39mTelephony service[0m. [[0;32m OK [0m] Started [0;1;39mLoad default USB gadget schema g1.schema[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.505307] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 7.521410] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Starting [0;1;39mAvahi [ 7.541411] imx-dwmac 30bf0000.ethernet eth0: PHY [stmmac-0:07] driver [Microchip KSZ9131 Gigabit PHY] (irq=83) mDNS/DNS-SD Stack[0m... [ 7.560094] imx-dwmac 30bf0000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 7.567981] imx-dwmac 30bf0000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-1 [ 7.575695] imx-dwmac 30bf0000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-2 [ 7.583460] imx-dwmac 30bf0000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-3 [ 7.591182] imx-dwmac 30bf0000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-4 [ 7.599416] imx-dwmac 30bf0000.ethernet eth0: No Safety Features support found [ 7.606730] imx-dwmac 30bf0000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported [ 7.615134] imx-dwmac 30bf0000.ethernet eth0: registered PTP clock [ 7.615434] imx-dwmac 30bf0000.ethernet eth0: FPE workqueue start [ 7.615443] imx-dwmac 30bf0000.ethernet eth0: configuring for phy/rgmii-id link mode [ 7.619139] 8021q: adding VLAN 0 to HW filter on device eth0 [[0;32m OK [0m] Mounted [0;1;39m/boot[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m. [[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m. [ 7.702314] audit: type=1334 audit(1730440051.369:8): prog-id=11 op=LOAD [ 7.709115] audit: type=1334 audit(1730440051.377:9): prog-id=12 op=LOAD Starting [0;1;39mHostname Service[0m... Starting [0;1;39mWPA supplicant[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.949091] audit: type=1334 audit(1730440051.617:10): prog-id=13 op=LOAD [ 7.955994] audit: type=1334 audit(1730440051.621: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.236001] audit: type=1006 audit(1730440051.901:12): pid=711 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1 [ 8.248424] audit: type=1300 audit(1730440051.901:12): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffca8796b0 a2=1 a3=ffffa2ace020 items=0 ppid=1 pid=711 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.838551] imx-dwmac 30bf0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 10.846770] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 15.969075] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 38.032496] kauditd_printk_skb: 12 callbacks suppressed [ 38.032506] audit: type=1334 audit(1730455274.533:18): prog-id=0 op=UNLOAD [ 38.044695] audit: type=1334 audit(1730455274.533: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: