硬件的名称

硬件

很多主机版都包含 Attansic L1 作为内置的网络设备。

问题

Centos <= 5.6 版不包含此芯片组的驱动程序。

深入解释

由 2007 年 2 月,内核 2.6.20-git5 版起,此芯片组的驱动程序已经被输入主流的内核中。Centos <= 5.6 所采用的旧版内核暂未有适用的反向移植。

`lspci -v` 的输出

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

解决方法

http://atl1.sourceforge.net/ 提供了一个驱动程序。引述该网站:

请按你的需要,选择以下一个解决方案:

升级至较近的 CentOS 发行版本

自 CentOS 5.7 起,此芯片组的驱动程序已经包含于内核中。

建先创建的内核模块

你也可以从 ELRepo 软件库追踪 kABI 的 kmod RPM 组件格式下载此驱动程序。请选择合适你的内核的 kmod 组件并按照该软件库所提供的指示进行安装。

Translation of revision 23

zh/AdditionalResources/HardwareList/CentOS5/AttansicL1 (last edited 2011-10-10 10:07:06 by TimothyLee)