Wifi On Ubuntu: Installing Broadcom Drivers

Atheros and Broadcom are the two most popular manufacturers of Wifi cards. However, support for using Wifi with them is not present out of the box in Ubuntu Linux.

I had covered installing Wifi on Ubuntu for Atheros Wifi cards earlier in this post.

Wifi-broadcom

Wifi-broadcom

To install Wifi for Broadcom on Ubuntu, follow the steps below.

If you have a working Internet connection of any form, other than the non-functional Wifi, you can select to install the package named b43-fwcutter, which will do the Wifi driver installation along with the installation of the package itself. Your Wifi should work fine after a restart.

If you  do not have a working Internet connection, then download these two files [ wl_apsta and broadcom-wl ].

Now, open a terminal and install the driver with the commands,

sudo b43-fwcutter -w /lib/firmware wl_apsta-3.130.20.0.o
tar xfvj broadcom-wl-4.80.53.0.tar.bz2
sudo b43-fwcutter --unsupported -w /lib/firmware broadcom-wl-4.80.53.0/kmod/wl_apsta_mimo.o

Finally, restart your computer to verify if the Wifi is installed.

  • Share

Related Topics Similar to This Article: »

Recent Activity: »

Comment Using Facebook

13 Responses to this Article | Share your Opinions/Comments

We moderate comments to prevent spam. Moderation is done within few hours. Please try and stay on topic and refrain from using abusive language. If you think there is a problem with this post, please email the post author or send us an email at tips@techie-buzz.com with the URL and the problem you see and we will rectify it as soon as we can.

  1. mike on November 13th, 2009 at 6:54 am #

    Downloaded files as per instructions via other pc, copied them to desktop, but commands as per instructions above failed with message “cannot open input file” . Tried to copy files into /lib/firmware but permission denied. I’m a frustrated new user and have spent 4 hrs now trying to get wifi to work. Any help appreciated.
    thanks

  2. mike on November 13th, 2009 at 7:31 am #

    Aha, Looked at earlier post re Atheros cards and put my downloads into my Home folder. Commands 1 and 2 worked fine. Command 3 failed until i realised the instructions were truncated in my pc view, losing the at the end. Got the complete instruction with View/page-source! Used corrected instruction and all went well. WIFI now working. :o) My thanks to Chinmoy Kanjilal !!!

  3. chinmoy on November 27th, 2009 at 8:27 pm #

    Thanks mike. Sorry for the trouble.

  4. styx on January 19th, 2010 at 1:26 pm #

    I have an error at step 2:
    It is possible that the compressed file(s) have become corrupted.
    You can use the -tvv option to test integrity of such files.

  5. styx on January 20th, 2010 at 3:03 am #

    Hi,

    This worked for me:

    - Just after installing Ubuntu 9.10, make sure you use a WIRED internet connection ( using your onboard NIC , not wireless obviously since it doesn't work )
    - Issue a "sudo apt-get update" on the terminal to update all the drivers etc.
    - Then go to System -> Administration -> Hardware Drivers
    And select the Broadcom Wireless STA Driver and click Activate.

  6. sam on April 27th, 2010 at 1:22 am #

    thnk u very much

  7. raghavendra on August 10th, 2010 at 4:31 am #

    where can i download brodcom b43 driver for free pls help me

  8. praveen on March 5th, 2011 at 9:13 am #
  9. allyn on June 27th, 2011 at 9:26 pm #

    command 1 results with “sudo: b43-fwcutter: command not found”

  10. isaac on July 18th, 2011 at 2:59 pm #

    Cant install…when i execute the first command it says cannot opne input file wl_apsta….. i have downloades those but i dont know where i must allocate them to work….

    i need the wifi ti work.. else i will go bact to windows :(

    • Oswaldo on July 28th, 2011 at 1:42 pm #

      Hi. In this video shows how to install drivers (if you have the driver of course) with ndiswarrper:
      http://www.youtube.com/watch?v=TbviIHY8iiM

      And in this page says how to install wifi directly with b43-fwcutter:
      https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#Identifying Your Card/Driver
      If you dont have Internet access go to other PC with Internet and download this files:
      1.- ndistgtk_0.8.5-1_i386.deb, doble click like the video shows (with the driver in your directory)

      If you dont have the diver then:
      2.- get this two files: a) wl_apsta-3.130.20.0.o
      b) broadcom-wl-4.80.53.0.tar.bz2

      In this page are the links and the instructions:
      http://techie-buzz.com/foss/wifi-ubuntu-install-broadcom-drivers.html

      3.- This two files should be at /home/administrator user or you local directory.

      4.- open a terminal and write this lines:
      ~$ tar xfvj broadcom-wl-4.150.10.5.tar.bz2
      ~$ sudo b43-fwcutter -w /lib/firmware wl_apsta-3.130.20.0.o
      ~$ sudo b43-fwcutter –unsupported -w /lib/firmware broadcom-wl-4.150.10.5/driver/wl_apsta_mimo.o

      If there’s no problems then …

      5.- The Step 4. from WifiDocsDriver says:
      Under the desktop menu System > Administration > Hardware/Additional Drivers, the b43 drivers can be activated for use.

      If you cant activate the wifi try to install the packages form Live CD, install the drivers from
      ../pool/main/b/b43-fwcutter/
      and some other files that you need.
      Get the CD with UBUNTU, open the carpets and search all packages you need.
      Regards.
      Oswaldo

  11. paybak on October 6th, 2011 at 3:18 am #

    Just download the WINDOWS drivers from http://www.broadcom.com/support/ethernet_nic/downloaddrivers.php
    An use ndswrapper, selecting the .inf file.