Comment 118 for bug 1436940

Revision history for this message
Adam (adamrehal) wrote : Re: Atheros wifi 168c:0041(QCA6164) is not supported

Great job myrubapa!

I managed to get this working by following his question on askubuntu: http://askubuntu.com/a/678244/487014

What I did was:

1. wget https://www.dropbox.com/s/nmgb5li6sd6i7ij/backath10k-dkms_2.0_all.deb
2. dpkg -i backath10k-dkms_2.0_all.deb
3. Reeboot
4. apt-get install -f

This basically installs a DKMS made from a backport. I did get errors during step 2 but step 3 and 4 seemed to fix it.