PROCESSOR-SDK-AM68A: USB cameras not being detected

Part Number: PROCESSOR-SDK-AM68A

Tool/software:

USB cameras are not being detected when running the ./init_script.sh  and the response is
 

terminate called after throwing an instance of 'std::runtime_error'
  what():  failed to find DRM cards


The only change is that I have enabled the spi interface in the RPI header before.

  • Hi 

    Help share more detail like:

    • Which SDK version you are using ?
    • What is the boot flow ?
    • Are you testing on the EVM or on custom board?
    • What is your usecase?
    • Full boot logs with USB connected.

    Regards
    Diwakar

  • I am using the 09.02.00.05 SDK version. I have attached the boot logs below.

    U-Boot SPL 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
    EEPROM not available at 0x50, trying to read at 0x51
    SPL initial stack usage: 13472 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Loading Environment from nowhere... OK
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
    NOTICE:  BL31: Built : 16:09:05, Feb  9 2024
    I/TC: 
    I/TC: OP-TEE version: 4.1.0-51-g012cdca49 (gcc version 11.4.0 (GCC)) #1 Tue Jan 30 10:48:03 UTC 2024 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/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: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
    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 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    
    
    U-Boot 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    
    SoC:   J721S2 SR1.0 HS-FS
    Model: Texas Instruments AM68 SK
    Board: AM68-SK-SOM rev E2
    DRAM:  2 GiB (effective 16 GiB)
    Core:  74 devices, 32 uclasses, devicetree: separate
    Flash: 0 Bytes
    MMC:   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 mdio_freq:1000000
    Net:   eth0: ethernet@46000000port@1
    Hit any key to stop autoboot:  2  1  0 
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    1334 bytes read in 2 ms (651.4 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    ## Error: "main_cpsw0_qsgmii_phyinit" not defined
    k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
    Failed to load '/lib/firmware/j721s2-mcu-r5f0_1-fw'
    474508 bytes read in 24 ms (18.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 2 with data@addr=0x82000000 474508 bytes: Success!
    330964 bytes read in 19 ms (16.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 3 with data@addr=0x82000000 330964 bytes: Success!
    Failed to load '/lib/firmware/j721s2-main-r5f1_0-fw'
    Failed to load '/lib/firmware/j721s2-main-r5f1_1-fw'
    15212688 bytes read in 291 ms (49.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 6 with data@addr=0x82000000 15212688 bytes: Success!
    9703328 bytes read in 63 ms (146.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 7 with data@addr=0x82000000 9703328 bytes: Success!
    39148032 bytes read in 1613 ms (23.1 MiB/s)
    80835 bytes read in 8 ms (9.6 MiB/s)
    Working FDT set to 88000000
    10448 bytes read in 5 ms (2 MiB/s)
    9302 bytes read in 6 ms (1.5 MiB/s)
    1936 bytes read in 4 ms (472.7 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 000000008fee9000, end 000000008fffffff ... OK
    Working FDT set to 8fee9000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 6.1.80-dirty (inthings@inthings-Z790-UD) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Mon Dec 16 10:54:36 IST 2024
    [    0.000000] Machine model: Texas Instruments AM68 SK
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    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] NUMA: No NUMA configuration found
    [    0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x0000000bffffffff]
    [    0.000000] NUMA: NODE_DATA [mem 0xbfe1d9a00-0xbfe1dbfff]
    [    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 21 pages/cpu s48040 r8192 d29784 u86016
    [    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] Fallback order for Node 0: 0 
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4128768
    [    0.000000] Policy zone: Normal
    [    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) systemd.hostname=am68a-sk root=PARTUUID=5e9c5a16-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] mem auto-init: stack:off, 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: 13708124K/16777216K available (17024K kernel code, 3798K rwdata, 9556K rodata, 7680K init, 625K bss, 2151588K 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 @0x00000008ac030000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008ac040000
    [    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.009219] Console: colour dummy device 80x25
    [    0.013815] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.024489] pid_max: default: 32768 minimum: 301
    [    0.029233] LSM: Security Framework initializing
    [    0.034027] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.041805] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.050910] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.058318] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.064583] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.071972] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.078299] rcu: Hierarchical SRCU implementation.
    [    0.083199] rcu: 	Max phase no-delay instances is 1000.
    [    0.088707] Platform MSI: msi-controller@1820000 domain created
    [    0.094917] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.104252] fsl-mc MSI: msi-controller@1820000 domain created
    [    0.111605] EFI services will not be available.
    [    0.116360] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.129440] Detected PIPT I-cache on CPU1
    [    0.129507] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.129521] GICv3: CPU1: using allocated LPI pending table @0x00000008ac050000
    [    0.129554] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.129614] smp: Brought up 1 node, 2 CPUs
    [    0.158963] SMP: Total of 2 processors activated.
    [    0.163769] CPU features: detected: 32-bit EL0 Support
    [    0.169023] CPU features: detected: 32-bit EL1 Support
    [    0.174273] CPU features: detected: CRC32 instructions
    [    0.179553] CPU: All CPU(s) started at EL2
    [    0.183747] alternatives: applying system-wide alternatives
    [    0.190661] devtmpfs: initialized
    [    0.201709] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.211696] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.232716] pinctrl core: initialized pinctrl subsystem
    [    0.239863] DMI not present or invalid.
    [    0.244175] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.251043] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
    [    0.258716] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.267064] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.275292] audit: initializing netlink subsys (disabled)
    [    0.280943] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
    [    0.281711] thermal_sys: Registered thermal governor 'step_wise'
    [    0.288876] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.295148] cpuidle: using governor menu
    [    0.305962] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.312934] ASID allocator initialised with 65536 entries
    [    0.319518] Serial: AMBA PL011 UART driver
    [    0.339980] KASLR disabled due to lack of seed
    [    0.348283] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.355228] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.361632] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.368565] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.374966] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.381899] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.388301] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.395234] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.402772] ACPI: Interpreter disabled.
    [    0.408036] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
    [    0.417677] iommu: Default domain type: Translated 
    [    0.422666] iommu: DMA domain TLB invalidation policy: strict mode 
    [    0.429207] SCSI subsystem initialized
    [    0.433248] usbcore: registered new interface driver usbfs
    [    0.438878] usbcore: registered new interface driver hub
    [    0.444317] usbcore: registered new device driver usb
    [    0.450202] pps_core: LinuxPPS API ver. 1 registered
    [    0.455279] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.464617] PTP clock support registered
    [    0.468709] EDAC MC: Ver: 3.0.0
    [    0.473329] FPGA manager framework
    [    0.476857] Advanced Linux Sound Architecture Driver Initialized.
    [    0.483544] vgaarb: loaded
    [    0.486511] clocksource: Switched to clocksource arch_sys_counter
    [    0.492902] VFS: Disk quotas dquot_6.6.0
    [    0.496937] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.504048] pnp: PnP ACPI: disabled
    [    0.510556] Carveout Heap: Exported 512 MiB at 0x0000000900000000
    [    0.516867] NET: Registered PF_INET protocol family
    [    0.522224] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.535139] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
    [    0.544064] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.552008] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [    0.560688] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
    [    0.569297] TCP: Hash tables configured (established 131072 bind 65536)
    [    0.576213] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
    [    0.583342] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
    [    0.591007] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.597147] RPC: Registered named UNIX socket transport module.
    [    0.603215] RPC: Registered udp transport module.
    [    0.608019] RPC: Registered tcp transport module.
    [    0.612822] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.619416] NET: Registered PF_XDP protocol family
    [    0.624320] PCI: CLS 0 bytes, default 64
    [    0.628790] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.637626] kvm [1]: IPA Size Limit: 44 bits
    [    0.642732] kvm [1]: vgic-v2@6f020000
    [    0.646480] kvm [1]: GIC system register CPU interface enabled
    [    0.652490] kvm [1]: vgic interrupt IRQ9
    [    0.656536] kvm [1]: Hyp mode initialized successfully
    [    0.662549] Initialise system trusted keyrings
    [    0.667237] workingset: timestamp_bits=42 max_order=22 bucket_order=0
    [    0.676766] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.683082] NFS: Registering the id_resolver key type
    [    0.688275] Key type id_resolver registered
    [    0.692547] Key type id_legacy registered
    [    0.696674] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.703524] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.711194] 9p: Installing v9fs 9p2000 file system support
    [    0.736642] Key type asymmetric registered
    [    0.740826] Asymmetric key parser 'x509' registered
    [    0.745841] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.753511] io scheduler mq-deadline registered
    [    0.758150] io scheduler kyber registered
    [    0.768217] pinctrl-single 4301c000.pinctrl: 13 pins, size 52
    [    0.774285] pinctrl-single 4301c038.pinctrl: 11 pins, size 44
    [    0.780283] pinctrl-single 4301c068.pinctrl: 72 pins, size 288
    [    0.786457] pinctrl-single 4301c190.pinctrl: 1 pins, size 4
    [    0.792329] pinctrl-single 11c000.pinctrl: 72 pins, size 288
    [    0.803899] EINJ: ACPI disabled.
    [    0.823210] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [    0.832466] SuperH (H)SCI(F) driver initialized
    [    0.837547] msm_serial: driver initialized
    [    0.845732] loop: module loaded
    [    0.850206] megasas: 07.719.03.00-rc1
    [    0.855646] SPI driver spidev has no spi_device_id for linux,spidev
    [    0.864892] tun: Universal TUN/TAP device driver, 1.6
    [    0.870888] thunder_xcv, ver 1.0
    [    0.874200] thunder_bgx, ver 1.0
    [    0.877513] nicpf, ver 1.0
    [    0.881276] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
    [    0.888667] hns3: Copyright (c) 2017 Huawei Corporation.
    [    0.894131] hclge is initializing
    [    0.897525] e1000: Intel(R) PRO/1000 Network Driver
    [    0.902507] e1000: Copyright (c) 1999-2006 Intel Corporation.
    [    0.908393] e1000e: Intel(R) PRO/1000 Network Driver
    [    0.913463] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
    [    0.919523] igb: Intel(R) Gigabit Ethernet Network Driver
    [    0.925037] igb: Copyright (c) 2007-2014 Intel Corporation.
    [    0.930744] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.937147] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.943483] sky2: driver version 1.30
    [    0.948219] VFIO - User Level meta-driver version: 0.3
    [    0.955153] usbcore: registered new interface driver usb-storage
    [    0.963347] i2c_dev: i2c /dev entries driver
    [    0.972844] sdhci: Secure Digital Host Controller Interface driver
    [    0.979200] sdhci: Copyright(c) Pierre Ossman
    [    0.984327] Synopsys Designware Multimedia Card Interface Driver
    [    0.991313] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.998567] ledtrig-cpu: registered to indicate activity on CPUs
    [    1.005838] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    1.012915] usbcore: registered new interface driver usbhid
    [    1.018621] usbhid: USB HID core driver
    [    1.026071] 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
    [    1.030647] optee: revision 4.1 (012cdca4)
    [    1.047141] optee: dynamic shared memory is enabled
    [    1.056552] optee: initialized driver
    [    1.062847] Initializing XFRM netlink socket
    [    1.067250] NET: Registered PF_PACKET protocol family
    [    1.072493] 9pnet: Installing 9P2000 support
    [    1.076901] Key type dns_resolver registered
    [    1.081525] registered taskstats version 1
    [    1.085725] Loading compiled-in X.509 certificates
    [    1.108005] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
    [    1.145950] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.152521] pca953x 1-0020: supply vcc not found, using dummy regulator
    [    1.159363] pca953x 1-0020: using no AI
    [    1.187563] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    1.194271] pca953x 2-0021: supply vcc not found, using dummy regulator
    [    1.201121] pca953x 2-0021: using no AI
    [    1.227119] omap_i2c 2000000.i2c: bus 2 rev0.12 at 400 kHz
    [    1.233441] omap_i2c 2040000.i2c: bus 3 rev0.12 at 400 kHz
    [    1.239780] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
    [    1.248468] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
    [    1.257917] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
    [    1.266685] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
    [    1.279499] ti-udma 311a0000.dma-controller: Number of rings: 48
    [    1.286303] ti-udma 311a0000.dma-controller: Channels: 24 (bchan: 0, tchan: 8, rchan: 16)
    [    1.296102] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
    [    1.306002] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    1.312768] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    1.322161] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259
    [    1.332333] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    1.339093] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    1.347638] printk: console [ttyS2] disabled
    [    1.352046] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 216, base_baud = 3000000) is a 8250
    [    1.360897] printk: console [ttyS2] enabled
    [    1.360897] printk: console [ttyS2] enabled
    [    1.369340] printk: bootconsole [ns16550a0] disabled
    [    1.369340] printk: bootconsole [ns16550a0] disabled
    [    1.384251] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.430523] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.439445] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    1.447730] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    1.460595] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    1.467805] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    1.474122] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0
    [    1.485457] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:250000000, add_val:3 pps:0
    [    1.502309] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
    [    1.509302] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
    [    1.516234] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100
    [    1.523162] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
    [    1.531857] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.542442] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16)
    [    1.556305] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.602532] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.611455] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    1.619739] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    1.632605] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    1.639815] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    1.646229] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0
    [    1.656323] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    1.665183] debugfs: Directory 'pd:39' with parent 'pm_genpd' already present!
    [    1.666275] mmc1: CQHCI version 5.10
    [    1.672461] debugfs: Directory 'pd:38' with parent 'pm_genpd' already present!
    [    1.690377] ALSA device list:
    [    1.693366]   No soundcards found.
    [    1.713110] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    1.720739] Waiting for root device PARTUUID=5e9c5a16-02...
    [    1.773948] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    [    1.780959] mmcblk1: mmc1:aaaa SS32G 29.7 GiB 
    [    1.789918]  mmcblk1: p1 p2
    [    1.921532] EXT4-fs (mmcblk1p2): recovery complete
    [    1.927163] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
    [    1.935718] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    1.945580] devtmpfs: mounted
    [    1.951643] Freeing unused kernel memory: 7680K
    [    1.956355] Run /sbin/init as init process
    [    2.168173] systemd[1]: System time before build time, advancing clock.
    [    2.212015] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
    [    2.243510] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2023.10!
    
    [    2.302698] systemd[1]: Hostname set to <am68a-sk>.
    [    2.397373] systemd-sysv-generator[142]: SysV service '/etc/init.d/edgeai-launcher.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [    2.422408] systemd-sysv-generator[142]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [    2.560685] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
    [    2.569650] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
    [    2.596722] systemd[1]: /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.
    [    2.641723] 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.
    [    2.694756] systemd[1]: Queued start job for default target Graphical Interface.
    [    2.732617] systemd[1]: Created slice Slice /system/getty.
    [  OK  ] Created slice Slice /system/getty.
    [    2.756101] systemd[1]: Created slice Slice /system/modprobe.
    [  OK  ] Created slice Slice /system/modprobe.
    [    2.779996] systemd[1]: Created slice Slice /system/serial-getty.
    [  OK  ] Created slice Slice /system/serial-getty.
    [    2.803692] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    2.826777] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
    [    2.850693] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
    [    2.874784] systemd[1]: Reached target Path Units.
    [  OK  ] Reached target Path Units.
    [    2.890590] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    2.910580] systemd[1]: Reached target Slice Units.
    [  OK  ] Reached target Slice Units.
    [    2.926588] systemd[1]: Reached target Swaps.
    [  OK  ] Reached target Swaps.
    [    2.977846] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    3.002732] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    3.027817] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    3.050802] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    3.074963] systemd[1]: Listening on Journal Audit Socket.
    [  OK  ] Listening on Journal Audit Socket.
    [    3.094861] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    3.114872] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    3.130939] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    3.154950] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    3.174794] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    3.194815] systemd[1]: Listening on User Database Manager Socket.
    [  OK  ] Listening on User Database Manager Socket.
    [    3.238859] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    3.257480] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    3.281487] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    3.298843] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    [    3.317314] systemd[1]: Mounting Temporary Directory /tmp...
             Mounting Temporary Directory /tmp...
    [    3.334950] systemd[1]: Create List of Static Device Nodes was skipped because of a failed condition check (ConditionFileNotEmpty=/lib/modules/6.1.80-dirty/modules.devname).
    [    3.371031] systemd[1]: Starting Load Kernel Module configfs...
             Starting Load Kernel Module configfs...
    [    3.389425] systemd[1]: Starting Load Kernel Module drm...
             Starting Load Kernel Module drm...
    [    3.409370] systemd[1]: Starting Load Kernel Module fuse...
             Starting Load Kernel Module fuse...
    [    3.455083] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    3.484762] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    3.498791] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    [    3.515856] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    3.556487] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    3.591332] systemd[1]: Starting Generate network units from Kernel command line...
             Starting Generate network …ts from Kernel command line...
    [    3.622050] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    3.641875] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
    [    3.675269] systemd[1]: Starting Coldplug All udev Devices...
             Starting Coldplug All udev Devices...
    [    3.699824] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    3.719239] 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 Star…progress communication helper.
    [FAILED] Failed to start Load Kernel Modules.
    See 'systemctl status systemd-modules-load.service' for details.
    [  OK  ] Finished Generate network units from Kernel command line.
    [  OK  ] Finished Remount Root and Kernel File Systems.
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
    [    4.032621] systemd-journald[155]: Received client request to flush runtime journal.
             Starting Apply Kernel Variables...
             Starting Create Static Device Nodes in /dev...
    [  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.
    [  OK  ] Reached target Preparation for Local File Systems.
             Mounting /media/ram...
             Mounting /var/volatile...
    [    4.221341] audit: type=1334 audit(1651167747.052:2): prog-id=5 op=LOAD
    [    4.228323] audit: type=1334 audit(1651167747.060:3): prog-id=6 op=LOAD
             Starting Rule-based Manage…for Device Events and Files...
    [  OK  ] Finished Coldplug All udev Devices.
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started Rule-based Manager for Device Events and Files.
    [  OK  ] Finished Create Volatile Files and Directories.
             Starting Network Time Synchronization...
             Starting Record System Boot/Shutdown in UTMP...
    [  OK  ] Finished Record System Boot/Shutdown in UTMP.
    [    4.620630] systemd-journald[155]: Oldest entry in /run/log/journal/4e0dc601f19f42a8912c9d0b35677ee9/system.journal is older than the configured file retention duration (1month), suggesting rotation.
    [  OK  ] Started Network Time Synchronization.
    [    4.653444] systemd-journald[155]: /run/log/journal/4e0dc601f19f42a8912c9d0b35677ee9/system.journal: Journal header limits reached or header out-of-date, rotating.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Started Daily rotation of log files.
    [  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...
             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.
    [    5.170547] random: crng init done
    [  OK  ] Finished Load/Save Random Seed.
    [  OK  ] Started D-Bus System Message Bus.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started Job spooling tools.
    [  OK  ] Started Periodic Command Scheduler.
             Starting DEMO...
             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…ll size of the boot device....
    [  OK  ] Started strongSwan IPsec I…IKEv2 [    5.364853] audit: type=1334 audit(1735964082.005:4): prog-id=7 op=LOAD
    daemon using ipsec.conf.
    [    5.376314] audit: type=1334 audit(1735964082.017:5): prog-id=8 op=LOAD
             Starting User Login Management...
    [  OK  ] Started TEE Supplicant.
             Starting Telnet Server...
    [  OK  ] Finished IPv6 Packet Filtering Framework.
    [  OK  ] Finished IPv4 Packet Filtering Framework.
    [  OK  ] Reached target Preparation for Network.
             Starting Network Configuration...
    [  OK  ] Finished Telnet Server.
    [  OK  ] Found device /dev/ttyS2.
    [  OK  ] Started Telephony service.
    [  OK  ] Started DEMO.
    [  OK  ] Started User Login Management.
    [  OK  ] Finished Expand the rootfs…full size of the boot device..
    [  OK  ] Started Network Configuration.
             Starting Network Name Resolution...
    [    5.895636] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [    5.937441] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
             Starting Avahi mDNS/DNS-SD Stack...
             Starting Enable and configure wl18xx bluetooth stack...
             Starting containerd container runtime...
    [  OK  ] Started Netperf Benchmark Server.
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting Simple Network Ma…ent Protocol (SNMP) Daemon....
             Starting Permit User Sessions...
    [  OK  ] Started Avahi mDNS/DNS-SD 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…ositor, as a system service...
    [  OK  ] Finished Enable and configure wl18xx bluetooth stack.
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [    6.735814] audit: type=1334 audit(1735964083.377:6): prog-id=9 op=LOAD
    [    6.742488] audit: type=1334 audit(1735964083.381:7): prog-id=10 op=LOAD
             Starting User Database Manager...
    [  OK  ] Started User Database Manager.
    [  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...
    [    7.110023] audit: type=1006 audit(1735964083.749:8): pid=396 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [    7.125241] audit: type=1300 audit(1735964083.749:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff96eaae8 a2=4 a3=ffff8a356020 items=0 ppid=1 pid=396 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="/lib/systemd/systemd" key=(null)
    [    7.152727] audit: type=1327 audit(1735964083.749:8): proctitle="(systemd)"
    [  OK  ] Started User Manager for UID 1000.
    [  OK  ] Started Session c1 of User weston.
    [    7.510683] audit: type=1006 audit(1735964084.153:9): pid=350 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
    [    7.524199] audit: type=1300 audit(1735964084.153:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff96eaae8 a2=4 a3=ffff8a356020 items=0 ppid=1 pid=350 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="/lib/systemd/systemd" key=(null)
    [    7.551010] audit: type=1327 audit(1735964084.153:9): proctitle="(weston)"
    [FAILED] Failed to start Weston, a …mpositor, as a system service.
    See 'systemctl status weston.service' for details.
             Starting EdgeAI OOB demos...
    [  OK  ] Started Simple Network Man…ement Protocol (SNMP) Daemon..
    [  OK  ] Created slice Slice /system/systemd-fsck.
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Finished File System Check on /dev/mmcblk1p1.
             Mounting /run/media/BOOT-mmcblk1p1...
    [  OK  ] Created slice Slice /system/systemd-coredump.
    [  OK  ] Started Process Core Dump (PID 596/UID 0).
    [  OK  ] Mounted /run/media/BOOT-mmcblk1p1.
    [  OK  ] Started containerd container runtime.
    [  OK  ] Started EdgeAI OOB demos.
    [   10.063686] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
    [  OK  ] Started Process Core Dump (PID 698/UID 0).
    [   10.754907] kauditd_printk_skb: 8 callbacks suppressed
    [   10.754915] audit: type=1334 audit(1735964087.397:18): prog-id=14 op=UNLOAD
    [   10.769942] audit: type=1334 audit(1735964087.397:19): prog-id=13 op=UNLOAD
    [   11.043122] audit: type=1701 audit(1735964087.685:20): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1083 comm="kmsprint" exe="/usr/bin/kmsprint" sig=6 res=1
    [   11.060331] audit: type=1334 audit(1735964087.697:21): prog-id=15 op=LOAD
    [   11.067599] audit: type=1334 audit(1735964087.697:22): prog-id=16 op=LOAD
    [  OK  ] Started Process Core Dump (PID 1093/UID 0).
    ***************************************************************
    ***************************************************************
    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
    	g++-symlinks
    	g++
    	gawk
    	gcc-symlinks
    	gcc
    	gdb
    	gdbserver
    	gettext
    	glmark2
    	gnu-config
    	grub-common
    	grub-editenv
    	grub-efi
    	gzip
    	hidapi
    	less
    	libasm1
    	libatomic-dev
    	libatomic1
    	libbfd
    	libdebuginfod1
    	libdw1
    	libeigen-dev
    	libelf1
    	libgcc-s-dev
    	libgcc1
    	libgdbm-compat4
    	libgdbm-dev
    	libgdbm6
    	libg[   11.298624] audit: type=1334 audit(1735964087.941:23): prog-id=16 op=UNLOAD
    ettextlib
    	libgettextsrc
    	libgmp10
    	libidn2-0
    	libmpc3
    	lib[   11.310457] audit: type=1334 audit(1735964087.941:24): prog-id=15 op=UNLOAD
    mpfr6
    	libopcodes
    	libqt5charts-examples
    	libqt5charts-plugins
    	libqt5charts-qmlplugins
    	libqt5charts5
    	libqt5sensors-plugins
    	libqt5sensors-qmlplugins
    	libqt5sensors5
    	libqt5serialport-examples
    	libqt5serialport-plugins
    	libqt5serialport-qmlplugins
    	libqt5serialport5
    	libqt5svg-examples
    	libqt5svg-plugins
    	libqt5svg-qmlplugins
    	libqt5svg5
    	libqt5virtualkeyboard-plugins
    	libqt5virtualkeyboard-qmlplugins
    	libqt5virtualkeyboard5
    	libqt5webchannel-plugins
    	libqt5webchannel-qmlplugins
    	libqt5webchannel5
    	libreadline-dev
    	libreadline8
    	libstdc++-dev
    	libstdc++6
    	libunistring2
    	m4-dev
    	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
    	qtquick3d-plugins
    	qtquick3d-qmlplugins
    	qtquick3d
    	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
    ***************************************************************
    ***************************************************************
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project am68a-sk -
    
    Arago 2023.10 am68a-sk -
    
    am68a-sk login:
    [   15.311994] audit: type=1006 audit(1735964091.953:25): pid=1197 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
    [   15.324521] audit: type=1300 audit(1735964091.953:25): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=fffff96eaae8 a2=1 a3=0 items=0 ppid=1 pid=1197 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="/lib/systemd/systemd" key=(null)
    [   15.351586] audit: type=1327 audit(1735964091.953:25): proctitle="(systemd)"
    root@am68a-sk:~# ./ini     cd /opt/edgeai-gst-apps/
    root@am68a-sk:/opt/edgeai-gst-apps# , ./init_script.sh 
    terminate called after throwing an instance of '[   35.737376] kauditd_printk_skb: 8 callbacks suppressed
    std::runtime_error'
      what():  failed to find DRM cards
    [   35.737385] audit: type=1701 audit(1735964112.377:30): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1314 comm="kmsprint" exe="/usr/bin/kmsprint" sig=6 res=1
    [   35.766604] audit: type=1334 audit(1735964112.409:31): prog-id=19 op=LOAD
    [   35.773829] audit: type=1334 audit(1735964112.409:32): prog-id=20 op=LOAD
    root@am68a-sk:/opt/edgeai-gst-apps# [   35.970621] audit: type=1334 audit(1735964112.613:33): prog-id=20 op=UNLOAD
    [   35.977637] audit: type=1334 audit(1735964112.613:34): prog-id=19 op=UNLOAD
    


    I am testing on the EVM. I am running an object detection pipeline on the board, but I also need an SPI sensor too. I have enabled the SPI interface on the 40 pin header.

  • HI 

    The logs which you shared is camera are connected  during that boot ?Can you plug unplug and see if you are seeing any logs on the console.

    Regards
    Diwakar