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.

SK-TDA4VM: PCI-E (M key) kernal panic

Part Number: SK-TDA4VM
Other Parts Discussed in Thread: TDA4VM

Tool/software:

hi, experts

When I tried to connect an external pci device on M.2 M Key at SK-TDA4VM, kernel panic occurred. 
Could you guide us what occurred the panic and how to fix it?

The pci device works up to 4 lanes. 


U-Boot 2023.04 (Jun 04 2024 - 17:20:47 +0900)

SoC: J721E SR1.1 GP
Model: Texas Instruments J721E SK A72
Board: J721EX-EAIK rev A1
->software_revision: 01
->serial: 1358
->mac_addr_cnt: 0
DRAM: 4 GiB
Core: 121 devices, 34 uclasses, devicetree: separate
Flash: 0 Bytes
MMC: mmc@4fb0000: 1
Loading Environment from nowhere... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
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
Failed to load 'boot.scr'
1432 bytes read in 20 ms (69.3 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
Running uenvcmd ...
1 bytes read in 19 ms (0 Bytes/s)
Already setup.
k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
Failed to load '/lib/firmware/j7-mcu-r5f0_1-fw'
446016 bytes read in 42 ms (10.1 MiB/s)
Load Remote Processor 2 with data@addr=0x82000000 446016 bytes: Success!
326836 bytes read in 40 ms (7.8 MiB/s)
Load Remote Processor 3 with data@addr=0x82000000 326836 bytes: Success!
Failed to load '/lib/firmware/j7-main-r5f1_0-fw'
Failed to load '/lib/firmware/j7-main-r5f1_1-fw'
994096 bytes read in 64 ms (14.8 MiB/s)
Load Remote Processor 6 with data@addr=0x82000000 994096 bytes: Success!
994096 bytes read in 47 ms (20.2 MiB/s)
Load Remote Processor 7 with data@addr=0x82000000 994096 bytes: Success!
13365392 bytes read in 194 ms (65.7 MiB/s)
Load Remote Processor 8 with data@addr=0x82000000 13365392 bytes: Success!
20367872 bytes read in 626 ms (31 MiB/s)
103330 bytes read in 31 ms (3.2 MiB/s)
Working FDT set to 88000000
10434 bytes read in 27 ms (377 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=27000000 flags=4)
Loading Device Tree to 000000008fee3000, end 000000008fffffff ... OK
Working FDT set to 8fee3000

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 6.1.46-g5892b80d6b (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Mon Nov 27 16:11:04 UTC 2023
[ 0.000000] Machine model: Texas Instruments J721E SK
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000008e0000000, size 512 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 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 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a8000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a8100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a9000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a9100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a9100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 96 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@ac000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b2000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b2000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b2100000, size 95 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c71-memory@b2100000, 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 DMA memory pool at 0x00000000d8000000, size 192 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000e4000000, size 8 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@e4000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000e4800000, size 24 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@e4800000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 624 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff]
[ 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-0x00000000b7ffffff]
[ 0.000000] node 0: [mem 0x00000000b8000000-0x00000000d7ffffff]
[ 0.000000] node 0: [mem 0x00000000d8000000-0x00000000e5ffffff]
[ 0.000000] node 0: [mem 0x00000000e6000000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008a6ffffff]
[ 0.000000] node 0: [mem 0x00000008a7000000-0x00000008ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[ 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 19 pages/cpu s38376 r8192 d31256 u77824
[ 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] Built 1 zonelists, mobility grouping on. Total pages: 1032192
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 systemd.hostname=tda4vm-sk root=PARTUUID=58681ff3-02 rw rootfstype=ext4 rootwait
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 2.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
[ 0.000000] Memory: 1694812K/4194304K available (12352K kernel code, 1266K rwdata, 4028K rodata, 2112K init, 432K bss, 1975204K reserved, 524288K 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 @8a7800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x00000008a7030000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008a7040000
[ 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.008399] Console: colour dummy device 80x25
[ 0.012962] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023633] pid_max: default: 32768 minimum: 301
[ 0.028369] LSM: Security Framework initializing
[ 0.033149] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.040724] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.049535] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.056939] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.063201] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.070586] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.076893] rcu: Hierarchical SRCU implementation.
[ 0.081789] rcu: Max phase no-delay instances is 1000.
[ 0.087283] Platform MSI: msi-controller@1820000 domain created
[ 0.093532] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.102943] EFI services will not be available.
[ 0.107679] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.120882] Detected PIPT I-cache on CPU1
[ 0.120943] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.120955] GICv3: CPU1: using allocated LPI pending table @0x00000008a7050000
[ 0.120986] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.121034] smp: Brought up 1 node, 2 CPUs
[ 0.150380] SMP: Total of 2 processors activated.
[ 0.155184] CPU features: detected: 32-bit EL0 Support
[ 0.160438] CPU features: detected: CRC32 instructions
[ 0.165717] CPU: All CPU(s) started at EL2
[ 0.169898] alternatives: applying system-wide alternatives
[ 0.176448] devtmpfs: initialized
[ 0.186089] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.196075] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.210183] pinctrl core: initialized pinctrl subsystem
[ 0.215849] DMI not present or invalid.
[ 0.220114] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.226775] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.234091] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.242100] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.250222] audit: initializing netlink subsys (disabled)
[ 0.255847] audit: type=2000 audit(0.164:1): state=initialized audit_enabled=0 res=1
[ 0.256068] thermal_sys: Registered thermal governor 'step_wise'
[ 0.263767] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.269973] cpuidle: using governor menu
[ 0.280732] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.287694] ASID allocator initialised with 65536 entries
[ 0.300822] platform a000000.dp-bridge: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
[ 0.311280] platform a000000.dp-bridge: Fixed dependency cycle(s) with /connector
[ 0.319198] platform hdmi-connector: Fixed dependency cycle(s) with /dvi-bridge
[ 0.326693] platform 4a00000.dss: Fixed dependency cycle(s) with /dvi-bridge
[ 0.334117] KASLR disabled due to lack of seed
[ 0.341505] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.348445] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.354848] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.361781] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.368182] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.375116] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.381517] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.388450] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.395551] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
[ 0.404709] iommu: Default domain type: Translated
[ 0.409696] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.416213] SCSI subsystem initialized
[ 0.420199] usbcore: registered new interface driver usbfs
[ 0.425817] usbcore: registered new interface driver hub
[ 0.431253] usbcore: registered new device driver usb
[ 0.436602] pps_core: LinuxPPS API ver. 1 registered
[ 0.441673] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.451010] PTP clock support registered
[ 0.455084] EDAC MC: Ver: 3.0.0
[ 0.458767] FPGA manager framework
[ 0.462276] Advanced Linux Sound Architecture Driver Initialized.
[ 0.468890] clocksource: Switched to clocksource arch_sys_counter
[ 0.475233] VFS: Disk quotas dquot_6.6.0
[ 0.479265] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.489290] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
[ 0.495583] NET: Registered PF_INET protocol family
[ 0.500751] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.509747] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.518511] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.526435] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.534640] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.543239] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.550030] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.556940] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.564390] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.570476] RPC: Registered named UNIX socket transport module.
[ 0.576536] RPC: Registered udp transport module.
[ 0.581340] RPC: Registered tcp transport module.
[ 0.586143] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.592725] NET: Registered PF_XDP protocol family
[ 0.597635] PCI: CLS 0 bytes, default 64
[ 0.602023] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.611123] Initialise system trusted keyrings
[ 0.615785] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.624310] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.630544] NFS: Registering the id_resolver key type
[ 0.635721] Key type id_resolver registered
[ 0.639992] Key type id_legacy registered
[ 0.644109] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.650958] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.678146] Key type asymmetric registered
[ 0.682331] Asymmetric key parser 'x509' registered
[ 0.687336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.694972] io scheduler mq-deadline registered
[ 0.699603] io scheduler kyber registered
[ 0.705685] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[ 0.711875] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[ 0.720965] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.728563] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
[ 0.736775] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
[ 0.743908] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
[ 0.751858] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
[ 0.762828] loop: module loaded
[ 0.766715] megasas: 07.719.03.00-rc1
[ 0.771886] tun: Universal TUN/TAP device driver, 1.6
[ 0.777400] thunder_xcv, ver 1.0
[ 0.780702] thunder_bgx, ver 1.0
[ 0.784014] nicpf, ver 1.0
[ 0.786858] e1000: Intel(R) PRO/1000 Network Driver
[ 0.791840] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.797735] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.802805] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.808864] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.814378] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.820082] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.826485] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.832595] sky2: driver version 1.30
[ 0.836708] VFIO - User Level meta-driver version: 0.3
[ 0.842310] usbcore: registered new interface driver usb-storage
[ 0.848741] i2c_dev: i2c /dev entries driver
[ 0.853624] sdhci: Secure Digital Host Controller Interface driver
[ 0.859945] sdhci: Copyright(c) Pierre Ossman
[ 0.864493] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.870562] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.876785] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.883499] usbcore: registered new interface driver usbhid
[ 0.889193] usbhid: USB HID core driver
[ 0.893592] 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.898150] optee: revision 4.0 (2a5b1d12)
[ 0.914568] optee: dynamic shared memory is enabled
[ 0.923950] optee: initialized driver
[ 0.928882] Initializing XFRM netlink socket
[ 0.933282] NET: Registered PF_PACKET protocol family
[ 0.938474] Key type dns_resolver registered
[ 0.943011] registered taskstats version 1
[ 0.947210] Loading compiled-in X.509 certificates
[ 0.957845] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.1.2--v09.01.02 (Kool Koala)')
[ 0.998533] omap_i2c 42120000.i2c: bus 0 rev0.12 at 100 kHz
[ 1.025047] i2c i2c-1: Added multiplexed i2c bus 2
[ 1.030030] i2c i2c-1: Added multiplexed i2c bus 3
[ 1.034929] pca954x 1-0071: registered 2 multiplexed busses for I2C switch pca9543
[ 1.042687] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
[ 1.048674] omap_i2c 2010000.i2c: bus 4 rev0.12 at 100 kHz
[ 1.077044] i2c i2c-5: Added multiplexed i2c bus 6
[ 1.082025] i2c i2c-5: Added multiplexed i2c bus 7
[ 1.086924] pca954x 5-0070: registered 2 multiplexed busses for I2C switch pca9543
[ 1.094681] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz
[ 1.100672] omap_i2c 2050000.i2c: bus 8 rev0.12 at 400 kHz
[ 1.106474] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[ 1.115019] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[ 1.124358] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[ 1.132963] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[ 1.150058] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[ 1.159950] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.166712] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.175831] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[ 1.185988] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.192747] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.200658] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 193, base_baud = 6000000) is a 8250
[ 1.210108] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 194, base_baud = 3000000) is a 8250
[ 1.218952] printk: console [ttyS2] enabled
[ 1.218952] printk: console [ttyS2] enabled
[ 1.227399] printk: bootconsole [ns16550a0] disabled
[ 1.227399] printk: bootconsole [ns16550a0] disabled
[ 1.237804] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 195, base_baud = 3000000) is a 8250
[ 1.247726] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.292893] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.301321] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.309592] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 1.322398] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.329605] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.335869] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
[ 1.346176] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[ 1.360296] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[ 1.367136] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[ 1.373938] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[ 1.380739] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[ 1.387507] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[ 1.401105] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.411787] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
[ 1.426212] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 1.431234] 8 fixed-partitions partitions found on MTD device 47040000.spi.0
[ 1.438272] Creating 8 MTD partitions on "47040000.spi.0":
[ 1.443742] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.449830] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.455577] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.461411] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.466996] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
[ 1.472772] 0x0000007c0000-0x000000800000 : "ospi.env.backup"
[ 1.478963] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.484782] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 1.495020] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.540900] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.549333] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.557604] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 1.570413] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.577624] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.583875] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
[ 1.594306] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 1.602819] mmc1: CQHCI version 5.10
[ 1.617135] ALSA device list:
[ 1.620101] No soundcards found.
[ 1.645434] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 1.653018] Waiting for root device PARTUUID=58681ff3-02...
[ 1.701088] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
[ 1.708010] mmcblk1: mmc1:aaaa SU16G 14.8 GiB
[ 1.713894] mmcblk1: p1 p2
[ 1.746586] EXT4-fs (mmcblk1p2): recovery complete
[ 1.753201] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 1.761741] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 1.768384] devtmpfs: mounted
[ 1.772367] Freeing unused kernel memory: 2112K
[ 1.776988] Run /sbin/init as init process
[ 2.140594] systemd[1]: System time before build time, advancing clock.
[ 2.212772] NET: Registered PF_INET6 protocol family
[ 2.218296] Segment Routing with IPv6
[ 2.221976] In-situ OAM (IOAM) with IPv6
[ 2.260984] 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.292362] systemd[1]: Detected architecture arm64.

Welcome to Arago 2023.10!

[ 2.369018] systemd[1]: Hostname set to <tda4vm-sk>.
[ 2.469905] systemd-sysv-generator[144]: SysV service '/etc/init.d/sysrepo' 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.496558] systemd-sysv-generator[144]: 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.522710] systemd-sysv-generator[144]: SysV service '/etc/init.d/netopeer2-server' 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.547266] systemd-sysv-generator[144]: 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.727846] 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.782417] 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.845508] systemd[1]: Queued start job for default target Graphical Interface.
[ 2.882196] systemd[1]: Created slice Slice /system/getty.
[ OK ] Created slice Slice /system/getty.
[ 2.906294] systemd[1]: Created slice Slice /system/modprobe.
[ OK ] Created slice Slice /system/modprobe.
[ 2.930243] systemd[1]: Created slice Slice /system/serial-getty.
[ OK ] Created slice Slice /system/serial-getty.
[ 2.953962] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 2.977107] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 3.001028] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password R…uests to Wall Directory Watch.
[ 3.025100] systemd[1]: Reached target Path Units.
[ OK ] Reached target Path Units.
[ 3.040953] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 3.060946] systemd[1]: Reached target Slice Units.
[ OK ] Reached target Slice Units.
[ 3.076964] systemd[1]: Reached target Swaps.
[ OK ] Reached target Swaps.
[ 3.135199] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 3.157041] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 3.180308] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 3.201133] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 3.225274] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 3.245195] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 3.265216] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 3.281275] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 3.305242] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 3.325131] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 3.345159] systemd[1]: Listening on User Database Manager Socket.
[ OK ] Listening on User Database Manager Socket.
[ 3.389172] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 3.407420] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 3.431395] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 3.449164] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 3.465405] systemd[1]: Mounting Temporary Directory /tmp...
Mounting Temporary Directory /tmp...
[ 3.484015] systemd[1]: Starting Create List of Static Device Nodes...
Starting Create List of Static Device Nodes...
[ 3.507366] systemd[1]: Starting Load Kernel Module configfs...
Starting Load Kernel Module configfs...
[ 3.527352] systemd[1]: Starting Load Kernel Module drm...
Starting Load Kernel Module drm...
[ 3.565382] systemd[1]: Starting Load Kernel Module fuse...
Starting Load Kernel Module fuse...
[ 3.583610] fuse: init (API version 7.37)
[ 3.625400] systemd[1]: Starting Start psplash boot splash screen...
Starting Start psplash boot splash screen...
[ 3.656571] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 3.677187] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 3.709458] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 3.738007] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 3.752514] systemd[1]: Starting Generate network units from Kernel command line...
Starting Generate network …ts from Kernel co[ 3.760821] cryptodev: loading out-of-tree module taints kernel.
mmand line...
[ 3.774632] cryptodev: driver 1.12 loaded.
[ 3.783822] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 3.803061] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
[ 3.829428] systemd[1]: Starting Coldplug All udev Devices...
Starting Coldplug All udev Devices...
[ 3.857717] systemd[1]: Started RPC Bind.
[ OK ] Started RPC Bind.
[ 3.881386] 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 Create List of Static Device Nodes.
[ OK ] Finished Load Kernel Module configfs.
[ OK ] Finished Load Kernel Module drm.
[ OK ] Finished Load Kernel Module fuse.
[FAILED] Failed to start Start psplash boot splash screen.
See 'systemctl status psplash-start.service' for details.
[DEPEND] Dependency failed for Star…progress communication helper.
[ OK ] Finished Load Kernel Modules.
[ OK ] Finished Generate network units from Kernel command line.
[ OK ] Finished Remount Root and Kernel File Systems.
Mounting FUSE Control File System...
Mounting Kernel Configuration File System...
Starting Flush Journal to Persistent Storage...
[ 4.234824] systemd-journald[159]: Received client request to flush runtime journal.
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev...
[ OK ] Mounted FUSE Control File System.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Finished Apply Kernel Variables.
[ OK ] Finished Coldplug All udev Devices.
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Reached target Preparation for Local File Systems.
Mounting /media/ram...
Mounting /var/volatile...
[ 4.467297] audit: type=1334 audit(1651167747.324:2): prog-id=5 op=LOAD
[ 4.474197] audit: type=1334 audit(1651167747.332:3): prog-id=6 op=LOAD
Starting Rule-based Manage…for Device Events and Files...
[ 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.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target System Time Set.
[ 4.928254] j721e-pcie-host 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ OK ] Started Daily rotation of log files[ 4.941142] j721e-pcie-host 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
.
[ OK ] Reached target Timer Units.[ 4.962698] mc: Linux media interface: v0.10

[ 4.977317] j721e-pcie-host 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ 4.997780] j721e-pcie-host 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ OK ] Listening on D-Bus System Message Bus Socket.
Starting Docker Socket for the API...
[ 5.046881] videodev: Linux video capture interface: v2.00
[ OK ] Listening on dropbear.socket.[ 5.072094] random: crng init done

[ OK ] Listening on PC/SC Smart Card Daemon Activation Socket.
Starting Weston socket...
[ 5.143782] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
Starting Console System Startup Logging...
[ 5.161956] img_enc 4200000.video-encoder: encoder registered as /dev/video1
Starting D-Bus System Message Bus...
[ 5.192345] img_dec 4300000.video-decoder: decoder registered as /dev/video0
Starting Reboot and dump vmcore via kexec...
[ OK ] Finished Load/Save Random Seed.
[ 5.247591] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
[ OK ] Listening on Docker Socket for the [ 5.260669] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
API.
[ 5.271997] remoteproc remoteproc0: 4d80800000.dsp is available
[ 5.278792] remoteproc remoteproc0: attaching to 4d80800000.dsp
[ OK ] Listening on Weston socket.[ 5.286129] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode

[ 5.297545] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
[ 5.309606] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 5.312972] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
[ OK ] Found device /dev/ttyS2.[ 5.322778] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)

[ 5.334670] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
[ 5.336076] PVR_K: 200: Device: 4e20000000.gpu
[ OK ] Reached target Socket Units.[ 5.350998] PVR_K: 200: Read BVNC 22.104.208.318 from HW device registers

[ 5.351408] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
[ 5.363065] PVR_K: 200: RGX Device registered with BVNC 22.104.208.318
[ 5.379123] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
[ 5.380430] [drm] Initialized pvr 23.2.6460340 20170530 for 4e20000000.gpu on minor 0
[ 5.387765] remoteproc remoteproc1: 4d81800000.dsp is available
[ 5.402148] remoteproc remoteproc1: attaching to 4d81800000.dsp
[ 5.409344] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
[ 5.416365] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
[ 5.429740] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 5.435301] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
[ 5.442734] rproc-virtio rproc-virtio.1.auto: registered virtio1 (type 7)
[ 5.449943] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
[ 5.460092] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
[ 5.492337] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
[ 5.508208] remoteproc remoteproc2: 64800000.dsp is available
[ 5.527303] remoteproc remoteproc2: attaching to 64800000.dsp
[ 5.534392] remoteproc remoteproc2: unsupported resource 65538
[ 5.540507] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
[ 5.547258] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
[ 5.565442] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 5.567475] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
[ 5.571529] rproc-virtio rproc-virtio.2.auto: registered virtio2 (type 7)
[ 5.585132] remoteproc remoteproc2: remote processor 64800000.dsp is now attached
[ OK ] Finished Console System Startup Logging.
[ 5.653531] cdns-mhdp8546 a000000.dp-bridge: invalid resource
[ 5.661698] cdns-mhdp8546 a000000.dp-bridge: Failed to get SAPB memory resource, HDCP not supported
[ OK ] Finished Reboot and dump vmcore via[ 5.702877] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
kexec.
[ 5.719802] platform 41000000.r5f: configured R5F for IPC-only mode
[ 5.727863] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[ 5.738555] remoteproc remoteproc3: 41000000.r5f is available
[ 5.745240] remoteproc remoteproc3: attaching to 41000000.r5f
[ 5.752149] platform 41000000.r5f: R5F core initialized in IPC-only mode
[ 5.759606] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[ 5.771394] virtio_rpmsg_bus virtio3: rpmsg host is online
[ 5.777604] rproc-virtio rproc-virtio.3.auto: registered virtio3 (type 7)
[ 5.785062] remoteproc remoteproc3: remote processor 41000000.r5f is now attached
[ 5.792633] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
[ 5.801512] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
[ 5.812941] platform 41400000.r5f: configured R5F for remoteproc mode
[ OK ] Started D-Bus System Message Bus.
[ 5.844579] platform 41400000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a1000000
[ 5.855294] remoteproc remoteproc4: 41400000.r5f is available
[ OK ] Reached target Basic System.
[ 5.864587] remoteproc remoteproc4: loading /lib/firmware/j7-mcu-r5f0_1-fw failed with error -22
[ 5.877783] remoteproc remoteproc4: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -22
[ 5.887913] remoteproc remoteproc4: powering up 41400000.r5f
[ OK ] Started Job spooling tools.
[ 5.894538] remoteproc remoteproc4: loading /lib/firmware/j7-mcu-r5f0_1-fw failed with error -22
[ 5.909000] remoteproc remoteproc4: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -22
[ 5.918724] platform 5c00000.r5f: configured R5F for IPC-only mode
[ 5.918917] remoteproc remoteproc4: request_firmware failed: -22
[ OK ] Started Periodic Command Scheduler platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[0m.
Starting DEMO...
Starting Print notice about GPLv3 packages...
Starting IPv6 Packet Filtering Framework..[ 6.025223] j721e-pcie-host 2900000.pcie: PCI host bridge to bus 0000:00
.
[ 6.036006] remoteproc remoteproc5: 5c00000.r5f is available
Starting IPv4 Packet Filtering Framework...
[ 6.050927] pci_bus 0000:00: root bus resource [bus 00-ff]
[ OK ] Started irqbalance daemon.
Starting Telephony service...
Starting Update pmic regis…fety feature on p[ 6.096104] remoteproc remoteproc5: attaching to 5c00000.r5f
ower rails...
[ 6.127952] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x10001000-0x10010fff])
[ 6.137999] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
[ 6.145133] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
[ 6.151300] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 6.164585] pci 0000:00:00.0: supports D1
[ 6.168720] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 6.176658] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Starting Expand the rootfs…ll size of the bo[ 6.187269] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
ot device....
[ 6.197983] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 6.207840] pcieport 0000:00:00.0: PME: Signaling with IRQ 630
[ OK ] Started startwlanap.
[ 6.235016] pcieport 0000:00:00.0: AER: enabled with IRQ 630
[ OK ] Started startwlansta.
[ 6.241172] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[ 6.246411] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 6.262766] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[ 6.273353] j721e-pcie-host 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 6.282189] j721e-pcie-host 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 6.291714] j721e-pcie-host 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ OK ] Started strongSwan IPsec I…IKEv2 daemon using ipsec.conf.
[ 6.307171] virtio_rpmsg_bus virtio4: rpmsg host is online
[ 6.307401] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1
[ 6.314334] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
[ 6.337235] audit: type=1334 audit(1651172586.956:4): prog-id=7 op=LOAD
[ 6.348842] audit: type=1334 audit(1651172586.964:5): prog-id=8 op=LOAD
[ 6.355661] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 6.361453] rproc-virtio rproc-virtio.4.auto: registered virtio4 (type 7)
Starting User Login Management...
[ 6.368970] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 6.369221] remoteproc remoteproc5: remote processor 5c00000.r5f is now attached
[ 6.389600] platform 5d00000.r5f: configured R5F for IPC-only mode
[ 6.395941] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 6.400335] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
[ 6.411710] j721e-pcie-host 2910000.pcie: Link up
[ 6.417186] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0001:00
[ 6.425469] remoteproc remoteproc6: 5d00000.r5f is available
[ 6.431949] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 6.437956] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
[ 6.448725] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
[ 6.453041] remoteproc remoteproc6: attaching to 5d00000.r5f
[ 6.456182] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
[ 6.467373] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 6.477545] pci 0001:00:00.0: supports D1
[ 6.483702] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 6.492421] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 6.500862] pci 0001:01:00.0: [16c3:1004] type 00 class 0x120000
[ 6.508606] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x003fffff 64bit]
[ OK ] Started TEE Supplicant.
[ 6.516601] pci 0001:01:00.0: reg 0x18: [mem 0x00000000-0x000fffff]
[ 6.530050] pci 0001:01:00.0: reg 0x1c: [mem 0x00000000-0x000fffff]
Starting Telnet Server...
[ 6.537423] pci 0001:01:00.0: reg 0x20: [mem 0x00000000-0x000fffff]
[ 6.547651] pci 0001:01:00.0: supports D1
[ 6.551785] pci 0001:01:00.0: PME# supported from D0 D1 D3hot D3cold
[ 6.558493] pci 0001:01:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0001:00:00.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 6.574130] SError Interrupt on CPU0, code 0x00000000bf000000 -- SError
[ 6.574139] CPU: 0 PID: 194 Comm: systemd-udevd Tainted: G O 6.1.46-g5892b80d6b #1
[ 6.574144] Hardware name: Texas Instruments J721E SK (DT)
[ 6.574146] pstate: 200000c5 (nzCv daIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 6.574150] pc : pci_generic_config_read+0x3c/0xe0
[ 6.574167] lr : pci_generic_config_read+0x24/0xe0
[ 6.574171] sp : ffff800009c334e0
[ 6.574173] x29: ffff800009c334e0 x28: ffff00082e61a800 x27: ffff8000092e51e0
[ 6.574179] x26: ffff00082e61b8e0 x25: 0000000000000001 x24: ffff8000093bb070
[ 6.574184] x23: 0000000000000004 x22: ffff800009c335c4 x21: ffff00082e61b800
[ 6.574188] x20: 0000000000000004 x19: ffff800009c33514 x18: ffffffffffffffff
[ 6.574192] x17: 0000000000010000 x16: ffff000828f73060 x15: 00001620ffffe9df
[ 6.574196] x14: 0000000000000272 x13: 0000000000000001 x12: 0000000000000000
[ 6.574200] x11: 000000000000000e x10: 0000000000000272 x9 : 00000000000007dc
[ 6.574204] x8 : 0000000000008c9c x7 : ffff8000092e51e0 x6 : 0000000000000f00
[ 6.574209] x5 : ffff00082e61a800 x4 : 0000000000000001 x3 : 0000000000000001
[ 6.574213] x2 : ffff80001e400008 x1 : 0000000000000000 x0 : ffff800009df9000
[ 6.574218] Kernel panic - not syncing: Asynchronous SError Interrupt
[ 6.574221] CPU: 0 PID: 194 Comm: systemd-udevd Tainted: G O 6.1.46-g5892b80d6b #1
[ 6.574224] Hardware name: Texas Instruments J721E SK (DT)
[ 6.574226] Call trace:
[ 6.574228] dump_backtrace.part.0+0xdc/0xf0
[ 6.574236] show_stack+0x18/0x30
[ 6.574241] dump_stack_lvl+0x68/0x84
[ 6.574246] dump_stack+0x18/0x34
[ 6.574249] panic+0x188/0x348
[ 6.574254] nmi_panic+0xac/0xb0
[ 6.574260] arm64_serror_panic+0x6c/0x7c
[ 6.574263] do_serror+0x58/0x5c
[ 6.574266] el1h_64_error_handler+0x30/0x4c
[ 6.574269] el1h_64_error+0x64/0x68
[ 6.574271] pci_generic_config_read+0x3c/0xe0
[ 6.574276] cdns_ti_pcie_config_read+0x18/0x3c [pci_j721e_host]
[ 6.574291] pci_bus_read_config_dword+0x80/0xe4
[ 6.574296] pci_bus_generic_read_dev_vendor_id+0x34/0x1b0
[ 6.574299] pci_scan_single_device+0xa8/0x110
[ 6.574302] pci_scan_slot+0x6c/0x1d0
[ 6.574306] pci_scan_child_bus_extend+0x44/0x23c
[ 6.574309] pci_scan_bridge_extend+0x2e4/0x5d0
[ 6.574312] pci_scan_child_bus_extend+0x180/0x23c
[ 6.574315] pci_scan_root_bus_bridge+0x64/0xdc
[ 6.574318] pci_host_probe+0x18/0xc4
[ 6.574322] cdns_pcie_host_setup+0x5b0/0xc40 [pcie_cadence_host]
[ 6.574329] j721e_pcie_probe+0x464/0x594 [pci_j721e_host]
[ 6.574336] platform_probe+0x68/0xe0
[ 6.574340] really_probe+0xbc/0x2dc
[ 6.574346] __driver_probe_device+0x78/0x114
[ 6.574350] driver_probe_device+0xd8/0x15c
[ 6.574354] __driver_attach+0x94/0x19c
[ 6.574359] bus_for_each_dev+0x74/0xd4
[ 6.574362] driver_attach+0x24/0x30
[ 6.574367] bus_add_driver+0x154/0x20c
[ 6.574371] driver_register+0x78/0x130
[ 6.574375] __platform_driver_register+0x28/0x34
[ 6.574378] j721e_pcie_host_driver_init+0x20/0x1000 [pci_j721e_host]
[ 6.574385] do_one_initcall+0x54/0x1d0
[ 6.574387] do_init_module+0x48/0x1d0
[ 6.574393] load_module+0x18f4/0x1c80
[ 6.574398] __do_sys_finit_module+0xac/0x104
[ 6.574402] __arm64_sys_finit_module+0x20/0x30
[ 6.574407] invoke_syscall+0x48/0x114
[ 6.574412] el0_svc_common.constprop.0+0xd4/0xfc
[ 6.574417] do_el0_svc+0x30/0xd0
[ 6.574420] el0_svc+0x2c/0x84
[ 6.574423] el0t_64_sync_handler+0xbc/0x140
[ 6.574427] el0t_64_sync+0x18c/0x190
[ 6.574430] SMP: stopping secondary CPUs
[ 6.574441] Kernel Offset: disabled
[ 6.574443] CPU features: 0x40000,20028084,0000420b
[ 6.574446] Memory Limit: none
[ 6.911227] ---[ end Kernel panic - not syncing: Asynchronous SError Interrupt ]---

  • Hi Jaecheon,

    For TDA4VM specifically, there is an errata where a bus error occurs for a PCIe switch device or a device that has multiple functions.

    Do you know if the PCIe device has one of these two traits?

    Regards,

    Takuma

  • What we connected on M.2 M Key slot is DeepX PCI-e card that has a single NPU and a single LPDDR5.  

    They have two kinds of mode which are SATA and PCIE.
    There should be pulled up resistor on the host board side for operating PCIE mode so I installed pulled-up-resistor jumper at 69 pin on the SK-TDA4VM for now. 

    what is the meaning of "the multiple functions" by the way?




    I don't think 69 pin affects kernel panic because when we connected Hailo PCIE card on the slot without the pull up jumper,
    it linked up anyway and scanned Hailo card well like the attachment of booting log of target board. (target board M key structure is exactly same as SK-TDA4VM's)

    Hailo

    hailo_linkup.txt

    DeepX

    
    
    
    
    
    
    
    
    
    
    
    
    
    root@tda4vm-sk:/opt/edgeai-gst-apps#
    U-Boot SPL 2023.04 (Jun 10 2024 - 11:18:02 +0900)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.2--v09.01.02 (Kool Koala)')
    Trying to boot from MMC2
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Loading Environment from nowhere... OK
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.9(release):v2.9.0-614-gd7a7135d32-dirty
    NOTICE:  BL31: Built : 09:34:15, Aug 24 2023
    I/TC:
    I/TC: OP-TEE version: 4.0.0 (gcc version 11.4.0 (GCC)) #1 Fri Oct 20 18:29:31 UTC 2023 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: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.2--v09.01.02 (Kool Koala)')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL device
    I/TC: Fixing SA2UL firewall owner for GP 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 (Jun 10 2024 - 11:17:48 +0900)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.2--v09.01.02 (Kool Koala)')
    Trying to boot from MMC2
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    
    
    U-Boot 2023.04 (Jun 10 2024 - 11:17:48 +0900)
    
    SoC:   J721E SR1.1 GP
    Model: Texas Instruments J721E SK A72
    Board: J721EX-EAIK rev A1
    ->software_revision: 01
    ->serial: 1358
    ->mac_addr_cnt: 0
    DRAM:  4 GiB
    Core:  123 devices, 34 uclasses, devicetree: separate
    Flash: 0 Bytes
    MMC:   mmc@4fb0000: 1
    Loading Environment from nowhere... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
    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
    Failed to load 'boot.scr'
    1432 bytes read in 23 ms (60.5 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    1 bytes read in 22 ms (0 Bytes/s)
    Already setup.
    k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
    Failed to load '/lib/firmware/j7-mcu-r5f0_1-fw'
    446016 bytes read in 36 ms (11.8 MiB/s)
    Load Remote Processor 2 with data@addr=0x82000000 446016 bytes: Success!
    326836 bytes read in 33 ms (9.4 MiB/s)
    Load Remote Processor 3 with data@addr=0x82000000 326836 bytes: Success!
    Failed to load '/lib/firmware/j7-main-r5f1_0-fw'
    Failed to load '/lib/firmware/j7-main-r5f1_1-fw'
    994096 bytes read in 47 ms (20.2 MiB/s)
    Load Remote Processor 6 with data@addr=0x82000000 994096 bytes: Success!
    994096 bytes read in 46 ms (20.6 MiB/s)
    Load Remote Processor 7 with data@addr=0x82000000 994096 bytes: Success!
    13365392 bytes read in 129 ms (98.8 MiB/s)
    Load Remote Processor 8 with data@addr=0x82000000 13365392 bytes: Success!
    20367872 bytes read in 432 ms (45 MiB/s)
    103330 bytes read in 27 ms (3.6 MiB/s)
    Working FDT set to 88000000
    10434 bytes read in 25 ms (407.2 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=27000000 flags=4)
       Loading Device Tree to 000000008fee3000, end 000000008fffffff ... OK
    Working FDT set to 8fee3000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 6.1.46-g5892b80d6b (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Mon Nov 27 16:11:04 UTC 2023
    [    0.000000] Machine model: Texas Instruments J721E SK
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created CMA memory pool at 0x00000008e0000000, size 512 MiB
    [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
    [    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 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a9000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a9100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 96 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@ac000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b2100000, size 95 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-memory@b2100000, 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 DMA memory pool at 0x00000000d8000000, size 192 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000e4000000, size 8 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@e4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000e4800000, size 24 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@e4800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 624 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
    [    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-0x00000000b7ffffff]
    [    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
    [    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000e5ffffff]
    [    0.000000]   node   0: [mem 0x00000000e6000000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008a6ffffff]
    [    0.000000]   node   0: [mem 0x00000008a7000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    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 19 pages/cpu s38376 r8192 d31256 u77824
    [    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] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 systemd.hostname=tda4vm-sk root=PARTUUID=58681ff3-02 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 2.
    [    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] Memory: 1694812K/4194304K available (12352K kernel code, 1266K rwdata, 4028K rodata, 2112K init, 432K bss, 1975204K reserved, 524288K 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 @8a7800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008a7030000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008a7040000
    [    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.008397] Console: colour dummy device 80x25
    [    0.012962] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023633] pid_max: default: 32768 minimum: 301
    [    0.028369] LSM: Security Framework initializing
    [    0.033147] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.040722] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.049515] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.056918] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.063177] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.070561] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.076868] rcu: Hierarchical SRCU implementation.
    [    0.081765] rcu:     Max phase no-delay instances is 1000.
    [    0.087257] Platform MSI: msi-controller@1820000 domain created
    [    0.093507] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.102917] EFI services will not be available.
    [    0.107651] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.120863] Detected PIPT I-cache on CPU1
    [    0.120922] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.120934] GICv3: CPU1: using allocated LPI pending table @0x00000008a7050000
    [    0.120965] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.121017] smp: Brought up 1 node, 2 CPUs
    [    0.150362] SMP: Total of 2 processors activated.
    [    0.155167] CPU features: detected: 32-bit EL0 Support
    [    0.160420] CPU features: detected: CRC32 instructions
    [    0.165700] CPU: All CPU(s) started at EL2
    [    0.169881] alternatives: applying system-wide alternatives
    [    0.176442] devtmpfs: initialized
    [    0.186067] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.196051] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.211190] pinctrl core: initialized pinctrl subsystem
    [    0.216867] DMI not present or invalid.
    [    0.221113] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.227777] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.235091] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.243103] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.251226] audit: initializing netlink subsys (disabled)
    [    0.256853] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1
    [    0.257087] thermal_sys: Registered thermal governor 'step_wise'
    [    0.264769] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.270979] cpuidle: using governor menu
    [    0.281737] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.288699] ASID allocator initialised with 65536 entries
    [    0.301800] platform a000000.dp-bridge: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    [    0.312253] platform a000000.dp-bridge: Fixed dependency cycle(s) with /connector
    [    0.320167] platform hdmi-connector: Fixed dependency cycle(s) with /dvi-bridge
    [    0.327662] platform 4a00000.dss: Fixed dependency cycle(s) with /dvi-bridge
    [    0.335087] KASLR disabled due to lack of seed
    [    0.342492] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.349433] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.355835] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.362769] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.369170] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.376104] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.382505] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.389438] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.396546] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
    [    0.405702] iommu: Default domain type: Translated
    [    0.410689] iommu: DMA domain TLB invalidation policy: strict mode
    [    0.417210] SCSI subsystem initialized
    [    0.421196] usbcore: registered new interface driver usbfs
    [    0.426814] usbcore: registered new interface driver hub
    [    0.432249] usbcore: registered new device driver usb
    [    0.437606] pps_core: LinuxPPS API ver. 1 registered
    [    0.442678] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.452015] PTP clock support registered
    [    0.456085] EDAC MC: Ver: 3.0.0
    [    0.459765] FPGA manager framework
    [    0.463270] Advanced Linux Sound Architecture Driver Initialized.
    [    0.469897] clocksource: Switched to clocksource arch_sys_counter
    [    0.476237] VFS: Disk quotas dquot_6.6.0
    [    0.480272] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.490283] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
    [    0.496577] NET: Registered PF_INET protocol family
    [    0.501742] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.510757] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.519523] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.527447] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.535650] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    0.544246] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.551037] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.557947] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.565399] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.571490] RPC: Registered named UNIX socket transport module.
    [    0.577549] RPC: Registered udp transport module.
    [    0.582352] RPC: Registered tcp transport module.
    [    0.587155] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.593736] NET: Registered PF_XDP protocol family
    [    0.598646] PCI: CLS 0 bytes, default 64
    [    0.603027] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.612119] Initialise system trusted keyrings
    [    0.616778] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.625328] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.631570] NFS: Registering the id_resolver key type
    [    0.636752] Key type id_resolver registered
    [    0.641023] Key type id_legacy registered
    [    0.645141] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.651990] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.679655] Key type asymmetric registered
    [    0.683840] Asymmetric key parser 'x509' registered
    [    0.688846] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.696479] io scheduler mq-deadline registered
    [    0.701108] io scheduler kyber registered
    [    0.707178] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.713368] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.722504] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [    0.730125] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    0.738335] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [    0.745480] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [    0.753429] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.764373] loop: module loaded
    [    0.768256] megasas: 07.719.03.00-rc1
    [    0.773418] tun: Universal TUN/TAP device driver, 1.6
    [    0.778925] thunder_xcv, ver 1.0
    [    0.782236] thunder_bgx, ver 1.0
    [    0.785538] nicpf, ver 1.0
    [    0.788382] e1000: Intel(R) PRO/1000 Network Driver
    [    0.793364] e1000: Copyright (c) 1999-2006 Intel Corporation.
    [    0.799257] e1000e: Intel(R) PRO/1000 Network Driver
    [    0.804327] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
    [    0.810386] igb: Intel(R) Gigabit Ethernet Network Driver
    [    0.815901] igb: Copyright (c) 2007-2014 Intel Corporation.
    [    0.821604] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.828006] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.834114] sky2: driver version 1.30
    [    0.838225] VFIO - User Level meta-driver version: 0.3
    [    0.843831] usbcore: registered new interface driver usb-storage
    [    0.850266] i2c_dev: i2c /dev entries driver
    [    0.855149] sdhci: Secure Digital Host Controller Interface driver
    [    0.861469] sdhci: Copyright(c) Pierre Ossman
    [    0.866017] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.872090] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.878313] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.885030] usbcore: registered new interface driver usbhid
    [    0.890723] usbhid: USB HID core driver
    [    0.895123] 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.899681] optee: revision 4.0 (2a5b1d12)
    [    0.916099] optee: dynamic shared memory is enabled
    [    0.925479] optee: initialized driver
    [    0.930406] Initializing XFRM netlink socket
    [    0.934792] NET: Registered PF_PACKET protocol family
    [    0.939984] Key type dns_resolver registered
    [    0.944522] registered taskstats version 1
    [    0.948722] Loading compiled-in X.509 certificates
    [    0.959352] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.1.2--v09.01.02 (Kool Koala)')
    [    1.000517] omap_i2c 42120000.i2c: bus 0 rev0.12 at 100 kHz
    [    1.030052] i2c i2c-1: Added multiplexed i2c bus 2
    [    1.035037] i2c i2c-1: Added multiplexed i2c bus 3
    [    1.039935] pca954x 1-0071: registered 2 multiplexed busses for I2C switch pca9543
    [    1.047692] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.053699] omap_i2c 2010000.i2c: bus 4 rev0.12 at 100 kHz
    [    1.082051] i2c i2c-5: Added multiplexed i2c bus 6
    [    1.087031] i2c i2c-5: Added multiplexed i2c bus 7
    [    1.091930] pca954x 5-0070: registered 2 multiplexed busses for I2C switch pca9543
    [    1.099687] omap_i2c 2020000.i2c: bus 5 rev0.12 at 400 kHz
    [    1.105665] omap_i2c 2050000.i2c: bus 8 rev0.12 at 400 kHz
    [    1.111460] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
    [    1.120006] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
    [    1.129347] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
    [    1.137955] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    1.155077] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    1.164967] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    1.171727] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.180828] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    1.190984] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    1.197743] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.205640] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 193, base_baud = 6000000) is a 8250
    [    1.215093] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 194, base_baud = 3000000) is a 8250
    [    1.223938] printk: console [ttyS2] enabled
    [    1.223938] printk: console [ttyS2] enabled
    [    1.232382] printk: bootconsole [ns16550a0] disabled
    [    1.232382] printk: bootconsole [ns16550a0] disabled
    [    1.242789] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 195, base_baud = 3000000) is a 8250
    [    1.252689] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.297899] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.306356] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    1.314629] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    1.327433] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    1.334640] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    1.340927] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    1.351281] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    1.365358] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    1.372191] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    1.379014] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    1.385808] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    1.392584] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    1.406137] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.416789] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    [    1.431175] spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [    1.436193] 8 fixed-partitions partitions found on MTD device 47040000.spi.0
    [    1.443230] Creating 8 MTD partitions on "47040000.spi.0":
    [    1.448702] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    1.454743] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    1.460507] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    1.466351] 0x000000680000-0x0000006c0000 : "ospi.env"
    [    1.471913] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    1.477686] 0x0000007c0000-0x000000800000 : "ospi.env.backup"
    [    1.483867] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    1.489702] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    1.496513] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.541904] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.550346] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    1.558616] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    1.571426] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    1.578633] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    1.584872] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    1.595305] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    1.603793] mmc1: CQHCI version 5.10
    [    1.615228] ALSA device list:
    [    1.618199]   No soundcards found.
    [    1.642437] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    1.650010] Waiting for root device PARTUUID=58681ff3-02...
    [    1.702018] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    [    1.708929] mmcblk1: mmc1:aaaa SK32G 29.7 GiB
    [    1.714735]  mmcblk1: p1 p2
    [    1.803934] EXT4-fs (mmcblk1p2): recovery complete
    [    1.809900] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
    [    1.818439] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    1.825256] devtmpfs: mounted
    [    1.829216] Freeing unused kernel memory: 2112K
    [    1.833847] Run /sbin/init as init process
    [    2.054385] systemd[1]: System time before build time, advancing clock.
    [    2.103475] NET: Registered PF_INET6 protocol family
    [    2.108992] Segment Routing with IPv6
    [    2.112671] In-situ OAM (IOAM) with IPv6
    [    2.138750] 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.170143] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2023.10!
    
    [    2.238032] systemd[1]: Hostname set to <tda4vm-sk>.
    [    2.312663] systemd-sysv-generator[143]: SysV service '/etc/init.d/sysrepo' 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.337788] systemd-sysv-generator[143]: 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.363888] systemd-sysv-generator[143]: SysV service '/etc/init.d/netopeer2-server' 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.388557] systemd-sysv-generator[143]: 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.547462] 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.591420] 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.641603] systemd[1]: Queued start job for default target Graphical Interface.
    [    2.682835] systemd[1]: Created slice Slice /system/getty.
    [  OK  ] Created slice Slice /system/getty.
    [    2.707313] systemd[1]: Created slice Slice /system/modprobe.
    [  OK  ] Created slice Slice /system/modprobe.
    [    2.731243] systemd[1]: Created slice Slice /system/serial-getty.
    [  OK  ] Created slice Slice /system/serial-getty.
    [    2.754990] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    2.778109] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
    [    2.802033] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
    [    2.826095] systemd[1]: Reached target Path Units.
    [  OK  ] Reached target Path Units.
    [    2.841967] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    2.861953] systemd[1]: Reached target Slice Units.
    [  OK  ] Reached target Slice Units.
    [    2.877959] systemd[1]: Reached target Swaps.
    [  OK  ] Reached target Swaps.
    [    2.924059] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    2.946029] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    2.968941] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    2.990141] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    3.014325] systemd[1]: Listening on Journal Audit Socket.
    [  OK  ] Listening on Journal Audit Socket.
    [    3.034205] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    3.054214] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    3.070287] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    3.094260] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    3.114154] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    3.134172] systemd[1]: Listening on User Database Manager Socket.
    [  OK  ] Listening on User Database Manager Socket.
    [    3.178199] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    3.196415] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    3.220427] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    3.238202] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    [    3.253946] systemd[1]: Mounting Temporary Directory /tmp...
             Mounting Temporary Directory /tmp...
    [    3.273023] systemd[1]: Starting Create List of Static Device Nodes...
             Starting Create List of Static Device Nodes...
    [    3.296367] systemd[1]: Starting Load Kernel Module configfs...
             Starting Load Kernel Module configfs...
    [    3.316448] systemd[1]: Starting Load Kernel Module drm...
             Starting Load Kernel Module drm...
    [    3.336445] systemd[1]: Starting Load Kernel Module fuse...
             Starting Load Kernel Module fuse...
    [    3.349727] fuse: init (API version 7.37)
    [    3.363324] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    3.389335] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    3.402152] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    [    3.434441] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    3.458786] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    3.474885] cryptodev: loading out-of-tree module taints kernel.
    [    3.481759] cryptodev: driver 1.12 loaded.
    [    3.490628] systemd[1]: Starting Generate network units from Kernel command line...
             Starting Generate network …ts from Kernel command line...
    [    3.516839] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    3.532412] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
    [    3.558493] systemd[1]: Starting Coldplug All udev Devices...
             Starting Coldplug All udev Devices...
    [    3.582628] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    3.602394] 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 Create List of Static Device Nodes.
    [  OK  ] Finished Load Kernel Module configfs.
    [  OK  ] Finished Load Kernel Module drm.
    [  OK  ] Finished Load Kernel Module fuse.
    [FAILED] Failed to start Start psplash boot splash screen.
    See 'systemctl status psplash-start.service' for details.
    [DEPEND] Dependency failed for Star…progress communication helper.
    [  OK  ] Finished Load Kernel Modules.
    [  OK  ] Finished Generate network units from Kernel command line.
    [  OK  ] Finished Remount Root and Kernel File Systems.
             Mounting FUSE Control File System...
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
    [    3.917342] systemd-journald[158]: Received client request to flush runtime journal.
             Starting Apply Kernel Variables...
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted FUSE Control File System.
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Finished Flush Journal to Persistent Storage.
    [  OK  ] Finished Apply Kernel Variables.
    [  OK  ] Finished Create Static Device Nodes in /dev.
    [  OK  ] Reached target Preparation for Local File Systems.
             Mounting /media/ram...
             Mounting /var/volatile...
    [    4.096251] audit: type=1334 audit(1651167747.040:2): prog-id=5 op=LOAD
    [    4.103195] audit: type=1334 audit(1651167747.048: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.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target System Time Set.
    [    4.580239] random: crng init done
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Reached target Timer Units.
    [    4.617098] mc: Linux media interface: v0.10
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [    4.637178] videodev: Linux video capture interface: v2.00
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Docker Socket for the API...
    [  OK  ] Listening on dropbear.socket.
    [    4.730866] j721e-pcie-host 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [  OK  ] Listening on PC/SC Smart Card Daemo[    4.746223] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    n Activation Socket.
    [    4.760842] j721e-pcie-host 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    4.765443] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
    [    4.778432] remoteproc remoteproc0: 4d80800000.dsp is available
    [    4.784065] j721e-pcie-host 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    4.790277] PVR_K:  192: Device: 4e20000000.gpu
    [    4.799342] j721e-pcie-host 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.808478] remoteproc remoteproc0: attaching to 4d80800000.dsp
    [    4.817493] PVR_K:  192: Read BVNC 22.104.208.318 from HW device registers
    [    4.824991] PVR_K:  192: RGX Device registered with BVNC 22.104.208.318
             Starting Weston socket...[    4.834935] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
    
    [    4.835085] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
    [    4.846251] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [    4.863399] cdns-mhdp8546 a000000.dp-bridge: invalid resource
    [    4.870635] cdns-mhdp8546 a000000.dp-bridge: Failed to get SAPB memory resource, HDCP not supported
    [    4.875933] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    4.879800] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    4.886146] [drm] Initialized pvr 23.2.6460340 20170530 for 4e20000000.gpu on minor 0
    [    4.892425] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
             Starting Console System Startup Logging...[    4.908701] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
    
    [    4.921087] img_enc 4200000.video-encoder: encoder registered as /dev/video1
             Starting D-Bus System Message Bus...
    [    4.942923] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [    4.964152] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
             Starting Reboot and dump vmcore via kexec.[    4.977239] remoteproc remoteproc1: 4d81800000.dsp is available
    ..
    [  OK  ] Finished Load/Save Random Seed.
    [    5.015746] remoteproc remoteproc1: attaching to 4d81800000.dsp
    [  OK  ] Listening on Docker Socket for the [    5.026493] img_dec 4300000.video-decoder: decoder registered as /dev/video0
    API.
    [    5.039466] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
    [  OK  ] Listening on Weston socket.
    [    5.051772] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [  OK  ] Finished Console System Startup Log[    5.066327] virtio_rpmsg_bus virtio1: rpmsg host is online
    ging.
    [    5.074735] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [  OK  ] Finished Reboot and dump vmcore via[    5.084812] rproc-virtio rproc-virtio.1.auto: registered virtio1 (type 7)
     kexec.
    [  OK  ] Found device /dev/ttyS2.
    [    5.117722] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    5.129567] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
    [    5.138988] platform 41000000.r5f: configured R5F for IPC-only mode
    [  OK  ] Reached target Socket Units.
    [    5.154071] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
    [  OK  ] Started D-Bus System Message Bus    5.163858] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    m.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started Job spooling tools.
    [  OK  ] Started Periodic Command Scheduler k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
    [0m.
             Starting DEMO...
    [    5.287966] remoteproc remoteproc2: 41000000.r5f is available
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
    [    5.343480] remoteproc remoteproc2: attaching to 41000000.r5f
             Starting IPv4 Packet Filtering Framework...
    [    5.356369] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [  OK  ] Started irqbalance daemon.[    5.371957] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    
    [    5.388919] virtio_rpmsg_bus virtio2: rpmsg host is online
             Starting Telephony service...[    5.399378] rproc-virtio rproc-virtio.2.auto: registered virtio2 (type 7)
    [    5.404551] remoteproc remoteproc3: 64800000.dsp is available
    
    [    5.409763] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
    [    5.421174] remoteproc remoteproc3: attaching to 64800000.dsp
    [    5.429342] remoteproc remoteproc3: unsupported resource 65538
             Starting Update pmic regis…fety feature on p[    5.440073] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
    ower rails...
    [    5.440975] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
    [    5.459761] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
             Starting Expand the rootfs…ll size of the bo[    5.472062] virtio_rpmsg_bus virtio3: rpmsg host is online
    ot device....
    [    5.474172] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [    5.481319] rproc-virtio rproc-virtio.3.auto: registered virtio3 (type 7)
    [    5.496608] remoteproc remoteproc3: remote processor 64800000.dsp is now attached
    [  OK  ] Started startwlanap.[    5.516000] remoteproc remoteproc2: remote processor 41000000.r5f is now attached
    
    [  OK  ] Started startwlansta.
    [  OK  ] Started strongSwan IPsec I…IKEv2 daemon using ipsec.conf.
    [    5.619752] audit: type=1334 audit(1651173244.456:4): prog-id=7 op=LOAD
    [    5.631576] audit: type=1334 audit(1651173244.468:5): prog-id=8 op=LOAD
             Starting User Login Management...
    [    5.665879] Bluetooth: Core ver 2.22
    [    5.670332] NET: Registered PF_BLUETOOTH protocol family
    [    5.679068] Bluetooth: HCI device and connection manager initialized
    [    5.691461] Bluetooth: HCI socket layer initialized
    [    5.701616] Bluetooth: L2CAP socket layer initialized
    [    5.710451] Bluetooth: SCO socket layer initialized
    [  OK  ] Started TEE Supplicant.
             Starting Telnet Server...
    [  OK  ] Started DEMO.
    [FAILED] Failed to start Print notice about GPLv3 packages.
    See 'systemctl status gplv3-notice.service' for details.[    5.794738] platform 41400000.r5f: configured R5F for remoteproc mode
    
    [  OK  ] Finished IPv6 Packet Filtering Framework.
    [  OK  ] Finished IPv4 Packet Filtering Framework.
    [  OK  ] Finished Update pmic regis…safety feature on power rails.
    [    5.856316] platform 41400000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a1000000
    [  OK  ] Finished Expand the rootfs…full size of the boot device..
    [  OK  ] Finished Telnet Server.
    [    5.884030] j721e-pcie-host 2900000.pcie: PCI host bridge to bus 0000:00
    [  OK  ] Started Telephony service.
    [  OK  ] Started User Login Management.
    [  OK  ] Reached target Preparation for Network.
    [    5.994717] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1
    [    5.997990] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    6.003137] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
    [    6.021165] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
    [    6.026510] remoteproc remoteproc4: 41400000.r5f is available
    [    6.029247] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
             Starting Network Configuration...
    [    6.111490] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x10001000-0x10010fff])
    [    6.129266] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
    [    6.165004] remoteproc remoteproc4: loading /lib/firmware/j7-mcu-r5f0_1-fw failed with error -22
    [    6.177672] remoteproc remoteproc4: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -22
    [    6.189222] remoteproc remoteproc4: powering up 41400000.r5f
    [    6.196124] remoteproc remoteproc4: loading /lib/firmware/j7-mcu-r5f0_1-fw failed with error -22
    [    6.210302] remoteproc remoteproc4: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -22
    [    6.211702] platform 5c00000.r5f: configured R5F for IPC-only mode
    [    6.219375] remoteproc remoteproc4: request_firmware failed: -22
    [    6.232598] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [    6.240930] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    6.252451] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    6.254949] pci 0000:00:00.0: supports D1
    [    6.268052] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    6.287773] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    6.296387] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    6.297026] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    [    6.333300] pci 0000:00:00.0: PCI bridge to [bus 01]
    [  OK  ] Started Network Configuration.[    6.345456] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    
    [    6.372407] remoteproc remoteproc5: 5c00000.r5f is available
    [    6.377008] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [    6.380111] remoteproc remoteproc5: attaching to 5c00000.r5f
    [    6.395594] pcieport 0000:00:00.0: PME: Signaling with IRQ 632
    [    6.398853] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
             Starting Network Name Resolution...[    6.411379] pcieport 0000:00:00.0: AER: enabled with IRQ 632
    
    [    6.426378] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [    6.433650] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    6.444191] virtio_rpmsg_bus virtio4: rpmsg host is online
    [    6.448807] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [    6.450773] rproc-virtio rproc-virtio.4.auto: registered virtio4 (type 7)
    [    6.482194] remoteproc remoteproc5: remote processor 5c00000.r5f is now attached
    [    6.537950] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    6.569446] j721e-pcie-host 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    6.578968] j721e-pcie-host 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    6.581934] platform 5d00000.r5f: configured R5F for IPC-only mode
    [    6.587922] j721e-pcie-host 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    6.620783] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    6.635070] remoteproc remoteproc6: 5d00000.r5f is available
    [    6.642490] remoteproc remoteproc6: attaching to 5d00000.r5f
    [    6.648523] platform 5d00000.r5f: R5F core initialized in IPC-only mode
    [    6.655258] rproc-virtio rproc-virtio.5.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    6.666213] virtio_rpmsg_bus virtio5: rpmsg host is online
    [    6.670808] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
    [    6.671944] rproc-virtio rproc-virtio.5.auto: registered virtio5 (type 7)
    [    6.681695] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
    [    6.685585] remoteproc remoteproc6: remote processor 5d00000.r5f is now attached
    [    6.692871] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    [    6.708612] platform 5e00000.r5f: configured R5F for remoteproc mode
    [  OK  ] Started Network Name Resolution.
    [    6.724203] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    [    6.743449] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [    6.757713] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [  OK  ] Reached target Network.[    6.766595] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    
    [  OK  ] Reached target Host and Network Nam[    6.781170] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    e Lookups.
    [    6.793303] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [    6.793368] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
    [    6.801932] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [    6.820524] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
    [    6.833125] remoteproc remoteproc7: 5e00000.r5f is available
    [    6.839631] remoteproc remoteproc7: loading /lib/firmware/j7-main-r5f1_0-fw failed with error -22
             Starting Avahi mDNS/DNS-SD Stack...[    6.851633] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_0-fw failed with error -22
    [    6.852861] remoteproc remoteproc9: b034000.pru is available
    
    [    6.866645] remoteproc remoteproc7: powering up 5e00000.r5f
    [    6.876035] remoteproc remoteproc7: loading /lib/firmware/j7-main-r5f1_0-fw failed with error -22
             Starting Enable and configure wl18xx bluetooth[    6.886316] platform 5f00000.r5f: configured R5F for remoteproc mode
     stack...
    [    6.887677] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_0-fw failed with error -22
    [    6.908565] remoteproc remoteproc7: request_firmware failed: -22
             Starting containerd container runtime...
    [    6.920007] remoteproc remoteproc10: b004000.rtu is available
    [  OK  ] Started Netperf Benchmark Server    6.932152] remoteproc remoteproc11: b00a000.txpru is available
    m.
    [    6.950238] platform 5f00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000
    [    6.955219] remoteproc remoteproc12: b038000.pru is available
    [    6.960263] remoteproc remoteproc8: 5f00000.r5f is available
    [    6.968218] remoteproc remoteproc13: b006000.rtu is available
    [    6.976881] remoteproc remoteproc8: loading /lib/firmware/j7-main-r5f1_1-fw failed with error -22
    [    6.977596] remoteproc remoteproc14: b00c000.txpru is available
    [    6.989539] remoteproc remoteproc8: Direct firmware load for j7-main-r5f1_1-fw failed with error -22
    [    6.997032] remoteproc remoteproc15: b134000.pru is available
    [  OK  ] Started NFS status monitor for NFSv[    7.008723] remoteproc remoteproc16: b104000.rtu is available
    2/3 locking..
    [    7.008788] remoteproc remoteproc8: powering up 5f00000.r5f
    [    7.018740] remoteproc remoteproc17: b10a000.txpru is available
             Starting Simple Network Ma…ent Protocol (SNMP) Daemon....
    [    7.043647] remoteproc remoteproc8: loading /lib/firmware/j7-main-r5f1_1-fw failed with error -22
    [    7.047018] remoteproc remoteproc18: b138000.pru is available
    [    7.061967] remoteproc remoteproc19: b106000.rtu is available
    [    7.068761] remoteproc remoteproc8: Direct firmware load for j7-main-r5f1_1-fw failed with error -22
    [    7.069306] remoteproc remoteproc20: b10c000.txpru is available
    [    7.080209] remoteproc remoteproc8: request_firmware failed: -22
             Starting Permit User Sessions...
    [FAILED] Failed to start Enable and…figure wl18xx bluetooth stack.
    See 'systemctl status bt-enable.service' for details.
    [    7.156964] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
    [  OK  ] Finished Permit User Sessions.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Listening on Load/Save RF …itch S[    7.258847] cdns-csi2rx: probe of 4504000.csi-bridge failed with error -22
    tatus /dev/rfkill Watch.
    [  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...
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [    7.437101] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22
    [    7.626067] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0001:00
    [    7.632791] pci_bus 0001:00: root bus resource [bus 00-ff]
    [    7.638299] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
    [    7.647962] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    7.654884] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
    [    7.660909] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    7.670624] pci 0001:00:00.0: supports D1
    [    7.672087] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
    [    7.674638] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
    [    7.682405] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 1
    [    7.693573] audit: type=1334 audit(1651173246.532:6): prog-id=9 op=LOAD
    [    7.694784] xhci-hcd xhci-hcd.6.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
    [    7.709629] audit: type=1334 audit(1651173246.548:7): prog-id=10 op=LOAD
    [    7.710099] xhci-hcd xhci-hcd.6.auto: irq 655, io mem 0x06410000
    [    7.719700] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    7.723319] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
    [    7.732958] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
    [    7.736361] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 2
    [    7.743649] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    7.751965] xhci-hcd xhci-hcd.6.auto: Host supports USB 3.0 SuperSpeed
    [    7.756553] pcieport 0001:00:00.0: PME: Signaling with IRQ 659
    [    7.762589] hub 1-0:1.0: USB hub found
             Starting User Database Manager...
    [    7.771855] hub 1-0:1.0: 1 port detected
    [    7.774645] pcieport 0001:00:00.0: AER: enabled with IRQ 659
    [    7.780915] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [    7.798475] hub 2-0:1.0: USB hub found
    [    7.803967] hub 2-0:1.0: 1 port detected
    [  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 /ru[    8.033944] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    n/user/1000.
             Starting User Manager for UID 1000...
    [    8.085949] audit: type=1006 audit(1651173246.920:8): pid=569 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [    8.098492] audit: type=1300 audit(1651173246.920:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffce2167e8 a2=4 a3=ffff97dd4020 items=0 ppid=1 pid=569 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)
    [    8.125381] audit: type=1327 audit(1651173246.920:8): proctitle="(systemd)"
    [    8.202780] hub 1-1:1.0: USB hub found
    [    8.207077] hub 1-1:1.0: 4 ports detected
    [    8.330091] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
    [    8.354725] hub 2-1:1.0: USB hub found
    [    8.358993] hub 2-1:1.0: 4 ports detected
    [  OK  ] Started User Manager for UID 1000.
    [  OK  ] Started Session c1 of User weston.
    [  OK  ] Started Simple Network Man…ement Protocol (SNMP) Daemon..
    [  OK  ] Created slice Slice /system/systemd-fsck.
    [    8.533047] audit: type=1006 audit(1651173247.368:9): pid=543 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
    [    8.546497] audit: type=1300 audit(1651173247.368:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffce2167e8 a2=4 a3=ffff97dd4020 items=0 ppid=1 pid=543 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)
    [    8.573682] audit: type=1327 audit(1651173247.368:9): proctitle="(weston)"
    [  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  ] Mounted /run/media/BOOT-mmcblk1p1.
    [    9.292086] PVR_K:  543: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
    [    9.311355] PVR_K:  543: Shader binary image 'rgx.sh.22.104.208.318' loaded
    [  OK  ] Started containerd container runtime.
    [  OK  ] Started Weston, a Wayland …mpositor, as a system service.
             Starting EdgeAI OOB demos...
    
     _____                    _____           _         _
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
                  |___|                    |___|
    
    Arago Project tda4vm-sk -
    
    Arago 2023.10 tda4vm-sk -
    
    tda4vm-sk login: root
    [   15.439805] audit: type=1006 audit(1651173254.276:10): pid=814 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
    [   15.452623] audit: type=1300 audit(1651173254.276:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffce2167e8 a2=1 a3=ffff97dd4020 items=0 ppid=1 pid=814 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)

  • Does SK-TDA4VM automatically recognize a PCI device with 4 lanes?  Is there any additional configuration needed manually?

    Because Hailo module uses 2 lane max and DeepX module uses 4 lanes.

  • Hi Jaecheon,

    I was thinking this was the issue:

    https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1264686/faq-j721exsomxevm-how-to-work-around-errata-i2086-for-pcie-switches-and-multifunction-devices-for-j721e-tda4vm-dra829

    what is the meaning of "the multiple functions" by the way?

    Physical functions are a way to identify a PCIe device. Some device show up under the PCIe bus as multiple different devices. If you look at the lspci output section, this will give you an idea of what a device with multiple function looks like: https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-jacinto7/09_02_00_05/exports/docs/linux/Foundational_Components/Kernel/Kernel_Drivers/PCIe/PCIe_End_Point.html

    You can try putting the DeepX module on a x86 machine to see if it gets detected with lspci or other PCIe tools, and see if it enumerates multiple functions.

    Does SK-TDA4VM automatically recognize a PCI device with 4 lanes?  Is there any additional configuration needed manually?

    Yes, SK-TDA4VM should automatically recognize a PCIe device with 4 lanes, 2 lanes, or 1 lane. No additional configuration needed. Depending on whether you are connecting to the E-Key or M.2-Key PCIe connector, it should negotiate for 1 lane or 2 lanes respectively, because PCie is backwards compatible with devices or connectors that support less lanes than its max capabilities.

    On the other hand, I looked through the logs and find that DeepX does not have a "Link up" log, nor do I see errors. Are there any modifications in the setup, hardware or software-wise, between the logs shared as M1_no_link.txt and your original logs that ends in a kernel panic?

    Regards,

    Takuma

  • We applied patch and kernel panic issue cleared. Thanks for your support.!

    https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1215795/processor-sdk-j721e-pcie-bridge-linux-kernel-panic

    /cfs-file/__key/communityserver-discussions-components-files/791/0001_2D00_temporary_2D00_workaround_2D00_to_2D00_disable_2D00_kernel_2D00_panic_2D00_for_2D00_pci.patch 

     

    root@tda4vm-sk:/opt/edgeai-gst-apps# lspci
    0000:00:00.0 PCI bridge: Texas Instruments Device b00d
    0001:00:00.0 PCI bridge: Texas Instruments Device b00d
    0001:01:00.0 Processing accelerators: Device 1ff4:0000
    root@tda4vm-sk:/opt/edgeai-gst-apps#
    root@tda4vm-sk:/opt/edgeai-gst-apps#
    root@tda4vm-sk:/opt/edgeai-gst-apps# lspci -s 0001:01:00 -v
    0001:01:00.0 Processing accelerators: Device 1ff4:0000
       Flags: fast devsel, IRQ 255
       Memory at 18400000 (64-bit, non-prefetchable) [disabled] [size=4M]
       Memory at 18100000 (32-bit, non-prefetchable) [disabled] [size=1M]
       Memory at 18200000 (32-bit, non-prefetchable) [disabled] [size=1M]
       Memory at 18300000 (32-bit, non-prefetchable) [disabled] [size=1M]
       Capabilities: [40] Power Management version 3
       Capabilities: [50] MSI: Enable- Count=1/16 Maskable- 64bit+
       Capabilities: [70] Express Endpoint, MSI 00
       Capabilities: [100] Advanced Error Reporting
       Capabilities: [148] Virtual Channel
       Capabilities: [188] Secondary PCI Express
       Capabilities: [1a8] Transaction Processing Hints
       Capabilities: [234] Address Translation Service (ATS)
       Capabilities: [244] Page Request Interface (PRI)
       Capabilities: [254] Latency Tolerance Reporting
       Capabilities: [25c] L1 PM Substates
       Capabilities: [26c] Process Address Space ID (PASID)
       Capabilities: [274] Dynamic Power Allocation <?>
       Capabilities: [2f8] Readiness Time Reporting <?>
       Capabilities: [304] LN Requester <?>
       Capabilities: [30c] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?>
       Capabilities: [40c] Precision Time Measurement
       Capabilities: [418] Vendor Specific Information: ID=0003 Rev=1 Len=054 <?>
       Capabilities: [480] Vendor Specific Information: ID=0006 Rev=0 Len=018 <?>
       Capabilities: [498] Physical Resizable BAR
       Capabilities: [4d8] Virtual Resizable BAR