beautypg.com

Appendix e, Driver installation, On linux – Lanner FW-8895 User Manual

Page 45

background image

41

Driver Installation

Appendix E

Network Application Platforms

On Linux

Follow these instructions when installing the Intel®

LAN controller base driver for the in Red Hat® and Linux

operating system.
1. Insert the motherboard/system support CD to the

optical drive and mount the optional drive in the Linux

platform.

2. Copy the base driver tar file from the motherboard/

system support CD to the directory of your local hard

disk. The Intel® LAN driver for Linux OS is located in the

following directory:

\Driver\LAN_Driver\PRO1000\LINUX. The name format

of driver file is “e1000-.tar.gz”. For example:

the file name of driver version 7.0.38 is “e1000-7.0.38.

tar.gz”.

3. Untar/unzip the archive, where is the version

number for the driver tar file:

tar zxf e1000-.tar.gz

4. Change to the driver src directory on your system,

where is the version number for the driver tar:

cd e1000-/src/

5. Compile the driver module by typing the following

command:

make install

6. The binary will be installed as:

/lib/modules//kernel/drivers/net/

e1000.o
The install locations listed above are the default

locations. They might not be correct for certain Linux

distributions.

7. Load the module using either the insmod or modprobe

command:

modprobe igb

insmod igb

Note that for 2.6 kernels the insmod command

can be used if the full path to the driver module is specified.

For example:
insmod /lib/modules//kernel/

drivers/net/igb/igb.ko

With 2.6 based kernels also make sure that older

igb drivers are removed from the kernel, before loading

the new module:

rmmod igb; modprobe igb

8. Assign an IP address to the interface by entering the

following, where is the interface number:

ifconfig eth

9. Verify that the interface works. Enter the following,

where is the IP address for another

machine on the same subnet as the interface that is

being tested:

ping

Note: The system uses Intel 82574L Ethernet

controllers, you could obtain the latest drivers at

the Intel download center:

http://downloadcenter.intel.com/

This manual is related to the following products: