Page 4 of 4 FirstFirst ... 234
Results 31 to 38 of 38

Thread: Dell D610 wifi driver install but cannot connect

  1. #31
    Join Date
    Jun 2011
    Beans
    18

    Re: Dell D610 wifi driver install but cannot connect

    You're a king! That's work perfectly.
    I post just after rebooting twice to be sure from my wifi.

    Thank you so much! I appreciate more than I can write...
    I can't send you my homebrew beers, because it forbidden to send this without a lot of paper in US, but I will rise some for you!

    Dom

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

    Re: Dell D610 wifi driver install but cannot connect

    Quote Originally Posted by nm_geo View Post
    Chili,

    I was wondering if the blacklist file that wl creates might be causing a problem. The file is blacklist-bcm43.conf and it has caused me problems before.
    The contents of the file

    # Warning: This file is autogenerated by bcmwl. All changes to this file will be lost.
    blacklist b43
    blacklist b43legacy
    blacklist ssb
    blacklist bcm43xx

    I seem to remember having to remove it before getting a clean install of b43. However I am sure the code you gave the OP should work too.

    Just wondering?
    Whoa! You are exactly right.

    Dom, please do:
    Code:
    sudo rm /etc/modprobe.d/blacklist-bcm43.conf
    Now does it work after a reboot?
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

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

    Re: Dell D610 wifi driver install but cannot connect

    Quote Originally Posted by djavet View Post
    You're a king! That's work perfectly.
    I post just after rebooting twice to be sure from my wifi.

    Thank you so much! I appreciate more than I can write...
    I can't send you my homebrew beers, because it forbidden to send this without a lot of paper in US, but I will rise some for you!

    Dom
    Glad it's working! I will raise a cool one in your honor today, too!!!
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  4. #34
    Join Date
    Jun 2011
    Beans
    18

    Re: Dell D610 wifi driver install but cannot connect

    Me too!

    Cheers!
    Dom

  5. #35
    Join Date
    May 2008
    Beans
    3

    Re: Dell D610 wifi driver install but cannot connect

    Chili – you have been a huge help!!! This D610 wifi issue has been a nightmare. Thank you so much for your time spent on this!

    John

  6. #36
    Join Date
    Jun 2011
    Beans
    102
    Distro
    Ubuntu 12.04 Precise Pangolin

    Talking Re: Dell D610 wifi driver install but cannot connect

    @Chili555 Thank you 5 trillion I've been searching hopelessly everywhere for a solution and you were the only one who helped you deserve a gold trophy

  7. #37
    Join Date
    Sep 2011
    Beans
    23

    Re: Dell D610 wifi driver install but cannot connect

    Would somebody please help me get this accomplished on my Dell Inspiron 1501? I'm having virtually the same problem. The internal wifi card is BCM4311. The drivers are installed yet I can not get it to work.

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

    Re: Dell D610 wifi driver install but cannot connect

    Quote Originally Posted by LanceRooke View Post
    Would somebody please help me get this accomplished on my Dell Inspiron 1501? I'm having virtually the same problem. The internal wifi card is BCM4311. The drivers are installed yet I can not get it to work.
    Let's make sure we know what we're dealing with. Please open a terminal and run and post:
    Code:
    lspci -nn | grep 0280
    lsmod | grep -e b43 -e wl -e ndis
    dmesg | grep -e b43 -e wl -e ndis
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Page 4 of 4 FirstFirst ... 234

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
  •