TDA4VM: Display DRM Error

Part Number: TDA4VM
Other Parts Discussed in Thread: , TFP410

Tool/software:

I made a custom board based on Schematics of SK-TDA4VM.

I have reduced few unused peripherals. Among that Display changes are:

  1. Removed Display Ports
  2. Changed HDMI connector to Micro-HDMI connector

I am getting the following error whenever I tries to access display.

[  327.918754] [drm] EDID read failed. Fallback to standard modes
[  327.927361] [drm] EDID read failed. Fallback to standard modes
[  327.934032] [drm] EDID read failed. Fallback to standard modes

This is the HDMI's Schematics

  • Hi Sathiya,

    There is a reference board made by our partner for a different (but same family) of processors as TDA4VM, and they use micro HDMI: https://openbeagle.org/beagley-ai/beagley-ai/-/blob/main/BeagleY-AI_SCH.pdf?ref_type=heads. I think this schematic file would be a good reference.

    For EDID specifically, I see that on your schematic, SDA and SCL lines are grounded.

    Additionally, I also found this on Wikipedia:

    And it looks like these grounded I2C lines are used to broadcast E-EDID information.

    Regards,

    Takuma

  • Hi Takuma Fujiwara,

    I have notices that SDA and SCL are swapped, as well as pulled up externally in my design.

    After correcting those, I can be able to get the resolution from monitor.

    root@j721e-evm:~# kmsprint
    Connector 0 (40) HDMI-A-1 (connected)
      Encoder 0 (39) NONE
        Crtc 0 (38) 1920x1080@60.00 148.500 1920/88/44/148/+ 1080/4/5/36/+ 60 (60.00) 0x5 0x48
          Plane 0 (31) fb-id: 62 (crtcs: 0) 0,0 1920x1080 -> 0,0 1920x1080 (AR12 AB12 RA12 RG16 BG16 AR15 AB15 AR24 AB24 RA24 BA24 RG24 BG24 AR30 AB30 XR12 XB12 RX12 XR15 XB15 XR24 XB24 RX24 BX24 XR30 XB30 YUYV UYVY NV12)
            FB 62 1920x1080
    
     

    But now I got another issue. The OS saying display is working properly. But I can't see anything in the display. I probed HSYNC, VSYNC, DE, PCLK pins. Those are giving outputs.

    If I pullup the I2C again, the display can't be able to read EDID, but defaulting to some resolution which is working. So, no problem in the connector I suppose. What could be the issue?

    Here is the kmsprint:

    root@j721e-evm:/opt/edgeai-gst-apps# kmsprint 
    [   30.456399] [drm] EDID read failed. Fallback to standard modes
    Connector 0 (40) HDMI-A-1 (connected)
      Encoder 0 (39) NONE
        Crtc 0 (38) 1024x768@60.00 65.000 1024/24/136/160/- 768/3/6/29/- 60 (60.00) 0xa 0x48
          Plane 0 (31) fb-id: 62 (crtcs: 0) 0,0 1024x768 -> 0,0 1024x768 (AR12 AB12 RA12 RG16 BG16 AR15 AB15 AR24 AB24 RA24 BA24 RG24 BG24 AR30 AB30 XR12 XB12 RX12 XR15 XB15 XR24 XB24 RX24 BX24 XR30 XB30 YUYV UYVY NV12)
            FB 62 1024x768
    

  • Hi Sathiya,

    Could you remind me which SDK version this is? If this is not the latest, then it could be that there is some issue identified and fixed in newer versions for display not initializing.

    Regards,

    Takuma

  • Hi Takuma Fujiwara,

    I am using SDK 9.2.

    Anyway, I am curious to know that issue.

    I also want to add that I missed Board ID EEPROM in my design. So, my default device tree is k3-j721e-common-proc-board.dtb. I made the changes in k3-j721e-common-proc-board.dts file to replicate k3-j721e-sk.dts and using it. 
    And also i am not using display port and disabled in dts

  • Hi Sathiya,

    There's not a particular issue I have in mind. I was mainly asking to see where I can start for looking into commits. I doubt the lack of EEPROM will cause display issues, but could you send the "dmesg" logs so that I can take a look at it and see if there is anything that looks out of place?

    Regards,

    Takuma

  • Hi Takuma,

    Here is the dmesg log:

    [    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 / Bitmappers TDA4VM Emerald
    [    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=b31349f4-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: 1695760K/4194304K available (11712K kernel code, 1258K rwdata, 3812K rodata, 1984K init, 438K bss, 1974256K 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.008400] Console: colour dummy device 80x25
    [    0.012972] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023642] pid_max: default: 32768 minimum: 301
    [    0.028377] LSM: Security Framework initializing
    [    0.033159] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.040733] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.049586] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.056989] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.063253] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.070639] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.076949] rcu: Hierarchical SRCU implementation.
    [    0.081847] rcu: 	Max phase no-delay instances is 1000.
    [    0.087353] Platform MSI: msi-controller@1820000 domain created
    [    0.093631] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.103042] EFI services will not be available.
    [    0.107791] smp: Bringing up secondary CPUs ...
    [    0.121015] Detected PIPT I-cache on CPU1
    [    0.121079] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.121092] GICv3: CPU1: using allocated LPI pending table @0x00000008a7050000
    [    0.121129] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.121188] smp: Brought up 1 node, 2 CPUs
    [    0.150534] SMP: Total of 2 processors activated.
    [    0.155338] CPU features: detected: 32-bit EL0 Support
    [    0.160591] CPU features: detected: CRC32 instructions
    [    0.165866] CPU: All CPU(s) started at EL2
    [    0.170047] alternatives: applying system-wide alternatives
    [    0.176684] devtmpfs: initialized
    [    0.186628] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.196619] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.211971] pinctrl core: initialized pinctrl subsystem
    [    0.217685] DMI not present or invalid.
    [    0.221952] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.228649] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.235976] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.243981] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.252110] audit: initializing netlink subsys (disabled)
    [    0.257743] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1
    [    0.257967] thermal_sys: Registered thermal governor 'step_wise'
    [    0.265663] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.271875] cpuidle: using governor menu
    [    0.282625] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.289590] ASID allocator initialised with 65536 entries
    [    0.303349] KASLR disabled due to lack of seed
    [    0.310743] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.317686] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.324088] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.331021] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.337422] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.344355] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.350756] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.357689] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.364826] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
    [    0.373956] iommu: Default domain type: Translated 
    [    0.378944] iommu: DMA domain TLB invalidation policy: strict mode 
    [    0.385469] SCSI subsystem initialized
    [    0.389367] libata version 3.00 loaded.
    [    0.389459] usbcore: registered new interface driver usbfs
    [    0.395076] usbcore: registered new interface driver hub
    [    0.400515] usbcore: registered new device driver usb
    [    0.405866] pps_core: LinuxPPS API ver. 1 registered
    [    0.410938] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.420274] PTP clock support registered
    [    0.424344] EDAC MC: Ver: 3.0.0
    [    0.428002] FPGA manager framework
    [    0.431511] Advanced Linux Sound Architecture Driver Initialized.
    [    0.438130] clocksource: Switched to clocksource arch_sys_counter
    [    0.444471] VFS: Disk quotas dquot_6.6.0
    [    0.448504] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.458511] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
    [    0.464811] NET: Registered PF_INET protocol family
    [    0.470057] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.479183] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.487938] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.495862] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.504080] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    0.512833] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.519641] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.526559] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.534011] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.540094] RPC: Registered named UNIX socket transport module.
    [    0.546152] RPC: Registered udp transport module.
    [    0.550955] RPC: Registered tcp transport module.
    [    0.555760] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.562342] NET: Registered PF_XDP protocol family
    [    0.567243] PCI: CLS 0 bytes, default 64
    [    0.571638] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.580721] Initialise system trusted keyrings
    [    0.585379] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.594014] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.600272] NFS: Registering the id_resolver key type
    [    0.605454] Key type id_resolver registered
    [    0.609725] Key type id_legacy registered
    [    0.613845] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.620694] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.647135] Key type asymmetric registered
    [    0.651320] Asymmetric key parser 'x509' registered
    [    0.656325] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.663961] io scheduler mq-deadline registered
    [    0.668591] io scheduler kyber registered
    [    0.674773] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.681050] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.690378] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [    0.698648] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    0.706898] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [    0.714054] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [    0.722149] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.733204] loop: module loaded
    [    0.737122] megasas: 07.719.03.00-rc1
    [    0.742320] tun: Universal TUN/TAP device driver, 1.6
    [    0.747850] VFIO - User Level meta-driver version: 0.3
    [    0.753462] usbcore: registered new interface driver usb-storage
    [    0.759883] i2c_dev: i2c /dev entries driver
    [    0.764751] sdhci: Secure Digital Host Controller Interface driver
    [    0.771076] sdhci: Copyright(c) Pierre Ossman
    [    0.775631] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.781711] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.787929] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.794657] usbcore: registered new interface driver usbhid
    [    0.800351] usbhid: USB HID core driver
    [    0.804732] optee: probing for conduit method.
    [    0.809292] optee: revision 4.1 (012cdca4)
    [    0.825712] optee: dynamic shared memory is enabled
    [    0.835100] optee: initialized driver
    [    0.840030] Initializing XFRM netlink socket
    [    0.844420] NET: Registered PF_PACKET protocol family
    [    0.849620] Key type dns_resolver registered
    [    0.854176] registered taskstats version 1
    [    0.858370] Loading compiled-in X.509 certificates
    [    0.869177] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
    [    0.920514] omap_i2c 42120000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.926638] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
    [    0.932625] omap_i2c 2010000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.938720] omap_i2c 2040000.i2c: bus 3 rev0.12 at 400 kHz
    [    0.944896] omap_i2c 2050000.i2c: bus 4 rev0.12 at 400 kHz
    [    0.950779] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
    [    0.959354] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
    [    0.968705] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
    [    0.977318] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    0.986856] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    0.996739] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    1.003499] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.012651] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    1.022816] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    1.029575] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.037542] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 193, base_baud = 6000000) is a 8250
    [    1.046997] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 194, base_baud = 3000000) is a 8250
    [    1.055848] printk: console [ttyS2] enabled
    [    1.064291] printk: bootconsole [ns16550a0] disabled
    [    1.074710] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 195, base_baud = 3000000) is a 8250
    [    1.083708] 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 196, base_baud = 3000000) is a 8250
    [    1.093608] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.138133] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.146810] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    1.155083] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    1.167888] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    1.175095] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    1.181372] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    1.191762] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    1.200660] mmc0: CQHCI version 5.10
    [    1.206235] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    1.213066] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    1.219888] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    1.226681] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    1.233445] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    1.242774] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.251305] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    1.261126] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    [    1.276200] spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [    1.281223] 8 fixed-partitions partitions found on MTD device 47040000.spi.0
    [    1.288270] Creating 8 MTD partitions on "47040000.spi.0":
    [    1.293747] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    1.299842] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    1.305607] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    1.311453] 0x000000680000-0x0000006c0000 : "ospi.env"
    [    1.317067] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    1.322859] 0x0000007c0000-0x000000800000 : "ospi.env.backup"
    [    1.329077] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    1.334997] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    1.341828] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.357422] mmc0: Command Queue Engine enabled
    [    1.361864] mmc0: new HS200 MMC card at address 0001
    [    1.367196] mmcblk0: mmc0:0001 AIM20G 119 GiB 
    [    1.372975]  mmcblk0: p1
    [    1.375800] mmcblk0boot0: mmc0:0001 AIM20G 31.5 MiB 
    [    1.381454] mmcblk0boot1: mmc0:0001 AIM20G 31.5 MiB 
    [    1.386151] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.386998] mmcblk0rpmb: mmc0:0001 AIM20G 4.00 MiB, chardev (240:0)
    [    1.395244] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    1.408584] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    1.421404] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    1.428618] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    1.434882] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    1.445282] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    1.453844] mmc1: CQHCI version 5.10
    [    1.464911] ALSA device list:
    [    1.467883]   No soundcards found.
    [    1.498488] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    1.506113] Waiting for root device PARTUUID=b31349f4-02...
    [    1.553586] mmc1: new ultra high speed DDR50 SDXC card at address 5048
    [    1.560526] mmcblk1: mmc1:5048 SD128 119 GiB 
    [    1.566822]  mmcblk1: p1 p2
    [    1.612190] EXT4-fs (mmcblk1p2): recovery complete
    [    1.617935] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
    [    1.626485] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    1.633341] devtmpfs: mounted
    [    1.637385] Freeing unused kernel memory: 1984K
    [    1.642016] Run /sbin/init as init process
    [    1.646104]   with arguments:
    [    1.646106]     /sbin/init
    [    1.646108]   with environment:
    [    1.646110]     HOME=/
    [    1.646111]     TERM=linux
    [    1.860632] systemd[1]: System time before build time, advancing clock.
    [    1.909510] NET: Registered PF_INET6 protocol family
    [    1.915061] Segment Routing with IPv6
    [    1.918741] In-situ OAM (IOAM) with IPv6
    [    1.945440] 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)
    [    1.976852] systemd[1]: Detected architecture arm64.
    [    2.034957] systemd[1]: Hostname set to <j721e-evm>.
    [    2.296312] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    [    2.336973] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    [    2.384862] systemd[1]: Queued start job for default target Graphical Interface.
    [    2.423922] systemd[1]: Created slice Slice /system/getty.
    [    2.447579] systemd[1]: Created slice Slice /system/modprobe.
    [    2.471492] systemd[1]: Created slice Slice /system/serial-getty.
    [    2.495184] systemd[1]: Created slice User and Session Slice.
    [    2.518354] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [    2.542278] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [    2.566317] systemd[1]: Reached target Path Units.
    [    2.582188] systemd[1]: Reached target Remote File Systems.
    [    2.602186] systemd[1]: Reached target Slice Units.
    [    2.618190] systemd[1]: Reached target Swaps.
    [    2.668867] systemd[1]: Listening on RPCbind Server Activation Socket.
    [    2.690281] systemd[1]: Reached target RPC Port Mapper.
    [    2.713250] systemd[1]: Listening on Process Core Dump Socket.
    [    2.734369] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [    2.758521] systemd[1]: Listening on Journal Audit Socket.
    [    2.778435] systemd[1]: Listening on Journal Socket (/dev/log).
    [    2.798448] systemd[1]: Listening on Journal Socket.
    [    2.814506] systemd[1]: Listening on Network Service Netlink Socket.
    [    2.838488] systemd[1]: Listening on udev Control Socket.
    [    2.858360] systemd[1]: Listening on udev Kernel Socket.
    [    2.878402] systemd[1]: Listening on User Database Manager Socket.
    [    2.918432] systemd[1]: Mounting Huge Pages File System...
    [    2.936771] systemd[1]: Mounting POSIX Message Queue File System...
    [    2.974445] systemd[1]: Mounting Kernel Debug File System...
    [    2.994402] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    [    3.010491] systemd[1]: Mounting Temporary Directory /tmp...
    [    3.033433] systemd[1]: Starting Create List of Static Device Nodes...
    [    3.060739] systemd[1]: Starting Load Kernel Module configfs...
    [    3.084923] systemd[1]: Starting Load Kernel Module drm...
    [    3.108804] systemd[1]: Starting Load Kernel Module fuse...
    [    3.125917] fuse: init (API version 7.37)
    [    3.138441] systemd[1]: Starting Start psplash boot splash screen...
    [    3.190628] systemd[1]: Starting RPC Bind...
    [    3.210368] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    [    3.226732] systemd[1]: Starting Journal Service...
    [    3.251641] systemd[1]: Starting Load Kernel Modules...
    [    3.268693] cryptodev: loading out-of-tree module taints kernel.
    [    3.278421] cryptodev: driver 1.12 loaded.
    [    3.294719] systemd[1]: Starting Generate network units from Kernel command line...
    [    3.321192] systemd[1]: Starting Remount Root and Kernel File Systems...
    [    3.337637] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
    [    3.374703] systemd[1]: Starting Coldplug All udev Devices...
    [    3.399024] systemd[1]: Started RPC Bind.
    [    3.418670] systemd[1]: Started Journal Service.
    [    3.753685] systemd-journald[162]: Received client request to flush runtime journal.
    [    3.972572] audit: type=1334 audit(1651167747.108:2): prog-id=5 op=LOAD
    [    3.979486] audit: type=1334 audit(1651167747.116:3): prog-id=6 op=LOAD
    [    4.437042] random: crng init done
    [    4.457913] mc: Linux media interface: v0.10
    [    4.484018] videodev: Linux video capture interface: v2.00
    [    4.565415] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [    4.580115] PVR_K:  196: Device: 4e20000000.gpu
    [    4.589494] PVR_K:  196: Read BVNC 22.104.208.318 from HW device registers
    [    4.590086] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
    [    4.597348] imx219 3-0010: supply VANA not found, using dummy regulator
    [    4.610580] remoteproc remoteproc0: 4d80800000.dsp is available
    [    4.616696] remoteproc remoteproc0: attaching to 4d80800000.dsp
    [    4.623107] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
    [    4.630007] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [    4.646406] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    4.651950] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    4.652022] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
    [    4.665813] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
    [    4.673633] k3-dsp-rproc 4d80800000.dsp: register pm nitifiers in remoteproc mode
    [    4.681431] imx219 3-0010: supply VDIG not found, using dummy regulator
    [    4.682458] PVR_K:  196: RGX Device registered with BVNC 22.104.208.318
    [    4.688294] imx219 3-0010: supply VDDL not found, using dummy regulator
    [    4.702725] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [    4.746244] imx219 3-0010: failed to read chip id 219
    [    4.751603] imx219: probe of 3-0010 failed with error -5
    [    4.761503] [drm] Initialized pvr 23.3.6512818 20170530 for 4e20000000.gpu on minor 0
    [    4.770392] imx219 4-0010: supply VANA not found, using dummy regulator
    [    4.771194] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
    [    4.823454] img_dec 4300000.video-decoder: decoder registered as /dev/video0
    [    4.839210] remoteproc remoteproc1: 4d81800000.dsp is available
    [    4.845228] remoteproc remoteproc1: attaching to 4d81800000.dsp
    [    4.847568] imx219 4-0010: supply VDIG not found, using dummy regulator
    [    4.852093] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
    [    4.864566] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [    4.875477] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    4.878972] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [    4.905265] rproc-virtio rproc-virtio.1.auto: registered virtio1 (type 7)
    [    4.912110] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
    [    4.921499] k3-dsp-rproc 4d81800000.dsp: register pm nitifiers in remoteproc mode
    [    4.933108] imx219 4-0010: supply VDDL not found, using dummy regulator
    [    4.939177] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
    [    4.953428] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
    [    4.969694] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    5.002277] imx219 4-0010: failed to read chip id 219
    [    5.011469] imx219: probe of 4-0010 failed with error -5
    [    5.020698] img_enc 4200000.video-encoder: encoder registered as /dev/video1
    [    5.079148] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
    [    5.086732] platform 41000000.r5f: configured R5F for IPC-only mode
    [    5.105894] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    5.133869] remoteproc remoteproc3: 41000000.r5f is available
    [    5.142270] remoteproc remoteproc3: attaching to 41000000.r5f
    [    5.149920] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [    5.159544] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    5.169800] remoteproc remoteproc2: 64800000.dsp is available
    [    5.173820] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    5.185721] rproc-virtio rproc-virtio.2.auto: registered virtio2 (type 7)
    [    5.197228] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
    [    5.197519] remoteproc remoteproc3: remote processor 41000000.r5f is now attached
    [    5.208501] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
    [    5.288899] platform 41400000.r5f: configured R5F for remoteproc mode
    [    5.318023] audit: type=1334 audit(1651184734.416:4): prog-id=7 op=LOAD
    [    5.327999] audit: type=1334 audit(1651184734.424:5): prog-id=8 op=LOAD
    [    5.354523] remoteproc remoteproc2: attaching to 64800000.dsp
    [    5.411262] remoteproc remoteproc2: unsupported resource 65538
    [    5.418292] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
    [    5.461462] platform 41400000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a1000000
    [    5.479112] remoteproc remoteproc4: 41400000.r5f is available
    [    5.491928] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
    [    5.505883] remoteproc remoteproc4: loading /lib/firmware/j7-mcu-r5f0_1-fw failed with error -22
    [    5.516443] remoteproc remoteproc4: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -22
    [    5.525931] remoteproc remoteproc4: powering up 41400000.r5f
    [    5.533314] remoteproc remoteproc4: loading /lib/firmware/j7-mcu-r5f0_1-fw failed with error -22
    [    5.543044] remoteproc remoteproc4: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -22
    [    5.552176] remoteproc remoteproc4: request_firmware failed: -22
    [    5.656520] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    5.658517] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [    5.663432] rproc-virtio rproc-virtio.3.auto: registered virtio3 (type 7)
    [    5.676143] remoteproc remoteproc2: remote processor 64800000.dsp is now attached
    [    5.686824] k3-dsp-rproc 64800000.dsp: register pm nitifiers in remoteproc mode
    [    5.770855] Bluetooth: Core ver 2.22
    [    5.774625] NET: Registered PF_BLUETOOTH protocol family
    [    5.789914] Bluetooth: HCI device and connection manager initialized
    [    5.810239] Bluetooth: HCI socket layer initialized
    [    5.820436] Bluetooth: L2CAP socket layer initialized
    [    5.832292] Bluetooth: SCO socket layer initialized
    [    5.852177] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    5.890883] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    5.899905] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [    6.105365] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1
    [    6.114742] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [    6.124479] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [    6.167304] Console: switching to colour frame buffer device 240x67
    [    6.196735] tidss 4a00000.dss: [drm] fb0: tidssdrmfb frame buffer device
    [    6.829731] audit: type=1334 audit(1651184735.928:6): prog-id=9 op=LOAD
    [    6.839021] audit: type=1334 audit(1651184735.936:7): prog-id=10 op=LOAD
    [    6.920927] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
    [    6.932389] remoteproc remoteproc5: b034000.pru is available
    [    6.940340] remoteproc remoteproc6: b004000.rtu is available
    [    6.950577] remoteproc remoteproc7: b00a000.txpru is available
    [    6.957713] remoteproc remoteproc8: b038000.pru is available
    [    6.973064] remoteproc remoteproc9: b006000.rtu is available
    [    6.980097] remoteproc remoteproc10: b00c000.txpru is available
    [    6.987318] remoteproc remoteproc11: b134000.pru is available
    [    6.994170] remoteproc remoteproc12: b104000.rtu is available
    [    7.003288] remoteproc remoteproc13: b10a000.txpru is available
    [    7.010781] remoteproc remoteproc14: b138000.pru is available
    [    7.017602] remoteproc remoteproc15: b106000.rtu is available
    [    7.024735] remoteproc remoteproc16: b10c000.txpru is available
    [    7.211791] cdns-csi2rx 4504000.csi-bridge: Probed CSI2RX with 2/4 lanes, 4 streams, external D-PHY
    [    7.319167] audit: type=1006 audit(1651184736.420:8): pid=595 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [    7.334188] audit: type=1300 audit(1651184736.420:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff948a398 a2=4 a3=ffffaac96020 items=0 ppid=1 pid=595 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)
    [    7.361393] audit: type=1327 audit(1651184736.420:8): proctitle="(systemd)"
    [    7.401791] cdns-csi2rx 4514000.csi-bridge: Probed CSI2RX with 2/4 lanes, 4 streams, external D-PHY
    [    7.518214] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: Timed out waiting for 41400000.r5f core to power up!
    [    7.543767] platform 5c00000.r5f: configured R5F for IPC-only mode
    [    7.551161] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    7.561872] remoteproc remoteproc17: 5c00000.r5f is available
    [    7.569149] remoteproc remoteproc17: attaching to 5c00000.r5f
    [    7.576510] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [    7.583683] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    7.596142] virtio_rpmsg_bus virtio4: rpmsg host is online
    [    7.601755] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [    7.611334] rproc-virtio rproc-virtio.4.auto: registered virtio4 (type 7)
    [    7.619497] remoteproc remoteproc17: remote processor 5c00000.r5f is now attached
    [    7.628299] platform 5d00000.r5f: configured R5F for IPC-only mode
    [    7.636928] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    7.647725] remoteproc remoteproc18: 5d00000.r5f is available
    [    7.654196] remoteproc remoteproc18: attaching to 5d00000.r5f
    [    7.660281] platform 5d00000.r5f: R5F core initialized in IPC-only mode
    [    7.667771] rproc-virtio rproc-virtio.5.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    7.683576] virtio_rpmsg_bus virtio5: rpmsg host is online
    [    7.687873] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
    [    7.691154] rproc-virtio rproc-virtio.5.auto: registered virtio5 (type 7)
    [    7.703751] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
    [    7.704803] remoteproc remoteproc18: remote processor 5d00000.r5f is now attached
    [    7.717880] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
    [    7.727281] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    [    7.734974] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    [    7.742765] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [    7.750323] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [    7.757875] platform 5e00000.r5f: configured R5F for remoteproc mode
    [    7.758222] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [    7.771793] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
    [    7.782841] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [    7.785440] remoteproc remoteproc19: 5e00000.r5f is available
    [    7.790366] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [    7.803526] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [    7.811721] remoteproc remoteproc19: loading /lib/firmware/j7-main-r5f1_0-fw failed with error -22
    [    7.820974] remoteproc remoteproc19: Direct firmware load for j7-main-r5f1_0-fw failed with error -22
    [    7.830485] remoteproc remoteproc19: powering up 5e00000.r5f
    [    7.836416] remoteproc remoteproc19: loading /lib/firmware/j7-main-r5f1_0-fw failed with error -22
    [    7.845440] remoteproc remoteproc19: Direct firmware load for j7-main-r5f1_0-fw failed with error -22
    [    7.854844] remoteproc remoteproc19: request_firmware failed: -22
    [    7.936768] audit: type=1006 audit(1651184737.036:9): pid=526 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
    [    7.954428] audit: type=1300 audit(1651184737.036:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff948a398 a2=4 a3=ffffaac96020 items=0 ppid=1 pid=526 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)
    [    7.980762] audit: type=1327 audit(1651184737.036:9): proctitle="(weston)"
    [    8.269606] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Quota mode: none.
    [    8.686439] PVR_K:  526: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
    [    8.711230] PVR_K:  526: Shader binary image 'rgx.sh.22.104.208.318' loaded
    [    9.822162] k3_r5_rproc bus@100000:r5fss@5e00000: Timed out waiting for 5e00000.r5f core to power up!
    [   41.974617] audit: type=1006 audit(1651184771.076:10): pid=1272 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
    [   41.987455] audit: type=1300 audit(1651184771.076:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=fffff948a398 a2=1 a3=ffffaac96020 items=0 ppid=1 pid=1272 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)
    [   42.014190] audit: type=1327 audit(1651184771.076:10): proctitle="(systemd)"
    [   42.021393] audit: type=1334 audit(1651184771.088:11): prog-id=11 op=LOAD
    [   42.028744] audit: type=1300 audit(1651184771.088:11): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffdbaa2010 a2=78 a3=0 items=0 ppid=1 pid=1272 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)
    [   42.054463] audit: type=1327 audit(1651184771.088:11): proctitle="(systemd)"
    [   42.061779] audit: type=1334 audit(1651184771.112:12): prog-id=11 op=UNLOAD
    [   42.069000] audit: type=1334 audit(1651184771.112:13): prog-id=12 op=LOAD
    [   42.076212] audit: type=1300 audit(1651184771.112:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffdbaa20b0 a2=78 a3=0 items=0 ppid=1 pid=1272 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)
    [   42.101890] audit: type=1327 audit(1651184771.112:13): proctitle="(systemd)"
    

    These two lies I can't upload in original format

    [    2.123212] systemd-sysv-generator[147]: SysV service thermal-zone-init lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [    2.148048] systemd-sysv-generator[147]: SysV service edgeai-launcher.sh lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.

  • Hi Takuma, 

    Do I need make any driver change, menuconfig change or devicetree change for micro-HDMI??

    Here is the dts change I made:

    	hdmi-connector {
    		compatible = "hdmi-connector";
    		label = "hdmi";
    -   	type = "a";
    +   	type = "d";
    
    		pinctrl-names = "default";
    		pinctrl-0 = <&hdmi_hpd_pins_default>;
    
    		ddc-i2c-bus = <&main_i2c1>;
    
    		/* HDMI_HPD */
    		hpd-gpios = <&main_gpio1 0 GPIO_ACTIVE_HIGH>;
    
    		port {
    			hdmi_connector_in: endpoint {
    				remote-endpoint = <&tfp410_out>;
    			};
    		};
    	};
    
    &dss_ports {
    	#address-cells = <1>;
    	#size-cells = <0>;
    
    -	port@0  {
    -		reg = <0>;
    -
    -		dpi0_out: endpoint {
    -			remote-endpoint = <&dp0_in>;
    -		};
    -	};
    -
    	port@1 {
    		reg = <1>;
    
    		dpi1_out: endpoint {
    			remote-endpoint = <&tfp410_in>;
    		};
    	};
    };

    And also, can you confirm that TFP410 supports micro-HDMI? (as TFP is compliant to DVI Specification 1.0 and Micro-HDMI was introduced with HDMI version 1.4)

  • Hi Sathiya,

    Do I need make any driver change, menuconfig change or devicetree change for micro-HDMI??

    Could you make sure the configuration file includes DRM_TI_TFP410 which is mentioned in Kconfig file: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/drivers/gpu/drm/bridge/Kconfig?h=ti-linux-6.1.y#n333

    And also, can you confirm that TFP410 supports micro-HDMI? (as TFP is compliant to DVI Specification 1.0 and Micro-HDMI was introduced with HDMI version 1.4)

    Could you create a new E2E for this for TFP410? This will route the question to the engineers that have more expertise with this part.

    Regards,

    Takuma

  • Could you make sure the configuration file includes DRM_TI_TFP410

    Yes, it is defined as a module.

    Will the tfp410 driver supports micro-HDMI connector?

  • Hi Sathiya,

    Will the tfp410 driver supports micro-HDMI connector?

    Could you create a new E2E for TFP410 part number and post the link here?

    Regards,

    Takuma

  • Hi Sathiya,

    Thanks for posting the E2E.

    Regards,

    Takuma

  • Hi Sathiya,

    Checking in on this E2E. Were you able to resolve this, or does the issue still persist?

    Assuming that the issue is still unresolved, could you try the following:

    1. Run "kmsprint" and share the output
    2. Run "modetest -M tidss -c" and share the output
    3. Run "modetest -M tidss -s <connector_id>:<width>x<height>". The valid connector ID, width, and height can be obtained from the commend in #2.

    Regards,

    Takuma

  • Hi Takuma,

    The issue is still there. Currently I am out. It will take a week or two to get back to the board. Once I get back, I will update in this thread.

  • Hi Sathiya,

    Understood. No rush, and let us know whenever it is most convenient for you.

    Regards,

    Takuma