Skip to content

Instantly share code, notes, and snippets.

Created January 6, 2013 08:22
Show Gist options
  • Save anonymous/4466050 to your computer and use it in GitHub Desktop.
Save anonymous/4466050 to your computer and use it in GitHub Desktop.
Compiling and installing Atheros AR8161 ethernet driver on Linux
# cd compat-wireless-2012-02-28-p/
# ./scripts/driver-select alx
# make
# sudo make install
# sudo modprobe alx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment