Skip to content

Instantly share code, notes, and snippets.

@jcarlosgarcia
Last active December 10, 2015 17:09
Show Gist options
  • Save jcarlosgarcia/4466060 to your computer and use it in GitHub Desktop.
Save jcarlosgarcia/4466060 to your computer and use it in GitHub Desktop.
Compiling and installing the alx driver for an Atheros AR8161 ethernet card in 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