Asus AP1720-I5 PRL-DL M/B User Guide - Page 114

ATI Rage XL Display Driver Installation

Page 114 highlights

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 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 = 6. Assign an IP address to the interface by entering the following, where x is the interface number: ifconfig ethx 7. 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 5.6.2 ATI Rage XL Display Driver Installation The RedHat 7.x system can automatically recognize ATI Rage XL graphic controller (ATI MACH64) during installation. You don't need to load or modify the video driver for the onboard VGA device. 5-14 Chapter 5: OS Installation

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114

5-14
Chapter 5: OS Installation
5.6.2
ATI Rage XL Display Driver Installation
The RedHat 7.x system can automatically recognize ATI Rage XL graphic
controller (ATI MACH64) during installation. You don’t need to load or
modify the video driver for the onboard VGA device.
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
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>