Install Broadcom b43 and b43-legacy wireless driver in Ubuntu 13.04 / 12.10 / 12.04
If you have LAN / Broadband connection or some kind internet access, then it is easy to install the Broadcom b43 and b43-legacy wireless driver in your Ubuntu Machine. This method supports Ubuntu 13.04 / 12.10 / 12.04 /11.10 / 11.04 /10.10 / 10.04.
Note
This Guide is for b43 and b43-legacy driver only, If you want to install the STA driver then follow my other guide on how to Install Broadcom STA wireless driver in Ubuntu 13.04 / 12.10 / 12.04. If the below driver doesn’t work then try STA driver.
To Install b43 driver
Run the following command in the terminal and type the password for the user when prompted.
sudo apt-get install b43-fwcutter firmware-b43-installer
To Install b43-legacy driver
If you have b43-legacy wireless card then you need to install the legacy driver using the below command.
sudo apt-get install firmware-b43legacy-installer
That’s it. Now Activate your driver using Additional driver and Restart your System.
If you don’t want to restart your system then run the below commands and wait for few seconds.
sudo modprobe -r b43 ssb wl
and
sudo modprobe wl
Hope this will be helpful for you!!!






Pingback: Install Broadcom STA wireless driver in Ubuntu 12.10 / 12.04
Pingback: Install Broadcom wireless driver in Ubuntu 12.10 / 12.04 / 11.10 / 11.04
Pingback: Find Additional Drivers application in Ubuntu 12.10
Pingback: Do List After Installing Ubuntu 12.10 Quantal Quetzal
Pingback: Kubuntu 11.04 and Broadcom BCM4311 wireless not working