Fedora – Install WLAN drivers.

After installing Fedora, you might find your WLAN is not detected. Even with the latest Kernel you may not be able to use WIFI.
This is where sites like http://wireless.kernel.org/ are most useful.

Even today Laptop manufacturer does not consider providing drivers for Linux OS.
While installing Fedora 13 on following laptops wifi was not working.
Dell 1525
HP 6710b

To install drivers either you find a device using lspci command, and google it for driver download. OR use message logs.
Following error in message logs has complete url for driver download & procedure to install it.

NetworkManager[1281]: (wlan0): supplicant manager state: down -> idle
NetworkManager[1281]: (wlan0): device state change: 2 -> 3 (reason 0)
kernel: b43 ssb0:0: firmware: requesting b43/ucode15.fw
kernel: b43 ssb0:0: firmware: requesting b43-open/ucode15.fw
kernel: b43-phy0 ERROR: Firmware file “b43/ucode15.fw” not found
kernel: b43-phy0 ERROR: Firmware file “b43-open/ucode15.fw” not found
kernel: b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.

If you have broadcom wireless device, you may use following procedure.

yum install b43-fwcutter -y

wget http://downloads.openwrt.org/sources/broadcom-wl-4.150.10.5.tar.bz2
tar xjf broadcom-wl-4.150.10.5.tar.bz2
cd broadcom-wl-4.150.10.5/driver
b43-fwcutter -w /lib/firmware/ wl_apsta_mimo.o

6 Comments

  1. Mihai T. Lazarescu says:

    Thanks! Exactly what I needed.

  2. Krishna Kumar says:

    how to find the device name to installed..

  3. Chuki Sangalugembe says:

    I have install fedora-13 in my laptop(dell) with pre-installed Window-7, but in Linux environment LAN is not detected, please I need a help to resolve this problem.

  4. Robert Sumner says:

    I just bought a 150 Mbps USB wireless networking adapter from GearXS for $9.99 and it has a linux driver on its installation minidisc. Just thought readers would like to know.

    Leave a Reply

    Your email address will not be published. Required fields are marked *

    *

    You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

    Archives

    Categories

    Page optimized by WP Minify WordPress Plugin