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.

SK-TDA4VM: Issue with making Lontium lt8912b stream video to HDMI connector

Part Number: SK-TDA4VM
Other Parts Discussed in Thread: TDA4VM

I am using Beagle Bone AI64 (SK-TDA4VM) with a custom MIPI DSI to HDMI board.
The custom board uses Lontium lt8912b to convert the video stream from MIPI DSI to HDMI.

My goal is to get a video stream on my monitor through the MIPI DSI to HDMI convertor board.


Currently I managed to add the device tree overlay which exposes an open source lt8912b driver for the Lontium convertor chip.
The hotplug does not work for me for some reason, so I enabled the display in the /sys manually as follows: 

echo on > /sys/class/drm/card0-HDMI-A-1/status


But this did not help to get the stream running.

After I enabled DRM debug logs using next command:

echo 0x19F > /sys/module/drm/parameters/debug

I did get next messages in dmsg during manual enabling of the HDMI connector:

[  787.475239] [drm:status_store] [CONNECTOR:40:HDMI-A-1] force updated from 0 to 2 or reprobing
[  787.475262] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1]
[  787.475272] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1] status updated from disconnected to connected
[  787.475298] [drm:drm_sysfs_hotplug_event] generating hotplug event
[  787.475355] [drm:drm_client_modeset_probe] 
[  787.475366] [drm:drm_mode_object_get] OBJ ID: 40 (2)
[  787.482836] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1]
[  787.488519] [drm:drm_client_modeset_probe] No connectors reported connected with modes
[  787.488539] [drm:drm_client_modeset_probe] connector 40 enabled? yes
[  787.488552] [drm:drm_client_modeset_probe] Not using firmware configuration
[  787.488558] [drm:drm_client_modeset_probe] looking for cmdline mode on connector 40
[  787.488563] [drm:drm_client_modeset_probe] looking for preferred mode on connector 40 0
[  787.488568] [drm:drm_client_modeset_probe] found mode none
[  787.488573] [drm:drm_client_modeset_probe] picking CRTCs for 8096x8096 config
[  787.488580] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
[  787.488594] tidss 4a00000.dss: [drm:__drm_fb_helper_initial_config_and_unlock] test CRTC 0 primary plane
[  787.488606] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[  787.488610] tidss 4a00000.dss: [drm:drm_client_dev_hotplug] fbdev: ret=0

End when I try to get a test stream using the next command:

root@BeagleBone:/home/debian# gst-launch-1.0 videotestsrc ! kmssink sync=false driver-name=tidss force-modesetting=true connector-id=40
Setting pipeline to PAUSED ...
ERROR: from element /GstPipeline:pipeline0/GstKMSSink:kmssink0: Could not get allowed GstCaps of device
Additional debug info:
../sys/kms/gstkmssink.c(905): gst_kms_sink_start (): /GstPipeline:pipeline0/GstKMSSink:kmssink0:
driver does not provide mode settings configuration
ERROR: pipeline doesn't want to preroll.
ERROR: from element /GstPipeline:pipeline0/GstKMSSink:kmssink0: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
Additional debug info:
../libs/gst/base/gstbasesink.c(5865): gst_base_sink_change_state (): /GstPipeline:pipeline0/GstKMSSink:kmssink0:
Failed to start
ERROR: pipeline doesn't want to preroll.
Failed to set pipeline to PAUSED.
Setting pipeline to NULL ...
Freeing pipeline ...

I get next logs in dmesg:

[  893.356276] [drm:drm_stub_open] 
[  893.356301] [drm:drm_open] comm="gst-launch-1.0", pid=1214, minor=0
[  893.356320] [drm:drm_legacy_setup] 
[  893.356334] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_VERSION
[  893.356344] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_VERSION
[  893.356357] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_GET_UNIQUE
[  893.356364] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_GET_UNIQUE
[  893.356370] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_VERSION
[  893.356376] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_VERSION
[  893.356382] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_GET_CAP
[  893.356388] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_GET_CAP
[  893.356393] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_GET_CAP
[  893.356423] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
[  893.356434] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
[  893.356442] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
[  893.356450] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1]
[  893.362268] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
[  893.362301] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
[  893.362313] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
[  893.362324] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETENCODER
[  893.362332] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETENCODER
[  893.362339] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCRTC
[  893.362348] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_SET_CLIENT_CAP
[  893.362354] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANERESOURCES
[  893.362361] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANERESOURCES
[  893.362367] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
[  893.362373] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
[  893.362695] [drm:drm_release] open_count = 1
[  893.362707] [drm:drm_file_free.part.0] comm="gst-launch-1.0", pid=1214, dev=0xe200, open_count=1
[  893.362718] [drm:_drm_lease_revoke] revoke leases for 00000000bcd742a1 0
[  893.362726] [drm:drm_lease_destroy] drm_lease_destroy 0
[  893.362729] [drm:drm_lease_destroy] drm_lease_destroy done 0
[  893.362737] [drm:drm_lastclose] 
[  893.362741] [drm:drm_lastclose] driver lastclose completed
[  893.362750] tidss 4a00000.dss: [drm:drm_client_dev_restore] fbdev: ret=0

After these steps the debug file system looks like this:

root@BeagleBone:/sys/class/drm/card0-HDMI-A-1# ls
device	dpms  edid  enabled  modes  power  status  subsystem  uevent
root@BeagleBone:/sys/class/drm/card0-HDMI-A-1# cat enabled 
disabled
root@BeagleBone:/sys/class/drm/card0-HDMI-A-1# cat status 
connected

My Linux version is:

  • Linux BeagleBone 6.1.69-ti-rt-arm64-r24 #1bullseye SMP PREEMPT_RT Thu Feb  8 21:05:24 UTC 2024 aarch64 GNU/Linux

Full dmesg log:

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[    0.000000] Linux version 6.1.69-ti-rt-arm64-r24 (voodoo@rpi4b8g-16) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1bullseye SMP PREEMPT_RT Thu Feb  8 21:05:24 UTC 2024
[    0.000000] Machine model: BeagleBoard.org BeagleBone AI-64
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a0000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a0100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a1100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a6000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a6100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a7000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a8000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a8100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a9000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a9100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@aa000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa100000, size 79 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71-memory@aa100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b2000000, size 96 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@b2000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000d8000000, size 560 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 8 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@fb000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb800000, size 24 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@fb800000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 256 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x000000009e7fffff]
[    0.000000]   node   0: [mem 0x000000009e800000-0x00000000aeffffff]
[    0.000000]   node   0: [mem 0x00000000af000000-0x00000000afffffff]
[    0.000000]   node   0: [mem 0x00000000b0000000-0x00000000b7ffffff]
[    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
[    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000fcffffff]
[    0.000000]   node   0: [mem 0x00000000fd000000-0x00000000ffffffff]
[    0.000000]   node   0: [mem 0x0000000880000000-0x000000088fffffff]
[    0.000000]   node   0: [mem 0x0000000890000000-0x00000008ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[    0.000000] cma: Reserved 144 MiB at 0x0000000095800000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 30 pages/cpu s82944 r8192 d31744 u122880
[    0.000000] pcpu-alloc: s82944 r8192 d31744 u122880 alloc=30*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: root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 quiet
[    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:on, heap free:off
[    0.000000] software IO TLB: area num 2.
[    0.000000] software IO TLB: mapped [mem 0x0000000091800000-0x0000000095800000] (64MB)
[    0.000000] Memory: 302808K/4194304K available (17856K kernel code, 2906K rwdata, 5280K rodata, 6016K init, 1199K bss, 1988632K reserved, 147456K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] ftrace: allocating 55643 entries in 218 pages
[    0.000000] ftrace: allocated 218 pages with 5 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[    0.000000] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] rcu: 	RCU_SOFTIRQ processing moved to rcuc kthreads.
[    0.000000] 	No expedited grace period (rcu_normal_after_boot).
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Rude 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 @890800000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x00000008901f0000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000890200000
[    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.000419] Console: colour dummy device 80x25
[    0.000454] printk: console [tty0] enabled
[    0.000481] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.000486] pid_max: default: 32768 minimum: 301
[    0.000597] LSM: Security Framework initializing
[    0.000633] landlock: Up and running.
[    0.000634] Yama: becoming mindful.
[    0.000717] AppArmor: AppArmor initialized
[    0.000722] TOMOYO Linux initialized
[    0.000739] LSM support for eBPF active
[    0.000814] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.000826] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.001978] cblist_init_generic: Setting adjustable number of callback queues.
[    0.001990] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.002041] cblist_init_generic: Setting adjustable number of callback queues.
[    0.002043] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.002096] cblist_init_generic: Setting adjustable number of callback queues.
[    0.002099] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.002344] rcu: Hierarchical SRCU implementation.
[    0.002345] rcu: 	Max phase no-delay instances is 1000.
[    0.002384] printk: console [tty0] printing thread started
[    0.003284] Platform MSI: msi-controller@1820000 domain created
[    0.003804] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.004346] EFI services will not be available.
[    0.004655] smp: Bringing up secondary CPUs ...
[    0.005450] Detected PIPT I-cache on CPU1
[    0.005512] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[    0.005524] GICv3: CPU1: using allocated LPI pending table @0x0000000890210000
[    0.005554] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[    0.005624] smp: Brought up 1 node, 2 CPUs
[    0.005627] SMP: Total of 2 processors activated.
[    0.005629] CPU features: detected: 32-bit EL0 Support
[    0.005630] CPU features: detected: 32-bit EL1 Support
[    0.005643] CPU features: detected: CRC32 instructions
[    0.005674] CPU: All CPU(s) started at EL2
[    0.005686] alternatives: applying system-wide alternatives
[    0.037365] node 0 deferred pages initialised in 32ms
[    0.038134] devtmpfs: initialized
[    0.062142] Registered cp15_barrier emulation handler
[    0.062150] Registered setend emulation handler
[    0.062347] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.062364] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.064632] pinctrl core: initialized pinctrl subsystem
[    0.065047] DMI not present or invalid.
[    0.065429] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.066351] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.066653] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.066888] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.066943] audit: initializing netlink subsys (disabled)
[    0.067060] audit: type=2000 audit(0.064:1): state=initialized audit_enabled=0 res=1
[    0.067401] thermal_sys: Registered thermal governor 'fair_share'
[    0.067403] thermal_sys: Registered thermal governor 'bang_bang'
[    0.067405] thermal_sys: Registered thermal governor 'step_wise'
[    0.067406] thermal_sys: Registered thermal governor 'user_space'
[    0.067408] thermal_sys: Registered thermal governor 'power_allocator'
[    0.067531] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.067569] ASID allocator initialised with 65536 entries
[    0.084004] platform 4a00000.dss: Fixed dependency cycle(s) with /bus@100000/dsi@48000000/ports/port@1/endpoint
[    0.087284] KASLR disabled due to lack of seed
[    0.094018] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.094024] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.094026] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.094028] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.094030] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.094031] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.094033] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.094035] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.094828] raid6: skipped pq benchmark and selected neonx8
[    0.094832] raid6: using neon recovery algorithm
[    0.095169] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
[    0.096245] iommu: Default domain type: Translated 
[    0.096249] iommu: DMA domain TLB invalidation policy: strict mode 
[    0.096486] SCSI subsystem initialized
[    0.096624] libata version 3.00 loaded.
[    0.096739] usbcore: registered new interface driver usbfs
[    0.096767] usbcore: registered new interface driver hub
[    0.096782] usbcore: registered new device driver usb
[    0.097117] pps_core: LinuxPPS API ver. 1 registered
[    0.097119] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.097126] PTP clock support registered
[    0.098050] NetLabel: Initializing
[    0.098052] NetLabel:  domain hash size = 128
[    0.098054] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.098086] NetLabel:  unlabeled traffic allowed by default
[    0.098286] vgaarb: loaded
[    0.098543] clocksource: Switched to clocksource arch_sys_counter
[    0.098839] VFS: Disk quotas dquot_6.6.0
[    0.098870] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.098968] FS-Cache: Loaded
[    0.099223] CacheFiles: Loaded
[    0.099589] AppArmor: AppArmor Filesystem Enabled
[    0.104430] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
[    0.104560] NET: Registered PF_INET protocol family
[    0.104725] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.106631] tcp_listen_portaddr_hash hash table entries: 2048 (order: 4, 81920 bytes, linear)
[    0.106754] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.106804] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.107559] TCP bind hash table entries: 32768 (order: 9, 2621440 bytes, linear)
[    0.110333] TCP: Hash tables configured (established 32768 bind 32768)
[    0.110768] MPTCP token hash table entries: 4096 (order: 5, 229376 bytes, linear)
[    0.111022] UDP hash table entries: 2048 (order: 5, 196608 bytes, linear)
[    0.111192] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes, linear)
[    0.111460] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.111902] RPC: Registered named UNIX socket transport module.
[    0.111905] RPC: Registered udp transport module.
[    0.111906] RPC: Registered tcp transport module.
[    0.111908] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.111913] NET: Registered PF_XDP protocol family
[    0.111922] PCI: CLS 0 bytes, default 64
[    0.112262] Trying to unpack rootfs image as initramfs...
[    0.122588] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.123084] kvm [1]: IPA Size Limit: 44 bits
[    0.123676] kvm [1]: vgic-v2@6f020000
[    0.123692] kvm [1]: GIC system register CPU interface enabled
[    0.126599] kvm [1]: vgic interrupt IRQ9
[    0.130603] kvm [1]: Hyp mode initialized successfully
[    0.412914] Freeing initrd memory: 15824K
[    0.512797] Initialise system trusted keyrings
[    0.513029] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    0.518059] zbud: loaded
[    0.520177] NFS: Registering the id_resolver key type
[    0.520196] Key type id_resolver registered
[    0.520197] Key type id_legacy registered
[    0.520270] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.520273] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.520391] fuse: init (API version 7.37)
[    0.541440] NET: Registered PF_ALG protocol family
[    0.541452] xor: measuring software checksum speed
[    0.542555]    8regs           :  9097 MB/sec
[    0.543565]    32regs          :  9780 MB/sec
[    0.544797]    arm64_neon      :  7999 MB/sec
[    0.544798] xor: using function: 32regs (9780 MB/sec)
[    0.544807] Key type asymmetric registered
[    0.544809] Asymmetric key parser 'x509' registered
[    0.554872] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.554956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.555044] io scheduler mq-deadline registered
[    0.558130] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[    0.558787] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[    0.562615] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.565291] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
[    0.565848] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
[    0.566112] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
[    0.567123] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
[    0.568794] SPI driver tps6594 has no spi_device_id for ti,tps6594-q1
[    0.568798] SPI driver tps6594 has no spi_device_id for ti,tps6593-q1
[    0.568800] SPI driver tps6594 has no spi_device_id for ti,lp8764-q1
[    0.569131] megasas: 07.719.03.00-rc1
[    0.572430] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.572436] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.572467] sky2: driver version 1.30
[    0.573053] VFIO - User Level meta-driver version: 0.3
[    0.574835] i2c_dev: i2c /dev entries driver
[    0.575733] sdhci: Secure Digital Host Controller Interface driver
[    0.575735] sdhci: Copyright(c) Pierre Ossman
[    0.575897] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.576883] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.577137] hid: raw HID events driver (C) Jiri Kosina
[    0.577374] usbcore: registered new interface driver usbhid
[    0.577376] usbhid: USB HID core driver
[    0.578158] optee: probing for conduit method.
[    0.578173] optee: revision 3.12 (3d47a131)
[    0.578452] optee: initialized driver
[    0.579486] NET: Registered PF_INET6 protocol family
[    0.589387] Segment Routing with IPv6
[    0.589423] In-situ OAM (IOAM) with IPv6
[    0.589473] mip6: Mobile IPv6
[    0.589486] NET: Registered PF_PACKET protocol family
[    0.589613] Key type dns_resolver registered
[    0.589616] mpls_gso: MPLS GSO support
[    0.589977] registered taskstats version 1
[    0.589991] Loading compiled-in X.509 certificates
[    0.590485] zswap: loaded using pool lzo/zsmalloc
[    0.590787] Key type .fscrypt registered
[    0.590790] Key type fscrypt-provisioning registered
[    0.592297] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
[    0.592512] Key type encrypted registered
[    0.592520] AppArmor: AppArmor sha1 policy hashing enabled
[    0.592542] ima: No TPM chip found, activating TPM-bypass!
[    0.592553] ima: Allocated hash algorithm: sha256
[    0.592576] ima: No architecture policies found
[    0.592635] evm: Initialising EVM extended attributes:
[    0.592636] evm: security.selinux
[    0.592638] evm: security.SMACK64 (disabled)
[    0.592640] evm: security.SMACK64EXEC (disabled)
[    0.592641] evm: security.SMACK64TRANSMUTE (disabled)
[    0.592643] evm: security.SMACK64MMAP (disabled)
[    0.592644] evm: security.apparmor
[    0.592645] evm: security.ima
[    0.592647] evm: security.capability
[    0.592648] evm: HMAC attrs: 0x1
[    0.601617] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam')
[    0.650511] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
[    0.651072] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
[    0.651768] omap_i2c 42120000.i2c: bus 2 rev0.12 at 400 kHz
[    0.652341] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
[    0.653054] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz
[    0.653671] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz
[    0.654234] i2c 6-0048: Fixed dependency cycle(s) with /hdmi-connector/port/endpoint
[    0.654253] i2c 6-0048: Fixed dependency cycle(s) with /bus@100000/dsi@48000000/ports/port@0/endpoint
[    0.654332] omap_i2c 2040000.i2c: bus 6 rev0.12 at 10 kHz
[    0.654940] omap_i2c 2050000.i2c: bus 7 rev0.12 at 400 kHz
[    0.655162] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created
[    0.655263] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
[    0.655371] ti-sci-intr bus@100000:main-navss:interrupt-controller1: Interrupt Router 213 domain created
[    0.655541] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[    0.665522] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[    0.665529] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[    0.665531] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[    0.668416] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[    0.668424] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[    0.668427] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[    0.668989] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 196, base_baud = 6000000) is a 8250
[    0.669614] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 197, base_baud = 3000000) is a 8250
[    0.669756] printk: console [ttyS2] printing thread started
[    0.669774] printk: console [ttyS2] enabled
[    0.670431] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 198, base_baud = 3000000) is a 8250
[    0.671097] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 199, base_baud = 3000000) is a 8250
[    0.678173] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[    0.714560] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    0.719973] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[    0.720006] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[    0.720088] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[    0.720091] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[    0.720609] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
[    0.722088] davinci_mdio c000f00.mdio: Configuring MDIO in manual mode
[    0.758555] davinci_mdio c000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    0.758561] davinci_mdio c000f00.mdio: no live phy, scanning all
[    0.907688] davinci_mdio c000f00.mdio: phy[0]: device c000f00.mdio:00, driver unknown
[    0.907697] davinci_mdio c000f00.mdio: phy[1]: device c000f00.mdio:01, driver unknown
[    0.907701] davinci_mdio c000f00.mdio: phy[2]: device c000f00.mdio:02, driver unknown
[    0.907704] davinci_mdio c000f00.mdio: phy[3]: device c000f00.mdio:03, driver unknown
[    0.907707] davinci_mdio c000f00.mdio: phy[4]: device c000f00.mdio:04, driver unknown
[    0.907710] davinci_mdio c000f00.mdio: phy[5]: device c000f00.mdio:05, driver unknown
[    0.907713] davinci_mdio c000f00.mdio: phy[6]: device c000f00.mdio:06, driver unknown
[    0.907716] davinci_mdio c000f00.mdio: phy[7]: device c000f00.mdio:07, driver unknown
[    0.907718] davinci_mdio c000f00.mdio: phy[8]: device c000f00.mdio:08, driver unknown
[    0.907721] davinci_mdio c000f00.mdio: phy[9]: device c000f00.mdio:09, driver unknown
[    0.907724] davinci_mdio c000f00.mdio: phy[10]: device c000f00.mdio:0a, driver unknown
[    0.907727] davinci_mdio c000f00.mdio: phy[11]: device c000f00.mdio:0b, driver unknown
[    0.907729] davinci_mdio c000f00.mdio: phy[12]: device c000f00.mdio:0c, driver unknown
[    0.907732] davinci_mdio c000f00.mdio: phy[13]: device c000f00.mdio:0d, driver unknown
[    0.907735] davinci_mdio c000f00.mdio: phy[14]: device c000f00.mdio:0e, driver unknown
[    0.907737] davinci_mdio c000f00.mdio: phy[15]: device c000f00.mdio:0f, driver unknown
[    0.907740] davinci_mdio c000f00.mdio: phy[16]: device c000f00.mdio:10, driver unknown
[    0.907743] davinci_mdio c000f00.mdio: phy[17]: device c000f00.mdio:11, driver unknown
[    0.907746] davinci_mdio c000f00.mdio: phy[18]: device c000f00.mdio:12, driver unknown
[    0.907749] davinci_mdio c000f00.mdio: phy[19]: device c000f00.mdio:13, driver unknown
[    0.907751] davinci_mdio c000f00.mdio: phy[20]: device c000f00.mdio:14, driver unknown
[    0.907754] davinci_mdio c000f00.mdio: phy[21]: device c000f00.mdio:15, driver unknown
[    0.907756] davinci_mdio c000f00.mdio: phy[22]: device c000f00.mdio:16, driver unknown
[    0.907759] davinci_mdio c000f00.mdio: phy[23]: device c000f00.mdio:17, driver unknown
[    0.907761] davinci_mdio c000f00.mdio: phy[24]: device c000f00.mdio:18, driver unknown
[    0.907764] davinci_mdio c000f00.mdio: phy[25]: device c000f00.mdio:19, driver unknown
[    0.907767] davinci_mdio c000f00.mdio: phy[26]: device c000f00.mdio:1a, driver unknown
[    0.907769] davinci_mdio c000f00.mdio: phy[27]: device c000f00.mdio:1b, driver unknown
[    0.907772] davinci_mdio c000f00.mdio: phy[28]: device c000f00.mdio:1c, driver unknown
[    0.907774] davinci_mdio c000f00.mdio: phy[29]: device c000f00.mdio:1d, driver unknown
[    0.907777] davinci_mdio c000f00.mdio: phy[30]: device c000f00.mdio:1e, driver unknown
[    0.907779] davinci_mdio c000f00.mdio: phy[31]: device c000f00.mdio:1f, driver unknown
[    0.907825] am65-cpsw-nuss c000000.ethernet: initializing am65 cpsw nuss version 0x6BA01901, cpsw version 0x6BA80101 Ports: 9 quirks:00000000
[    0.907838] am65-cpsw-nuss c000000.ethernet: /bus@100000/ethernet@c000000/ethernet-ports/port@1 error retrieving port phy: -19
[    0.910319] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[    1.016744] mmc0: CQHCI version 5.10
[    1.025438] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[    1.025802] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[    1.026142] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[    1.026473] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[    1.026833] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[    1.035384] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.035409] j721e-pcie-host 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.035427] j721e-pcie-host 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.035437] j721e-pcie-host 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.057859] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[    1.111082] mmc0: Command Queue Engine enabled
[    1.111093] mmc0: new HS200 MMC card at address 0001
[    1.111611] mmcblk0: mmc0:0001 TB2916 14.6 GiB 
[    1.112867]  mmcblk0:
[    1.113050] mmcblk0boot0: mmc0:0001 TB2916 4.00 MiB 
[    1.113850] mmcblk0boot1: mmc0:0001 TB2916 4.00 MiB 
[    1.114660] mmcblk0rpmb: mmc0:0001 TB2916 4.00 MiB, chardev (237:0)
[    2.038404] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0000:00
[    2.038412] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.038417] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x18001000-0x18010fff])
[    2.038420] pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff]
[    2.038444] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
[    2.038449] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[    2.038517] pci 0000:00:00.0: supports D1
[    2.038519] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    2.043808] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    2.044118] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    2.044135] pci 0000:00:00.0: PCI bridge to [bus 01]
[    2.044688] pcieport 0000:00:00.0: PME: Signaling with IRQ 485
[    2.044919] pcieport 0000:00:00.0: AER: enabled with IRQ 485
[    2.046049] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[    2.049115] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
[    2.053910] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[    2.090555] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    2.095955] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[    2.095986] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[    2.096060] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[    2.096063] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[    2.096523] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
[    2.097999] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[    2.100878] mmc1: CQHCI version 5.10
[    2.106982] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
[    2.107247] random: crng init done
[    2.110402] debugfs: Directory 'pd:27' with parent 'pm_genpd' already present!
[    2.110430] debugfs: Directory 'pd:26' with parent 'pm_genpd' already present!
[    2.112450] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
[    2.112478] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
[    2.112499] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
[    2.112535] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
[    2.114120] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    3.173081] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[    3.178420] Freeing unused kernel memory: 6016K
[    3.199935] Checked W+X mappings: passed, no W+X pages found
[    3.199951] Run /init as init process
[    3.199954]   with arguments:
[    3.199957]     /init
[    3.199959]   with environment:
[    3.199960]     HOME=/
[    3.199962]     TERM=linux
[    3.225508] mmc1: new ultra high speed DDR50 SDHC card at address 59b4
[    3.226131] mmcblk1: mmc1:59b4       29.0 GiB 
[    3.228006]  mmcblk1: p1 p2
[    4.181948] remoteproc remoteproc0: b00a000.txpru is available
[    4.201744] remoteproc remoteproc1: b00c000.txpru is available
[    4.204483] remoteproc remoteproc2: b10a000.txpru is available
[    4.204886] remoteproc remoteproc3: b10c000.txpru is available
[    4.778031] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
[    4.911441] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    5.247345] systemd[1]: System time before build time, advancing clock.
[    5.299485] systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[    5.299761] systemd[1]: Detected architecture arm64.
[    5.300795] systemd[1]: Set hostname to <BeagleBone>.
[    5.654956] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    5.712015] systemd[1]: Queued start job for default target Graphical Interface.
[    5.712037] systemd[1]: Unnecessary job for /dev/bone/uart/0 was removed.
[    5.712051] systemd[1]: Unnecessary job for /sys/devices/platform/bus@100000/2800000.serial/tty/ttyS2 was removed.
[    5.736674] systemd[1]: Created slice system-getty.slice.
[    5.737917] systemd[1]: Created slice system-modprobe.slice.
[    5.739008] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    5.739885] systemd[1]: Created slice User and Session Slice.
[    5.740103] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.740563] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.740754] systemd[1]: Reached target Remote File Systems.
[    5.740783] systemd[1]: Reached target Slices.
[    5.740818] systemd[1]: Reached target Swap.
[    5.741840] systemd[1]: Listening on Syslog Socket.
[    5.742111] systemd[1]: Listening on fsck to fsckd communication Socket.
[    5.742268] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    5.742770] systemd[1]: Listening on Journal Audit Socket.
[    5.743034] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.743331] systemd[1]: Listening on Journal Socket.
[    5.743686] systemd[1]: Listening on Network Service Netlink Socket.
[    5.744013] systemd[1]: Listening on udev Control Socket.
[    5.744204] systemd[1]: Listening on udev Kernel Socket.
[    5.746993] systemd[1]: Mounting Huge Pages File System...
[    5.750121] systemd[1]: Mounting POSIX Message Queue File System...
[    5.753320] systemd[1]: Mounting /sys/kernel/debug...
[    5.759779] systemd[1]: Mounting Kernel Trace File System...
[    5.764834] systemd[1]: Starting Set the console keyboard layout...
[    5.768547] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    5.771896] systemd[1]: Starting Load Kernel Module configfs...
[    5.780597] systemd[1]: Starting Load Kernel Module drm...
[    5.785759] systemd[1]: Starting Load Kernel Module fuse...
[    5.790166] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    5.790289] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    5.795499] systemd[1]: Starting Journal Service...
[    5.805364] systemd[1]: Starting Load Kernel Modules...
[    5.809400] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.815207] systemd[1]: Starting Coldplug All udev Devices...
[    5.831944] systemd[1]: Mounted Huge Pages File System.
[    5.832685] systemd[1]: Mounted POSIX Message Queue File System.
[    5.833662] systemd[1]: Mounted Kernel Trace File System.
[    5.837848] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    5.842067] systemd[1]: Mounted /sys/kernel/debug.
[    5.843232] systemd[1]: modprobe@configfs.service: Succeeded.
[    5.844022] systemd[1]: Finished Load Kernel Module configfs.
[    5.844922] systemd[1]: modprobe@drm.service: Succeeded.
[    5.845773] systemd[1]: Finished Load Kernel Module drm.
[    5.851066] systemd[1]: modprobe@fuse.service: Succeeded.
[    5.851919] systemd[1]: Finished Load Kernel Module fuse.
[    5.869265] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
[    5.874938] systemd[1]: Mounting FUSE Control File System...
[    5.879325] systemd[1]: Mounting Kernel Configuration File System...
[    5.891844] systemd[1]: Finished Set the console keyboard layout.
[    5.893518] systemd[1]: Finished Remount Root and Kernel File Systems.
[    5.894290] systemd[1]: Mounted FUSE Control File System.
[    5.895096] systemd[1]: Mounted Kernel Configuration File System.
[    5.903270] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    5.903424] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    5.906287] systemd[1]: Starting Load/Save Random Seed...
[    5.910407] systemd[1]: Starting Create System Users...
[    5.959854] systemd[1]: Finished Load/Save Random Seed.
[    5.960610] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[    5.964174] NET: Registered PF_IEEE802154 protocol family
[    5.981853] usbcore: registered new interface driver wpanusb
[    5.986126] systemd[1]: Finished Create System Users.
[    6.009392] gb_bootrom: module is from the staging directory, the quality is unknown, you have been warned.
[    6.009829] greybus: registered new driver bootrom
[    6.011140] gb_spilib: module is from the staging directory, the quality is unknown, you have been warned.
[    6.011612] systemd[1]: Starting Create Static Device Nodes in /dev...
[    6.012022] systemd[1]: Started Journal Service.
[    6.024108] gb_firmware: module is from the staging directory, the quality is unknown, you have been warned.
[    6.024837] greybus: registered new driver gb-firmware
[    6.037617] systemd-journald[476]: Received client request to flush runtime journal.
[    6.038286] gb_gbphy: module is from the staging directory, the quality is unknown, you have been warned.
[    6.039020] greybus: registered new driver gbphy
[    6.041287] gb_gpio: module is from the staging directory, the quality is unknown, you have been warned.
[    6.041799] gb_gbphy: registered new driver gpio
[    6.046150] gb_hid: module is from the staging directory, the quality is unknown, you have been warned.
[    6.046466] systemd-journald[476]: File /var/log/journal/d3a0a8e5e4284c188a6fd670ea5eaf76/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    6.047084] greybus: registered new driver hid
[    6.051032] gb_i2c: module is from the staging directory, the quality is unknown, you have been warned.
[    6.051714] gb_gbphy: registered new driver i2c
[    6.055572] gb_log: module is from the staging directory, the quality is unknown, you have been warned.
[    6.055936] greybus: registered new driver log
[    6.060477] gb_loopback: module is from the staging directory, the quality is unknown, you have been warned.
[    6.061448] greybus: registered new driver loopback
[    6.067699] gb_raw: module is from the staging directory, the quality is unknown, you have been warned.
[    6.068202] greybus: registered new driver raw
[    6.069835] gb_spi: module is from the staging directory, the quality is unknown, you have been warned.
[    6.070233] gb_gbphy: registered new driver spi
[    6.080236] gb_uart: module is from the staging directory, the quality is unknown, you have been warned.
[    6.081397] gb_gbphy: registered new driver uart
[    6.977795] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[    6.977810] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[    7.289066] lontium_lt8912b: loading out-of-tree module taints kernel.
[    7.390669] mc: Linux media interface: v0.10
[    7.410051] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
[    7.413309] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
[    7.415392] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device
[    7.421649] remoteproc remoteproc4: 4d80800000.dsp is available
[    7.425179] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
[    7.427348] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
[    7.427438] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device
[    7.436325] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 0
[    7.437334] remoteproc remoteproc5: 4d81800000.dsp is available
[    7.442317] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[    7.452214] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@aa000000
[    7.454074] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[    7.456792] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
[    7.457199] remoteproc remoteproc4: powering up 4d80800000.dsp
[    7.457211] remoteproc remoteproc4: Booting fw image vision_apps_eaik/vx_app_rtos_linux_c6x_1.out, size 1461044
[    7.457320] remoteproc remoteproc6: 64800000.dsp is available
[    7.473570] k3-dsp-rproc 4d80800000.dsp: booting DSP core using boot addr = 0xa8d9a000
[    7.473850] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
[    7.473955] rproc-virtio rproc-virtio.2.auto: registered virtio0 (type 7)
[    7.473959] remoteproc remoteproc4: remote processor 4d80800000.dsp is now up
[    7.476578] videodev: Linux video capture interface: v2.00
[    7.489429] remoteproc remoteproc5: powering up 4d81800000.dsp
[    7.489443] remoteproc remoteproc5: Booting fw image vision_apps_eaik/vx_app_rtos_linux_c6x_2.out, size 1461012
[    7.494661] k3-dsp-rproc 4d81800000.dsp: booting DSP core using boot addr = 0xa9d9a000
[    7.494925] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
[    7.495026] rproc-virtio rproc-virtio.3.auto: registered virtio1 (type 7)
[    7.495030] remoteproc remoteproc5: remote processor 4d81800000.dsp is now up
[    7.587945] remoteproc remoteproc7: b038000.pru is available
[    7.588328] remoteproc remoteproc8: b006000.rtu is available
[    7.589120] remoteproc remoteproc9: b034000.pru is available
[    7.589405] remoteproc remoteproc10: b004000.rtu is available
[    7.590844] remoteproc remoteproc11: b134000.pru is available
[    7.591294] remoteproc remoteproc12: b104000.rtu is available
[    7.591611] remoteproc remoteproc13: b138000.pru is available
[    7.591949] remoteproc remoteproc14: b106000.rtu is available
[    7.745808] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[    7.745979] platform 41000000.r5f: configured R5F for IPC-only mode
[    7.746209] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[    7.749003] remoteproc remoteproc15: 41000000.r5f is available
[    7.749068] remoteproc remoteproc15: attaching to 41000000.r5f
[    7.752918] platform 41000000.r5f: R5F core initialized in IPC-only mode
[    7.752936] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[    7.753023] rproc-virtio rproc-virtio.4.auto: registered virtio2 (type 7)
[    7.753027] remoteproc remoteproc15: remote processor 41000000.r5f is now attached
[    7.781226] platform 5c00000.r5f: configured R5F for remoteproc mode
[    7.781803] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[    7.788478] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
[    7.791497] remoteproc remoteproc16: 5c00000.r5f is available
[    7.791632] remoteproc remoteproc16: Direct firmware load for vision_apps_eaik/vx_app_rtos_linux_mcu2_0.dontload failed with error -2
[    7.791641] remoteproc remoteproc16: powering up 5c00000.r5f
[    7.791660] remoteproc remoteproc16: Direct firmware load for vision_apps_eaik/vx_app_rtos_linux_mcu2_0.dontload failed with error -2
[    7.791664] remoteproc remoteproc16: request_firmware failed: -2
[    7.802819] img_enc 4200000.video-encoder: encoder registered as /dev/video1
[    7.806056] remoteproc remoteproc6: powering up 64800000.dsp
[    7.806070] remoteproc remoteproc6: Booting fw image vision_apps_eaik/vx_app_rtos_linux_c7x_1.out, size 13242432
[    7.806366] remoteproc remoteproc6: unsupported resource 65538
[    7.816402] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xaa200000
[    7.816821] rproc-virtio rproc-virtio.5.auto: assigned reserved memory node vision-apps-c71-dma-memory@aa000000
[    7.816940] rproc-virtio rproc-virtio.5.auto: registered virtio3 (type 7)
[    7.816945] remoteproc remoteproc6: remote processor 64800000.dsp is now up
[    7.976525] at24 2-0050: supply vcc not found, using dummy regulator
[    7.982724] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    8.095345] at24 2-0050: 512 byte 24c04 EEPROM, writable, 1 bytes/write
[    8.152094] audit: type=1400 audit(1687100156.900:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=619 comm="apparmor_parser"
[    8.154120] audit: type=1400 audit(1687100156.900:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=619 comm="apparmor_parser"
[    8.154470] audit: type=1400 audit(1687100156.900:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=619 comm="apparmor_parser"
[    8.157101] img_dec 4300000.video-decoder: decoder registered as /dev/video0
[    8.168411] audit: type=1400 audit(1687100156.916:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/gpsd" pid=620 comm="apparmor_parser"
[    8.172204] audit: type=1400 audit(1687100156.920:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=623 comm="apparmor_parser"
[    8.174977] audit: type=1400 audit(1687100156.924:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=623 comm="apparmor_parser"
[    8.180891] audit: type=1400 audit(1687100156.928:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=624 comm="apparmor_parser"
[    8.215552] audit: type=1400 audit(1687100156.960:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/aarch64-linux-gnu/lightdm/lightdm-guest-session" pid=625 comm="apparmor_parser"
[    8.215618] audit: type=1400 audit(1687100156.964:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/aarch64-linux-gnu/lightdm/lightdm-guest-session//chromium" pid=625 comm="apparmor_parser"
[    9.419852] using random self ethernet address
[    9.419860] using random host ethernet address
[    9.464471] using random self ethernet address
[    9.464478] using random host ethernet address
[    9.546022] Mass Storage Function, version: 2009/09/11
[    9.546032] LUN: removable file: (no medium)
[    9.718261] Adding 2097148k swap on /var/swap.  Priority:-2 extents:18 across:14598268k SSFS
[    9.806632] k3_r5_rproc bus@100000:r5fss@5c00000: Timed out waiting for 5c00000.r5f core to power up!
[    9.837825] platform 5e00000.r5f: configured R5F for remoteproc mode
[    9.838478] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
[    9.841306] remoteproc remoteproc17: 5e00000.r5f is available
[    9.841461] remoteproc remoteproc17: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
[    9.841469] remoteproc remoteproc17: powering up 5e00000.r5f
[    9.841489] remoteproc remoteproc17: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
[    9.841494] remoteproc remoteproc17: request_firmware failed: -2
[   10.121556] virtio_rpmsg_bus virtio0: rpmsg host is online
[   10.125091] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
[   10.130916] virtio_rpmsg_bus virtio1: rpmsg host is online
[   10.134293] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
[   10.180878] virtio_rpmsg_bus virtio2: rpmsg host is online
[   10.189340] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
[   10.208284] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
[   10.245641] virtio_rpmsg_bus virtio3: rpmsg host is online
[   10.247611] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
[   11.075478] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   11.075563] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   11.842661] k3_r5_rproc bus@100000:r5fss@5e00000: Timed out waiting for 5e00000.r5f core to power up!
[   14.289252] audit: type=1400 audit(1709653629.419:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=970 comm="apparmor_parser"
[   14.815498] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   14.820659] Bridge firewalling registered
[   15.100472] Initializing XFRM netlink socket
[   21.987007] platform main_r5fss_cpsw9g_virt_mac0: deferred probe pending
[  787.475239] [drm:status_store] [CONNECTOR:40:HDMI-A-1] force updated from 0 to 2 or reprobing
[  787.475262] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1]
[  787.475272] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1] status updated from disconnected to connected
[  787.475298] [drm:drm_sysfs_hotplug_event] generating hotplug event
[  787.475355] [drm:drm_client_modeset_probe] 
[  787.475366] [drm:drm_mode_object_get] OBJ ID: 40 (2)
[  787.482836] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1]
[  787.488519] [drm:drm_client_modeset_probe] No connectors reported connected with modes
[  787.488539] [drm:drm_client_modeset_probe] connector 40 enabled? yes
[  787.488552] [drm:drm_client_modeset_probe] Not using firmware configuration
[  787.488558] [drm:drm_client_modeset_probe] looking for cmdline mode on connector 40
[  787.488563] [drm:drm_client_modeset_probe] looking for preferred mode on connector 40 0
[  787.488568] [drm:drm_client_modeset_probe] found mode none
[  787.488573] [drm:drm_client_modeset_probe] picking CRTCs for 8096x8096 config
[  787.488580] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
[  787.488594] tidss 4a00000.dss: [drm:__drm_fb_helper_initial_config_and_unlock] test CRTC 0 primary plane
[  787.488606] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[  787.488610] tidss 4a00000.dss: [drm:drm_client_dev_hotplug] fbdev: ret=0
[  893.356276] [drm:drm_stub_open] 
[  893.356301] [drm:drm_open] comm="gst-launch-1.0", pid=1214, minor=0
[  893.356320] [drm:drm_legacy_setup] 
[  893.356334] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_VERSION
[  893.356344] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_VERSION
[  893.356357] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_GET_UNIQUE
[  893.356364] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_GET_UNIQUE
[  893.356370] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_VERSION
[  893.356376] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_VERSION
[  893.356382] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_GET_CAP
[  893.356388] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_GET_CAP
[  893.356393] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_GET_CAP
[  893.356423] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
[  893.356434] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
[  893.356442] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
[  893.356450] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1]
[  893.362268] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
[  893.362301] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
[  893.362313] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
[  893.362324] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETENCODER
[  893.362332] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETENCODER
[  893.362339] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCRTC
[  893.362348] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_SET_CLIENT_CAP
[  893.362354] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANERESOURCES
[  893.362361] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANERESOURCES
[  893.362367] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
[  893.362373] [drm:drm_ioctl] comm="gst-launch-1.0" pid=1214, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
[  893.362695] [drm:drm_release] open_count = 1
[  893.362707] [drm:drm_file_free.part.0] comm="gst-launch-1.0", pid=1214, dev=0xe200, open_count=1
[  893.362718] [drm:_drm_lease_revoke] revoke leases for 00000000bcd742a1 0
[  893.362726] [drm:drm_lease_destroy] drm_lease_destroy 0
[  893.362729] [drm:drm_lease_destroy] drm_lease_destroy done 0
[  893.362737] [drm:drm_lastclose] 
[  893.362741] [drm:drm_lastclose] driver lastclose completed
[  893.362750] tidss 4a00000.dss: [drm:drm_client_dev_restore] fbdev: ret=0

Overlay for Lontium chip:

/dts-v1/;
/plugin/;

#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/interrupt-controller/irq.h>
#include <dt-bindings/pinctrl/k3.h>


/ {
    hdmi: hdmi-connector {
        compatible = "hdmi-connector";
        label = "hdmi";
        type = "a";
        ddc-i2c-bus = <&main_i2c4>;

        port {
            hdmi_connector_in: endpoint {
                remote-endpoint = <&lt8912b_out>;
            };
        };
    };
};

&main_pmx0 {
    main_i2c4_pins_default: main-i2c-pins-default {
        pinctrl-single,pins = <
            J721E_IOPAD(0xa8, PIN_INPUT_PULLUP, 2) /* (AD19) PRG1_MDIO0_MDIO.I2C4_SCL */
            J721E_IOPAD(0xac, PIN_INPUT_PULLUP, 2) /* (AD18) PRG1_MDIO0_MDC.I2C4_SDA */
        >;
    };
};

&main_i2c4 {
    status = "okay";
    pinctrl-names = "default";
    pinctrl-0 = <&main_i2c4_pins_default>;
    clock-frequency = <10000>;

    lt8912b: bridge@48 {
        compatible = "lontium,lt8912b";
        reg = <0x48>;
        //reset-gpios
        // reset = <&main_gpio0 98 GPIO_ACTIVE_HIGH>;

        ports {
            #address-cells = <1>;
            #size-cells = <0>;

            port@0 {
                reg = <0>;
                lt8912b_in: endpoint {
                    data-lanes = <0 1 2 3>;
                    remote-endpoint = <&dsi0_out>;
                };
            };

            port@1 {
                reg = <1>;
                lt8912b_out: endpoint {
                    remote-endpoint = <&hdmi_connector_in>;
                };
            };
        };
    };
};


&dss {
    status = "okay";
};

&dss_ports {
    #address-cells = <1>;
    #size-cells = <0>;

    port@2 {
        reg = <2>;
        dpi1_out: endpoint {
            remote-endpoint = <&dsi0_in>;
        };
    };
};

&dsi0 {
    status = "okay";
    ports {
        #address-cells = <1>;
        #size-cells = <0>;
        port@0 {
            reg = <0>;
            dsi0_out: endpoint {
                remote-endpoint = <&lt8912b_in>;
            };
        };

        port@1 {
            reg = <1>;
            dsi0_in: endpoint {
                remote-endpoint = <&dpi1_out>;
            };
        };
    };
};

&dphy2 {
    status = "okay";
};

&mhdp {
    status = "disabled";
};

&dphy0 {
    status = "disabled";
};

&dphy1 {
    status = "disabled";
};

  • Hi Yuriy,

    Unfortunately, we do not provide support for BeagleBone AI-64 on E2E forums. Any questions regarding BeagleBone board should be addressed to the BeagleBoard support forum: https://forum.beagleboard.org/

    BeagleBoard has an active community on Discord that you can join to ask questions as well: https://beagleboard.org/discord

    Thank you,

    Fabiana Jaimes

  • I use beagle as a demo board but my final solution should be used on the J721S2 TDA4VM.
    At this point of development it should not be any difference.

  • By the way, I am using the same Linux image which I am using on the J721S2 TDA4VM for the final solution.

  • Hi Yuriy,

    Please allow me some time to look into this issue. I am in training this week so expect a delay in response from me.

    Thank you,

    Fabiana

  • Turned out that I2C bus o the HDMI connector was not connected to the MIPI DSI bus I2C lines.
    After connecting them DRM managed to get EDID information from the monitor.

    Also to make sure that the DRM has a valid edit I have set "video" uboot parameter to use build in EDID file: "edid/1920x1080.bin".

    But the problem with no monitor persists. DRM does not see any modes for some reasone.
    Maybe because it rejects all of them

    Here is the new dmesg:

    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 6.1.69-ti-rt-arm64-r24 (voodoo@rpi4b8g-16) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1bullseye SMP PREEMPT_RT Thu Feb  8 21:05:24 UTC 2024
    [    0.000000] Machine model: BeagleBoard.org BeagleBone AI-64
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a9000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a9100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@aa000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa100000, size 79 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-memory@aa100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b2000000, size 96 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@b2000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000d8000000, size 560 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 8 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@fb000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb800000, size 24 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@fb800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 256 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000aeffffff]
    [    0.000000]   node   0: [mem 0x00000000af000000-0x00000000afffffff]
    [    0.000000]   node   0: [mem 0x00000000b0000000-0x00000000b7ffffff]
    [    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
    [    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000fcffffff]
    [    0.000000]   node   0: [mem 0x00000000fd000000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x000000088fffffff]
    [    0.000000]   node   0: [mem 0x0000000890000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    0.000000] cma: Reserved 144 MiB at 0x0000000095800000
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.2
    [    0.000000] percpu: Embedded 30 pages/cpu s82944 r8192 d31744 u122880
    [    0.000000] pcpu-alloc: s82944 r8192 d31744 u122880 alloc=30*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: root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 quiet video=HDMI-A-1:e drm.edid_firmware=HDMI-A-1:edid/1920x1080.bin
    [    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:on, heap free:off
    [    0.000000] software IO TLB: area num 2.
    [    0.000000] software IO TLB: mapped [mem 0x0000000091800000-0x0000000095800000] (64MB)
    [    0.000000] Memory: 302808K/4194304K available (17856K kernel code, 2906K rwdata, 5280K rodata, 6016K init, 1199K bss, 1988636K reserved, 147456K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] ftrace: allocating 55643 entries in 218 pages
    [    0.000000] ftrace: allocated 218 pages with 5 groups
    [    0.000000] trace event string verifier disabled
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    [    0.000000] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
    [    0.000000] rcu: 	RCU_SOFTIRQ processing moved to rcuc kthreads.
    [    0.000000] 	No expedited grace period (rcu_normal_after_boot).
    [    0.000000] 	Trampoline variant of Tasks RCU enabled.
    [    0.000000] 	Rude 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 @890800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008901f0000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000890200000
    [    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.000426] Console: colour dummy device 80x25
    [    0.000464] printk: console [tty0] enabled
    [    0.000492] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.000498] pid_max: default: 32768 minimum: 301
    [    0.000607] LSM: Security Framework initializing
    [    0.000642] landlock: Up and running.
    [    0.000643] Yama: becoming mindful.
    [    0.000720] AppArmor: AppArmor initialized
    [    0.000725] TOMOYO Linux initialized
    [    0.000743] LSM support for eBPF active
    [    0.000818] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.000831] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.001981] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.001992] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.002043] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.002046] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.002098] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.002100] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.002347] rcu: Hierarchical SRCU implementation.
    [    0.002349] rcu: 	Max phase no-delay instances is 1000.
    [    0.002385] printk: console [tty0] printing thread started
    [    0.003291] Platform MSI: msi-controller@1820000 domain created
    [    0.003827] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.004372] EFI services will not be available.
    [    0.004682] smp: Bringing up secondary CPUs ...
    [    0.005476] Detected PIPT I-cache on CPU1
    [    0.005540] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.005553] GICv3: CPU1: using allocated LPI pending table @0x0000000890210000
    [    0.005584] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.005656] smp: Brought up 1 node, 2 CPUs
    [    0.005659] SMP: Total of 2 processors activated.
    [    0.005662] CPU features: detected: 32-bit EL0 Support
    [    0.005663] CPU features: detected: 32-bit EL1 Support
    [    0.005676] CPU features: detected: CRC32 instructions
    [    0.005707] CPU: All CPU(s) started at EL2
    [    0.005719] alternatives: applying system-wide alternatives
    [    0.037485] node 0 deferred pages initialised in 32ms
    [    0.038255] devtmpfs: initialized
    [    0.062299] Registered cp15_barrier emulation handler
    [    0.062309] Registered setend emulation handler
    [    0.062511] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.062528] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.064679] pinctrl core: initialized pinctrl subsystem
    [    0.065079] DMI not present or invalid.
    [    0.065453] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.066377] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.066684] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.066921] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.066978] audit: initializing netlink subsys (disabled)
    [    0.067089] audit: type=2000 audit(0.064:1): state=initialized audit_enabled=0 res=1
    [    0.067425] thermal_sys: Registered thermal governor 'fair_share'
    [    0.067427] thermal_sys: Registered thermal governor 'bang_bang'
    [    0.067428] thermal_sys: Registered thermal governor 'step_wise'
    [    0.067430] thermal_sys: Registered thermal governor 'user_space'
    [    0.067431] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.067574] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.067610] ASID allocator initialised with 65536 entries
    [    0.084105] platform 4a00000.dss: Fixed dependency cycle(s) with /bus@100000/dsi@48000000/ports/port@1/endpoint
    [    0.087273] KASLR disabled due to lack of seed
    [    0.093927] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.093933] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.093936] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.093937] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.093939] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.093940] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.093942] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.093944] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.094747] raid6: skipped pq benchmark and selected neonx8
    [    0.094751] raid6: using neon recovery algorithm
    [    0.095090] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
    [    0.096164] iommu: Default domain type: Translated 
    [    0.096168] iommu: DMA domain TLB invalidation policy: strict mode 
    [    0.096407] SCSI subsystem initialized
    [    0.096501] libata version 3.00 loaded.
    [    0.096642] usbcore: registered new interface driver usbfs
    [    0.096671] usbcore: registered new interface driver hub
    [    0.096686] usbcore: registered new device driver usb
    [    0.097022] pps_core: LinuxPPS API ver. 1 registered
    [    0.097024] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.097030] PTP clock support registered
    [    0.097981] NetLabel: Initializing
    [    0.097984] NetLabel:  domain hash size = 128
    [    0.097985] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
    [    0.098013] NetLabel:  unlabeled traffic allowed by default
    [    0.098220] vgaarb: loaded
    [    0.098485] clocksource: Switched to clocksource arch_sys_counter
    [    0.098775] VFS: Disk quotas dquot_6.6.0
    [    0.098805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.098900] FS-Cache: Loaded
    [    0.099148] CacheFiles: Loaded
    [    0.099522] AppArmor: AppArmor Filesystem Enabled
    [    0.104329] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
    [    0.104454] NET: Registered PF_INET protocol family
    [    0.104619] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.106436] tcp_listen_portaddr_hash hash table entries: 2048 (order: 4, 81920 bytes, linear)
    [    0.106596] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.106652] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.107403] TCP bind hash table entries: 32768 (order: 9, 2621440 bytes, linear)
    [    0.110055] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.110353] MPTCP token hash table entries: 4096 (order: 5, 229376 bytes, linear)
    [    0.110823] UDP hash table entries: 2048 (order: 5, 196608 bytes, linear)
    [    0.111002] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes, linear)
    [    0.111281] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.111707] RPC: Registered named UNIX socket transport module.
    [    0.111710] RPC: Registered udp transport module.
    [    0.111712] RPC: Registered tcp transport module.
    [    0.111713] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.111718] NET: Registered PF_XDP protocol family
    [    0.111727] PCI: CLS 0 bytes, default 64
    [    0.112064] Trying to unpack rootfs image as initramfs...
    [    0.122530] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.122999] kvm [1]: IPA Size Limit: 44 bits
    [    0.123592] kvm [1]: vgic-v2@6f020000
    [    0.123610] kvm [1]: GIC system register CPU interface enabled
    [    0.126541] kvm [1]: vgic interrupt IRQ9
    [    0.130518] kvm [1]: Hyp mode initialized successfully
    [    0.412635] Freeing initrd memory: 15824K
    [    0.513392] Initialise system trusted keyrings
    [    0.513625] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.518644] zbud: loaded
    [    0.520720] NFS: Registering the id_resolver key type
    [    0.520747] Key type id_resolver registered
    [    0.520750] Key type id_legacy registered
    [    0.520821] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.520824] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.520929] fuse: init (API version 7.37)
    [    0.542810] NET: Registered PF_ALG protocol family
    [    0.542823] xor: measuring software checksum speed
    [    0.543911]    8regs           :  9101 MB/sec
    [    0.544949]    32regs          :  9499 MB/sec
    [    0.546200]    arm64_neon      :  7881 MB/sec
    [    0.546202] xor: using function: 32regs (9499 MB/sec)
    [    0.546209] Key type asymmetric registered
    [    0.546211] Asymmetric key parser 'x509' registered
    [    0.556219] alg: self-tests for CTR-KDF (hmac(sha256)) passed
    [    0.556301] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.556391] io scheduler mq-deadline registered
    [    0.559568] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.560135] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.563872] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.566563] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    0.567095] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [    0.567361] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [    0.568287] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.569935] SPI driver tps6594 has no spi_device_id for ti,tps6594-q1
    [    0.569939] SPI driver tps6594 has no spi_device_id for ti,tps6593-q1
    [    0.569941] SPI driver tps6594 has no spi_device_id for ti,lp8764-q1
    [    0.570286] megasas: 07.719.03.00-rc1
    [    0.573784] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.573790] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.573829] sky2: driver version 1.30
    [    0.574415] VFIO - User Level meta-driver version: 0.3
    [    0.576111] i2c_dev: i2c /dev entries driver
    [    0.576971] sdhci: Secure Digital Host Controller Interface driver
    [    0.576972] sdhci: Copyright(c) Pierre Ossman
    [    0.577100] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.578042] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.578275] hid: raw HID events driver (C) Jiri Kosina
    [    0.578615] usbcore: registered new interface driver usbhid
    [    0.578619] usbhid: USB HID core driver
    [    0.579427] optee: probing for conduit method.
    [    0.579442] optee: revision 3.12 (3d47a131)
    [    0.579733] optee: initialized driver
    [    0.580589] NET: Registered PF_INET6 protocol family
    [    0.590477] Segment Routing with IPv6
    [    0.590562] In-situ OAM (IOAM) with IPv6
    [    0.590614] mip6: Mobile IPv6
    [    0.590627] NET: Registered PF_PACKET protocol family
    [    0.590756] Key type dns_resolver registered
    [    0.590759] mpls_gso: MPLS GSO support
    [    0.591132] registered taskstats version 1
    [    0.591154] Loading compiled-in X.509 certificates
    [    0.591646] zswap: loaded using pool lzo/zsmalloc
    [    0.591894] Key type .fscrypt registered
    [    0.591897] Key type fscrypt-provisioning registered
    [    0.593400] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
    [    0.593615] Key type encrypted registered
    [    0.593623] AppArmor: AppArmor sha1 policy hashing enabled
    [    0.593645] ima: No TPM chip found, activating TPM-bypass!
    [    0.593663] ima: Allocated hash algorithm: sha256
    [    0.593692] ima: No architecture policies found
    [    0.593728] evm: Initialising EVM extended attributes:
    [    0.593730] evm: security.selinux
    [    0.593732] evm: security.SMACK64 (disabled)
    [    0.593733] evm: security.SMACK64EXEC (disabled)
    [    0.593735] evm: security.SMACK64TRANSMUTE (disabled)
    [    0.593736] evm: security.SMACK64MMAP (disabled)
    [    0.593738] evm: security.apparmor
    [    0.593739] evm: security.ima
    [    0.593740] evm: security.capability
    [    0.593741] evm: HMAC attrs: 0x1
    [    0.602669] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam')
    [    0.652078] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.652580] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.653254] omap_i2c 42120000.i2c: bus 2 rev0.12 at 400 kHz
    [    0.653814] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    0.654560] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz
    [    0.655180] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz
    [    0.655727] i2c 6-0048: Fixed dependency cycle(s) with /hdmi-connector/port/endpoint
    [    0.655746] i2c 6-0048: Fixed dependency cycle(s) with /bus@100000/dsi@48000000/ports/port@0/endpoint
    [    0.655831] omap_i2c 2040000.i2c: bus 6 rev0.12 at 10 kHz
    [    0.656366] omap_i2c 2050000.i2c: bus 7 rev0.12 at 400 kHz
    [    0.656585] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created
    [    0.656690] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
    [    0.656788] ti-sci-intr bus@100000:main-navss:interrupt-controller1: Interrupt Router 213 domain created
    [    0.656969] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    0.666398] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    0.666407] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    0.666410] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    0.669254] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    0.669261] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    0.669263] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    0.669823] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 196, base_baud = 6000000) is a 8250
    [    0.670467] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 197, base_baud = 3000000) is a 8250
    [    0.670658] printk: console [ttyS2] printing thread started
    [    0.670678] printk: console [ttyS2] enabled
    [    0.671360] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 198, base_baud = 3000000) is a 8250
    [    0.671926] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 199, base_baud = 3000000) is a 8250
    [    0.678751] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    0.718500] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    0.723927] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    0.723960] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    0.724042] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    0.724045] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    0.724562] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    0.726094] davinci_mdio c000f00.mdio: Configuring MDIO in manual mode
    [    0.762497] davinci_mdio c000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    0.762503] davinci_mdio c000f00.mdio: no live phy, scanning all
    [    0.911288] davinci_mdio c000f00.mdio: phy[0]: device c000f00.mdio:00, driver unknown
    [    0.911297] davinci_mdio c000f00.mdio: phy[1]: device c000f00.mdio:01, driver unknown
    [    0.911301] davinci_mdio c000f00.mdio: phy[2]: device c000f00.mdio:02, driver unknown
    [    0.911303] davinci_mdio c000f00.mdio: phy[3]: device c000f00.mdio:03, driver unknown
    [    0.911306] davinci_mdio c000f00.mdio: phy[4]: device c000f00.mdio:04, driver unknown
    [    0.911309] davinci_mdio c000f00.mdio: phy[5]: device c000f00.mdio:05, driver unknown
    [    0.911312] davinci_mdio c000f00.mdio: phy[6]: device c000f00.mdio:06, driver unknown
    [    0.911315] davinci_mdio c000f00.mdio: phy[7]: device c000f00.mdio:07, driver unknown
    [    0.911318] davinci_mdio c000f00.mdio: phy[8]: device c000f00.mdio:08, driver unknown
    [    0.911320] davinci_mdio c000f00.mdio: phy[9]: device c000f00.mdio:09, driver unknown
    [    0.911323] davinci_mdio c000f00.mdio: phy[10]: device c000f00.mdio:0a, driver unknown
    [    0.911326] davinci_mdio c000f00.mdio: phy[11]: device c000f00.mdio:0b, driver unknown
    [    0.911329] davinci_mdio c000f00.mdio: phy[12]: device c000f00.mdio:0c, driver unknown
    [    0.911332] davinci_mdio c000f00.mdio: phy[13]: device c000f00.mdio:0d, driver unknown
    [    0.911335] davinci_mdio c000f00.mdio: phy[14]: device c000f00.mdio:0e, driver unknown
    [    0.911337] davinci_mdio c000f00.mdio: phy[15]: device c000f00.mdio:0f, driver unknown
    [    0.911340] davinci_mdio c000f00.mdio: phy[16]: device c000f00.mdio:10, driver unknown
    [    0.911342] davinci_mdio c000f00.mdio: phy[17]: device c000f00.mdio:11, driver unknown
    [    0.911345] davinci_mdio c000f00.mdio: phy[18]: device c000f00.mdio:12, driver unknown
    [    0.911348] davinci_mdio c000f00.mdio: phy[19]: device c000f00.mdio:13, driver unknown
    [    0.911351] davinci_mdio c000f00.mdio: phy[20]: device c000f00.mdio:14, driver unknown
    [    0.911354] davinci_mdio c000f00.mdio: phy[21]: device c000f00.mdio:15, driver unknown
    [    0.911357] davinci_mdio c000f00.mdio: phy[22]: device c000f00.mdio:16, driver unknown
    [    0.911359] davinci_mdio c000f00.mdio: phy[23]: device c000f00.mdio:17, driver unknown
    [    0.911362] davinci_mdio c000f00.mdio: phy[24]: device c000f00.mdio:18, driver unknown
    [    0.911365] davinci_mdio c000f00.mdio: phy[25]: device c000f00.mdio:19, driver unknown
    [    0.911367] davinci_mdio c000f00.mdio: phy[26]: device c000f00.mdio:1a, driver unknown
    [    0.911370] davinci_mdio c000f00.mdio: phy[27]: device c000f00.mdio:1b, driver unknown
    [    0.911372] davinci_mdio c000f00.mdio: phy[28]: device c000f00.mdio:1c, driver unknown
    [    0.911375] davinci_mdio c000f00.mdio: phy[29]: device c000f00.mdio:1d, driver unknown
    [    0.911378] davinci_mdio c000f00.mdio: phy[30]: device c000f00.mdio:1e, driver unknown
    [    0.911380] davinci_mdio c000f00.mdio: phy[31]: device c000f00.mdio:1f, driver unknown
    [    0.911426] am65-cpsw-nuss c000000.ethernet: initializing am65 cpsw nuss version 0x6BA01901, cpsw version 0x6BA80101 Ports: 9 quirks:00000000
    [    0.911441] am65-cpsw-nuss c000000.ethernet: /bus@100000/ethernet@c000000/ethernet-ports/port@1 error retrieving port phy: -19
    [    0.913964] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    1.019511] mmc0: CQHCI version 5.10
    [    1.028046] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    1.028398] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    1.028735] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    1.029061] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    1.029354] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    1.037810] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    1.037834] j721e-pcie-host 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    1.037846] j721e-pcie-host 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    1.037855] j721e-pcie-host 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    1.060640] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    1.113944] mmc0: Command Queue Engine enabled
    [    1.113953] mmc0: new HS200 MMC card at address 0001
    [    1.114470] mmcblk0: mmc0:0001 TB2916 14.6 GiB 
    [    1.115752]  mmcblk0:
    [    1.115936] mmcblk0boot0: mmc0:0001 TB2916 4.00 MiB 
    [    1.116713] mmcblk0boot1: mmc0:0001 TB2916 4.00 MiB 
    [    1.117445] mmcblk0rpmb: mmc0:0001 TB2916 4.00 MiB, chardev (237:0)
    [    2.040822] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0000:00
    [    2.040830] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    2.040835] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x18001000-0x18010fff])
    [    2.040838] pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    2.040863] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [    2.040868] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.040936] pci 0000:00:00.0: supports D1
    [    2.040938] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    2.046424] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.046864] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    [    2.046884] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.047448] pcieport 0000:00:00.0: PME: Signaling with IRQ 485
    [    2.047682] pcieport 0000:00:00.0: AER: enabled with IRQ 485
    [    2.048811] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    2.051842] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
    [    2.056624] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    2.094497] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    2.099851] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    2.099881] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    2.099954] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    2.099957] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    2.100436] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    2.101906] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    2.105401] mmc1: CQHCI version 5.10
    [    2.111162] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
    [    2.111420] random: crng init done
    [    2.114718] debugfs: Directory 'pd:27' with parent 'pm_genpd' already present!
    [    2.114758] debugfs: Directory 'pd:26' with parent 'pm_genpd' already present!
    [    2.116602] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [    2.116626] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [    2.116659] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [    2.116684] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [    2.118247] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    3.177689] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    3.182833] Freeing unused kernel memory: 6016K
    [    3.207973] Checked W+X mappings: passed, no W+X pages found
    [    3.207989] Run /init as init process
    [    3.207992]   with arguments:
    [    3.207994]     /init
    [    3.207996]   with environment:
    [    3.207998]     HOME=/
    [    3.207999]     TERM=linux
    [    3.233574] mmc1: new ultra high speed DDR50 SDHC card at address 59b4
    [    3.234214] mmcblk1: mmc1:59b4       29.0 GiB 
    [    3.236317]  mmcblk1: p1 p2
    [    4.117425] remoteproc remoteproc0: b00a000.txpru is available
    [    4.122877] remoteproc remoteproc1: b00c000.txpru is available
    [    4.143562] remoteproc remoteproc2: b10a000.txpru is available
    [    4.143730] remoteproc remoteproc3: b10c000.txpru is available
    [    4.494293] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
    [    4.642196] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
    [    4.971104] systemd[1]: System time before build time, advancing clock.
    [    5.022971] systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
    [    5.023233] systemd[1]: Detected architecture arm64.
    [    5.024254] systemd[1]: Set hostname to <BeagleBone>.
    [    5.357836] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
    [    5.414415] systemd[1]: Queued start job for default target Graphical Interface.
    [    5.414437] systemd[1]: Unnecessary job for /sys/devices/platform/bus@100000/2800000.serial/tty/ttyS2 was removed.
    [    5.414451] systemd[1]: Unnecessary job for /dev/bone/uart/0 was removed.
    [    5.448550] systemd[1]: Created slice system-getty.slice.
    [    5.449709] systemd[1]: Created slice system-modprobe.slice.
    [    5.450826] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [    5.451701] systemd[1]: Created slice User and Session Slice.
    [    5.451918] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [    5.452369] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [    5.452544] systemd[1]: Reached target User and Group Name Lookups.
    [    5.452581] systemd[1]: Reached target Remote File Systems.
    [    5.452606] systemd[1]: Reached target Slices.
    [    5.452648] systemd[1]: Reached target Swap.
    [    5.453676] systemd[1]: Listening on Syslog Socket.
    [    5.453982] systemd[1]: Listening on fsck to fsckd communication Socket.
    [    5.454146] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [    5.454633] systemd[1]: Listening on Journal Audit Socket.
    [    5.454907] systemd[1]: Listening on Journal Socket (/dev/log).
    [    5.455193] systemd[1]: Listening on Journal Socket.
    [    5.455550] systemd[1]: Listening on Network Service Netlink Socket.
    [    5.455883] systemd[1]: Listening on udev Control Socket.
    [    5.456078] systemd[1]: Listening on udev Kernel Socket.
    [    5.458853] systemd[1]: Mounting Huge Pages File System...
    [    5.461914] systemd[1]: Mounting POSIX Message Queue File System...
    [    5.465014] systemd[1]: Mounting /sys/kernel/debug...
    [    5.471367] systemd[1]: Mounting Kernel Trace File System...
    [    5.477108] systemd[1]: Starting Set the console keyboard layout...
    [    5.480810] systemd[1]: Starting Create list of static device nodes for the current kernel...
    [    5.485055] systemd[1]: Starting Load Kernel Module configfs...
    [    5.491931] systemd[1]: Starting Load Kernel Module drm...
    [    5.496075] systemd[1]: Starting Load Kernel Module fuse...
    [    5.500794] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
    [    5.500913] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    5.507509] systemd[1]: Starting Journal Service...
    [    5.525870] systemd[1]: Starting Load Kernel Modules...
    [    5.529462] systemd[1]: Starting Remount Root and Kernel File Systems...
    [    5.537394] systemd[1]: Starting Coldplug All udev Devices...
    [    5.546386] systemd[1]: Mounted Huge Pages File System.
    [    5.547826] systemd[1]: Mounted POSIX Message Queue File System.
    [    5.548539] systemd[1]: Mounted /sys/kernel/debug.
    [    5.549214] systemd[1]: Mounted Kernel Trace File System.
    [    5.554694] systemd[1]: Finished Set the console keyboard layout.
    [    5.556587] systemd[1]: Finished Create list of static device nodes for the current kernel.
    [    5.557771] systemd[1]: modprobe@configfs.service: Succeeded.
    [    5.558597] systemd[1]: Finished Load Kernel Module configfs.
    [    5.559449] systemd[1]: modprobe@drm.service: Succeeded.
    [    5.560176] systemd[1]: Finished Load Kernel Module drm.
    [    5.561023] systemd[1]: modprobe@fuse.service: Succeeded.
    [    5.561739] systemd[1]: Finished Load Kernel Module fuse.
    [    5.591501] systemd[1]: Mounting FUSE Control File System...
    [    5.595894] systemd[1]: Mounting Kernel Configuration File System...
    [    5.604453] systemd[1]: Mounted FUSE Control File System.
    [    5.605182] systemd[1]: Mounted Kernel Configuration File System.
    [    5.605728] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
    [    5.610808] systemd[1]: Finished Remount Root and Kernel File Systems.
    [    5.618349] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
    [    5.618604] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
    [    5.621462] systemd[1]: Starting Load/Save Random Seed...
    [    5.627039] systemd[1]: Starting Create System Users...
    [    5.646931] NET: Registered PF_IEEE802154 protocol family
    [    5.670712] usbcore: registered new interface driver wpanusb
    [    5.683729] systemd[1]: Finished Load/Save Random Seed.
    [    5.684485] systemd[1]: Condition check resulted in First Boot Complete being skipped.
    [    5.708549] systemd[1]: Finished Create System Users.
    [    5.709304] systemd[1]: Started Journal Service.
    [    5.720248] gb_bootrom: module is from the staging directory, the quality is unknown, you have been warned.
    [    5.720762] greybus: registered new driver bootrom
    [    5.722229] gb_spilib: module is from the staging directory, the quality is unknown, you have been warned.
    [    5.725579] gb_firmware: module is from the staging directory, the quality is unknown, you have been warned.
    [    5.726270] greybus: registered new driver gb-firmware
    [    5.727969] gb_gbphy: module is from the staging directory, the quality is unknown, you have been warned.
    [    5.728443] greybus: registered new driver gbphy
    [    5.730163] gb_gpio: module is from the staging directory, the quality is unknown, you have been warned.
    [    5.730970] gb_gbphy: registered new driver gpio
    [    5.732507] gb_hid: module is from the staging directory, the quality is unknown, you have been warned.
    [    5.732939] greybus: registered new driver hid
    [    5.734315] gb_i2c: module is from the staging directory, the quality is unknown, you have been warned.
    [    5.736145] gb_gbphy: registered new driver i2c
    [    5.739931] gb_log: module is from the staging directory, the quality is unknown, you have been warned.
    [    5.740307] greybus: registered new driver log
    [    5.754876] gb_loopback: module is from the staging directory, the quality is unknown, you have been warned.
    [    5.755668] greybus: registered new driver loopback
    [    5.760115] gb_raw: module is from the staging directory, the quality is unknown, you have been warned.
    [    5.760606] greybus: registered new driver raw
    [    5.763483] gb_spi: module is from the staging directory, the quality is unknown, you have been warned.
    [    5.763929] gb_gbphy: registered new driver spi
    [    5.765794] gb_uart: module is from the staging directory, the quality is unknown, you have been warned.
    [    5.766388] gb_gbphy: registered new driver uart
    [    5.779892] systemd-journald[477]: Received client request to flush runtime journal.
    [    5.786568] systemd-journald[477]: File /var/log/journal/d3a0a8e5e4284c188a6fd670ea5eaf76/system.journal corrupted or uncleanly shut down, renaming and replacing.
    [    6.569462] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [    6.569477] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [    6.869646] lontium_lt8912b: loading out-of-tree module taints kernel.
    [    6.885423] [drm] forcing HDMI-A-1 connector on
    [    6.956201] mc: Linux media interface: v0.10
    [    6.959237] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [    6.959783] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
    [    6.959851] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device
    [    6.960059] remoteproc remoteproc4: 4d80800000.dsp is available
    [    6.961280] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [    6.965717] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
    [    6.967303] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device
    [    6.967549] remoteproc remoteproc5: 4d81800000.dsp is available
    [    6.969553] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@aa000000
    [    6.977566] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [    6.977676] remoteproc remoteproc6: 64800000.dsp is available
    [    7.006441] remoteproc remoteproc4: powering up 4d80800000.dsp
    [    7.006456] remoteproc remoteproc4: Booting fw image vision_apps_eaik/vx_app_rtos_linux_c6x_1.out, size 1461044
    [    7.015813] k3-dsp-rproc 4d80800000.dsp: booting DSP core using boot addr = 0xa8d9a000
    [    7.016083] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [    7.016195] rproc-virtio rproc-virtio.2.auto: registered virtio0 (type 7)
    [    7.016200] remoteproc remoteproc4: remote processor 4d80800000.dsp is now up
    [    7.028490] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 0
    [    7.028614] [drm] Got built-in EDID base block and 0 extensions from "edid/1920x1080.bin" for connector "HDMI-A-1"
    [    7.028670] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
    [    7.029396] [drm] Got built-in EDID base block and 0 extensions from "edid/1920x1080.bin" for connector "HDMI-A-1"
    [    7.029458] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
    [    7.038781] remoteproc remoteproc5: powering up 4d81800000.dsp
    [    7.038797] remoteproc remoteproc5: Booting fw image vision_apps_eaik/vx_app_rtos_linux_c6x_2.out, size 1461012
    [    7.045575] k3-dsp-rproc 4d81800000.dsp: booting DSP core using boot addr = 0xa9d9a000
    [    7.045848] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [    7.045950] rproc-virtio rproc-virtio.3.auto: registered virtio1 (type 7)
    [    7.045954] remoteproc remoteproc5: remote processor 4d81800000.dsp is now up
    [    7.068191] videodev: Linux video capture interface: v2.00
    [    7.157981] remoteproc remoteproc7: b034000.pru is available
    [    7.158336] remoteproc remoteproc8: b004000.rtu is available
    [    7.158970] remoteproc remoteproc9: b038000.pru is available
    [    7.159448] remoteproc remoteproc10: b006000.rtu is available
    [    7.159823] remoteproc remoteproc11: b134000.pru is available
    [    7.160147] remoteproc remoteproc12: b104000.rtu is available
    [    7.160434] remoteproc remoteproc13: b138000.pru is available
    [    7.160771] remoteproc remoteproc14: b106000.rtu is available
    [    7.333375] remoteproc remoteproc6: powering up 64800000.dsp
    [    7.333388] remoteproc remoteproc6: Booting fw image vision_apps_eaik/vx_app_rtos_linux_c7x_1.out, size 13242432
    [    7.333666] remoteproc remoteproc6: unsupported resource 65538
    [    7.349982] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xaa200000
    [    7.350396] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node vision-apps-c71-dma-memory@aa000000
    [    7.350567] rproc-virtio rproc-virtio.4.auto: registered virtio2 (type 7)
    [    7.350572] remoteproc remoteproc6: remote processor 64800000.dsp is now up
    [    7.451722] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [    7.472582] at24 2-0050: supply vcc not found, using dummy regulator
    [    7.485095] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    7.485336] platform 41000000.r5f: configured R5F for IPC-only mode
    [    7.499857] at24 2-0050: 512 byte 24c04 EEPROM, writable, 1 bytes/write
    [    7.521097] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    7.521793] remoteproc remoteproc15: 41000000.r5f is available
    [    7.521870] remoteproc remoteproc15: attaching to 41000000.r5f
    [    7.555915] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [    7.555935] rproc-virtio rproc-virtio.5.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    7.556047] rproc-virtio rproc-virtio.5.auto: registered virtio3 (type 7)
    [    7.556052] remoteproc remoteproc15: remote processor 41000000.r5f is now attached
    [    7.662720] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
    [    7.663506] platform 5c00000.r5f: configured R5F for remoteproc mode
    [    7.664116] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    7.665385] remoteproc remoteproc16: 5c00000.r5f is available
    [    7.665579] remoteproc remoteproc16: Direct firmware load for vision_apps_eaik/vx_app_rtos_linux_mcu2_0.dontload failed with error -2
    [    7.665589] remoteproc remoteproc16: powering up 5c00000.r5f
    [    7.665619] remoteproc remoteproc16: Direct firmware load for vision_apps_eaik/vx_app_rtos_linux_mcu2_0.dontload failed with error -2
    [    7.665624] remoteproc remoteproc16: request_firmware failed: -2
    [    7.698620] img_enc 4200000.video-encoder: encoder registered as /dev/video1
    [    7.710638] audit: type=1400 audit(1687100156.732:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=624 comm="apparmor_parser"
    [    7.710653] audit: type=1400 audit(1687100156.736:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=624 comm="apparmor_parser"
    [    7.710661] audit: type=1400 audit(1687100156.736:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=624 comm="apparmor_parser"
    [    7.711682] audit: type=1400 audit(1687100156.736:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/gpsd" pid=625 comm="apparmor_parser"
    [    7.726825] audit: type=1400 audit(1687100156.752:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=626 comm="apparmor_parser"
    [    7.726839] audit: type=1400 audit(1687100156.752:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=626 comm="apparmor_parser"
    [    7.742355] audit: type=1400 audit(1687100156.760:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=627 comm="apparmor_parser"
    [    7.770608] audit: type=1400 audit(1687100156.792:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/aarch64-linux-gnu/lightdm/lightdm-guest-session" pid=630 comm="apparmor_parser"
    [    7.770991] audit: type=1400 audit(1687100156.796:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/aarch64-linux-gnu/lightdm/lightdm-guest-session//chromium" pid=630 comm="apparmor_parser"
    [    7.837010] img_dec 4300000.video-decoder: decoder registered as /dev/video0
    [    8.861902] using random self ethernet address
    [    8.861910] using random host ethernet address
    [    8.890250] using random self ethernet address
    [    8.890257] using random host ethernet address
    [    8.920248] Mass Storage Function, version: 2009/09/11
    [    8.920259] LUN: removable file: (no medium)
    [    9.482373] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    9.484098] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    9.485013] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    9.488303] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [    9.493222] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    9.495089] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [    9.498625] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    9.508906] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
    [    9.510404] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
    [    9.552381] Adding 2097148k swap on /var/swap.  Priority:-2 extents:18 across:14598268k SSFS
    [    9.666588] k3_r5_rproc bus@100000:r5fss@5c00000: Timed out waiting for 5c00000.r5f core to power up!
    [    9.694528] platform 5e00000.r5f: configured R5F for remoteproc mode
    [    9.699242] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
    [    9.699979] remoteproc remoteproc17: 5e00000.r5f is available
    [    9.700141] remoteproc remoteproc17: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [    9.700150] remoteproc remoteproc17: powering up 5e00000.r5f
    [    9.700177] remoteproc remoteproc17: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [    9.700182] remoteproc remoteproc17: request_firmware failed: -2
    [   10.659380] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
    [   10.659410] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [   11.714556] k3_r5_rproc bus@100000:r5fss@5e00000: Timed out waiting for 5e00000.r5f core to power up!
    [   13.510768] audit: type=1400 audit(1710295475.224:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=938 comm="apparmor_parser"
    [   14.123193] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
    [   14.139607] Bridge firewalling registered
    [   14.391489] Initializing XFRM netlink socket
    [   21.734949] platform main_r5fss_cpsw9g_virt_mac0: deferred probe pending
    [   55.226655] [drm:status_store] [CONNECTOR:40:HDMI-A-1] force updated from 2 to 1 or reprobing
    [   55.226739] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1]
    [   55.226753] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1] status updated from connected to disconnected
    [   55.226770] [drm:drm_sysfs_hotplug_event] generating hotplug event
    [   55.226828] [drm:drm_client_modeset_probe] 
    [   55.226839] [drm:drm_mode_object_get] OBJ ID: 40 (2)
    [   55.226857] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1] disconnected
    [   55.226868] tidss 4a00000.dss: [drm:_drm_edid_connector_property_update] [CONNECTOR:40:HDMI-A-1] EDID changed, epoch counter 1
    [   55.226877] [drm:drm_mode_object_put.part.0] OBJ ID: 63 (1)
    [   55.226897] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1]
    [   55.226903] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1] disconnected
    [   55.226909] [drm:drm_client_modeset_probe] No connectors reported connected with modes
    [   55.226914] [drm:drm_client_modeset_probe] connector 40 enabled? no
    [   55.226923] [drm:drm_client_modeset_probe] Not using firmware configuration
    [   55.226929] [drm:drm_client_modeset_probe] picking CRTCs for 8096x8096 config
    [   55.226936] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
    [   55.226943] tidss 4a00000.dss: [drm:__drm_fb_helper_initial_config_and_unlock] test CRTC 0 primary plane
    [   55.226956] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
    [   55.226959] tidss 4a00000.dss: [drm:drm_client_dev_hotplug] fbdev: ret=0
    [   56.282069] [drm:status_store] [CONNECTOR:40:HDMI-A-1] force updated from 1 to 2 or reprobing
    [   56.282094] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1]
    [   56.282104] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1] status updated from disconnected to connected
    [   56.282125] [drm] Got built-in EDID base block and 0 extensions from "edid/1920x1080.bin" for connector "HDMI-A-1"
    [   56.282131] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [   56.282145] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [   56.282152] [drm:drm_mode_object_put.part.0] OBJ ID: 62 (1)
    [   56.282162] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [   56.282167] [drm:_drm_edid_connector_update] ELD monitor Linux FHD
    [   56.282173] [drm:_drm_edid_connector_update] ELD size 32, SAD count 0
    [   56.282201] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
    [   56.282210] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: BAD
    [   56.282421] [drm:drm_sysfs_hotplug_event] generating hotplug event
    [   56.282480] [drm:drm_client_modeset_probe] 
    [   56.282488] [drm:drm_mode_object_get] OBJ ID: 40 (2)
    [   56.282496] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1]
    [   56.282507] [drm] Got built-in EDID base block and 0 extensions from "edid/1920x1080.bin" for connector "HDMI-A-1"
    [   56.282511] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [   56.282520] [drm:drm_mode_object_put.part.0] OBJ ID: 63 (1)
    [   56.282526] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [   56.282532] [drm:drm_mode_object_put.part.0] OBJ ID: 62 (1)
    [   56.282538] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [   56.282543] [drm:_drm_edid_connector_update] ELD monitor Linux FHD
    [   56.282548] [drm:_drm_edid_connector_update] ELD size 32, SAD count 0
    [   56.282565] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
    [   56.282573] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: BAD
    [   56.282579] [drm:drm_client_modeset_probe] No connectors reported connected with modes
    [   56.282583] [drm:drm_client_modeset_probe] connector 40 enabled? yes
    [   56.282591] [drm:drm_client_modeset_probe] Not using firmware configuration
    [   56.282597] [drm:drm_client_modeset_probe] looking for cmdline mode on connector 40
    [   56.282602] [drm:drm_client_modeset_probe] looking for preferred mode on connector 40 0
    [   56.282606] [drm:drm_client_modeset_probe] found mode none
    [   56.282611] [drm:drm_client_modeset_probe] picking CRTCs for 8096x8096 config
    [   56.282617] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
    [   56.282625] tidss 4a00000.dss: [drm:__drm_fb_helper_initial_config_and_unlock] test CRTC 0 primary plane
    [   56.282638] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
    [   56.282641] tidss 4a00000.dss: [drm:drm_client_dev_hotplug] fbdev: ret=0
    [  178.676677] [drm:drm_stub_open] 
    [  178.676701] [drm:drm_open] comm="modetest", pid=1163, minor=0
    [  178.676719] [drm:drm_legacy_setup] 
    [  178.676810] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_VERSION
    [  178.676822] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_VERSION
    [  178.676840] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_GET_UNIQUE
    [  178.676846] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_GET_UNIQUE
    [  178.676855] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_SET_CLIENT_CAP
    [  178.676875] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
    [  178.676885] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
    [  178.676894] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCRTC
    [  178.676906] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETENCODER
    [  178.676913] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
    [  178.676919] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1]
    [  178.676938] [drm] Got built-in EDID base block and 0 extensions from "edid/1920x1080.bin" for connector "HDMI-A-1"
    [  178.676943] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [  178.676959] [drm:drm_mode_object_put.part.0] OBJ ID: 63 (1)
    [  178.676969] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [  178.676975] [drm:drm_mode_object_put.part.0] OBJ ID: 62 (1)
    [  178.676982] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [  178.676988] [drm:_drm_edid_connector_update] ELD monitor Linux FHD
    [  178.676994] [drm:_drm_edid_connector_update] ELD size 32, SAD count 0
    [  178.677022] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
    [  178.677030] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: BAD
    [  178.677036] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
    [  178.677044] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
    [  178.677051] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
    [  178.677067] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  178.677076] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  178.677085] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677091] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677097] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677102] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677106] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677111] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677116] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677121] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677126] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  178.677130] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
    [  178.677137] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  178.677141] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
    [  178.677148] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677156] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677160] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677166] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677172] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677178] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677183] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677188] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677193] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677198] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.677204] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANERESOURCES
    [  178.677211] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANERESOURCES
    [  178.677224] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  178.677230] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  178.677237] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  178.678167] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  178.678192] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  178.678199] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  178.678215] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  178.678228] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  178.678239] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  178.678258] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  178.678275] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678282] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678289] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678299] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678305] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678309] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678321] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678326] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678332] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678343] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678349] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678353] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678365] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678370] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678377] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  178.678390] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  178.678399] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678411] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678417] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678428] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678461] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678474] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678480] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678485] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678497] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678503] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678509] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678519] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678525] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678531] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678542] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  178.678548] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  178.678561] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678567] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678573] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678584] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678589] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678594] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678605] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678611] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678617] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678628] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678634] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678638] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678650] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678655] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678660] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  178.678673] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  178.678680] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678685] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678697] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678702] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678707] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678718] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678724] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678728] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678745] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678751] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678763] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678768] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678774] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.678785] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  178.679356] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.679368] [drm:drm_mode_object_put.part.0] OBJ ID: 63 (2)
    [  178.679378] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.679383] [drm:drm_mode_object_put.part.0] OBJ ID: 63 (2)
    [  178.679568] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.679574] [drm:drm_ioctl] comm="modetest", pid=1163, ret=-2
    [  178.679690] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.679696] [drm:drm_ioctl] comm="modetest", pid=1163, ret=-2
    [  178.679733] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.679738] [drm:drm_ioctl] comm="modetest", pid=1163, ret=-2
    [  178.689486] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.689507] [drm:drm_mode_object_put.part.0] OBJ ID: 32 (2)
    [  178.689519] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.689525] [drm:drm_mode_object_put.part.0] OBJ ID: 32 (2)
    [  178.689650] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.689656] [drm:drm_mode_object_put.part.0] OBJ ID: 32 (2)
    [  178.689664] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.689668] [drm:drm_mode_object_put.part.0] OBJ ID: 32 (2)
    [  178.690167] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.690176] [drm:drm_mode_object_put.part.0] OBJ ID: 42 (2)
    [  178.690184] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.690188] [drm:drm_mode_object_put.part.0] OBJ ID: 42 (2)
    [  178.691248] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.691264] [drm:drm_mode_object_put.part.0] OBJ ID: 42 (2)
    [  178.691275] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.691280] [drm:drm_mode_object_put.part.0] OBJ ID: 42 (2)
    [  178.691746] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.691755] [drm:drm_mode_object_put.part.0] OBJ ID: 49 (2)
    [  178.691763] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.691768] [drm:drm_mode_object_put.part.0] OBJ ID: 49 (2)
    [  178.692543] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.692553] [drm:drm_mode_object_put.part.0] OBJ ID: 49 (2)
    [  178.692562] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.692566] [drm:drm_mode_object_put.part.0] OBJ ID: 49 (2)
    [  178.692990] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.692997] [drm:drm_mode_object_put.part.0] OBJ ID: 56 (2)
    [  178.693004] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.693009] [drm:drm_mode_object_put.part.0] OBJ ID: 56 (2)
    [  178.693127] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.693132] [drm:drm_mode_object_put.part.0] OBJ ID: 56 (2)
    [  178.693139] [drm:drm_ioctl] comm="modetest" pid=1163, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  178.693143] [drm:drm_mode_object_put.part.0] OBJ ID: 56 (2)
    [  178.694394] [drm:drm_release] open_count = 1
    [  178.694413] [drm:drm_file_free.part.0] comm="modetest", pid=1163, dev=0xe200, open_count=1
    [  178.694425] [drm:_drm_lease_revoke] revoke leases for 000000009c3f68f8 0
    [  178.694433] [drm:drm_lease_destroy] drm_lease_destroy 0
    [  178.694437] [drm:drm_lease_destroy] drm_lease_destroy done 0
    [  178.694445] [drm:drm_lastclose] 
    [  178.694450] [drm:drm_lastclose] driver lastclose completed
    [  178.694459] tidss 4a00000.dss: [drm:drm_client_dev_restore] fbdev: ret=0
    [  227.158588] [drm:drm_stub_open] 
    [  227.158609] [drm:drm_open] comm="modetest", pid=1164, minor=0
    [  227.158626] [drm:drm_legacy_setup] 
    [  227.158711] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_VERSION
    [  227.158722] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_VERSION
    [  227.158740] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_GET_UNIQUE
    [  227.158747] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_GET_UNIQUE
    [  227.158755] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_SET_CLIENT_CAP
    [  227.158762] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
    [  227.158772] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETRESOURCES
    [  227.158781] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCRTC
    [  227.158792] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETENCODER
    [  227.158800] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
    [  227.158806] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1]
    [  227.158823] [drm] Got built-in EDID base block and 0 extensions from "edid/1920x1080.bin" for connector "HDMI-A-1"
    [  227.158829] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [  227.158845] [drm:drm_mode_object_put.part.0] OBJ ID: 63 (1)
    [  227.158860] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [  227.158867] [drm:drm_mode_object_put.part.0] OBJ ID: 62 (1)
    [  227.158873] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [  227.158878] [drm:_drm_edid_connector_update] ELD monitor Linux FHD
    [  227.158884] [drm:_drm_edid_connector_update] ELD size 32, SAD count 0
    [  227.158910] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
    [  227.158918] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: BAD
    [  227.158924] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
    [  227.158934] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
    [  227.158940] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
    [  227.158955] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  227.158965] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  227.158974] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.158980] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.158987] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.158992] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.158997] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159001] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159006] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159011] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159016] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  227.159021] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
    [  227.159028] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  227.159032] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
    [  227.159039] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159044] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159049] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159055] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159061] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159066] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159072] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159076] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159082] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159086] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159093] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANERESOURCES
    [  227.159099] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANERESOURCES
    [  227.159112] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  227.159118] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  227.159124] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  227.159130] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  227.159136] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  227.159141] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  227.159147] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  227.159153] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPLANE
    [  227.159160] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  227.159167] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  227.159175] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159181] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159187] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159191] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159196] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159201] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159206] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159211] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159217] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159222] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159228] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159232] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159238] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159243] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159249] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  227.159256] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  227.159263] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159268] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159273] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159278] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159288] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159293] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159299] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159304] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159310] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159316] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159321] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159326] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159331] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159337] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159342] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  227.159349] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  227.159356] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159361] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159367] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159371] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159376] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159381] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159386] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159392] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159397] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159403] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159408] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159412] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159418] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159423] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159428] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  227.159435] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_OBJ_GETPROPERTIES
    [  227.159442] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159447] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159452] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159457] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159462] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159467] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159472] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159477] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159487] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159493] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159498] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159502] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159508] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159514] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPERTY
    [  227.159682] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  227.159689] [drm:drm_mode_object_put.part.0] OBJ ID: 63 (2)
    [  227.159696] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  227.159701] [drm:drm_mode_object_put.part.0] OBJ ID: 63 (2)
    [  227.159944] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETPROPBLOB
    [  227.159964] [drm:drm_ioctl] comm="modetest", pid=1164, ret=-2
    [  227.160251] [drm:drm_release] open_count = 1
    [  227.162475] [drm:drm_file_free.part.0] comm="modetest", pid=1164, dev=0xe200, open_count=1
    [  227.162533] [drm:_drm_lease_revoke] revoke leases for 00000000ac1f9767 0
    [  227.162554] [drm:drm_lease_destroy] drm_lease_destroy 0
    [  227.162559] [drm:drm_lease_destroy] drm_lease_destroy done 0
    [  227.162590] [drm:drm_lastclose] 
    [  227.162596] [drm:drm_lastclose] driver lastclose completed
    [  227.162604] tidss 4a00000.dss: [drm:drm_client_dev_restore] fbdev: ret=0
    

    The see that for some reason  all monitor supported modes are rejected and qualified as "BAD":

    [  227.158806] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:HDMI-A-1]
    [  227.158823] [drm] Got built-in EDID base block and 0 extensions from "edid/1920x1080.bin" for connector "HDMI-A-1"
    [  227.158829] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [  227.158845] [drm:drm_mode_object_put.part.0] OBJ ID: 63 (1)
    [  227.158860] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [  227.158867] [drm:drm_mode_object_put.part.0] OBJ ID: 62 (1)
    [  227.158873] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
    [  227.158878] [drm:_drm_edid_connector_update] ELD monitor Linux FHD
    [  227.158884] [drm:_drm_edid_connector_update] ELD size 32, SAD count 0
    [  227.158910] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
    [  227.158918] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: BAD
    [  227.158924] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)
    [  227.158934] [drm:drm_ioctl] comm="modetest" pid=1164, dev=0xe200, auth=1, DRM_IOCTL_MODE_GETCONNECTOR
    [  227.158940] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (2)

    Meanwhile information from modetest look like this:

    root@BeagleBone:/sys/class/drm/card0-HDMI-A-1# modetest -M tidss -c
    Connectors:
    id	encoder	status		name		size (mm)	modes	encoders
    40	0	connected	HDMI-A-1       	500x280		0	39
      props:
    	1 EDID:
    		flags: immutable blob
    		blobs:
    
    		value:
    			00ffffffffffff0031d8000000000000
    			051601036d321c78ea5ec0a4594a9825
    			205054000000d1c00101010101010101
    			010101010101023a801871382d40582c
    			4500f4191100001e000000ff004c696e
    			75782023300a20202020000000fd003b
    			3d42440f000a202020202020000000fc
    			004c696e7578204648440a2020200005
    	2 DPMS:
    		flags: enum
    		enums: On=0 Standby=1 Suspend=2 Off=3
    		value: 3
    	5 link-status:
    		flags: enum
    		enums: Good=0 Bad=1
    		value: 0
    	6 non-desktop:
    		flags: immutable range
    		values: 0 1
    		value: 0
    	4 TILE:
    		flags: immutable blob
    		blobs:
    
    		value:
    
    

  • Hello Yuriy,

    The assigned engineer (Fabiana) is training all this week, and she will respond back next week.

    Thanks.

  • Hi

    Do you have any updates on this ticket?

    Regards,
    Yuriy

  • Hello Yuriy,

    Give a day more and the assigned engineer will respond. Thanks for your patience.

    Thanks.

  • Hi Yuriy,

    I read through your dmesg logs and dtso and have some clarifying questions:

    1. Why is it saying that the kernel module is out of tree? There should be a lt8912b driver within the upstream kernel.
    2. Why do you have the reset-gpios commented out?
    3. Why did you disable dphy0, dphy1, and mhdp? This shouldn't really affect anything, I'm just wondering.

    Also just something that caught me off guard: you named a label dpi1_out when it's associated with port 2.

    Another thing: if you based the dtso off of the k3-j721e-beagleboneai64-dsi-rpi-7inch-panel.dtso, I know that is configured for a 2 lane display, so can you try changing the data-lanes to 2 instead of 4?

    After that, is there a way you can probe the DSI data lines?

    Best,
    Jared

  • "1. Why is it saying that the kernel module is out of tree? There should be a lt8912b driver within the upstream kernel."
    We use 6.1.69 kernel. But the lt8912b module is not built into the kernel but it is present a loadable module.


    "2. Why do you have the reset-gpios commented out?"
    We connected the reset pin to 3.3V. So it is always enabled.


    "3. Why did you disable dphy0, dphy1, and mhdp? This shouldn't really affect anything, I'm just wondering."
    I have no idea why it is not working now. So I just disabled these to make sure that they do not cause any problem. 

    "Also just something that caught me off guard: you named a label dpi1_out when it's associated with port 2."
    Just naming typo. Should have no effect on the device tree.

    "Another thing: if you based the dtso off of the k3-j721e-beagleboneai64-dsi-rpi-7inch-panel.dtso, I know that is configured for a 2 lane display, so can you try changing the data-lanes to 2 instead of 4?"
    Lontium expects 4 lanes of data. I could set it to 2 lanes but the problem is that DRM framework disvalidate all DRM modes that it receives.

    "After that, is there a way you can probe the DSI data lines?"
    What do you mean by "probe the DSI data lines". How can I do that?

  • Hi Yuriy,

    We use 6.1.69 kernel. But the lt8912b module is not built into the kernel but it is present a loadable module.

    Are you using a RT linux build? If so, can you try running a non-rt build?

    What do you mean by "probe the DSI data lines". How can I do that?

    You would need to do that physically with a logic analyzer.

    Best,
    Jared

  • "Are you using a RT linux build? If so, can you try running a non-rt build?"
    It is  6.1.69-ti-rt-arm64-r24. Is there any issue with that? DRM is a common kernel framework and there should not be many changes there from version to version. If you want me to try a specific version of the Linux kernel please specify explicitly. But I do not see any issue here.

    "You would need to do that physically with a logic analyzer."
    The problem is that I can not get any data on my screen, because the video pipeline can not initialize as DRM has no valid modes for the HDMI connector. Why? That is exactly my problem.
    So there will be no data on the data lines. And also my signal analyzer is not capable of reading signals at a speed of more than 24MHz. And Lontium uses speeds near 148.5 MHZ.

  • Hi Yuriy,

    I'm mainly asking for you to try a non-RT version so we can limit the amount of non-standard variables. I'd prefer you to use the ti-linux-6.1.y branch of the ti-linux-kernel since that is what is built into SDK 9.1. Can you try this kernel version? Also, where is dt-bindings/pinctrl/k3.h? That file was moved to /arch/arm64/boot/dts/ti/k3-pinctrl.h in ti-linux-6.1.y and ti-rt-linux-6.1.y.

    Turned out that I2C bus o the HDMI connector was not connected to the MIPI DSI bus I2C lines.

    Do you have the lt8912b connecting to another HDMI connector, or is the lt8912b the HDMI connector you're referring to?

    Also, I noticed this:

    [  787.488573] [drm:drm_client_modeset_probe] picking CRTCs for 8096x8096 config

    Which doesn't seem right.

    Can you list the cards in /dev/dri/ and also run kmsprint on them to see what you get?

    Best,
    Jared