On Sat, Jan 9, 2016 at 6:12 PM, M. Gelle <outperfor...@gmail.com> wrote:
> Sorry, I thought you new there was only one public download that wasn't
> working. I'll try this although I thought the file should have been a Linux
> archive. I'll see if Brandon comes up with another link. Sorry again, for my
> frustration.

Let's try using the latest backport drivers from upstream.

dnf group install "Development Tools"
dnf install kernel-devel
wget 
https://www.kernel.org/pub/linux/kernel/projects/backports/stable/v4.3/backports-4.3-1.tar.gz
tar -zxvf backports-4.3.1.tar.gz
cd backports-4.3.1
make defconfig-ath10k
make
sudo make install

Reboot the system and see if you wireless card starts to work.

Brandon Vincent
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to