This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-AM62B-P1: About the SII9022 HDMI AUDIO problem

Part Number: SK-AM62B-P1
Other Parts Discussed in Thread: SK-AM62, AM625

Hi Expert,

I have a problem about the SII9022 HDMI AUDIO output.

I have two EVK boards.

One is SK-AM62 E3A and the other is SK-AM62B-P1.

I play a VIDEO file and a WAV file by gst-play-1.0 but there are no audio output in HDMI.

I try to search some infomation in E2E as below.

e2e.ti.com/.../processor-sdk-am62x-about-the-sii9022-hdmi-audio-problem

I follew the method on the web page.

But it still no audio out.

How can I solved it?

Thanks

  • Hi Bartsha,

    Are you using the latest 9.0 release to test HDMI video and audio?

    If you set the overlay to point to k3-am62x-sk-hdmi-audio.dtbo and short the J24 PINs on the board, you should be able to view video and hear audio on HDMI.

    Also, can you share the boot log and output of aplay -l command once it boots up.

    Best Regards,

    Suren

  • Hi Suren,

    Q:Are you using the latest 9.0 release to test HDMI video and audio?

    AnsYES, I am using the latest 9.0 release WIC image file.(tisdk-default-image-am62xx-evm.wic.xz)

    root@am62xx-evm:~# uname -a
    Linux am62xx-evm 6.1.33-g40c32565ca #1 SMP PREEMPT Thu Jul 6 14:17:24 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux

    Q:If you set the overlay to point to k3-am62x-sk-hdmi-audio.dtbo and short the J24 PINs on the board, you should be able to view video and hear audio on HDMI.

    AnsI already modify the uEnv.txt and overlay the k3-am62x-sk-hdmi-audio.dtbo file.

    root@am62xx-evm:~# cat /media/mmcblk1p1/uEnv.txt
    # This uEnv.txt file can contain additional environment settings that you
    # want to set in U-Boot at boot time. This can be simple variables such
    # as the serverip or custom variables. The format of this file is:
    # variable=value
    # NOTE: This file will be evaluated after the bootcmd is run and the
    # bootcmd must be set to load this file if it exists (this is the
    # default on all newer U-Boot images. This also means that some
    # variables such as bootdelay cannot be changed by this file since
    # it is not evaluated until the bootcmd is run.
    setenv name_overlings=k3-am625-sk-hdmi-audio.dtbo

    Ans:When I short the J24 PINs, the audio will pause.

    Qthe boot log as below

    U-Boot SPL 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
    SPL initial stack usage: 13376 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...

    NOTICE: BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE: BL31: Built : 00:42:57, Jan 13 2023

    U-Boot SPL 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
    SPL initial stack usage: 1856 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed


    U-Boot 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)

    SoC: AM62X SR1.0 HS-FS
    Model: Texas Instruments AM625 SK
    EEPROM not available at 80, trying to read at 81
    Board: AM62B-SKEVM-P1 rev A
    DRAM: 2 GiB
    Core: 71 devices, 31 uclasses, devicetree: separate
    MMC: mmc@fa10000: 0, mmc@fa00000: 1
    Loading Environment from nowhere... OK
    In: serial
    Out: serial
    Err: serial
    Unidentified board claims AM62B-SKEVM-P1 in eeprom header
    Net: eth0: ethernet@8000000port@1
    Hit any key to stop autoboot: 0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    624 bytes read in 15 ms (40 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    ## Error: "main_cpsw0_qsgmii_phyinit" not defined
    20593152 bytes read in 232 ms (84.7 MiB/s)
    57500 bytes read in 19 ms (2.9 MiB/s)
    Working FDT set to 88000000
    ## Flattened Device Tree blob at 88000000
    Booting using the fdt blob at 0x88000000
    Working FDT set to 88000000
    ERROR: reserving fdt memory region failed (addr=ff700000 size=8ca000 flags=4)
    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.33-g40c32565ca (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Thu Jul 6 14:17:24 UTC 2023
    [ 0.000000] Machine model: Texas Instruments AM625 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 0x00000000f7600000, size 128 MiB
    [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 3 MiB
    [ 0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB
    [ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009da00000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@9db00000, compatible id shared-dma-pool
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
    [ 0.000000] DMA32 empty
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009c7fffff]
    [ 0.000000] node 0: [mem 0x000000009c800000-0x000000009e6fffff]
    [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff]
    [ 0.000000] node 0: [mem 0x000000009e780000-0x000000009fffffff]
    [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ff6fffff]
    [ 0.000000] node 0: [mem 0x00000000ff700000-0x00000000fffc9fff]
    [ 0.000000] node 0: [mem 0x00000000fffca000-0x00000000ffffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
    [ 0.000000] psci: probing for conduit method from DT.
    [ 0.000000] psci: PSCIv1.1 detected in firmware.
    [ 0.000000] psci: Using standard PSCI v0.2 function IDs
    [ 0.000000] psci: Trusted OS migration not required
    [ 0.000000] psci: SMC Calling Convention v1.2
    [ 0.000000] percpu: Embedded 19 pages/cpu s38376 r8192 d31256 u77824
    [ 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: 516096
    [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),98048k@32m(ospi.rootfs),256k@130816k(ospi.phypattern);omap2-nand.0:2m(NAND.tiboot3),2m(NAND.tispl),2m(NAND.tiboot3.backup),4m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup),-(NAND.file-system) root=PARTUUID=b23245c5-02 rw rootfstype=ext4 rootwait
    [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [ 0.000000] Memory: 1838092K/2097152K available (12480K kernel code, 1294K rwdata, 4040K rodata, 2176K init, 498K bss, 127988K reserved, 131072K 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 @80800000 (flat, esz 8, psz 64K, shr 0)
    [ 0.000000] ITS: using cache flushing for cmd queue
    [ 0.000000] GICv3: using LPI property table @0x0000000080040000
    [ 0.000000] GIC: using cache flushing for LPI property table
    [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080050000
    [ 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.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [ 0.008594] Console: colour dummy device 80x25
    [ 0.013203] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [ 0.023886] pid_max: default: 32768 minimum: 301
    [ 0.028673] LSM: Security Framework initializing
    [ 0.033557] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [ 0.041142] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [ 0.051227] cblist_init_generic: Setting adjustable number of callback queues.
    [ 0.058700] cblist_init_generic: Setting shift to 2 and lim to 1.
    [ 0.065017] cblist_init_generic: Setting shift to 2 and lim to 1.
    [ 0.071441] rcu: Hierarchical SRCU implementation.
    [ 0.076353] rcu: Max phase no-delay instances is 1000.
    [ 0.082005] Platform MSI: msi-controller@1820000 domain created
    [ 0.088395] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [ 0.098312] EFI services will not be available.
    [ 0.103304] smp: Bringing up secondary CPUs ...
    [ 0.108721] Detected VIPT I-cache on CPU1
    [ 0.108862] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [ 0.108887] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000
    [ 0.108953] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [ 0.109784] Detected VIPT I-cache on CPU2
    [ 0.109868] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
    [ 0.109883] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000
    [ 0.109924] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [ 0.110649] Detected VIPT I-cache on CPU3
    [ 0.110753] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
    [ 0.110767] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000
    [ 0.110807] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [ 0.110889] smp: Brought up 1 node, 4 CPUs
    [ 0.190641] SMP: Total of 4 processors activated.
    [ 0.195457] CPU features: detected: 32-bit EL0 Support
    [ 0.200733] CPU features: detected: CRC32 instructions
    [ 0.206068] CPU: All CPU(s) started at EL2
    [ 0.210266] alternatives: applying system-wide alternatives
    [ 0.218141] devtmpfs: initialized
    [ 0.231048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.241082] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [ 0.253614] pinctrl core: initialized pinctrl subsystem
    [ 0.259754] DMI not present or invalid.
    [ 0.264448] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [ 0.271902] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
    [ 0.279551] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [ 0.287687] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [ 0.295897] audit: initializing netlink subsys (disabled)
    [ 0.301640] audit: type=2000 audit(0.192:1): state=initialized audit_enabled=0 res=1
    [ 0.302212] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.309579] thermal_sys: Registered thermal governor 'power_allocator'
    [ 0.315780] cpuidle: using governor menu
    [ 0.326689] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [ 0.333740] ASID allocator initialised with 65536 entries
    [ 0.351092] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
    [ 0.362507] platform connector: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
    [ 0.373702] KASLR disabled due to lack of seed
    [ 0.386124] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [ 0.393106] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [ 0.399517] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [ 0.406457] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [ 0.412864] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.419803] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [ 0.426211] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [ 0.433150] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [ 0.441718] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
    [ 0.452108] iommu: Default domain type: Translated
    [ 0.457132] iommu: DMA domain TLB invalidation policy: strict mode
    [ 0.463936] SCSI subsystem initialized
    [ 0.468237] usbcore: registered new interface driver usbfs
    [ 0.473893] usbcore: registered new interface driver hub
    [ 0.479355] usbcore: registered new device driver usb
    [ 0.485190] pps_core: LinuxPPS API ver. 1 registered
    [ 0.490272] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.499627] PTP clock support registered
    [ 0.503776] EDAC MC: Ver: 3.0.0
    [ 0.508081] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
    [ 0.515303] FPGA manager framework
    [ 0.518899] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.526322] clocksource: Switched to clocksource arch_sys_counter
    [ 0.532880] VFS: Disk quotas dquot_6.6.0
    [ 0.536944] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.550580] NET: Registered PF_INET protocol family
    [ 0.555917] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [ 0.565265] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
    [ 0.574099] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [ 0.582044] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [ 0.590268] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
    [ 0.598428] TCP: Hash tables configured (established 16384 bind 16384)
    [ 0.605390] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [ 0.612322] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [ 0.619931] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [ 0.626325] RPC: Registered named UNIX socket transport module.
    [ 0.632393] RPC: Registered udp transport module.
    [ 0.637202] RPC: Registered tcp transport module.
    [ 0.642012] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.648606] NET: Registered PF_XDP protocol family
    [ 0.653527] PCI: CLS 0 bytes, default 64
    [ 0.658533] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [ 0.668869] Initialise system trusted keyrings
    [ 0.673765] workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [ 0.686816] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.693635] NFS: Registering the id_resolver key type
    [ 0.698880] Key type id_resolver registered
    [ 0.703161] Key type id_legacy registered
    [ 0.707344] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [ 0.714204] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [ 0.722024] 9p: Installing v9fs 9p2000 file system support
    [ 0.763196] Key type asymmetric registered
    [ 0.767389] Asymmetric key parser 'x509' registered
    [ 0.772455] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [ 0.780225] io scheduler mq-deadline registered
    [ 0.784870] io scheduler kyber registered
    [ 0.792831] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [ 0.799575] pinctrl-single f4000.pinctrl: 171 pins, size 684
    [ 0.806565] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [ 0.821274] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [ 0.837640] loop: module loaded
    [ 0.842508] megasas: 07.719.03.00-rc1
    [ 0.851024] tun: Universal TUN/TAP device driver, 1.6
    [ 0.857066] thunder_xcv, ver 1.0
    [ 0.860431] thunder_bgx, ver 1.0
    [ 0.863771] nicpf, ver 1.0
    [ 0.866997] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
    [ 0.874386] hns3: Copyright (c) 2017 Huawei Corporation.
    [ 0.879917] hclge is initializing
    [ 0.883336] e1000: Intel(R) PRO/1000 Network Driver
    [ 0.888322] e1000: Copyright (c) 1999-2006 Intel Corporation.
    [ 0.894234] e1000e: Intel(R) PRO/1000 Network Driver
    [ 0.899310] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
    [ 0.905391] igb: Intel(R) Gigabit Ethernet Network Driver
    [ 0.910918] igb: Copyright (c) 2007-2014 Intel Corporation.
    [ 0.916653] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [ 0.923062] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [ 0.929282] sky2: driver version 1.30
    [ 0.933851] VFIO - User Level meta-driver version: 0.3
    [ 0.940061] usbcore: registered new interface driver usb-storage
    [ 0.947119] i2c_dev: i2c /dev entries driver
    [ 0.954001] sdhci: Secure Digital Host Controller Interface driver
    [ 0.960381] sdhci: Copyright(c) Pierre Ossman
    [ 0.965429] Synopsys Designware Multimedia Card Interface Driver
    [ 0.972092] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.979091] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.985495] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [ 0.992502] usbcore: registered new interface driver usbhid
    [ 0.998205] usbhid: USB HID core driver
    [ 1.003632] optee: probing for conduit method.
    [ 1.008245] optee: revision 3.20 (8e74d476)
    [ 1.008641] optee: dynamic shared memory is enabled
    [ 1.018187] optee: initialized driver
    [ 1.024177] Initializing XFRM netlink socket
    [ 1.028670] NET: Registered PF_PACKET protocol family
    [ 1.034045] 9pnet: Installing 9P2000 support
    [ 1.038500] Key type dns_resolver registered
    [ 1.043447] registered taskstats version 1
    [ 1.047681] Loading compiled-in X.509 certificates
    [ 1.062700] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
    [ 1.132212] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
    [ 1.140152] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
    [ 1.147574] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
    [ 1.153638] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
    [ 1.162014] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
    [ 1.171300] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [ 1.181530] ti-udma 485c0100.dma-controller: Number of rings: 82
    [ 1.189982] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
    [ 1.201500] ti-udma 485c0000.dma-controller: Number of rings: 150
    [ 1.212046] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
    [ 1.222789] printk: console [ttyS2] disabled
    [ 1.227274] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 239, base_baud = 3000000) is a 8250
    [ 1.236202] printk: console [ttyS2] enabled
    [ 1.236202] printk: console [ttyS2] enabled
    [ 1.244661] printk: bootconsole [ns16550a0] disabled
    [ 1.244661] printk: bootconsole [ns16550a0] disabled
    [ 1.258168] spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [ 1.263303] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
    [ 1.270269] Creating 7 MTD partitions on "fc40000.spi.0":
    [ 1.275664] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [ 1.282639] 0x000000080000-0x000000280000 : "ospi.tispl"
    [ 1.289213] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [ 1.295893] 0x000000680000-0x0000006c0000 : "ospi.env"
    [ 1.302216] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
    [ 1.309219] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [ 1.316008] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [ 1.324887] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [ 1.370351] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 1.380471] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
    [ 1.388584] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
    [ 1.396720] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
    [ 1.409615] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [ 1.416746] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [ 1.423326] pps pps0: new PPS source ptp0
    [ 1.427720] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [ 1.438421] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [ 1.450876] mmc0: CQHCI version 5.10
    [ 1.458657] pca953x 1-0022: supply vcc not found, using dummy regulator
    [ 1.465441] pca953x 1-0022: using AI
    [ 1.494429] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [ 1.500635] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [ 1.510216] mmc1: CQHCI version 5.10
    [ 1.510246] mmc2: CQHCI version 5.10
    [ 1.523918] ALSA device list:
    [ 1.526930] No soundcards found.
    [ 1.549835] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
    [ 1.557544] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [ 1.565353] Waiting for root device PARTUUID=b23245c5-02...
    [ 1.596290] mmc0: Command Queue Engine enabled
    [ 1.600784] mmc0: new HS200 MMC card at address 0001
    [ 1.606836] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
    [ 1.614886] mmcblk0: p1 p2
    [ 1.618537] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
    [ 1.618598] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
    [ 1.626201] mmcblk1: mmc1:aaaa SA16G 14.8 GiB
    [ 1.631596] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
    [ 1.638497] mmcblk1: p1 p2
    [ 1.640780] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (240:0)
    [ 1.661760] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
    [ 1.670441] VFS: Mounted root (ext4 filesystem) on device 179:66.
    [ 1.678774] devtmpfs: mounted
    [ 1.683554] Freeing unused kernel memory: 2176K
    [ 1.688220] Run /sbin/init as init process
    [ 1.893969] systemd[1]: System time before build time, advancing clock.
    [ 1.954553] NET: Registered PF_INET6 protocol family
    [ 1.961834] Segment Routing with IPv6
    [ 1.965610] In-situ OAM (IOAM) with IPv6
    [ 2.006213] 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)
    [ 2.038719] systemd[1]: Detected architecture arm64.

    Welcome to Arago 2023.04!

    [ 2.137897] systemd[1]: Hostname set to <am62xx-evm>.
    [ 2.273403] systemd-sysv-generator[156]: SysV service '/etc/init.d/dropbear' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.300295] systemd-sysv-generator[156]: SysV service '/etc/init.d/sendsigs' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.326955] systemd-sysv-generator[156]: SysV service '/etc/init.d/resize_rootfs.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.352499] systemd-sysv-generator[156]: SysV service '/etc/init.d/umountnfs.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.377757] systemd-sysv-generator[156]: SysV service '/etc/init.d/halt' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.402615] systemd-sysv-generator[156]: SysV service '/etc/init.d/reboot' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.426605] systemd-sysv-generator[156]: SysV service '/etc/init.d/single' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.450596] systemd-sysv-generator[156]: SysV service '/etc/init.d/inetd.busybox' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.476381] systemd-sysv-generator[156]: SysV service '/etc/init.d/netopeer2-server' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.502203] systemd-sysv-generator[156]: SysV service '/etc/init.d/save-rtc.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.527515] systemd-sysv-generator[156]: SysV service '/etc/init.d/sysrepo' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.551591] systemd-sysv-generator[156]: SysV service '/etc/init.d/psplash.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.576422] systemd-sysv-generator[156]: SysV service '/etc/init.d/umountfs' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.600384] systemd-sysv-generator[156]: SysV service '/etc/init.d/docker.init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.626970] systemd-sysv-generator[156]: SysV service '/etc/init.d/netperf' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [ 2.653979] systemd-sysv-generator[156]: 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.
    [ 2.678797] systemd-sysv-generator[156]: SysV service '/etc/init.d/telnetd' 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.006255] systemd[1]: Configuration file /etc/systemd/system/ti-apps-launcher.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [ 3.084897] systemd[1]: /lib/systemd/system/startwlansta.service:7: Unknown key name 'After' in section 'Service', ignoring.
    [ 3.098420] systemd[1]: /lib/systemd/system/startwlanap.service:7: Unknown key name 'After' in section 'Service', ignoring.
    [ 3.143907] 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.210724] 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.
    [ 3.289754] systemd[1]: Queued start job for default target Graphical Interface.
    [ 3.366812] systemd[1]: Created slice Slice /system/getty.
    [ OK ] Created slice Slice /system/getty.
    [ 3.394186] systemd[1]: Created slice Slice /system/modprobe.
    [ OK ] Created slice Slice /system/modprobe.
    [ 3.418853] systemd[1]: Created slice Slice /system/serial-getty.
    [ OK ] Created slice Slice /system/serial-getty.
    [ 3.445329] systemd[1]: Created slice User and Session Slice.
    [ OK ] Created slice User and Session Slice.
    [ 3.467201] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ OK ] Started Dispatch Password #ts to Console Directory Watch.
    [ 3.490998] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ OK ] Started Forward Password R#uests to Wall Directory Watch.
    [ 3.515077] systemd[1]: Reached target Path Units.
    [ OK ] Reached target Path Units.
    [ 3.530765] systemd[1]: Reached target Remote File Systems.
    [ OK ] Reached target Remote File Systems.
    [ 3.550652] systemd[1]: Reached target Slice Units.
    [ OK ] Reached target Slice Units.
    [ 3.566796] systemd[1]: Reached target Swaps.
    [ OK ] Reached target Swaps.
    [ 3.644219] systemd[1]: Listening on RPCbind Server Activation Socket.
    [ OK ] Listening on RPCbind Server Activation Socket.
    [ 3.667019] systemd[1]: Reached target RPC Port Mapper.
    [ OK ] Reached target RPC Port Mapper.
    [ 3.709477] systemd[1]: Listening on Process Core Dump Socket.
    [ OK ] Listening on Process Core Dump Socket.
    [ 3.731691] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [ OK ] Listening on initctl Compatibility Named Pipe.
    [ 3.756625] systemd[1]: Listening on Journal Audit Socket.
    [ OK ] Listening on Journal Audit Socket.
    [ 3.781594] systemd[1]: Listening on Journal Socket (/dev/log).
    [ OK ] Listening on Journal Socket (/dev/log).
    [ 3.805622] systemd[1]: Listening on Journal Socket.
    [ OK ] Listening on Journal Socket.
    [ 3.830920] systemd[1]: Listening on Network Service Netlink Socket.
    [ OK ] Listening on Network Service Netlink Socket.
    [ 3.857853] systemd[1]: Listening on udev Control Socket.
    [ OK ] Listening on udev Control Socket.
    [ 3.880887] systemd[1]: Listening on udev Kernel Socket.
    [ OK ] Listening on udev Kernel Socket.
    [ 3.905215] systemd[1]: Listening on User Database Manager Socket.
    [ OK ] Listening on User Database Manager Socket.
    [ 3.971170] systemd[1]: Mounting Huge Pages File System...
    Mounting Huge Pages File System...
    [ 3.995079] systemd[1]: Mounting POSIX Message Queue File System...
    Mounting POSIX Message Queue File System...
    [ 4.051262] systemd[1]: Mounting Kernel Debug File System...
    Mounting Kernel Debug File System...
    [ 4.067961] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    [ 4.093368] systemd[1]: Mounting Temporary Directory /tmp...
    Mounting Temporary Directory /tmp...
    [ 4.123239] systemd[1]: Starting Create List of Static Device Nodes...
    Starting Create List of Static Device Nodes...
    [ 4.175638] systemd[1]: Starting Load Kernel Module configfs...
    Starting Load Kernel Module configfs...
    [ 4.204576] systemd[1]: Starting Load Kernel Module drm...
    Starting Load Kernel Module drm...
    [ 4.231903] systemd[1]: Starting Load Kernel Module fuse...
    Starting Load Kernel Module fuse...
    [ 4.252737] fuse: init (API version 7.37)
    [ 4.264799] systemd[1]: Starting Start psplash boot splash screen...
    Starting Start psplash boot splash screen...
    [ 4.295267] systemd[1]: Starting RPC Bind...
    Starting RPC Bind...
    [ 4.311117] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    [ 4.355713] systemd[1]: Starting Journal Service...
    Starting Journal Service...
    [ 4.390549] systemd[1]: Starting Load Kernel Modules...
    Starting Load Kernel Modules...
    [ 4.415437] systemd[1]: Starting Generate network units from Kernel command line...
    [ 4.418412] cryptodev: loading out-of-tree module taints kernel.
    Starting Generate network #ts from Kernel co[ 4.432048] cryptodev: driver 1.12 loaded.
    mmand line...
    [ 4.475581] systemd[1]: Starting Remount Root and Kernel File Systems...
    Starting Remount Root and Kernel File Systems...
    [ 4.508451] systemd[1]: Starting Coldplug All udev Devices...
    Starting Coldplug All udev Devices...
    [ 4.514974] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
    [ 4.539210] systemd[1]: Started RPC Bind.
    [ OK ] Started RPC Bind.
    [ 4.559598] 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...
    [ 4.972699] 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.220623] audit: type=1334 audit(1651167748.324:2): prog-id=5 op=LOAD
    [ 5.227375] audit: type=1334 audit(1651167748.332: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.
    [ 5.972511] systemd-journald[173]: Oldest entry in /run/log/journal/24fd9a7909584def94393cbe4f23bcaa/system.journal is older than the configured file retention duration (1month), suggesting rotation.
    [ OK ] Started Network Time Synchronization.
    [ 5.998502] systemd-journald[173]: /run/log/journal/24fd9a7909584def94393cbe4f23bcaa/system.journal: Journal header limits reached or header out-of-date, rotating.
    [ OK ] Reached target System Initialization.
    [ OK ] Started Daily Cleanup of Temporary Directories.
    [ OK ] Reached target System Time Set.
    [ OK ] Started Daily rotation of log files.
    [ OK ] Reached target Timer Units.
    [ 6.111338] mc: Linux media interface: v0.10
    [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [ OK ] Listening on D-Bus System Message Bus Socket.
    [ 6.152646] videodev: Linux video capture interface: v2.00
    Starting Docker Socket for the API...
    [ OK ] Listening on dropbear.socket.
    [ 6.257186] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
    Starting Weston socket...
    [ 6.278401] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:13 UTC (13)
    [ 6.279408] systemd-journald[173]: Time jumped backwards, rotating.
    [ 6.311130] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
    [ 6.320070] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
    [ 6.329008] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
    [ 6.339535] remoteproc remoteproc0: 5000000.m4fss is available
    Starting D-Bus System Message Bus...
    [ 6.355189] remoteproc remoteproc0: powering up 5000000.m4fss
    [ 6.361121] remoteproc remoteproc0: Booting fw image am62-mcu-m4f0_0-fw, size 54860
    [ 6.372015] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node m4f-dma-memory@9cb00000
    [ 6.382083] rproc-virtio rproc-virtio.1.auto: registered virtio0 (type 7)
    [ 6.389133] remoteproc remoteproc0: remote processor 5000000.m4fss is now up
    Starting Reboot and dump vmcore via kexec...
    [ OK ] Listening on Docker Socket for the API.
    [ OK ] Listening on Weston socket.
    [ OK ] Finished Reboot and dump vmcore via kexec.
    [ OK ] Found device /dev/ttyS2.
    [ OK ] Reached target Socket Units.
    [ 6.567347] PVR_K: 210: Device: fd00000.gpu
    [ 6.574405] random: crng init done
    [ 6.577797] sii902x 1-003b: supply iovcc not found, using dummy regulator
    [ 6.585006] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
    [ 6.585690] virtio_rpmsg_bus virtio0: rpmsg host is online
    [ 6.586165] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [ 6.598771] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [ 6.615798] i2c i2c-1: Added multiplexed i2c bus 3
    [ OK ] Finished Load/Save Random Seed.[ 6.623664] PVR_K: 210: Read BVNC 33.15.11.3 from HW device registers

    [ 6.633666] PVR_K: 210: RGX Device registered with BVNC 33.15.11.3
    [ 6.650975] [drm] Initialized pvr 23.1.6404501 20170530 for fd00000.gpu on minor 0
    [ 6.654509] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 1
    [ 6.686187] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [ 6.702591] platform 78000000.r5f: configured R5F for IPC-only mode
    [ 6.709275] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000
    [ 6.726295] remoteproc remoteproc1: 78000000.r5f is available
    [ 6.733080] remoteproc remoteproc1: attaching to 78000000.r5f
    [ 6.734119] platform 78000000.r5f: R5F core initialized in IPC-only mode
    [ 6.734160] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node r5f-dma-memory@9da00000
    [ 6.735091] virtio_rpmsg_bus virtio1: rpmsg host is online
    [ 6.735257] rproc-virtio rproc-virtio.3.auto: registered virtio1 (type 7)
    [ 6.735272] remoteproc remoteproc1: remote processor 78000000.r5f is now attached
    [ 6.735329] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
    [ 6.737283] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [ 6.767572] Console: switching to colour frame buffer device 240x67
    [ 6.865477] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device
    [ OK ] Started D-Bus System Message Bus.
    [ OK ] Reached target Basic System.
    [ OK ] Started Job spooling tools.
    [ 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.
    Starting startwlanap...
    Starting startwlansta...
    [ 7.144930] audit: type=1334 audit(14.364:4): prog-id=7 op=LOAD
    [ 7.155221] audit: type=1334 audit(14.376:5): prog-id=8 op=LOAD
    Starting User Login Management...
    [ OK ] Started TEE Supplicant.
    Starting telnetd.service...
    [ OK ] Started ti-apps-launcher service.
    [ OK ] Finished IPv6 Packet Filtering Framework.
    [ OK ] Finished IPv4 Packet Filtering Framework.
    [ OK ] Started startwlanap.
    [ OK ] Started startwlansta.
    [ 7.321376] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [ OK ] Reached target Preparation for Network.
    [ 7.439132] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [ 7.498101] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    Starting Network Configuration...
    [ OK ] Started telnetd.service.
    Starting LSB: Expand Rootfs of boot device...
    [ OK ] Started User Login Management.
    [ OK ] Started LSB: Expand Rootfs of boot device.
    [ OK ] Started Network Configuration.
    [ 8.423360] remoteproc remoteproc2: 30074000.pru is available
    [ 8.455034] remoteproc remoteproc3: 30078000.pru is available
    [ 8.461996] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
    Starting Wait for Network to be Configured[ 8.471854] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
    ...
    Starting Network Name Resolution...
    [ 8.507267] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [ 8.517737] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [ 8.695493] tps6598x 0-003f: Unable to find the interrupt, switching to polling
    [ OK ] Listening on Load/Save RF #itch Status /dev/rfkill Watch.
    [ 8.830792] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22
    [ OK ] Reached target Hardware activated USB gadget.
    [ 8.897814] startwlanap.sh[644]: sed: unmatched '/'
    [ 9.108652] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
    [ 9.114399] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 1
    Starting Save/Restore Sound Card State...
    [ 9.142768] xhci-hcd xhci-hcd.4.auto: USB3 root hub has no ports
    [ 9.149730] xhci-hcd xhci-hcd.4.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010
    [ 8.952733] startwlanap.sh[645]: adding wlan1 interface
    [ 9.159714] xhci-hcd xhci-hcd.4.auto: irq 459, io mem 0x31100000
    [ 8.970875] startwlanap.sh[648]: command failed: No such file or directory (-2)
    [ OK ] Finished Save/R[ 9.180343] hub 1-0:1.0: USB hub found
    estore Sound Card State.
    [ OK ] Reached target Sound Card.
    [ 9.192239] hub 1-0:1.0: 1 port detected
    [ OK ] Started Network Name Resolution.
    [ OK ] Reached target Network.
    [ OK ] Reached target Host and Network Name Lookups.
    [ 9.153939] startwlanap.sh[649]: Line 499: unknown configuration item 'wep_rekey_period'
    [ 9.155107] startwlanap.sh[649]: 1 errors found in configuration file '/usr/share/wl18xx/hostapd.conf'
    Starting Avahi mDNS/DNS-SD Stack...
    [ 9.155786] startwlanap.sh[649]: Failed to set up interface with /usr/share/wl18xx/hostapd.conf
    [ 9.156576] startwlanap.sh[649]: Failed to initialize interface
    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....
    [ 9.454442] usb 1-1: new full-speed USB device number 2 using xhci-hcd
    Starting Permit User Sessions...
    [ OK ] Finished Enable and configure wl18xx bluetooth stack.
    [ 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...
    [ 9.626167] input: Logitech G90 Optical Gaming Mouse as /devices/platform/bus@f0000/f910000.dwc3-usb/31100000.usb/xhci-hcd.4.auto/usb1/1-1/1-1:1.0/0003:046D:C247.0001/input/input0
    [ 9.645365] hid-generic 0003:046D:C247.0001: input: USB HID v1.10 Mouse [Logitech G90 Optical Gaming Mouse] on usb-xhci-hcd.4.auto-1/input0
    [ OK ] Finished Synchronize System and HW clocks.
    [ 9.893309] audit: type=1334 audit(17.112:6): prog-id=9 op=LOAD
    [ 9.900467] audit: type=1334 audit(17.120:7): prog-id=10 op=LOAD
    Starting User Database Manager...
    [ OK ] Created slice Slice /system/systemd-fsck.
    [ 10.032683] startwlanap.sh[742]: SIOCSIFADDR: No such device
    [ 10.052615] startwlanap.sh[742]: wlan1: ERROR while getting interface flags: No such device
    [ 10.076212] startwlanap.sh[742]: SIOCSIFNETMASK: No such device
    [ 10.101980] startwlanap.sh[742]: wlan1: ERROR while getting interface flags: No such device
    [ OK ] Started User Database Manager.
    [ OK ] Found device /dev/mmcblk0p1.
    Starting File System Check on /dev/mmcblk0p1...
    Starting File System Check on /dev/mmcblk1p1...
    [ OK ] Created slice User Slice of UID 1000.
    Starting User Runtime Directory /run/user/1000...
    [ OK ] Finished File System Check on /dev/mmcblk1p1.
    Mounting /run/media/boot-mmcblk1p1...
    [ OK ] Finished File System Check on /dev/mmcblk0p1.
    Mounting /run/media/mmcblk0p1...
    [ OK ] Finished User Runtime Directory /run/user/1000.
    [ OK ] Mounted /run/media/boot-mmcblk1p1.
    Starting User Manager for UID 1000...
    [ OK ] Mounted /run/media/mmcblk0p1.
    [ 10.755187] audit: type=1006 audit(17.976:8): pid=792 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [ 10.774187] audit: type=1300 audit(17.976:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff15c3fe8 a2=4 a3=ffffade5c020 items=0 ppid=1 pid=792 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
    [ 10.802442] audit: type=1327 audit(17.976:8): proctitle="(systemd)"
    [ 10.883016] audit: type=1325 audit(18.084:9): table=nat family=2 entries=0 op=xt_register pid=784 comm="iptables"
    [ 10.894354] audit: type=1300 audit(18.084:9): arch=c00000b7 syscall=209 success=yes exit=0 a0=4 a1=0 a2=40 a3=ffffe981f128 items=0 ppid=645 pid=784 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" key=(null)
    [ 10.923102] audit: type=1327 audit(18.084:9): proctitle=69707461626C6573002D74006E6174002D4100504F5354524F5554494E47002D6F0065746830002D6A004D415351554552414445
    [ OK ] Started Simple Network Man#ement Protocol (SNMP) Daemon..
    [ OK ] Started User Manager for UID 1000.
    [ OK ] Started Session c1 of User weston.
    [ 11.728371] startwlanap.sh[807]: iperf3: error - unable to st[ 11.932177] PVR_K: 679: RGX Firmware image 'rgx.fw.33.15.11.3' loaded
    art listener for connections: Cannot assign requested address
    [ 11.728971] startwlanap.sh[807]: iperf3: exiting
    [ 11.950634] PVR_K: 679: Shader binary image 'rgx.sh.33.15.11.3' loaded
    [ OK ] Started containerd container runtime.
    [ OK ] Started Weston, a Wayland #mpositor, as a system service.
    [ 12.611249] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
    [ 12.620013] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ OK ] Finished Wait for Network to be Configured.
    [ OK ] Reached target Network is Online.
    Starting Lighttpd Daemon...
    Starting LSB: network benchmark...
    [ OK ] Started strongSwan IPsec I#IKEv2 daemon using ipsec.conf.
    [ OK ] Started LSB: network benchmark.
    Starting thermal-zone-init.service...
    [ OK ] Started Lighttpd Daemon.
    [ OK ] Started thermal-zone-init.service.

    _____ _____ _ _
    | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
    | | _| .'| . | . | | __| _| . | | | -_| _| _|
    |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
    |___| |___|

    Arago Project am62xx-evm -

    Arago 2023.04 am62xx-evm -

     

    Q:the log of aplay command

    root@am62xx-evm:~# aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: AM62xSKEVM [AM62x-SKEVM], device 0: davinci-mcasp.0-tlv320aic3x-hifi tlv320aic3x-hifi-0 [davinci-mcasp.0-tlv320aic3x-hifi tlv320aic3x-hifi-0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0

    Best Regards,

    Bartsha

  • Hi Bartsha,

    Once you have shorted the J24 Pins, your uEnv.txt file needs to be changed

    from setenv name_overlings=k3-am625-sk-hdmi-audio.dtbo

    to name_overlays=ti/k3-am625-sk-hdmi-audio.dtbo

    Let me know if you are able to proceed with this change.

    Also on aplay -l you should not see the AM62xSKEVM after the above mentioned change. You should see something like this:

    root@am62xx-evm:~# aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: AM62xSil9022HDM [AM62x-Sil9022-HDMI], device 0: davinci-mcasp.0-i2s-hifi i2s-hifi-0 [davinci-mcasp.0-i2s-hifi i2s-hifi-0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0

    Best Regards,

    Suren

  • Hi Suren,

    Thank you for help!

    I am able to view video and hear audio on HDMI.

    In my opinion,  the uEnv.txt file will be read at boot.

    I must  short the J24 PINs on the board and then hear audio on HDMI.

    Could I hear the audio on HDMI and headphone combo 3.5mm jack on the same time?

    Best Regards,

    Bartsha

  • Bartsha,

    I am glad that the HDMI Audio and Video seems to be working fine on your setup.

    Audio on HDMI + Headphone is not possible with current SDK offering. 

    Feel free to close the thread, if the HDMI Audio is resolved.

    Best Regards,

    Suren

  • Hi Suren

    Audio on HDMI + Headphone is not possible with current SDK offering. <=Does you mean that the AM62 solution cannot be output at the same time?

    Thanks

    Daniel

  • Yes that’s correct Daniel. On AM62x we had to short the J24 pins and that’s why the overlay approach to have audio played on either of the nodes ( Jack or HDMI).

    So to answer your question, yes currently it wouldn’t work on both at the same time.

    Best Regards,

    Suren