Redirected from page "HardwareList/CentOS5/AttansicL1"

Clear message

Name of the piece of Hardware

Hardware

The Attansic L1 is included as the onboard network device for many mainboards

Problem

No version of Centos <= 5.6 includes a driver for this chipset.

In-Depth explanation

The driver for this chipset has been merged in the mainline kernel in Feb 2007, as of kernel version 2.6.20-git5. Centos <=5.6 uses older kernels for which no backport exists yet.

Output of `lspci -v`

02:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit Ethernet Adapter (rev b0)

Solution

There is a driver available from http://atl1.sourceforge.net/. Quoting that site:

According to your needs, you can select one of the following solutions:

Update to a more recent CentOS release

Since CentOS 5.7, the driver for this chipset is included in the kernel.

Prebuilt kernel module

The driver may also be downloaded as a kABI tracking kmod RPM package from the ELRepo repository. Select the kmod package that matches your kernel and install it according to the instructions provided by that repository.

AdditionalResources/HardwareList/CentOS5/AttansicL1 (last edited 2011-10-10 17:26:14 by AlanBartlett)