Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: No Wireless Ubuntu 12.04 Dell Inspiron 6400

  1. #11
    Join Date
    Oct 2012
    Beans
    2

    Re: No Wireless Ubuntu 12.04 Dell Inspiron 6400

    All I did is installed Ubuntu 12.04 (with Ethernet cable connected when installing), and I got no wireless connection when I remove the cable. I also ran this command:

    sudo rfkill list all

    and the output is:

    dell-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: no

    I disabled Fn+F2 at the boot level, so only wifi is on and bluetooth is off and Fn+F2 has no effect (so it is always on).

    Please post the solution, I really need it, thanks

  2. #12
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: No Wireless Ubuntu 12.04 Dell Inspiron 6400

    0b:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
    Please do:
    Code:
    sudo apt-get remove --purge bcmwl-kernel-source
    It may or may not be there to be removed; that's fine, please continue.
    Code:
    sudo apt-get install linux-firmware-nonfree
    Reboot and enjoy your wireless.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #13
    Join Date
    Jul 2005
    Beans
    2,047

    Re: No Wireless Ubuntu 12.04 Dell Inspiron 6400

    As an alternative: I should point out that I've upgraded the wireless cards in a couple of 6400's (same as E1505). My E1505 came with an Intel 3945ABG card that worked automatically in all the newer versions of Ubuntu, but I upgraded it to an Intel 5100 (full height not half height) card to get 802.11n speeds. There are some reports of issues with 802.11n with this card but I have never had a problem with Ubuntu running on this card at full speed.

    You can buy a used Intel 5100 full height card for under $10 USD shipped on eBay. (Don't buy a "new" one shipped from Asia - I've had bad luck with those, seem to be a lot of engineering samples or something.) You don't have to get a "Dell" card, but make sure you DON'T get the HP or Lenovo version! It actually will work in Linux but not if you ever try to boot Windows again...

    To replace the card, pop off the cover above the keyboard with a flat screwdriver and remove the keyboard - the card is in the upper right corner above the keyboard. Pop off the two antenna wires (carefully), replace the card and the wires and that's it.

  4. #14
    Join Date
    Oct 2012
    Beans
    4

    Re: No Wireless Ubuntu 12.04 Dell Inspiron 6400

    I have the same machine and faced the same problem.
    rfkill list all showed hard blocked: Yes.
    I pressed Fn+F2 once, the small LED in the front that indicates wifi status blinked once.
    I pressed Fn+F2 once again, the indicator LED stayed ON. I chekced with rfkill list all again, this time all the bloked were "no". Not sure why, but pressing Fn+F2 twice helped in my case.

  5. #15
    Join Date
    Mar 2009
    Location
    Pine Grove, CA - USA
    Beans
    23
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: No Wireless Ubuntu 12.04 Dell Inspiron 6400

    Quote Originally Posted by chili555 View Post
    Please do:
    Code:
    sudo apt-get remove --purge bcmwl-kernel-source
    It may or may not be there to be removed; that's fine, please continue.
    Code:
    sudo apt-get install linux-firmware-nonfree
    Reboot and enjoy your wireless.
    This did the trick for me!!! Thanks for your help.....

Page 2 of 2 FirstFirst 12

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
  •