Page 1 of 1

ethernet driver for GIGABYTE GA-G31M-ES2L Intel MB

Posted: Mon Dec 07, 2009 8:08 pm
by dweingarden
This motherboard does not come with Linux drivers so you have to supply your own.

1) Download the file below and burn it to a CD for safe keeping and later use.
2) log in as root
3) use the file viewer to extract the driver to /root or type tar -xjvf atl1e.tar.bz2
4) cd atl1e/src
5) make install
6) insmod atl1e.ko
7) depmod -a

reboot system to test.