Installed 10.04 on an Acer TimelineX 3820TG but can't get the ethernet to work.

Code:
$ sudo lshw -C network
  *-network UNCLAIMED     
       description: Ethernet controller
       product: AR8151 v1.0 Gigabit Ethernet
       vendor: Atheros Communications
       physical id: 0
       bus info: pci@0000:03:00.0
       version: c0
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vpd bus_master cap_list
       configuration: latency=0
       resources: memory:f0400000-f043ffff ioport:3000(size=128)
Tried to add atl1e to /etc/modules with no luck.

The driver from http://partner.atheros.com/Download.aspx?id=125 won't work either (error in script on make).

Any suggestions?