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 = <<8912b_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 = <<8912b_in>;
};
};
port@1 {
reg = <1>;
dsi0_in: endpoint {
remote-endpoint = <&dpi1_out>;
};
};
};
};
&dphy2 {
status = "okay";
};
&mhdp {
status = "disabled";
};
&dphy0 {
status = "disabled";
};
&dphy1 {
status = "disabled";
};