Results 1 to 5 of 5

Thread: need help finding firmware for wlan

  1. #1
    Join Date
    Aug 2012
    Beans
    5

    need help finding firmware for wlan

    i have a broadcom corporation bcm4318 [airforce one 54g] 802.11g wireless lan controller (rev 2). if someone could help me with finding and installing the firmware from a separate computer via USB, it would be much appreciated...

    ubuntu version 12.04.1
    laptop model inspiron b130


  2. #2
    Join Date
    May 2011
    Beans
    165
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: need help finding firmware for wlan

    Don't know about doing it over a usb, hopefully someone will be along who can answer that, thought these links might help you

    http://linuxwireless.org/

    http://wireless.kernel.org/en/users/Devices/USB

    http://www.aircrack-ng.org/doku.php?id=install_drivers

    http://aircrack-ng.org/doku.php?id=c...bility_drivers
    Totally 1 million% converted -

    i'm sorry.......... Microwho?

  3. #3
    Join Date
    Nov 2007
    Location
    Wisconsin
    Beans
    1,139

    Re: need help finding firmware for wlan

    Step 1: Check linuxwireless.org.
    bcm4318, according to http://linuxwireless.org/en/users/Drivers/b43 , is supported by the b43 driver.

    Step 2: Check if your driver is already installed.
    Code:
    $ dpkg -S b43.ko
    linux-image-2.6.38-11-generic: /lib/modules/2.6.38-11-generic/kernel/drivers/net/wireless/b43/b43.ko
    linux-image-3.0.0-12-generic: /lib/modules/3.0.0-12-generic/kernel/drivers/net/wireless/b43/b43.ko
    That driver is included with the normal Ubuntu kernel image, and is probably already installed on your system.

    If it were in a different package, you could search http://packages.ubuntu.com for the package it's in, then USB-stick that package to your desktop, then double-click on it to install.

    Since the kernel module is likely already installed, what seems to be the problem? Not recognized? Not working? Working poorly?
    Last edited by Cheesehead; August 30th, 2012 at 02:57 PM.

  4. #4
    Join Date
    Aug 2012
    Beans
    5

    Re: need help finding firmware for wlan

    either i'm doing something wrong, or something is just wrong....




    and then


  5. #5
    Join Date
    Aug 2012
    Beans
    5

    Thumbs up Re: need help finding firmware for wlan

    did some more digging and i finally got a fix from post #8 on http://ubuntuforums.org/showthread.php?t=1269683

    thank you all for your time.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •