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.