Results 1 to 2 of 2

Thread: Broadcom BCM4321: 64 bit wireless adapter not working

  1. #1
    Join Date
    Jan 2013
    Beans
    2

    Broadcom BCM4321: 64 bit wireless adapter not working

    Have a Broadcom BCM4321 802.11 a/b/g/n card that works fine with kernel 3.4 but when I upgrade to 3.5 the wireless is not recognized. It worked fine when I ran the 32-bit version with 3.5 but having a 64-bit system I would like to run on 64-bit. Any ideas?
    Thanks in advance.

  2. #2
    Join Date
    Dec 2012
    Location
    In my head.. I think?
    Beans
    113

    Re: 64 bit wireless adapter not working

    Try this:

    Code:
    sudo apt-get install linux-headers-generic
    sudo apt-get install --reinstall bcmwl-kernel-source
    sudo modprobe wl
    If that doesn't work go to this website and install b43-fwcuttter firmware, then install the b43 wireless driver.

    https://help.ubuntu.com/community/Wi...Driver/bcm43xx

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
  •