Installing broadcom wireless driver for linux fedora 15 32 bit
For rpmfusion free release
$ su -c 'rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm'
For rpmfusion non free release
$ su -c 'rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'
Once you have upgraded the rpmfusion free and non-free release in your system then update the system using the following command. Type the password for the user when prompted.
$ sudo yum update
Download the package broadcom-wl-4.150.10.5.tar.bz2 from
http://mirror2.openwrt.org/sources/broadcom-wl-4.150.10.5.tar.bz2
unzip or extract the tar file to local folder and do the following:
su -
chmod -R 777 broadcom-wl-4.150.10.5/
cd broadcom-wl-4.150.10.5/driver
b43-fwcutter -w /lib/firmware wl_apsta_mimo.o
Restart your machine
More references Pls visit the site:
http://fedoramobile.org/fc-wireless/bcm43xx-yum-extras
$ su -c 'rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm'
For rpmfusion non free release
$ su -c 'rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'
Once you have upgraded the rpmfusion free and non-free release in your system then update the system using the following command. Type the password for the user when prompted.
$ sudo yum update
Download the package broadcom-wl-4.150.10.5.tar.bz2 from
http://mirror2.openwrt.org/sources/broadcom-wl-4.150.10.5.tar.bz2
unzip or extract the tar file to local folder and do the following:
su -
chmod -R 777 broadcom-wl-4.150.10.5/
cd broadcom-wl-4.150.10.5/driver
b43-fwcutter -w /lib/firmware wl_apsta_mimo.o
Restart your machine
More references Pls visit the site:
http://fedoramobile.org/fc-wireless/bcm43xx-yum-extras
Comments
Post a Comment