[HowTo] Install Network Driver for P5GC-MX Under Ubuntu
July 16, 2008 · Filed Under Ubuntu
I was installing Ubuntu on Asus P5GC-MX, the install process was flawlessness, however the onboard lan wasn’t love my Ubuntu, it wont detect the onboard LAN adapter. Therefore, i dig around in internet and finally i found a solution as below:
- Download atl2-204tar and extract it
- tar -vxzf atl2-2.0.4.tar.bz
- cd atl2-2.0.4
- make
- sudo cp ./atl2.ko /lib/modules/`uname -r`/kernel/drivers/net
- sudo depmod -a
- sudo modprobe atl2
- dmesg
- ifconfig -a
And…..CONGRATUTION!!!!! I got it working YEAH!!!
Comments
One Response to “[HowTo] Install Network Driver for P5GC-MX Under Ubuntu”
Leave a Reply


Hi, I first install ubuntu 8.04 and didn’t get install the driver, so I install ubuntu 7.10 kernel 2.6.22-14 and get install the drive correctly, using this tips. perhaps the lights of the network card doesn’t turns on and i don’t got use this car
The card is working correctly in windows.
do you knows what could be????
thanks