Iii. ati rage xl display driver installation – Asus NRL-LS User Manual

Page 119

Advertising
background image

ASUS NRL-LS motherboard user guide

5-25

2. Untar/unzip the archive, where x.x.x is the version number for the driver tar:

tar zxf e1000-x.x.x.tar.gz

3. Change to the driver src directory, where x.x.x is the version number for the
driver tar:

cd e1000-x.x.x/src/

4. Compile the driver module:

make install

The binary will be installed as:

For Linux 2.2.x systems:

/lib/modules/[KERNEL_VERSION]/net/e1000.o

For Linux 2.4.x systems:

/lib/modules/[KERNEL_VERSION]/kernel/drivers/net/e1000.o

NOTE: The install locations listed above are the default locations.
They may not be correct for certain Linux distributions. For more
information, go to ldistrib.htm.

5. Install the module:

insmod e1000 <parameter>=<value>

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

ifconfig ethx <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>

III. ATI Rage XL Display Driver Installation

The RedHat 7.x system can correctly recognize ATI Rage XL graphic controller
(ATI MACH64) during installation. User doesn't need to load or modify the
video driver for the onboard VGA device.

Advertising