Part Number: J722SXH01EVM
Other Parts Discussed in Thread: AM67, AM67A
Tool/software:
I tried DiISPLAY port and HDMI port both but no signal after getting login prompt also

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.
Part Number: J722SXH01EVM
Other Parts Discussed in Thread: AM67, AM67A
Tool/software:
I tried DiISPLAY port and HDMI port both but no signal after getting login prompt also

Hi. Can you tell us what image you are trying to boot here? Also, what is the SDK version being used?
hi praveen rao , thanks for response
so i download this .bin file https://dr-download.ti.com/software-development/software-development-kit-sdk/MD-R9W8pVWsOt/10.01.00.04/ti-processor-sdk-linux-adas-j722s-evm-10_01_00_04-Linux-x86-Install.bin
and follow the step from https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-j722s/10_01_00_04/exports/docs/linux/Overview/Processor_SDK_Linux_create_SD_card.html to flash firmware to sdcard
Hi Anurag,
I am currently on travel and will be back in office next week to see if I can test it out myself.
However, my current suspicion is that there are overlays in the default image that disables display output. In the boot partition, there should be a uEnv.txt file with some overlays as mentioned in this documentation here: https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-j722s/10_01_00_04/exports/docs/linux/How_to_Guides/Target/How_to_enable_DT_overlays_in_linux.html?highlight=uenv.
Could you try commenting or deleting the name_overlays variable for U-Boot (assuming this variable exists), and then try booting?
Regards,
Takuma
uEnv.txt
# Update the Linux hostname based on board_name
# The SK also requires an additional dtbo to boot. Prepend it to name_overlays depending on board_name
uenvcmd=if test "$board_name" = "am67-sk"; then ; setenv args_all $args_all systemd.hostname=am67a-sk ; fi
# Setting the right U-Boot environment variables
dorprocboot=1
name_overlays=ti/k3-j722s-edgeai-apps.dtbo
Hi Anurag,
If using edgeai-apps dtbo, then display should be enabled in that device tree overlay.
Could you share the full dmesg logs?
Regards,
Takuma
root@j722s-evm:/opt/edgeai-gst-apps#
root@j722s-evm:/opt/edgeai-gst-apps#
root@j722s-evm:/opt/edgeai-gst-apps#
root@j722s-evm:/opt/edgeai-gst-apps# cat /etc/os-release
ID=arago
NAME="Arago"
VERSION="2023.10"
VERSION_ID=2023.10
PRETTY_NAME="Arago 2023.10"
CPE_NAME="cpe:/o:openembedded:arago:2023.10"
root@j722s-evm:/opt/edgeai-gst-apps#
root@j722s-evm:/opt/edgeai-gst-apps# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.6.44-ti-01478-g541c20281af7-dirty (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Thu Nov 14 19:20:24 UTC 2024
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: Texas Instruments J722S EVM
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[ 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] OF: reserved mem: 0x00000000a0000000..0x00000000a00fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a0000000
[ 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] OF: reserved mem: 0x00000000a0100000..0x00000000a0ffffff (15360 KiB) nomap non-reusable vision-apps-r5f-memory@a0100000
[ 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] OF: reserved mem: 0x00000000a1000000..0x00000000a10fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a1000000
[ 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] OF: reserved mem: 0x00000000a1100000..0x00000000a1ffffff (15360 KiB) nomap non-reusable vision-apps-r5f-memory@a1100000
[ 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] OF: reserved mem: 0x00000000a2000000..0x00000000a20fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a2000000
[ 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] OF: reserved mem: 0x00000000a2100000..0x00000000a3ffffff (31744 KiB) nomap non-reusable vision-apps-r5f-memory@a2100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 32 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@a5000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a5000000..0x00000000a6ffffff (32768 KiB) nomap non-reusable vision-apps-rtos-ipc-memory-region@a5000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 96 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@a7000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a7000000..0x00000000acffffff (98304 KiB) nomap non-reusable vision-apps-dma-memory@a7000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ad000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@ad000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000ad000000..0x00000000ad0fffff (1024 KiB) nomap non-reusable vision-apps-c71-dma-memory@ad000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ad100000, size 63 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@ad100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x
00000000ad100000..0x00000000b0ffffff (64512 KiB) nomap non-reusable vision-apps-c71_0-memory@ad100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b1000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b1000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000b1000000..0x00000000b10fffff (1024 KiB) nomap non-reusable vision-apps-c71_1-dma-memory@b1000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b1100000, size 63 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory@b1100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000b1100000..0x00000000b4ffffff (64512 KiB) nomap non-reusable vision-apps-c71_1-memory@b1100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b5000000, size 40 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@b5000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000b5000000..0x00000000b77fffff (40960 KiB) nomap non-reusable vision-apps-core-heap-memory-lo@b5000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 512 MiB
[ 0.000000] OF: reserved mem: initialized node c7x-ddr-heaps-hi@880000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000880000000..0x000000089fffffff (524288 KiB) nomap non-reusable c7x-ddr-heaps-hi@880000000
[ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
[ 0.000000] OF: reserved mem: 0x0000000900000000..0x000000091fffffff (524288 KiB) map non-reusable vision_apps_shared-memories
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000980000000, size 896 MiB
[ 0.000000] OF: reserved mem: initialized node linux-cma-buffers@980000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000980000000..0x00000009b7ffffff (917504 KiB) map reusable linux-cma-buffers@980000000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000009ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000008007ffff]
[ 0.000000] node 0: [mem 0x0000000080080000-0x000000009e7fffff]
[ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a3ffffff]
[ 0.000000] node 0: [mem 0x00000000a4000000-0x00000000a4ffffff]
[ 0.000000] node 0: [mem 0x00000000a5000000-0x00000000b77fffff]
[ 0.000000] node 0: [mem 0x00000000b7800000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x000000089fffffff]
[ 0.000000] node 0: [mem 0x00000008a0000000-0x00000009ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ffffffff]
[ 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.5
[ 0.000000] percpu: Embedded 20 pages/cpu s43176 r8192 d30552 u81920
[ 0.000000] pcpu-alloc: s43176 r8192 d30552 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=076c4a2a-02 rw rootfstype=ext4 rootwait
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2064384
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
[ 0.000000] Memory: 5782624K/8388608K available (12480K kernel code, 1272K rwdata, 4184K rodata, 2496K init, 528K bss, 1688480K reserved, 917504K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[ 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=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 256 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:0x0000000001880000
[ 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 @8a0800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x00000008a0040000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008a0050000
[ 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.008585] Console: colour dummy device 80x25
[ 0.013175] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023839] pid_max: default: 32768 minimum: 301
[ 0.028640] LSM: initializing lsm=capability,selinux,integrity
[ 0.034621] SELinux: Initializing.
[ 0.038311] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.046070] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.055971] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.063266] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.071172] rcu: Hierarchical SRCU implementation.
[ 0.076070] rcu: Max phase no-delay instances is 1000.
[ 0.081658] Platform MSI: msi-controller@1820000 domain created
[ 0.087985] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.097481] EFI services will not be available.
[ 0.102379] smp: Bringing up secondary CPUs ...
[ 0.107606] Detected VIPT I-cache on CPU1
[ 0.107683] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.107698] GICv3: CPU1: using allocated LPI pending table @0x00000008a0060000
[ 0.107746] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.108414] Detected VIPT I-cache on CPU2
[ 0.108468] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.108480] GICv3: CPU2: using allocated LPI pending table @0x00000008a0070000
[ 0.108512] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.109093] Detected VIPT I-cache on CPU3
[ 0.109144] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.109156] GICv3: CPU3: using allocated LPI pending table @0x00000008a0080000
[ 0.109185] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.109256] smp: Brought up 1 node, 4 CPUs
[ 0.188858] SMP: Total of 4 processors activated.
[ 0.193663] CPU features: detected: 32-bit EL0 Support
[ 0.198927] CPU features: detected: CRC32 instructions
[ 0.204232] CPU: All CPU(s) started at EL2
[ 0.208424] alternatives: applying system-wide alternatives
[ 0.215764] devtmpfs: initialized
[ 0.231576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.241559] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.270945] pinctrl core: initialized pinctrl subsystem
[ 0.276836] DMI not present or invalid.
[ 0.281352] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.288281] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.295718] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.303822] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.312065] audit: initializing netlink subsys (disabled)
[ 0.317770] audit: type=2000 audit(0.204:1): state=initialized audit_enabled=0 res=1
[ 0.318200] thermal_sys: Registered thermal governor 'step_wise'
[ 0.325689] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.331865] cpuidle: using governor menu
[ 0.342694] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.349706] ASID allocator initialised with 65536 entries
[ 0.370078] platform 30220000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.382102] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.392970] Modules: 27488 pages in range for non-PLT usage
[ 0.392977] Modules: 519008 pages in range for PLT usage
[ 0.399404] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.411780] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.418180] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.425109] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.431511] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.438441] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.444841] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.451768] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.459540] k3-chipinfo 43000014.chipid: Family:J722S rev:SR1.0 JTAGID[0x0bba002f] Detected
[ 0.469334] iommu: Default domain type: Translated
[ 0.474248] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.480837] SCSI subsystem initialized
[ 0.484812] libata version 3.00 loaded.
[ 0.484977] usbcore: registered new interface driver usbfs
[ 0.490606] usbcore: registered new interface driver hub
[ 0.496056] usbcore: registered new device driver usb
[ 0.501794] pps_core: LinuxPPS API ver. 1 registered
[ 0.506865] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.516200] PTP clock support registered
[ 0.520382] EDAC MC: Ver: 3.0.0
[ 0.524108] scmi_core: SCMI protocol bus registered
[ 0.529407] FPGA manager framework
[ 0.532963] Advanced Linux Sound Architecture Driver Initialized.
[ 0.540094] vgaarb: loaded
[ 0.543232] clocksource: Switched to clocksource arch_sys_counter
[ 0.549709] VFS: Disk quotas dquot_6.6.0
[ 0.553746] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.567440] Carveout Heap: Exported 512 MiB at 0x0000000900000000
[ 0.573781] NET: Registered PF_INET protocol family
[ 0.579054] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.592017] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.600850] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.608783] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.617269] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.626602] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.633472] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.640575] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.648247] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.654500] RPC: Registered named UNIX socket transport module.
[ 0.660569] RPC: Registered udp transport module.
[ 0.665371] RPC: Registered tcp transport module.
[ 0.670172] RPC: Registered tcp-with-tls transport module.
[ 0.675780] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.682362] NET: Registered PF_XDP protocol family
[ 0.687269] PCI: CLS 0 bytes, default 64
[ 0.692629] Initialise system trusted keyrings
[ 0.697396] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 0.704301] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.710510] NFS: Registering the id_resolver key type
[ 0.715703] Key type id_resolver registered
[ 0.719973] Key type id_legacy registered
[ 0.724082] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.730927] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.771127] Key type asymmetric registered
[ 0.775323] Asymmetric key parser 'x509' registered
[ 0.780353] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.788070] io scheduler mq-deadline registered
[ 0.792703] io scheduler kyber registered
[ 0.796827] io scheduler bfq registered
[ 0.804114] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.810784] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.824033] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[ 0.841668] loop: module loaded
[ 0.845972] megasas: 07.725.01.00-rc1
[ 0.853528] tun: Universal TUN/TAP device driver, 1.6
[ 0.859834] VFIO - User Level meta-driver version: 0.3
[ 0.866392] usbcore: registered new interface driver usb-storage
[ 0.873175] i2c_dev: i2c /dev entries driver
[ 0.879001] sdhci: Secure Digital Host Controller Interface driver
[ 0.885335] sdhci: Copyright(c) Pierre Ossman
[ 0.890040] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.896515] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.902974] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.910225] usbcore: registered new interface driver usbhid
[ 0.915917] usbhid: USB HID core driver
[ 0.921174] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.930251] optee: probing for conduit method.
[ 0.934830] optee: revision 4.4 (8f645256efc0dc66)
[ 0.935140] optee: dynamic shared memory is enabled
[ 0.945687] random: crng init done
[ 0.949262] optee: initialized driver
[ 0.954982] Initializing XFRM netlink socket
[ 0.959410] NET: Registered PF_PACKET protocol family
[ 0.964650] Key type dns_resolver registered
[ 0.976939] registered taskstats version 1
[ 0.981281] Loading compiled-in X.509 certificates
[ 0.999137] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.1.6--v10.01.06 (Fiery Fox)')
[ 1.060778] omap_i2c 4900000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.067534] omap_i2c 2b200000.i2c: bus 1 rev0.12 at 400 kHz
[ 1.074353] pca953x 2-0023: supply vcc not found, using dummy regulator
[ 1.081270] pca953x 2-0023: using AI
[ 1.109344] omap_i2c 20000000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.116269] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.126221] platform 30220000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.135955] i2c 3-003b: Fixed dependency cycle(s) with /connector-hdmi
[ 1.142689] i2c 3-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30220000
[ 1.150261] omap_i2c 20010000.i2c: bus 3 rev0.12 at 100 kHz
[ 1.157128] pca954x 4-0070: supply vdd not found, using dummy regulator
[ 1.187540] i2c i2c-4: Added multiplexed i2c bus 5
[ 1.192615] i2c i2c-4: Added multiplexed i2c bus 6
[ 1.197519] pca954x 4-0070: registered 2 multiplexed busses for I2C switch pca9543
[ 1.205467] pca954x 4-0071: supply vdd not found, using dummy regulator
[ 1.212625] i2c i2c-4: Added multiplexed i2c bus 7
[ 1.217690] i2c i2c-4: Added multiplexed i2c bus 8
[ 1.222598] pca954x 4-0071: registered 2 multiplexed busses for I2C switch pca9543
[ 1.230374] omap_i2c 20020000.i2c: bus 4 rev0.12 at 400 kHz
[ 1.236273] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[ 1.244586] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.253791] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.262772] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created
[ 1.277232] ti-udma 485c0100.dma-controller: Number of rings: 82
[ 1.285745] ti-udma 485c0100.dma-controller: Channels: 44 (bchan: 16, tchan: 12, rchan: 16)
[ 1.296624] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.307621] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.317173] ti-udma 4e230000.dma-controller: Number of rings: 40
[ 1.326057] ti-udma 4e230000.dma-controller: Channels: 40 (bchan: 0, tchan: 8, rchan: 32)
[ 1.337302] printk: console [ttyS2] disabled
[ 1.342001] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 310, base_baud = 3000000) is a 8250
[ 1.350881] printk: console [ttyS2] enabled
[ 1.359344] printk: bootconsole [ns16550a0] disabled
[ 1.374420] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 1.379501] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[ 1.386464] Creating 7 MTD partitions on "fc40000.spi.0":
[ 1.391859] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.398531] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.404978] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.411547] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.417729] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[ 1.424570] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.431050] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 1.611241] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000
[ 1.622600] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 1.630732] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000006
[ 1.643760] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.650894] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.657453] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010d, freq:500000000, add_val:1 pps:0
[ 1.671309] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.681758] cpu cpu0: _of_add_opp_table_v2: no supported OPPs
[ 1.689841] cpu cpu0: OPP table can't be empty
[ 1.695709] mmc0: CQHCI version 5.10
[ 1.703717] pca953x 3-0020: supply vcc not found, using dummy regulator
[ 1.710485] pca953x 3-0020: using no AI
[ 1.735786] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 1.751389] j721e-pcie f102000.pcie: host bridge /bus@f0000/pcie@f102000 ranges:
[ 1.758834] j721e-pcie f102000.pcie: IO 0x0068001000..0x0068010fff -> 0x0068001000
[ 1.766932] j721e-pcie f102000.pcie: MEM 0x0068011000..0x006fffffff -> 0x0068011000
[ 1.775022] j721e-pcie f102000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.830409] mmc0: Command Queue Engine enabled
[ 1.834893] mmc0: new HS400 MMC card at address 0001
[ 1.840450] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[ 1.846366] mmcblk0: p1 p2
[ 1.849744] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
[ 1.855625] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
[ 1.861369] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (239:0)
[ 2.892072] j721e-pcie f102000.pcie: PCI host bridge to bus 0000:00
[ 2.898405] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.903914] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x68001000-0x68010fff])
[ 2.913381] pci_bus 0000:00: root bus resource [mem 0x68011000-0x6fffffff]
[ 2.920276] pci 0000:00:00.0: [104c:b010] type 01 class 0x060400
[ 2.926348] pci 0000:00:00.0: supports D1
[ 2.930354] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 2.938742] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 2.946929] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 2.953561] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 2.958649] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
[ 2.965562] pcieport 0000:00:00.0: PME: Signaling with IRQ 523
[ 2.971695] pcieport 0000:00:00.0: AER: enabled with IRQ 523
[ 2.979104] mmc1: CQHCI version 5.10
[ 2.982580] clk: Disabling unused clocks
[ 2.992961] ALSA device list:
[ 2.996025] No soundcards found.
[ 3.019790] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 3.027491] Waiting for root device PARTUUID=076c4a2a-02...
[ 3.076635] mmc1: new ultra high speed SDR104 SDXC card at address 59b4
[ 3.083884] mmcblk1: mmc1:59b4 SD64G 59.4 GiB
[ 3.090089] mmcblk1: p1 p2
[ 3.656504] EXT4-fs (mmcblk1p2): recovery complete
[ 3.662663] EXT4-fs (mmcblk1p2): mounted filesystem 82aedba3-4a0a-4d42-bf46-92d621d09291 r/w with ordered data mode. Quota mode: none.
[ 3.674832] VFS: Mounted root (ext4 filesystem) on device 179:98.
[ 3.683976] devtmpfs: mounted
[ 3.687683] Freeing unused kernel memory: 2496K
[ 3.692301] Run /sbin/init as init process
[ 3.696393] with arguments:
[ 3.696396] /sbin/init
[ 3.696399] with environment:
[ 3.696402] HOME=/
[ 3.696406] TERM=linux
[ 3.860388] systemd[1]: System time before build time, advancing clock.
[ 3.899804] NET: Registered PF_INET6 protocol family
[ 3.905723] Segment Routing with IPv6
[ 3.909434] In-situ OAM (IOAM) with IPv6
[ 3.941549] systemd[1]: systemd 255.13^ 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 -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 3.973437] systemd[1]: Detected architecture arm64.
[ 3.992008] systemd[1]: Hostname set to <j722s-evm>.
[ 4.113227] systemd-sysv-generator[109]: SysV service '/etc/init.d/edgeai-launcher.sh' lacks a native systemd unit file. ~ Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it safe, robust and future-proof. ! This compatibility logic is deprecated, expect removal soon. !
[ 4.328055] systemd[1]: /usr/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.
[ 4.442446] 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.
[ 4.525622] systemd[1]: Queued start job for default target Graphical Interface.
[ 4.561530] systemd[1]: Created slice Slice /system/getty.
[ 4.585814] systemd[1]: Created slice Slice /system/modprobe.
[ 4.609861] systemd[1]: Created slice Slice /system/serial-getty.
[ 4.633172] systemd[1]: Created slice User and Session Slice.
[ 4.655741] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 4.679645] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.703433] systemd[1]: Expecting device /dev/ttyS2...
[ 4.723501] systemd[1]: Reached target Path Units.
[ 4.743363] systemd[1]: Reached target Remote File Systems.
[ 4.763355] systemd[1]: Reached target Slice Units.
[ 4.779393] systemd[1]: Reached target Swaps.
[ 4.833188] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 4.855574] systemd[1]: Reached target RPC Port Mapper.
[ 4.882698] systemd[1]: Listening on Process Core Dump Socket.
[ 4.903828] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 4.928594] systemd[1]: Listening on Journal Audit Socket.
[ 4.952105] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.976137] systemd[1]: Listening on Journal Socket.
[ 4.992285] systemd[1]: Listening on Network Service Netlink Socket.
[ 5.022723] systemd[1]: Listening on udev Control Socket.
[ 5.044378] systemd[1]: Listening on udev Kernel Socket.
[ 5.068198] systemd[1]: Listening on User Database Manager Socket.
[ 5.115701] systemd[1]: Mounting Huge Pages File System...
[ 5.135896] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.177511] systemd[1]: Mounting Kernel Debug File System...
[ 5.195919] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 5.214106] systemd[1]: Mounting Temporary Directory /tmp...
[ 5.241605] systemd[1]: Starting Create List of Static Device Nodes...
[ 5.285781] systemd[1]: Starting Load Kernel Module configfs...
[ 5.308306] systemd[1]: Starting Load Kernel Module drm...
[ 5.328384] systemd[1]: Starting Load Kernel Module fuse...
[ 5.349090] systemd[1]: Starting Start psplash boot splash screen...
[ 5.366302] fuse: init (API version 7.39)
[ 5.377560] systemd[1]: Starting RPC Bind...
[ 5.391814] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 5.413018] systemd[1]: Starting Journal Service...
[ 5.435033] systemd[1]: Starting Load Kernel Modules...
[ 5.461093] systemd[1]: Starting Generate network units from Kernel command line...
[ 5.482323] cryptodev: loading out-of-tree module taints kernel.
[ 5.489615] cryptodev: driver 1.14 loaded.
[ 5.500090] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 5.515618] systemd-journald[128]: Collecting audit messages is enabled.
[ 5.529186] systemd[1]: Starting Coldplug All udev Devices...
[ 5.558920] systemd[1]: Started RPC Bind.
[ 5.578164] systemd[1]: Mounted Huge Pages File System.
[ 5.588398] EXT4-fs (mmcblk1p2): re-mounted 82aedba3-4a0a-4d42-bf46-92d621d09291 r/w. Quota mode: none.
[ 5.610013] systemd[1]: Mounted POSIX Message Queue File System.
[ 5.636005] systemd[1]: Started Journal Service.
[ 6.037278] systemd-journald[128]: Received client request to flush runtime journal.
[ 6.314266] audit: type=1334 audit(1728487094.448:2): prog-id=6 op=LOAD
[ 6.320963] audit: type=1334 audit(1728487094.460:3): prog-id=7 op=LOAD
[ 6.529920] audit: type=1334 audit(1728487094.664:4): prog-id=8 op=LOAD
[ 6.575845] audit: type=1334 audit(1728487094.712:5): prog-id=9 op=LOAD
[ 6.659406] audit: type=1334 audit(1728487094.796:6): prog-id=10 op=LOAD
[ 6.666189] audit: type=1334 audit(1728487094.800:7): prog-id=11 op=LOAD
[ 6.672932] audit: type=1334 audit(1728487094.808:8): prog-id=12 op=LOAD
[ 7.466114] audit: type=1334 audit(1728488547.668:9): prog-id=13 op=LOAD
[ 7.710794] dbus-broker-lau[342]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[ 8.035890] CAN device driver interface
[ 8.064173] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
[ 8.135545] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
[ 8.174686] audit: type=1334 audit(1728488548.376:10): prog-id=14 op=LOAD
[ 8.183531] audit: type=1334 audit(1728488548.388:11): prog-id=15 op=LOAD
[ 8.213391] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fca100
[ 8.222563] omap-mailbox 29030000.mailbox: omap mailbox rev 0x66fca100
[ 8.323824] OF: graph: no port node found in /bus@f0000/dss@30220000/oldi-txes/oldi@1/ports
[ 8.375859] k3-dsp-rproc 7e000000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@ad000000
[ 8.393123] k3-dsp-rproc 7e000000.dsp: configured DSP for IPC-only mode
[ 8.395516] mc: Linux media interface: v0.10
[ 8.432358] videodev: Linux video capture interface: v2.00
[ 8.479528] remoteproc remoteproc0: 7e000000.dsp is available
[ 8.484053] OF: graph: no port node found in /bus@f0000/dss@30220000/oldi-txes/oldi@1/ports
[ 8.503996] Bluetooth: Core ver 2.22
[ 8.504896] remoteproc remoteproc0: attaching to 7e000000.dsp
[ 8.512981] NET: Registered PF_BLUETOOTH protocol family
[ 8.529857] Bluetooth: HCI device and connection manager initialized
[ 8.538459] Bluetooth: HCI socket layer initialized
[ 8.548923] Bluetooth: L2CAP socket layer initialized
[ 8.554935] Bluetooth: SCO socket layer initialized
[ 8.562438] OF: graph: no port node found in /bus@f0000/dss@30220000/oldi-txes/oldi@1/ports
[ 8.593243] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node vision-apps-c71-dma-memory@ad000000
[ 8.617925] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 8.618439] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
[ 8.624892] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
[ 8.637960] remoteproc remoteproc0: remote processor 7e000000.dsp is now attached
[ 8.675435] OF: graph: no port node found in /bus@f0000/dss@30220000/oldi-txes/oldi@1/ports
[ 8.688658] k3-dsp-rproc 7e200000.dsp: assigned reserved memory node vision-apps-c71_1-dma-memory@b1000000
[ 8.690607] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
[ 8.699448] k3-dsp-rproc 7e200000.dsp: configured DSP for IPC-only mode
[ 8.705911] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:00 UTC (0)
[ 8.721773] vdec 30210000.video-codec: OPP table not found in device tree
[ 8.747740] OF: graph: no port node found in /bus@f0000/dss@30220000/oldi-txes/oldi@1/ports
[ 8.764837] platform 79000000.r5f: configured R5F for IPC-only mode
[ 8.771566] platform 79000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a1000000
[ 8.785954] remoteproc remoteproc1: 7e200000.dsp is available
[ 8.791962] remoteproc remoteproc1: attaching to 7e200000.dsp
[ 8.800751] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node vision-apps-c71_1-dma-memory@b1000000
[ 8.812760] remoteproc remoteproc2: 79000000.r5f is available
[ 8.812834] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 8.813932] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
[ 8.814550] vdec 30210000.video-codec: Added wave5 driver with caps: 'ENCODE' 'DECODE'
[ 8.814564] vdec 30210000.video-codec: Product Code: 0x521c
[ 8.814571] vdec 30210000.video-codec: Firmware Revision: 334314
[ 8.819472] OF: graph: no port node found in /bus@f0000/dss@30220000/oldi-txes/oldi@1/ports
[ 8.873001] rproc-virtio rproc-virtio.2.auto: registered virtio1 (type 7)
[ 8.875400] remoteproc remoteproc2: attaching to 79000000.r5f
[ 8.879839] remoteproc remoteproc1: remote processor 7e200000.dsp is now attached
[ 8.949283] OF: graph: no port node found in /bus@f0000/dss@30220000/oldi-txes/oldi@1/ports
[ 8.978245] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a1000000
[ 8.997891] OF: graph: no port node found in /bus@f0000/dss@30220000/oldi-txes/oldi@1/ports
[ 9.019340] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 9.019950] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
[ 9.034336] rproc-virtio rproc-virtio.3.auto: registered virtio2 (type 7)
[ 9.041599] remoteproc remoteproc2: remote processor 79000000.r5f is now attached
[ 9.053613] OF: graph: no port node found in /bus@f0000/dss@30220000/oldi-txes/oldi@1/ports
[ 9.074396] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
[ 9.094863] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 9.107034] platform 78000000.r5f: configured R5F for IPC-only mode
[ 9.113580] platform 78000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[ 9.158791] OF: graph: no port node found in /bus@f0000/dss@30220000/oldi-txes/oldi@1/ports
[ 9.170806] remoteproc remoteproc3: 78000000.r5f is available
[ 9.179115] remoteproc remoteproc3: attaching to 78000000.r5f
[ 9.186790] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[ 9.210724] PVR_K: 191: Device: fd80000.gpu
[ 9.222196] m_can_platform 4e08000.can: m_can device registered (irq=541, version=32)
[ 9.238008] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.245421] virtio_rpmsg_bus virtio3: rpmsg host is online
[ 9.246272] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
[ 9.261997] m_can_platform 4e18000.can: m_can device registered (irq=543, version=32)
[ 9.272535] PVR_K: 191: Read BVNC 36.53.104.796 from HW device registers
[ 9.272637] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 9.281694] m_can_platform 20701000.can: m_can device registered (irq=544, version=32)
[ 9.288313] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 9.294685] rproc-virtio rproc-virtio.4.auto: registered virtio3 (type 7)
[ 9.295858] PVR_K: 191: RGX Device registered BVNC 36.53.104.796 with 1 core in the system
[ 9.309682] sii902x 3-003b: supply iovcc not found, using dummy regulator
[ 9.312327] [drm] Initialized pvr 24.1.6554834 20170530 for fd80000.gpu on minor 0
[ 9.315807] remoteproc remoteproc3: remote processor 78000000.r5f is now attached
[ 9.317114] e5010 fd20000.e5010: Device registered as /dev/video2
[ 9.387908] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
[ 9.388308] sii902x 3-003b: supply cvcc12 not found, using dummy regulator
[ 9.406205] i2c i2c-3: Added multiplexed i2c bus 9
[ 9.471631] OF: graph: no port node found in /bus@f0000/dss@30220000/oldi-txes/oldi@1/ports
[ 9.473356] [drm] Initialized tidss 1.0.0 20180215 for 30220000.dss on minor 1
[ 9.474024] tidss 30220000.dss: [drm] Cannot find any crtc or sizes
[ 9.475002] tidss 30220000.dss: [drm] Cannot find any crtc or sizes
[ 9.477896] platform 78400000.r5f: configured R5F for IPC-only mode
[ 9.478087] platform 78400000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[ 9.590967] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 9.617132] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 9.623129] remoteproc remoteproc4: 78400000.r5f is available
[ 9.638208] remoteproc remoteproc4: attaching to 78400000.r5f
[ 9.638770] rproc-virtio rproc-virtio.6.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[ 9.639469] virtio_rpmsg_bus virtio4: rpmsg host is online
[ 9.639519] rproc-virtio rproc-virtio.6.auto: registered virtio4 (type 7)
[ 9.639529] remoteproc remoteproc4: remote processor 78400000.r5f is now attached
[ 9.639655] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
[ 9.639914] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
[ 9.640135] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
[ 9.640271] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
[ 9.643582] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
[ 9.712933] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
[ 9.720633] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
[ 9.722658] virtio_rpmsg_bus virtio4: msg received with no recipient
[ 9.726367] virtio_rpmsg_bus virtio0: msg received with no recipient
[ 9.760293] virtio_rpmsg_bus virtio1: msg received with no recipient
[ 9.918299] m_can_platform 20701000.can main_mcan0: renamed from can2
[ 10.022360] m_can_platform 4e08000.can mcu_mcan0: renamed from can0
[ 10.055791] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller
[ 10.078401] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 1
[ 10.088137] xhci-hcd xhci-hcd.7.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000008010
[ 10.097867] xhci-hcd xhci-hcd.7.auto: irq 547, io mem 0x31210000
[ 10.104189] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller
[ 10.109765] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 2
[ 10.118732] xhci-hcd xhci-hcd.7.auto: Host supports USB 3.0 SuperSpeed
[ 10.179927] m_can_platform 4e18000.can mcu_mcan1: renamed from can1
[ 10.233544] hub 1-0:1.0: USB hub found
[ 10.262529] hub 1-0:1.0: 1 port detected
[ 10.269192] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 10.280892] hub 2-0:1.0: USB hub found
[ 10.285460] hub 2-0:1.0: 1 port detected
[ 10.523366] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 10.681214] hub 1-1:1.0: USB hub found
[ 10.685169] hub 1-1:1.0: 4 ports detected
[ 10.807396] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 10.836913] hub 2-1:1.0: USB hub found
[ 10.840915] hub 2-1:1.0: 4 ports detected
[ 11.157089] usbcore: registered new device driver onboard-usb-hub
[ 11.353883] hub 1-1:1.0: USB hub found
[ 11.357836] hub 1-1:1.0: 4 ports detected
[ 11.368327] hub 1-1:1.0: USB hub found
[ 11.372440] hub 1-1:1.0: 4 ports detected
[ 11.468221] hub 2-1:1.0: USB hub found
[ 11.472883] hub 2-1:1.0: 4 ports detected
[ 11.485385] hub 2-1:1.0: USB hub found
[ 11.490606] hub 2-1:1.0: 4 ports detected
[ 11.757806] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 12.239990] kauditd_printk_skb: 5 callbacks suppressed
[ 12.240007] audit: type=1006 audit(1728488552.445:15): pid=627 uid=0 subj=kernel old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[ 12.260274] audit: type=1300 audit(1728488552.445:15): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff9fcfc18 a2=4 a3=1 items=0 ppid=1 pid=627 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="/usr/lib/systemd/systemd-executor" subj=kernel key=(null)
[ 12.287863] audit: type=1327 audit(1728488552.445:15): proctitle="(weston)"
[ 13.199405] PVR_K: 627: RGX Firmware image 'rgx.fw.36.53.104.796' loaded
[ 13.213268] PVR_K: 627: Shader binary image 'rgx.sh.36.53.104.796' loaded
[ 14.897339] audit: type=1701 audit(1728488555.101:16): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=1051 comm="edgeai-gui-app" exe="/usr/bin/edgeai-gui-app" sig=6 res=1
[ 14.949044] audit: type=1334 audit(1728488555.153:17): prog-id=18 op=LOAD
[ 14.955920] audit: type=1334 audit(1728488555.161:18): prog-id=19 op=LOAD
[ 14.962790] audit: type=1334 audit(1728488555.165:19): prog-id=20 op=LOAD
[ 15.755444] audit: type=1334 audit(1728488555.961:20): prog-id=20 op=UNLOAD
[ 15.762567] audit: type=1334 audit(1728488555.961:21): prog-id=19 op=UNLOAD
[ 15.769701] audit: type=1334 audit(1728488555.961:22): prog-id=18 op=UNLOAD
[ 20.214915] audit: type=1006 audit(1728488560.417:23): pid=1454 uid=0 subj=kernel old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 20.228512] audit: type=1300 audit(1728488560.417:23): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffcdd057d8 a2=1 a3=1 items=0 ppid=1 pid=1454 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="/usr/lib/systemd/systemd-executor" subj=kernel key=(null)
[ 20.256279] audit: type=1327 audit(1728488560.417:23): proctitle="(systemd)"
[ 20.263523] audit: type=1334 audit(1728488560.433:24): prog-id=21 op=LOAD
[ 20.270431] audit: type=1300 audit(1728488560.433:24): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=fffffca6dad8 a2=90 a3=0 items=0 ppid=1 pid=1454 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="/usr/lib/systemd/systemd" subj=kernel key=(null)
[ 20.297321] audit: type=1327 audit(1728488560.433:24): proctitle="(systemd)"
[ 20.304425] audit: type=1334 audit(1728488560.461:25): prog-id=21 op=UNLOAD
[ 20.311425] audit: type=1300 audit(1728488560.461:25): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=1 a2=0 a3=ffffa85cdc60 items=0 ppid=1 pid=1454 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="/usr/lib/systemd/systemd" subj=kernel key=(null)
[ 20.338125] audit: type=1327 audit(1728488560.461:25): proctitle="(systemd)"
[ 20.345262] audit: type=1334 audit(1728488560.461:26): prog-id=22 op=LOAD
[ 125.128109] Console: switching to colour frame buffer device 170x48
[ 125.157035] tidss 30220000.dss: [drm] fb0: tidssdrmfb frame buffer device
root@j722s-evm:/opt/edgeai-gst-apps#
root@j722s-evm:/opt/edgeai-gst-apps#
Hi Anurag,
I saw the information in the new thread: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1472020/j722sxh01evm-no-display-on-monitor
Currently trying to reproduce the set up, but are you using the edgeai wic image that can be downloaded from here and flashing via balenaEtcher: https://www.ti.com/tool/download/PROCESSOR-SDK-LINUX-AM67A ? Or a different image or flashing procedure is used (since there are several methods in the user guide)?
Regards,
Takuma
hi takuma
1) i tried both but no display :
1) ti-processor-sdk-linux-adas-j722s-evm-10_01_00_04-Linux-x86-Install.bin
2) ti-processor-sdk-linux-edgeai-j722s-evm-10_01_00_04-Linux-x86-Install.bin
2) J722SXH01EVM evaluation board have 4 SOC -> am67 ,am67a and Tda4ven , tda4aen
my board have TI XJ722S5AAMW SOC ic on board which means, that Tda4ven , Tda4aen SOC used So we must use ti-processor-sdk-linux-adas-j722s-evm-10_01_00_04-Linux-x86-Install.bin But Why others are suggesting for display use edge-ai sdk : ti-processor-sdk-linux-edgeai-j722s-evm-10_01_00_04-Linux-x86-Install.bin while edgeai is built for AM67A soc ?
3) when you be online on forum , i am from india so my time is 9:am to 5pm IST
Hi Anurag,
1) i tried both but no display :
Understood. The EdgeAI image should have HDMI enabled by default within Linux.
But Why others are suggesting for display use edge-ai sdk : ti-processor-sdk-linux-edgeai-j722s-evm-10_01_00_04-Linux-x86-Install.bin while edgeai is built for AM67A soc ?
Same board is used for both EdgeAI and ADAS demos, so both can run. EdgeAI is more for industrial customers that frequently use Linux while ADAS is more RTOS based, so the display driver automatically comes up in Linux for EdgeAI.
3) when you be online on forum , i am from india so my time is 9:am to 5pm IST
I am based in US, so my time is 9AM to 5PM CST.
Regards,
Takuma
Hi Anurag,
Getting back to the debug, but I have not been able to reproduce the issue on my end. I used the 10.1 EdgeAI image with the J722S EVM, connecting HDMI, and see the screen comes up. Below is what I see:

Based on current logs you have shared, it looks like the display driver is coming up as expected when you are using the EdgeAI image.
However, your logs are as if the HDMI display is not connected, or not powered on, or the display is trying to negotiate to a resolution that is not supported somehow.
So...
Regards,
Takuma
i used : 1) display port cable : no converter
2) hdmi port cable : vga to hdmi converter
no display signal
this time i dont have pc , i will try morning and then i will reply
Hi Anurag,
I think I know the issue. For display port, we do not have support for it on J722S Linux yet.
For HDMI, the VGA to HDMI converter may be causing an issue for EDID propagation, which would cause an issue with the resolution negotiation.
Could you find a display that natively supports HDMI without the need of a converter and test?
Regards,
Takuma
hi Takuma , thanks for support
1) I used direct hdmi to hdmi cable , it worked , thanks a lot , but why vga to hdmi converter is not working ?
2) Display have some gui menu which is close to AI feature and this does not give benifit for our project
3) I need to develop some functionality on uart and spi and other protocal which must have gui selection menu with custom gui os like rasbperry pi and beaglebone already have so how can i start ?
Hi Anurag,
1) I used direct hdmi to hdmi cable , it worked , thanks a lot , but why vga to hdmi converter is not working ?
As mentioned in my previous post, this is due to issues with EDID not being conveyed to SoC when using a converter to HDMI.
For 2 and 3, I will recommend opening a new forum thread by pressing the "Ask a new question" button.
In any case, glad we could figure out the problem with the display.
Regards,
Takuma