Other Parts Discussed in Thread: SK-AM62P-LP
Tool/software:
Hi,
I am working on a mipi panel enablement on the SK-AM62P-LP evm, using SDK ti-processor-sdk-linux-rt-am62pxx-evm-11.0009.04
I had a RPI 7 inch panel as recommended from this thread https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1372152/sk-am62p-lp-tested-lvds-and-mipi-dsi-display-part-number
The panel can be enable through the steps below
1) Prepare the SD card using create-sdcard.sh script with this image "tisdk-default-image-rt-am62pxx-evm.rootfs.tar"
2) Add name_overlays=ti/k3-am62p5-sk-dsi-rpi-7inch-panel.dtbo into the uEnv.txt
3) Power up to kernel console and type "kmstest --device=/dev/dri/card2" , some RGB is visible.
Since I new to TI-DSS and drm, need to do some study on the code flow , I try recompile the default kernel source from the sdk and flash it into the sd card, the panel is blank what went wrong ??
What I did from the SDK
1) make ARCH=arm64 CROSS_COMPILE="$CROSS_COMPILE_64" distclean
2) make ARCH=arm64 CROSS_COMPILE="$CROSS_COMPILE_64" defconfig ti_arm64_prune.config ti_rt.config
4) make ARCH=arm64 CROSS_COMPILE="$CROSS_COMPILE_64" Image
5) make ARCH=arm64 CROSS_COMPILE="$CROSS_COMPILE_64" modules
6) make ARCH=arm64 INSTALL_MOD_PATH=/data/tisdk/ti-processor-sdk-linux-rt-am62pxx-evm-11.0009.04/ modules_install
7) make connection to the evm through winscp, replace the Image in boot directory
8) replace the /lib/modules/6.12.17 in the sdcard with the one I generated through modules_install (step 6)
9) power cycle the the evm, kernel power up as normal. lsmod can see drm module and panel_simple loaded.
10) when type "kmstest --device=/dev/dri/card2", below log appears with no visible RGB on panel.
Kindly advise. Thanks.
=~=~=~=~=~=~=~=~=~=~=~= MobaXterm log 2025.05.29 12:51:38 =~=~=~=~=~=~=~=~=~=~=~=
U-Boot SPL 2025.01-00406-gcd91d7360181 (Mar 25 2025 - 16:14:37 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)')
SPL initial stack usage: 17056 bytes
Trying to boot from MMC2
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Starting ATF on ARM64 core...
NOTICE: BL31: v2.12.0(release):11.00.08-1-gb11beb2b6-dirty
NOTICE: BL31: Built : 12:35:58, Mar 24 2025
U-Boot SPL 2025.01-00406-gcd91d7360181 (Mar 25 2025 - 16:14:37 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)')
SPL initial stack usage: 1904 bytes
Trying to boot from MMC2
Authentication passed
Authentication passed
U-Boot 2025.01-00406-gcd91d7360181 (Mar 25 2025 - 16:14:37 +0000)
SoC: AM62PX SR1.0 HS-FS
Model: Texas Instruments AM62P5 SK
DRAM: 2 GiB (total 8 GiB)
Core: 97 devices, 32 uclasses, devicetree: separate
MMC: mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from nowhere... OK
In: serial
Out: serial
Err: serial
Net: eth0: ethernet@8000000port@1
Warning: ethernet@8000000port@2 (eth1) using random MAC address - 16:b7:1c:2c:25:f4
, eth1: ethernet@8000000port@2
Hit any key to stop autoboot: 2 1 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
630 bytes read in 1 ms (615.2 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
16933376 bytes read in 180 ms (89.7 MiB/s)
64479 bytes read in 3 ms (20.5 MiB/s)
Working FDT set to 88000000
3313 bytes read in 1 ms (3.2 MiB/s)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
Loading Device Tree to 000000008feed000, end 000000008fffffff ... OK
Working FDT set to 8feed000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.12.17 (root@zmy33pcrc01) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT_RT Thu May 29 03:34:24 UTC 2025
[ 0.000000] Machine model: Texas Instruments AM62P5 SK
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: legacy bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000009dc000000, size 576 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000009dc000000..0x00000009ffffffff (589824 KiB) map reusable linux,cma
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000
[ 0.000000] OF: reserved mem: 0x00000000ff700000..0x00000000ffffffff (9216 KiB) nomap non-reusable framebuffer@ff700000
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b500000, size 3 MiB
[ 0.000000] OF: reserved mem: initialized node rtos-ipc-memory@9b500000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009b500000..0x000000009b7fffff (3072 KiB) nomap non-reusable rtos-ipc-memory@9b500000
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b800000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node mcu-r5fss-dma-memory-region@9b800000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009b800000..0x000000009b8fffff (1024 KiB) nomap non-reusable mcu-r5fss-dma-memory-region@9b800000
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b900000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node mcu-r5fss-memory-region@9b900000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009b900000..0x000000009c7fffff (15360 KiB) nomap non-reusable mcu-r5fss-memory-region@9b900000
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c800000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009c800000..0x000000009c8fffff (1024 KiB) nomap non-reusable r5f-dma-memory@9c800000
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@9c900000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-memory@9c900000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000009ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000008007ffff]
[ 0.000000] node 0: [mem 0x0000000080080000-0x000000009b4fffff]
[ 0.000000] node 0: [mem 0x000000009b500000-0x000000009e6fffff]
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff]
[ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff]
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ff6fffff]
[ 0.000000] node 0: [mem 0x00000000ff700000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000009ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ffffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.5
[ 0.000000] percpu: Embedded 23 pages/cpu s54576 r8192 d31440 u94208
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=e229e373-02 rw rootfstype=ext4 rootwait
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2097152
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fb700000-0x00000000ff700000] (64MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.000000] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads.
[ 0.000000] No expedited grace period (rcu_normal_after_boot).
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 256 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] Root IRQ handler: 0xffff8000800100bc
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880040000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
[ 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.000401] Console: colour dummy device 80x25
[ 0.000455] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=200000)
[ 0.000466] pid_max: default: 32768 minimum: 301
[ 0.000530] LSM: initializing lsm=capability
[ 0.000682] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000712] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.011469] rcu: Hierarchical SRCU implementation.
[ 0.011476] rcu: Max phase no-delay instances is 400.
[ 0.027570] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.033007] EFI services will not be available.
[ 0.033138] smp: Bringing up secondary CPUs ...
[ 0.086285] Detected VIPT I-cache on CPU1
[ 0.086367] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.086382] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
[ 0.086430] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.137033] Detected VIPT I-cache on CPU2
[ 0.137098] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.137112] GICv3: CPU2: using allocated LPI pending table @0x0000000880070000
[ 0.137145] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.236195] Detected VIPT I-cache on CPU3
[ 0.236256] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.236269] GICv3: CPU3: using allocated LPI pending table @0x0000000880080000
[ 0.236303] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.258823] smp: Brought up 1 node, 4 CPUs
[ 0.258829] SMP: Total of 4 processors activated.
[ 0.258833] CPU: All CPU(s) started at EL2
[ 0.258837] CPU features: detected: 32-bit EL0 Support
[ 0.258841] CPU features: detected: CRC32 instructions
[ 0.265187] alternatives: applying system-wide alternatives
[ 0.265581] Memory: 7477152K/8388608K available (10304K kernel code, 1176K rwdata, 2720K rodata, 2240K init, 600K bss, 313188K reserved, 589824K cma-reserved)
[ 0.267344] devtmpfs: initialized
[ 0.282339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.282363] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.297808] 28464 pages in range for non-PLT usage
[ 0.297825] 519984 pages in range for PLT usage
[ 0.298069] pinctrl core: initialized pinctrl subsystem
[ 0.298495] DMI not present or invalid.
[ 0.299480] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.302044] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.302172] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.302281] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.302558] audit: initializing netlink subsys (disabled)
[ 0.302790] audit: type=2000 audit(0.301:1): state=initialized audit_enabled=0 res=1
[ 0.303408] thermal_sys: Registered thermal governor 'step_wise'
[ 0.303618] ASID allocator initialised with 65536 entries
[ 0.310018] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000
[ 0.310135] /bus@f0000/i2c@20000000/usb-power-controller@3f/connector: Fixed dependency cycle(s) with /bus@f0000/usb@f900000/usb@31000000
[ 0.310166] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.310217] /bus@f0000/usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector
[ 0.310336] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.310362] /bus@f0000/dss@30220000: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000
[ 0.310383] /bus@f0000/dsi@30500000: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000/bridge@0
[ 0.310396] /bus@f0000/dsi@30500000: Fixed dependency cycle(s) with /bus@f0000/dss@30220000
[ 0.310443] /bus@f0000/dsi@30500000/bridge@0: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000
[ 0.310455] /bus@f0000/dsi@30500000/bridge@0: Fixed dependency cycle(s) with /panel0
[ 0.316619] /bus@f0000/i2c@20000000/usb-power-controller@3f/connector: Fixed dependency cycle(s) with /bus@f0000/usb@f900000/usb@31000000
[ 0.316784] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.317788] /bus@f0000/usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector
[ 0.320142] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.320231] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.320478] /bus@f0000/dss@30220000: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000
[ 0.320751] /bus@f0000/dss@30220000: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000
[ 0.320826] /bus@f0000/dsi@30500000: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000/bridge@0
[ 0.320840] /bus@f0000/dsi@30500000: Fixed dependency cycle(s) with /bus@f0000/dss@30220000
[ 0.320968] /bus@f0000/dsi@30500000/bridge@0: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000
[ 0.320982] /bus@f0000/dsi@30500000/bridge@0: Fixed dependency cycle(s) with /panel0
[ 0.322797] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /connector-hdmi
[ 0.322884] /connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.323593] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.323604] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.323609] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.323612] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.323616] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.323619] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.323624] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.323626] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 1.187101] k3-chipinfo 43000014.chipid: Family:AM62PX rev:SR1.0 JTAGID[0x0bb9d02f] Detected
[ 1.188008] iommu: Default domain type: Translated
[ 1.188018] iommu: DMA domain TLB invalidation policy: strict mode
[ 1.188458] SCSI subsystem initialized
[ 1.188811] usbcore: registered new interface driver usbfs
[ 1.188845] usbcore: registered new interface driver hub
[ 1.188876] usbcore: registered new device driver usb
[ 1.189406] pps_core: LinuxPPS API ver. 1 registered
[ 1.189410] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.189424] PTP clock support registered
[ 1.189457] EDAC MC: Ver: 3.0.0
[ 1.189813] scmi_core: SCMI protocol bus registered
[ 1.190113] FPGA manager framework
[ 1.190222] Advanced Linux Sound Architecture Driver Initialized.
[ 1.192673] vgaarb: loaded
[ 1.192956] clocksource: Switched to clocksource arch_sys_counter
[ 1.193175] VFS: Disk quotas dquot_6.6.0
[ 1.193193] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.201022] NET: Registered PF_INET protocol family
[ 1.201307] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 1.206641] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 163840 bytes, linear)
[ 1.206754] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 1.206772] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 1.207297] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes, vmalloc hugepage)
[ 1.211148] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.211330] UDP hash table entries: 4096 (order: 6, 393216 bytes, linear)
[ 1.211614] UDP-Lite hash table entries: 4096 (order: 6, 393216 bytes, linear)
[ 1.212126] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 1.212559] RPC: Registered named UNIX socket transport module.
[ 1.212566] RPC: Registered udp transport module.
[ 1.212569] RPC: Registered tcp transport module.
[ 1.212572] RPC: Registered tcp-with-tls transport module.
[ 1.212574] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.212589] PCI: CLS 0 bytes, default 64
[ 1.213914] Initialise system trusted keyrings
[ 1.214177] workingset: timestamp_bits=62 max_order=21 bucket_order=0
[ 1.214509] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.214751] NFS: Registering the id_resolver key type
[ 1.214778] Key type id_resolver registered
[ 1.214782] Key type id_legacy registered
[ 1.214801] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.214806] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 1.267410] Key type asymmetric registered
[ 1.267418] Asymmetric key parser 'x509' registered
[ 1.267491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 1.267498] io scheduler mq-deadline registered
[ 1.267502] io scheduler kyber registered
[ 1.267524] io scheduler bfq registered
[ 1.271695] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 1.272472] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 1.281315] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.291690] loop: module loaded
[ 1.292923] megasas: 07.727.03.00-rc1
[ 1.297737] tun: Universal TUN/TAP device driver, 1.6
[ 1.298844] VFIO - User Level meta-driver version: 0.3
[ 1.300278] usbcore: registered new interface driver usb-storage
[ 1.300999] i2c_dev: i2c /dev entries driver
[ 1.301685] sdhci: Secure Digital Host Controller Interface driver
[ 1.301688] sdhci: Copyright(c) Pierre Ossman
[ 1.301935] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.302707] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.303528] usbcore: registered new interface driver usbhid
[ 1.303533] usbhid: USB HID core driver
[ 1.304319] optee: probing for conduit method.
[ 1.304348] optee: revision 4.5 (ef1ebdc23034a804)
[ 1.304704] optee: dynamic shared memory is enabled
[ 1.305416] optee: initialized driver
[ 1.305531] random: crng init done
[ 1.307164] NET: Registered PF_PACKET protocol family
[ 1.307262] Key type dns_resolver registered
[ 1.316909] Loading compiled-in X.509 certificates
[ 1.330857] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)')
[ 1.384576] /bus@f0000/i2c@20000000/usb-power-controller@3f/connector: Fixed dependency cycle(s) with /bus@f0000/usb@f900000/usb@31000000
[ 1.384676] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.386199] pca953x 1-0023: supply vcc not found, using dummy regulator
[ 1.386341] pca953x 1-0023: using AI
[ 1.399257] /connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.399336] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.399411] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /connector-hdmi
[ 1.399479] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 1.399719] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[ 1.400996] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.401241] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.401934] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.402290] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created
[ 1.403427] simple-framebuffer ff700000.framebuffer: framebuffer at 0xff700000, 0x8ca000 bytes
[ 1.403438] simple-framebuffer ff700000.framebuffer: format=a8r8g8b8, mode=1920x1200x32, linelength=7680
[ 1.722277] Console: switching to colour frame buffer device 240x75
[ 1.732611] simple-framebuffer ff700000.framebuffer: fb0: simplefb registered!
[ 1.733040] ti-udma 485c0100.dma-controller: Number of rings: 82
[ 1.736401] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.739728] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.745970] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.748488] ti-udma 4e230000.dma-controller: Number of rings: 6
[ 1.749222] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
[ 1.750806] printk: legacy console [ttyS2] disabled
[ 1.793997] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 249, base_baud = 3000000) is a 8250
[ 1.802902] printk: legacy console [ttyS2] enabled
[ 1.802902] printk: legacy console [ttyS2] enabled
[ 1.802907] printk: legacy bootconsole [ns16550a0] disabled
[ 1.802907] printk: legacy bootconsole [ns16550a0] disabled
[ 1.828005] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[ 1.828041] Creating 7 MTD partitions on "fc40000.spi.0":
[ 1.828048] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.829544] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.830883] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.832188] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.833453] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[ 1.834782] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.836138] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 2.004977] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000
[ 2.011945] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 2.011965] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[ 2.012009] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000006
[ 2.012336] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 2.012345] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32
[ 2.013042] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010d, freq:500000000, add_val:1 pps:0
[ 2.074649] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 2.079988] /bus@f0000/i2c@20000000/usb-power-controller@3f/connector: Fixed dependency cycle(s) with /bus@f0000/usb@f900000/usb@31000000
[ 2.080162] /bus@f0000/usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector
[ 2.085112] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 2.085143] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 2.085272] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
[ 2.085279] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010
[ 2.085481] xhci-hcd xhci-hcd.0.auto: irq 264, io mem 0x31100000
[ 2.086421] hub 1-0:1.0: USB hub found
[ 2.086451] hub 1-0:1.0: 1 port detected
[ 2.088513] mmc0: CQHCI version 5.10
[ 2.096352] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 2.096518] pca953x 1-0022: using AI
[ 2.107838] mmc1: CQHCI version 5.10
[ 2.108336] clk: Disabling unused clocks
[ 2.114019] PM: genpd: Disabling unused power domains
[ 2.114198] ALSA device list:
[ 2.114204] No soundcards found.
[ 2.134198] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 2.150601] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 2.196412] Waiting for root device PARTUUID=e229e373-02...
[ 2.206926] mmc1: new ultra high speed SDR104 SDXC card at address 5048
[ 2.207588] mmcblk1: mmc1:5048 SD64G 58.0 GiB
[ 2.210533] mmcblk1: p1 p2
[ 2.230197] mmc0: Command Queue Engine enabled
[ 2.230220] mmc0: new HS200 MMC card at address 0001
[ 2.231004] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[ 2.234065] mmcblk0: p1 p2
[ 2.234772] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
[ 2.236080] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
[ 2.237663] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (239:0)
[ 2.240479] EXT4-fs (mmcblk1p2): recovery complete
[ 2.240657] EXT4-fs (mmcblk1p2): mounted filesystem 65513b20-d6d2-4486-80a6-77120dac2517 r/w with ordered data mode. Quota mode: none.
[ 2.240727] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 2.243281] devtmpfs: mounted
[ 2.244134] Freeing unused kernel memory: 2240K
[ 2.244240] Run /sbin/init as init process
[ 2.468997] systemd[1]: System time before build time, advancing clock.
[ 2.559407] NET: Registered PF_INET6 protocol family
[ 2.560430] Segment Routing with IPv6
[ 2.560464] In-situ OAM (IOAM) with IPv6
[ 2.579114] systemd[1]: systemd 255.17^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 2.579148] systemd[1]: Detected architecture arm64.
Welcome to Arago 2025.01!
[ 2.623358] systemd[1]: Hostname set to <am62pxx-evm>.
[ 2.848152] systemd[1]: Configuration file /usr/lib/systemd/system/ti-apps-launcher.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 2.949764] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 3.107601] systemd[1]: Queued start job for default target Graphical Interface.
[ 3.125664] systemd[1]: Created slice Slice /system/getty.
[ OK ] Created slice Slice /system/getty.
[ OK ] Created slice Slice /system/modprob[ 3.140429] systemd[1]: Created slice Slice /system/modprobe.
e.
[ OK ] Created slice Slice /system/serial-[ 3.154404] systemd[1]: Created slice Slice /system/serial-getty.
getty.
[ OK ] Created slice User and Session Slic[ 3.168774] systemd[1]: Created slice User and Session Slice.
e.
[ OK ] Started Dispatch Password Requests [ 3.182411] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
to Console Directory Watch.
[ OK ] Started Forward Password Requests t[ 3.200349] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
o Wall Directory Watch.
Expecting device /dev/ttyS2...
[ 3.217180] systemd[1]: Expecting device /dev/ttyS2...
[ OK ] Reached target Path Units.
[ 3.227469] systemd[1]: Reached target Path Units.
[ 3.237907] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ OK ] Reached target Slice Units.
[ 3.251122] systemd[1]: Reached target Slice Units.
[ OK ] Reached target Swaps.
[ 3.261720] systemd[1]: Reached target Swaps.
[ OK ] Listening on RPCbind Server Activat[ 3.275717] systemd[1]: Listening on RPCbind Server Activation Socket.
ion Socket.
[ OK ] Reached target RPC Port Mapper.[ 3.290215] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Listening on Process Core Dump Sock[ 3.311137] systemd[1]: Listening on Process Core Dump Socket.
et.
[ OK ] Listening on initctl Compatibility [ 3.324514] systemd[1]: Listening on initctl Compatibility Named Pipe.
Named Pipe.
[ OK ] Listening on Journal Audit Socket 3.341163] systemd[1]: Listening on Journal Audit Socket.
0m.
[ OK ] Listening on Journal Socket (/dev/l[ 3.354779] systemd[1]: Listening on Journal Socket (/dev/log).
og).
[ 3.368837] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ OK ] Listening on Network Service Netlin[ 3.380941] systemd[1]: Listening on Network Service Netlink Socket.
k Socket.
[ OK ] Listening on udev Control Socket 3.399374] systemd[1]: Listening on udev Control Socket.
m.
[ OK ] Listening on udev Kernel Socket[ 3.412706] systemd[1]: Listening on udev Kernel Socket.
.
[ OK ] Listening on User Database Manager [ 3.425695] systemd[1]: Listening on User Database Manager Socket.
Socket.
Mounting Huge Pages File System...
[ 3.467279] systemd[1]: Mounting Huge Pages File System...
Mounting POSIX Message Queue File System..[ 3.480945] systemd[1]: Mounting POSIX Message Queue File System...
.
[ 3.497901] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 3.510659] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 3.513321] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[ 3.516158] systemd[1]: Mounting Temporary Directory /tmp...
Mounting Temporary Directory /tmp...
[ 3.542139] systemd[1]: Starting Create List of Static Device Nodes...
Starting Create List of Static Device Nodes...
[ 3.560925] systemd[1]: Starting Load Kernel Module configfs...
Starting Load Kernel Module configfs...
Starting Load Kernel Module drm...
[ 3.587687] systemd[1]: Starting Load Kernel Module drm...
Starting Load Kernel Module fuse...
[ 3.602502] systemd[1]: Starting Load Kernel Module fuse...
Starting Start psplash boot splash screen.[ 3.625664] systemd[1]: Starting Start psplash boot splash screen...
..
Starting RPC Bind...
[ 3.653497] systemd[1]: Starting RPC Bind...
[ 3.662446] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 3.664343] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 3.664368] systemd[1]: systemd-journald.service: (This warning is only shown for the first unit using IP firewalling.)
[ 3.668349] systemd[1]: Starting Journal Service...
[ 3.686739] fuse: init (API version 7.41)
Starting Journal Service...
[ 3.719592] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
Starting Generate network units from Kernel co[ 3.735109] systemd[1]: Starting Generate network units from Kernel command line...
mmand line...
Starting Remount Root and Kernel File Systems systemd[1]: Starting Remount Root and Kernel File Systems...
[0m...
[ 3.764788] systemd-journald[149]: Collecting audit messages is enabled.
Starting Coldplug All udev Devices...
[ 3.790659] systemd[1]: Starting Coldplug All udev Devices...
[ OK ] Started Start psplash boot splash s[ 3.816104] systemd[1]: Started Start psplash boot splash screen.
creen.
[ OK ] Started RPC Bind.
[ 3.830687] systemd[1]: Started RPC Bind.
[ OK ] Started Journal Service.
[ 3.842561] systemd[1]: Started Journal Service.
[ OK ] Mounted Huge Pages File System.[ 3.857499] EXT4-fs (mmcblk1p2): re-mounted 65513b20-d6d2-4486-80a6-77120dac2517 r/w. Quota mode: none.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Mounted Temporary Directory /tmp.
[ OK ] Finished Create List of Static Device Nodes.
[ OK ] Finished Load Kernel Module configfs.
[ OK ] Finished Load Kernel Module drm.
[ OK ] Finished Load Kernel Module fuse.
[ OK ] Finished Load Kernel Modules.
[ OK ] Finished Generate network units from Kernel command line.
[ OK ] Finished Remount Root and Kernel File Systems.
Mounting FUSE Control File System...
Mounting Kernel Configuration File System...
[ OK ] Started Start psplash-systemd progress communication helper.
Starting Flush Journal to Persistent Storage...
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev gr[ 4.085120] systemd-journald[149]: Received client request to flush runtime journal.
acefully...
[ OK ] Mounted FUSE Control File System.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Finished Apply Kernel Variables.
[ OK ] Finished Create Static Device Nodes in /dev gracefully.
Starting Create Static Device Nodes in /dev...
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Reached target Preparation for Local File Systems.
Mounting /var/volatile...
Starting Rule-based Manager for Device Events and Files...
[ OK ] Mounted /var/volatile.
Starting Load/Save OS Random Seed...
[ OK ] Reached target Local File Systems.
Starting Create System Files and Directories...
[ OK ] Finished Load/Save OS Random Seed.
Starting User Database Manager...
[ OK ] Finished Coldplug All udev Devices.
[ OK ] Finished Create System Files and Directories.
Starting Network Name Resolution...
Starting Network Time Synchronization...
Starting Record System Boot/Shutdown in UTMP...
[ OK ] Finished Record System Boot/Shutdown in UTMP.
[ OK ] Started User Database Manager.
[ OK ] Started Rule-based Manager for Device Events and Files.
[ OK ] Found device /dev/ttyS2.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Time Set.
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily rotation of log files.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timer Units.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
Starting Docker Socket for the API...
[ OK ] Listening on dropbear.socket.
[ OK ] Listening on PC/SC Smart Card Daemon Activation Socket.
Starting D-Bus System Message Bus...
Starting Reboot and dump vmcore via kexec...
[ OK ] Listening on Docker Socket for the API.
[ 5.547224] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
[ 5.547631] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
[ OK ] Reached target Socket Units.
[ 5.568858] tlv320aic3x 1-001b: supply IOVDD not found, using dummy regulator
[ 5.575019] tlv320aic3x 1-001b: supply DVDD not found, using dummy regulator
[ 5.575127] tlv320aic3x 1-001b: supply AVDD not found, using dummy regulator
[ 5.575173] tlv320aic3x 1-001b: supply DRVDD not found, using dummy regulator
[ 5.575222] tlv320aic3x 1-001b: Invalid supply voltage(s) AVDD: -22, DVDD: -22
[ 5.664257] mc: Linux media interface: v0.10
[ 5.684612] /bus@f0000/dsi@30500000: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000/bridge@0
[ 5.684788] /panel0: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000/bridge@0
[ 5.684880] /bus@f0000/dsi@30500000/bridge@0: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000
[ 5.685041] /bus@f0000/dsi@30500000/bridge@0: Fixed dependency cycle(s) with /panel0
[ 5.690835] tps6598x 0-003f: Unable to find the interrupt, switching to polling
[ 5.703712] platform 79000000.r5f: configured R5F for remoteproc mode
[ 5.707392] platform 79000000.r5f: assigned reserved memory node mcu-r5fss-dma-memory-region@9b800000
[ 5.725825] videodev: Linux video capture interface: v2.00
[ 5.730528] remoteproc remoteproc0: 79000000.r5f is available
[ 5.734279] remoteproc remoteproc0: powering up 79000000.r5f
[ 5.734303] remoteproc remoteproc0: Booting fw image am62p-mcu-r5f0_0-fw, size 58312
[ 5.743575] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node mcu-r5fss-dma-memory-region@9b800000
[ 5.774976] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 5.775137] platform 78000000.r5f: configured R5F for IPC-only mode
[ 5.775285] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9c800000
[ OK ] Finished Reboot and dump vmcore via[ 5.807363] virtio_rpmsg_bus virtio0: rpmsg host is online
kexec.
[ 5.808189] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 5.808491] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 5.809063] rproc-virtio rproc-virtio.1.auto: registered virtio0 (type 7)
[ 5.809080] remoteproc remoteproc0: remote processor 79000000.r5f is now up
[ 5.844907] remoteproc remoteproc1: 78000000.r5f is available
[ 5.845083] remoteproc remoteproc1: attaching to 78000000.r5f
[ 5.845508] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node r5f-dma-memory@9c800000
[ 5.847866] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 5.847912] rproc-virtio rproc-virtio.2.auto: registered virtio1 (type 7)
[ 5.847920] remoteproc remoteproc1: remote processor 78000000.r5f is now attached
[ 5.848644] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[ 5.848835] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[ OK ] Started D-Bus System Message Bus.
[ 5.983164] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
[ 6.072730] vdec 30210000.video-codec: Added wave5 driver with caps: 'ENCODE' 'DECODE'
[ 6.072749] vdec 30210000.video-codec: Product Code: 0x521c
[ 6.072755] vdec 30210000.video-codec: Firmware Revision: 344874
[ 6.163458] sii902x 1-003b: supply iovcc not found, using dummy regulator
[ 6.163684] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
[ 6.175193] i2c i2c-1: Added multiplexed i2c bus 3
[ OK ] Reached target Basic System.
[ OK ] Reached target Hardware activated USB gadget.
[ OK ] Started Job spooling tools.
[ 6.275621] [drm] Initialized tidss 1.0.0 for 30200000.dss on minor 0
[ 6.277488] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
[ 6.278349] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
Starting Avahi mDNS/DNS-SD Stack...
[ OK ] Started Periodic Command Scheduler.
Starting Print notice about GPLv3 packages...
Starting IPv6 Packet Filtering Framework...
Starting IPv4 Packet Filtering Framework...
[ OK ] Started irqbalance daemon.
[ OK ] Started Multiple Spanning Tree Protocol Daemon.
Starting Telephony service...
Starting PulseAudio Sound System...
Starting Expand the rootfs partitito full size of the boot device....
[ OK ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
Starting User Login Management...
Starting Telnet Server...
[ OK ] Finished IPv6 Packet Filtering Framework.
[ OK ] Finished IPv4 Packet Filtering Framework.
[ OK ] Finished Telnet Server.
[ 6.707632] [drm] Initialized tidss 1.0.0 for 30220000.dss on minor 1
[ 6.724432] tidss 30220000.dss: [drm] fb1: tidssdrmfb frame buffer device
[ OK ] Started Telephony service.
[ 6.947527] Bluetooth: Core ver 2.22
[ 6.947666] NET: Registered PF_BLUETOOTH protocol family
[ 6.947671] Bluetooth: HCI device and connection manager initialized
[ 6.947691] Bluetooth: HCI socket layer initialized
[ 6.947699] Bluetooth: L2CAP socket layer initialized
[ 6.947720] Bluetooth: SCO socket layer initialized
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started User Login Management.
[ OK ] Created slice Slice /system/systemd-backlight.
[ OK ] Created slice Slice /system/tee-supplicant.
[ OK ] Reached target Preparation for Network.
[ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Starting Load/Save Screen Backlight Brightness of backlight:0-0045...
Starting Network Configuration...
Starting Virtual Console Setup...
[ OK ] Started TEE Supplicant on teepriv0.
[ OK ] Finished Expand the rootfs partition to full size of the boot device..
[ OK ] Finished Load/Save Screen Backlight Brightness of backlight:0-0045.
Starting Save/Restore Sound Card State...
[ OK ] Started PulseAudio Sound System.
[ OK ] Finished Save/Restore Sound Card State.
[ OK ] Created slice Slice /system/systemd-fsck.
Expecting device /dev/mmcblk0p1...
[ OK ] Reached target Sound Card.
[ OK ] Finished Virtual Console Setup.
[ 7.488363] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 7.506707] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 7.508254] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ OK ] Found device /dev/mmcblk0p1.
Starting File System Check on /dev/mmcblk0p1...
[ OK ] Started Network Configuration.
[ 7.645114] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 7.645140] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
Expecting device /dev/mmcblk1p1...
[ OK ] Reached target Network.
Starting Enable and configure wl18xx bluetooth stack...
Starting containerd container runtime...
[ 7.694339] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
[ 7.694365] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
Starting LLDP daemon...
[ OK ] Started Netperf Benchmark Server.
Starting Simple Network Management Protocol (SNMP) Daemon....
Starting Permit User Sessions...
[ OK ] Finished File System Check on /dev/mmcblk0p1.
[ OK ] Finished Enable and configure wl18xx bluetooth stack.
[ OK ] Finished Permit User Sessions.
Mounting /run/media/rootfs-mmcblk0p1...
[ OK ] Started emptty display manager.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyS2.
[ OK ] Reached target Login Prompts.
Starting ti-apps-launcher service...
[ OK ] Started LLDP daemon.
[ 7.953339] EXT4-fs (mmcblk0p1): mounted filesystem 2849ea8e-4bf5-4b0f-a805-566071f61c85 r/w with ordered data mode. Quota mode: none.
[ OK ] Found device /dev/mmcblk1p1.
[ OK ] Mounted /run/media/rootfs-mmcblk0p1.
Starting File System Check on /dev/mmcblk1p1...
[ OK ] Finished File System Check on /dev/mmcblk1p1.
Mounting /run/media/boot-mmcblk1p1...
[ OK ] Mounted /run/media/boot-mmcblk1p1.
[ OK ] Started Simple Network Management Protocol (SNMP) Daemon..
[ OK ] Started containerd container runtime.
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPL-3.0 packages:
adwaita-icon-theme-symbolic
autoconf
bash-dev
bash
bc
binutils
cifs-utils
coreutils-stdbuf
coreutils
cpio
cpp-symlinks
cpp
dosfstools
elfutils-dev
elfutils
findutils
g++-symlinks
g++
gawk
gcc-symlinks
gcc
gdb
gdbserver
gettext
glmark2
gnu-config
grub-common
grub-editenv
grub-efi
gzip
hidapi
kbd-dev
kbd-keymaps-pine
less
libasm1
libatomic-dev
libatomic1
libbfd
libdebuginfod1
libdw1
libelf1
libgcc-s-dev
libgcc1
libgdbm-compat4
libgdbm-dev
libgdbm6
libgettextlib
libgettextsrc
libgmp-dev
libgmp10
libgmpxx4
libgnutls-dev
libgnutls-openssl27
libgomp1
libidn2-0
libidn2-dev
libmpc3
libmpfr6
libopcodes
libqt6core5compat-plugins
libqt6core5compat-qmlplugins
libqt6core5compat6
libqt6shadertools-dev
libqt6shadertools-plugins
libqt6shadertools-qmlplugins
libqt6shadertools6
libreadline-dev
libreadline8
libstdc++-dev
libstdc++6
libtasn1-dev
libunistring-dev
libunistring5
m4
make
nettle-dev
nettle
parted
piglit
qt3d-plugins
qt3d-qmlplugins
qt3d
qtbase-dev
qtbase-examples
qtbase-plugins
qtbase-qmlplugins
qtbase-staticdev
qtbase
qtdeclarative-dev
qtdeclarative-plugins
qtdeclarative-qmlplugins
qtdeclarative-staticdev
qtdeclarative-tools
qtdeclarative
qtlanguageserver-dev
qtlanguageserver-plugins
qtlanguageserver-qmlplugins
qtlanguageserver-staticdev
qtlanguageserver
qtmultimedia-plugins
qtmultimedia-qmlplugins
qtmultimedia
qtquick3d-plugins
qtquick3d-qmlplugins
qtquick3d
qtquicktimeline-plugins
qtquicktimeline-qmlplugins
qtquicktimeline
qtsvg-dev
qtsvg-plugins
qtsvg-qmlplugins
qtsvg
qttools-plugins
qttools-qmlplugins
qttools
qtwayland-dev
qtwayland-plugins
qtwayland-qmlplugins
qtwayland
tar
which
If you do not wish to distribute GPL-3.0 components please remove
the above packages prior to distribution. This can be done using
the opkg remove command. i.e.:
opkg remove <package>
Where <package> is the name printed in the list above
NOTE: If the package is a dependency of another package you
will be notified of the dependent packages. You should
use the --force-removal-of-dependent-packages option to
also remove the dependent packages as well
***************************************************************
***************************************************************
[ OK ] Finished Print notice about GPLv3 packages.
[ 13.795590] audit: type=1006 audit(1736364274.635:2): pid=1117 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 13.795615] audit: type=1300 audit(1736364274.635:2): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc0453458 a2=4 a3=1 items=0 ppid=1 pid=1117 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" key=(null)
[ 13.795629] audit: type=1327 audit(1736364274.635:2): proctitle="(systemd)"
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project am62pxx-evm ttyS2
Arago 2025.01 am62pxx-evm ttyS2
am62pxx-evm login: root
[ 29.234027] audit: type=1006 audit(1736364290.073:3): pid=1190 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
[ 29.234054] audit: type=1300 audit(1736364290.073:3): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=fffffea6e998 a2=1 a3=1 items=0 ppid=1 pid=1190 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" key=(null)
[ 29.234066] audit: type=1327 audit(1736364290.073:3): proctitle="(systemd)"
root@am62pxx-evm:~# lsmod
Module Size Used by
overlay 106496 0
cfg80211 303104 0
rpmsg_ctrl 12288 0
rpmsg_char 12288 1 rpmsg_ctrl
snd_soc_hdmi_codec 16384 0
bluetooth 389120 2
ecdh_generic 12288 1 bluetooth
ecc 28672 1 ecdh_generic
rfkill 20480 3 bluetooth,cfg80211
tc358762 12288 0
snd_soc_simple_card 16384 2
snd_soc_simple_card_utils 20480 1 snd_soc_simple_card
crct10dif_ce 12288 1
panel_simple 77824 0
display_connector 12288 0
k3_j72xx_bandgap 12288 0
rtc_ti_k3 12288 1
wave5 77824 0
videobuf2_dma_contig 16384 1 wave5
rti_wdt 12288 0
v4l2_mem2mem 20480 1 wave5
videobuf2_v4l2 20480 2 v4l2_mem2mem,wave5
videobuf2_memops 12288 1 videobuf2_dma_contig
videobuf2_common 40960 5 videobuf2_dma_contig,videobuf2_v4l2,v4l2_mem2mem,wave5,videobuf2_memops
videodev 184320 3 videobuf2_v4l2,v4l2_mem2mem,wave5
sa2ul 28672 0
tidss 53248 1
ti_k3_r5_remoteproc 24576 0
drm_dma_helper 16384 1 tidss
mcrc64 12288 0
mc 32768 4 videodev,videobuf2_v4l2,videobuf2_common,v4l2_mem2mem
authenc 12288 1 sa2ul
cdns_dsi 16384 0
snd_soc_davinci_mcasp 28672 2
tps6598x 20480 0
sii902x 16384 0
cdns_dphy 12288 0
drm_display_helper 110592 1 tidss
snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp
omap_hwspinlock 12288 0
snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp
snd_soc_tlv320aic3x_i2c 12288 1
omap_mailbox 12288 2
snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp
drm_kms_helper 102400 7 sii902x,drm_dma_helper,display_connector,tc358762,drm_display_helper,cdns_dsi,tidss
typec 40960 1 tps6598x
snd_soc_tlv320aic3x 65536 1 snd_soc_tlv320aic3x_i2c
rpi_panel_attiny_regulator 12288 3
pwm_tiecap 12288 0
pwm_tiehrpwm 12288 0
fuse 102400 1
drm 356352 11 sii902x,drm_kms_helper,panel_simple,drm_dma_helper,display_connector,tc358762,drm_display_helper,cdns_dsi,tidss
drm_panel_orientation_quirks 28672 1 drm
backlight 12288 3 rpi_panel_attiny_regulator,drm_display_helper,drm
ipv6 360448 30
root@am62pxx-evm:~# kmstest --device=/dev/dri/card2
terminate called after throwing an instance of '[ 70.934450] audit: type=1701 audit(1736364331.774:4): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1290 comm="kmstest" exe="/usr/bin/kmstest.kms++" sig=6 res=1
std::invalid_argument'
what(): No such file or directory opening device /dev/dri/card2
Aborted (core dumped)
root@am62pxx-evm:~#