Trying 192.168.56.4... Connected to moya.mayfield.sirena.org.uk. Escape character is '^]'. ser2net port telnet,3000 device serialdev, /dev/serial/by-path/pci-0000:00:14.0-usb-0:3.4:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot SPL 2023.07.02-dh-stm32mp1-dhcor-avenger96-20230727.02 (Jul 11 2023 - 15:20:44 +0000) Model: Arrow Electronics STM32MP15xx Avenger96 board Code: SoM:rev=0,ddr3=3 Board:rev=1 RAM: DDR3L 32bits 2x4Gb 533MHz WDT: Started watchdog@5a002000 with servicing every 1000ms (32s timeout) Trying to boot from MMC1 image entry point: 0xc0100000 U-Boot 2023.07.02-dh-stm32mp1-dhcor-avenger96-20230727.02 (Jul 11 2023 - 15:20:44 +0000) CPU: STM32MP157AAC Rev.B Model: Arrow Electronics STM32MP15xx Avenger96 board Board: stm32mp1 in basic mode (arrow,stm32mp15xx-avenger96) DRAM: 1 GiB Clocks: - MPU : 650 MHz - MCU : 208.878 MHz - AXI : 266.500 MHz - PER : 24 MHz - DDR : 533 MHz Core: 285 devices, 34 uclasses, devicetree: separate WDT: Started watchdog@5a002000 with servicing every 1000ms (32s timeout) MMC: STM32 SD/MMC: 2, STM32 SD/MMC: 0, STM32 SD/MMC: 1 Loading Environment from SPIFlash... SF: Detected w25q16dw with page size 256 Bytes, erase size 4 KiB, total 2 MiB OK In: serial Out: serial Err: serial Net: eth0: ethernet@5800a000 Hit any key to stop autoboot: 3  0 STM32MP> setenv autoload no setenv autoload no STM32MP> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff STM32MP> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff STM32MP> dhcp dhcp ethernet@5800a000 Waiting for PHY auto negotiation to complete.......... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 BOOTP broadcast 6 BOOTP broadcast 7 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.202 (7874 ms) STM32MP> setenv serverip 192.168.56.193 setenv serverip 192.168.56.193 STM32MP> tftp 0xc2000000 743862/tftp-deploy-tgm4kwdz/kernel/uImage tftp 0xc2000000 743862/tftp-deploy-tgm4kwdz/kernel/uImage Using ethernet@5800a000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.202 Filename '743862/tftp-deploy-tgm4kwdz/kernel/uImage'. Load address: 0xc2000000 Loading: *T ##########################T ######################## 17.5 MiB 1.1 MiB/s done Bytes transferred = 18383424 (1188240 hex) STM32MP> tftp 0xc4400000 743862/tftp-deploy-tgm4kwdz/ramdisk/ramdisk.cpio.gz.uboot tftp 0xc4400000 743862/tftp-deploy-tgm4kwdz/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@5800a000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.202 Filename '743862/tftp-deploy-tgm4kwdz/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0xc4400000 Loading: *######T T #########################T T #############T T #T ##### 27.7 MiB 523.4 KiB/s done Bytes transferred = 29012600 (1bab278 hex) STM32MP> setenv initrd_size ${filesize} setenv initrd_size ${filesize} STM32MP> tftp 0xc4000000 743862/tftp-deploy-tgm4kwdz/dtb/stm32mp157a-dhcor-avenger96.dtb tftp 0xc4000000 743862/tftp-deploy-tgm4kwdz/dtb/stm32mp157a-dhcor-avenger96.dtb Using ethernet@5800a000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.202 Filename '743862/tftp-deploy-tgm4kwdz/dtb/stm32mp157a-dhcor-avenger96.dtb'. Load address: 0xc4000000 Loading: *################################################## 51.6 KiB 2.3 MiB/s done Bytes transferred = 52814 (ce4e hex) STM32MP> setenv bootargs 'console=ttySTM0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttySTM0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' STM32MP> bootm 0xc2000000 0xc4400000 0xc4000000 bootm 0xc2000000 0xc4400000 0xc4000000 ## Booting kernel from Legacy Image at c2000000 ... Image Name: Created: 2024-09-19 9:33:50 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 18383360 Bytes = 17.5 MiB Load Address: c2000000 Entry Point: c2000000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at c4400000 ... Image Name: Created: 2024-09-19 9:33:55 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 29012536 Bytes = 27.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at c4000000 Booting using the fdt blob at 0xc4000000 Working FDT set to c4000000 Loading Kernel Image Using Device Tree in place at c4000000, end c400fe4d Working FDT set to c4000000 Starting kernel ... U-Boot SPL 2023.07.02-dh-stm32mp1-dhcor-avenger96-20230727.02 (Jul 11 2023 - 15:20:44 +0000) Model: Arrow Electronics STM32MP15xx Avenger96 board Code: SoM:rev=0,ddr3=3 Board:rev=1 RAM: DDR3L 32bits 2x4Gb 533MHz WDT: Started watchdog@5a002000 with servicing every 1000ms (32s timeout) Trying to boot from MMC1 image entry point: 0xc0100000 U-Boot 2023.07.02-dh-stm32mp1-dhcor-avenger96-20230727.02 (Jul 11 2023 - 15:20:44 +0000) CPU: STM32MP157AAC Rev.B Model: Arrow Electronics STM32MP15xx Avenger96 board Board: stm32mp1 in basic mode (arrow,stm32mp15xx-avenger96) DRAM: 1 GiB Clocks: - MPU : 650 MHz - MCU : 208.878 MHz - AXI : 266.500 MHz - PER : 24 MHz - DDR : 533 MHz Core: 285 devices, 34 uclasses, devicetree: separate WDT: Started watchdog@5a002000 with servicing every 1000ms (32s timeout) MMC: STM32 SD/MMC: 2, STM32 SD/MMC: 0, STM32 SD/MMC: 1 Loading Environment from SPIFlash... SF: Detected w25q16dw with page size 256 Bytes, erase size 4 KiB, total 2 MiB OK In: serial Out: serial Err: serial Net: eth0: ethernet@5800a000 Hit any key to stop autoboot: 3  2  1  0 Boot over mmc0! switch to partitions #0, OK mmc0 is current device Scanning mmc 0:4... Found U-Boot script /boot/boot.scr 4988 bytes read in 4 ms (1.2 MiB/s) ## Executing script at c4100000 5771636 bytes read in 258 ms (21.3 MiB/s) arrow,stm32mp15xx-avenger96: No match Booting the Linux kernel... ## Loading kernel from FIT Image at c2000000 ... Using 'conf-stm32mp157a-avenger96.dtb' configuration Trying 'kernel-1' kernel subimage Description: Linux kernel Created: 2023-09-19 10:28:10 UTC Type: Kernel Image Compression: uncompressed Data Start: 0xc2000120 Data Size: 5664384 Bytes = 5.4 MiB Architecture: ARM OS: Linux Load Address: 0xc4000000 Entry Point: 0xc4000000 Hash algo: sha256 Hash value: 31191d4873cf77b25b7cc7f1ff14cb9b913ca29a91a68e0ae01732cb7ac6a4a9 Verifying Hash Integrity ... sha256+ OK ## Loading fdt from FIT Image at c2000000 ... Using 'conf-stm32mp157a-avenger96.dtb' configuration Trying 'fdt-stm32mp157a-avenger96.dtb' fdt subimage Description: Flattened Device Tree blob Created: 2023-09-19 10:28:10 UTC Type: Flat Device Tree Compression: uncompressed Data Start: 0xc25670b8 Data Size: 91772 Bytes = 89.6 KiB Architecture: ARM Load Address: 0xcff00000 Hash algo: sha256 Hash value: 86dfb608c3595a18bf45a56e640ca3c507db4ba191d72bf2535076b8f675c26c Verifying Hash Integrity ... sha256+ OK Loading fdt from 0xc25670b8 to 0xcff00000 Booting using the fdt blob at 0xcff00000 Working FDT set to cff00000 Loading Kernel Image Loading Device Tree to cffe6000, end cffff67b ... OK Working FDT set to cffe6000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.54-stable-standard (oe-user@oe-host) (arm-dhlinux-linux-gnueabi-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP Tue Sep 19 10:28:10 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Arrow Electronics STM32MP157A Avenger96 board [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created DMA memory pool at 0x10000000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node mcuram2@10000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x10040000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node vdev0vring0@10040000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x10041000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node vdev0vring1@10041000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x10042000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node vdev0buffer@10042000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x30000000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node mcuram@30000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x38000000, size 0 MiB [ 0.000000] OF: reserved mem: initialized node retram@38000000, compatible id shared-dma-pool [ 0.000000] cma: Reserved 64 MiB at 0xfbc00000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x00000000c0000000-0x00000000efffffff] [ 0.000000] HighMem [mem 0x00000000f0000000-0x00000000ffffefff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00000000c0000000-0x00000000ffffefff] [ 0.000000] Initmem setup node 0 [mem 0x00000000c0000000-0x00000000ffffefff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.0 [ 0.000000] percpu: Embedded 17 pages/cpu s38292 r8192 d23148 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260415 [ 0.000000] Kernel command line: root=PARTUUID=93274f42-9159-4e4b-8217-0479bee1cff0 rw rootwait consoleblank=0 [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 958536K/1048572K available (7168K kernel code, 1334K rwdata, 3416K rodata, 1024K init, 335K bss, 24500K reserved, 65536K cma-reserved, 196604K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000023] Switching to timer-based delay loop, resolution 41ns [ 0.001515] Console: colour dummy device 80x30 [ 0.002518] printk: console [tty0] enabled [ 0.002583] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.002637] CPU: Testing write buffer coherency: ok [ 0.002744] pid_max: default: 32768 minimum: 301 [ 0.003092] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.003152] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.005032] CPU0: update cpu_capacity 1024 [ 0.005087] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.006501] cblist_init_generic: Setting adjustable number of callback queues. [ 0.006556] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.006805] Setting up static identity map for 0xc0100000 - 0xc0100054 [ 0.007061] rcu: Hierarchical SRCU implementation. [ 0.007095] rcu: Max phase no-delay instances is 1000. [ 0.011291] smp: Bringing up secondary CPUs ... [ 0.012478] CPU1: update cpu_capacity 1024 [ 0.012498] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.012691] smp: Brought up 1 node, 2 CPUs [ 0.012773] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.012809] CPU: All CPU(s) started in SVC mode. [ 0.013955] devtmpfs: initialized [ 0.048888] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.049359] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.049431] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.053260] pinctrl core: initialized pinctrl subsystem [ 0.055747] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.057979] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.059974] thermal_sys: Registered thermal governor 'step_wise' [ 0.060433] cpuidle: using governor ladder [ 0.060548] cpuidle: using governor menu [ 0.060830] No ATAGs? [ 0.060952] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.060998] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.064034] Serial: AMBA PL011 UART driver [ 0.096426] /soc/interrupt-controller@5000d000: bank0 [ 0.096498] /soc/interrupt-controller@5000d000: bank1 [ 0.096540] /soc/interrupt-controller@5000d000: bank2 [ 0.107590] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOA bank added [ 0.108311] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOB bank added [ 0.108964] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOC bank added [ 0.109621] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOD bank added [ 0.110241] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOE bank added [ 0.110909] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOF bank added [ 0.111648] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOG bank added [ 0.112288] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOH bank added [ 0.112920] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOI bank added [ 0.113269] stm32mp157-pinctrl soc:pinctrl@50002000: Pinctrl STM32 initialized [ 0.118635] stm32mp157-pinctrl soc:pinctrl@54004000: GPIOZ bank added [ 0.118710] stm32mp157-pinctrl soc:pinctrl@54004000: Pinctrl STM32 initialized [ 0.143905] cryptd: max_cpu_qlen set to 1000 [ 0.212735] raid6: neonx8 gen() 343 MB/s [ 0.280955] raid6: neonx4 gen() 529 MB/s [ 0.349153] raid6: neonx2 gen() 564 MB/s [ 0.417362] raid6: neonx1 gen() 495 MB/s [ 0.485641] raid6: int32x8 gen() 100 MB/s [ 0.553790] raid6: int32x4 gen() 127 MB/s [ 0.622013] raid6: int32x2 gen() 193 MB/s [ 0.690202] raid6: int32x1 gen() 221 MB/s [ 0.690235] raid6: using algorithm neonx2 gen() 564 MB/s [ 0.758352] raid6: .... xor() 453 MB/s, rmw enabled [ 0.758385] raid6: using neon recovery algorithm [ 0.763099] stm32-mdma 58000000.dma-controller: STM32 MDMA driver registered [ 0.766096] SCSI subsystem initialized [ 0.766594] usbcore: registered new interface driver usbfs [ 0.766716] usbcore: registered new interface driver hub [ 0.766811] usbcore: registered new device driver usb [ 0.767586] mc: Linux media interface: v0.10 [ 0.767730] videodev: Linux video capture interface: v2.00 [ 0.767896] pps_core: LinuxPPS API ver. 1 registered [ 0.767927] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.767992] PTP clock support registered [ 0.769120] Advanced Linux Sound Architecture Driver Initialized. [ 0.770154] Bluetooth: Core ver 2.22 [ 0.770257] NET: Registered PF_BLUETOOTH protocol family [ 0.770288] Bluetooth: HCI device and connection manager initialized [ 0.770337] Bluetooth: HCI socket layer initialized [ 0.770372] Bluetooth: L2CAP socket layer initialized [ 0.770421] Bluetooth: SCO socket layer initialized [ 1.410967] clocksource: Switched to clocksource arch_sys_counter [ 1.434006] NET: Registered PF_INET protocol family [ 1.434461] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.438780] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.438876] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.438977] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.439121] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 1.439470] TCP: Hash tables configured (established 8192 bind 8192) [ 1.439704] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.439812] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.440170] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.441119] RPC: Registered named UNIX socket transport module. [ 1.441171] RPC: Registered udp transport module. [ 1.441198] RPC: Registered tcp transport module. [ 1.441222] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.459116] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 1.461478] Initialise system trusted keyrings [ 1.462171] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 1.476564] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.478092] NFS: Registering the id_resolver key type [ 1.478205] Key type id_resolver registered [ 1.478235] Key type id_legacy registered [ 1.628013] xor: measuring software checksum speed [ 1.639792] arm4regs : 841 MB/sec [ 1.659559] 8regs : 498 MB/sec [ 1.676019] 32regs : 598 MB/sec [ 1.687174] neon : 885 MB/sec [ 1.687203] xor: using function: neon (885 MB/sec) [ 1.687244] Key type asymmetric registered [ 1.687270] Asymmetric key parser 'x509' registered [ 1.687657] bounce: pool size: 64 pages [ 1.687894] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 1.688320] io scheduler mq-deadline registered [ 1.688366] io scheduler kyber registered [ 1.692190] stm32-dma 48000000.dma-controller: no dma pool: can't use MDMA: 0 [ 1.694290] stm32-dma 48000000.dma-controller: STM32 DMA driver registered [ 1.694627] stm32-dma 48001000.dma-controller: no dma pool: can't use MDMA: 0 [ 1.696756] stm32-dma 48001000.dma-controller: STM32 DMA driver registered [ 1.797591] STM32 USART driver initialized [ 1.798872] stm32-usart 4000e000.serial: interrupt mode for rx (no dma) [ 1.799012] stm32-usart 4000e000.serial: interrupt mode for tx (no dma) [ 1.799071] 4000e000.serial: ttySTM2 at MMIO 0x4000e000 (irq = 47, base_baud = 4000000) is a stm32-usart [ 1.799410] serial serial0: tty port ttySTM2 registered [ 1.800621] stm32-usart 40010000.serial: interrupt mode for rx (no dma) [ 1.800673] stm32-usart 40010000.serial: interrupt mode for tx (no dma) [ 1.800724] 40010000.serial: ttySTM0 at MMIO 0x40010000 (irq = 48, base_baud = 4000000) is a stm32-usart [ 2.856914] printk: console [ttySTM0] enabled [ 2.862724] stm32-usart 40018000.serial: interrupt mode for rx (no dma) [ 2.868013] stm32-usart 40018000.serial: interrupt mode for tx (no dma) [ 2.874664] 40018000.serial: ttySTM1 at MMIO 0x40018000 (irq = 49, base_baud = 4000000) is a stm32-usart [ 2.895176] etnaviv etnaviv: bound 59000000.gpu (ops 0xc0899918) [ 2.899844] etnaviv-gpu 59000000.gpu: model: GC400, revision: 4652 [ 2.900776] random: crng init done [ 2.910608] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 0 [ 2.933726] brd: module loaded [ 2.945759] loop: module loaded [ 2.963780] spi-nor spi0.0: w25q16dw (2048 Kbytes) [ 2.972840] CAN device driver interface [ 2.977032] stm32-dwmac 5800a000.ethernet: IRQ eth_wake_irq not found [ 2.982214] stm32-dwmac 5800a000.ethernet: IRQ eth_lpi not found [ 2.988967] stm32-dwmac 5800a000.ethernet: User ID: 0x40, Synopsys ID: 0x42 [ 2.995162] stm32-dwmac 5800a000.ethernet: DWMAC4/5 [ 3.000193] stm32-dwmac 5800a000.ethernet: DMA HW capability register supported [ 3.007462] stm32-dwmac 5800a000.ethernet: RX Checksum Offload Engine supported [ 3.014807] stm32-dwmac 5800a000.ethernet: TX Checksum insertion supported [ 3.021740] stm32-dwmac 5800a000.ethernet: Wake-Up On Lan supported [ 3.028143] stm32-dwmac 5800a000.ethernet: TSO supported [ 3.033373] stm32-dwmac 5800a000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 3.041239] stm32-dwmac 5800a000.ethernet: Enabled L3L4 Flow TC (entries=2) [ 3.048179] stm32-dwmac 5800a000.ethernet: Enabled RFS Flow TC (entries=10) [ 3.055115] stm32-dwmac 5800a000.ethernet: TSO feature enabled [ 3.061034] stm32-dwmac 5800a000.ethernet: Using 32/32 bits DMA host/device width [ 3.080138] usbcore: registered new interface driver cdc_wdm [ 3.084570] usbcore: registered new interface driver usb-storage [ 3.093586] stm32_rtc 5c004000.rtc: registered as rtc0 [ 3.097481] stm32_rtc 5c004000.rtc: setting system clock to 2000-01-01T00:02:12 UTC (946684932) [ 3.106589] stm32_rtc 5c004000.rtc: Date/Time must be initialized [ 3.112252] stm32_rtc 5c004000.rtc: registered rev:1.2 [ 3.117634] i2c_dev: i2c /dev entries driver [ 3.141807] stm32f7-i2c 40012000.i2c: STM32F7 I2C-0 bus adapter [ 3.166217] stm32f7-i2c 40013000.i2c: STM32F7 I2C-1 bus adapter [ 3.191881] stpmic1 2-0033: PMIC Chip Version: 0x10 [ 3.195468] stpmic1 2-0033: mask_base and unmask_base are inverted, please fix it [ 3.208239] platform 5c002000.i2c:stpmic@33:regulators: Fixed dependency cycle(s) with /soc/i2c@5c002000/stpmic@33/regulators/boost [ 3.218844] platform 5c002000.i2c:stpmic@33:regulators: Fixed dependency cycle(s) with /soc/i2c@5c002000/stpmic@33/regulators/buck2 [ 3.230695] platform 5c002000.i2c:stpmic@33:regulators: Fixed dependency cycle(s) with /soc/i2c@5c002000/stpmic@33/regulators/buck4 [ 3.258514] vdda: Bringing 1800000uV into 2900000-2900000uV [ 3.265353] v2v8: Bringing 1800000uV into 2800000-2800000uV [ 3.281089] v1v8: Bringing 1000000uV into 1800000-1800000uV [ 3.297049] stpmic1-regulator 5c002000.i2c:stpmic@33:regulators: Failed to create device link (0x180) with 2-0033 [ 3.306116] stpmic1-regulator 5c002000.i2c:stpmic@33:regulators: Failed to create device link (0x180) with 2-0033 [ 3.316316] stpmic1-regulator 5c002000.i2c:stpmic@33:regulators: Failed to create device link (0x180) with 2-0033 [ 3.326604] stpmic1-regulator 5c002000.i2c:stpmic@33:regulators: Failed to create device link (0x180) with 2-0033 [ 3.336991] stpmic1-regulator 5c002000.i2c:stpmic@33:regulators: Failed to create device link (0x180) with 2-0033 [ 3.347292] stpmic1-regulator 5c002000.i2c:stpmic@33:regulators: Failed to create device link (0x180) with 2-0033 [ 3.357582] stpmic1-regulator 5c002000.i2c:stpmic@33:regulators: Failed to create device link (0x180) with 2-0033 [ 3.367868] stpmic1-regulator 5c002000.i2c:stpmic@33:regulators: Failed to create device link (0x180) with 2-0033 [ 3.378623] i2c 2-003d: Fixed dependency cycle(s) with /hdmi-out/port/endpoint [ 3.385427] i2c 2-003d: Fixed dependency cycle(s) with /soc/display-controller@5a001000/port/endpoint@0 [ 3.395488] at24 2-0053: supply vcc not found, using dummy regulator [ 3.402236] at24 2-0053: 256 byte 24c02 EEPROM, writable, 16 bytes/write [ 3.408133] stm32f7-i2c 5c002000.i2c: STM32F7 I2C-2 bus adapter [ 3.418663] stm_thermal 50028000.thermal: stm_thermal_probe: Driver initialized successfully [ 3.429471] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com [ 3.439873] mmci-pl18x 58005000.mmc: Got CD GPIO [ 3.442277] mmci-pl18x 48004000.mmc: mmc1: PL180 manf 53 rev2 at 0x48004000 irq 71,0 (pio) [ 3.444512] mmci-pl18x 58005000.mmc: mmc0: PL180 manf 53 rev2 at 0x58005000 irq 72,0 (pio) [ 3.451761] ledtrig-cpu: registered to indicate activity on CPUs [ 3.466726] usbcore: registered new interface driver usbhid [ 3.471382] usbhid: USB HID core driver [ 3.476584] stm32-ipcc 4c001000.mailbox: ipcc rev:1.0 enabled, 6 chans, proc 0 [ 3.484422] stm32-rproc 10000000.m4: wdg irq registered [ 3.489418] remoteproc remoteproc0: m4 is available [ 3.510347] platform 4400b004.audio-controller: Fixed dependency cycle(s) with /soc/i2c@5c002000/hdmi-transmitter@3d/ports/port@2/endpoint [ 3.524778] Initializing XFRM netlink socket [ 3.527897] NET: Registered PF_PACKET protocol family [ 3.532906] NET: Registered PF_KEY protocol family [ 3.537809] Bridge firewalling registered [ 3.541678] can: controller area network core [ 3.546169] NET: Registered PF_CAN protocol family [ 3.550827] can: raw protocol [ 3.553770] can: broadcast manager protocol [ 3.559160] can: netlink gateway - max_hops=1 [ 3.561194] mmc0: new high speed SDXC card at address e624 [ 3.562734] Bluetooth: RFCOMM TTY layer initialized [ 3.569287] mmcblk0: mmc0:e624 SD64G 59.5 GiB [ 3.572795] Bluetooth: RFCOMM socket layer initialized [ 3.582476] Bluetooth: RFCOMM ver 1.11 [ 3.585824] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.586121] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 3.593487] GPT:3204245 != 124735487 [ 3.598769] Bluetooth: BNEP filters: protocol multicast [ 3.602330] GPT:Alternate GPT header not at the end of the disk. [ 3.602338] GPT:3204245 != 124735487 [ 3.607656] Bluetooth: BNEP socket layer initialized [ 3.613701] GPT: Use GNU Parted to correct GPT errors. [ 3.617258] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 3.622301] mmcblk0: p1 p2 p3 p4 [ 3.627438] Bluetooth: HIDP socket layer initialized [ 3.641889] 8021q: 802.1Q VLAN Support v1.8 [ 3.645946] Key type dns_resolver registered [ 3.650328] ThumbEE CPU extension supported. [ 3.654494] Registering SWP/SWPB emulation handler [ 3.660242] Loading compiled-in X.509 certificates [ 3.666838] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no [ 3.718319] input: pmic_onkey as /devices/platform/soc/5c002000.i2c/i2c-2/2-0033/5c002000.i2c:stpmic@33:onkey/input/input0 [ 3.744695] mmci-pl18x 58007000.mmc: mmc2: PL180 manf 53 rev2 at 0x58007000 irq 83,0 (pio) [ 3.756628] mmc1: new high speed SDIO card at address 0001 [ 3.765282] regulator regulator.19: regulator disable timed out! [ 3.769929] reg18: failed to disable: -ETIMEDOUT [ 3.774798] stm32-usbphyc 5a006000.usbphyc: registered rev:1.0 [ 3.786455] [drm] Initialized stm 1.0.0 20170330 for 5a001000.display-controller on minor 1 [ 3.795490] stm32-display 5a001000.display-controller: [drm] Cannot find any crtc or sizes [ 3.804004] stm32-display 5a001000.display-controller: [drm] Cannot find any crtc or sizes [ 3.808635] dwc2 49000000.usb-otg: supply vusb_d not found, using dummy regulator [ 3.818891] dwc2 49000000.usb-otg: supply vusb_a not found, using dummy regulator [ 3.925814] mmc2: new DDR MMC card at address 0001 [ 3.930701] mmcblk2: mmc2:0001 DG4008 7.28 GiB [ 3.940674] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.946770] GPT:3145727 != 15273599 [ 3.950261] GPT:Alternate GPT header not at the end of the disk. [ 3.954557] dwc2 49000000.usb-otg: EPs: 9, dedicated fifos, 952 entries in SPRAM [ 3.956256] GPT:3145727 != 15273599 [ 3.956265] GPT: Use GNU Parted to correct GPT errors. [ 3.956349] mmcblk2: p1 p2 p3 p4 [ 3.977813] mmcblk2boot0: mmc2:0001 DG4008 4.00 MiB [ 3.984580] mmcblk2boot1: mmc2:0001 DG4008 4.00 MiB [ 3.990675] mmcblk2rpmb: mmc2:0001 DG4008 4.00 MiB, chardev (242:0) [ 3.996840] dwc2 49000000.usb-otg: DWC OTG Controller [ 4.000734] dwc2 49000000.usb-otg: new USB bus registered, assigned bus number 1 [ 4.008136] dwc2 49000000.usb-otg: irq 86, io mem 0x49000000 [ 4.015028] hub 1-0:1.0: USB hub found [ 4.017571] hub 1-0:1.0: 1 port detected [ 4.024291] ehci-platform 5800d000.usb: EHCI Host Controller [ 4.028729] ehci-platform 5800d000.usb: new USB bus registered, assigned bus number 2 [ 4.029766] debugfs: File 'Capture' in directory 'dapm' already present! [ 4.044053] ehci-platform 5800d000.usb: irq 87, io mem 0x5800d000 [ 4.051764] ALSA device list: [ 4.053344] #0: STM32-AV96-HDMI [ 4.066976] ehci-platform 5800d000.usb: USB 2.0 started, EHCI 1.00 [ 4.073071] hub 2-0:1.0: USB hub found [ 4.075654] hub 2-0:1.0: 2 ports detected [ 4.157215] EXT4-fs (mmcblk0p4): recovery complete [ 4.161746] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Quota mode: disabled. [ 4.169746] VFS: Mounted root (ext4 filesystem) on device 179:4. [ 4.176848] devtmpfs: mounted [ 4.180314] Freeing unused kernel image (initmem) memory: 1024K [ 4.185262] Run /sbin/init as init process [ 4.338987] usb 2-1: new high-speed USB device number 2 using ehci-platform [ 4.512575] hub 2-1:1.0: USB hub found [ 4.515404] hub 2-1:1.0: 3 ports detected [ 4.515730] systemd[1]: System time before build time, advancing clock. [ 4.597120] 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) [ 4.628303] systemd[1]: Detected architecture arm. Welcome to [1mDH Linux Distribution 4.0.0 (kappa)[0m! [ 4.696477] systemd[1]: Hostname set to . [ 5.477081] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6. [ 5.484796] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6. [ 5.781936] systemd[1]: Queued start job for default target Graphical Interface. [ 5.876436] systemd[1]: Created slice Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m. [ 5.899867] systemd[1]: Created slice Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m. [ 5.923808] systemd[1]: Created slice Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m. [ 5.950764] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 5.971836] 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. [ 5.995745] 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. [ 6.019925] systemd[1]: Reached target Path Units. [[0;32m OK [0m] Reached target [0;1;39mPath Units[0m. [ 6.039402] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 6.059384] systemd[1]: Reached target Slice Units. [[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m. [ 6.079380] systemd[1]: Reached target Swaps. [[0;32m OK [0m] Reached target [0;1;39mSwaps[0m. [ 6.144495] systemd[1]: Listening on RPCbind Server Activation Socket. [[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. [ 6.167535] systemd[1]: Reached target RPC Port Mapper. [[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. [ 6.188709] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on [0;1;39mSyslog Socket[0m. [ 6.207926] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 6.241072] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit). [ 6.252159] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 6.276497] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 6.296898] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 6.320711] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 6.344117] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 6.364432] systemd[1]: Listening on User Database Manager Socket. [[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m. [ 6.388588] systemd[1]: Huge Pages File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 6.423916] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 6.452425] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 6.480217] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 6.510118] systemd[1]: Mounting Temporary Directory /tmp... Mounting [0;1;39mTemporary Directory /tmp[0m... [ 6.532354] systemd[1]: Create List of Static Device Nodes was skipped because of a failed condition check (ConditionFileNotEmpty=/lib/modules/6.1.54-stable-standard/modules.devname). [ 6.572436] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 6.605245] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 6.633340] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 6.663490] systemd[1]: Starting RPC Bind... Starting [0;1;39mRPC Bind[0m... [ 6.683659] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/). [ 6.724466] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 6.747201] systemd[1]: Load Kernel Modules was skipped because all trigger condition checks failed. [ 6.771478] systemd[1]: Starting Generate network units from Kernel command line... Starting [0;1;39mGenerate network …ts from Kernel command line[0m... [ 6.815610] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 6.853780] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 6.912730] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 6.941960] EXT4-fs (mmcblk0p4): re-mounted. Quota mode: disabled. [ 7.005058] systemd[1]: Started RPC Bind. [[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. [ 7.016626] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 7.032296] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 7.056243] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 7.072537] systemd[1]: Mounted Temporary Directory /tmp. [[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m. [ 7.097646] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 7.119350] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 7.145677] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 7.161675] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 7.177802] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 7.194116] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 7.222456] systemd[1]: Finished Generate network units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m. [ 7.256301] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[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. Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... [ 7.460167] systemd-journald[142]: Received client request to flush runtime journal. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[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... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Mounted [0;1;39m/var/volatile[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] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[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. [[0;32m OK [0m] Started [0;1[ 9.243411] systemd-journald[142]: Oldest entry in /run/log/journal/a7218cea2d6a4d23949c8cb6dca99cde/system.journal is older than the configured file retention duration (1month), suggesting rotation. ;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [ 9.316285] Bluetooth: HCI UART driver ver 2.3 [ 9.319499] Bluetooth: HCI UART protocol H4 registered [ 9.331192] systemd-journald[142]: /run/log/journal/a7218cea2d6a4d23949c8cb6dca99cde/system.journal: Journal header limits reached or header out-of-date, rotating. [ 9.353865] Bluetooth: HCI UART protocol Broadcom registered [ 9.355421] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator [ 9.403170] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. Starting [0;1;39mWait for udev To …plete Device Initialization[0m... [ 9.787038] stm32-dwmac 5800a000.ethernet ethsom0: renamed from eth0 [ 9.900275] Bluetooth: hci0: BCM: chip id 107 [ 9.904726] Bluetooth: hci0: BCM: features 0x2f [ 9.908826] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 9.910691] Bluetooth: hci0: BCM4345C0 [ 9.919512] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 [ 9.931945] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.arrow,stm32mp157a-avenger96.hcd' Patch [ 10.247779] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 10.405243] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 10.417420] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.arrow,stm32mp157a-avenger96.bin failed with error -2 [ 10.735215] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Sep 4 2022 21:48:18 version 7.45.251 (16ca9cf CY) FWID 01-774406d9 [ 10.872800] Bluetooth: hci0: BCM: features 0x2f [ 10.877969] Bluetooth: hci0: BCM4345C0 Murata Type-1MW UART 37.4 MHz BT 5.0-0187 [ 10.884192] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0366 [[0m[0;31m* [0m] A start job is running for Wait for…vice Initialization (6s / 3min 3s) M [K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Wait for…vice Initialization (6s / 3min 3s) [ 12.638712] brcmfmac mmc1:0001:1 wlansom0: renamed from wlan0 M [K[[0;32m OK [0m] Finished [0;1;39mWait for udev To Complete Device Initialization[0m. [K[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. Starting [0;1;39mLoad Kernel Module fuse[0m... [[0;32m OK [0m] Started [0;1;39mHardware RNG Entropy Gatherer Daemon[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[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;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m. Starting [0;1;39mWeston socket[0m... Starting [0;1;39mConsole System Startup Logging[0m... Starting [0;1;39mLoad/Save RF Kill Switch Status[0m... [[0;32m OK [0m] Listening on [0;1;39mWeston socket[0m. [[0;32m OK [0m] Finished [0;1;39mConsole System Startup Logging[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/Restore Sound Card State[0m... Starting [0;1;39mBluetooth service[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... Starting [0;1;39mIPv4 Packet Filtering Framework[0m... Starting [0;1;39mUser Login Management[0m... Starting [0;1;39mLoad USB gadget schemas[0m... [[0;32m OK [0m] Started [0;1;39mLoad/Save RF Kill Switch Status[0m. [[0;32m OK [0m] Finished [0;1;39mSave/Restore Sound Card State[0m. [[0;32m OK [0m] Finished [0;1;39mIPv4 Packet Filtering Framework[0m. [[0;32m OK [0m] Finished [0;1;39mLoad USB gadget schemas[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. [[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. Starting [0;1;39mNetwork Configuration[0m... [[0;32m OK [0m] Started [0;1;39mBluetooth service[0m. [[0;32m OK [0m] Reached target [0;1;39mBluetooth Support[0m. [ 17.520541] Bluetooth: MGMT ver 1.22 [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m. Starting [0;1;39mHostname Service[0m... [ 17.685702] stm32-dwmac 5800a000.ethernet ethsom0: Register MEM_TYPE_PAGE_POOL RxQ-0 Starting [0;1;39mNetwork Name Resolution[0m... [ 17.774993] stm32-dwmac 5800a000.ethernet ethsom0: PHY [stmmac-0:07] driver [Micrel KSZ9031 Gigabit PHY] (irq=POLL) [ 17.784203] dwmac4: Master AXI performs any burst length [ 17.789496] stm32-dwmac 5800a000.ethernet ethsom0: No Safety Features support found [ 17.997236] stm32-dwmac 5800a000.ethernet ethsom0: IEEE 1588-2008 Advanced Timestamp supported [ 18.005012] stm32-dwmac 5800a000.ethernet ethsom0: registered PTP clock [ 18.022787] stm32-dwmac 5800a000.ethernet ethsom0: configuring for phy/rgmii link mode [ 18.043973] 8021q: adding VLAN 0 to HW filter on device ethsom0 [ 18.048777] stm32-dwmac 5800a000.ethernet ethsom0: Adding VLAN ID 0 is not supported [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[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 ttySTM0[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... 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 1000[0m. Starting [0;1;39mUser Runtime Directory /run/user/1000[0m... [[0;32m OK [0m] Finished [0;1;39mUser Runtime Directory /run/user/1000[0m. Starting [0;1;39mUser Manager for UID 1000[0m... [ 21.128706] stm32-dwmac 5800a000.ethernet ethsom0: Link is Up - 1Gbps/Full - flow control off DH Linux Distribution 4.0.0 dh-stm32mp1-dhcor-avenger96 ttySTM0 dh-stm32mp1-dhcor-avenger96 login: # # Password: # Login incorrect dh-stm32mp1-dhcor-avenger96 login: Password: Login timed out after 60 second DH Linux Distribution 4.0.0 dh-stm32mp1-dhcor-avenger96 ttySTM0 dh-stm32mp1-dhcor-avenger96 login: