I am following
https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf
and build yocto with core-image-minimal, I am using imx8ULP-EVK9 and after flashing I performing below command and getting error, how can I enable wifi in minimal image?
root@imx8ulp-9x9-lpddr4-evk:~# modprobe moal mod_para=nxp/wifi_mod_para.conf
modprobe: FATAL: Module moal not found in directory /lib/modules/6.6.52-lts-next-ge0f9e2afd4cf
Hi @dhruvinrajpura!
Thank you for contacting NXP Support!
That image doesn't contain the wifi drivers installed.
Try compiling imx-image-core instead.
Best Regards!
Chavira