Comment 90 for bug 1436940

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

If you followed just the instructions from comment 81, you also need

sudo apt-get install build-essential linux-headers-$(uname -r) git
echo "options ath10k_core skip_otp=y" | sudo tee /etc/modprobe.d/ath10k_core.conf
wget https://www.kernel.org/pub/linux/kernel/projects/backports/2015/09/03/backports-20150903.tar.gz
tar -zxvf backports-20150903.tar.gz
cd backports-20150903
make defconfig-ath10k
make
sudo make install

Then reboot