QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 646|回复: 1

[help]集成网卡驱动

[复制链接]
发表于 2005-2-19 15:15:32 | 显示全部楼层 |阅读模式
在安装intel集成网卡的驱动时。提示找不到kernel source,安装失败.怎样解决?
安装说明如下
Building and Installation
=========================

To build a binary RPM* package of this driver run 'rpmbuild -tb
<filename.tar.gz>'. Replace <filename.tar.gz> with the specific file name of
the driver.

NOTES: For the build to work properly it is important that the currently
       running kernel MATCH the version and configuration of the installed
       kernel source. If you have just recompiled your kernel, reboot the
       system and choose the correct kernel to boot.

       RPM functionality has only been tested in Red Hat distributions.

1. Move the base driver tar file to the directory of your choice. For
   example, use: /home/username/e100 or /usr/local/src/e100.

2. Untar/unzip the archive by entering the following, where <x.x.x> is the
   version number for the driver tar:

     tar xfz e100-<x.x.x>.tar.gz

3. Change to the driver src directory by entering the following, where
   <x.x.x> is the version number for the driver tar:

     cd e100-<x.x.x>/src/       

4. Compile the driver module:

     make install

   The binary will be installed as below:

       /lib/modules/<kernel_version>/kernel/drivers/net/e100/e100.[k]o

   The install location listed above is the default locations. It may
   not be correct for certain Linux distributions. For more information, see
   the ldistrib.txt file included in the driver tar.

5. Install the module:

     modprobe e100

6. Assign an IP address to the interface by entering the following, where
   <x> is the interface number:

     ifconfig eth<x> <IP_address>

7. Verify that the interface works. Enter the following, where <IP_address>
   is the IP address for another machine on the same subnet as the interface
   that is being tested:

     ping <IP_address>
发表于 2005-2-19 23:00:38 | 显示全部楼层
安装kernel source好了
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-9 09:23 , Processed in 0.054520 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表