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-AM62: Wifi not working

Part Number: SK-AM62
Other Parts Discussed in Thread: AM62P, CC3301, , M2-CC3351, CC3351, AM62P5

Tool/software:

I am experiencing an issue with the WiFi module on the AM62P board after flashing the Linux WIC image. Despite following the necessary steps to flash the image, the WiFi module does not seem to be functioning correctly. I am using kernel version 6.12, and the required firmware files, such as wl18xx, are present. However, I believe there is an issue with the device tree overlays because the folder for overlays is missing. I cannot detect the WiFi interface when running ip link and iw dev, and no output appears when executing commands like lsmod | grep xl, dmesg | grep wlan, or any modprobe commands. How should I enable the wifi module on that kernel or get the correct device tree overlay?  I would appreciate any help or advice on potential solutions or troubleshooting steps to resolve this issue with the WiFi module. Thank you.

  • Hi Tapan,

    Which WiFi module are you working with? Can you please specify in detail?

  • It is the CC3301 M.2 board

  • Hi Tapan,

    Thank you. Please ensure you are enabling the devicetree overlays as documented here:
    https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/11_00_09_04/exports/docs/linux/How_to_Guides/Target/How_To_Enable_M2CC3301_in_linux.html 

    If you are still having issues with this, then please share the entire dmesg log. 

  • Hi Sabeeh, 

    I got these errors when I tried doing the instructions listed on the link. I also attached the dmesg log that I got below.

  • Hi Tapan,

    Could you share an image of the M.2 card plugged into the AM62P board?

  • I also tried doing the similar process for SK-AM62B board and it had the same issue.

  • Hi Tapan,

    Since you're working with the AM62B, can you check if you have the R6 0 Ohm resistor installed? You can read about it here on our hardware section:

    https://dev.ti.com/tirex/content/CC33XX_LINUX_MPU_1_00_00_09__all/docs/linux/html/linux/getting-started/sk-am62b-p1.html#evaluation-hardware 

  • Hi Tapan. I reached out to you offline to try to help expedite this. Please feel free to respond there or continue here. As a sanity check, I was able to get WIFI working by following the same instructions referenced in this thread, and I believe I have the same H/W as you and.

    Can you please provide another picture of your H/W with the camera zoomed in on the WIFI board and on the SK-AM62P markings. I am attaching a picture of my board for reference. Do you have more than one board. 

  • Hi Ruben,

    Sorry for the delay. I was sick the last two weeks so I did not have the chance to respond to your messages. Attached below is a zoomed in picture of the SK-AM62P Board.

  • The other board I have is the SK-AM62B. Here is a zoomed in picture for that. The same issue persists for both boards.

  • I found the placeholder for the resistor but there is nothing installed there. On the link you sent it sad there should be a 10k ohm resistor but your comment mentioned a 0 ohm resistor. Could you clarify what resistor value you meant?

  • Hi Tapan,

    yes you're correct. my mistake. It should be a 10k Ohm. 

  • Tapan welcome back. Can you please confirm that you are getting the same errors when you test with SK-AM62P versus SK-AM62B? This would be surprising to me because I have the same setup of SK-AM62P + M2-CC3351 H/W as you shared in this picture and I don't experience those errors. If you are experiencing these errors on AM62P would you please attempt to test with the prebuilt image found here: https://www.ti.com/tool/download/CC33XX-LINUX-MPU/1.0.2.9 See screenshot attached.

  • When I tested with this prebuilt image (https://www.ti.com/tool/download/CC33XX-LINUX-MPU/1.0.2.9), I was able to connect to Wi-Fi without having to follow these steps (https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/11_00_09_04/exports/docs/linux/How_to_Guides/Target/How_To_Enable_M2CC3301_in_linux.html). However, with the initial image I flashed, which led me to make this post, the Wi-Fi was not recognized even after following the steps in the second link. The image I tried to use was from this link (https://www.ti.com/tool/PROCESSOR-SDK-AM62P). I navigated to the PROCESSOR-SDK-LINUX-AM62P and went to tisdk-default-image-am62pxx-evm-11.01.05.03.rootfs.wic.xz. This was according to the instructions on this link (Quick Start Guide)

    Is there potentially an issue with the image I am downloading? Also, if that image doesn’t work, how do I enable the graphical interface for the one that did work? I tried to update the available packages and encountered errors, as listed below, or when trying to install a text-based browser. 

  • Hi Tapan,

    Is your screenshot from the AM62P terminal log? Looks like the WiFi is working since you are able to talk to google.com.

    The reason the opkg fails is because the opkg system is trying to talk to lcpd.itg.ti.com, which is a internal TI site. So you will not be able to access this site. Is there a particular package you are trying to update?

  • Yeah I got wifi working when flashing the image Ruben sent me. I am trying to access a web browser because the image does not have a GUI. 

  • Tapan thank you for confirming this. The point of suggesting this test was just to confirm that your H/W is working correctly. The "tisdk-default-image-am62pxx-evm-11.01.05.03.rootfs.wic.xz." SD card image that you first attempted to use from the Quick Start Guide should have worked. In fact, I used this with the same SK-AM62P + M2-CC3351 H/W and it worked for me, so I have not been able to reproduce the behavior you reported.

    I understand from your reply that your goal is to get the M2-CC3351 WIFI working with the AM62P TI Apps Launcher GUI. I'm going to review this with the WIFI team and we will come back to you with our next step suggestions. Do you have any other specific goals for the CC3351 evaluation that we should keep in mind?

  • Tapan we discussed your results further and we can't explain why this didn't work for you the first time you tested with the SK-AM62P + M2-CC3351 setup that you have now. We speculate that the M2 board may not have been seated well during the first attempt. Please retry booting the H/W with the prebuilt image from this link and following the steps from here.

  • I tried these steps again but I still had the same issue. Here are pictures of what I was encountering.  I used this command ./sta_connect.sh -s WPA-PSK -n <SSID> -p <PASSWORD> but it failed to connect as shown in the image. After that I decided to check if the board was reading the text file correctly.  The file explorer image shows the directory of the uEnv.txt on my host computer. However when I ran the command when connected to the board it does not seem to recognize it. I saw that when I ran lsblk to see the mountpoint I saw the mountpoint also did not contain the txt file.

  • Tapan thank you for the update and good catch on the uEnv.txt file not making it over to the Linux filesystem correctly. We would expect you to have problems if you don't enable the DT overlays so we need to try that again. Do you think the file was not written back to the card when you undocked it from your PC? You could try using he Windows "Safely Remove Hardware and Eject Media" option to make sure the file is written back before pulling the card. The other thing I'm thinking could be a factor is the editor you use to modify the .txt file. Make sure there aren't any Windows-only ASCII encodings. I used Notepad++ to edit this file and it worked correctly.

  • I used Notepad to modify the file. After encountering the error on the board, I reconnected the SD card to my computer and opened the text file. It displayed the correct info, indicating that the file was successfully written back to the card. However, it seems that the board is not reading the file properly. I attached a picture of the text file below.

  • Hello Tapan,

    We can easily confirm that the uEnv is being read correctly from the AM62P. Can you send the entire output of the 'dmesg' command? 

    Note: it may be easier for you to work with if you use the serial console on the AM62P rather than the HDMI gui. You can then use a program like putty or teraterm to launch a serial session and communicate with the AM62P board that way. It may be easier to copy/paste rather than taking pictures of your screen and uploading them here. 

  • [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [ 0.000000] Linux version 6.12.35-ti-00915-ge3e551586dfa (oe-user@oe-host) (a arch64-oe-linux-gcc (GCC) 13.4.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Tue Jul 1 21:17:52 UTC 2025
    [ 0.000000] KASLR disabled due to lack of seed
    [ 0.000000] Machine model: Texas Instruments AM62P5 SK
    [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [ 0.000000] printk: legacy bootconsole [ns16550a0] enabled
    [ 0.000000] efi: UEFI not found.
    [ 0.000000] Reserved memory: created CMA memory pool at 0x00000009dc000000, s ize 576 MiB
    [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id share d-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000009dc000000..0x00000009ffffffff (589824 KiB) map reusable linux,cma
    [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 K iB) nomap non-reusable optee@9e800000
    [ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB ) nomap non-reusable tfa@80000000
    [ 0.000000] OF: reserved mem: 0x00000000ff700000..0x00000000ffffffff (9216 Ki B) nomap non-reusable framebuffer@ff700000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b500000, s ize 3 MiB
    [ 0.000000] OF: reserved mem: initialized node rtos-ipc-memory@9b500000, comp atible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x000000009b500000..0x000000009b7fffff (3072 Ki B) nomap non-reusable rtos-ipc-memory@9b500000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b800000, s ize 1 MiB
    [ 0.000000] OF: reserved mem: initialized node mcu-r5fss-dma-memory-region@9b 800000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x000000009b800000..0x000000009b8fffff (1024 Ki B) nomap non-reusable mcu-r5fss-dma-memory-region@9b800000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b900000, s ize 15 MiB
    [ 0.000000] OF: reserved mem: initialized node mcu-r5fss-memory-region@9b9000 00, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x000000009b900000..0x000000009c7fffff (15360 K iB) nomap non-reusable mcu-r5fss-memory-region@9b900000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, s ize 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c800000, compa tible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x000000009c800000..0x000000009c8fffff (1024 Ki B) nomap non-reusable r5f-dma-memory@9c800000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, s ize 30 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@9c900000, compatibl e id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 K iB) nomap non-reusable r5f-memory@9c900000
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
    [ 0.000000] DMA32 empty
    [ 0.000000] Normal [mem 0x0000000100000000-0x00000009ffffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000080000000-0x000000008007ffff]
    [ 0.000000] node 0: [mem 0x0000000080080000-0x000000009b4fffff]
    [ 0.000000] node 0: [mem 0x000000009b500000-0x000000009e6fffff]
    [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff]
    [ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff]
    [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ff6fffff]
    [ 0.000000] node 0: [mem 0x00000000ff700000-0x00000000ffffffff]
    [ 0.000000] node 0: [mem 0x0000000880000000-0x00000009ffffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ffffffff]
    [ 0.000000] psci: probing for conduit method from DT.
    [ 0.000000] psci: PSCIv1.1 detected in firmware.
    [ 0.000000] psci: Using standard PSCI v0.2 function IDs
    [ 0.000000] psci: Trusted OS migration not required
    [ 0.000000] psci: SMC Calling Convention v1.5
    [ 0.000000] percpu: Embedded 22 pages/cpu s51672 r8192 d30248 u90112
    [ 0.000000] pcpu-alloc: s51672 r8192 d30248 u90112 alloc=22*4096
    [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
    [ 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] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmi o32,0x02800000 root=PARTUUID=076c4a2a-02 rw rootfstype=ext4 rootwait
    [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 byte s, linear)
    [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2097152
    [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [ 0.000000] software IO TLB: area num 4.
    [ 0.000000] software IO TLB: mapped [mem 0x00000000fb700000-0x00000000ff70000 0] (64MB)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
    [ 0.000000] rcu: RCU event tracing is enabled.
    [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 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 jif fies.
    [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 r cu_task_cpu_ids=4.
    [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adju st=1 rcu_task_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: GICD_CTRL.DS=0, SCR_EL3.FIQ=1
    [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
    [ 0.000000] ITS [mem 0x01820000-0x0182ffff]
    [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->1 9
    [ 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 @0x0000000880050000
    [ 0.000000] GIC: using cache flushing for LPI property table
    [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x000000088006000 0
    [ 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 43980 46511102ns
    [ 0.008697] Console: colour dummy device 80x25
    [ 0.013294] Calibrating delay loop (skipped), value calculated using timer fr equency.. 400.00 BogoMIPS (lpj=800000)
    [ 0.023964] pid_max: default: 32768 minimum: 301
    [ 0.028770] LSM: initializing lsm=capability,selinux
    [ 0.033898] SELinux: Initializing.
    [ 0.037928] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, li near)
    [ 0.045683] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 byte s, linear)
    [ 0.056170] rcu: Hierarchical SRCU implementation.
    [ 0.061118] rcu: Max phase no-delay instances is 1000.
    [ 0.066643] Timer migration: 1 hierarchy levels; 8 children per group; 1 cros snode level
    [ 0.075391] EFI services will not be available.
    [ 0.080270] smp: Bringing up secondary CPUs ...
    [ 0.085505] Detected VIPT I-cache on CPU1
    [ 0.085589] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [ 0.085607] GICv3: CPU1: using allocated LPI pending table @0x000000088007000 0
    [ 0.085653] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [ 0.086392] Detected VIPT I-cache on CPU2
    [ 0.086458] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
    [ 0.086473] GICv3: CPU2: using allocated LPI pending table @0x000000088008000 0
    [ 0.086508] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [ 0.087180] Detected VIPT I-cache on CPU3
    [ 0.087240] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
    [ 0.087255] GICv3: CPU3: using allocated LPI pending table @0x000000088009000 0
    [ 0.087286] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [ 0.087417] smp: Brought up 1 node, 4 CPUs
    [ 0.167029] SMP: Total of 4 processors activated.
    [ 0.171834] CPU: All CPU(s) started at EL2
    [ 0.176032] CPU features: detected: 32-bit EL0 Support
    [ 0.181286] CPU features: detected: CRC32 instructions
    [ 0.186582] alternatives: applying system-wide alternatives
    [ 0.192895] Memory: 7455068K/8388608K available (12992K kernel code, 1256K rw data, 4668K rodata, 2752K init, 642K bss, 334664K reserved, 589824K cma-reserved )
    [ 0.208489] devtmpfs: initialized
    [ 0.223122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma x_idle_ns: 7645041785100000 ns
    [ 0.233116] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [ 0.255545] 27136 pages in range for non-PLT usage
    [ 0.255569] 518656 pages in range for PLT usage
    [ 0.260780] pinctrl core: initialized pinctrl subsystem
    [ 0.271380] DMI not present or invalid.
    [ 0.277550] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [ 0.284860] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
    [ 0.292314] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic all ocations
    [ 0.300432] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic a llocations
    [ 0.308669] audit: initializing netlink subsys (disabled)
    [ 0.314429] audit: type=2000 audit(0.196:1): state=initialized audit_enabled= 0 res=1
    [ 0.314890] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.322352] thermal_sys: Registered thermal governor 'power_allocator'
    [ 0.328546] cpuidle: using governor menu
    [ 0.339390] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [ 0.346414] ASID allocator initialised with 65536 entries
    [ 0.358061] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s ) with /bus@f0000/interrupt-controller@1800000
    [ 0.369570] /bus@f0000/i2c@20000000/usb-power-controller@3f/connector: Fixed dependency cycle(s) with /bus@f0000/usb@f900000/usb@31000000
    [ 0.382214] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
    [ 0.392130] /bus@f0000/usb@f900000/usb@31000000: Fixed dependency cycle(s) wi th /bus@f0000/i2c@20000000/usb-power-controller@3f/connector
    [ 0.404864] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f000 0/i2c@20010000/bridge-hdmi@3b
    [ 0.420287] /bus@f0000/i2c@20000000/usb-power-controller@3f/connector: Fixed dependency cycle(s) with /bus@f0000/usb@f900000/usb@31000000
    [ 0.433075] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
    [ 0.443839] /bus@f0000/usb@f900000/usb@31000000: Fixed dependency cycle(s) wi th /bus@f0000/i2c@20000000/usb-power-controller@3f/connector
    [ 0.458612] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
    [ 0.468552] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f000 0/i2c@20010000/bridge-hdmi@3b
    [ 0.480014] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /connector-hdmi
    [ 0.489260] /connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20 010000/bridge-hdmi@3b
    [ 0.499202] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [ 0.506174] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [ 0.512588] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [ 0.519517] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [ 0.525920] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.532851] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [ 0.539248] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [ 0.546179] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [ 0.554309] k3-chipinfo 43000014.chipid: Family:AM62PX rev:SR1.0 JTAGID[0x0bb 9d02f] Detected
    [ 0.564358] iommu: Default domain type: Translated
    [ 0.569295] iommu: DMA domain TLB invalidation policy: strict mode
    [ 0.576020] SCSI subsystem initialized
    [ 0.580046] libata version 3.00 loaded.
    [ 0.580244] usbcore: registered new interface driver usbfs
    [ 0.585890] usbcore: registered new interface driver hub
    [ 0.591345] usbcore: registered new device driver usb
    [ 0.597048] pps_core: LinuxPPS API ver. 1 registered
    [ 0.602124] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giome tti <giometti@linux.it>
    [ 0.611458] PTP clock support registered
    [ 0.615494] EDAC MC: Ver: 3.0.0
    [ 0.619035] scmi_core: SCMI protocol bus registered
    [ 0.624332] FPGA manager framework
    [ 0.627887] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.635185] vgaarb: loaded
    [ 0.638353] clocksource: Switched to clocksource arch_sys_counter
    [ 0.644859] VFS: Disk quotas dquot_6.6.0
    [ 0.648897] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.663283] NET: Registered PF_INET protocol family
    [ 0.668581] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, li near)
    [ 0.681736] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 6553 6 bytes, linear)
    [ 0.690582] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [ 0.698514] TCP established hash table entries: 65536 (order: 7, 524288 bytes , linear)
    [ 0.707024] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, line ar)
    [ 0.716346] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.723219] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
    [ 0.730327] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear )
    [ 0.738017] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [ 0.744312] RPC: Registered named UNIX socket transport module.
    [ 0.750393] RPC: Registered udp transport module.
    [ 0.755196] RPC: Registered tcp transport module.
    [ 0.760003] RPC: Registered tcp-with-tls transport module.
    [ 0.765608] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.772190] NET: Registered PF_XDP protocol family
    [ 0.777096] PCI: CLS 0 bytes, default 64
    [ 0.782614] Initialise system trusted keyrings
    [ 0.787392] workingset: timestamp_bits=46 max_order=21 bucket_order=0
    [ 0.794308] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.800556] NFS: Registering the id_resolver key type
    [ 0.805752] Key type id_resolver registered
    [ 0.810026] Key type id_legacy registered
    [ 0.814139] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [ 0.820987] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering ...
    [ 0.883665] Key type asymmetric registered
    [ 0.887876] Asymmetric key parser 'x509' registered
    [ 0.892934] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 44)
    [ 0.900668] io scheduler mq-deadline registered
    [ 0.905301] io scheduler kyber registered
    [ 0.909439] io scheduler bfq registered
    [ 0.916618] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [ 0.923186] pinctrl-single f4000.pinctrl: 171 pins, size 684
    [ 0.930928] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.943418] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [ 0.959088] loop: module loaded
    [ 0.963445] megasas: 07.727.03.00-rc1
    [ 0.971437] tun: Universal TUN/TAP device driver, 1.6
    [ 0.977715] VFIO - User Level meta-driver version: 0.3
    [ 0.984336] usbcore: registered new interface driver usb-storage
    [ 0.991121] i2c_dev: i2c /dev entries driver
    [ 0.997215] sdhci: Secure Digital Host Controller Interface driver
    [ 1.003557] sdhci: Copyright(c) Pierre Ossman
    [ 1.008263] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 1.014781] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [ 1.022299] usbcore: registered new interface driver usbhid
    [ 1.028014] usbhid: USB HID core driver
    [ 1.033376] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,800 0003f) counters available
    [ 1.043667] optee: probing for conduit method.
    [ 1.048252] optee: revision 4.6 (71785645fa6ce42d)
    [ 1.048617] optee: dynamic shared memory is enabled
    [ 1.059220] optee: initialized driver
    [ 1.059330] random: crng init done
    [ 1.064719] Initializing XFRM netlink socket
    [ 1.070892] NET: Registered PF_PACKET protocol family
    [ 1.076155] Key type dns_resolver registered
    [ 1.089335] registered taskstats version 1
    [ 1.093819] Loading compiled-in X.509 certificates
    [ 1.111650] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000b '11.1.2--v11.01.02 (Fancy Rat)')
    [ 1.168444] /bus@f0000/i2c@20000000/usb-power-controller@3f/connector: Fixed dependency cycle(s) with /bus@f0000/usb@f900000/usb@31000000
    [ 1.181256] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
    [ 1.188734] pca953x 1-0023: supply vcc not found, using dummy regulator
    [ 1.195689] pca953x 1-0023: using AI
    [ 1.216566] /connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20 010000/bridge-hdmi@3b
    [ 1.225805] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f000 0/i2c@20010000/bridge-hdmi@3b
    [ 1.235731] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /connector-hdmi
    [ 1.244945] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
    [ 1.255034] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
    [ 1.261934] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
    [ 1.267883] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Rout er 3 domain created
    [ 1.277140] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator d omain 28 created
    [ 1.286136] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator d omain 200 created
    [ 1.296265] simple-framebuffer ff700000.framebuffer: framebuffer at 0xff70000 0, 0x8ca000 bytes
    [ 1.305125] simple-framebuffer ff700000.framebuffer: format=a8r8g8b8, mode=19 20x1200x32, linelength=7680
    [ 1.325981] Console: switching to colour frame buffer device 240x75
    [ 1.342663] simple-framebuffer ff700000.framebuffer: fb0: simplefb registered !
    [ 1.350450] ti-udma 485c0100.dma-controller: Number of rings: 82
    [ 1.359222] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
    [ 1.370317] ti-udma 485c0000.dma-controller: Number of rings: 150
    [ 1.381415] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
    [ 1.391073] ti-udma 4e230000.dma-controller: Number of rings: 6
    [ 1.397715] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
    [ 1.407300] printk: legacy console [ttyS2] disabled
    [ 1.412642] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 250, base_baud = 3 000000) is a 8250
    [ 1.421527] printk: legacy console [ttyS2] enabled
    [ 1.431300] printk: legacy bootconsole [ns16550a0] disabled
    [ 1.449998] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
    [ 1.456989] Creating 7 MTD partitions on "fc40000.spi.0":
    [ 1.462391] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [ 1.469185] 0x000000080000-0x000000280000 : "ospi.tispl"
    [ 1.475711] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [ 1.482259] 0x000000680000-0x0000006c0000 : "ospi.env"
    [ 1.488584] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
    [ 1.495503] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [ 1.502052] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [ 1.509125] cadence-qspi fc40000.spi: Pattern not found. Skipping calibration .
    [ 1.517103] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss vers ion 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000006
    [ 1.566369] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1 000000
    [ 1.580819] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
    [ 1.588922] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
    [ 1.597140] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [ 1.604273] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32
    [ 1.612025] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010d, freq:500000 000, add_val:1 pps:0
    [ 1.631398] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [ 1.642407] /bus@f0000/i2c@20000000/usb-power-controller@3f/connector: Fixed dependency cycle(s) with /bus@f0000/usb@f900000/usb@31000000
    [ 1.654895] /bus@f0000/usb@f900000/usb@31000000: Fixed dependency cycle(s) wi th /bus@f0000/i2c@20000000/usb-power-controller@3f/connector
    [ 1.672192] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [ 1.677740] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus nu mber 1
    [ 1.685522] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
    [ 1.691529] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010
    [ 1.700966] xhci-hcd xhci-hcd.0.auto: irq 265, io mem 0x31100000
    [ 1.707828] hub 1-0:1.0: USB hub found
    [ 1.711623] hub 1-0:1.0: 1 port detected
    [ 1.717340] cpufreq: cpufreq_online: CPU0: Running at unlisted initial freque ncy: 1200000 KHz, changing to: 1250000 KHz
    [ 1.729954] mmc0: CQHCI version 5.10
    [ 1.735610] pca953x 1-0022: supply vcc not found, using dummy regulator
    [ 1.742410] pca953x 1-0022: using AI
    [ 1.750575] clk: Disabling unused clocks
    [ 1.752890] mmc1: CQHCI version 5.10
    [ 1.759064] PM: genpd: Disabling unused power domains
    [ 1.764296] ALSA device list:
    [ 1.767270] No soundcards found.
    [ 1.774370] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64 -bit
    [ 1.794381] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64 -bit
    [ 1.802065] Waiting for root device PARTUUID=076c4a2a-02...
    [ 1.865153] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    [ 1.872730] mmc0: Command Queue Engine enabled
    [ 1.877208] mmc0: new HS200 MMC card at address 0001
    [ 1.882736] mmcblk1: mmc1:aaaa SS16G 14.8 GiB
    [ 1.887512] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
    [ 1.895916] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20
    [ 1.904396] mmcblk1: p1 p2
    [ 1.909750] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
    [ 1.915668] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
    [ 1.921595] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (239:0)
    [ 2.246761] EXT4-fs (mmcblk1p2): recovery complete
    [ 2.252582] EXT4-fs (mmcblk1p2): mounted filesystem 6104cdfa-59e6-4812-a7e5-a 023a7839fe9 r/w with ordered data mode. Quota mode: none.
    [ 2.264763] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [ 2.274059] devtmpfs: mounted
    [ 2.277773] Freeing unused kernel memory: 2752K
    [ 2.282406] Run /sbin/init as init process
    [ 2.286498] with arguments:
    [ 2.286501] /sbin/init
    [ 2.286505] with environment:
    [ 2.286508] HOME=/
    [ 2.286512] TERM=linux
    [ 2.598582] systemd[1]: System time before build time, advancing clock.
    [ 2.668496] NET: Registered PF_INET6 protocol family
    [ 2.674548] Segment Routing with IPv6
    [ 2.678235] In-situ OAM (IOAM) with IPv6
    [ 2.724115] systemd[1]: systemd 255.21^ running in system mode (+PAM -AUDIT - SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CUR L -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUA LITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMM ON +UTMP +SYSVINIT default-hierarchy=unified)
    [ 2.756025] systemd[1]: Detected architecture arm64.
    [ 2.777939] systemd[1]: Hostname set to <am62pxx-evm>.
    [ 3.017810] systemd[1]: Configuration file /usr/lib/systemd/system/ti-apps-la uncher.service is marked executable. Please remove executable permission bits. P roceeding anyway.
    [ 3.066632] systemd[1]: Configuration file /usr/lib/systemd/system/seva-launc her.service is marked executable. Please remove executable permission bits. Proc eeding anyway.
    [ 3.150444] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [ 3.163300] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please updat e your unit file, and consider removing the setting altogether.
    [ 3.336245] systemd[1]: Queued start job for default target Graphical Interfa ce.
    [ 3.346389] hub 1-1:1.0: USB hub found
    [ 3.350427] hub 1-1:1.0: 4 ports detected
    [ 3.372339] systemd[1]: Created slice Slice /system/getty.
    [ 3.392826] systemd[1]: Created slice Slice /system/modprobe.
    [ 3.412775] systemd[1]: Created slice Slice /system/serial-getty.
    [ 3.432205] systemd[1]: Created slice User and Session Slice.
    [ 3.450837] systemd[1]: Started Dispatch Password Requests to Console Directo ry Watch.
    [ 3.470729] systemd[1]: Started Forward Password Requests to Wall Directory W atch.
    [ 3.490560] systemd[1]: Expecting device /dev/ttyS2...
    [ 3.502619] systemd[1]: Reached target Path Units.
    [ 3.514503] systemd[1]: Reached target Remote File Systems.
    [ 3.530488] systemd[1]: Reached target Slice Units.
    [ 3.542546] systemd[1]: Reached target Swaps.
    [ 3.607674] systemd[1]: Listening on RPCbind Server Activation Socket.
    [ 3.626704] systemd[1]: Reached target RPC Port Mapper.
    [ 3.652258] systemd[1]: Listening on Process Core Dump Socket.
    [ 3.670984] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [ 3.691723] systemd[1]: Listening on Journal Audit Socket.
    [ 3.711201] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 3.731238] systemd[1]: Listening on Journal Socket.
    [ 3.743356] systemd[1]: Listening on Network Service Netlink Socket.
    [ 3.771633] systemd[1]: Listening on udev Control Socket.
    [ 3.791119] systemd[1]: Listening on udev Kernel Socket.
    [ 3.807155] systemd[1]: Listening on User Database Manager Socket.
    [ 3.858733] systemd[1]: Mounting Huge Pages File System...
    [ 3.874967] systemd[1]: Mounting POSIX Message Queue File System...
    [ 3.898904] systemd[1]: Mounting Kernel Debug File System...
    [ 3.911124] systemd[1]: Kernel Trace File System was skipped because of an un met condition check (ConditionPathExists=/sys/kernel/tracing).
    [ 3.932428] systemd[1]: Mounting Temporary Directory /tmp...
    [ 3.952274] systemd[1]: Starting Create List of Static Device Nodes...
    [ 3.975381] systemd[1]: Starting Load Kernel Module configfs...
    [ 3.999289] systemd[1]: Starting Load Kernel Module drm...
    [ 4.015420] systemd[1]: Starting Load Kernel Module fuse...
    [ 4.046472] systemd[1]: Starting Start psplash boot splash screen...
    [ 4.064756] fuse: init (API version 7.41)
    [ 4.077734] systemd[1]: Starting RPC Bind...
    [ 4.091418] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
    [ 4.100864] systemd[1]: Starting Journal Service...
    [ 4.118440] usb 1-1.2: new low-speed USB device number 3 using xhci-hcd
    [ 4.134932] systemd[1]: Starting Load Kernel Modules...
    [ 4.155381] systemd[1]: Starting Generate network units from Kernel command l ine...
    [ 4.182833] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 4.196683] cryptodev: loading out-of-tree module taints kernel.
    [ 4.204591] sysctl table check failed: ioctl/(null) procname is null
    [ 4.214140] sysctl table check failed: ioctl/(null) No proc_handler
    [ 4.217074] systemd[1]: Starting Coldplug All udev Devices...
    [ 4.220570] cryptodev: driver 1.14 loaded.
    [ 4.230090] systemd-journald[130]: Collecting audit messages is enabled.
    [ 4.245940] systemd[1]: Started Start psplash boot splash screen.
    [ 4.272750] systemd[1]: Started RPC Bind.
    [ 4.278892] EXT4-fs (mmcblk1p2): re-mounted 6104cdfa-59e6-4812-a7e5-a023a7839 fe9.
    [ 4.297789] systemd[1]: Mounted Huge Pages File System.
    [ 4.315143] systemd[1]: Started Journal Service.
    [ 4.340897] input: Logitech USB Optical Mouse as /devices/platform/bus@f0000/ f910000.usb/31100000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:046D:C077 .0001/input/input0
    [ 4.356960] hid-generic 0003:046D:C077.0001: input: USB HID v1.11 Mouse [Logi tech USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
    [ 4.490427] usb 1-1.3: new low-speed USB device number 4 using xhci-hcd
    [ 4.661983] systemd-journald[130]: Received client request to flush runtime j ournal.
    [ 4.730608] input: Microsoft Wired Keyboard 600 as /devices/platform/bus@f000 0/f910000.usb/31100000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.3/1-1.3:1.0/0003:045E:07 F8.0002/input/input1
    [ 4.909180] audit: type=1334 audit(1748544504.304:2): prog-id=6 op=LOAD
    [ 4.916295] audit: type=1334 audit(1748544504.316:3): prog-id=7 op=LOAD
    [ 4.923417] hid-generic 0003:045E:07F8.0002: input: USB HID v1.11 Keyboard [M icrosoft Wired Keyboard 600] on usb-xhci-hcd.0.auto-1.3/input0
    [ 4.940759] input: Microsoft Wired Keyboard 600 Consumer Control as /devices/ platform/bus@f0000/f910000.usb/31100000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.3/1-1.3 :1.1/0003:045E:07F8.0003/input/input2
    [ 5.018671] input: Microsoft Wired Keyboard 600 System Control as /devices/pl atform/bus@f0000/f910000.usb/31100000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.3/1-1.3:1 .1/0003:045E:07F8.0003/input/input3
    [ 5.036177] hid-generic 0003:045E:07F8.0003: input: USB HID v1.11 Device [Mic rosoft Wired Keyboard 600] on usb-xhci-hcd.0.auto-1.3/input1
    [ 5.181439] audit: type=1334 audit(1748544504.576:4): prog-id=8 op=LOAD
    [ 5.230661] audit: type=1334 audit(1748544504.628:5): prog-id=9 op=LOAD
    [ 5.286437] audit: type=1334 audit(1748544504.680:6): prog-id=10 op=LOAD
    [ 5.293248] audit: type=1334 audit(1748544504.688:7): prog-id=11 op=LOAD
    [ 5.300133] audit: type=1334 audit(1748544504.696:8): prog-id=12 op=LOAD
    [ 5.949347] audit: type=1334 audit(1748546320.268:9): prog-id=13 op=LOAD
    [ 6.319410] tps6598x 0-003f: Unable to find the interrupt, switching to polli ng
    [ 6.482882] tlv320aic3x 1-001b: supply IOVDD not found, using dummy regulator
    [ 6.485507] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
    [ 6.492298] tlv320aic3x 1-001b: supply DVDD not found, using dummy regulator
    [ 6.511885] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
    [ 6.526123] tlv320aic3x 1-001b: supply AVDD not found, using dummy regulator
    [ 6.544547] tlv320aic3x 1-001b: supply DRVDD not found, using dummy regulator
    [ 6.571991] mc: Linux media interface: v0.10
    [ 6.582549] tlv320aic3x 1-001b: Invalid supply voltage(s) AVDD: -22, DVDD: -2 2
    [ 6.727516] audit: type=1334 audit(1748546321.048:10): prog-id=14 op=LOAD
    [ 6.738216] audit: type=1334 audit(1748546321.056:11): prog-id=15 op=LOAD
    [ 6.746516] audit: type=1334 audit(1748546321.068:12): prog-id=16 op=LOAD
    [ 6.807927] videodev: Linux video capture interface: v2.00
    [ 7.067436] Bluetooth: Core ver 2.22
    [ 7.082534] NET: Registered PF_BLUETOOTH protocol family
    [ 7.090403] Bluetooth: HCI device and connection manager initialized
    [ 7.101285] Bluetooth: HCI socket layer initialized
    [ 7.110426] Bluetooth: L2CAP socket layer initialized
    [ 7.116025] Bluetooth: SCO socket layer initialized
    [ 7.126474] audit: type=1334 audit(1748546321.448:13): prog-id=17 op=LOAD
    [ 7.524087] vdec 30210000.video-codec: Added wave5 driver with caps: 'ENCODE' 'DECODE'
    [ 7.535349] vdec 30210000.video-codec: Product Code: 0x521c
    [ 7.545456] cfg80211: Loading compiled-in X.509 certificates for regulatory d atabase
    [ 7.546948] vdec 30210000.video-codec: Firmware Revision: 363254
    [ 7.570912] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [ 7.571668] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600 '
    [ 7.790982] platform 79000000.r5f: configured R5F for remoteproc mode
    [ 7.812734] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] drive r [TI DP83867] (irq=POLL)
    [ 7.822679] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-r xid link mode
    [ 7.860339] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] drive r [TI DP83867] (irq=POLL)
    [ 7.871732] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-r xid link mode
    [ 7.899231] platform 79000000.r5f: assigned reserved memory node mcu-r5fss-dm a-memory-region@9b800000
    [ 8.023946] remoteproc remoteproc0: 79000000.r5f is available
    [ 8.073780] remoteproc remoteproc0: powering up 79000000.r5f
    [ 8.082097] remoteproc remoteproc0: Booting fw image am62p-mcu-r5f0_0-fw, siz e 59336
    [ 8.131691] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node m cu-r5fss-dma-memory-region@9b800000
    [ 8.143595] virtio_rpmsg_bus virtio0: rpmsg host is online
    [ 8.144258] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [ 8.150427] rproc-virtio rproc-virtio.1.auto: registered virtio0 (type 7)
    [ 8.156877] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [ 8.166080] remoteproc remoteproc0: remote processor 79000000.r5f is now up
    [ 8.189188] platform 78000000.r5f: R5F core may have been powered on by a dif ferent host, programmed state (0) != actual state (1)
    [ 8.215291] platform 78000000.r5f: configured R5F for IPC-only mode
    [ 8.226567] platform 78000000.r5f: assigned reserved memory node r5f-dma-memo ry@9c800000
    [ 8.236721] remoteproc remoteproc1: 78000000.r5f is available
    [ 8.245948] remoteproc remoteproc1: attaching to 78000000.r5f
    [ 8.259681] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node r 5f-dma-memory@9c800000
    [ 8.334086] virtio_rpmsg_bus virtio1: rpmsg host is online
    [ 8.334244] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
    [ 8.343094] rproc-virtio rproc-virtio.2.auto: registered virtio1 (type 7)
    [ 8.355151] remoteproc remoteproc1: remote processor 78000000.r5f is now atta ched
    [ 8.365929] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [ 8.367003] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
    [ 8.538130] usbcore: registered new device driver onboard-usb-dev
    [ 8.642497] sii902x 1-003b: supply iovcc not found, using dummy regulator
    [ 8.652090] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
    [ 8.669894] i2c i2c-1: Added multiplexed i2c bus 3
    [ 8.752156] PVR_K: 195: Device: fd80000.gpu
    [ 8.788152] [drm] Initialized tidss 1.0.0 for 30200000.dss on minor 0
    [ 8.875519] tidss 30200000.dss: [drm] fb1: tidssdrmfb frame buffer device
    [ 8.942951] PVR_K: 195: Read BVNC 36.53.104.796 from HW device registers
    [ 8.950440] PVR_K: 195: RGX Device registered BVNC 36.53.104.796 with 1 core in the system
    [ 8.961474] [drm] Initialized pvr 24.2.6643903 for fd80000.gpu on minor 1
    [ 10.796725] EXT4-fs (mmcblk0p19): mounted filesystem d07a9cda-4c00-4590-acde- fb8bb0dab821 r/w with ordered data mode. Quota mode: none.
    [ 15.370172] audit: type=1006 audit(1748546329.688:14): pid=1436 uid=0 subj=ke rnel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [ 15.384036] audit: type=1300 audit(1748546329.688:14): arch=c00000b7 syscall= 64 success=yes exit=4 a0=8 a1=ffffc2ca83e8 a2=4 a3=1 items=0 ppid=1 pid=1436 aui d=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" subj=kernel key=(null)
    [ 15.411967] audit: type=1327 audit(1748546329.688:14): proctitle="(systemd)"
    [ 17.969177] PVR_K: 1445: RGX Firmware image 'rgx.fw.36.53.104.796' loaded
    [ 17.987297] PVR_K: 1445: Shader binary image 'rgx.sh.36.53.104.796' loaded
    [ 49.382733] audit: type=1006 audit(1748546363.704:15): pid=1534 uid=0 subj=ke rnel old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
    [ 49.396347] audit: type=1300 audit(1748546363.704:15): arch=c00000b7 syscall= 64 success=yes exit=1 a0=8 a1=ffffc7f4ced8 a2=1 a3=1 items=0 ppid=1 pid=1534 aui d=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 com m="(systemd)" exe="/usr/lib/systemd/systemd-executor" subj=kernel key=(null)
    [ 49.424233] audit: type=1327 audit(1748546363.704:15): proctitle="(systemd)"
    [ 49.431349] audit: type=1334 audit(1748546363.716:16): prog-id=18 op=LOAD
    [ 49.438388] audit: type=1300 audit(1748546363.716:16): arch=c00000b7 syscall= 280 success=yes exit=8 a0=5 a1=ffffc6304888 a2=90 a3=0 items=0 ppid=1 pid=1534 a uid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 c omm="systemd" exe="/usr/lib/systemd/systemd" subj=kernel key=(null)
    [ 49.465274] audit: type=1327 audit(1748546363.716:16): proctitle="(systemd)"
    [ 49.472376] audit: type=1334 audit(1748546363.744:17): prog-id=18 op=UNLOAD
    [ 49.479394] audit: type=1300 audit(1748546363.744:17): arch=c00000b7 syscall= 57 success=yes exit=0 a0=8 a1=1 a2=0 a3=ffff957bcc60 items=0 ppid=1 pid=1534 aui d=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 com m="systemd" exe="/usr/lib/systemd/systemd" subj=kernel key=(null)
    [ 49.506090] audit: type=1327 audit(1748546363.744:17): proctitle="(systemd)"
    [ 49.513242] audit: type=1334 audit(1748546363.744:18): prog-id=19 op=LOAD
    root@am62pxx-evm:~# ered new device driver onboard-usb-dev
    -sh: ered: command not found
    03b: supply cvcc12 not found, using dummy regulator
    [ 8.669894] i2c i2c-1: Added multiplexed i2c bus 3
    [ 8.752156] PVR_K: 195: Device: fd80000.gpu
    [ 8.788152] [drm] Initialized tidss 1.0.0 for 30200000.dss on minor 0
    [ 8.875519] tidss 30200000.dss: [drm] fb1: tidssdrmfb frame buffer device
    [ 8.942951] PVR_K: 195: Read BVNC 36.53.104.796 from HW device registers
    [ 8.950440] PVR_K: 195: RGX Device registered BVNC 36.53.104.796 with 1 core in the system
    [ 8.961474] [drm] Initialized pvr 24.2.6643903 for fd80000.gpu on minor 1
    dummy regulatorXT4-fs (mmcblk0p19): mounted filesystroot@am62pxx-evm:~# [ 8.642497] sii902x 1-003b: supply iovcc not found, using
    -sh: [: missing `]'
    :14): pid=1436 uid=0 subj=ke rnel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [ 15.384036] audit: type=1300 audit(1748546329.688:14): arch=c00000b7 syscall= 64 success=yes exit=4 a0=8 a1=ffffc2ca83e8 a2=4 a3=1 items=0 ppid=1 pid=1436 aui d=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 g dummy regulatorexe="/usr/lib/systemd/systemd-executor" subj=root@am62pxx-evm:~# [ 8.652090] sii902x 1-003b: supply cvcc12 not found, using
    -sh: [: missing `]'
    r binary image 'rgx.sh.36.53.104.796' loaded
    [ 49.382733] audit: type=1006 audit(1748546363.704:15): pid=1534 uid=0 subj=ke rnel old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
    [ 49.396347] audit: type=1300 audit(1748546363.704:15): arch=c00000b7 syscall= 64 success=yes exit=1 a0=8 a1=ffffc7f4ced8 a2=1 a3=1 items=0 ppid=1 pid=1534 aui d=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 com m="(systemd)" exe="/usr/lib/systemd/systemd-executor" subj=kernel key=(null)
    [ 49.424233] root@am62pxx-evm:~# [ 8.669894] i2c i2c-1: Added multiplexed i2c bus 3
    -sh: [: missing `]'
    LOAD
    [ 49.438388] audit: type=1300 audit(1748546363.716:16): arch=c00000b7 syscall= 280 success=yes exit=8 a0=5 a1=ffffc6304888 a2=90 a3=0 items=0 ppid=1 pid=1534 a uid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 c omm="systemd" exe="/usr/lib/systemd/systemd" subj=kernel key=(null)
    [ 49.465274] audit: type=1327 audit(1748546363.716:16): proctitle="(systemd)"
    [ 49.472376] audit: type=1334 audit(1748546363.744:17): prog-id=18 op=UNLOAD
    [ 49.479394] audit: type=1300 audit(1748546363.744:17): arch=c00000b7 syscall= 57 success=yes exit=0 a0=8 a1=1 a2=0 a3=ffff957bcc60 items=0 ppid=1 pid=1534 aui d=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 com m="systemd" exe="/usr/lib/systemd/systemdroot@am62pxx-evm:~# [ 8.752156] PVR_K: 195: Device: fd80000.gpu
    -sh: [: missing `]'
    e=1334 audit(1748546363.744:18): prog-id=19 op=LOAD
    s on minor 0-evm:~# [ 8.788152] [drm] Initialized tidss 1.0.0 for 30200000.dss
    -sh: [: missing `]'
    me buffer device:~# [ 8.875519] tidss 30200000.dss: [drm] fb1: tidssdrmfb fram
    -sh: [: missing `]'
    device registers:~# [ 8.942951] PVR_K: 195: Read BVNC 36.53.104.796 from HW d
    -sh: [: missing `]'
    in the system
    -sh: [: missing `]'
    0.gpu on minor 1:~# [ 8.961474] [drm] Initialized pvr 24.2.6643903 for fd80000
    -sh: [: missing `]'
    fb8bb0dab821 r/w with ordered data mode. Quota mode: none.
    -sh: syntax error near unexpected token `('
    5 ses=1 res=1 rnel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295
    -sh: syntax error near unexpected token `('
    key=(null) comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" subj=kernel k
    -sh: syntax error near unexpected token `('
    octitle="(systemd)" [ 15.411967] audit: type=1327 audit(1748546329.688:14): pro
    -sh: syntax error near unexpected token `('
    3.104.796' loaded~# [ 17.969177] PVR_K: 1445: RGX Firmware image 'rgx.fw.36.53
    -sh: [: missing `]'
    53.104.796' loaded# [ 17.987297] PVR_K: 1445: Shader binary image 'rgx.sh.36.5
    -sh: [: missing `]'
    es=2 res=1 rnel old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 se
    -sh: syntax error near unexpected token `('
    =(null) m="(systemd)" exe="/usr/lib/systemd/systemd-executor" subj=kernel key=
    -sh: syntax error near unexpected token `('
    octitle="(systemd)" [ 49.424233] audit: type=1327 audit(1748546363.704:15): pro
    -sh: syntax error near unexpected token `('
    og-id=18 op=LOAD:~# [ 49.431349] audit: type=1334 audit(1748546363.716:16): pro
    -sh: syntax error near unexpected token `('
    omm="systemd" exe="/usr/lib/systemd/systemd" subj=kernel key=(null)
    -sh: syntax error near unexpected token `('
    octitle="(systemd)" [ 49.465274] audit: type=1327 audit(1748546363.716:16): pro
    -sh: syntax error near unexpected token `('
    og-id=18 op=UNLOAD# [ 49.472376] audit: type=1334 audit(1748546363.744:17): pro
    -sh: syntax error near unexpected token `('
    m="systemd" exe="/usr/lib/systemd/systemd" subj=kernel key=(null)
    -sh: syntax error near unexpected token `('
    octitle="(systemd)" [ 49.506090] audit: type=1327 audit(1748546363.744:17): pro
    -sh: syntax error near unexpected token `('
    og-id=19 op=LOAD:~# [ 49.513242] audit: type=1334 audit(1748546363.744:18): pro
    -sh: syntax error near unexpected token `('

  • Hello Tapan,

    Thanks for this. From this log it is clear that the uEnv.txt is not getting read correctly. Can you please show me the output of 'ls -R /run/media/'?

    Edit: sorry, i forgot to add -R in the command above.

  • /run/media:
    boot-mmcblk1p1 bootloader-mmcblk0p1 mnt

    /run/media/boot-mmcblk1p1:
    EFI tiboot3-am62px-hs-evm.bin u-boot.img
    Image tiboot3-am62px-hs-fs-evm.bin uEnv.txt
    'System Volume Information' tiboot3.bin
    ti_logo_414x97_32bpp.bmp.gz tispl.bin

    /run/media/boot-mmcblk1p1/EFI:
    BOOT

    /run/media/boot-mmcblk1p1/EFI/BOOT:
    bootaa64.efi grub.cfg

    '/run/media/boot-mmcblk1p1/System Volume Information':
    IndexerVolumeGuid WPSettings.dat

    /run/media/bootloader-mmcblk0p1:
    tispl.bin u-boot.img

    /run/media/mnt:
    vendor

    /run/media/mnt/vendor:
    pers-mmcblk0p19

    /run/media/mnt/vendor/pers-mmcblk0p19:
    lost+found tee

    /run/media/mnt/vendor/pers-mmcblk0p19/lost+found:

    /run/media/mnt/vendor/pers-mmcblk0p19/tee:
    0 1 2 3 4 dirf.db

  • So I see the uEnv.txt in /run/media/boot-mmcblk1p1 folder. You can try editing this directly on the Am62P with this command:

    $ vi /run/media/boot-mmcblk1p1

    And then add the

    name_overlays=ti/k3-am62p5-sk-m2-cc3351.dtbo

    line.

  • Thanks! I finally got the wifi to connect. However I had one small issue. When I run the command "/usr/bin/ti-apps-launcher &"  to reopen the gui, I try to access chromium but when I click launch it does not seem to open. The images below show the output when I ran the above command and when I tried accessing chromium.

  • Tapan this is excellent news. Good work and many thanks for Sabeeh for the help on this. Regarding the Chromium browser within the AM62P apps launcher, this is working for me with WIFI. When I boot the board and connect to WIFI I am able to launch the Chromium browser from the GUI and it connects to a webgl animation of a fish aquarium. If you continue to have problems with that can you open a new thread on this forum so we can let Sabeeh close the WIFI thread? 

  • Yes sounds good. Thank you Ruben and Sabeeh for your help!