Comment 61 for bug 1436940

Revision history for this message
robert (robertsori) wrote : Re: Atheros wifi 168c:0041(QCA6174) is not supported

I was able to get my Atheros wifi, version 0168c:0041 working as expected using the latest Linux Next Kernel Git;
https://github.com/torvalds/linux.git

And the procedure described on this Fedora bug report site, by Susi Lehtola
https://bugzilla.redhat.com/show_bug.cgi?id=1257500#c16

It simple involves using the firmware in the proper folder (QCA6174) mentioned by Diego in comment 39 and 40.
And the latest Kernel, which I compiled on my Debian Stretch distribution.

  *-network
       description: Wireless interface
       product: Qualcomm Atheros
       vendor: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: wlp1s0
       version: 20
       serial: ac:e0:10:2e:7a:ab
       width: 64 bits
       clock: 33MHz
       capabilities: bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ath10k_pci driverversion=4.2.0-nextlinux firmware=atheros-12.0.0.102-fw ip=10.69.40.8 latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn
       resources: irq:34 memory:f0800000-f09fffff

There are remaining issues such as speed and total functionality, but this is the first time I could get any such results and it seems this driver is reaching its final phase.

Bob
Las Vegas