Using WiFi on i.MX8M EVK

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using WiFi on i.MX8M EVK

Jump to solution
3,261 Views
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 Kudos
1 Solution
2,366 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
2,367 Views
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 Kudos
2,366 Views
philippemidol-m
Contributor I

I missed this doc!!

It works now.

Thanks.

Philippe

0 Kudos