how to enable Wi-Fi driver in "fsl-image-qt5-validation-imx" image on imx8mqevk?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how to enable Wi-Fi driver in "fsl-image-qt5-validation-imx" image on imx8mqevk?

1,949 次查看
vsuneja63
Contributor III

We are following steps for Wayland image on i.MX8 MQuad EVK.
$ DISTRO=fsl-imx-wayland MACHINE=imx8mqevk source fsl-setup-release.sh -b build-wayland
$ bitbake fsl-image-qt5-validation-imx

wlan0 interface is not there in the builld, how to enable it for imx8 target.

We are following building steps from "i.MX Yocto Project User's Guide".

标记 (3)
4 回复数

1,811 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Vipul Suneja,

I would recommend for you to check the Wi-Fi QCA6174 driver section of the Linux Reference Manual included as part of the i.MX BSP documentation of the BSO you are using, as there is useful information on how to enable and connect to networks.

I hope this helps!

Regards,

0 项奖励
回复

1,811 次查看
vsuneja63
Contributor III

Thanks!

I will try this out.

0 项奖励
回复

1,811 次查看
romitchatterjee
Contributor V

Have you tried "ifconfig -a" and checked if wlan0 is listed there? Regular "ifconfig" just lists the interfaces that are up.

1,811 次查看
vsuneja63
Contributor III

Thanks!

I tried with this but wlan0 interface missing. I tried to make it up via command "ifconfig wlan0 up", but its not coming up.

0 项奖励
回复