Asus NRL-LS NRL-LS User Manual - Page 119

Verify that the interface works. Enter the following, where <IP_address> is

Page 119 highlights

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 = 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 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. ASUS NRL-LS motherboard user guide 5-25

  • 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
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120

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.