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.

DRA829J: DRA829VMTGBALFR

Part Number: DRA829J

Tool/software:

I am trying to display image on the screen,

The monitor is Display Port

When booting from default SD card, the TI logo is properly displayed.

After building my code, there is nothing on the screen and the message "no signal" appears on the monitor.

Do you have suggestions how to display and using the display port properly?

II can't find any information regarding the Display Ports on J721EXCP01EVM

This is very CRITICAL!

  • Hi Ramin,

    What code are you building? Can you send the dmesg logs?

    Best,
    Jared

  • Please see the attached file

    [    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 2024
    [    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] pcpu-alloc: s41064 r8192 d32664 u81920 alloc=20*4096
    [    0.000000] pcpu-alloc: [0] 0 [0] 1 
    [    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=d318c79d-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: 1695672K/4194304K available (11712K kernel code, 1258K rwdata, 3812K rodata, 1984K init, 438K bss, 1974344K 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.008447] Console: colour dummy device 80x25
    [    0.013018] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023689] pid_max: default: 32768 minimum: 301
    [    0.028425] LSM: Security Framework initializing
    [    0.033204] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.040779] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.049620] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.057020] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.063281] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.070667] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.076976] rcu: Hierarchical SRCU implementation.
    [    0.081873] rcu: 	Max phase no-delay instances is 1000.
    [    0.087402] Platform MSI: msi-controller@1820000 domain created
    [    0.093714] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.103169] EFI services will not be available.
    [    0.107922] smp: Bringing up secondary CPUs ...
    [    0.121145] Detected PIPT I-cache on CPU1
    [    0.121210] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.121225] GICv3: CPU1: using allocated LPI pending table @0x00000008a7050000
    [    0.121255] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.121305] smp: Brought up 1 node, 2 CPUs
    [    0.150650] SMP: Total of 2 processors activated.
    [    0.155455] CPU features: detected: 32-bit EL0 Support
    [    0.160708] CPU features: detected: CRC32 instructions
    [    0.165984] CPU: All CPU(s) started at EL2
    [    0.170166] alternatives: applying system-wide alternatives
    [    0.176784] devtmpfs: initialized
    [    0.187591] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.197583] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.213385] pinctrl core: initialized pinctrl subsystem
    [    0.219098] DMI not present or invalid.
    [    0.223369] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.230044] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.237370] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.245373] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.253505] audit: initializing netlink subsys (disabled)
    [    0.259137] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1
    [    0.259374] thermal_sys: Registered thermal governor 'step_wise'
    [    0.267056] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.273264] cpuidle: using governor menu
    [    0.284020] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.290983] ASID allocator initialised with 65536 entries
    [    0.305888] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@100000/pinctrl@a40000/mcu-cpsw-cpts
    [    0.317532] KASLR disabled due to lack of seed
    [    0.324919] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.331863] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.338265] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.345198] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.351599] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.358532] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.364933] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.371866] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.379026] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
    [    0.388396] iommu: Default domain type: Translated 
    [    0.393383] iommu: DMA domain TLB invalidation policy: strict mode 
    [    0.399914] SCSI subsystem initialized
    [    0.403824] libata version 3.00 loaded.
    [    0.403907] usbcore: registered new interface driver usbfs
    [    0.409527] usbcore: registered new interface driver hub
    [    0.414963] usbcore: registered new device driver usb
    [    0.420347] pps_core: LinuxPPS API ver. 1 registered
    [    0.425418] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.434755] PTP clock support registered
    [    0.438841] EDAC MC: Ver: 3.0.0
    [    0.442563] FPGA manager framework
    [    0.446078] Advanced Linux Sound Architecture Driver Initialized.
    [    0.452707] clocksource: Switched to clocksource arch_sys_counter
    [    0.459053] VFS: Disk quotas dquot_6.6.0
    [    0.463085] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.473078] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
    [    0.479377] NET: Registered PF_INET protocol family
    [    0.484559] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.493615] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.502383] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.510308] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.518517] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    0.527241] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.534045] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.540960] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.548421] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.554534] RPC: Registered named UNIX socket transport module.
    [    0.560595] RPC: Registered udp transport module.
    [    0.565397] RPC: Registered tcp transport module.
    [    0.570205] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.576787] NET: Registered PF_XDP protocol family
    [    0.581688] PCI: CLS 0 bytes, default 64
    [    0.586069] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.595258] Initialise system trusted keyrings
    [    0.599932] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.608516] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.614778] NFS: Registering the id_resolver key type
    [    0.619962] Key type id_resolver registered
    [    0.624233] Key type id_legacy registered
    [    0.628350] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.635198] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.662468] Key type asymmetric registered
    [    0.666653] Asymmetric key parser 'x509' registered
    [    0.671657] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.679303] io scheduler mq-deadline registered
    [    0.683936] io scheduler kyber registered
    [    0.690455] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.696921] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.703524] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [    0.713156] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [    0.721593] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    0.729838] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [    0.737013] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [    0.745070] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.756209] loop: module loaded
    [    0.760239] megasas: 07.719.03.00-rc1
    [    0.765563] tun: Universal TUN/TAP device driver, 1.6
    [    0.771138] VFIO - User Level meta-driver version: 0.3
    [    0.776853] usbcore: registered new interface driver usb-storage
    [    0.783333] i2c_dev: i2c /dev entries driver
    [    0.788284] sdhci: Secure Digital Host Controller Interface driver
    [    0.794606] sdhci: Copyright(c) Pierre Ossman
    [    0.799277] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.805433] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.811674] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.818427] usbcore: registered new interface driver usbhid
    [    0.824121] usbhid: USB HID core driver
    [    0.828575] optee: probing for conduit method.
    [    0.833143] optee: revision 4.1 (012cdca4)
    [    0.849558] optee: dynamic shared memory is enabled
    [    0.858948] optee: initialized driver
    [    0.864014] Initializing XFRM netlink socket
    [    0.868403] NET: Registered PF_PACKET protocol family
    [    0.873606] Key type dns_resolver registered
    [    0.878150] registered taskstats version 1
    [    0.882349] Loading compiled-in X.509 certificates
    [    0.893435] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
    [    0.961035] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
    [    0.967384] pca953x 1-0020: supply vcc not found, using dummy regulator
    [    0.974244] pca953x 1-0020: using no AI
    [    1.001399] pca953x 1-0022: supply vcc not found, using dummy regulator
    [    1.008205] pca953x 1-0022: using AI
    [    1.012471] gpio-480 (CTRL_PM_I2C_OE): hogged as output/high
    [    1.018446] gpio-481 (MCASP/TRACE_MUX_S0): hogged as output/low
    [    1.024687] gpio-482 (MCASP/TRACE_MUX_S1): hogged as output/high
    [    1.031183] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.037977] omap_i2c 2020000.i2c: bus 2 rev0.12 at 400 kHz
    [    1.044154] pca953x 3-0020: supply vcc not found, using dummy regulator
    [    1.050984] pca953x 3-0020: using no AI
    [    1.077180] omap_i2c 2030000.i2c: bus 3 rev0.12 at 400 kHz
    [    1.083074] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
    [    1.091622] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
    [    1.100963] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
    [    1.109571] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    1.123975] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    1.133872] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    1.140634] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.149813] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    1.159966] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    1.166725] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.174706] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 192, base_baud = 6000000) is a 8250
    [    1.184164] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 193, base_baud = 3000000) is a 8250
    [    1.193017] printk: console [ttyS2] enabled
    [    1.201461] printk: bootconsole [ns16550a0] disabled
    [    1.211866] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 194, base_baud = 3000000) is a 8250
    [    1.220849] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 195, base_baud = 3000000) is a 8250
    [    1.231203] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.276710] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.285406] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    1.293678] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    1.306498] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    1.313706] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    1.319920] pps pps0: new PPS source ptp0
    [    1.324064] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    1.334528] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    1.343501] mmc0: CQHCI version 5.10
    [    1.387321] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    1.478824] mmc0: Command Queue Engine enabled
    [    1.483280] mmc0: new HS200 MMC card at address 0001
    [    1.488641] mmcblk0: mmc0:0001 S0J56X 14.8 GiB 
    [    1.494355] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB 
    [    1.500143] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB 
    [    1.506084] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0)
    [    1.663125] tps6594-rtc tps6594-rtc.4.auto: registered as rtc0
    [    1.669082] tps6594-rtc tps6594-rtc.4.auto: hctosys: unable to read the hardware clock
    [    1.935733] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    1.942548] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    1.949343] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    1.956137] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    1.962918] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    1.976173] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.986878] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    [    2.000975] spi-nor spi0.0: mt35xu512aba (65536 Kbytes)
    [    2.006258] 8 fixed-partitions partitions found on MTD device 47040000.spi.0
    [    2.013297] Creating 8 MTD partitions on "47040000.spi.0":
    [    2.018769] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    2.024848] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    2.030631] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    2.036474] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    2.042061] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    2.048269] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    2.054035] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    2.059890] 0x000003fe0000-0x000004000000 : "ospi.phypattern"
    [    2.069050] spi-nor spi1.0: mt25qu512a (65536 Kbytes)
    [    2.074143] 8 fixed-partitions partitions found on MTD device 47050000.spi.0
    [    2.081179] Creating 8 MTD partitions on "47050000.spi.0":
    [    2.086651] 0x000000000000-0x000000080000 : "qspi.tiboot3"
    [    2.092632] 0x000000080000-0x000000280000 : "qspi.tispl"
    [    2.098417] 0x000000280000-0x000000680000 : "qspi.u-boot"
    [    2.104248] 0x000000680000-0x0000006a0000 : "qspi.env"
    [    2.109856] 0x0000006a0000-0x0000006c0000 : "qspi.env.backup"
    [    2.116053] 0x0000006c0000-0x0000007c0000 : "qspi.sysfw"
    [    2.121804] 0x000000800000-0x000003fc0000 : "qspi.rootfs"
    [    2.127680] 0x000003fe0000-0x000004000000 : "qspi.phypattern"
    [    2.134494] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    2.180715] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    2.189426] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    2.197699] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    2.210518] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    2.217724] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    2.223909] pps pps0: new PPS source ptp1
    [    2.228030] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    2.238408] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    2.246925] mmc1: CQHCI version 5.10
    [    2.253776] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    2.271221] ALSA device list:
    [    2.274194]   No soundcards found.
    [    2.291316] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    2.298951] Waiting for root device PARTUUID=d318c79d-02...
    [    2.354644] mmc1: new ultra high speed DDR50 SDHC card at address e624
    [    2.361583] mmcblk1: mmc1:e624 SK32G 29.7 GiB 
    [    2.367530]  mmcblk1: p1 p2
    [    2.601709] EXT4-fs (mmcblk1p2): recovery complete
    [    2.613442] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
    [    2.621988] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    2.629463] devtmpfs: mounted
    [    2.633501] Freeing unused kernel memory: 1984K
    [    2.638116] Run /sbin/init as init process
    [    2.642206]   with arguments:
    [    2.642208]     /sbin/init
    [    2.642209]   with environment:
    [    2.642211]     HOME=/
    [    2.642213]     TERM=linux
    [    2.862595] systemd[1]: System time before build time, advancing clock.
    [    2.914526] NET: Registered PF_INET6 protocol family
    [    2.920036] Segment Routing with IPv6
    [    2.923714] In-situ OAM (IOAM) with IPv6
    [    2.954023] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
    [    2.985438] systemd[1]: Detected architecture arm64.
    [    3.045576] systemd[1]: Hostname set to <j721e-evm>.
    [    3.122855] 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. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [    3.259454] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    [    3.302117] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    [    3.352602] systemd[1]: Queued start job for default target Graphical Interface.
    [    3.390631] systemd[1]: Created slice Slice /system/getty.
    [    3.414125] systemd[1]: Created slice Slice /system/modprobe.
    [    3.438066] systemd[1]: Created slice Slice /system/serial-getty.
    [    3.461756] systemd[1]: Created slice User and Session Slice.
    [    3.484915] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [    3.508846] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [    3.532900] systemd[1]: Reached target Path Units.
    [    3.548770] systemd[1]: Reached target Remote File Systems.
    [    3.568760] systemd[1]: Reached target Slice Units.
    [    3.584766] systemd[1]: Reached target Swaps.
    [    3.631315] systemd[1]: Listening on RPCbind Server Activation Socket.
    [    3.652851] systemd[1]: Reached target RPC Port Mapper.
    [    3.675714] systemd[1]: Listening on Process Core Dump Socket.
    [    3.696932] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [    3.721106] systemd[1]: Listening on Journal Audit Socket.
    [    3.741003] systemd[1]: Listening on Journal Socket (/dev/log).
    [    3.761026] systemd[1]: Listening on Journal Socket.
    [    3.777077] systemd[1]: Listening on Network Service Netlink Socket.
    [    3.801087] systemd[1]: Listening on udev Control Socket.
    [    3.820957] systemd[1]: Listening on udev Kernel Socket.
    [    3.840978] systemd[1]: Listening on User Database Manager Socket.
    [    3.885125] systemd[1]: Mounting Huge Pages File System...
    [    3.903325] systemd[1]: Mounting POSIX Message Queue File System...
    [    3.927489] systemd[1]: Mounting Kernel Debug File System...
    [    3.953011] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    [    3.985011] systemd[1]: Mounting Temporary Directory /tmp...
    [    4.011855] systemd[1]: Starting Create List of Static Device Nodes...
    [    4.039306] systemd[1]: Starting Load Kernel Module configfs...
    [    4.059352] systemd[1]: Starting Load Kernel Module drm...
    [    4.079578] systemd[1]: Starting Load Kernel Module fuse...
    [    4.093318] fuse: init (API version 7.37)
    [    4.102321] systemd[1]: Starting Start psplash boot splash screen...
    [    4.149281] systemd[1]: Starting RPC Bind...
    [    4.168956] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    [    4.185246] systemd[1]: Starting Journal Service...
    [    4.206087] systemd[1]: Starting Load Kernel Modules...
    [    4.228061] systemd[1]: Starting Generate network units from Kernel command line...
    [    4.229475] cryptodev: loading out-of-tree module taints kernel.
    [    4.242773] cryptodev: driver 1.12 loaded.
    [    4.263875] systemd[1]: Starting Remount Root and Kernel File Systems...
    [    4.283136] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
    [    4.301864] systemd[1]: Starting Coldplug All udev Devices...
    [    4.333787] systemd[1]: Started RPC Bind.
    [    4.357269] systemd[1]: Started Journal Service.
    [    4.711774] systemd-journald[163]: Received client request to flush runtime journal.
    [    4.911225] audit: type=1334 audit(1651167747.048:2): prog-id=5 op=LOAD
    [    4.918188] audit: type=1334 audit(1651167747.056:3): prog-id=6 op=LOAD
    [    5.343016] random: crng init done
    [    5.380793] systemd-journald[163]: Oldest entry in /run/log/journal/f5c40239d60b458c8ae5c180ccbdaaa7/system.journal is older than the configured file retention duration (1month), suggesting rotation.
    [    5.397104] ina2xx 2-0040: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.406471] systemd-journald[163]: /run/log/journal/f5c40239d60b458c8ae5c180ccbdaaa7/system.journal: Journal header limits reached or header out-of-date, rotating.
    [    5.412794] ina2xx 2-0041: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.438766] ina2xx 2-0042: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.451831] ina2xx 2-0043: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.459628] ina2xx 2-0044: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.471594] ina2xx 2-0045: power monitor ina226 (Rshunt = 5000 uOhm)
    [    5.479356] ina2xx 2-0046: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.487184] ina2xx 2-0047: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.499164] ina2xx 2-0048: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.506334] ina2xx 2-0049: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.513832] ina2xx 2-004a: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.521546] ina2xx 2-004b: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.533566] ina2xx 2-004c: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.540696] ina2xx 2-004d: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.548220] ina2xx 2-004e: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.559836] ina2xx 2-004f: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.590477] CAN device driver interface
    [    5.620437] j721e-pcie-host 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    5.629004] j721e-pcie-host 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    5.629467] mc: Linux media interface: v0.10
    [    5.642102] j721e-pcie-host 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    5.651474] j721e-pcie-host 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    5.673600] videodev: Linux video capture interface: v2.00
    [    5.685986] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [    5.710384] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
    [    5.718192] remoteproc remoteproc0: 4d80800000.dsp is available
    [    5.725053] remoteproc remoteproc0: attaching to 4d80800000.dsp
    [    5.733405] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
    [    5.740415] rproc-virtio rproc-virtio.10.auto: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [    5.754405] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    5.760003] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    5.760945] rproc-virtio rproc-virtio.10.auto: registered virtio0 (type 7)
    [    5.774069] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
    [    5.781809] k3-dsp-rproc 4d80800000.dsp: register pm nitifiers in remoteproc mode
    [    5.790134] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [    5.800578] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
    [    5.807886] remoteproc remoteproc1: 4d81800000.dsp is available
    [    5.813926] remoteproc remoteproc1: attaching to 4d81800000.dsp
    [    5.820757] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
    [    5.827843] rproc-virtio rproc-virtio.11.auto: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [    5.839572] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    5.842808] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [    5.845469] rproc-virtio rproc-virtio.11.auto: registered virtio1 (type 7)
    [    5.859046] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
    [    5.866729] k3-dsp-rproc 4d81800000.dsp: register pm nitifiers in remoteproc mode
    [    5.874989] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
    [    5.886744] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
    [    5.894197] remoteproc remoteproc2: 64800000.dsp is available
    [    5.902888] remoteproc remoteproc2: attaching to 64800000.dsp
    [    5.909526] remoteproc remoteproc2: unsupported resource 65538
    [    5.919490] PVR_K:  191: Device: 4e20000000.gpu
    [    5.919850] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
    [    5.930871] rproc-virtio rproc-virtio.12.auto: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
    [    5.941489] PVR_K:  191: Read BVNC 22.104.208.318 from HW device registers
    [    5.947404] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    5.958880] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [    5.965257] rproc-virtio rproc-virtio.12.auto: registered virtio2 (type 7)
    [    5.969702] PVR_K:  191: RGX Device registered with BVNC 22.104.208.318
    [    5.975149] remoteproc remoteproc2: remote processor 64800000.dsp is now attached
    [    5.981946] [drm] Initialized pvr 23.3.6512818 20170530 for 4e20000000.gpu on minor 0
    [    5.989603] k3-dsp-rproc 64800000.dsp: register pm nitifiers in remoteproc mode
    [    6.076377] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
    [    6.133156] img_dec 4300000.video-decoder: decoder registered as /dev/video0
    [    6.142520] img_enc 4200000.video-encoder: encoder registered as /dev/video1
    [    6.264671] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    6.372480] audit: type=1334 audit(1724800316.766:4): prog-id=7 op=LOAD
    [    6.385997] audit: type=1334 audit(1724800316.782:5): prog-id=8 op=LOAD
    [    6.583723] platform 41000000.r5f: configured R5F for IPC-only mode
    [    6.594172] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    6.608249] remoteproc remoteproc3: 41000000.r5f is available
    [    6.615438] remoteproc remoteproc3: attaching to 41000000.r5f
    [    6.625740] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [    6.637499] rproc-virtio rproc-virtio.15.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    6.651292] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    6.662530] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
    [    6.672957] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
    [    6.680994] rproc-virtio rproc-virtio.15.auto: registered virtio3 (type 7)
    [    6.720919] j721e-pcie-host 2900000.pcie: PCI host bridge to bus 0000:00
    [    6.734971] remoteproc remoteproc3: remote processor 41000000.r5f is now attached
    [    6.735571] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    6.750209] platform 41400000.r5f: configured R5F for remoteproc mode
    [    6.773364] platform 41400000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a1000000
    [    6.773948] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x10001000-0x10010fff])
    [    6.792054] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
    [    6.800966] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [    6.807646] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    6.820105] pci 0000:00:00.0: supports D1
    [    6.824317] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    6.830144] pci 0000:00:00.0: reg 0x224: [mem 0x00000000-0x003fffff 64bit]
    [    6.839672] pci 0000:00:00.0: VF(n) BAR0 space: [mem 0x00000000-0x00ffffff 64bit] (contains BAR0 for 4 VFs)
    [    6.845924] remoteproc remoteproc4: 41400000.r5f is available
    [    6.854222] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    6.899390] remoteproc remoteproc4: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -2
    [    6.908410] remoteproc remoteproc4: powering up 41400000.r5f
    [    6.916763] remoteproc remoteproc4: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -2
    [    6.925746] remoteproc remoteproc4: request_firmware failed: -2
    [    6.935558] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    [    6.942467] pci 0000:00:00.0: BAR 7: assigned [mem 0x10400000-0x113fffff 64bit]
    [    6.955194] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    6.961230] pcieport 0000:00:00.0: PME: Signaling with IRQ 817
    [    6.974607] pcieport 0000:00:00.0: AER: enabled with IRQ 817
    [    6.986354] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    6.994422] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    7.007201] j721e-pcie-host 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    7.021613] j721e-pcie-host 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    7.035044] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    7.035324] Bluetooth: Core ver 2.22
    [    7.042712] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [    7.045254] NET: Registered PF_BLUETOOTH protocol family
    [    7.058621] Bluetooth: HCI device and connection manager initialized
    [    7.065043] Bluetooth: HCI socket layer initialized
    [    7.069971] j721e-pcie-host 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    7.074508] Bluetooth: L2CAP socket layer initialized
    [    7.094605] Bluetooth: SCO socket layer initialized
    [    7.248173] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [    7.270100] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [    7.624334] m_can_platform 40528000.can: m_can device registered (irq=820, version=32)
    [    7.636615] m_can_platform 40568000.can: m_can device registered (irq=821, version=32)
    [    7.669910] m_can_platform 2701000.can: m_can device registered (irq=822, version=32)
    [    7.693193] m_can_platform 2721000.can: m_can device registered (irq=823, version=32)
    [    8.039451] audit: type=1334 audit(1724800318.434:6): prog-id=9 op=LOAD
    [    8.048741] audit: type=1334 audit(1724800318.442:7): prog-id=10 op=LOAD
    [    8.127875] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0001:00
    [    8.157162] pci_bus 0001:00: root bus resource [bus 00-ff]
    [    8.162875] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
    [    8.172737] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    8.179919] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
    [    8.186024] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    8.195839] pci 0001:00:00.0: supports D1
    [    8.200103] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
    [    8.208307] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    8.225451] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
    [    8.249724] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    8.255942] pcieport 0001:00:00.0: PME: Signaling with IRQ 825
    [    8.265598] pcieport 0001:00:00.0: AER: enabled with IRQ 825
    [    8.298128] j721e-pcie-host 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    [    8.306316] j721e-pcie-host 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
    [    8.316750] j721e-pcie-host 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
    [    8.326852] j721e-pcie-host 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    8.716142] audit: type=1006 audit(1724800319.110:8): pid=644 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [    8.736765] audit: type=1300 audit(1724800319.110:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc12b21d8 a2=4 a3=ffff94e1d020 items=0 ppid=1 pid=644 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
    [    8.774032] audit: type=1327 audit(1724800319.110:8): proctitle="(systemd)"
    [    8.837858] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
    [    8.890450] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    8.904733] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: Timed out waiting for 41400000.r5f core to power up!
    [    8.917687] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    9.028261] platform 5c00000.r5f: configured R5F for IPC-only mode
    [    9.059579] remoteproc remoteproc6: b034000.pru is available
    [    9.095191] remoteproc remoteproc7: b004000.rtu is available
    [    9.112444] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    9.114611] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    9.134077] remoteproc remoteproc5: 5c00000.r5f is available
    [    9.140811] remoteproc remoteproc5: attaching to 5c00000.r5f
    [    9.141431] remoteproc remoteproc8: b00a000.txpru is available
    [    9.148441] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [    9.159195] rproc-virtio rproc-virtio.16.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    9.169485] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [    9.172541] remoteproc remoteproc9: b038000.pru is available
    [    9.187919] virtio_rpmsg_bus virtio4: rpmsg host is online
    [    9.190585] remoteproc remoteproc10: b006000.rtu is available
    [    9.199218] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [    9.210948] remoteproc remoteproc11: b00c000.txpru is available
    [    9.216978] scsi host0: ufshcd
    [    9.223908] remoteproc remoteproc12: b134000.pru is available
    [    9.224775] rproc-virtio rproc-virtio.16.auto: registered virtio4 (type 7)
    [    9.232393] remoteproc remoteproc13: b104000.rtu is available
    [    9.244671] remoteproc remoteproc14: b10a000.txpru is available
    [    9.253389] remoteproc remoteproc15: b138000.pru is available
    [    9.260510] remoteproc remoteproc16: b106000.rtu is available
    [    9.269175] remoteproc remoteproc17: b10c000.txpru is available
    [    9.276361] remoteproc remoteproc5: remote processor 5c00000.r5f is now attached
    [    9.284961] platform 5d00000.r5f: configured R5F for IPC-only mode
    [    9.291367] scsi 0:0:0:49488: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    9.300224] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    9.311438] scsi 0:0:0:49476: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    9.313091] remoteproc remoteproc18: 5d00000.r5f is available
    [    9.326039] remoteproc remoteproc18: attaching to 5d00000.r5f
    [    9.331956] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found
    [    9.333499] platform 5d00000.r5f: R5F core initialized in IPC-only mode
    [    9.353535] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
    [    9.362463] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [    9.381074] j721e-pcie-host 2920000.pcie: PCI host bridge to bus 0002:00
    [    9.420798] pci_bus 0002:00: root bus resource [bus 00-ff]
    [    9.439710] pci_bus 0002:00: root bus resource [io  0x20000-0x2ffff] (bus address [0x1000-0x10fff])
    [    9.505574] audit: type=1006 audit(1724800319.902:9): pid=537 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
    [    9.523094] audit: type=1300 audit(1724800319.902:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc12b21d8 a2=4 a3=ffff94e1d020 items=0 ppid=1 pid=537 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/lib/systemd/systemd" key=(null)
    [    9.568925] audit: type=1327 audit(1724800319.902:9): proctitle="(weston)"
    [    9.582380] rproc-virtio rproc-virtio.17.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    9.600315] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    9.614548] pci 0002:00:00.0: [104c:b00d] type 01 class 0x060400
    [    9.623197] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    9.632993] pci 0002:00:00.0: supports D1
    [    9.637071] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
    [    9.645588] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    9.650213] m_can_platform 40568000.can mcu_mcan1: renamed from can1
    [    9.653936] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
    [    9.666693] pci 0002:00:00.0: PCI bridge to [bus 01]
    [    9.672184] pcieport 0002:00:00.0: PME: Signaling with IRQ 857
    [    9.678880] virtio_rpmsg_bus virtio5: rpmsg host is online
    [    9.683120] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
    [    9.684832] rproc-virtio rproc-virtio.17.auto: registered virtio5 (type 7)
    [    9.697420] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
    [    9.698342] remoteproc remoteproc18: remote processor 5d00000.r5f is now attached
    [    9.714154] pcieport 0002:00:00.0: AER: enabled with IRQ 857
    [    9.714778] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.733458] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    [    9.748908] platform 5e00000.r5f: configured R5F for remoteproc mode
    [    9.756587] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.772989] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [    9.787900] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [    9.796243] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.805262] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.813853] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
    [    9.819568] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [    9.848273] remoteproc remoteproc19: 5e00000.r5f is available
    [    9.856483] m_can_platform 2701000.can main_mcan0: renamed from can2
    [    9.876597] remoteproc remoteproc19: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [    9.877060] xhci-hcd xhci-hcd.18.auto: xHCI Host Controller
    [    9.885866] remoteproc remoteproc19: powering up 5e00000.r5f
    [    9.897520] m_can_platform 40528000.can mcu_mcan0: renamed from can0
    [    9.899505] remoteproc remoteproc19: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [    9.913628] remoteproc remoteproc19: request_firmware failed: -2
    [    9.913829] xhci-hcd xhci-hcd.18.auto: new USB bus registered, assigned bus number 1
    [    9.928053] xhci-hcd xhci-hcd.18.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
    [    9.941087] xhci-hcd xhci-hcd.18.auto: irq 853, io mem 0x06410000
    [    9.947611] m_can_platform 2721000.can main_mcan2: renamed from can3
    [    9.977707] xhci-hcd xhci-hcd.18.auto: xHCI Host Controller
    [    9.994507] xhci-hcd xhci-hcd.18.auto: new USB bus registered, assigned bus number 2
    [   10.003301] xhci-hcd xhci-hcd.18.auto: Host supports USB 3.0 SuperSpeed
    [   10.015101] hub 1-0:1.0: USB hub found
    [   10.023368] hub 1-0:1.0: 1 port detected
    [   10.033487] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   10.042610] virtio_rpmsg_bus virtio4: creating channel ti.ethfw.notifyservice addr 0x6d
    [   10.044036] hub 2-0:1.0: USB hub found
    [   10.054586] hub 2-0:1.0: 1 port detected
    [   10.056351] virtio_rpmsg_bus virtio4: creating channel ti.ethfw.ethdevice addr 0x6c
    [   10.187877] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.284748] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [   10.437570] hub 1-1:1.0: USB hub found
    [   10.441496] hub 1-1:1.0: 4 ports detected
    [   10.732777] usb 1-1.2: new low-speed USB device number 3 using xhci-hcd
    [   10.847850] input: Logitech USB-PS/2 Optical Mouse as /devices/platform/bus@100000/4114000.cdns-usb/6400000.usb/xhci-hcd.18.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:046D:C00E.0001/input/input1
    [   10.864743] hid-generic 0003:046D:C00E.0001: input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-xhci-hcd.18.auto-1.2/input0
    [   10.960755] usb 1-1.3: new low-speed USB device number 4 using xhci-hcd
    [   11.084689] input: Dell KB216 Wired Keyboard as /devices/platform/bus@100000/4114000.cdns-usb/6400000.usb/xhci-hcd.18.auto/usb1/1-1/1-1.3/1-1.3:1.0/0003:413C:2113.0002/input/input2
    [   11.161083] hid-generic 0003:413C:2113.0002: input: USB HID v1.11 Keyboard [Dell KB216 Wired Keyboard] on usb-xhci-hcd.18.auto-1.3/input0
    [   11.179208] input: Dell KB216 Wired Keyboard Consumer Control as /devices/platform/bus@100000/4114000.cdns-usb/6400000.usb/xhci-hcd.18.auto/usb1/1-1/1-1.3/1-1.3:1.1/0003:413C:2113.0003/input/input3
    [   11.256931] input: Dell KB216 Wired Keyboard System Control as /devices/platform/bus@100000/4114000.cdns-usb/6400000.usb/xhci-hcd.18.auto/usb1/1-1/1-1.3/1-1.3:1.1/0003:413C:2113.0003/input/input4
    [   11.274435] hid-generic 0003:413C:2113.0003: input: USB HID v1.11 Device [Dell KB216 Wired Keyboard] on usb-xhci-hcd.18.auto-1.3/input1
    [   11.912946] k3_r5_rproc bus@100000:r5fss@5e00000: Timed out waiting for 5e00000.r5f core to power up!
    [   12.016423] ti_cpsw_proxy_client virtio4.ti.ethfw.ethdevice.-1.108: 1 Virtual Switch Port(s), 1 Virtual MAC Only Port(s)
    [   12.030408] ti_cpsw_proxy_client virtio4.ti.ethfw.ethdevice.-1.108: Virt Port: 0, Type: Switch Port, Iface: eth1, Num TX: 2, Num RX: 1, Token: 0
    [   12.044692] ti_cpsw_proxy_client virtio4.ti.ethfw.ethdevice.-1.108: Virt Port: 4, Type: MAC Port, Iface: eth2, Num TX: 1, Num RX: 1, Token: 400
    [   12.130676] ti_cpsw_proxy_client virtio4.ti.ethfw.ethdevice.-1.108: started virt port: 4 on interface eth2
    [   12.175993] ti_cpsw_proxy_client virtio4.ti.ethfw.ethdevice.-1.108: started virt port: 0 on interface eth1
    [   17.464824] audit: type=1006 audit(1724800327.858:10): pid=1142 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
    [   17.477667] audit: type=1300 audit(1724800327.858:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffc12b21d8 a2=1 a3=ffff94e1d020 items=0 ppid=1 pid=1142 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
    [   17.504803] audit: type=1327 audit(1724800327.858:10): proctitle="(systemd)"
    [   17.512064] audit: type=1334 audit(1724800327.874:11): prog-id=11 op=LOAD
    [   17.519228] audit: type=1300 audit(1724800327.874:11): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd9641f80 a2=78 a3=0 items=0 ppid=1 pid=1142 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
    [   17.545304] audit: type=1327 audit(1724800327.874:11): proctitle="(systemd)"
    [   17.553046] audit: type=1334 audit(1724800327.874:12): prog-id=11 op=UNLOAD
    [   17.560133] audit: type=1334 audit(1724800327.874:13): prog-id=12 op=LOAD
    [   17.567099] audit: type=1300 audit(1724800327.874:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd9642020 a2=78 a3=0 items=0 ppid=1 pid=1142 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
    [   17.592651] audit: type=1327 audit(1724800327.874:13): proctitle="(systemd)"
    [   22.121435] platform connector: deferred probe pending
    [   22.126580] platform main-r5fss-cpsw9g-virt-mac1: deferred probe pending
    [   22.133271] platform main-r5fss-cpsw9g-virt-mac0: deferred probe pending
    [   22.139963] platform regulator-dp-pwr: deferred probe pending
    

  • Hi Ramin,

    Does the board boot?

    Also, what code are you building?

    Best,
    Jared

  • Hi,

    The board does boot up with the eDP display unplugged or powered off. If the eDP display is plugged into the DISPLAY0 port, the board will not boot up at all and UART displays nothing. This is the case with both the included default SD card and the Vision Apps flashed SD card.

    I am using the SD flash card that was created using the Vision Apps User Guide Build and Run steps. (Vision Apps User Guide: Run Instructions)

    With the default included SD card, after boot up, I can plug in the eDP monitor and the display will show the splash screen and bash window.

    With the Vision Apps flashed SD card, after boot up, I plug in the eDP monitor and run the vision_apps TIDL display demo tests.

    When running the TIDL display demo tests in the vision app folder, the UART displays messages that the test is running but there is nothing displayed on the eDP display monitor.

  • Hi Erwin,

    The board not booting at all is an issue I haven't seen on my end. What SDK version are you taking the SD image from?

    Best,
    Jared

  • SDK is 9.2.0.5

    ti-processor-sdk-rtos-j721e-evm-09_02_00_05

    tisdk-adas-image-731e-evm.tar.xz

  • Hi Erwin,

    I followed the instructions in the Vision Apps User Guide:

    $ umount /dev/sdb1
    $ umount /dev/sdb2
    cd ${PSDKR_PATH}
    $ sudo ./sdk_builder/scripts/mk-linux-card.sh /dev/sdb
    $ ./sdk_builder/scripts/install_to_sd_card.sh
    

    I was able to boot the board with the eDP display plugged in. However, the screen did not come up, and Weston failed to start. When running kmsprint, the eDP display did not appear. I will do more testing to see if I can find the issue.

    Can you verify/test the instructions I sent above to see if your board boots?

    Best,
    Jared