How To Get Broadcom BCM4312 Wireless To Work In Fedora

Loading

Broadcom provides Linux drivers for most of its wireless chipsets. Prior to the release of official drivers from Broadcom, the open source software community had various workarounds. Some people used Windows drivers through ndiswrapper. Others used fwcutter.

The RPM Fusion Repository for Fedora offers the Broadcom wireless drivers from its repositories. You can install them using yum.

Step 1: Enable the RPM Fusion repositories

 
rpm -Uvh <a href="http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm<br />
rpm" title="http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm<br />
rpm">http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable...</a> -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

Step 2: Update the system

yum update

Step 3: Install the Broadcom wireless driver

yum install kmod-wl-PAE

Restart the computer. Network manager must now show the available wireless networks.

Notes

  • Make sure the laptop wireless switch is on.
  • If you have previously tried installing fwcutter or Broadcom Windows driver via ndiswrapper blacklist these drivers. The steps described in this article has been tested on fresh Fedora 12 install.
  • Broadcom Corporation BCM4312 802.11b/g (rev 01) wireless chipset was used for testing
  • To view the chipset details run the command 'lspci'
  • If you do not have a PAE kernel, use the command
    yum install mkod-wl

    instead
About the author

Sudheer is an entrepreneur and software developer. Get more from Sudheer on Twitter.


Thanks !!!!!!!!!!!!!!

Thanks !!!!!!!!!!!!!!

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>. The supported tag styles are: <foo>, [foo].

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.