You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
Jason Lee
jasondlee
Christian. Husband. Father. Bassist. Martial Artist. Java Champion. Software engineer @ IBM. OKCJUG President. Opinions are mine, but can be yours.
Installing the Linux driver for ASUS AC-56 for Fedora 25 with kernel 4.11.
Manual compilation
Install
$ sudo su -
# TODO: You might need to install some debug packages for the kernel!
$ cd /tmp
$ git clone https://github.com/maurossi/rtl8812au
$ git checkout kernel-4.11