This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VEN-Q1: The DSP program loaded successfully, but did not run successfully

Part Number: TDA4VEN-Q1

Tool/software:

Hi team,

DSP C7x failed to boot, and it don't reports error in loading firmware during boot, Serial port on the C7X didn't print anything. But the remoteproc log on the Linux side shows that DSP is attached, not actually running.The SDK version is mcu_plus_sdk_j722s_10_00_00_25.

The log information is as follows:

[    7.247369] k3-dsp-rproc 7e000000.dsp: configured DSP for IPC-only mode
[  OK  ] Reached target Basic System.
[    7.277762] dbus-broker-lau[449]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[    7.308761] platform 79000000.r5f: configured R5F for remoteproc mode
[    7.315708] platform 79000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a1000000
[  OK  ] Started Job spooling tools.
[    7.330550] remoteproc remoteproc0: 7e000000.dsp is available
[    7.339669] remoteproc remoteproc0: attaching to 7e000000.dsp
[    7.356976] k3-dsp-rproc 7e000000.dsp: DSP initialized in IPC-only mode
[    7.357227] remoteproc remoteproc1: 79000000.r5f is available
[    7.364295] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node vision-apps-c71-dma-memory@ad000000
[    7.375943] remoteproc remoteproc1: Direct firmware load for j722s-mcu-r5f0_0-fw failed with error -2
[    7.382995] virtio_rpmsg_bus virtio0: rpmsg host is online
[    7.390871] remoteproc remoteproc1: powering up 79000000.r5f
         Starting Avahi mDNS/DNS-SD Stack...

The full log information is as follows:

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 6.6.32-ti-gdb8871293143-dirty (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240620) #1 SMP PREEMPT Thu Aug  1 19:10:56 UTC 2024
[    0.000000] KASLR disabled due to lack of seed
[    0.000000] Machine model: Texas Instruments J722S EVM
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] OF: reserved mem: 0x000000009e780000..0x000000009e7fffff (512 KiB) nomap non-reusable tfa@9e780000
[    0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a0000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a00fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a0000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a0100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a0100000..0x00000000a0ffffff (15360 KiB) nomap non-reusable vision-apps-r5f-memory@a0100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a10fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a1000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a1100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a1100000..0x00000000a1ffffff (15360 KiB) nomap non-reusable vision-apps-r5f-memory@a1100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a2000000..0x00000000a20fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a2000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a2100000..0x00000000a3ffffff (31744 KiB) nomap non-reusable vision-apps-r5f-memory@a2100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 32 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@a5000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a5000000..0x00000000a6ffffff (32768 KiB) nomap non-reusable vision-apps-rtos-ipc-memory-region@a5000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 96 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@a7000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a7000000..0x00000000acffffff (98304 KiB) nomap non-reusable vision-apps-dma-memory@a7000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000ad000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@ad000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000ad000000..0x00000000ad0fffff (1024 KiB) nomap non-reusable vision-apps-c71-dma-memory@ad000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000ad100000, size 63 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@ad100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000ad100000..0x00000000b0ffffff (64512 KiB) nomap non-reusable vision-apps-c71_0-memory@ad100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b1000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b1000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000b1000000..0x00000000b10fffff (1024 KiB) nomap non-reusable vision-apps-c71_1-dma-memory@b1000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b1100000, size 63 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory1b1100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000b1100000..0x00000000b4ffffff (64512 KiB) nomap non-reusable vision-apps-c71_1-memory1b1100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b5000000, size 40 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@b5000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000b5000000..0x00000000b77fffff (40960 KiB) nomap non-reusable vision-apps-core-heap-memory-lo@b5000000
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 512 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x0000000880000000..0x000000089fffffff (524288 KiB) nomap non-reusable vision-apps-core-heap-memory-hi@880000000
[    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
[    0.000000] OF: reserved mem: 0x0000000900000000..0x000000091fffffff (524288 KiB) map non-reusable vision_apps_shared-memories
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000980000000, size 896 MiB
[    0.000000] OF: reserved mem: initialized node linux-cma-buffers@980000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x0000000980000000..0x00000009b7ffffff (917504 KiB) map reusable linux-cma-buffers@980000000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000009ffffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x000000009e77ffff]
[    0.000000]   node   0: [mem 0x000000009e780000-0x00000000a3ffffff]
[    0.000000]   node   0: [mem 0x00000000a4000000-0x00000000a4ffffff]
[    0.000000]   node   0: [mem 0x00000000a5000000-0x00000000b77fffff]
[    0.000000]   node   0: [mem 0x00000000b7800000-0x00000000ffffffff]
[    0.000000]   node   0: [mem 0x0000000880000000-0x000000089fffffff]
[    0.000000]   node   0: [mem 0x00000008a0000000-0x00000009ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ffffffff]
[    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: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.4
[    0.000000] percpu: Embedded 20 pages/cpu s42920 r8192 d30808 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] alternatives: applying boot alternatives
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=9ef03240-02 rw rootfstype=ext4 rootwait
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2064384
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] software IO TLB: area num 4.
[    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
[    0.000000] Memory: 5783384K/8388608K available (11968K kernel code, 1250K rwdata, 4036K rodata, 2432K init, 502K bss, 1687720K reserved, 917504K 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: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
[    0.000000] ITS [mem 0x01820000-0x0182ffff]
[    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @8a0800000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x00000008a0040000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008a0050000
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[    0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.008594] Console: colour dummy device 80x25
[    0.013186] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023852] pid_max: default: 32768 minimum: 301
[    0.028640] LSM: initializing lsm=capability,integrity
[    0.034000] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.041757] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.051600] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.058900] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.066801] rcu: Hierarchical SRCU implementation.
[    0.071697] rcu:     Max phase no-delay instances is 1000.
[    0.077282] Platform MSI: msi-controller@1820000 domain created
[    0.083614] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.093119] EFI services will not be available.
[    0.098008] smp: Bringing up secondary CPUs ...
[    0.103238] Detected VIPT I-cache on CPU1
[    0.103315] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[    0.103331] GICv3: CPU1: using allocated LPI pending table @0x00000008a0060000
[    0.103380] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.104052] Detected VIPT I-cache on CPU2
[    0.104108] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[    0.104121] GICv3: CPU2: using allocated LPI pending table @0x00000008a0070000
[    0.104153] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.104727] Detected VIPT I-cache on CPU3
[    0.104775] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[    0.104786] GICv3: CPU3: using allocated LPI pending table @0x00000008a0080000
[    0.104817] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.104890] smp: Brought up 1 node, 4 CPUs
[    0.184502] SMP: Total of 4 processors activated.
[    0.189307] CPU features: detected: 32-bit EL0 Support
[    0.194569] CPU features: detected: CRC32 instructions
[    0.199874] CPU: All CPU(s) started at EL2
[    0.204067] alternatives: applying system-wide alternatives
[    0.211396] devtmpfs: initialized
[    0.226925] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.236903] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.268141] pinctrl core: initialized pinctrl subsystem
[    0.274002] DMI not present or invalid.
[    0.278528] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.285437] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.292868] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.300977] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.309230] audit: initializing netlink subsys (disabled)
[    0.314929] audit: type=2000 audit(0.208:1): state=initialized audit_enabled=0 res=1
[    0.315357] thermal_sys: Registered thermal governor 'step_wise'
[    0.322848] thermal_sys: Registered thermal governor 'power_allocator'
[    0.329021] cpuidle: using governor menu
[    0.339846] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.346855] ASID allocator initialised with 65536 entries
[    0.369150] Modules: 27680 pages in range for non-PLT usage
[    0.369166] Modules: 519200 pages in range for PLT usage
[    0.375564] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.387950] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.394352] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.401282] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.407680] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.414609] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.421008] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.427935] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.435669] k3-chipinfo 43000014.chipid: Family:J722S rev:SR1.0 JTAGID[0x0bba002f] Detected
[    0.445406] iommu: Default domain type: Translated
[    0.450320] iommu: DMA domain TLB invalidation policy: strict mode
[    0.456900] SCSI subsystem initialized
[    0.461019] usbcore: registered new interface driver usbfs
[    0.466647] usbcore: registered new interface driver hub
[    0.472097] usbcore: registered new device driver usb
[    0.477769] pps_core: LinuxPPS API ver. 1 registered
[    0.482840] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.492172] PTP clock support registered
[    0.496342] EDAC MC: Ver: 3.0.0
[    0.500015] scmi_core: SCMI protocol bus registered
[    0.505310] FPGA manager framework
[    0.508867] Advanced Linux Sound Architecture Driver Initialized.
[    0.515976] vgaarb: loaded
[    0.519066] clocksource: Switched to clocksource arch_sys_counter
[    0.525538] VFS: Disk quotas dquot_6.6.0
[    0.529574] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.542734] Carveout Heap: Exported 512 MiB at 0x0000000900000000
[    0.549088] NET: Registered PF_INET protocol family
[    0.554356] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.567250] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.576079] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.584012] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.592501] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.601840] TCP: Hash tables configured (established 65536 bind 65536)
[    0.608701] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.615804] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.623471] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.629726] RPC: Registered named UNIX socket transport module.
[    0.635798] RPC: Registered udp transport module.
[    0.640602] RPC: Registered tcp transport module.
[    0.645404] RPC: Registered tcp-with-tls transport module.
[    0.651011] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.657594] NET: Registered PF_XDP protocol family
[    0.662501] PCI: CLS 0 bytes, default 64
[    0.667839] Initialise system trusted keyrings
[    0.672601] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[    0.679503] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.685721] NFS: Registering the id_resolver key type
[    0.690909] Key type id_resolver registered
[    0.695184] Key type id_legacy registered
[    0.699293] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.706138] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.746082] Key type asymmetric registered
[    0.750273] Asymmetric key parser 'x509' registered
[    0.755295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.762852] io scheduler mq-deadline registered
[    0.767479] io scheduler kyber registered
[    0.771603] io scheduler bfq registered
[    0.778671] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[    0.785323] pinctrl-single f4000.pinctrl: 171 pins, size 684
[    0.797839] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[    0.814391] loop: module loaded
[    0.818668] megasas: 07.725.01.00-rc1
[    0.826055] tun: Universal TUN/TAP device driver, 1.6
[    0.832334] VFIO - User Level meta-driver version: 0.3
[    0.838819] usbcore: registered new interface driver usb-storage
[    0.845521] i2c_dev: i2c /dev entries driver
[    0.851247] sdhci: Secure Digital Host Controller Interface driver
[    0.857569] sdhci: Copyright(c) Pierre Ossman
[    0.862247] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.868681] ledtrig-cpu: registered to indicate activity on CPUs
[    0.875146] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.882375] usbcore: registered new interface driver usbhid
[    0.888074] usbhid: USB HID core driver
[    0.892281] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
[    0.899140] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
[    0.905926] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fca100
[    0.912709] omap-mailbox 29030000.mailbox: omap mailbox rev 0x66fca100
[    0.920769] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.929820] optee: probing for conduit method.
[    0.934391] optee: revision 4.2 (12d7c4ee)
[    0.934670] optee: dynamic shared memory is enabled
[    0.944062] optee: initialized driver
[    0.949674] NET: Registered PF_PACKET protocol family
[    0.954961] Key type dns_resolver registered
[    0.966644] registered taskstats version 1
[    0.971157] Loading compiled-in X.509 certificates
[    0.987691] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
[    1.043135] omap_i2c 2b200000.i2c: bus 0 rev0.12 at 400 kHz
[    1.049975] pca953x 1-0023: supply vcc not found, using dummy regulator
[    1.056872] pca953x 1-0023: using AI
[    1.085184] omap_i2c 20000000.i2c: bus 1 rev0.12 at 400 kHz
[    1.091287] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[    1.099590] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[    1.108778] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[    1.117752] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created
[    1.132104] ti-udma 485c0100.dma-controller: Number of rings: 82
[    1.140565] ti-udma 485c0100.dma-controller: Channels: 44 (bchan: 16, tchan: 12, rchan: 16)
[    1.151386] ti-udma 485c0000.dma-controller: Number of rings: 150
[    1.162201] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[    1.171698] ti-udma 4e230000.dma-controller: Number of rings: 40
[    1.179303] ti-udma 4e230000.dma-controller: Channels: 20 (bchan: 0, tchan: 8, rchan: 12)
[    1.189539] printk: console [ttyS2] disabled
[    1.194261] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 271, base_baud = 3000000) is a 8250
[    1.203137] printk: console [ttyS2] enabled
[    1.203137] printk: console [ttyS2] enabled
[    1.211591] printk: bootconsole [ns16550a0] disabled
[    1.211591] printk: bootconsole [ns16550a0] disabled
[    1.226228] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[    1.231316] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[    1.238278] Creating 7 MTD partitions on "fc40000.spi.0":
[    1.243672] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[    1.250319] 0x000000080000-0x000000280000 : "ospi.tispl"
[    1.256674] 0x000000280000-0x000000680000 : "ospi.u-boot"
[    1.263143] 0x000000680000-0x0000006c0000 : "ospi.env"
[    1.269278] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[    1.276039] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[    1.282459] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[    1.335075] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000
[    1.346448] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[    1.354582] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000006
[    1.367574] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[    1.374707] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[    1.381288] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010d, freq:500000000, add_val:1 pps:0
[    1.395101] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[    1.405493] cpu cpu0: _of_add_opp_table_v2: no supported OPPs
[    1.413290] cpu cpu0: OPP table can't be empty
[    1.419321] mmc0: CQHCI version 5.10
[    1.430084] j721e-pcie f102000.pcie: host bridge /bus@f0000/pcie@f102000 ranges:
[    1.437571] j721e-pcie f102000.pcie:       IO 0x0068001000..0x0068010fff -> 0x0068001000
[    1.445670] j721e-pcie f102000.pcie:      MEM 0x0068011000..0x006fffffff -> 0x0068011000
[    1.453764] j721e-pcie f102000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.459075] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[    1.554344] mmc0: Command Queue Engine enabled
[    1.558821] mmc0: new HS400 MMC card at address 0001
[    1.564428] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[    1.570364]  mmcblk0: p1 p2
[    1.573734] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
[    1.579603] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
[    1.585337] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (239:0)
[    2.466824] j721e-pcie f102000.pcie: PCI host bridge to bus 0000:00
[    2.473188] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.478675] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x68001000-0x68010fff])
[    2.488142] pci_bus 0000:00: root bus resource [mem 0x68011000-0x6fffffff]
[    2.495039] pci 0000:00:00.0: [104c:b010] type 01 class 0x060400
[    2.501115] pci 0000:00:00.0: supports D1
[    2.505122] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    2.513550] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    2.521722] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    2.528360] pci 0000:00:00.0: PCI bridge to [bus 01]
[    2.533449] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
[    2.540363] pcieport 0000:00:00.0: PME: Signaling with IRQ 484
[    2.546479] pcieport 0000:00:00.0: AER: enabled with IRQ 484
[    2.553872] mmc1: CQHCI version 5.10
[    2.554056] debugfs: Directory 'pd:244' with parent 'pm_genpd' already present!
[    2.566279] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[    2.573617] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[    2.582209] clk: Disabling unused clocks
[    2.591882] ALSA device list:
[    2.594846]   No soundcards found.
[    2.595668] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[    2.606543] Waiting for root device PARTUUID=9ef03240-02...
[    2.658278] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[    2.665525] mmcblk1: mmc1:aaaa SL32G 29.7 GiB
[    2.675080]  mmcblk1: p1 p2
[    2.717036] EXT4-fs (mmcblk1p2): mounted filesystem edd899f2-e747-4025-ab0e-a81aaae8ac8a r/w with ordered data mode. Quota mode: none.
[    2.729206] VFS: Mounted root (ext4 filesystem) on device 179:98.
[    2.741510] devtmpfs: mounted
[    2.745194] Freeing unused kernel memory: 2432K
[    2.749808] Run /sbin/init as init process
[    2.983369] systemd[1]: System time before build time, advancing clock.
[    3.034023] NET: Registered PF_INET6 protocol family
[    3.040051] Segment Routing with IPv6
[    3.043784] In-situ OAM (IOAM) with IPv6
[    3.091403] systemd[1]: systemd 255.4^ 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 -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    3.123268] systemd[1]: Detected architecture arm64.

Welcome to Arago 2023.10!

[    3.151695] systemd[1]: Hostname set to <j722s-evm>.
[    3.475720] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    3.599504] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    3.689340] systemd[1]: Queued start job for default target Graphical Interface.
[    3.728850] systemd[1]: Created slice Slice /system/getty.
[  OK  ] Created slice Slice /system/getty.
[    3.753506] systemd[1]: Created slice Slice /system/modprobe.
[  OK  ] Created slice Slice /system/modprobe.
[    3.777511] systemd[1]: Created slice Slice /system/serial-getty.
[  OK  ] Created slice Slice /system/serial-getty.
[    3.800912] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    3.823577] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[    3.847452] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[    3.871289] systemd[1]: Expecting device /dev/ttyS2...
         Expecting device /dev/ttyS2...
[    3.891331] systemd[1]: Reached target Path Units.
[  OK  ] Reached target Path Units.
[    3.911233] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    3.931204] systemd[1]: Reached target Slice Units.
[  OK  ] Reached target Slice Units.
[    3.951227] systemd[1]: Reached target Swaps.
[  OK  ] Reached target Swaps.
[    4.008677] systemd[1]: Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on RPCbind Server Activation Socket.
[    4.031384] systemd[1]: Reached target RPC Port Mapper.
[  OK  ] Reached target RPC Port Mapper.
[    4.060851] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[    4.083651] systemd[1]: Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[    4.108368] systemd[1]: Listening on Journal Audit Socket.
[  OK  ] Listening on Journal Audit Socket.
[    4.131912] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    4.155960] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    4.176080] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    4.208637] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    4.231821] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    4.251859] systemd[1]: Listening on User Database Manager Socket.
[  OK  ] Listening on User Database Manager Socket.
[    4.299475] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    4.323544] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    4.351628] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    4.371772] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[    4.392088] systemd[1]: Mounting Temporary Directory /tmp...
         Mounting Temporary Directory /tmp...
[    4.421039] systemd[1]: Starting Create List of Static Device Nodes...
         Starting Create List of Static Device Nodes...
[    4.465601] systemd[1]: Starting Load Kernel Module configfs...
         Starting Load Kernel Module configfs...
[    4.491996] systemd[1]: Starting Load Kernel Module drm...
         Starting Load Kernel Module drm...
[    4.520131] systemd[1]: Starting Load Kernel Module fuse...
         Starting Load Kernel Module fuse...
[    4.553823] systemd[1]: Starting Start psplash boot splash screen...
         Starting Start psplash boot splash screen...
[    4.569964] fuse: init (API version 7.39)
[    4.585089] systemd[1]: Starting RPC Bind...
         Starting RPC Bind...
[    4.599607] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    4.620360] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    4.643306] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    4.664453] systemd[1]: Starting Generate network units from Kernel command line...
         Starting Generate network units from Kernel command line...
[    4.692298] cryptodev: loading out-of-tree module taints kernel.
[    4.696347] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems cryptodev: driver 1.13 loaded.
[0m...
[    4.724525] systemd-journald[118]: Collecting audit messages is enabled.
[    4.736475] systemd[1]: Starting Coldplug All udev Devices...
         Starting Coldplug All udev Devices...
[    4.760443] systemd[1]: Started RPC Bind.
[  OK  ] Started RPC Bind.
[    4.781762] systemd[1]: Mounted Huge Pages File System.
[  OK  ] Mounted Huge Pages File System.
[    4.795560] EXT4-fs (mmcblk1p2): re-mounted edd899f2-e747-4025-ab0e-a81aaae8ac8a r/w. Quota mode: none.
[    4.807776] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Mounted POSIX Message Queue File System.
[    4.832129] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[  OK  ] Mounted Kernel Debug File System.
[  OK  ] Mounted Temporary Directory /tmp.
[  OK  ] Finished Create List of Static Device Nodes.
[  OK  ] Finished Load Kernel Module configfs.
[  OK  ] Finished Load Kernel Module drm.
[  OK  ] Finished Load Kernel Module fuse.
[FAILED] Failed to start Start psplash boot splash screen.
See 'systemctl status psplash-start.service' for details.
[DEPEND] Dependency failed for Start psplas…temd progress communication helper.
[  OK  ] Finished Load Kernel Modules.
[  OK  ] Finished Generate network units from Kernel command line.
[  OK  ] Finished Remount Root and Kernel File Systems.
         Mounting FUSE Control File System...
         Mounting Kernel Configuration File System...
         Starting Flush Journal to Persistent Storage...
         Starting Apply Kernel Variables...
         Starting Create Static Device Nodes in /dev gracefully...
[    5.202332] systemd-journald[118]: Received client request to flush runtime journal.
[  OK  ] Mounted FUSE Control File System.
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Finished Flush Journal to Persistent Storage.
[  OK  ] Finished Apply Kernel Variables.
[  OK  ] Finished Create Static Device Nodes in /dev gracefully.
         Starting Create Static Device Nodes in /dev...
[  OK  ] Finished Create Static Device Nodes in /dev.
[  OK  ] Reached target Preparation for Local File Systems.
         Mounting /var/volatile...
[    5.485940] audit: type=1334 audit(1709054766.496:2): prog-id=6 op=LOAD
[    5.492692] audit: type=1334 audit(1709054766.504:3): prog-id=7 op=LOAD
         Starting Rule-based Manager for Device Events and Files...
[  OK  ] Finished Coldplug All udev Devices.
[  OK  ] Mounted /var/volatile.
         Starting Load/Save OS Random Seed...
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
[  OK  ] Finished Create Volatile Files and Directories.
[    5.737374] audit: type=1334 audit(1709054766.748:4): prog-id=8 op=LOAD
         Starting Network Name Resolution...
[    5.802319] audit: type=1334 audit(1709054766.812:5): prog-id=9 op=LOAD
         Starting Network Time Synchronization...
         Starting Record System Boot/Shutdown in UTMP...
[  OK  ] Started Rule-based Manager for Device Events and Files.
[  OK  ] Found device /dev/ttyS2.
[  OK  ] Finished Record System Boot/Shutdown in UTMP.
[    6.022115] audit: type=1334 audit(1709054767.032:6): prog-id=10 op=LOAD
[    6.034116] audit: type=1334 audit(1709054767.044:7): prog-id=11 op=LOAD
[    6.041961] audit: type=1334 audit(1709054767.044:8): prog-id=12 op=LOAD
         Starting User Database Manager...
[  OK  ] Started User Database Manager.
[    6.519150] random: crng init done
[  OK  ] Finished Load/Save OS Random Seed.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Time Set.
[  OK  ] Started Network Name Resolution.
[  OK  ] Reached target Host and Network Name Lookups.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily rotation of log files.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timer Units.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[  OK  ] Listening on D-Bus System Message Bus Socket.
         Starting Docker Socket for the API...
[  OK  ] Listening on dropbear.socket.
[  OK  ] Listening on PC/SC Smart Card Daemon Activation Socket.
         Starting Weston socket...
[    7.048015] audit: type=1334 audit(1746864033.553:9): prog-id=13 op=LOAD
         Starting D-Bus System Message Bus...
         Starting Reboot and dump vmcore via kexec...
[  OK  ] Listening on Docker Socket for the API.
[  OK  ] Listening on Weston socket.
[    7.145067] CAN device driver interface
[  OK  ] Finished Reboot and dump vmcore via kexec.
[    7.178718] mc: Linux media interface: v0.10
[    7.208239] videodev: Linux video capture interface: v2.00
[  OK  ] Reached target Socket Units.
[  OK  ] Started D-Bus System Message Bus    7.227401] k3-dsp-rproc 7e000000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@ad000000
m.
[    7.247369] k3-dsp-rproc 7e000000.dsp: configured DSP for IPC-only mode
[  OK  ] Reached target Basic System.
[    7.277762] dbus-broker-lau[449]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[    7.308761] platform 79000000.r5f: configured R5F for remoteproc mode
[    7.315708] platform 79000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a1000000
[  OK  ] Started Job spooling tools.
[    7.330550] remoteproc remoteproc0: 7e000000.dsp is available
[    7.339669] remoteproc remoteproc0: attaching to 7e000000.dsp
[    7.356976] k3-dsp-rproc 7e000000.dsp: DSP initialized in IPC-only mode
[    7.357227] remoteproc remoteproc1: 79000000.r5f is available
[    7.364295] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node vision-apps-c71-dma-memory@ad000000
[    7.375943] remoteproc remoteproc1: Direct firmware load for j722s-mcu-r5f0_0-fw failed with error -2
[    7.382995] virtio_rpmsg_bus virtio0: rpmsg host is online
[    7.390871] remoteproc remoteproc1: powering up 79000000.r5f
         Starting Avahi mDNS/DNS-SD Stack...
[    7.407228] remoteproc remoteproc1: Direct firmware load for j722s-mcu-r5f0_0-fw failed with error -2
[    7.416531] remoteproc remoteproc1: request_firmware failed: -2
[    7.428610] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
[    7.439763] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[    7.440482] remoteproc remoteproc0: remote processor 7e000000.dsp is now attached
[    7.453396] platform 78000000.r5f: configured R5F for IPC-only mode
[    7.460518] k3-dsp-rproc 7e200000.dsp: assigned reserved memory node vision-apps-c71_1-dma-memory@b1000000
[    7.466737] platform 78000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[    7.476336] k3-dsp-rproc 7e200000.dsp: configured DSP for IPC-only mode
[  OK  ] Started Periodic Command Scheduler.
[    7.498216] remoteproc remoteproc3: 7e200000.dsp is available
[    7.505405] remoteproc remoteproc3: attaching to 7e200000.dsp
         Starting Print notice about GPLv3 packages...
[    7.535488] vdec 30210000.video-codec: Added wave5 driver with caps: 'ENCODE' 'DECODE'
[    7.540158] k3-dsp-rproc 7e200000.dsp: DSP initialized in IPC-only mode
[    7.543713] vdec 30210000.video-codec: Product Code:      0x521c
[    7.555129] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node vision-apps-c71_1-dma-memory@b1000000
[    7.556286] vdec 30210000.video-codec: Firmware Revision: 320127
[    7.581559] virtio_rpmsg_bus virtio1: rpmsg host is online
[    7.587223] rproc-virtio rproc-virtio.1.auto: registered virtio1 (type 7)
[    7.588735] remoteproc remoteproc2: 78000000.r5f is available
[    7.594079] remoteproc remoteproc3: remote processor 7e200000.dsp is now attached
[    7.607723] remoteproc remoteproc2: attaching to 78000000.r5f
[    7.643300] platform 78000000.r5f: R5F core initialized in IPC-only mode
[    7.650942] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[    7.685560] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
         Starting IPv6 Packet Filtering Framework..[    7.696846] virtio_rpmsg_bus virtio2: rpmsg host is online
.
[    7.697102] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:01 UTC (1)
[    7.697766] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
[    7.697955] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
[    7.738624] rproc-virtio rproc-virtio.2.auto: registered virtio2 (type 7)
[    7.745976] remoteproc remoteproc2: remote processor 78000000.r5f is now attached
[    7.758410] platform 78400000.r5f: configured R5F for remoteproc mode
[    7.765559] platform 78400000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[    7.789160] remoteproc remoteproc4: 78400000.r5f is available
[    7.805793] m_can_platform 4e08000.can: m_can device registered (irq=497, version=32)
[    7.823838] remoteproc remoteproc4: Direct firmware load for j722s-main-r5f0_0-fw failed with error -2
[    7.833503] remoteproc remoteproc4: powering up 78400000.r5f
[    7.839608] remoteproc remoteproc4: Direct firmware load for j722s-main-r5f0_0-fw failed with error -2
[    7.839630] remoteproc remoteproc4: request_firmware failed: -2
[    7.846957] m_can_platform 4e18000.can: m_can device registered (irq=498, version=32)
         Starting IPv4 Packet Filtering Framework...
[    7.899377] m_can_platform 20701000.can: m_can device registered (irq=499, version=32)
[    7.937366] PVR_K:  183: Device: fd80000.gpu
[    7.939829] e5010 fd20000.e5010: Device registered as /dev/video2
[  OK  ] Started irqbalance daemon.
         Starting Telephony service...
         Starting Expand the rootfs partiti…to full size of the boot device....
[  OK  ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
[    8.025512] audit: type=1334 audit(1746864034.531:10): prog-id=14 op=LOAD
[    8.040857] audit: type=1334 audit(1746864034.539:11): prog-id=15 op=LOAD
[    8.048006] PVR_K:  183: Read BVNC 36.53.104.796 from HW device registers
         Starting User Login Management...
         Starting Telnet Server...
[  OK  ] Finished IPv6 Packet Filtering Framework.
[  OK  ] Finished IPv4 Packet Filtering Framework.
[  OK  ] Finished Telnet Server.
[    8.108403] PVR_K:  183: RGX Device registered BVNC 36.53.104.796 with 1 core in the system
[    8.119631] [drm] Initialized pvr 24.1.6554834 20170530 for fd80000.gpu on minor 0
[  OK  ] Reached target Preparation for Network.
[  OK  ] Reached target Hardware activated USB gadget.
         Starting Network Configuration...
[  OK  ] Started Telephony service.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[    8.321701] Bluetooth: Core ver 2.22
[    8.325950] NET: Registered PF_BLUETOOTH protocol family
[    8.332556] Bluetooth: HCI device and connection manager initialized
[    8.342060] Bluetooth: HCI socket layer initialized
[    8.350614] Bluetooth: L2CAP socket layer initialized
[    8.355908] Bluetooth: SCO socket layer initialized
[  OK  ] Created slice Slice /system/systemd-fsck.
         Expecting device /dev/mmcblk0p2...
[  OK  ] Finished Expand the rootfs partition to full size of the boot device..
         Starting Virtual Console Setup...
[    8.557704] cfg80211: Loading compiled-in X.509 certificates for regulatory database

[    8.594586] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    8.601609] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    8.613375] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[    8.619645] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 1
[    8.628065] xhci-hcd xhci-hcd.4.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000008010
[    8.637968] xhci-hcd xhci-hcd.4.auto: irq 502, io mem 0x31210000
[    8.644525] m_can_platform 4e08000.can mcu_mcan0: renamed from can0
[    8.644691] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[    8.656719] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 2
[    8.665586] xhci-hcd xhci-hcd.4.auto: Host supports USB 3.0 SuperSpeed
[    8.679770] hub 1-0:1.0: USB hub found
[    8.684663] hub 1-0:1.0: 1 port detected
[  OK  ] Found device /dev/mmcblk0p2.
         Starting File System Check on /dev/mmcblk0p2...
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[    8.829498] m_can_platform 4e18000.can mcu_mcan1: renamed from can1
[    8.841372] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    8.875820] hub 2-0:1.0: USB hub found
[    8.881881] hub 2-0:1.0: 1 port detected
[  OK  ] Started Network Configuration.
[  OK  ] Reached target Network.
[    8.915036] m_can_platform 20701000.can main_mcan0: renamed from can2
         Starting Enable and configure wl18xx bluetooth stack...
         Starting containerd container runtime...
[  OK  ] Started dsp reboot test.
[  OK  ] Started Netperf Benchmark Server.
         Starting Simple Network Management Protocol (SNMP) Daemon....
         Starting Permit User Sessions...
[  OK  ] Finished Enable and configure wl18xx bluetooth stack.
[  OK  ] Finished File System Check on /dev/mmcblk0p2.
[  OK  ] Finished Virtual Console Setup.
[    9.135384] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[    9.145580] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[  OK  ] Finished Permit User Sessions.
         Mounting /run/media/root-mmcblk0p2...
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyS2.
[  OK  ] Reached target Login Prompts.
         Starting Synchronize System and HW clocks...
         Starting Weston, a Wayland compositor, as a system service...
         Expecting device /dev/mmcblk0p1...
         Starting Save/Restore Sound Card State...
[    9.438527] EXT4-fs (mmcblk0p2): mounted filesystem ea798b66-05fb-4130-b812-0a4ef98f7bf7 r/w with ordered data mode. Quota mode: none.
[  OK  ] Mounted /run/media/root-mmcblk0p2.
[  OK  ] Finished Save/Restore Sound Card State.
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
[  OK  ] Reached target Sound Card.
[    9.539152] usb 1-1: new full-speed USB device number 2 using xhci-hcd
[  OK  ] Found device /dev/mmcblk0p1.
         Starting File System Check on /dev/mmcblk0p1...
[  OK  ] Created slice User Slice of UID 1000.
         Starting User Runtime Directory /run/user/1000...
[  OK  ] Finished File System Check on /dev/mmcblk0p1.
         Mounting /run/media/boot-mmcblk0p1...
[  OK  ] Finished User Runtime Directory /run/user/1000.
         Starting User Manager for UID 1000...
[  OK  ] Mounted /run/media/boot-mmcblk0p1.
         Expecting device /dev/mmcblk1p1...
[    9.971723] usb 1-1: not running at top speed; connect to a high speed hub
[    9.980774] hub 1-1:1.0: USB hub found
[    9.984800] hub 1-1:1.0: 4 ports detected
[  OK  ] Found device /dev/mmcblk1p1.
[   10.103217] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
         Starting File System Check on /dev/mmcblk1p1...
[   10.132642] hub 2-1:1.0: USB hub found
[   10.137587] hub 2-1:1.0: 4 ports detected
[  OK  ] Started Simple Network Management Protocol (SNMP) Daemon..
[   10.367899] usbcore: registered new device driver onboard-usb-hub
[  OK  ] Finished File System Check on /dev/mmcblk1p1.
         Mounting /run/media/boot-mmcblk1p1...
[  OK  ] Mounted /run/media/boot-mmcblk1p1.
[   10.535905] hub 1-1:1.0: USB hub found
[   10.539870] hub 1-1:1.0: 4 ports detected
[   10.549445] hub 1-1:1.0: USB hub found
[   10.553945] hub 1-1:1.0: 4 ports detected
[   10.644277] hub 2-1:1.0: USB hub found
[   10.648692] hub 2-1:1.0: 4 ports detected
[   10.660963] hub 2-1:1.0: USB hub found
[   10.671237] hub 2-1:1.0: 4 ports detected
[  OK  ] Started User Manager for UID 1000.
[  OK  ] Started Session c1 of User weston   10.956202] kauditd_printk_skb: 5 callbacks suppressed
0m.
[   10.956218] audit: type=1006 audit(1746864037.463:15): pid=650 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[   10.976419] audit: type=1300 audit(1746864037.463:15): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffedbb1d68 a2=4 a3=1 items=0 ppid=1 pid=650 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/usr/lib/systemd/systemd-executor" key=(null)
[   11.003018] audit: type=1327 audit(1746864037.463:15): proctitle="(weston)"
[FAILED] Failed to start Weston, a Wayland compositor, as a system service.
See 'systemctl status weston.service' for details.
[  OK  ] Started containerd container runtime.

What could cause the DSP firmware to not load successfully?Or is there a way to locate the problem? Thanks.

Best Regards