Tool/software:
Hi,
I am using the SK-AM62P-LP board with PSDK version 09.02.01.10 and MCU+SDK version 09.02.01.08. I have a TI dual-channel display with a resolution of 1920x1200.
Weston service works fine in both SD card and OSPI boot modes. In OSPI mode, I am also using DSS, and both Weston and DSS function correctly. However, after flashing the eMMC, DSS works as expected, but the Weston service does not start.
I am using eMMC boot using USB DFU method.
When I run kmscube
, I get the error:
"No connected connector! Failed to initialize legacy DRM."
root@am62pxx-evm:~# kmscube no connected connector! failed to initialize legacy DRM root@am62pxx-evm:~# |
Below, I have attached the am62px.env
file along with the current boot log. Please help me resolve this issue.
#include <environment/ti/ti_armv7_common.env> #include <environment/ti/mmc.env> #include <environment/ti/k3_dfu.env> #include <environment/ti/ospi_nand.env> #if CONFIG_CMD_REMOTEPROC #include <environment/ti/k3_rproc.env> #endif default_device_tree=ti/k3-am62p5-sk.dtb findfdt= setenv name_fdt ${default_device_tree}; setenv name_overlays k3-am62p5-sk-microtips-mf101hie-panel.dtbo; setenv name_overlays k3-am62p5-sk-dss-shared-mode.dtbo; setenv fdtfile ${name_fdt} name_kern=Image console=ttyS2,115200n8 args_all=setenv optargs ${optargs} earlycon=ns16550a,mmio32,0x02800000 ${mtdparts} run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr} boot=mmc mmcdev=0 bootpart=0:1 bootdir=/boot rd_spec=- rproc_fw_binaries= 0 /lib/firmware/am62p-mcu-r5f0_0-fw splashfile=ti_logo_414x97_32bpp.bmp.gz splashimage=0x80200000 splashpos=m,m splashsource=mmc #if CONFIG_CMD_ABOOTIMG #include <environment/ti/mmc_android.env> #endif
current boot log
bpt@bpt-Latitude-7480:~$ sudo picocom -b 115200 -r -l /dev/ttyUSB0 picocom v3.1 port is : /dev/ttyUSB0 flowcontrol : none baudrate is : 115200 parity is : none databits are : 8 stopbits are : 1 escape is : C-a local echo is : no noinit is : no noreset is : yes hangup is : no nolock is : yes send_cmd is : sz -vv receive_cmd is : rz -vv -E imap is : omap is : emap is : crcrlf,delbs, logfile is : none initstring : none exit_after is : not set exit is : no Type [C-a] [C-h] to see available commands Terminal ready [BOOTLOADER_PROFILE] Boot Media : eMMC [BOOTLOADER_PROFILE] Boot Media Clock : 200.000 MHz [BOOTLOADER_PROFILE] Boot Image Size : 1516 KB [BOOTLOADER_PROFILE] Cores present : wkup-r5f0-0 [BOOTLOADER PROFILE] System_init : 38633us [BOOTLOADER PROFILE] Board_init : 0us [BOOTLOADER PROFILE] Drivers_open : 0us [BOOTLOADER PROFILE] SBL Drivers_open : 20425us [BOOTLOADER PROFILE] Board_driversOpen : 0us [BOOTLOADER PROFILE] App_loadSelfcoreImage : 32239us [BOOTLOADER_PROFILE] SBL Total Time Taken : 91299us Image loading done, switching to application ... Starting 2nd stage bootloader [BOOTLOADER_PROFILE] Boot Media : eMMC [BOOTLOADER_PROFILE] Boot Media Clock : 200.000 MHz [BOOTLOADER_PROFILE] Boot Image Size : 948 KB [BOOTLOADER_PROFILE] Cores present : hsm-m4f0-0 mcu-r5f0-0 a530-0 [BOOTLOADER PROFILE] System_init : 7525us [BOOTLOADER PROFILE] Board_init : 0us [BOOTLOADER PROFILE] FreeRtosTask Create : 266us [BOOTLOADER PROFILE] SBL Drivers_open : 21780us [BOOTLOADER PROFILE] App_loadImages : 7858us [BOOTLOADER PROFILE] App_loadMCUImages : 17839us [BOOTLOADER PROFILE] App_loadLinuxImages : 43726us [BOOTLOADER_PROFILE] SBL Total Time Taken : 98996us Image loading done, switching to application ... Starting linux and RTOS/Baremetal applications NOTICE: BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty NOTICE: BL31: Built : 16:09:05, Feb 9 2024 U-Boot SPL 2023.04-ti-g836606420854 (May 09 2024 - 05:42:45 +0000) SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.8--v09.02.08 (Kool Koala)') Trying to boot from MMC1 Authentication passed Authentication passed U-Boot 2023.04-dirty (Mar 13 2025 - 11:33:03 +0530) SoC: AM62PX SR1.0 HS-FS Model: Texas Instruments AM62P5 SK DRAM: no bloblist found!2 GiB (effective 8 GiB) Core: 81 devices, 31 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 - 5a:02:8b:a9:d4:26 , eth1: ethernet@8000000port@2 Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0(part 0) is current device SD/MMC found on device 0 Failed to load 'boot.scr' Can't set block device ## Error: "main_cpsw0_qsgmii_phyinit" not defined 19376640 bytes read in 116 ms (159.3 MiB/s) 60449 bytes read in 18 ms (3.2 MiB/s) Working FDT set to 88000000 928 bytes read in 17 ms (52.7 KiB/s) ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK Working FDT set to 8feee000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.83-dirty (root@bpt-Latitude-7480) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Wed Mar 12 15:39:28 IST 2025 [ 0.000000] Machine model: Texas Instruments AM62P5 SK [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000009dc000000, size 576 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000093500000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node rtos-framebuffer-memory@93500000, compatible id shared-dma-pool [ 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] 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] 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] 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] 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] 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-0x00000000934fffff] [ 0.000000] node 0: [mem 0x0000000093500000-0x000000009e6fffff] [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff] [ 0.000000] node 0: [mem 0x000000009e780000-0x000000009fffffff] [ 0.000000] node 0: [mem 0x00000000a0000000-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.4 [ 0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2064384 [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) root=PARTUUID=76647e72-63ed-4d38-bc22-1bc7c16c272c 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] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) [ 0.000000] Memory: 7345676K/8388608K available (11712K kernel code, 1258K rwdata, 3816K rodata, 1984K init, 438K bss, 453108K reserved, 589824K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 256 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @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.008470] Console: colour dummy device 80x25 [ 0.013053] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023724] pid_max: default: 32768 minimum: 301 [ 0.028480] LSM: Security Framework initializing [ 0.033305] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.041064] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.050641] cblist_init_generic: Setting adjustable number of callback queues. [ 0.058064] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.064342] cblist_init_generic: Setting adjustable number of callback queues. [ 0.071727] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.078075] rcu: Hierarchical SRCU implementation. [ 0.082976] rcu: Max phase no-delay instances is 1000. [ 0.088516] Platform MSI: msi-controller@1820000 domain created [ 0.094753] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.104118] EFI services will not be available. [ 0.108962] smp: Bringing up secondary CPUs ... [ 0.114235] Detected VIPT I-cache on CPU1 [ 0.114322] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.114337] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000 [ 0.114381] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.115016] Detected VIPT I-cache on CPU2 [ 0.115079] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.115091] GICv3: CPU2: using allocated LPI pending table @0x0000000880070000 [ 0.115118] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.115673] Detected VIPT I-cache on CPU3 [ 0.115745] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.115757] GICv3: CPU3: using allocated LPI pending table @0x0000000880080000 [ 0.115783] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.115839] smp: Brought up 1 node, 4 CPUs [ 0.195469] SMP: Total of 4 processors activated. [ 0.200273] CPU features: detected: 32-bit EL0 Support [ 0.205534] CPU features: detected: CRC32 instructions [ 0.210828] CPU: All CPU(s) started at EL2 [ 0.215018] alternatives: applying system-wide alternatives [ 0.222154] devtmpfs: initialized [ 0.234066] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244056] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.267006] pinctrl core: initialized pinctrl subsystem [ 0.272886] DMI not present or invalid. [ 0.277322] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.284294] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations [ 0.291716] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.299825] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.308103] audit: initializing netlink subsys (disabled) [ 0.313800] audit: type=2000 audit(0.212:1): state=initialized audit_enabled=0 res=1 [ 0.314188] thermal_sys: Registered thermal governor 'step_wise' [ 0.321716] thermal_sys: Registered thermal governor 'power_allocator' [ 0.327984] cpuidle: using governor menu [ 0.338800] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.345805] ASID allocator initialised with 65536 entries [ 0.360825] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.371796] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.382010] KASLR disabled due to lack of seed [ 0.392139] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.399091] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.405490] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.412419] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.418817] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.425747] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.432145] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.439075] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.446625] k3-chipinfo 43000014.chipid: Family:AM62PX rev:SR1.0 JTAGID[0x0bb9d02f] Detected [ 0.456249] iommu: Default domain type: Translated [ 0.461291] iommu: DMA domain TLB invalidation policy: strict mode [ 0.467927] SCSI subsystem initialized [ 0.472031] usbcore: registered new interface driver usbfs [ 0.477671] usbcore: registered new interface driver hub [ 0.483121] usbcore: registered new device driver usb [ 0.488649] pps_core: LinuxPPS API ver. 1 registered [ 0.493723] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.503061] PTP clock support registered [ 0.507167] EDAC MC: Ver: 3.0.0 [ 0.511089] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100 [ 0.517895] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100 [ 0.524615] omap-mailbox 29020000.mailbox: no available mbox devices found [ 0.531665] omap-mailbox 29030000.mailbox: no available mbox devices found [ 0.538978] FPGA manager framework [ 0.542519] Advanced Linux Sound Architecture Driver Initialized. [ 0.549521] clocksource: Switched to clocksource arch_sys_counter [ 0.555955] VFS: Disk quotas dquot_6.6.0 [ 0.559999] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.572070] NET: Registered PF_INET protocol family [ 0.577358] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.589789] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 0.598609] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.606544] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.615017] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 0.624153] TCP: Hash tables configured (established 65536 bind 65536) [ 0.631018] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.638106] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.645764] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.651938] RPC: Registered named UNIX socket transport module. [ 0.658009] RPC: Registered udp transport module. [ 0.662813] RPC: Registered tcp transport module. [ 0.667613] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.674195] NET: Registered PF_XDP protocol family [ 0.679098] PCI: CLS 0 bytes, default 64 [ 0.683725] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.693487] Initialise system trusted keyrings [ 0.698222] workingset: timestamp_bits=46 max_order=21 bucket_order=0 [ 0.708565] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.715050] NFS: Registering the id_resolver key type [ 0.720261] Key type id_resolver registered [ 0.724531] Key type id_legacy registered [ 0.728670] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.735516] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.774345] Key type asymmetric registered [ 0.778531] Asymmetric key parser 'x509' registered [ 0.783549] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.791227] io scheduler mq-deadline registered [ 0.795857] io scheduler kyber registered [ 0.802792] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.809173] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.820705] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled [ 0.835086] loop: module loaded [ 0.839249] megasas: 07.719.03.00-rc1 [ 0.845580] tun: Universal TUN/TAP device driver, 1.6 [ 0.851367] VFIO - User Level meta-driver version: 0.3 [ 0.857263] usbcore: registered new interface driver usb-storage [ 0.863873] i2c_dev: i2c /dev entries driver [ 0.869447] sdhci: Secure Digital Host Controller Interface driver [ 0.875788] sdhci: Copyright(c) Pierre Ossman [ 0.880408] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.886831] ledtrig-cpu: registered to indicate activity on CPUs [ 0.893134] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.900024] usbcore: registered new interface driver usbhid [ 0.905720] usbhid: USB HID core driver [ 0.910365] optee: probing for conduit method. [ 0.914939] optee: revision 4.1 (012cdca4) [ 0.915214] optee: dynamic shared memory is enabled [ 0.924594] optee: initialized driver [ 0.929690] Initializing XFRM netlink socket [ 0.934089] NET: Registered PF_PACKET protocol family [ 0.939327] Key type dns_resolver registered [ 0.944019] registered taskstats version 1 [ 0.948224] Loading compiled-in X.509 certificates [ 0.960427] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.8--v09.02.08 (Kool Koala)') [ 1.014660] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 1.021535] pca953x 1-0023: supply vcc not found, using dummy regulator [ 1.028399] pca953x 1-0023: using AI [ 1.055632] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.065559] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.075284] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi [ 1.081996] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 1.089541] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 1.096253] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.102194] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.111425] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.120516] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created [ 1.129973] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 1.137876] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 1.148449] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 1.158211] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 1.167345] ti-udma 4e230000.dma-controller: Number of rings: 6 [ 1.173818] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6) [ 1.183006] printk: console [ttyS2] disabled [ 1.187445] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 252, base_baud = 3000000) is a 8250 [ 1.196305] printk: console [ttyS2] enabled [ 1.196305] printk: console [ttyS2] enabled [ 1.204754] printk: bootconsole [ns16550a0] disabled [ 1.204754] printk: bootconsole [ns16550a0] disabled [ 1.218126] spi-nor spi0.0: s28hs512t (65536 Kbytes) [ 1.223198] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 [ 1.230154] Creating 7 MTD partitions on "fc40000.spi.0": [ 1.235545] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 1.242106] 0x000000080000-0x000000280000 : "ospi.tispl" [ 1.248326] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 1.254604] 0x000000680000-0x0000006c0000 : "ospi.env" [ 1.260615] 0x0000006c0000-0x000000700000 : "ospi.env.backup" [ 1.267313] 0x000000800000-0x000003fc0000 : "ospi.rootfs" [ 1.273624] 0x000003fc0000-0x000004000000 : "ospi.phypattern" [ 1.325545] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000 [ 1.336789] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.344890] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 [ 1.353004] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000006 [ 1.365819] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.372946] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.379491] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010d, freq:500000000, add_val:1 pps:0 [ 1.389769] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.400067] mmc0: CQHCI version 5.10 [ 1.404839] pca953x 1-0022: supply vcc not found, using dummy regulator [ 1.411571] pca953x 1-0022: using AI [ 1.421891] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 1.429307] debugfs: Directory 'pd:244' with parent 'pm_genpd' already present! [ 1.429557] mmc1: CQHCI version 5.10 [ 1.436633] debugfs: Directory 'pd:186' with parent 'pm_genpd' already present! [ 1.444864] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 1.448709] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 1.462376] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 1.478528] ALSA device list: [ 1.481679] No soundcards found. [ 1.557405] mmc0: Command Queue Engine enabled [ 1.561872] mmc0: new HS400 MMC card at address 0001 [ 1.567480] mmcblk0: mmc0:0001 G1M15L 29.6 GiB [ 1.576322] mmcblk0: p1 [ 1.579982] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB [ 1.585885] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB [ 1.591959] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (240:0) [ 2.956596] sdhci-am654 fa00000.mmc: Power on failed [ 2.992706] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 3.241170] EXT4-fs (mmcblk0p1): recovery complete [ 3.246527] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Quota mode: none. [ 3.255148] VFS: Mounted root (ext4 filesystem) on device 179:1. [ 3.263167] devtmpfs: mounted [ 3.267008] Freeing unused kernel memory: 1984K [ 3.271726] Run /sbin/init as init process [ 3.349191] systemd[1]: System time before build time, advancing clock. [ 3.380716] NET: Registered PF_INET6 protocol family [ 3.386729] Segment Routing with IPv6 [ 3.390459] In-situ OAM (IOAM) with IPv6 [ 3.411641] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) [ 3.443934] systemd[1]: Detected architecture arm64. Welcome to Arago 2023.10! [ 3.506724] systemd[1]: Hostname set to <am62pxx-evm>. [ 3.595909] systemd-sysv-generator[158]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. [ 3.833621] systemd[1]: Configuration file /lib/systemd/system/ti-apps-launcher.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 3.863529] systemd[1]: Configuration file /lib/systemd/system/seva-launcher.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 3.934869] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. [ 3.993094] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. [ 4.061021] systemd[1]: Queued start job for default target Graphical Interface. [ 4.122775] systemd[1]: Created slice Slice /system/getty. [ OK ] Created slice Slice /system/getty. [ 4.148271] systemd[1]: Created slice Slice /system/modprobe. [ OK ] Created slice Slice /system/modprobe. [ 4.172540] systemd[1]: Created slice Slice /system/serial-getty. [ OK ] Created slice Slice /system/serial-getty. [ 4.196251] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 4.218261] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 4.242013] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 4.266603] systemd[1]: Reached target Path Units. [ OK ] Reached target Path Units. [ 4.285823] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 4.305867] systemd[1]: Reached target Slice Units. [ OK ] Reached target Slice Units. [ 4.325811] systemd[1]: Reached target Swaps. [ OK ] Reached target Swaps. [ 4.424454] systemd[1]: Listening on RPCbind Server Activation Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ 4.450125] systemd[1]: Reached target RPC Port Mapper. [ OK ] Reached target RPC Port Mapper. [ 4.489995] systemd[1]: Listening on Process Core Dump Socket. [ OK ] Listening on Process Core Dump Socket. [ 4.514572] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 4.539548] systemd[1]: Listening on Journal Audit Socket. [ OK ] Listening on Journal Audit Socket. [ 4.564340] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 4.588469] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 4.613444] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 4.640873] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 4.663878] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 4.688136] systemd[1]: Listening on User Database Manager Socket. [ OK ] Listening on User Database Manager Socket. [ 4.750164] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.775119] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.822169] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 4.846894] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). [ 4.872699] systemd[1]: Mounting Temporary Directory /tmp... Mounting Temporary Directory /tmp... [ 4.903601] systemd[1]: Starting Create List of Static Device Nodes... Starting Create List of Static Device Nodes... [ 4.933157] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 4.974810] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 5.004785] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 5.016931] fuse: init (API version 7.37) [ 5.035862] systemd[1]: Starting Start psplash boot splash screen... Starting Start psplash boot splash screen... [ 5.067241] systemd[1]: Starting RPC Bind... Starting RPC Bind... [ 5.086049] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/). [ 5.108097] systemd[1]: Starting Journal Service... Starting Journal Service... [ 5.137674] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 5.163704] systemd[1]: Starting Generate network units from Kernel command line... Starting Generate network …ts from Kernel command line... [ 5.226272] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 5.249691] EXT4-fs (mmcblk0p1): re-mounted. Quota mode: none. [ 5.255515] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 5.288773] systemd[1]: Started RPC Bind. [ OK ] Started RPC Bind. [ 5.306691] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Mounted Huge Pages File System. [ 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. [FAILED] Failed to start Start psplash boot splash screen. See 'systemctl status psplash-start.service' for details. [DEPEND] Dependency failed for Star…progress communication helper. [ 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... Starting Flush Journal to Persistent Storage... [ 5.716790] systemd-journald[173]: Received client request to flush runtime journal. Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [ 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. [ OK ] Reached target Preparation for Local File Systems. Mounting /media/ram... Mounting /var/volatile... [ 5.985783] audit: type=1334 audit(1651167747.636:2): prog-id=5 op=LOAD [ 5.992538] audit: type=1334 audit(1651167747.640:3): prog-id=6 op=LOAD Starting Rule-based Manage…for Device Events and Files... [ OK ] Finished Coldplug All udev Devices. [ OK ] Mounted /media/ram. [ OK ] Mounted /var/volatile. Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... [ OK ] Started Rule-based Manager for Device Events and Files. [ OK ] Finished Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Record System Boot/Shutdown in UTMP... [ OK ] Finished Record System Boot/Shutdown in UTMP. [ 6.547801] tlv320aic3x 1-001b: supply IOVDD not found, using dummy regulator [ 6.557216] tlv320aic3x 1-001b: supply DVDD not found, using dummy regulator [ 6.566575] tlv320aic3x 1-001b: supply AVDD not found, using dummy regulator [ 6.573829] tlv320aic3x 1-001b: supply DRVDD not found, using dummy regulator [ 6.581160] tlv320aic3x 1-001b: Invalid supply voltage(s) AVDD: -22, DVDD: -22 [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target System Time Set. [ 6.653974] mc: Linux media interface: v0.10 [ OK ] Started Daily rotation of log files. [ OK ] Reached target Timer Units.[ 6.678390] videodev: Linux video capture interface: v2.00 [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ 6.705063] platform 79000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ OK ] Listening on D-Bus System Message Bus Socket. [ 6.742391] platform 79000000.r5f: configured R5F for IPC-only mode Starting Docker Socket for the API... [ 6.755229] platform 79000000.r5f: assigned reserved memory node mcu-r5fss-dma-memory-region@9b800000 [ 6.772370] remoteproc remoteproc0: 79000000.r5f is available [ 6.780180] remoteproc remoteproc0: attaching to 79000000.r5f [ OK ] Listening on dropbear.socket. [ 6.788361] platform 79000000.r5f: R5F core initialized in IPC-only mode [ 6.800469] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node mcu-r5fss-dma-memory-region@9b800000 [ OK ] Listening on PC/SC Smart Card Daemo[ 6.813564] virtio_rpmsg_bus virtio0: rpmsg host is online n Activation Socket. [ 6.815357] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd [ 6.823957] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7) [ 6.837893] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe [ 6.850153] remoteproc remoteproc0: remote processor 79000000.r5f is now attached Starting Weston socket... [ 6.862026] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ 6.881141] platform 78000000.r5f: configured R5F for IPC-only mode [ 6.887708] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9c800000 Starting D-Bus System Message Bus... [ 6.927113] remoteproc remoteproc1: 78000000.r5f is available Starting Reboot and dump vmcore via kexec.[ 6.934802] remoteproc remoteproc1: attaching to 78000000.r5f .. [ 6.948769] platform 78000000.r5f: R5F core initialized in IPC-only mode [ 6.958859] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node r5f-dma-memory@9c800000 [ OK ] Listening on Docker Socket for the API. [ 6.983199] sii902x 1-003b: supply iovcc not found, using dummy regulator [ OK ] Listening on Weston socket. [ 7.023371] sii902x 1-003b: supply cvcc12 not found, using dummy regulator [ OK ] Finished Reboot and dump vmcore via[ 7.035681] i2c i2c-1: Added multiplexed i2c bus 3 kexec. [ OK ] Found device /dev/ttyS2. [ OK ] Reached target Socket Units. [ 7.084406] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0 [ 7.149742] virtio_rpmsg_bus virtio1: rpmsg host is online [ 7.155516] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd [ 7.163526] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe [ 7.165786] rproc-virtio rproc-virtio.1.auto: registered virtio1 (type 7) [ 7.181916] remoteproc remoteproc1: remote processor 78000000.r5f is now attached [ 7.261561] random: crng init done [ OK ] Finished Load/Save Random Seed. [ 7.333203] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 [ 7.339466] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:13 UTC (13) [ 7.357660] systemd-journald[173]: Time jumped backwards, rotating. [ OK ] Started D-Bus System Message Bus. [ OK ] Reached target Basic System. [ OK ] Started Job spooling tools. [ OK ] Started Periodic Command Scheduler. Starting DEMO... Starting Print notice about GPLv3 packages... Starting IPv6 Packet Filtering Framework... Starting IPv4 Packet Filtering Framework... [ OK ] Started irqbalance daemon. Starting Telephony service... Starting PulseAudio Sound System... Starting Expand the rootfs…ll size of the boot device.... [ OK ] Started Seva Launcher Service. [ OK ] Started strongSwan IPsec I…IKEv2 daemon using ipsec.conf. [ 7.670673] audit: type=1334 audit(13.828:4): prog-id=7 op=LOAD [ 7.676702] audit: type=1334 audit(13.832:5): prog-id=8 op=LOAD Starting User Login Management... [ OK ] Started TEE Supplicant. [ 7.735040] Bluetooth: Core ver 2.22 Starting Telnet Server... [ 7.746310] NET: Registered PF_BLUETOOTH protocol family [ OK ] Started ti-apps-launcher service 7.753149] Bluetooth: HCI device and connection manager initialized m. [ OK ] Finished IPv6 Packet Filtering Fram[ 7.767881] Bluetooth: HCI socket layer initialized ework. [ 7.776269] Bluetooth: L2CAP socket layer initialized [ OK ] Finished IPv4 Packet Filtering Fram[ 7.782575] Bluetooth: SCO socket layer initialized ework. [ OK ] Finished Telnet Server. [ OK ] Started DEMO. [ OK ] Reached target Preparation for Network. Starting Network Configuration... [ OK ] Started Telephony service. [ OK ] Started PulseAudio Sound System. [ 8.378715] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 8.420881] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 8.421738] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ OK ] Finished Expand the rootfs…full size of the boot device.. [ OK ] Started User Login Management. [ OK ] Started Network Configuration. Starting Network Name Resolution... [ 8.604347] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL) [ 8.614117] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode [ 8.676043] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 8.685504] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. [ 8.748536] tps6598x 0-003f: Unable to find the interrupt, switching to polling [ 8.793935] audit: type=1701 audit(14.952:6): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=576 comm="kmsprint" exe="/usr/bin/kmsprint" sig=6 res=1 [ 8.837972] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22 [ OK ] Created slice Slice /system/systemd-coredump. [ OK ] Reached target Hard[ 8.873485] audit: type=1334 audit(15.028:7): prog-id=9 op=LOAD ware activated USB gadget. [ 8.886189] audit: type=1334 audit(15.040:8): prog-id=10 op=LOAD [ 8.886587] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller [ 8.902582] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 1 [ 8.913256] xhci-hcd xhci-hcd.4.auto: USB3 root hub has no ports [ OK ] Started Process Core Dump (PID 619/UID 0). [ 8.932387] xhci-hcd xhci-hcd.4.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008000010010 [ 8.944091] xhci-hcd xhci-hcd.4.auto: irq 433, io mem 0x31100000 [ 8.954807] hub 1-0:1.0: USB hub found [ 8.958880] hub 1-0:1.0: 1 port detected Starting Save/Restore Sound Card State... [ OK ] Finished Save/Restore Sound Card State. [ OK ] Reached target Sound Card. [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. Starting Avahi mDNS/DNS-SD Stack... Starting Enable and configure wl18xx bluetooth stack... Starting containerd container runtime... [ OK ] Started Netperf Benchmark Server. [ OK ] Started NFS status monitor for NFSv2/3 locking.. Starting Simple Network Ma…ent Protocol (SNMP) Daemon.... Starting Permit User Sessions... [ OK ] Started Avahi mDNS/DNS-SD Stack. [ OK ] Finished Permit User Sessions. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS2. [ OK ] Reached target Login Prompts. Starting Synchronize System and HW clocks... Starting Weston, a Wayland…ositor, as a system service... [ OK ] Finished Enable and configure wl18xx bluetooth stack. [ 9.535470] audit: type=1334 audit(15.692:9): prog-id=11 op=LOAD [ 9.541621] audit: type=1334 audit(15.700:10): prog-id=12 op=LOAD Starting User Database Manager... [ OK ] Started User Database Manager. [ OK ] Created slice User Slice of UID 1000. Starting User Runtime Directory /run/user/1000... [ OK ] Finished Synchronize System and HW clocks. [ OK ] Finished User Runtime Directory /run/user/1000. Starting User Manager for UID 1000... [ 9.940799] audit: type=1006 audit(16.096:11): pid=662 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1 [ OK ] Started Simple Network Man…ement Protocol (SNMP) Daemon.. [ OK ] Started User Manager for UID 1000. [ OK ] Started Session c1 of User weston. [ OK ] Started containerd container runtime. [FAILED] Failed to start Weston, a …mpositor, as a system service. See 'systemctl status weston.service' for details. Starting Weston, a Wayland…ositor, as a system service... [ OK ] Started Session c2 of User weston. [FAILED] Failed to start Weston, a …mpositor, as a system service. See 'systemctl status weston.service' for details. Starting Weston, a Wayland…ositor, as a system service... [ OK ] Started Session c3 of User weston. [FAILED] Failed to start Weston, a …mpositor, as a system service. See 'systemctl status weston.service' for details. Starting Weston, a Wayland…ositor, as a system service... [ OK ] Started Session c4 of User weston. [ 11.022483] kauditd_printk_skb: 11 callbacks suppressed [ 11.022499] audit: type=1006 audit(17.180:15): pid=751 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=5 res=1 [ 11.040259] audit: type=1300 audit(17.180:15): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffed4b7228 a2=4 a3=0 items=0 ppid=1 pid=751 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=5 comm="(weston)" exe="/lib/systemd/systemd" key=(null) [ 11.065051] audit: type=1327 audit(17.180:15): proctitle="(weston)" [FAILED] Failed to start Weston, a …mpositor, as a system service. See 'systemctl status weston.service' for details. Starting Weston, a Wayland…ositor, as a system service... [ OK ] Started Session c5 of User weston. [ 11.180137] audit: type=1006 audit(17.336:16): pid=818 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=6 res=1 [ 11.192058] audit: type=1300 audit(17.336:16): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffed4b7228 a2=4 a3=0 items=0 ppid=1 pid=818 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=6 comm="(weston)" exe="/lib/systemd/systemd" key=(null) [ 11.218146] audit: type=1327 audit(17.336:16): proctitle="(weston)" [FAILED] Failed to start Weston, a …mpositor, as a system service. See 'systemctl status weston.service' for details. [FAILED] Failed to start Weston, a …mpositor, as a system service. See 'systemctl status weston.service' for details. *************************************************************** *************************************************************** 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 g++-symlinks g++ gawk gcc-symlinks gcc gdb gdbserver gettext glmark2 gnu-config grep grub-common grub-editenv grub-efi gzip hidapi less libasm1 libatomic-dev libatomic1 libbfd libdebuginfod1 libdw1 libeigen-dev libelf1 libgcc-s-dev libgcc1 libgdbm-compat4 libgdbm-dev libgdbm6 libgettextlib libgettextsrc libgmp10 libidn2-0 libmpc3 libmpfr6 libopcodes libqt5charts-examples libqt5charts-plugins libqt5charts-qmlplugins libqt5charts5 libqt5sensors-plugins libqt5sensors-qmlplugins libqt5sensors5 libqt5serialport-examples libqt5serialport-plugins libqt5serialport-qmlplugins libqt5serialport5 libqt5svg-examples libqt5svg-plugins libqt5svg-qmlplugins libqt5svg5 libqt5virtualkeyboard-plugins libqt5virtualkeyboard-qmlplugins libqt5virtualkeyboard5 libqt5webchannel-plugins libqt5webchannel-qmlplugins libqt5webchannel5 libreadline-dev libreadline8 libstdc++-dev libstdc++6 libunistring2 m4-dev m4 make nettle parted piglit qt3d-plugins qt3d-qmlplugins qt3d qtbase-examples qtbase-plugins qtbase-qmlplugins qtbase qtconnectivity-plugins qtconnectivity-qmlplugins qtconnectivity qtdeclarative-plugins qtdeclarative-qmlplugins qtdeclarative-tools qtdeclarative qtgraphicaleffects-qmlplugins qtlocation-examples qtlocation-plugins qtlocation-qmlplugins qtlocation qtmultimedia-examples qtmultimedia-plugins qtmultimedia-qmlplugins qtmultimedia qtquick3d-plugins qtquick3d-qmlplugins qtquick3d qtquics-qmlplugins.control qtquics2-plugins.control qtquics2-qmlplugins.control qtquics2.control qtscript-examples qtscript-plugins qtscript-qmlplugins qtscript qtwayland-examples 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. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Record Runlevel Change in UTMP... [ OK ] Finished Record Runlevel Change in UTMP. [ 12.349664] audit: type=1334 audit(18.508:17): prog-id=10 op=UNLOAD [ 12.356046] audit: type=1334 audit(18.508:18): prog-id=9 op=UNLOAD [ 13.127252] audit: type=1701 audit(19.284:19): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=414 comm="ti-apps-launche" exe="/usr/bin/ti-apps-launcher" sig=11 res=1 [ 13.149816] audit: type=1334 audit(19.308:20): prog-id=13 op=LOAD _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project am62pxx-evm - Arago 2023.10 am62pxx-evm - am62pxx-evm login: root root@am62pxx-evm:~# [ 17.139227] kauditd_printk_skb: 12 callbacks suppressed [ 17.139275] audit: type=1334 audit(23.296:27): prog-id=14 op=UNLOAD [ 17.151428] audit: type=1334 audit(23.296:28): prog-id=13 op=UNLOAD kmscube no connected connector! failed to initialize legacy DRM root@am62pxx-evm:~# kmscube no connected connector! failed to initialize legacy DRM root@am62pxx-evm:~#
Regards,
Veerapandiyan V