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

Thread: Another wireless card not working thread

  1. #1
    Join Date
    Dec 2011
    Beans
    20

    Another wireless card not working thread

    I'm pretty new to ubuntu (using 10.04) and did a clean install on my Dell Inspiron 14.20. Everything works (hard wire Internet) except the wireless card. I've read these forum extensively and tried numerous instructions to no avail. I'm pretty sure I have the correct drivers install but for some reason the wireless card just does not work (it works when I change hard drives that has windows 7 installed). The little pie shaped wireless icon has a read exclamation point over it and just won't search for available wireless connections.

    When I do a Hardware Drivers search it revels the installed driver but has the message
    "This driver is activated but not currently in use." When I remove and re activate the driver the messages reads "This driver is activated and in use". Yet, the wireless card still does not work and after a reboot the message returns to the not currently in use.Pl

    Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01) is the card i have installed and according to post in the threads i've read is very common card and should work.

    Please, someone point me in the right direction.

    ET

  2. #2
    Join Date
    Sep 2011
    Location
    Wherever I go, Here I am
    Beans
    Hidden!
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Another wireless card not working thread

    here is the Ubuntu WIFI docs


    Please mark your thread as Solved when appropriate || My WIKI
    ---------------------------


  3. #3
    Join Date
    Mar 2008
    Location
    Cloud 9
    Beans
    1,428
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Another wireless card not working thread

    Have you tried installing the 'b43-fwcutter' package? It works for several Broadcom cards when the recommended one won't.

  4. #4
    Join Date
    Oct 2005
    Location
    Wabasha MN
    Beans
    2,571
    Distro
    Ubuntu

    Re: Another wireless card not working thread

    Go to this thread: http://ubuntuforums.org/showthread.php?t=1742147&page=3

    and follow the instructions I have in post #25. I have a broadcom card too and this is what worked for me. By the way if you go to 12.04 when it is released in April 2012, you will need to do the same again to get it to work. I am testing 12.04 now and the new kernel is still not working with broadcom cards.
    Information on my Main laptop. Information on my small laptop Dell 11 3000
    Using a Asus 3632QM laptop with 8gig RAM, 250 SSD.
    Machine Registered 366271, 366273, 366275.
    Registered Ubuntu user number 18630. Registered Linux user number 458093.

  5. #5
    Join Date
    Dec 2011
    Beans
    20

    Re: Another wireless card not working thread

    b43-fwcutter' package is installed.

    iry

    using the command
    sudo apt-get install firmware-b43-installerI get the following response.

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Couldn't find package firmware-b43-installer

    I went to Synaptic Package Manager and couldn't find firmware-b43-installer. What do I do now?

    ET

    btw; thanks for the quick response. I'm getting pumped I might be wireless by tonight.

  6. #6
    Join Date
    Oct 2005
    Location
    Wabasha MN
    Beans
    2,571
    Distro
    Ubuntu

    Re: Another wireless card not working thread

    Quote Originally Posted by etphoto View Post
    b43-fwcutter' package is installed.

    iry

    using the command
    sudo apt-get install firmware-b43-installerI get the following response.

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Couldn't find package firmware-b43-installer

    I went to Synaptic Package Manager and couldn't find firmware-b43-installer. What do I do now?

    ET

    btw; thanks for the quick response. I'm getting pumped I might be wireless by tonight.
    Do the following commands one at a time and in the order you see them.
    Make sure you are plugged in on the wire and on the Internet.
    After you do the following you must reboot and then unplug the wire and you should have wireless working.
    Code:
    sudo apt-get remove bcmwl-kernel-source
    Code:
    sudo apt-get install firmware-b43-installer
    Code:
    sudo apt-get install b43-fwcutter
    Code:
    cat /etc/modprobe.d/* | egrep '8180|acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl| lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3 |rt6|rt7|witch|wl'
    This is the output from the last command:
    # which ath5k cannot recover. To prevent this condition, stop
    blacklist ath_pci
    blacklist eth1394
    # replaced by p54pci
    blacklist prism54
    # replaced by b43 and ssb.
    blacklist bcm43xx
    blacklist uart6850
    blacklist twl4030_wdt
    Information on my Main laptop. Information on my small laptop Dell 11 3000
    Using a Asus 3632QM laptop with 8gig RAM, 250 SSD.
    Machine Registered 366271, 366273, 366275.
    Registered Ubuntu user number 18630. Registered Linux user number 458093.

  7. #7
    Join Date
    Dec 2011
    Beans
    20

    Re: Another wireless card not working thread

    Thanks Irv,

    Feeling like files and packages were missing from my computer, I decided to reformat my drive and do another install but with ubuntu 11.10. I then followed your instructions but my card still isn't working. This is really frustrating. From searches on this forum and google it would seems wireless cards with ubuntu not working to be common.

    I've recently retired and have the time to play with and learn ubuntu but its hard when you can't even get passed connecting to the internet. lol

    et

  8. #8
    Join Date
    Feb 2008
    Beans
    5,078
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Another wireless card not working thread

    Do you know how to connect if the card were working?

  9. #9
    Join Date
    Oct 2005
    Location
    Wabasha MN
    Beans
    2,571
    Distro
    Ubuntu

    Re: Another wireless card not working thread

    Quote Originally Posted by etphoto View Post
    Thanks Irv,

    Feeling like files and packages were missing from my computer, I decided to reformat my drive and do another install but with ubuntu 11.10. I then followed your instructions but my card still isn't working. This is really frustrating. From searches on this forum and google it would seems wireless cards with ubuntu not working to be common.

    I've recently retired and have the time to play with and learn ubuntu but its hard when you can't even get passed connecting to the internet. lol

    et
    My card is a Broadcom 4311 and it is in a Dell Inspiron 1521 laptop. I can say that this procedure worked with my card.
    Information on my Main laptop. Information on my small laptop Dell 11 3000
    Using a Asus 3632QM laptop with 8gig RAM, 250 SSD.
    Machine Registered 366271, 366273, 366275.
    Registered Ubuntu user number 18630. Registered Linux user number 458093.

  10. #10
    Join Date
    Dec 2011
    Beans
    20

    Re: Another wireless card not working thread

    Quote Originally Posted by gordintoronto View Post
    Do you know how to connect if the card were working?
    hmmm, I assume so. No different than Windows I'd assume. click on the wireless icon and choose a wireless network.

    After right clicking on the icon the "enable wireless" is grayed out and I'm unable to click it.

    ET
    Last edited by etphoto; December 16th, 2011 at 03:12 PM.

Page 1 of 2 12 LastLast

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
  •