NIC for Ubuntu (P5VD2-VM)

OK, I fixed my oldest daughters PC broken. A bit of patching and fixing, wherafter the Windows XP installation was f*cked. Mea culpa – noone else to blame …

I installed Ubuntu, mainly to recover her files but it seems she finds it acceptable so it might be that we skip the Windows installation altogether. However, it was not without pain – the Network card won’t work. Not the NIC on the motherboard (P5VD2-VM <Green>) and not the D-link Gigabit LAN card I threw in there. I am of course aware I can run the system off the disk directly, but I installed it to properly do updates that would stick and especially so I could update SAMBA.

I haven’t tried the below but that was the best proposal I have seen.

1) I installed ubuntu hardy 64bit, i has build-essential package installed
2) Then i downloaded the linux driver from: http://support.asus.com/download/dow…model=P5KPL-CM
(as per my original post)
3) I then transfered the driver via usb stick to my laptop and unpacked the zip. (Actually i unpacked it on windows first as it has a .rar file that i could not unpack on linux Then i packed it up again on windows).
4) cd into <HOME_DIR>/LinuxDrivers/L1e_Lan/l1e-l2e-linux-v1.0.0.4/src
5) then i ran: sudo KBUILD_NOPEDANTIC=1 make
6) then i ran: sudo KBUILD_NOPEDANTIC=1 make install
7) that worked and put a driver in /lib/modules/2.6.24-16-generic/kernel/drivers/net/atl1e/at1le.ko
8 ) i cd into that director and i run: sudo insmod ./atl1e.ko

Hrm. Would I consider proposing using the to my mother. Sending a CD and have her install it… Think NOT!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.