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.

PROCESSOR-SDK-J721S2: PROCESSOR-SDK-J721S2: linux kernel 的ipc模块加载不起来

Part Number: PROCESSOR-SDK-J721S2

Hi  TI:

      使用的芯片: j721s2_evm

      使用的sdk版本: ti-processor-sdk-linux-adas-j721s2-evm-10_00_00_08-Linux-x86-Install

      

       我通过 sbl 方式启动 linux kernel,启动后,ipc 相关的模块加载不起来,查看 /sys/class/remoteproc 路径下没有任何文件。烦请 TI 的大佬们帮忙看一下?

       PS:下面是 kenrel 的 log:

NOTICE: BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
NOTICE: BL31: Built : 16:09:05, Feb 9 2024
ERROR: GTC_CNTFID0 is 0! Assuming 200000000 Hz. Fix Bootloader
I/TC:
I/TC: OP-TEE version: 4.2.0-dev (gcc version 13.3.0 (GCC)) #1 Fri Apr 12 09:51:21 UTC 2024 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: GIC redistributor base address not provided
I/TC: Assuming default GIC group status and modifier
I/TC: SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
I/TC: HUK Initialized
I/TC: Activated SA2UL device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: Primary CPU switching to normal world boot

U-Boot SPL 2024.04 (Nov 05 2024 - 19:22:44 +0800)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed -19
Trying to boot from MMC2
Authentication passed
Authentication passed


U-Boot 2024.04 (Nov 07 2024 - 10:24:46 +0800)

SoC: J721S2 SR1.0 HS-FS
Model: Texas Instruments J721S2 EVM
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed -19
Board: J721S2X-PM1-SOM rev E1
DRAM: 2 GiB (effective 16 GiB)
Core: 108 devices, 31 uclasses, devicetree: separate
Flash: 0 Bytes
MMC: mmc@4f80000: 0, mmc@4fb0000: 1
Loading Environment from nowhere... OK
In: serial@2880000
Out: serial@2880000
Err: serial@2880000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed -19
Net: eth0: ethernet@46000000port@1
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
1123 bytes read in 26 ms (42 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
875980 bytes read in 144 ms (5.8 MiB/s)
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
Load Remote Processor 2 with data@addr=0x82000000 875980 bytes: Success!
322740 bytes read in 99 ms (3.1 MiB/s)
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
Load Remote Processor 3 with data@addr=0x82000000 322740 bytes: Success!
15077408 bytes read in 1317 ms (10.9 MiB/s)
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
Load Remote Processor 4 with data@addr=0x82000000 15077408 bytes: Success!
9703384 bytes read in 874 ms (10.6 MiB/s)
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
Load Remote Processor 5 with data@addr=0x82000000 9703384 bytes: Success!
20285952 bytes read in 1690 ms (11.4 MiB/s)
107882 bytes read in 36 ms (2.9 MiB/s)
Working FDT set to 88000000
10407 bytes read in 28 ms (362.3 KiB/s)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
ERROR: reserving fdt memory region failed (addr=880000000 size=2c000000 flags=4)
Loading Device Tree to 000000008fee2000, end 000000008fffffff ... OK
Working FDT set to 8fee2000

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 6.6.32 (jiasong@js) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240620) #30 SMP PREEMPT Tue Nov 12 20:10:24 CST 2024
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: Texas Instruments J721S2 EVM
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 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 0x00000000a4000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a4000000..0x00000000a40fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a4000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a4100000..0x00000000a5ffffff (31744 KiB) nomap non-reusable vision-apps-r5f-memory@a4100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a6000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a6000000..0x00000000a60fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a6000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a6100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a6100000..0x00000000a6ffffff (15360 KiB) nomap non-reusable vision-apps-r5f-memory@a6100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a7000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a7000000..0x00000000a70fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a7000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a7100000..0x00000000a7ffffff (15360 KiB) nomap non-reusable vision-apps-r5f-memory@a7100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 32 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@a8000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a8000000..0x00000000a9ffffff (32768 KiB) nomap non-reusable vision-apps-rtos-ipc-memory-region@a8000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 96 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@aa000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000aa000000..0x00000000afffffff (98304 KiB) nomap non-reusable vision-apps-dma-memory@aa000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b0000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b0000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000b0000000..0x00000000b00fffff (1024 KiB) nomap non-reusable vision-apps-c71-dma-memory@b0000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b0100000, size 95 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@b0100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000b0100000..0x00000000b5ffffff (97280 KiB) nomap non-reusable vision-apps-c71_0-memory@b0100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b6000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b6000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000b6000000..0x00000000b60fffff (1024 KiB) nomap non-reusable vision-apps-c71_1-dma-memory@b6000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b6100000, size 31 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory@b6100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000b6100000..0x00000000b7ffffff (31744 KiB) nomap non-reusable vision-apps-c71_1-memory@b6100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b8000000, size 64 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@b8000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000b8000000..0x00000000bbffffff (65536 KiB) nomap non-reusable vision-apps-core-heap-memory-lo@b8000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 704 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..0x00000008abffffff (720896 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-0x0000000bffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff]
[ 0.000000] node 0: [mem 0x000000009e800000-0x00000000bbffffff]
[ 0.000000] node 0: [mem 0x00000000bc000000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008abffffff]
[ 0.000000] node 0: [mem 0x00000008ac000000-0x0000000bffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000bffffffff]
[ 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 PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: Spectre-v3a
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] CPU features: detected: ARM erratum 1742098
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) root=PARTUUID=0bac1c7f-02 rw rootfstype=ext4 rootwait
[ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4128768
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 2.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
[ 0.000000] Memory: 13726556K/16777216K available (11968K kernel code, 1250K rwdata, 4024K rodata, 2432K init, 502K bss, 2133156K reserved, 917504K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.
[ 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=2
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 960 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:0x0000000001900000
[ 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 @8ac800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x00000008ac040000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008ac050000
[ 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.008442] Console: colour dummy device 80x25
[ 0.013020] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023692] pid_max: default: 32768 minimum: 301
[ 0.028453] LSM: initializing lsm=capability,integrity
[ 0.033797] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.041583] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.050803] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[ 0.058075] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[ 0.065942] rcu: Hierarchical SRCU implementation.
[ 0.070842] rcu: Max phase no-delay instances is 1000.
[ 0.076400] Platform MSI: msi-controller@1820000 domain created
[ 0.082677] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.092145] EFI services will not be available.
[ 0.096923] smp: Bringing up secondary CPUs ...
ERROR: GTC_CNTFID0 is 0! Assuming 200000000 Hz. Fix Bootloader
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.115933] Detected PIPT I-cache on CPU1
[ 0.115990] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.116005] GICv3: CPU1: using allocated LPI pending table @0x00000008ac060000
[ 0.116043] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.116110] smp: Brought up 1 node, 2 CPUs
[ 0.145460] SMP: Total of 2 processors activated.
[ 0.150265] CPU features: detected: 32-bit EL0 Support
[ 0.155520] CPU features: detected: CRC32 instructions
[ 0.160807] CPU: All CPU(s) started at EL2
[ 0.164991] alternatives: applying system-wide alternatives
[ 0.171696] devtmpfs: initialized
[ 0.183699] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.193679] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.216000] pinctrl core: initialized pinctrl subsystem
[ 0.221675] DMI not present or invalid.
[ 0.225970] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.232847] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.240498] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.248839] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.257069] audit: initializing netlink subsys (disabled)
[ 0.262721] audit: type=2000 audit(0.188:1): state=initialized audit_enabled=0 res=1
[ 0.262969] thermal_sys: Registered thermal governor 'step_wise'
[ 0.270645] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.276807] cpuidle: using governor menu
[ 0.287562] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.294530] ASID allocator initialised with 65536 entries
[ 0.309411] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@100000/pinctrl@a40000/mcu-cpsw-cpts
[ 0.321111] platform a000000.dp-bridge: Fixed dependency cycle(s) with /dp0-connector
[ 0.329163] platform dp0-connector: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
[ 0.338354] Modules: 27680 pages in range for non-PLT usage
[ 0.338359] Modules: 519200 pages in range for PLT usage
[ 0.344585] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.356954] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.363356] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.370291] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.376693] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.383626] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.390028] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.396962] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.404272] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
[ 0.413476] iommu: Default domain type: Translated
[ 0.418382] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.424857] SCSI subsystem initialized
[ 0.428902] usbcore: registered new interface driver usbfs
[ 0.434530] usbcore: registered new interface driver hub
[ 0.439972] usbcore: registered new device driver usb
[ 0.445441] pps_core: LinuxPPS API ver. 1 registered
[ 0.450518] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.459858] PTP clock support registered
[ 0.463971] EDAC MC: Ver: 3.0.0
[ 0.467482] scmi_core: SCMI protocol bus registered
[ 0.472656] FPGA manager framework
[ 0.476189] Advanced Linux Sound Architecture Driver Initialized.
[ 0.482883] vgaarb: loaded
[ 0.485837] clocksource: Switched to clocksource arch_sys_counter
[ 0.492224] VFS: Disk quotas dquot_6.6.0
[ 0.496251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.506719] Carveout Heap: Exported 512 MiB at 0x0000000900000000
[ 0.513032] NET: Registered PF_INET protocol family
[ 0.518539] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.531396] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.540364] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.548313] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.557003] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.566519] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.573444] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.580573] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.588237] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.594419] RPC: Registered named UNIX socket transport module.
[ 0.600485] RPC: Registered udp transport module.
[ 0.605289] RPC: Registered tcp transport module.
[ 0.610094] RPC: Registered tcp-with-tls transport module.
[ 0.615698] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.622283] NET: Registered PF_XDP protocol family
[ 0.627190] PCI: CLS 0 bytes, default 64
[ 0.631972] Initialise system trusted keyrings
[ 0.636681] workingset: timestamp_bits=46 max_order=22 bucket_order=0
[ 0.643489] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.649648] NFS: Registering the id_resolver key type
[ 0.654831] Key type id_resolver registered
[ 0.659103] Key type id_legacy registered
[ 0.663208] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.670059] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.691211] Key type asymmetric registered
[ 0.695398] Asymmetric key parser 'x509' registered
[ 0.700409] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.707972] io scheduler mq-deadline registered
[ 0.712599] io scheduler kyber registered
[ 0.716722] io scheduler bfq registered
[ 0.722748] pinctrl-single 4301c000.pinctrl: 13 pins, size 52
[ 0.728756] pinctrl-single 4301c038.pinctrl: 11 pins, size 44
[ 0.734795] pinctrl-single 4301c068.pinctrl: 72 pins, size 288
[ 0.741064] pinctrl-single 4301c190.pinctrl: 1 pins, size 4
[ 0.746893] pinctrl-single 11c000.pinctrl: 72 pins, size 288
[ 0.752962] pinctrl-single 104200.pinctrl: 20 pins, size 80
[ 0.758733] pinctrl-single 104280.pinctrl: 8 pins, size 32
[ 0.764805] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[ 0.774696] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[ 0.786623] loop: module loaded
[ 0.790514] megasas: 07.725.01.00-rc1
[ 0.796215] tun: Universal TUN/TAP device driver, 1.6
[ 0.802034] VFIO - User Level meta-driver version: 0.3
[ 0.807984] usbcore: registered new interface driver usb-storage
[ 0.814476] i2c_dev: i2c /dev entries driver
[ 0.819568] sdhci: Secure Digital Host Controller Interface driver
[ 0.825894] sdhci: Copyright(c) Pierre Ossman
[ 0.830480] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.836614] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.842936] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.849957] usbcore: registered new interface driver usbhid
[ 0.855654] usbhid: USB HID core driver
[ 0.860505] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.869179] optee: probing for conduit method.
I/TC: Reserved shared memory is enabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
[ 0.873740] optee: revision 4.2 (12d7c4ee)
[ 0.890196] optee: dynamic shared memory is enabled
[ 0.899843] random: crng init done
[ 0.903386] optee: initialized driver
[ 0.908617] NET: Registered PF_PACKET protocol family
[ 0.913858] Key type dns_resolver registered
[ 0.921712] registered taskstats version 1
[ 0.925995] Loading compiled-in X.509 certificates
[ 0.938568] ti-sci 44083000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
[ 1.000294] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.007012] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
[ 1.012966] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
[ 1.021620] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
[ 1.030986] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
[ 1.039715] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
[ 1.048435] ti-udma 311a0000.dma-controller: Number of rings: 48
[ 1.055411] ti-udma 311a0000.dma-controller: Channels: 24 (bchan: 0, tchan: 8, rchan: 16)
[ 1.064867] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
[ 1.074762] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.081527] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 1.091053] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259
[ 1.101241] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.108001] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 1.116097] printk: console [ttyS2] disabled
[ 1.120664] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 228, base_baud = 3000000) is a 8250
[ 1.129549] printk: console [ttyS2] enabled
[ 1.129549] printk: console [ttyS2] enabled
[ 1.138047] printk: bootconsole [ns16550a0] disabled
[ 1.138047] printk: bootconsole [ns16550a0] disabled
[ 1.151443] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.197846] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.205846] mdio_bus 46000f00.mdio: MDIO device at address 0 is missing.
[ 1.212554] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 1.225445] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.232657] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.238957] pps pps0: new PPS source ptp0
[ 1.243133] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:1
[ 1.253865] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:200000000, add_val:4 pps:0
[ 1.262721] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
[ 1.263017] mmc0: CQHCI version 5.10
[ 1.272840] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
[ 1.279811] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100
[ 1.286677] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
[ 1.309848] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[ 1.629202] mmc0: Command Queue Engine enabled
[ 1.633686] mmc0: new HS400 MMC card at address 0001
[ 1.639204] mmcblk0: mmc0:0001 A8A58B 29.1 GiB
[ 1.645270] mmcblk0boot0: mmc0:0001 A8A58B 31.9 MiB
[ 1.651157] mmcblk0boot1: mmc0:0001 A8A58B 31.9 MiB
[ 1.656913] mmcblk0rpmb: mmc0:0001 A8A58B 4.00 MiB, chardev (239:0)
[ 1.965438] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.975952] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16)
[ 1.988264] spi-nand spi0.0: unknown raw ID 5b1a104100
[ 1.993425] spi-nand: probe of spi0.0 failed with error -524
[ 1.999609] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 2.045842] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 2.053844] mdio_bus 46000f00.mdio: MDIO device at address 0 is missing.
[ 2.060553] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 2.073450] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 2.080661] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 2.086943] pps pps0: new PPS source ptp1
[ 2.091111] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:1
[ 2.106512] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 2.117115] mmc1: CQHCI version 5.10
[ 2.119532] clk: Disabling unused clocks
[ 2.133274] ALSA device list:
[ 2.136250] No soundcards found.
[ 2.160442] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 2.168129] Waiting for root device PARTUUID=0bac1c7f-02...
[ 2.204515] mmc1: new SDHC card at address 0001
[ 2.209491] mmcblk1: mmc1:0001 SD32G 28.8 GiB
[ 2.215711] mmcblk1: p1 p2
[ 2.949946] EXT4-fs (mmcblk1p2): recovery complete
[ 2.956050] EXT4-fs (mmcblk1p2): mounted filesystem e61222df-2ed3-4a72-839b-90f54ee1d57e r/w with ordered data mode. Quota mode: none.
[ 2.968164] VFS: Mounted root (ext4 filesystem) on device 179:98.
[ 2.985226] devtmpfs: mounted
[ 2.989543] Freeing unused kernel memory: 2432K
[ 2.994198] Run /sbin/init as init process
[ 3.988402] systemd[1]: System time before build time, advancing clock.
[ 4.090334] systemd[1]: Configuration file /usr/lib/systemd/system.conf.d/00-systemd-conf.conf is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 4.106180] systemd[1]: Configuration file /usr/lib/systemd/system.conf.d/00-systemd-conf.conf is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[ 4.124631] 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)
[ 4.156422] systemd[1]: Detected architecture arm64.

Welcome to Arago 2023.10!

[ 4.184336] systemd[1]: Hostname set to <j721s2-evm>.
[ 4.541931] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
[ 4.550821] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
[ 4.582546] 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.
[ 4.665866] 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.
[ 4.740668] systemd[1]: Queued start job for default target Graphical Interface.
[ 4.773221] systemd[1]: Created slice Slice /system/getty.
[ OK ] Created slice Slice /system/getty.
[ 4.795277] systemd[1]: Created slice Slice /system/modprobe.
[ OK ] Created slice Slice /system/modprobe.
[ 4.819109] systemd[1]: Created slice Slice /system/serial-getty.
[ OK ] Created slice Slice /system/serial-getty.
[ 4.842773] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 4.866117] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 4.890018] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 4.913943] systemd[1]: Expecting device /dev/ttyS2...
Expecting device /dev/ttyS2...
[ 4.933972] systemd[1]: Reached target Path Units.
[ OK ] Reached target Path Units.
[ 4.953930] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 4.973898] systemd[1]: Reached target Slice Units.
[ OK ] Reached target Slice Units.
[ 4.993943] systemd[1]: Reached target Swaps.
[ OK ] Reached target Swaps.
[ 5.041108] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 5.062056] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 5.085949] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 5.106157] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 5.130599] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 5.154279] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 5.178289] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 5.194375] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 5.219391] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 5.242229] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 5.262222] systemd[1]: Listening on User Database Manager Socket.
[ OK ] Listening on User Database Manager Socket.
[ 5.314123] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 5.332589] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 5.358309] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 5.378315] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 5.394837] systemd[1]: Mounting Temporary Directory /tmp...
Mounting Temporary Directory /tmp...
[ 5.410269] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.6.32/modules.devname).
[ 5.430492] systemd[1]: Starting Load Kernel Module configfs...
Starting Load Kernel Module configfs...
[ 5.454595] systemd[1]: Starting Load Kernel Module drm...
Starting Load Kernel Module drm...
[ 5.463505] systemd[1]: Starting Load Kernel Module fuse...
Starting Load Kernel Module fuse...
[ 5.494520] systemd[1]: Starting Start psplash boot splash screen...
Starting Start psplash boot splash screen...
[ 5.524229] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 5.538248] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 5.574439] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 5.630635] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 5.656858] systemd[1]: Starting Generate network units from Kernel command line...
Starting Generate network units from Kernel command line...
[ 5.691241] systemd-journald[103]: Configuration file /usr/lib/systemd/journald.conf.d/00-systemd-conf.conf is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 5.708247] systemd-journald[103]: Configuration file /usr/lib/systemd/journald.conf.d/00-systemd-conf.conf is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[ 5.727866] systemd-journald[103]: Collecting audit messages is enabled.
[ 5.730473] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 5.784536] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Starting Create Static Device Nodes in /dev gracefully...
[ 5.822583] EXT4-fs (mmcblk1p2): re-mounted e61222df-2ed3-4a72-839b-90f54ee1d57e r/w. Quota mode: none.
[ 5.837168] systemd[1]: Starting Coldplug All udev Devices...
Starting Coldplug All udev Devices...
[ 5.867766] systemd[1]: Started RPC Bind.
[ OK ] Started RPC Bind.
[ 5.882997] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Mounted Huge Pages File System.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Mounted Temporary Directory /tmp.
[ 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.
[ OK ] Finished Create Static Device Nodes in /dev gracefully.
Mounting Kernel Configuration File System...
Starting Flush Journal to Persistent Storage...
Starting Apply Kernel Variables...
[ 6.256951] systemd-journald[103]: Received client request to flush runtime journal.
Starting Create Static Device Nodes in /dev...
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Reached target Preparation for Local File Systems.
Mounting /var/volatile...
[ 6.371793] audit: type=1334 audit(1709054766.380:2): prog-id=6 op=LOAD
[ 6.380246] audit: type=1334 audit(1709054766.388:3): prog-id=7 op=LOAD
Starting Rule-based Manager for Device Events and Files...
[ OK ] Finished Coldplug All udev Devices.
[ OK ] Finished Apply Kernel Variables.
[ OK ] Mounted /var/volatile.
Starting Load/Save OS Random Seed...
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ OK ] Finished Load/Save OS Random Seed.
[ OK ] Finished Create Volatile Files and Directories.
[ 6.649351] audit: type=1334 audit(1709054766.656:4): prog-id=8 op=LOAD
Starting Network Name Resolution...
[ 6.690081] audit: type=1334 audit(1709054766.696: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.
[ 6.788810] audit: type=1334 audit(1709054766.796:6): prog-id=10 op=LOAD
[ 6.799068] audit: type=1334 audit(1709054766.808:7): prog-id=11 op=LOAD
[ 6.808055] audit: type=1334 audit(1709054766.816:8): prog-id=12 op=LOAD
Starting User Database Manager...
[ OK ] Found device /dev/ttyS2.
[ OK ] Finished Record System Boot/Shutdown in UTMP.
[ OK ] Started User Database Manager.
[ 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.648346] audit: type=1334 audit(1709068564.124: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.
[ OK ] Reached target Socket Units.
[ OK ] Finished Reboot and dump vmcore via kexec.
Starting Virtual Console Setup...
[ OK ] Started D-Bus System Message Bus.
[ OK ] Reached target Basic System.
[ OK ] Started Job spooling tools.
Starting Avahi mDNS/DNS-SD Stack...
[ 8.116621] dbus-broker-lau[274]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[ OK ] Started Periodic Command Scheduler.
Starting Print notice about GPLv3 packages...
Starting IPv6 Packet Filtering Framework...
Starting IPv4 Packet Filtering Framework...
[ 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.224976] audit: type=1334 audit(1709068564.700:10): prog-id=14 op=LOAD
[ 8.235238] audit: type=1334 audit(1709068564.708:11): prog-id=15 op=LOAD
Starting User Login Management...
Starting Telnet Server...
[ OK ] Finished Telnet Server.
[ OK ] Finished IPv4 Packet Filtering Framework.
[ OK ] Finished IPv6 Packet Filtering Framework.
[ OK ] Reached target Preparation for Network.
Starting Network Configuration...
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started User Login Management.
[ OK ] Started Telephony service.
[ OK ] Finished Virtual Console Setup.
[ OK ] Started Network Configuration.
[ OK ] Reached target Network.
Starting Enable and configure wl18xx bluetooth stack...
Starting containerd container runtime...
[ 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 Permit User Sessions.
[ 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...
[ OK ] Finished Expand the rootfs partition to full size of the boot device..
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
[ OK ] Created slice User Slice of UID 1000.
Starting User Runtime Directory /run/user/1000...
[ OK ] Finished User Runtime Directory /run/user/1000.
Starting User Manager for UID 1000...
[ 12.060304] kauditd_printk_skb: 2 callbacks suppressed
[ 12.060314] audit: type=1006 audit(1709068568.536:14): pid=423 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 12.078064] audit: type=1300 audit(1709068568.536:14): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc27b81b8 a2=4 a3=1 items=0 ppid=1 pid=423 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" key=(null)
[ 12.104819] audit: type=1327 audit(1709068568.536:14): proctitle="(systemd)"
[ 12.126277] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 12.133807] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 12.144821] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 12.153224] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 12.164099] platform 2910000.pcie: deferred probe pending
[ 12.169975] platform fixedregulator-dp0-prw: deferred probe pending
[ 12.176262] platform regulator-dp1-prw: deferred probe pending
[ OK ] Started User Manager for UID 1000.
[ OK ] Started Session c1 of User weston 12.969313] audit: type=1006 audit(1709068569.444:15): pid=404 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
0m.
[ 12.984837] audit: type=1300 audit(1709068569.444:15): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffe59bf128 a2=4 a3=1 items=0 ppid=1 pid=404 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)
[ 13.011463] audit: type=1327 audit(1709068569.444:15): proctitle="(weston)"
[ OK ] Created slice Slice /system/systemd-fsck.
Expecting device /dev/mmcblk1p1...
[ OK ] Found device /dev/mmcblk1p1.
Starting File System Check on /dev/mmcblk1p1...
[FAILED] Failed to start Weston, a Wayland compositor, as a system service.
See 'systemctl status weston.service' for details.

_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|

Arago Project j721s2-evm ttyS2

Arago 2023.10 j721s2-evm ttyS2

j721s2-evm login: ***************************************************************
***************************************************************
NOTICE: This file system contains the following GPL-3.0 packages:
adwaita-icon-theme-symbolic
autoconf
bash-dev
bash
bc
binutils
cifs-utils
coreutils-stdbuf
coreutils
cpio
cpp-symlinks
cpp
dosfstools
elfutils
findutils
g++-symlinks
g++
gawk
gcc-symlinks
gcc
gdb
gdbserver
gettext
glmark2
gnu-config
grub-common
grub-editenv
grub-efi
gzip
hidapi
kbd-dev
kbd-keymaps-pine
less
libasm1
libatomic-dev
libatomic1
libbfd
libdebuginfod1
libdw1
libelf1
libgcc-s-dev
libgcc1
libgdbm-compat4
libgdbm-dev
libgdbm6
libgettextlib
libgettextsrc
libgmp10
libidn2-0
libmpc3
libmpfr6
libopcodes
libqt5charts-examples
libqt5charts-plugins
libqt5charts-qmlplugins
libqt5charts5
libqt5serialport-examples
libqt5serialport-plugins
libqt5serialport-qmlplugins
libqt5serialport5
libqt5svg-examples
libqt5svg-plugins
libqt5svg-qmlplugins
libqt5svg5
libqt5virtualkeyboard-plugins
libqt5virtualkeyboard-qmlplugins
libqt5virtualkeyboard5
libreadline-dev
libreadline8
libstdc++-dev
libstdc++6
libunistring5
m4
make
nettle
parted
piglit
qt3d-plugins
qt3d-qmlplugins
qt3d
qtbase-examples
qtbase-plugins
qtbase-qmlplugins
qtbase
qtconnectivity-plugins
qtconnectivity-qmlplugins
qtconnectivity
qtdeclarative-plugins
qtdeclarative-qmlplugins
qtdeclarative-tools
qtdeclarative
qtgraphicaleffects-qmlplugins
qtlocation-examples
qtlocation-plugins
qtlocation-qmlplugins
qtlocation
qtmultimedia-examples
qtmultimedia-plugins
qtmultimedia-qmlplugins
qtmultimedia
qtquics-qmlplugins.control
qtquics2-plugins.control
qtquics2-qmlplugins.control
qtquics2.control
qtscript-examples
qtscript-plugins
qtscript-qmlplugins
qtscript
qtwayland-examples
qtwayland-plugins
qtwayland-qmlplugins
qtwayland
tar
which

If you do not wish to distribute GPL-3.0 components please remove
the above packages prior to distribution. This can be done using
the opkg remove command. i.e.:
opkg remove <package>
Where <package> is the name printed in the list above

NOTE: If the package is a dependency of another package you
will be notified of the dependent packages. You should
use the --force-removal-of-dependent-packages option to
also remove the dependent packages as well
***************************************************************
***************************************************************

j721s2-evm login:
j721s2-evm login: root
[ 25.331769] audit: type=1006 audit(1709068581.808:16): pid=838 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 25.344272] audit: type=1300 audit(1709068581.808:16): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffd1fd7898 a2=1 a3=1 items=0 ppid=1 pid=838 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" key=(null)
[ 25.370894] audit: type=1327 audit(1709068581.808:16): proctitle="(systemd)"
[ 25.382752] audit: type=1334 audit(1709068581.860:17): prog-id=18 op=LOAD
[ 25.390048] audit: type=1300 audit(1709068581.860:17): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffc16901d8 a2=90 a3=0 items=0 ppid=1 pid=838 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
[ 25.416043] audit: type=1327 audit(1709068581.860:17): proctitle="(systemd)"
[ 25.423478] audit: type=1334 audit(1709068581.860:18): prog-id=18 op=UNLOAD
[ 25.430866] audit: type=1300 audit(1709068581.860:18): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=1 a2=0 a3=ffff9d6ccc60 items=0 ppid=1 pid=838 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
[ 25.456653] audit: type=1327 audit(1709068581.860:18): proctitle="(systemd)"
[ 25.464029] audit: type=1334 audit(1709068581.860:19): prog-id=19 op=LOAD
root@j721s2-evm:~#
root@j721s2-evm:~#
root@j721s2-evm:~#
root@j721s2-evm:~# ls /sys/class/remoteproc/
root@j721s2-evm:~#
root@j721s2-evm:~# ls /sys/class/remoteproc/
root@j721s2-evm:~#
root@j721s2-evm:~# ls /sys/class/remoteproc/
root@j721s2-evm:~#

  • 您好

    您是否正在使用签名的映像?

  • 没有使用带签名的,我们这个j721s2是个安全核,使用的tifs-hs-fs-enc.bin。从log上看,是ipc相关的.ko模块没有加载,而且还有很多别的服务和驱动模块也没加载,想请教下一般会是哪些原因引起的?

  • 您好

    您是否可以运行命令"ls -l /lib/firmware /"并与我共享日志?

    您提到了 IPC ,是 IT Vision Apps IPC 您正在尝试做吗? 或来自 PDK 的 IPC 回声测试?

  • 我们是使用sdk里默认的ipc做测试。

    下面是 ls -l /lib/firmware / 的输出:

    root@j721s2-evm:~#
    root@j721s2-evm:~# ls -l /lib/firmware /
    /:
    total 40
    lrwxrwxrwx 1 root root 7 Mar 9 2018 bin -> usr/bin
    drwxr-xr-x 4 root root 4096 Mar 9 2018 boot
    drwxr-xr-x 13 root root 4000 Feb 27 17:26 dev
    drwxr-xr-x 54 root root 4096 Feb 27 17:26 etc
    drwxr-xr-x 3 root root 4096 Mar 9 2018 home
    lrwxrwxrwx 1 root root 7 Mar 9 2018 lib -> usr/lib
    drwxr-xr-x 2 root root 4096 Mar 9 2018 media
    drwxr-xr-x 2 root root 4096 Mar 9 2018 mnt
    drwxrwxrwx 14 root root 4096 Feb 27 17:26 opt
    dr-xr-xr-x 160 root root 0 Jan 1 1970 proc
    drwx------ 4 root root 4096 Feb 27 17:26 root
    drwxr-xr-x 21 root root 660 Feb 27 17:26 run
    lrwxrwxrwx 1 root root 8 Mar 9 2018 sbin -> usr/sbin
    drwxr-xr-x 2 root root 4096 Mar 9 2018 srv
    dr-xr-xr-x 12 root root 0 Feb 27 17:29 sys
    drwxrwxrwt 6 root root 140 Feb 27 17:26 tmp
    drwxrwxrwx 13 root root 4096 Mar 9 2018 usr
    drwxr-xr-x 9 root root 4096 Feb 27 17:26 var

    /lib/firmware:
    total 28080
    -rwxrwxrwx 1 root root 2040 Mar 9 2018 LICENCE.ibt_firmware
    -rwxrwxrwx 1 root root 2046 Mar 9 2018 LICENCE.iwlwifi_firmware
    -rwxrwxrwx 1 root root 482664 Mar 9 2018 bl32.bin
    -rwxrwxrwx 1 root root 4432888 Mar 9 2018 bl32.elf
    drwxrwxrwx 2 root root 4096 Mar 9 2018 cadence
    drwxrwxrwx 2 root root 4096 Mar 9 2018 cnm
    drwxrwxrwx 2 root root 4096 Mar 9 2018 intel
    -rwxrwxrwx 1 root root 918268 Mar 9 2018 iwlwifi-3160-17.ucode
    -rwxrwxrwx 1 root root 2448976 Mar 9 2018 iwlwifi-8000C-34.ucode
    -rwxrwxrwx 1 root root 2428004 Mar 9 2018 iwlwifi-8000C-36.ucode
    -rwxrwxrwx 1 root root 2440780 Mar 9 2018 iwlwifi-8265-34.ucode
    -rwxrwxrwx 1 root root 2436632 Mar 9 2018 iwlwifi-8265-36.ucode
    -rwxrwxrwx 1 root root 2678092 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-34.ucode
    -rwxrwxrwx 1 root root 2521412 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-38.ucode
    -rwxrwxrwx 1 root root 1490508 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-46.ucode
    lrwxrwxrwx 1 root root 43 Nov 19 2024 j721s2-c71_0-fw -> vision_apps_evm/vx_app_rtos_linux_c7x_1.out
    lrwxrwxrwx 1 root root 43 Nov 19 2024 j721s2-c71_1-fw -> vision_apps_evm/vx_app_rtos_linux_c7x_2.out
    lrwxrwxrwx 1 root root 44 Nov 19 2024 j721s2-main-r5f0_0-fw -> vision_apps_evm/vx_app_rtos_linux_mcu2_0.out
    lrwxrwxrwx 1 root root 44 Nov 19 2024 j721s2-main-r5f0_1-fw -> vision_apps_evm/vx_app_rtos_linux_mcu2_1.out
    lrwxrwxrwx 1 root root 49 Nov 19 2024 j721s2-mcu-r5f0_0-fw -> pdk-ipc/ipc_echo_testb_mcu1_0_release_strip.xer5f
    -rwxrwxrwx 1 root root 4896 Mar 9 2018 regulatory.db
    -rwxrwxrwx 1 root root 1085 Mar 9 2018 regulatory.db.p7s
    -rwxrwxrwx 1 root root 143360 Mar 9 2018 rgx.fw.36.53.104.796
    -rwxrwxrwx 1 root root 383128 Mar 9 2018 rgx.sh.36.53.104.796
    -rwxrwxrwx 1 root root 28 Mar 9 2018 tee-header_v2.bin
    -rwxrwxrwx 1 root root 0 Mar 9 2018 tee-pageable_v2.bin
    -rwxrwxrwx 1 root root 482664 Mar 9 2018 tee-pager_v2.bin
    -rwxrwxrwx 1 root root 482664 Mar 9 2018 tee-raw.bin
    -rwxrwxrwx 1 root root 482692 Mar 9 2018 tee.bin
    -rwxrwxrwx 1 root root 4432888 Mar 9 2018 tee.elf
    drwxrwxrwx 2 root root 4096 Mar 9 2018 ti-connectivity
    drwxrwxrwx 3 root root 4096 Mar 9 2018 ti-ipc
    drwxrwxrwx 2 root root 4096 Mar 9 2018 vision_apps_evm
    lrwxrwxrwx 1 root root 46 Mar 9 2018 wave521c_k3_codec_fw.bin -> /usr/lib/firmware/cnm/wave521c_k3_codec_fw.bin
    root@j721s2-evm:~#
    root@j721s2-evm:~# ls /sys/class/remoteproc/
    root@j721s2-evm:~#
    root@j721s2-evm:~# ls /sys/class/remoteproc/
    root@j721s2-evm:~#
    root@j721s2-evm:~#

  • Any update? 

    Please, thanks.

  • 您好

    您是否还可以列出 lsmod 命令的输出? 似乎没有加载任何内核模块。 您正在使用什么文件系统?

  • 下面是 lsmod 的输出,确实没有加载任何模块,我们使用的ext4文件系统,sd卡启动,sd卡的制作是使用sdk里提供的脚本做的。

     想问下没加载任何内核模块一般是哪些原因?

    root@j721s2-evm:~#
    root@j721s2-evm:~#
    root@j721s2-evm:~# lsmod
    Module Size Used by
    root@j721s2-evm:~#

  • 您好

    您正在使用什么文件系统? 请查看 rootfs 以确保/lib/modules 具有所需的内核模块、并且有与您正在引导的正确 Linux 内核版本关联的模块。