Using WiFi on i.MX8M EVK

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

Using WiFi on i.MX8M EVK

跳至解决方案
3,403 次查看
philippemidol-m
Contributor I

Hi

I would like to use the integrated wifi device of the i.MX8MQ EVK under linux. Afterthe boot I can see the the PCI device:

root@imx8mqevk:~# lspci -s 01:00.0 -v
01:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
Flags: bus master, fast devsel, latency 0, IRQ 265
Memory at 18000000 (64-bit, non-prefetchable) [size=2M]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/8 Maskable+ 64bit-
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [148] Virtual Channel
Capabilities: [168] Device Serial Number 00-00-00-00-00-00-00-00
Capabilities: [178] Latency Tolerance Reporting
Capabilities: [180] L1 PM Substates
Kernel driver in use: hif_pci
Kernel modules: wlan

But there is no corresponding interface and iw can't detect any wifi device.

What can be wrong with my system?

Regards

Philippe

0 项奖励
1 解答
2,508 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Philippe

one can try procedure described in sect.4.12 Wi-Fi QCA6174

attached Linux Manual and Demo Images on link

i.MX Software|NXP 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
2 回复数
2,509 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Philippe

one can try procedure described in sect.4.12 Wi-Fi QCA6174

attached Linux Manual and Demo Images on link

i.MX Software|NXP 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
2,508 次查看
philippemidol-m
Contributor I

I missed this doc!!

It works now.

Thanks.

Philippe

0 项奖励