|
|
Broadcom Linux STA Driver
by
daMaestro
—
last modified
Feb 04, 2011 04:09 PM
—
filed under:
Wireless
These packages contain Broadcom's IEEE 802.11a/b/g/n hybrid Linux® device driver for use with Broadcom's BCM4311-, BCM4312-, BCM4321-, and BCM4322-based hardware. However, this driver is known to support other chipsets labelled differently (such as the BCM4328.) Requirements
su -c 'yum update' Doing the Work - With a wired connection
su -c 'yum install broadcom-wl' Using the akmod Rather then the kmodIf you want to use the akmod rather then the static kmod, install the akmod package and lets dependencies pull in broadcom-wl:
su -c 'yum install akmod-wl' Doing the Work - Without a pre-existing wired connection (aka: sneakernet)
If after a fresh install of Fedora you want to get your broadcom wireless
working without having to first setup a wired connection on the target
machine, or it has no wired port, then you can also download the needed wireless drivers ahead
of time and manually install them later.You need to download three (3) packages from a RPMFusion "Everything" mirror that matches the architecture you have installed (such as this one http://mirrors.cat.pdx.edu/rpmfusion/nonfree/fedora/releases/13/Everything/i386/os/). It is important to note that the wireless packages listed below are built for the original kernel that ships with the initial Fedora release, which you'll need before you can yum update the first time to get a newer kernel and newer kmods. The links below are for 32bit non-PAE kernels; drill down the url to download the right packages. Fedora 13:
Fedora 12:
Install them post-install: rpm -ivh *rpmNow "modprobe wl" (or reboot) and your wireless should be working (click on your NetworkManager icon). Before your first full yum update, be sure to have the rpmfusion repo installed, or else you'll lose wireless when your kernel is updated but the kmod-wl isn't. TroubleshootingHow to testOpen a terminal.Ping yahoo: (or any host) ping yahoo.com Results similar to the ones below should be displayed: PING yahoo.com (216.109.112.135) 56(84) bytes of data. More InformationDisclaimerWe test this stuff on our own machines, really we do. But you may
run into problems, if you do, come to #fedora on irc.freenode.net
Added ReadingDocument Actions |
