3 vga driver installation – Asus RS120-E4/PA2 User Manual
Page 154
7-14
Chapter 7: Driver installation
7.3
VGA driver installation
This section provides instructions on how to install the ATI
®
ES1000 Video Graphics
Adapter (VGA) driver.
7.3.1
Windows 2000/Server 2003
You need to manually install the ATI
®
ES1000 VGA driver on a Windows 2000 /
Server 2003 operating system. To install the ATI
®
ES1000 VGA driver:
1. Restart the computer, then log on with
Administrator privileges.
2. Insert the motherboard/system support CD to the optical drive. The support
CD automatically displays the
Drivers menu if Autorun is enabled in your
computer.
The
Drivers menu if Autorun is enabled in your computer.
3. Click the item ATI ES1000 from the menu.
2. Build the driver tg3.o (or tg3.ko) as a loadable module for the running kernel:
cd src
make
3. Test the driver by loading it:
insmod tg3.o
or
insmod tg3.ko(on 2.6.x kernels)
or
insmod tg3
4. Install the driver and man page:
make install
5. Refer to various Linux documentations to configure the network protocol and
address.