ethernet driver for GIGABYTE GA-G31M-ES2L Intel MB

Support questions and answer and latest software.
Post Reply
User avatar
dweingarden
Project Developer
Posts: 6
Joined: Wed May 02, 2007 2:12 pm

ethernet driver for GIGABYTE GA-G31M-ES2L Intel MB

Post 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.
Attachments
atl1e.tar.bz2
attansic tech linux driver
(91.28 KiB) Downloaded 626 times
Post Reply