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.
Tool/software:
Hi Ti expert
I meet the same problem:https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1394498/tda4vm-sbl-startup-linux-kernel-abnormality
My Linux boot log is as same as: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1394498/tda4vm-sbl-startup-linux-kernel-abnormality/
when I disable like this:
The error message disappeared, But the linux still boot up!.
I use the default DM, and there is no error.
I use the vision_app mcu1_0. And there have resouce_table in main.c
Why for this?
Best Regards
Eason
Hi Eason,
I am sorry, but i did not get the question, do you mean, after removing dts entries for mcu1_0 and mcu1_1, you are no longer seeing Linux kernel crash? and do you want to enable vision apps on mcu1_0 with DM running on it?
Regards,
Brijesh
Hi Brijesh
Thanks for your reply.
do you mean, after removing dts entries for mcu1_0 and mcu1_1, you are no longer seeing Linux kernel crash?
Right, when i disable mcu1_0 and mcu1_1 in dts,it will not see any error-log output from main uart (when remoteproc driver load mcu1_0)But i don’t know why.
do you want to enable vision apps on mcu1_0 with DM running on it?
I use vision_app as bootapp(I integrated the functions of the boot_app_rtos demo into vision_app mcu1_0). My boot sequence is:sbl boot mcu1_0(this is bootapp)from ospi ,and then mcu1_0 boot spl from mmcsd ,and then spl boot uboot from mmcsd ,and then uboot boot linux kernel from mmcsd.(all boot linux kernel need is done).
Best Regards
Eason
Hi Eason,
Vision_apps on MCU1_0 as boot app is not supported as part of standard SDK flow. May I know if there is any particular reason you need this boot app in vision_apps rather than having a separate boot app (with some additional features integrated if any) outside vision_apps running on MCU1_0?
Regards,
Nikhil
Hi Nikhil
May I know if there is any particular reason you need this boot app in vision_apps rather than having a separate boot app (with some additional features integrated if any) outside vision_apps running on MCU1_0?
I want to fastest boot.(The first can message must be sent within 100ms from the power-on to the first frame)
Best Regards
Eason
Hi Eason,
In your boot flow, the SBL loads the DM firmware with Boot app on mcu1_0, so u-boot is not loading the same anymore right?
I still did not understand why vision_apps is integrated into mcu1_0 firmware, if you need to only do boot app and can response on mcu1_0. Is there a plan to communicate to other cores why IPC in the future?
Could you please share your current error logs that you are seeing?
Regards
Nikhil
Hi,Nilhil
Thanks for your reply.
I was so excited that you asked me a few key questions! Thank you so much!
Let me explain my idea:
In your boot flow, the SBL loads the DM firmware with Boot app on mcu1_0, so u-boot is not loading the same anymore right?
SBL load mcu1_0 app (vision app mcu1_0), this is DM firmware. But in u-boot is not load the same firmweare. you rae right.
Is there a plan to communicate to other cores why IPC in the future?
Yes! I need IPC.
This is the problem I'm encountering now!
In linux device tree, I must be enable follow nodes for linux kernel can creat virtio for mcu1_0 then linux can communicate with mcu1_0 through virtio:
But when I enable these nodes, linux kernel boot abnormality. but also can not creat virtio for mcu1_0.
the log is:
full log:
NOTICE: BL31: v2.10.0(release):Release1.2.0-13-gf995f1127c-dirty NOTICE: BL31: Built : 16:11:04, Nov 27 2023 NOTICE: ZZX BUILD. NOTICE: BL31: Initializing runtime services NOTICE: BL31: Initializing BL32 NOTICE: ZZX-DEBUG: bl32_init = 0x70003490. I/TC: I/TC: OP-TEE version: 4.1.0-51-g012cdca49 (gcc version 11.4.0 (GCC)) #1 Tue Jan 30 10:48:03 UTC 2024 aarch64 I/TC: WARNING: This OP-TEE configuration might be insecure! I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html I/TC: Primary CPU initializing I/TC: GIC redistributor base address not provided I/TC: Assuming default GIC group status and modifier I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)') I/TC: HUK Initialized I/TC: Activated SA2UL device I/TC: 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 NOTICE: BL31: Preparing for EL3 exit to normal world NOTICE: Entry point address = 0x80080000 NOTICE: SPSR = 0x3c9 NOTICE: Argument #0 = 0x82000000 NOTICE: Argument #1 = 0x0 NOTICE: Argument #2 = 0x0 NOTICE: Argument #3 = 0x0 NOTICE: Argument #4 = 0x0 NOTICE: Argument #5 = 0x0 NOTICE: Argument #6 = 0x0 NOTICE: Argument #7 = 0x0 U-Boot SPL 2023.04-ti-ti-gf9b966c67473 (Nov 27 2023 - 16:11:04 +0000) SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)') ti_i2c_eeprom_am6_parse_record: Ignoring record id 17 Detected: J7X-BASE-CPB rev A 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-ti-ti-gf9b966c67473 (Nov 27 2023 - 16:11:04 +0000) SoC: J721E SR1.1 GP Model: Texas Instruments K3 J721E SoC Board: J721EX-PM2-SOM rev A DRAM: 2 GiB (effective 4 GiB) Core: 123 devices, 35 uclasses, devicetree: separate Flash: 0 Bytes MMC: mmc@4f80000: 0, 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 Detected: J7X-BASE-CPB rev A cdns,sierra serdes@5000000: PHY not found 0x7364 vs 0x0 Sierra init failed:-22 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' 1541 bytes read in 35 ms (43 KiB/s) Loaded env from uEnv.txt Importing environment from mmc1 ... Running uenvcmd ... 1 bytes read in 34 ms (0 Bytes/s) Already setup. GPIO: 'gpio@22_17' not found Command 'gpio' failed: Error -22 GPIO: 'gpio@22_16' not found Command 'gpio' failed: Error -22 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' 1564352 bytes read in 117 ms (12.8 MiB/s) Load Remote Processor 2 with data@addr=0x82000000 1564352 bytes: Success! 322804 bytes read in 52 ms (5.9 MiB/s) Load Remote Processor 3 with data@addr=0x82000000 322804 bytes: Success! Failed to load '/lib/firmware/j7-main-r5f1_0-fw' Failed to load '/lib/firmware/j7-main-r5f1_1-fw' 998192 bytes read in 87 ms (10.9 MiB/s) Load Remote Processor 6 with data@addr=0x82000000 998192 bytes: Success! 998192 bytes read in 87 ms (10.9 MiB/s) Load Remote Processor 7 with data@addr=0x82000000 998192 bytes: Success! 13504656 bytes read in 311 ms (41.4 MiB/s) Load Remote Processor 8 with data@addr=0x82000000 13504656 bytes: Success! 19376640 bytes read in 996 ms (18.6 MiB/s) 115044 bytes read in 40 ms (2.7 MiB/s) Working FDT set to 88000000 3589 bytes read in 35 ms (99.6 KiB/s) 11541 bytes read in 36 ms (312.5 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 000000008fee0000, end 000000008fffffff ... OK Working FDT set to 8fee0000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] [ 0.000000] Linux version 6.1.80-ti-g2e423244f8c0 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 24 [ 0.000000] Machine model: Texas Instruments J721e EVM [ 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 20 pages/cpu s41064 r8192 d32664 u81920 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: Spectre-v3a [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192 [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=33423791-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: 1695676K/4194304K available (11712K kernel code, 1258K rwdata, 3812K rodata, 1984K init, 438K bss, 1974340K 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.010513] Console: colour dummy device 80x25 [ 0.016224] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.029562] pid_max: default: 32768 minimum: 301 [ 0.035483] LSM: Security Framework initializing [ 0.041455] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.050923] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.061900] cblist_init_generic: Setting adjustable number of callback queues. [ 0.071152] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.078975] cblist_init_generic: Setting adjustable number of callback queues. [ 0.088208] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.096088] rcu: Hierarchical SRCU implementation. [ 0.102210] rcu: Max phase no-delay instances is 1000. [ 0.109106] Platform MSI: msi-controller@1820000 domain created [ 0.116932] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.128711] EFI services will not be available. [ 0.134639] smp: Bringing up secondary CPUs ... I/TC: Secondary CPU 1 initializing I/TC: Secondary CPU 1 switching to normal world boot [ 0.151227] Detected PIPT I-cache on CPU1 [ 0.151305] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 [ 0.151322] GICv3: CPU1: using allocated LPI pending table @0x00000008a7050000 [ 0.151359] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] [ 0.151419] smp: Brought up 1 node, 2 CPUs [ 0.188101] SMP: Total of 2 processors activated. [ 0.194107] CPU features: detected: 32-bit EL0 Support [ 0.200673] CPU features: detected: CRC32 instructions [ 0.207267] CPU: All CPU(s) started at EL2 [ 0.212494] alternatives: applying system-wide alternatives [ 0.220702] devtmpfs: initialized [ 0.233717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.246190] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.264205] pinctrl core: initialized pinctrl subsystem [ 0.271283] DMI not present or invalid. [ 0.276595] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.284897] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.294046] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.304055] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.314214] audit: initializing netlink subsys (disabled) [ 0.321251] audit: type=2000 audit(0.172:1): state=initialized audit_enabled=0 res=1 [ 0.321533] thermal_sys: Registered thermal governor 'step_wise' [ 0.331150] thermal_sys: Registered thermal governor 'power_allocator' [ 0.338910] cpuidle: using governor menu [ 0.352348] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.361051] ASID allocator initialised with 65536 entries [ 0.378850] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@100000/pinctrl@a40000/mcu-cpsw-cpts [ 0.393321] KASLR disabled due to lack of seed [ 0.402564] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.411245] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.419247] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.427914] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.435915] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.444581] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.452584] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.461251] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.470145] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected [ 0.481792] iommu: Default domain type: Translated [ 0.488020] iommu: DMA domain TLB invalidation policy: strict mode [ 0.496170] SCSI subsystem initialized [ 0.501157] usbcore: registered new interface driver usbfs [ 0.508182] usbcore: registered new interface driver hub [ 0.514976] usbcore: registered new device driver usb [ 0.521691] pps_core: LinuxPPS API ver. 1 registered [ 0.528031] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.539702] PTP clock support registered [ 0.544802] EDAC MC: Ver: 3.0.0 [ 0.549437] FPGA manager framework [ 0.553824] Advanced Linux Sound Architecture Driver Initialized. [ 0.562079] clocksource: Switched to clocksource arch_sys_counter [ 0.570019] VFS: Disk quotas dquot_6.6.0 [ 0.575052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.587489] Carveout Heap: Exported 512 MiB at 0x00000000b8000000 [ 0.595353] NET: Registered PF_INET protocol family [ 0.601817] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.613095] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.624054] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.633955] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.644209] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.655021] TCP: Hash tables configured (established 32768 bind 32768) [ 0.663506] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.672142] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.681454] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.689043] RPC: Registered named UNIX socket transport module. [ 0.696616] RPC: Registered udp transport module. [ 0.702621] RPC: Registered tcp transport module. [ 0.708624] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.716851] NET: Registered PF_XDP protocol family [ 0.722976] PCI: CLS 0 bytes, default 64 [ 0.728389] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [ 0.739805] Initialise system trusted keyrings [ 0.745623] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 0.756305] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.764109] NFS: Registering the id_resolver key type [ 0.770612] Key type id_resolver registered [ 0.775952] Key type id_legacy registered [ 0.781103] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.789664] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.823771] Key type asymmetric registered [ 0.829001] Asymmetric key parser 'x509' registered [ 0.835256] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.844802] io scheduler mq-deadline registered [ 0.850598] io scheduler kyber registered [ 0.858532] pinctrl-single 4301c000.pinctrl: 94 pins, size 376 [ 0.866548] pinctrl-single 11c000.pinctrl: 173 pins, size 692 [ 0.874763] pinctrl-single a40000.pinctrl: 512 pins, size 2048 [ 0.886624] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled [ 0.897080] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf) [ 0.907354] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq [ 0.916281] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq [ 0.926247] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs [ 0.939957] loop: module loaded [ 0.944881] megasas: 07.719.03.00-rc1 [ 0.951434] tun: Universal TUN/TAP device driver, 1.6 [ 0.958438] VFIO - User Level meta-driver version: 0.3 [ 0.965511] usbcore: registered new interface driver usb-storage [ 0.973575] i2c_dev: i2c /dev entries driver [ 0.979717] sdhci: Secure Digital Host Controller Interface driver [ 0.987614] sdhci: Copyright(c) Pierre Ossman [ 0.993312] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.000930] ledtrig-cpu: registered to indicate activity on CPUs [ 1.008717] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.017131] usbcore: registered new interface driver usbhid [ 1.024252] usbhid: USB HID core driver [ 1.029757] optee: probing for conduit method. I/TC: Reserved shared memory is enabled I/TC: Dynamic shared memory is enabled I/TC: Normal World virtualization support is disabled I/TC: Asynchronous notifications are disabled [ 1.035452] optee: revision 4.1 (012cdca4) [ 1.055965] optee: dynamic shared memory is enabled [ 1.067689] optee: initialized driver [ 1.073937] Initializing XFRM netlink socket [ 1.079438] NET: Registered PF_PACKET protocol family [ 1.085943] Key type dns_resolver registered [ 1.091623] registered taskstats version 1 [ 1.096872] Loading compiled-in X.509 certificates [ 1.110175] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)') [ 1.206925] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz [ 1.214861] pca953x 1-0020: supply vcc not found, using dummy regulator [ 1.223406] pca953x 1-0020: using no AI [ 1.250955] pca953x 1-0022: supply vcc not found, using dummy regulator [ 1.259462] pca953x 1-0022: using AI [ 1.264795] gpio-480 (CTRL_PM_I2C_OE): hogged as output/high [ 1.272264] gpio-481 (MCASP/TRACE_MUX_S0): hogged as output/low [ 1.280064] gpio-482 (MCASP/TRACE_MUX_S1): hogged as output/high [ 1.288201] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz [ 1.296658] omap_i2c 2020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.304344] pca953x 3-0020: supply vcc not found, using dummy regulator [ 1.312877] pca953x 3-0020: using no AI [ 1.338651] omap_i2c 2030000.i2c: bus 3 rev0.12 at 400 kHz [ 1.346026] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created [ 1.356723] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created [ 1.368410] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created [ 1.379209] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created [ 1.397636] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235 [ 1.410007] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled [ 1.418456] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64 [ 1.429847] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211 [ 1.442551] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled [ 1.450999] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64 [ 1.460909] printk: console [ttyS2] disabled [ 1.466405] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 192, base_baud = 3000000) is a 8250 [ 1.477462] printk: console [ttyS2] enabled [ 1.477462] printk: console [ttyS2] enabled [ 1.488014] printk: bootconsole [ns16550a0] disabled [ 1.488014] printk: bootconsole [ns16550a0] disabled [ 1.501127] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 193, base_baud = 3000000) is a 8250 [ 1.512385] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 194, base_baud = 3000000) is a 8250 [ 1.523775] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode [ 1.570087] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.580851] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 [ 1.591187] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000 [ 1.607201] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 [ 1.616209] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 [ 1.623983] pps pps0: new PPS source ptp0 [ 1.629153] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1 [ 1.642283] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:250000000, add_val:3 pps:0 [ 1.653507] mmc0: CQHCI version 5.10 [ 1.694629] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit [ 1.794124] mmc0: Command Queue Engine enabled [ 1.799688] mmc0: new HS200 MMC card at address 0001 [ 1.806445] mmcblk0: mmc0:0001 S0J56X 14.8 GiB [ 1.815669] mmcblk0: p1 [ 1.819331] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB [ 1.826560] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB [ 1.833636] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0) [ 2.036950] tps6594-rtc tps6594-rtc.4.auto: registered as rtc0 [ 2.044404] tps6594-rtc tps6594-rtc.4.auto: hctosys: unable to read the hardware clock [ 2.352592] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100 [ 2.361131] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100 [ 2.369643] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100 [ 2.378157] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100 [ 2.386629] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100 [ 2.396402] cdns-sierra-phy: probe of 5000000.serdes failed with error -22 [ 2.412615] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8) [ 2.426395] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16) [ 2.440729] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode [ 2.486100] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 2.496911] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 [ 2.507252] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000 [ 2.523266] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 [ 2.532274] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 [ 2.540034] pps pps0: new PPS source ptp1 [ 2.545193] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1 [ 2.558401] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 [ 2.569243] mmc1: CQHCI version 5.10 [ 2.573599] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 2.599671] ALSA device list: [ 2.603384] No soundcards found. [ 2.614764] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit [ 2.624295] Waiting for root device PARTUUID=33423791-02... [ 2.684229] sdhci-am654 4fb0000.mmc: No passing ITAPDLY, return 0 [ 2.691863] mmc1: new ultra high speed DDR50 SDHC card at address 0001 [ 2.700501] mmcblk1: mmc1:0001 SD32G 28.8 GiB [ 2.707794] mmcblk1: p1 p2 [ 3.511982] EXT4-fs (mmcblk1p2): recovery complete [ 3.521538] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none. [ 3.532230] VFS: Mounted root (ext4 filesystem) on device 179:98. [ 3.545856] devtmpfs: mounted [ 3.550889] Freeing unused kernel memory: 1984K [ 3.556639] Run /sbin/init as init process [ 3.859641] systemd[1]: System time before build time, advancing clock. [ 3.928436] NET: Registered PF_INET6 protocol family [ 3.935285] Segment Routing with IPv6 [ 3.939878] In-situ OAM (IOAM) with IPv6 [ 3.975641] 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 ) [ 4.014909] systemd[1]: Detected architecture arm64. Welcome to Arago 2023.10! [ 4.071119] systemd[1]: Hostname set to <j721e-evm>. [ 4.171215] systemd-sysv-generator[148]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Pleas. [ 4.359954] 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 consid. [ 4.416398] 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 con. [ 4.483441] systemd[1]: Queued start job for default target Graphical Interface. [ 4.531536] systemd[1]: Created slice Slice /system/getty. [ OK ] Created slice Slice /system/getty. [ 4.555833] systemd[1]: Created slice Slice /system/modprobe. [ OK ] Created slice Slice /system/modprobe. [ 4.583760] systemd[1]: Created slice Slice /system/serial-getty. [ OK ] Created slice Slice /system/serial-getty. [ 4.611400] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 4.634332] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password �…ts to Console Directory Watch. [ 4.662255] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R�…uests to Wall Directory Watch. [ 4.690311] systemd[1]: Reached target Path Units. [ OK ] Reached target Path Units. [ 4.714157] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 4.738148] systemd[1]: Reached target Slice Units. [ OK ] Reached target Slice Units. [ 4.762160] systemd[1]: Reached target Swaps. [ OK ] Reached target Swaps. [ 4.813977] systemd[1]: Listening on RPCbind Server Activation Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ 4.842237] systemd[1]: Reached target RPC Port Mapper. [ OK ] Reached target RPC Port Mapper. [ 4.869989] systemd[1]: Listening on Process Core Dump Socket. [ OK ] Listening on Process Core Dump Socket. [ 4.894383] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 4.918596] systemd[1]: Listening on Journal Audit Socket. [ OK ] Listening on Journal Audit Socket. [ 4.942450] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 4.966461] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 4.982534] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 5.006530] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 5.030383] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 5.054413] systemd[1]: Listening on User Database Manager Socket. [ OK ] Listening on User Database Manager Socket. [ 5.098430] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 5.117128] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 5.145170] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 5.162439] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). [ 5.179217] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. [ 5.210423] systemd[1]: Mounting Temporary Directory /tmp... Mounting Temporary Directory /tmp... [ 5.229815] systemd[1]: Starting Create List of Static Device Nodes... Starting Create List of Static Device Nodes... [ 5.270608] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 5.293058] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 5.313216] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 5.336381] fuse: init (API version 7.37) [ 5.350776] systemd[1]: Starting Start psplash boot splash screen... Starting Start psplash boot splash screen... [ 5.383108] systemd[1]: Starting RPC Bind... Starting RPC Bind... [ 5.402387] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/). [ 5.422576] systemd[1]: Starting Journal Service... Starting Journal Service... [ 5.457978] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 5.476533] systemd[1]: Starting Generate network units from Kernel command line... Starting Generate network �…ts from Kernel co[ 5.492137] cryptodev: loading out-of-tree module taints kernel. mmand line... [ 5.502430] cryptodev: driver 1.12 loaded. [ 5.513645] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 5.541717] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none. [ 5.554743] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 5.579780] systemd[1]: Started RPC Bind. [ OK ] Started RPC Bind. [ 5.594750] 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... [ 5.996212] systemd-journald[163]: 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... [ 6.241054] audit: type=1334 audit(1651167747.380:2): prog-id=5 op=LOAD [ 6.249740] audit: type=1334 audit(1651167747.388: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. [FAILED] Failed to start Network Time Synchronization. See 'systemctl status systemd-timesyncd.service' for details. [ OK ] Reached target System Time Set. Starting Record System Boot/Shutdown in UTMP... [ OK ] Stopped Network Time Synchronization. [FAILED] Failed to start Network Time Synchronization. See 'systemctl status systemd-timesyncd.service' for details. [ OK ] Stopped Network Time Synchronization. [FAILED] Failed to start Network Time Synchronization. See 'systemctl status systemd-timesyncd.service' for details. [ OK ] Finished Record System Boot/Shutdown in UTMP. [ OK ] Stopped Network Time Synchronization. [FAILED] Failed to start Network Time Synchronization. See 'systemctl status systemd-timesyncd.service' for details.[ 6.759601] random: crng init done [ OK ] Reached target System Initialization. [ OK ] Started Daily rotation of log files. [ OK ] Started Daily Cleanup of Temporary Directories. [ 6.826598] ina2xx 2-0040: power monitor ina226 (Rshunt = 10000 uOhm) [ OK ] Reached target Timer Units.[ 6.836961] ina2xx 2-0041: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.852320] ina2xx 2-0042: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.861841] ina2xx 2-0043: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.871389] ina2xx 2-0044: power monitor ina226 (Rshunt = 10000 uOhm) [ OK ] Listening on Avahi mDNS/DNS-SD Stac[ 6.881008] ina2xx 2-0045: power monitor ina226 (Rshunt = 5000 uOhm) k Activation Socket. [ 6.895788] ina2xx 2-0046: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.907280] ina2xx 2-0047: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.915991] ina2xx 2-0048: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.925084] ina2xx 2-0049: power monitor ina226 (Rshunt = 10000 uOhm) [ OK ] Listening on D-Bus System Message B[ 6.934182] ina2xx 2-004a: power monitor ina226 (Rshunt = 10000 uOhm) us Socket. [ 6.949115] ina2xx 2-004b: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.958952] ina2xx 2-004c: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.967876] ina2xx 2-004d: power monitor ina226 (Rshunt = 10000 uOhm) Starting Docker Socket for the API...[ 6.976808] ina2xx 2-004e: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.991748] ina2xx 2-004f: power monitor ina226 (Rshunt = 10000 uOhm) [ OK ] Listening on dropbear.socket. [ OK ] Listening on PC/SC Smart Card Daemon Activation Socket. Starting Weston socket... [ 7.069366] CAN device driver interface [FAILED] Failed to start D-Bus System Mess[ 7.088678] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: age Bus. [ 7.105983] mc: Linux media interface: v0.10 [ 7.112420] j721e-pcie-host 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 7.124775] j721e-pcie-host 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 7.136001] j721e-pcie-host 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 See 'systemctl status dbus-broker.service' for details. Starting Reboot and dump vmcore via kexec... [ OK ] Finished Load/Save Random Seed. [ 7.209537] videodev: Linux video capture interface: v2.00 [ OK ] Listening on Docker Socket for the [ 7.221102] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000 API. [ 7.241539] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode [ OK ] Listening on Weston socket.[ 7.253886] PVR_K: 201: Device: 4e20000000.gpu [ 7.259116] remoteproc remoteproc0: 4d80800000.dsp is available [ 7.277078] remoteproc remoteproc0: attaching to 4d80800000.dsp [ 7.286356] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode [ OK ] Found device /dev/ttyS2.[ 7.297664] rproc-virtio rproc-virtio.12.auto: assigned reserved memory node vision-apps-c66-dma-memory@a9000000 [ 7.316856] virtio_rpmsg_bus virtio0: rpmsg host is online [ 7.321483] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd [ 7.326290] rproc-virtio rproc-virtio.12.auto: registered virtio0 (type 7) [ 7.341443] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached [ 7.352921] k3-dsp-rproc 4d80800000.dsp: register pm nitifiers in remoteproc mode [ OK ] Reached target Socket Units.[ 7.365659] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000 [ 7.389641] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode [ 7.390933] PVR_K: 201: Read BVNC 22.104.208.318 from HW device registers [ OK ] Reached target Basic System.[ 7.412751] remoteproc remoteproc1: 4d81800000.dsp is available [ OK ] Started Job spooling tools. [ 7.457850] remoteproc remoteproc1: attaching to 4d81800000.dsp [ 7.470759] PVR_K: 201: RGX Device registered with BVNC 22.104.208.318 [ 7.479647] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc [ OK ] Started Periodic Command Scheduler. [ 7.505543] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode [ 7.517405] rproc-virtio rproc-virtio.13.auto: assigned reserved memory node vision-apps-c66-dma-memory@a8000000 [ 7.531364] virtio_rpmsg_bus virtio1: rpmsg host is online [ 7.535866] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd [ 7.538955] rproc-virtio rproc-virtio.13.auto: registered virtio1 (type 7) [ 7.555745] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached [ 7.568172] k3-dsp-rproc 4d81800000.dsp: register pm nitifiers in remoteproc mode Starting DEMO... [ 7.582035] [drm] Initialized pvr 23.3.6512818 20170530 for 4e20000000.gpu on minor 0 [ 7.592496] img_enc 4200000.video-encoder: encoder registered as /dev/video1 Starting Print notice about GPLv3 packages... [ 7.620148] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b2000000 Starting IPv6 Packet Filtering Framework... Starting IPv4 Packet Filtering Framework... [ OK ] Started irqbalance daemon.[ 7.679853] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) Starting Telephony service... Starting Update pmic regis�…fety feature on power rails... Starting Expand the rootfs�…ll size of the boot device.... [ OK ] Started strongSw[ 7.753896] audit: type=1334 audit(1651167748.892:4): prog-id=7 op=LOAD an IPsec I�…IKEv2 daemon using ipsec.conf. [ 7.782902] audit: type=1334 audit(1651167748.924:5): prog-id=8 op=LOAD [FAILED] Failed to start User Login Management. See 'systemctl status systemd-logind.service' for details. [ OK ] Stopped Network Time Synchronization. [FAILED] Failed to start Network Time Synchronization. See 'systemctl status systemd-timesyncd.service' for details. [ OK ] Started TEE Supplicant. Starting Telnet Server... [ OK ] Finished Reboot and dump vmcore via kexec. [ OK ] Finished IPv6 Packet Filtering Framework. [ OK ] Finished IPv4 Packet Filtering Framework. [ OK ] Reached target Preparation for Network. [ OK ] Stopped User Login Management. Starting Load Kernel Module drm... St[ 7.887768] audit: type=1334 audit(1651167749.028:6): prog-id=9 op=LOAD arting Network Configuration... [ OK ] Stopped Network Time Synchronization. [[ 7.910136] audit: type=1334 audit(1651167749.036:7): prog-id=10 op=LOAD FAILED] Failed to start Network Time Synchronization. See 'systemctl status systemd-timesyncd.service' for details. [ OK ] Finished Telnet Server. [ OK ] Finished Load Kernel Module drm. [FAILED] Failed to start User Login Management. See 'systemctl status systemd-logind.service' for[ 7.957873] audit: type=1334 audit(1651167749.096:8): prog-id=11 op=LOAD details. [ OK ] Stopped User Login Management. Starting Load Kernel Module drm 7.980601] audit: type=1334 audit(1651167749.108:9): prog-id=12 op=LOAD m... [ OK ] Started DEMO. [ OK ] Finished Load Kernel Module drm. [FAILED] Failed to start User Login Management. See 'systemctl status systemd-logind.service' for details. [ 8.018156] audit: type=1334 audit(1651167749.148:10): prog-id=8 op=UNLOAD [ 8.025052] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode [ 8.035724] audit: type=1334 audit(1651167749.148:11): prog-id=7 op=UNLOAD Starting Load Kernel Module drm... [ 8.058200] platform 41000000.r5f: configured R5F for IPC-only mode 1;31mFAILED] Failed to start D-Bus System Message Bus. See 'systemctl status dbus-broker.service' for details. [FAILED] Failed to start D-Bus System Message Bus. See 'systemctl status dbus-broker.service' for details. [ OK ] Finished Update pmic regis�…safety feature on power rails. [ OK ] Finished Load Kernel Module drm. [FAILED] Failed to start D-Bus System Message Bus. See 'systemctl status dbus-broker.service' for details. [FAILE[ 8.125301] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000 D] Failed to start User Login Management. See 'systemctl status systemd-logind.service' for details. [FAILED] Failed to start D-Bus System Message Bus 8.158775] img_dec 4300000.video-decoder: decoder registered as /dev/video0 [0m. See 'systemctl status dbus-broker.service' for details. [ OK ] Stopped User Login Management. Starting Load Kernel Module drm... [FAILED] Failed to start D-Bus System Message Bus. See 'systemctl status dbus-broker.service' for details. [ OK ] Started Telephony service. [ 8.213957] remoteproc remoteproc2: 64800000.dsp is available [FAILED] Failed to start User Login Manag[ 8.226808] remoteproc remoteproc2: attaching to 64800000.dsp ement. See 'systemctl status systemd-logind.service' for de[ 8.235585] remoteproc remoteproc3: 41000000.r5f is available tails. [ OK ] Stopped User Login Manageme[ 8.243865] remoteproc remoteproc2: unsupported resource 65538 nt. [ OK ] Listening on D-Bus System [ 8.263254] remoteproc remoteproc3: attaching to 41000000.r5f Message Bus Socket. [FAILED] Failed to start 8.268381] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode [0;1;39mLoad Kernel Module drm. See 'systemctl status modpr[ 8.288348] Unable to handle kernel paging request at virtual address ffff7fffb2100010 obe@drm.service' for details. [FAILED] Failed to s[ 8.298094] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0000:00 [ 8.314589] Mem abort info: tart User Login Management. See 'systemctl status systemd-logind.service' for details. [ 8.347107] rproc-virtio rproc-virtio.14.auto: assigned reserved memory node vision-apps-c71-dma-memory@b2000000 [ 8.349739] ESR = 0x0000000096000004 [ 8.361418] virtio_rpmsg_bus virtio2: rpmsg host is online [ 8.365491] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd [ 8.371520] rproc-virtio rproc-virtio.14.auto: registered virtio2 (type 7) [ 8.390955] remoteproc remoteproc2: remote processor 64800000.dsp is now attached [ 8.402266] k3-dsp-rproc 64800000.dsp: register pm nitifiers in remoteproc mode [ 8.417973] pci_bus 0000:00: root bus resource [bus 00-ff] [ 8.426677] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x18001000-0x18010fff]) [ 8.434050] EC = 0x25: DABT (current EL), IL = 32 bits [ 8.438591] pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff] [ 8.454041] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400 [ 8.461625] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits [ 8.469580] SET = 0, FnV = 0 [ 8.473882] pci 0000:00:00.0: supports D1 [ 8.482599] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 8.492747] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 8.495988] EA = 0, S1PTW = 0 [ 8.505908] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 8.515078] pci 0000:00:00.0: PCI bridge to [bus 01] [ 8.521949] pcieport 0000:00:00.0: PME: Signaling with IRQ 812 [ 8.529704] FSC = 0x04: level 0 translation fault [ 8.535880] Data abort info: [ 8.536790] pcieport 0000:00:00.0: AER: enabled with IRQ 812 [ 8.539571] ISV = 0, ISS = 0x00000004 [ 8.551365] CM = 0, WnR = 0 [ 8.555165] swapper pgtable: 4k pages, 48-bit VAs, pgdp=0000000082f40000 [ 8.563556] [ffff7fffb2100010] pgd=0000000000000000, p4d=0000000000000000 [ 8.572063] Internal error: Oops: 0000000096000004 [#1] PREEMPT SMP [ 8.579881] Modules linked in: ti_k3_r5_remoteproc(+) vxd_dec vxe_enc videobuf2_dma_sg videobuf2_dma_contig videobuf2_memops v4l2_mem2mem videobuf2_v4l2 k3_j72xx_bandgap videobuf2_c6 [ 8.590162] j721e-pcie-host 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 8.647693] CPU: 1 PID: 190 Comm: systemd-udevd Tainted: G O 6.1.80-ti-g2e423244f8c0 #1 [ 8.647699] Hardware name: Texas Instruments J721e EVM (DT) [ 8.647702] pstate: 00000005 (nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [ 8.647707] pc : rproc_handle_resources.constprop.0+0x94/0x168 [ 8.647727] lr : rproc_boot+0x450/0x570 [ 8.647733] sp : ffff800009a2b770 [ 8.647734] x29: ffff800009a2b770 [ 8.670598] j721e-pcie-host 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 8.676248] x28: ffff00082ddc84d0 x27: ffff00082d510380 [ 8.676253] x26: ffffffffa0100010 x25: ffff800012000000 x24: ffff800008ebd020 [ 8.676260] x23: ffff00082ddc8038 x22: 0000000000000000 x21: ffff800009257778 [ 8.676267] x20: ffff00082ddc8000 x19: 0000000000000000 x18: 0000000000000000 [ 8.676273] x17: 0000000000000000 x16: 0000000000000000 x15: d1bf075d3ccdf181 [ 8.676280] x14: b7cefd8e38e5d7ab x13: d1bf075d3ccdf181 x12: b7cefd8e38e5d7ab [ 8.676286] x11: aef7fbfea3f27bb7 x10: e4bf7ff71fe7dffa x9 : 5fcd1f7fbddfdfdf [ 8.687942] j721e-pcie-host 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 8.692230] [ 8.692231] x8 : f77d4ff7cf79fd51 x7 : 7fcefbf4d13fdbd2 x6 : f7991fccda5d8fdf [ 8.692237] x5 : ffff00082eaf5a00 x4 : ffff800012000100 x3 : 000000005ff000ec [ 8.692244] x2 : 00000000a0100010 x1 : ffff7fffb2100014 x0 : ffff800012000000 [ 8.692251] Call trace: [ 8.692254] rproc_handle_resources.constprop.0+0x94/0x168 [ 8.692263] rproc_boot+0x450/0x570 [ 8.692267] rproc_add+0xcc/0x16c [ 8.699945] j721e-pcie-host 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 8.701165] k3_r5_probe+0x624/0xdc0 [ti_k3_r5_remoteproc] [ 8.851015] platform_probe+0x68/0xe0 [ 8.855581] really_probe+0xbc/0x2dc [ 8.860037] __driver_probe_device+0x78/0x114 [ 8.865465] driver_probe_device+0xd8/0x15c [ 8.870677] __driver_attach+0x94/0x19c [ 8.875456] bus_for_each_dev+0x74/0xd4 [ 8.880233] driver_attach+0x24/0x30 [ 8.884687] bus_add_driver+0x154/0x20c [ 8.889464] driver_register+0x78/0x130 [ 8.894243] __platform_driver_register+0x28/0x34 [ 8.900102] k3_r5_rproc_driver_init+0x20/0x1000 [ti_k3_r5_remoteproc] [ 8.908246] do_one_initcall+0x54/0x1d0 [ 8.913024] do_init_module+0x48/0x1d0 [ 8.917697] load_module+0x18f4/0x1c80 [ 8.922366] __do_sys_finit_module+0xac/0x104 [ 8.927794] __arm64_sys_finit_module+0x20/0x30 [ 8.933440] invoke_syscall+0x48/0x114 [ 8.938109] el0_svc_common.constprop.0+0xd4/0xfc [ 8.943970] do_el0_svc+0x20/0x30 [ 8.948098] el0_svc+0x28/0xa0 [ 8.951902] el0t_64_sync_handler+0xbc/0x140 [ 8.957222] el0t_64_sync+0x18c/0x190 [ 8.961785] Code: 128002b3 913fa021 97ffe64f 1400002e (b87a6b20) [ 8.969379] ---[ end trace 0000000000000000 ]--- [ 9.000005] m_can_platform 40528000.can: m_can device registered (irq=815, version=32) [ 9.021836] m_can_platform 40568000.can: m_can device registered (irq=816, version=32) [ 9.052197] m_can_platform 2701000.can: m_can device registered (irq=817, version=32) [ 9.069303] m_can_platform 2721000.can: m_can device registered (irq=818, version=32) [ 9.510984] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 9.557686] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ OK ] Finished Expand the rootfs�…full s[ 9.570719] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' ize of the boot device.. [FAILED] Failed to start D-Bus System Message Bus. See 'systemctl status dbus-broker.service' for details. [FAILED] Failed to start Network Configuration. See 'systemctl status systemd-networkd.service' for details. [ OK ] Stopped Network Configuration. Starting Network Configuration... [ 9.730306] j721e-pcie-host 2920000.pcie: PCI host bridge to bus 0001:00 [ 9.743987] pci_bus 0001:00: root bus resource [bus 00-ff] [ 9.791750] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x1000-0x10fff]) [ 9.814484] pci_bus 0001:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff]) [ 9.829304] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400 [ 9.838385] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c [ 9.849339] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits [ 9.874756] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled [ 9.893131] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled [ 9.899468] pci 0001:00:00.0: supports D1 [ 9.906476] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled [ 9.929519] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled [ 9.937380] pci 0001:00:00.0: PME# supported from D0 D1 D3hot [ 9.953387] remoteproc remoteproc4: b034000.pru is available [ 9.955820] scsi host0: ufshcd [ 9.964505] remoteproc remoteproc5: b004000.rtu is available [ 9.979191] remoteproc remoteproc6: b00a000.txpru is available [ 9.994599] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 10.008228] remoteproc remoteproc7: b038000.pru is available [ 10.020932] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01 [ 10.022376] remoteproc remoteproc8: b006000.rtu is available [ 10.038718] remoteproc remoteproc9: b00c000.txpru is available [ 10.041342] pci 0001:00:00.0: PCI bridge to [bus 01] [ 10.049307] scsi 0:0:0:49488: Well-known LUN TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6 [ 10.058975] pcieport 0001:00:00.0: PME: Signaling with IRQ 845 [ 10.067007] scsi 0:0:0:49476: Well-known LUN TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6 [ 10.082453] remoteproc remoteproc10: b134000.pru is available [ 10.090183] pcieport 0001:00:00.0: AER: enabled with IRQ 845 [ 10.091605] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found [ 10.101753] remoteproc remoteproc11: b104000.rtu is available [ 10.113981] remoteproc remoteproc12: b10a000.txpru is available [ 10.158408] remoteproc remoteproc13: b138000.pru is available [ 10.166129] remoteproc remoteproc14: b106000.rtu is available [ 10.173724] remoteproc remoteproc15: b10c000.txpru is available [ OK ] Started Network Configuration. [FAILED] Failed to start Network Name Resolution. See 'systemctl status systemd-resolved.service' for details. [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. Starting Avahi mDNS/DNS-SD Stack... Starting Enable and configure wl18xx bluetooth stack... Starting containerd container runtime... [ OK ] Started Netperf Benchmark Server. [ OK ] Started NFS status monitor for NFSv2/3 locking.. Starting Simple Network Ma�…ent Protocol (SNMP) Daemon.... Starting Permit User Sessions... [ OK ] Stopped Network Name Resolution. [FAILED] Failed to start Network Name Resolution. See 'systemctl status systemd-resolved.service' for details. [ OK ] Finished Enable and configure wl18xx bluetooth stack. [ OK ] Stopped Network Name Resolution. [FAILED] Fail[ 10.364758] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL) ed to start Network Name Resolution. See 'systemctl status systemd-resolved.service' for details. [ OK 10.391913] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [0m] Stopped Network Name Resolution. [FAILED] Failed to start Network Name Resolution. See 'systemctl status systemd-resolved.service' for details. [ OK ] Finished Permit User Sessions. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS2. [ OK ] Reached target Login Prompts. Starting Synchronize System and HW clocks... [ OK ] Stopped Network Name Resolution. [FAILED] Failed to start Network Name Resolution. See 'systemctl status systemd-resolved.service' fo[ 10.477500] m_can_platform 40528000.can mcu_mcan0: renamed from can0 r details. Starting Weston, a Wayland�…ositor, as a system service... [ OK ] Listening on Load/Save RF �…itch Status /dev/rfkill Watch. [ OK ] Stopped Network Name Resolution. [FAILED] Failed to start Network Name Resolution. See 'systemctl status systemd-resolved.service' for details. [FAILED] Failed to start Avahi mDNS/DNS-SD Stack. See 'systemctl status avahi-daemon.service' for details. [ 10.607763] m_can_platform 40568000.can mcu_mcan1: renamed from can1 [ 10.681538] m_can_platform 2701000.can main_mcan0: renamed from can2 [ 10.711677] m_can_platform 2721000.can main_mcan2: renamed from can3 [ 10.764496] xhci-hcd xhci-hcd.15.auto: xHCI Host Controller [ 10.783273] xhci-hcd xhci-hcd.15.auto: new USB bus registered, assigned bus number 1 [ 10.838693] xhci-hcd xhci-hcd.15.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010 [ 10.873786] xhci-hcd xhci-hcd.15.auto: irq 846, io mem 0x06410000 [ 10.881733] xhci-hcd xhci-hcd.15.auto: xHCI Host Controller [ 10.889173] xhci-hcd xhci-hcd.15.auto: new USB bus registered, assigned bus number 2 [ 10.900979] xhci-hcd xhci-hcd.15.auto: Host supports USB 3.0 SuperSpeed [ 10.910726] hub 1-0:1.0: USB hub found [ 10.915568] hub 1-0:1.0: 1 port detected [ 10.921073] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 10.932189] hub 2-0:1.0: USB hub found [ 10.937941] hub 2-0:1.0: 1 port detected [ OK ] Finished Synchronize System and HW clocks. Starting User Database Manager... [ OK ] Started User Database Manager. [ OK ] Created slice Slice /system/systemd-fsck. [ 11.242333] usb 1-1: new high-speed USB device number 2 using xhci-hcd Starting Save/Restore Sound Card State... [ OK ] Found device /dev/mmcblk0p1. [ OK ] Finished Save/Restore Sound Card State. [ OK ] Reached target Sound Card. Starting File System Check on /dev/mmcblk0p1... [ 11.471226] hub 1-1:1.0: USB hub found [ 11.476045] hub 1-1:1.0: 4 ports detected [ OK ] Finished File System Check on /dev/mmcblk0p1. Mounting /run/media/rootfs-mmcblk0p1... [ 11.693460] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Quota mode: none. [ OK ] Mounted /run/media/rootfs-mmcblk0p1. [FAILED] Failed to start Weston, a �…mpositor, as a system service. See 'systemctl status weston.service' for details. [ 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 ] Started Simple Network Man�…ement Protocol (SNMP) Daemon.. [ OK ] Mounted /run/media/BOOT-mmcblk1p1. [ OK ] Started containerd container runtime. *************************************************************** *************************************************************** NOTICE: This file system contains the following GPL-3.0 packages: adwaita-icon-theme-symbolic autoconf bash-dev bash bc binutils cifs-utils coreutils-stdbuf coreutils cpio cpp-symlinks cpp dosfstools elfutils g++-symlinks g++ gawk gcc-symlinks gcc gdb gdbserver gettext glmark2 gnu-config grub-common grub-editenv grub-efi gzip hidapi less libasm1 libatomic-dev libatomic1 libbfd libdebuginfod1 libdw1 libeigen-dev libelf1 libgcc-s-dev libgcc1 libgdbm-compat4 libgdbm-dev libgdbm6 libgettextlib libgettextsrc libgmp10 libidn2-0 libmpc3 libmpfr6 libopcodes libqt5charts-examples libqt5charts-plugins libqt5charts-qmlplugins libqt5charts5 libqt5sensors-plugins libqt5sensors-qmlplugins libqt5sensors5 libqt5serialport-examples libqt5serialport-plugins libqt5serialport-qmlplugins libqt5serialport5 libqt5svg-examples libqt5svg-plugins libqt5svg-qmlplugins libqt5svg5 libqt5virtualkeyboard-plugins libqt5virtualkeyboard-qmlplugins libqt5virtualkeyboard5 libqt5webchannel-plugins libqt5webchannel-qmlplugins libqt5webchannel5 libreadline-dev libreadline8 libstdc++-dev libstdc++6 libunistring2 m4-dev m4 make nettle parted piglit qt3d-plugins qt3d-qmlplugins qt3d qtbase-examples qtbase-plugins qtbase-qmlplugins qtbase qtconnectivity-plugins qtconnectivity-qmlplugins qtconnectivity qtdeclarative-plugins qtdeclarative-qmlplugins qtdeclarative-tools qtdeclarative qtgraphicaleffects-qmlplugins qtlocation-examples qtlocation-plugins qtlocation-qmlplugins qtlocation qtmultimedia-examples qtmultimedia-plugins qtmultimedia-qmlplugins qtmultimedia qtquics-qmlplugins.control qtquics2-plugins.control qtquics2-qmlplugins.control qtquics2.control qtscript-examples qtscript-plugins qtscript-qmlplugins qtscript qtwayland-examples qtwayland-plugins qtwayland-qmlplugins qtwayland tar which If you do not wish to distribute GPL-3.0 components please remove the above packages prior to distribution. This can be done using the opkg remove command. i.e.: opkg remove <package> Where <package> is the name printed in the list above NOTE: If the package is a dependency of another package you will be notified of the dependent packages. You should use the --force-removal-of-dependent-packages option to also remove the dependent packages as well *************************************************************** *************************************************************** _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project j721e-evm - Arago 2023.10 j721e-evm - j721e-evm login:
So how can I solve this problem?
Best Regards
Eason
Hi, Nilhil
I know why, from my debug in kernel. This is because kernel load mcu1_0 resource_table error, Memory overflow.
But I don't know why kernel load mcu1_0 resource_table error.
Can I create a resource_table that is exactly the same as mcu1_0 in the kernel driver, and then assign the value when the kernel loads the mcu1_0 resource_tabel?
Best Regards
Eason
Hi Eason,
IPC initializations would be happening within the MCU1_0 vision_apps firmware.
Can you let me know what are the soft links for firmwares in /lib/firmwares in SD Card?
If it is vx_app_mcu1_0_xx.out, can you check if the size for the same is not 0 in the SD Card?
Regards,
Nikhil
Hi,Nikhil
Now I use c6x resouce_table as mcu1_0 resouce_table (because both mcu1_0 and c6x use the same resouce_table config in codes)
But in mcu1_0 linux always no ready:
Now I need ipc between mcu1_0 and linux:
e2e.ti.com/.../
Best Regards
Eason
Hi Eason,
I see that you have raised a new thread regarding this issue. Let us continue our discussion there.
Can you let me know what are the soft links for firmwares in /lib/firmwares in SD Card?
If it is vx_app_mcu1_0_xx.out, can you check if the size for the same is not 0 in the SD Card?
For this thread, can you let me know the below with the default usecase?
Regards,
Nikhil
Hi, Nikhil
vx_app_mcu1_0_xx.out is not 0:
I have now integrated the bootapp function into the xip project (mcu1_0) in PDK (I want to fastest boot), and started uboot and linux in mcu1_0. I have implemented all the above functions, and Linux has been running successfully.
Now I also want to use IPC to enable linux to communicate with mcu1_0, but during the actual test process, I found that linux made an error when loading the resource_table of mcu1_0 (because the linux kernel cannot find the resource_table of mcu1_0), so I When linux loads the resource_table of C6X, i let it borrows the resource_tabel of C6X as the resource_table of mcu1_0 (because the resource_table configuration of c6x and mcu1_0 are the same)
But when I used rpmsg_char_simple to test, I found that linux and mcu1_0 still couldn't communicate:
When I debug in rpmsg_char_simple in souce_code, I find that there is no mcu1_0 rpmsg_chrdev find, but in mcu1_0 rtos_code , I have announced
【continue....】:
Using the above method, Ipc_isRemoteReady(IPC_MPU1_0) cannot be used to determine whether Linux is ready, because the Linux kernel uses the C6X resource table when loading the resource table (mcu1_0 also borrows the c6x resource table), so in the IPC driver, I modified the relevant functions, and Linux has been started by default:
If I don't do this, I can't use VirtioIPC_createVirtioCorePair to create it for linux. However, I found during the actual debugging process that after I modified the above driver, when I used VirtioIPC_init, the program carsh
If I don't modify the driver, I won't be able to initialize using VirtioIPC_init for linux, causing RPMessage_announce(IPC_MPU1_0, rpmsg_tx_endpt, "rpmsg_chrdev") to fail
Hello,
Ipc_isRemoteReady
This API is definitely needed to ensure the R5F core announces the end point to linux after linux is running on A72 core.
rpmsg_char_simple is example which communicates between linux and ipc_echo_test/cdd_ipc example with defined endpoint .I noticed you are testing with custom vision apps example and have done the modification for the vision app example.
The memory layout for MCU1_0 remains same for ipc_echo_test and vision apps no need of modification in memory layout.
Could you please attach the source code files changed rather than snippets so i could help you further ?
Regards
Tarun Mukesh