Asus PRL-DLS533 User Guide - Page 159

Broadcom Gigabit LAN Driver Installation

Page 159 highlights

NT4 5.8.2 Broadcom Gigabit LAN Driver Installation W2K WXP NNW Packaging SCO UNX The Linux driver is released in two packaging formats: source RPM and LNX compressed tar formats. The file names for the two packages are bcm5700-.src.rpm and bcm5700-.tar.gz, respectively. Identical source files to build the driver are included in both packages. The tar file contains additional utilities such as patches and driver diskette images for network installation. The files are located in "\drivers\lan\broadcom\linux\driver" of the ASUS Support CD. Installing Source RPM Package 1. Install the source RPM package: rpm -ivh bcm5700-.src.rpm NOTE: If installing the driver on SuSE 7.x distributions, refer to the Notes section below before continuing. 2. Change the directory to the RPM path and build the binary driver for your kernel: cd /usr/src/{redhat,OpenLinux,turbo,packages,rpm ..} rpm -bb SPECS/bcm5700.spec Note that the RPM path is different for different Linux distributions. 3. Install the newly built package (driver and man page): rpm -ivh RPMS/i386/bcm5700-.i386.rpm Note that the --force option is needed if installing on Red Hat 7.1, 7.2, and others that already contain an older version of the driver. 5-56 Chapter 5: Driver 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
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162

5-56
Chapter 5: Driver installation
NT4
W2K
WXP
NNW
SCO
UNX
LNX
5.8.2 Broadcom Gigabit LAN Driver Installation
Packaging
The Linux driver is released in two packaging formats: source RPM and
compressed tar formats. The file names for the two packages are
bcm5700-<version>.src.rpm and bcm5700-<version>.tar.gz, respectively.
Identical source files to build the driver are included in both packages. The
tar file contains additional utilities such as patches and driver diskette
images for network installation. The files are located in
“\drivers\lan\broadcom\linux\driver” of the ASUS Support CD.
Installing Source RPM Package
1.
Install the source RPM package:
rpm -ivh bcm5700-<version>.src.rpm
NOTE: If installing the driver on SuSE 7.x distributions, refer to the
Notes section below before continuing.
2.
Change the directory to the RPM path and build the binary driver for
your kernel:
cd /usr/src/{redhat,OpenLinux,turbo,packages,rpm ..}
rpm -bb SPECS/bcm5700.spec
Note that the RPM path is different for different Linux distributions.
3.
Install the newly built package (driver and man page):
rpm -ivh RPMS/i386/bcm5700-<version>.i386.rpm
Note that the --force option is needed if installing on Red Hat 7.1, 7.2,
and others that already contain an older version of the driver.