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.

TDA4VM: Getting started with the TDA4VM: hotdoc not found.

Part Number: TDA4VM

I am trying to start the TDA4VM SK. I have flashed the SD card as explained and ethernet port is connected and internet connection is all fine (I checked on my regular PC).

When I reboot the board, I do see the "Welcome to Jacinto" wallpaper on the display port but it does say at the top-right corner that Ethernet and WIFI not connected although it is there physically. I entered the login: root and started the ./setup_script.sh. It does start cloning different git repos but then I see bunch of these messages:
Has header "dlfcn.h" : YES (cached)
Has header "inttypes.h" : YES (cached)
Has header "memory.h" : YES (cached)
Has header "poll.h" : YES (cached)
Has header "stdint.h" : YES (cached)
Has header "stdlib.h" : YES (cached)
Has header "stdio_ext.h" : YES (cached)
Has header "strings.h" : YES (cached)
Has header "string.h" : YES (cached)
Has header "sys/param.h" : YES (cached)
Has header "sys/poll.h" : YES (cached)
Has header "sys/prctl.h" : YES (cached)
Has header "sys/socket.h" : YES (cached)
Has header "sys/stat.h" : YES (cached)
Has header "sys/times.h" : YES (cached)
Has header "sys/time.h" : YES (cached)
Has header "sys/types.h" : YES (cached)
Has header "sys/utsname.h" : YES (cached)
Has header "sys/wait.h" : YES (cached)
Has header "ucontext.h" : YES (cached)
Has header "unistd.h" : YES (cached)
Has header "sys/resource.h" : YES (cached)
Program python3 found: YES (/usr/bin/python3)
Configuring config.h using configuration
Program hotdoc skipped: feature doc disabled
Message: Hotdoc not found, not building the documentation
Build targets in project: 17

Found ninja-1.10.0 at /usr/bin/ninja
ninja: error: manifest 'build.ninja' still dirty after 100 tries

Setup FAILED! : Make sure you have active network connection

It looks like that It didnot find the hotdoc connection and then failed. Can you help me how to resolve this issue.

  • Hi Attiya,

    1. Is this with the latest release version (8.2)?
    2. Could you post output of ifconfig to make sure an IP address is assigned?
    3. Could you also post output of date to make sure the date is updated? A script runs at boot to update the system time if connected to internet.

    Regards,

    Takuma

  • 1) Yes, I flashed the SD card using the latest image ti-processor-sdk-linux-sk-tda4vm-etcher-image.zip. For the git in edgeai-gst-plugins. I checked out at commit 1c03404c001c605daba2dcd0618ff824194ff791

    2) If I type "ifconfig"

    root@tda4vm-sk:/opt/edge_ai_apps# ifconfig
    docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
    inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255
    ether 02:42:e4:67:63:0d txqueuelen 0 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 bytes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

    eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
    inet 192.168.14.228 netmask 255.255.254.0 broadcast 192.168.15.255
    inet6 fe80::2676:25ff:fe9a:f31d prefixlen 64 scopeid 0x20<link>
    ether 24:76:25:9a:f3:1d txqueuelen 1000 (Ethernet)
    RX packets 457 bytes 39558 (38.6 KiB)
    RX errors 0 dropped 22 overruns 0 frame 0
    TX packets 46 bytes 6625 (6.4 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 metric 1
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 1000 (Local Loopback)
    RX packets 82 bytes 6220 (6.0 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 82 bytes 6220 (6.0 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

    3) "date"
    Mon Apr 18 21:06:07 UTC 2022

    Do you think it's still an internet connection issue at my end as date is not updated?

  • HERE is the complete log on the serial UART when I boot the board:


    U-Boot SPL 2021.01-g44a87e3ab8 (Apr 18 2022 - 22:20:44 +0000)
    Model: Texas Instruments J721E SK R5
    Board: J721EX-SK rev A
    SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam')
    Trying to boot from MMC2
    Starting ATF on ARM64 core...

    NOTICE: BL31: v2.5(release):08.01.00.006-dirty
    NOTICE: BL31: Built : 21:21:02, Apr 18 2022

    U-Boot SPL 2021.01-g44a87e3ab8 (Apr 18 2022 - 21:22:46 +0000)
    Model: Texas Instruments J721E SK A72
    Board: J721EX-SK rev A
    SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam')
    Trying to boot from MMC2


    U-Boot 2021.01-g44a87e3ab8 (Apr 18 2022 - 21:22:46 +0000)

    SoC: J721E SR1.1
    Model: Texas Instruments J721E SK A72
    Board: J721EX-SK rev A
    DRAM: 4 GiB
    Flash: 0 Bytes
    MMC: sdhci@4fb0000: 1
    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'
    483 bytes read in 8 ms (58.6 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    1 bytes read in 8 ms (0 Bytes/s)
    Already setup.
    k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
    k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
    572788 bytes read in 33 ms (16.6 MiB/s)
    Load Remote Processor 2 with data@addr=0x82000000 572788 bytes: Success!
    297932 bytes read in 22 ms (12.9 MiB/s)
    Load Remote Processor 3 with data@addr=0x82000000 297932 bytes: Success!
    Failed to load '/lib/firmware/j7-main-r5f1_0-fw'
    Failed to load '/lib/firmware/j7-main-r5f1_1-fw'
    1461044 bytes read in 70 ms (19.9 MiB/s)
    Load Remote Processor 6 with data@addr=0x82000000 1461044 bytes: Success!
    1461012 bytes read in 70 ms (19.9 MiB/s)
    Load Remote Processor 7 with data@addr=0x82000000 1461012 bytes: Success!
    13242432 bytes read in 557 ms (22.7 MiB/s)
    Load Remote Processor 8 with data@addr=0x82000000 13242432 bytes: Success!
    19276288 bytes read in 804 ms (22.9 MiB/s)
    100968 bytes read in 15 ms (6.4 MiB/s)
    10670 bytes read in 8 ms (1.3 MiB/s)
    ## Flattened Device Tree blob at 88000000
    Booting using the fdt blob at 0x88000000
    Loading Device Tree to 000000008fee4000, end 000000008fffffff ... OK

    Starting kernel ...

    [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [ 0.000000] Linux version 5.10.100-g7a7a3af903 (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Mon Apr 18 21:26:24 UTC 2022
    [ 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 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 0x00000000aa000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@aa000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000aa100000, size 79 MiB
    [ 0.000000] OF: reserved mem: initialized node vision-apps-c71-memory@aa100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b2000000, size 96 MiB
    [ 0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@b2000000, 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 560 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 0x00000000fb000000, size 8 MiB
    [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@fb000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb800000, size 24 MiB
    [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@fb800000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 256 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-0x00000000aeffffff]
    [ 0.000000] node 0: [mem 0x00000000af000000-0x00000000afffffff]
    [ 0.000000] node 0: [mem 0x00000000b0000000-0x00000000b7ffffff]
    [ 0.000000] node 0: [mem 0x00000000b8000000-0x00000000d7ffffff]
    [ 0.000000] node 0: [mem 0x00000000d8000000-0x00000000fcffffff]
    [ 0.000000] node 0: [mem 0x00000000fd000000-0x00000000ffffffff]
    [ 0.000000] node 0: [mem 0x0000000880000000-0x000000088fffffff]
    [ 0.000000] node 0: [mem 0x0000000890000000-0x00000008ffffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [ 0.000000] cma: Failed to reserve 512 MiB
    [ 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.2
    [ 0.000000] percpu: Embedded 2 pages/cpu s49880 r8192 d73000 u131072
    [ 0.000000] Detected PIPT I-cache on CPU0
    [ 0.000000] CPU features: detected: GIC system register CPU interface
    [ 0.000000] CPU features: detected: EL2 vector hardening
    [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65472
    [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=3482acd4-02 rw rootfstype=ext4 rootwait
    [ 0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
    [ 0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
    [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [ 0.000000] software IO TLB: mapped [mem 0x000000009a800000-0x000000009e800000] (64MB)
    [ 0.000000] Memory: 2302848K/4194304K available (10880K kernel code, 1288K rwdata, 4352K rodata, 1856K init, 755K bss, 1891456K reserved, 0K 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] 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] GICv3: Distributor has no Range Selector support
    [ 0.000000] GICv3: 16 PPIs implemented
    [ 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: allocated 1048576 Devices @8a0800000 (flat, esz 8, psz 64K, shr 0)
    [ 0.000000] ITS: using cache flushing for cmd queue
    [ 0.000000] GICv3: using LPI property table @0x00000008a00b0000
    [ 0.000000] GIC: using cache flushing for LPI property table
    [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008a00c0000
    [ 0.000000] random: get_random_bytes called from start_kernel+0x31c/0x4c4 with crng_init=0
    [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [ 0.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [ 0.008415] Console: colour dummy device 80x25
    [ 0.012976] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [ 0.023647] pid_max: default: 32768 minimum: 301
    [ 0.028394] LSM: Security Framework initializing
    [ 0.033143] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [ 0.040712] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [ 0.049714] rcu: Hierarchical SRCU implementation.
    [ 0.054780] Platform MSI: msi-controller@1820000 domain created
    [ 0.061041] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [ 0.070346] EFI services will not be available.
    [ 0.075114] smp: Bringing up secondary CPUs ...
    [ 0.080380] Detected PIPT I-cache on CPU1
    [ 0.080403] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [ 0.080414] GICv3: CPU1: using allocated LPI pending table @0x00000008a00d0000
    [ 0.080449] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [ 0.080503] smp: Brought up 1 node, 2 CPUs
    [ 0.109849] SMP: Total of 2 processors activated.
    [ 0.114654] CPU features: detected: 32-bit EL0 Support
    [ 0.119909] CPU features: detected: CRC32 instructions
    [ 0.133798] CPU: All CPU(s) started at EL2
    [ 0.137993] alternatives: patching kernel code
    [ 0.143022] devtmpfs: initialized
    [ 0.151978] KASLR disabled due to lack of seed
    [ 0.156642] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.166606] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
    [ 0.173749] pinctrl core: initialized pinctrl subsystem
    [ 0.179318] DMI not present or invalid.
    [ 0.183540] NET: Registered protocol family 16
    [ 0.188320] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
    [ 0.195656] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [ 0.203625] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [ 0.211912] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.211914] thermal_sys: Registered thermal governor 'power_allocator'
    [ 0.218351] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [ 0.231982] ASID allocator initialised with 65536 entries
    [ 0.255074] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
    [ 0.261932] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [ 0.268691] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.276407] cryptd: max_cpu_qlen set to 1000
    [ 0.282351] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
    [ 0.291154] vsys_3v3: supplied by vusb-main5v0
    [ 0.296155] iommu: Default domain type: Translated
    [ 0.301272] SCSI subsystem initialized
    [ 0.305363] mc: Linux media interface: v0.10
    [ 0.309732] videodev: Linux video capture interface: v2.00
    [ 0.315358] pps_core: LinuxPPS API ver. 1 registered
    [ 0.320431] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.329768] PTP clock support registered
    [ 0.333786] EDAC MC: Ver: 3.0.0
    [ 0.337544] FPGA manager framework
    [ 0.341053] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.347665] clocksource: Switched to clocksource arch_sys_counter
    [ 0.354100] VFS: Disk quotas dquot_6.6.0
    [ 0.358146] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [ 0.367928] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
    [ 0.374223] NET: Registered protocol family 2
    [ 0.378826] IP idents hash table entries: 65536 (order: 3, 524288 bytes, linear)
    [ 0.387441] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
    [ 0.396210] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
    [ 0.404408] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
    [ 0.412217] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.418962] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [ 0.425852] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [ 0.433239] NET: Registered protocol family 1
    [ 0.437946] RPC: Registered named UNIX socket transport module.
    [ 0.444003] RPC: Registered udp transport module.
    [ 0.448816] RPC: Registered tcp transport module.
    [ 0.453621] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.460205] PCI: CLS 0 bytes, default 64
    [ 0.464552] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [ 0.474873] Initialise system trusted keyrings
    [ 0.479488] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [ 0.487910] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.494177] NFS: Registering the id_resolver key type
    [ 0.499355] Key type id_resolver registered
    [ 0.503628] Key type id_legacy registered
    [ 0.507749] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [ 0.514597] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [ 0.522241] 9p: Installing v9fs 9p2000 file system support
    [ 0.547493] Key type asymmetric registered
    [ 0.551681] Asymmetric key parser 'x509' registered
    [ 0.556679] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [ 0.564237] io scheduler mq-deadline registered
    [ 0.568863] io scheduler kyber registered
    [ 0.574081] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [ 0.580258] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [ 0.588742] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [ 0.595008] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [ 0.602767] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [ 0.610842] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [ 0.620195] arm-smmu-v3 36600000.iommu: allocated 524288 entries for cmdq
    [ 0.629877] arm-smmu-v3 36600000.iommu: allocated 524288 entries for evtq
    [ 0.637794] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [ 0.651201] brd: module loaded
    [ 0.657239] loop: module loaded
    [ 0.660797] sysfs: cannot create duplicate filename '/devices/platform/dma_buf_phys'
    [ 0.668729] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.100-g7a7a3af903 #1
    [ 0.676017] Hardware name: Texas Instruments J721E SK (DT)
    [ 0.681617] Call trace:
    [ 0.684121] dump_backtrace+0x0/0x1a0
    [ 0.687856] show_stack+0x18/0x68
    [ 0.691239] dump_stack+0xd0/0x12c
    [ 0.694710] sysfs_warn_dup+0x60/0x80
    [ 0.698444] sysfs_create_dir_ns+0xe0/0xf8
    [ 0.702625] kobject_add_internal+0x98/0x288
    [ 0.706981] kobject_add+0x94/0x100
    [ 0.710542] device_add+0xe0/0x740
    [ 0.714013] platform_device_add+0x100/0x238
    [ 0.718370] platform_device_register_full+0xcc/0x150
    [ 0.723531] dma_buf_phys_init+0x6c/0x9c
    [ 0.727532] do_one_initcall+0x54/0x1b8
    [ 0.731449] kernel_init_freeable+0x220/0x2a0
    [ 0.735895] kernel_init+0x14/0x114
    [ 0.739452] ret_from_fork+0x10/0x34
    [ 0.743115] kobject_add_internal failed for dma_buf_phys with -EEXIST, don't try to register things with the same name in the same directory.
    [ 0.756281] megasas: 07.714.04.00-rc1
    [ 0.761682] tun: Universal TUN/TAP device driver, 1.6
    [ 0.767119] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [ 0.773525] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [ 0.779596] sky2: driver version 1.30
    [ 0.783846] VFIO - User Level meta-driver version: 0.3
    [ 0.789508] i2c /dev entries driver
    [ 0.793743] sdhci: Secure Digital Host Controller Interface driver
    [ 0.800063] sdhci: Copyright(c) Pierre Ossman
    [ 0.804685] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.810991] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.817290] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [ 0.824395] optee: probing for conduit method.
    [ 0.828955] optee: revision 3.12 (3d47a131)
    [ 0.829206] optee: initialized driver
    [ 0.838490] NET: Registered protocol family 17
    [ 0.843104] 9pnet: Installing 9P2000 support
    [ 0.847490] Key type dns_resolver registered
    [ 0.851938] Loading compiled-in X.509 certificates
    [ 0.861003] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [ 0.867337] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [ 0.875460] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam')
    [ 0.904783] random: fast init done
    [ 0.929632] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [ 0.935733] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [ 0.941786] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
    [ 0.971825] i2c i2c-3: Added multiplexed i2c bus 4
    [ 0.976802] i2c i2c-3: Added multiplexed i2c bus 5
    [ 0.981701] pca954x 3-0071: registered 2 multiplexed busses for I2C switch pca9543
    [ 0.989457] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [ 0.995537] omap_i2c 2010000.i2c: bus 6 rev0.12 at 100 kHz
    [ 1.023821] i2c i2c-7: Added multiplexed i2c bus 8
    [ 1.028813] i2c i2c-7: Added multiplexed i2c bus 9
    [ 1.033712] pca954x 7-0070: registered 2 multiplexed busses for I2C switch pca9543
    [ 1.041473] omap_i2c 2030000.i2c: bus 7 rev0.12 at 400 kHz
    [ 1.047892] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created
    [ 1.057864] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
    [ 1.066674] ti-sci-intr bus@100000:main-navss:interrupt-controller1: Interrupt Router 213 domain created
    [ 1.076515] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [ 1.099259] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [ 1.106950] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
    [ 1.115230] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [ 1.123507] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [ 1.132409] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [ 1.140092] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
    [ 1.148372] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [ 1.156648] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [ 1.165815] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [ 1.175700] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [ 1.182461] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [ 1.191538] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [ 1.201690] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [ 1.208453] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [ 1.216410] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250
    [ 1.225819] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 27, base_baud = 3000000) is a 8250
    [ 1.234566] printk: console [ttyS2] enabled
    [ 1.234566] printk: console [ttyS2] enabled
    [ 1.243004] printk: bootconsole [ns16550a0] disabled
    [ 1.243004] printk: bootconsole [ns16550a0] disabled
    [ 1.253484] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 28, base_baud = 3000000) is a 8250
    [ 1.262415] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 29, base_baud = 3000000) is a 8250
    [ 1.311673] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 1.320677] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [ 1.328975] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [ 1.342985] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [ 1.351421] k3-j72xx-soc-thermal 42040000.wkup_vtm0: work around NOT needed!!
    [ 1.464769] vdd_mmc1: supplied by vsys_3v3
    [ 1.469594] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.476482] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.483333] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.490158] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.496962] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.507083] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [ 1.514583] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
    [ 1.522667] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [ 1.530747] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [ 2.541458] j721e-pcie 2900000.pcie: PCI host bridge to bus 0000:00
    [ 2.547720] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 2.553194] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x10001000-0x10010fff])
    [ 2.562651] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
    [ 2.569535] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [ 2.575529] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [ 2.585162] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [ 2.594815] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xe8 may corrupt adjacent RW1C bits
    [ 2.604536] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [ 2.614268] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
    [ 2.623989] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
    [ 2.633735] pci 0000:00:00.0: supports D1
    [ 2.637733] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [ 2.643466] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
    [ 2.655038] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [ 2.663032] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [ 2.672758] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [ 2.682479] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [ 2.693832] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    [ 2.700440] pci 0000:00:00.0: PCI bridge to [bus 01]
    [ 2.705612] pcieport 0000:00:00.0: PME: Signaling with IRQ 492
    [ 2.711932] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [ 2.719417] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
    [ 2.727496] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [ 2.735578] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [ 3.746283] j721e-pcie 2910000.pcie: PCI host bridge to bus 0001:00
    [ 3.752542] pci_bus 0001:00: root bus resource [bus 00-ff]
    [ 3.758015] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
    [ 3.767646] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
    [ 3.774523] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
    [ 3.780579] pci 0001:00:00.0: supports D1
    [ 3.784577] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
    [ 3.792082] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [ 3.801708] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
    [ 3.808315] pci 0001:00:00.0: PCI bridge to [bus 01]
    [ 3.813465] pcieport 0001:00:00.0: PME: Signaling with IRQ 494
    [ 3.820124] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [ 3.830673] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    [ 3.845975] spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [ 3.850950] 8 cmdlinepart partitions found on MTD device 47040000.spi.0
    [ 3.857549] Creating 8 MTD partitions on "47040000.spi.0":
    [ 3.863020] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [ 3.869040] 0x000000080000-0x000000280000 : "ospi.tispl"
    [ 3.874741] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [ 3.880511] 0x000000680000-0x0000006c0000 : "ospi.env"
    [ 3.886080] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [ 3.891789] 0x0000007c0000-0x000000800000 : "ospi.env.backup"
    [ 3.897951] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [ 3.903744] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [ 3.951673] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 3.960517] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [ 3.968807] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [ 3.982450] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [ 3.989455] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [ 3.996666] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [ 4.003002] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [ 4.013644] mmc0: CQHCI version 5.10
    [ 4.017796] debugfs: Directory 'pd:27' with parent 'pm_genpd' already present!
    [ 4.025041] debugfs: Directory 'pd:26' with parent 'pm_genpd' already present!
    [ 4.033259] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [ 4.040594] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [ 4.047902] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [ 4.055223] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [ 4.073925] ALSA device list:
    [ 4.076890] No soundcards found.
    [ 5.082333] mmc0: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [ 5.090159] Waiting for root device PARTUUID=3482acd4-02...
    [ 5.142213] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
    [ 5.149072] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
    [ 5.158833] mmcblk0: p1 p2
    [ 5.625790] EXT4-fs (mmcblk0p2): recovery complete
    [ 5.631328] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [ 5.639436] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [ 5.649043] devtmpfs: mounted
    [ 5.652391] Freeing unused kernel memory: 1856K
    [ 5.656947] Run /sbin/init as init process
    [ 5.801367] systemd[1]: System time before build time, advancing clock.
    [ 5.852804] NET: Registered protocol family 10
    [ 5.857752] Segment Routing with IPv6
    [ 5.875525] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [ 5.897271] systemd[1]: Detected architecture arm64.

    Welcome to Arago 2021.09!

    [ 5.938219] systemd[1]: Set hostname to <tda4vm-sk>.
    [ 6.132365] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock ? /run/docker.sock; please update the unit file accordingly.
    [ 6.201870] random: systemd: uninitialized urandom read (16 bytes read)
    [ 6.208608] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [ 6.220933] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [ 6.230852] systemd[1]: Created slice system-getty.slice.
    [ OK ] Created slice system-getty.slice.
    [ 6.251737] random: systemd: uninitialized urandom read (16 bytes read)
    [ 6.259027] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [ OK ] Created slice system-serial\x2dgetty.slice.
    [ 6.279737] random: systemd: uninitialized urandom read (16 bytes read)
    [ 6.286883] systemd[1]: Created slice User and Session Slice.
    [ OK ] Created slice User and Session Slice.
    [ 6.307843] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ OK ] Started Dispatch Password …ts to Console Directory Watch.
    [ 6.331775] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ OK ] Started Forward Password R…uests to Wall Directory Watch.
    [ 6.355779] systemd[1]: Reached target Paths.
    [ OK ] Reached target Paths.
    [ 6.371725] systemd[1]: Reached target Remote File Systems.
    [ OK ] Reached target Remote File Systems.
    [ 6.391715] systemd[1]: Reached target Slices.
    [ OK ] Reached target Slices.
    [ 6.407716] systemd[1]: Reached target Swap.
    [ OK ] Reached target Swap.
    [ 6.427085] systemd[1]: Listening on RPCbind Server Activation Socket.
    [ OK ] Listening on RPCbind Server Activation Socket.
    [ 6.447742] systemd[1]: Reached target RPC Port Mapper.
    [ OK ] Reached target RPC Port Mapper.
    [ 6.471847] systemd[1]: Listening on Process Core Dump Socket.
    [ OK ] Listening on Process Core Dump Socket.
    [ 6.491854] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [ OK ] Listening on initctl Compatibility Named Pipe.
    [ 6.526627] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [ 6.534956] systemd[1]: Listening on Journal Socket (/dev/log).
    [ OK ] Listening on Journal Socket (/dev/log).
    [ 6.555938] systemd[1]: Listening on Journal Socket.
    [ OK ] Listening on Journal Socket.
    [ 6.572005] systemd[1]: Listening on Network Service Netlink Socket.
    [ OK ] Listening on Network Service Netlink Socket.
    [ 6.595896] systemd[1]: Listening on udev Control Socket.
    [ OK ] Listening on udev Control Socket.
    [ 6.615832] systemd[1]: Listening on udev Kernel Socket.
    [ OK ] Listening on udev Kernel Socket.
    [ 6.639060] systemd[1]: Mounting Huge Pages File System...
    Mounting Huge Pages File System...
    [ 6.658400] systemd[1]: Mounting POSIX Message Queue File System...
    Mounting POSIX Message Queue File System...
    [ 6.682419] systemd[1]: Mounting Kernel Debug File System...
    Mounting Kernel Debug File System...
    [ 6.705347] systemd[1]: Mounting Temporary Directory (/tmp)...
    Mounting Temporary Directory (/tmp)...
    [ 6.722334] systemd[1]: Starting Create list of static device nodes for the current kernel...
    Starting Create list of st…odes for the current kernel...
    [ 6.750665] systemd[1]: Starting Start psplash boot splash screen...
    Starting Start psplash boot splash screen...
    [ 6.775631] systemd[1]: Starting RPC Bind...
    Starting RPC Bind...
    [ 6.791880] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [ 6.803876] systemd[1]: Starting Journal Service...
    Starting Journal Service...
    [ 6.828396] systemd[1]: Starting Load Kernel Modules...
    Starting Load Kernel Modules...
    [ 6.845785] systemd[1]: Starting Remount Root and Kernel File Systems...
    Starting Remount Root and Kernel File Systems cryptodev: loading out-of-tree module taints kernel.
    [0m...
    [ 6.869398] cryptodev: driver 1.10 loaded.
    [ 6.870456] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [ 6.882556] systemd[1]: Starting udev Coldplug all Devices...
    Starting udev Coldplug all Devices...
    [ 6.902210] systemd[1]: Started RPC Bind.
    [ OK ] Started RPC Bind.
    [ 6.916047] 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 ] Started Create list of sta… nodes for the current kernel.
    [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 ] Started Load Kernel Modules.
    [ OK ] Started Remount Root and Kernel File Systems.
    Mounting Kernel Configuration File System...
    Starting Flush Journal to Persistent Storage...
    [ 7.129690] systemd-journald[163]: Received client request to flush runtime journal.
    Starting Apply Kernel Variables...
    Starting Create Static Device Nodes in /dev...
    [ OK ] Mounted Kernel Configuration File System.
    [ OK ] Started Flush Journal to Persistent Storage.
    [ OK ] Started Apply Kernel Variables.
    [ OK ] Started Create Static Device Nodes in /dev.
    [ OK ] Started udev Coldplug all Devices.
    [ OK ] Reached target Local File Systems (Pre).
    Mounting /media/ram...
    Mounting /var/volatile...
    Starting udev Wait for Complete Device Initialization...
    Starting udev Kernel Device Manager...
    [ 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 Create Volatile Files and Directories.
    [ OK ] Started udev Kernel Device Manager.
    Starting Network Time Synchronization...
    Starting Update UTMP about System Boot/Shutdown...
    [ OK ] Started Update UTMP about System Boot/Shutdown.
    [ OK ] Started Network Time Synchronization.
    [ OK ] Reached target System Time Set.
    [ OK ] Reached target System Time Synchronized.
    [ 7.659406] CAN device driver interface
    [ 7.828991] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [ 7.864425] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
    [ 7.873960] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
    [ 7.943776] remoteproc remoteproc0: 4d80800000.dsp is available
    [ 7.944195] img_dec 4300000.video-decoder: decoder registered as /dev/video0
    [ 7.949836] remoteproc remoteproc0: attaching to 4d80800000.dsp
    [ 7.957442] img_enc 4200000.video-encoder: encoder registered as /dev/video1
    [ 7.962792] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
    [ 7.977894] remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [ 7.987735] virtio_rpmsg_bus virtio0: rpmsg host is online
    [ 7.992062] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [ 7.995198] remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [ 8.006929] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
    [ 8.019824] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [ 8.056091] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
    [ 8.063742] PVR_K: 196: Read BVNC 22.104.208.318 from HW device registers
    [ 8.075440] remoteproc remoteproc1: 4d81800000.dsp is available
    [ 8.098981] PVR_K: 196: RGX Device registered with BVNC 22.104.208.318
    [ 8.106926] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1
    [ 8.136758] cdns-mhdp8546 a000000.dp-bridge: CR: max swing reached
    [ 8.202894] remoteproc remoteproc1: attaching to 4d81800000.dsp
    [ 8.209698] [drm] Initialized pvr 1.13.5776728 20170530 for 4e20000000.gpu on minor 0
    [ 8.210935] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
    [ 8.210948] remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [ 8.211333] virtio_rpmsg_bus virtio1: rpmsg host is online
    [ 8.212650] remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [ 8.212656] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
    [ 8.213200] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@aa000000
    [ 8.213656] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
    [ 8.213730] remoteproc remoteproc2: 64800000.dsp is available
    [ 8.213776] remoteproc remoteproc2: attaching to 64800000.dsp
    [ 8.213839] remoteproc remoteproc2: unsupported resource 65538
    [ 8.213919] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
    [ 8.213930] remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@aa000000
    [ 8.214321] virtio_rpmsg_bus virtio2: rpmsg host is online
    [ 8.214366] remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [ 8.214370] remoteproc remoteproc2: remote processor 64800000.dsp is now attached
    [ 8.215204] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [ 8.216725] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [ 8.243962] Console: switching to colour frame buffer device 320x90
    [ 8.369046] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [ 8.374306] tidss 4a00000.dss: [drm] fb0: tidssdrmfb frame buffer device
    [ 8.384791] platform 41000000.r5f: configured R5F for IPC-only mode
    [ 8.448360] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [ 8.457771] remoteproc remoteproc3: 41000000.r5f is available
    [ 8.463643] remoteproc remoteproc3: attaching to 41000000.r5f
    [ 8.475313] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [ 8.482075] remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [ 8.492538] virtio_rpmsg_bus virtio3: rpmsg host is online
    [ 8.503355] remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [ 8.509914] remoteproc remoteproc3: remote processor 41000000.r5f is now attached
    [ 8.517911] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
    [ 8.525983] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
    [ 8.535974] platform 5c00000.r5f: configured R5F for IPC-only mode
    [ 8.551837] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [ 8.567963] remoteproc remoteproc4: 5c00000.r5f is available
    [ 8.573694] remoteproc remoteproc4: attaching to 5c00000.r5f
    [ 8.587830] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [ 8.818013] remoteproc4#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [ 8.891452] m_can_platform 40528000.can: m_can device registered (irq=20, version=32)
    [ 8.904029] m_can_platform 2701000.can: m_can device registered (irq=42, version=32)
    [ 8.917451] m_can_platform 2751000.can: m_can device registered (irq=44, version=32)
    [ 8.929958] m_can_platform 2791000.can: m_can device registered (irq=46, version=32)
    [ 8.989443] virtio_rpmsg_bus virtio4: rpmsg host is online
    [ 8.995024] remoteproc4#vdev0buffer: registered virtio4 (type 7)
    [ 9.001139] remoteproc remoteproc4: remote processor 5c00000.r5f is now attached
    [ 9.008592] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [ 9.059392] platform 5d00000.r5f: configured R5F for IPC-only mode
    [ 9.103388] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [ 9.251956] remoteproc remoteproc5: 5d00000.r5f is available
    [ 9.323832] remoteproc remoteproc5: attaching to 5d00000.r5f
    [ 9.392302] platform 5d00000.r5f: R5F core initialized in IPC-only mode
    [ 9.528049] remoteproc5#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [ 9.668486] virtio_rpmsg_bus virtio5: rpmsg host is online
    [ 9.683332] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
    [ 9.691967] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
    [ 9.706411] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    [ 9.715900] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    [ 9.727931] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [ 9.739760] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [ 9.747300] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [ 9.756194] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [ 9.762929] remoteproc5#vdev0buffer: registered virtio5 (type 7)
    [ 9.765419] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [ 9.779791] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [ 9.790369] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
    [ 9.851709] random: crng init done
    [ 9.855108] random: 7 urandom warning(s) missed due to ratelimiting
    [ 9.864850] remoteproc remoteproc5: remote processor 5d00000.r5f is now attached
    [ 9.888963] platform 5e00000.r5f: configured R5F for remoteproc mode
    [ OK ] Started Load/Save Random Seed.
    [ 9.935026] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
    [ 9.945859] remoteproc remoteproc6: 5e00000.r5f is available
    [ 9.954223] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [ 9.964436] remoteproc remoteproc6: powering up 5e00000.r5f
    [ 9.970147] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [ 9.981879] remoteproc remoteproc6: request_firmware failed: -2
    [ 9.988701] platform 5f00000.r5f: configured R5F for remoteproc mode
    [ 9.997321] platform 5f00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000
    [ 10.010866] remoteproc remoteproc7: 5f00000.r5f is available
    [ 10.018404] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [ 10.029894] remoteproc remoteproc7: powering up 5f00000.r5f
    [ 10.036594] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [ 10.047370] remoteproc remoteproc7: request_firmware failed: -2
    [ 10.381839] usbcore: registered new interface driver usbfs
    [ 10.387342] usbcore: registered new interface driver hub
    [ 10.392790] usbcore: registered new device driver usb
    [ 10.418415] remoteproc remoteproc8: b034000.pru is available
    [ 10.436706] cdns-csi2rx: probe of 4504000.csi-bridge failed with error -22
    [ 10.472261] remoteproc remoteproc9: b004000.rtu is available
    [ OK ] Created slice system-systemd\x2dfsck.slice.
    [ 10.502770] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22
    [ 10.515152] remoteproc remoteproc10: b00a000.txpru is available
    [ 10.523980] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
    [ 10.584066] remoteproc remoteproc11: b038000.pru is available
    [ OK ] Found device /dev/mmcblk0p1.
    Starting File System Check on /dev/mmcblk0p1 10.618627] remoteproc remoteproc12: b006000.rtu is available
    0m...
    [ 10.631195] remoteproc remoteproc13: b00c000.txpru is available
    [ 10.639028] remoteproc remoteproc14: b134000.pru is available
    [ 10.646404] remoteproc remoteproc15: b104000.rtu is available
    [ 10.656279] remoteproc remoteproc16: b10a000.txpru is available
    [ 10.663762] remoteproc remoteproc17: b138000.pru is available
    [ 10.669811] remoteproc remoteproc18: b106000.rtu is available
    [ 10.677639] remoteproc remoteproc19: b10c000.txpru is available
    [ OK ] Started File System Check on /dev/mmcblk0p1.
    Mounting /run/media/mmcblk0p1...
    [ 10.792574] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [ OK ] Mounted /run/media/mmcblk0p1.
    [ 11.297732] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [ 11.303241] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
    [ 11.311501] xhci-hcd xhci-hcd.0.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
    [ 11.320935] xhci-hcd xhci-hcd.0.auto: irq 648, io mem 0x06410000
    [ 11.327164] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
    [ 11.335420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 11.342628] usb usb1: Product: xHCI Host Controller
    [ 11.347499] usb usb1: Manufacturer: Linux 5.10.100-g7a7a3af903 xhci-hcd
    [ 11.354100] usb usb1: SerialNumber: xhci-hcd.0.auto
    [ 11.359260] hub 1-0:1.0: USB hub found
    [ 11.363037] hub 1-0:1.0: 1 port detected
    [ 11.367152] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [ 11.372639] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
    [ 11.380292] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
    [ 11.386838] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [ 11.394974] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
    [ 11.403226] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 11.410437] usb usb2: Product: xHCI Host Controller
    [ 11.415305] usb usb2: Manufacturer: Linux 5.10.100-g7a7a3af903 xhci-hcd
    [ 11.421908] usb usb2: SerialNumber: xhci-hcd.0.auto
    [ 11.427010] hub 2-0:1.0: USB hub found
    [ 11.430775] hub 2-0:1.0: 1 port detected
    [ 11.623680] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [ 11.775949] usb 1-1: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
    [ 11.784120] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
    [ 11.791246] usb 1-1: SerialNumber: 81020841A4CD
    [ 11.796538] hub 1-1:1.0: USB hub found
    [ 11.800329] hub 1-1:1.0: 4 ports detected
    [ OK ] Started udev Wait for Complete Device Initialization.
    [ OK ] Started Hardware RNG Entropy Gatherer Daemon.
    [ OK ] Reached target System Initialization.
    [ 11.907718] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
    [ OK ] Started Daily rotation of log files.
    [ 11.931929] usb 2-1: New USB device found, idVendor=0451, idProduct=8140, bcdDevice= 1.00
    [ OK ] Started Daily Cleanup of Temporary Directories.
    [ 11.947672] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [ OK ] Reached target Timers.[ 11.955967] hub 2-1:1.0: USB hub found

    [ OK ] Listening on Avahi mDNS/DNS-SD Stac[ 11.970741] hub 2-1:1.0: 4 ports detected
    k Activation Socket.
    [ OK ] Listening on D-Bus System Message Bus Socket.
    Starting Docker Socket for the API.
    [ OK ] Listening on dropbear.socket.
    Starting Reboot and dump vmcore via kexec...
    [ OK ] Listening on Docker Socket for the API.
    [ OK ] Started Reboot and dump vmcore via kexec.
    [ OK ] Reached target Sockets.
    [ OK ] Reached target Basic System.
    [ OK ] Started Job spooling tools.
    [ OK ] Started Periodic Command Scheduler.
    [ OK ] Started D-Bus System Message Bus.
    Starting Print notice about GPLv3 packages...
    Starting set host name as per compatible name...
    Starting IPv6 Packet Filtering Framework...
    Starting IPv4 Packet Filtering Framework...
    [ OK ] Started irqbalance daemon.
    Starting Telephony service...
    Starting rc.pvr.service...
    Starting startwlanap...
    Starting startwlansta...
    Starting Login Service...
    [ OK ] Started TEE Supplicant.
    Starting Update weston ini… based on the platform name...
    [ OK ] Started startwlansta.
    [ OK ] Started IPv6 Packet Filtering Framework.
    [ OK ] Started IPv4 Packet Filtering Framework.
    [ OK ] Reached target Network (Pre).
    Starting Network Service...
    [ OK ] Started Telephony service.
    [ OK ] Started Update weston ini …ge based on the platform name.
    [ OK ] Started startwlanap.
    [ OK ] Started set host name as per compatible name.
    [ 12.414160] Bluetooth: Core ver 2.22
    [ 12.420716] NET: Registered protocol family 31
    [ 12.429027] Bluetooth: HCI device and connection manager initialized
    [ 12.440750] Bluetooth: HCI socket layer initialized
    [ 12.450564] Bluetooth: L2CAP socket layer initialized
    [ 12.459588] Bluetooth: SCO socket layer initialized
    [ OK ] Started Login Service.
    [ OK ] Started Network Service.
    Starting Wait for Network to be Configured...
    Starting Network Name Resolution...
    [ 12.590246] TI DP83867 46000f00.mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=46000f00.mdio:00, irq=POLL)
    [ OK ] Started rc.pvr.service.
    Starting weston.service...
    [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
    [ 12.658766] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down
    [ OK ] Started Network Name Resolution.
    [ OK ] Reached target Network.
    [ OK ] Reached target Host and Network Name Lookups.
    Starting Avahi mDNS/DNS-SD Stack...
    Starting Enable and configure wl18xx bluetooth stack...
    [ OK ] Started Edge AI Init.
    [ OK ] Started NFS status monitor for NFSv2/3 locking..
    Starting Simple Network Ma…ent Protocol (SNMP) Daemon....
    Starting Permit User Sessions...
    [ OK ] Started Permit User Sessions.
    [ OK ] Started Getty on tty1.
    [ OK ] Started Serial Getty on ttyS2.
    [ OK ] Started Serial Getty on ttyS3.
    [ OK ] Reached target Login Prompts.
    Starting Synchronize System and HW clocks...
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [ OK ] Started Enable and configure wl18xx bluetooth stack.
    [ OK ] Started Avahi mDNS/DNS-SD Stack.
    [ OK ] Started Simple Network Man…ement Protocol (SNMP) Daemon..
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
    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
    gstreamer1.0-libav-dev
    gstreamer1.0-libav
    gzip
    less
    libasm1
    libbfd
    libdw1
    libelf1
    libgdbm-compat4
    libgdbm-dev
    libgdbm6
    libgettextlib
    libgettextsrc
    libgmp-dev
    libgmp10
    libgmpxx4
    libidn2-0
    libidn2-dev
    libmpc3
    libmpfr6
    libreadline-dev
    libreadline8
    libunistring-dev
    libunistring2
    m4-dev
    m4
    make
    nettle-dev
    nettle
    parted
    python3-rfc3987
    python3-strict-rfc3339
    tar
    which
    zeromq

    If you do not wish to distribute GPLv3 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
    ***************************************************************
    ***************************************************************
    [ OK ] Started Print notice about GPLv3 packages.
    [ OK ] Started weston.service.
    Starting DEMO...
    Starting telnetd.service...
    [ OK ] Started DEMO.
    [ OK ] Started telnetd.service.
    [ 15.947834] PVR_K: 1054: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
    [ 16.765170] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
    [ 16.773725] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

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

    Arago Project http://arago-project.org tda4vm-sk ttyS2

    Arago 2021.09 tda4vm-sk ttyS2

    tda4vm-sk login: [ 30.848460] Initializing XFRM netlink socket
    [ 33.996464] process 'docker/tmp/qemu-check309934658/check' started with executable stack

  • Hi Attiya,

    3) "date"
    Mon Apr 18 21:06:07 UTC 2022

    This part might be the problem.

    1. Could you run ntpd
    2. If ntpd does not update the date, could you manually set the date. The command will look something like date -s "Fri Sep 9 16:44:44 CDT 2022"
    3. After date has been updated, please run the setup_script again

    Regards,

    Takuma

  • Thank you! It worked.