1 2 3 4 5 6 7
sudo apt-get install build-essential && make cd driver_directory ./configure make sudo make install depmod -a modprobe e1000e