Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: ubuntu 12.10 - No Wireless Dell d430/d830 with Broadcom BCM4311

  1. #1
    Join Date
    Mar 2007
    Beans
    11
    Distro
    Ubuntu 10.04 Lucid Lynx

    Lightbulb ubuntu 12.10 - No Wireless Dell d430/d830 with Broadcom BCM4311

    Again, Broadcom BCM4311 wireless chipset is not being detected correctly on Dell Latitude D420/D820 and higher series. This is going on 2 years or more now.

    You have to run the following commands from terminal, to get the wireless to work on a Dell d420/d430 or Dell d820/d830. Don't forget to reboot.


    sudo apt-get remove bcmwl-kernel-source
    sudo apt-get install firmware-b43-installer b43-fwcutter
    Last edited by daz23; October 18th, 2012 at 09:20 PM.

  2. #2
    Join Date
    Jun 2007
    Beans
    6

    Smile Re: ubuntu 12.10 - No Wireless Dell d430/d830 with Broadcom BCM4311

    Just to confirm that this fix is also correct for the Acer Aspire 7520, also with Broadcom BCM4311.

    Wifi setup is very much better now, 12.04 was an absolute nightmare, now the only fix still needed is making the driver selection process (jockey?) pick the correct drivers for the 4311 automatically. It should not take the relevant developer much effort to fix it now. The problems with the network manager and other parts of the system, which have been problematic for at least two years, appear to have been completely fixed, and there is now no need to install wicd and do lots of other things to get wireless to work.

    Many thanks to everyone who has been working on this.

  3. #3
    Join Date
    Feb 2008
    Beans
    3

    Re: ubuntu 12.10 - No Wireless Dell d430/d830 with Broadcom BCM4311

    After running 12.10 updates on my laptop with Broadcom 4312 wireless my wireless broke with the new 3.5.0-18 kernel update.
    To fix I went into Software Sources & disabled the STA driver then I'm assuming at least the last 3 commands in this fixed it:
    Code:
    sudo modprobe -r b43 ssb wl
    sudo apt-get remove bcmwl-kernel-source 
    sudo apt-get install build-essential dkms linux-headers-generic
    sudo apt-get install bcmwl-kernel-source
    I didn't have to reboot or anything. It just immediately found my wireless adapter and connected wirelessly again.

  4. #4
    Join Date
    Oct 2012
    Beans
    10

    Re: ubuntu 12.10 - No Wireless Dell d430/d830 with Broadcom BCM4311

    jawz101
    you're a genius man , really you're AAAAAAAAAAWESOME
    THANK YOU , FINALLY PROBLEM RESOLVED

  5. #5
    Join Date
    Oct 2012
    Beans
    1

    Re: ubuntu 12.10 - No Wireless Dell d430/d830 with Broadcom BCM4311

    I ran into this problem on a MacBook Pro 5,4 and had the same problem after a fresh install of 12.10. Jawz101, thanks for the solution!

  6. #6
    Join Date
    Nov 2006
    Location
    Boston
    Beans
    51
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: ubuntu 12.10 - No Wireless Dell d430/d830 with Broadcom BCM4311

    jawz101 - thank you! This worked for me (MacBook Pro 5,5 after an update to kernel 3.5.0-18)

  7. #7
    Join Date
    Jun 2006
    Beans
    17
    Distro
    Ubuntu 7.04 Feisty Fawn

    Talking Re: ubuntu 12.10 - No Wireless Dell d430/d830 with Broadcom BCM4311

    Quote Originally Posted by daz23 View Post
    Again, Broadcom BCM4311 wireless chipset is not being detected correctly on Dell Latitude D420/D820 and higher series. This is going on 2 years or more now.

    You have to run the following commands from terminal, to get the wireless to work on a Dell d420/d430 or Dell d820/d830. Don't forget to reboot.
    This solution worked for me... Dell Latitude D630. Muchas Gracias!

  8. #8
    Join Date
    Feb 2013
    Beans
    1

    Re: ubuntu 12.10 - No Wireless Dell d430/d830 with Broadcom BCM4311

    works great for me thx so much !!!! I got dell latitude d620

  9. #9
    Join Date
    Mar 2008
    Beans
    3

    Re: ubuntu 12.10 - No Wireless Dell d430/d830 with Broadcom BCM4311

    jawz101, the solution you posted worked perfectly on a Lenovo 3000 N500 with Quantal 64 bit, when the wireless went dead after updating to kernel 3.5.0-23

    Thanks pal!

  10. #10
    Join Date
    Aug 2009
    Location
    WA state
    Beans
    220
    Distro
    Ubuntu

    Re: ubuntu 12.10 - No Wireless Dell d430/d830 with Broadcom BCM4311

    Neither of these worked on my Acer aspire one 722. I couldn't get internet to finish the first one though, even my Ethernet doesn't work

Page 1 of 2 12 LastLast

Tags for this Thread

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
  •