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?

904件の閲覧回数
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 返答(返信)

766件の閲覧回数
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 件の賞賛

766件の閲覧回数
vsuneja63
Contributor III

Thanks!

I will try this out.

0 件の賞賛

766件の閲覧回数
romitchatterjee
Contributor V

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

766件の閲覧回数
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 件の賞賛