Installing Linux
Driver for broadcom 5700
- Insert
CD with the driver that you have download from www.broadcom.com
- Type
at Prompt # cd /mnt
- Then
change directory #cd cdrom
- Type
the name of the latest driver (ours was linux-7.3.5). You can type the whole path #cd linux-7.3.5/server/Linux/Driver
- When
in Driver folder type: #rpm
–ivh bcm5700-7.3.3-1.src.rpm
- Next
change directory: #cd /usr/src
- And change
directory to redhat folder by typing #cd redhat
- in
redhat directory Type #rpmbuild – bb SPECS/bcm5700.spec
- then
type #rpm –ivh RPMS/i386/bcm5700-7.3.5-1.i386.rpm
- type: #modprobe bcm5700
- Next
you have to configure network,
- Click
on HAT icon ( like start in windows), Go to System Settings and Network
- Click
on DNS tab and type:
Hostname: (your host name i.e.
lab.austincc.edu)
Primary DNS: (your number i.e.
308.87.232.9)
DNS search
path: (your path i.e. austincc.edu)
- Click
on Device name and click the Activate button to make the device active.
(the check mark
shows you that it is working)