Hi,
I am using currently IMX8MINI EVK. I did successfully flash image to SD card. I did build below image.
fsl-image-validation-imx. But when I boot system, I didn't see wlan0 interface.
I want to bring up wireless interface on the board. Can anyone suggest, how do bring up wifi on board?
Do I need to build any other image or do I need build custom linux and enable any parameter to get wireless interface?
Any help will be really helpful.
Can you please tell us which version of BSP are you using?
We are able to get wlan0 through 'ifconfig -a' and 'iwconfig' for fsl-image-validation-imx sdcard image (Yocto version is L4.14.98_2.0.0, host: Ubuntu 16.04) and for prebuilt also we have verified it. Please try with prebuilt from this link.
Let us know if any help is required.
Regards,
Radhika Somaiya.
Does it show up when you issues "ifconfig -a" or "iwconfig"?