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

Thread: Wireless modules blacklisted after update (12.04)

  1. #1
    Join Date
    Aug 2012
    Beans
    5

    Wireless modules blacklisted after update (12.04)

    I was prompted to update today, but something went wrong. It didn't fully update and when I restarted, all I got was a black screen. So I rebooted into "safe mode" and finished the update, but when I restarted my wireless wasn't working.

    I checked http://help.ubuntu.com/community/BroadcomSTA(Wireless) and made sure I had the right drivers installed. After making sure the bcmwl-kernel-source package was installed, I went to the Additional Drivers page and tried to install the STA drivers. It didn't work. It told me to check /var/logs/jockeylog for what was wrong. Here's what I saw:

    PHP Code:
    2012-10-10 21:24:23,312 WARNING: /sys/module/wl/drivers does not existcannot rebind wl driver
    2012
    -10-10 21:24:23,350 DEBUGBroadcomWLHandler enabled(): kmod disabledbcm43xxblacklistedb43blacklistedb43legacyblacklisted
    2012
    -10-10 21:24:52,569 DEBUGBroadcomWLHandler enabled(): kmod disabledbcm43xxblacklistedb43blacklistedb43legacyblacklisted
    2012
    -10-10 21:24:52,588 DEBUGBroadcomWLHandler enabled(): kmod disabledbcm43xxblacklistedb43blacklistedb43legacyblacklisted
    2012
    -10-10 21:24:52,744 DEBUGBroadcomWLHandler enabled(): kmod disabledbcm43xxblacklistedb43blacklistedb43legacyblacklisted 
    So, no wireless still.

    Here's the rest:

    Dell 1545 with a the BCM4312 wireless card. "lsmod" shows no wireless modules and "iwconfi" shows no wireless extensions. I'm running Ubuntu 64-bit with the 3.5.0-17-generic kernel. Also this:

    PHP Code:
    sudo /etc/init.d/networking restart
     
    Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces
     
    Reconfiguring network interfaces... 
    I have no idea what updates were trying to install when all this broke. I've also replaced network-manager with WICD. Any help is appreciated.

  2. #2
    Join Date
    Oct 2006
    Beans
    32

    Re: Wireless modules blacklisted after update (12.04)

    Having the same issue with Lubuntu after update. Any help is appreciated.

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

    Re: Wireless modules blacklisted after update (12.04)

    Will you both please post:
    Code:
    lspci -nn | grep 0280
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  4. #4
    Join Date
    Aug 2012
    Beans
    5

    Re: Wireless modules blacklisted after update (12.04)

    I tried everything I could find on this forum and on AskUbuntu and finally decided it might be due to installing Gnome Shell, Cinnamon, or the full Kubuntu suite. After fully uninstalling every little app, widget, and library, still nothing worked.

    So, I backed everything up and reinstalled. Hope you get some help. I don't know if this forum is just that dead or what, but I don't have time to wait days without wireless.

    FYI, there's a lot of threads in this forum and on AskUbuntu with lots of things to try. In my case, I think it was related to having installed the full Kubuntu desktop complete with all libraries and apps. I had uninstalled network-manager and replaced it with WICD and that could have been part of the problem as well.

    Good luck!

    Edit: I don't know if it'll help now, but here's what was asked for (from my now working re-install)
    Code:
    0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
    Last edited by SThom27; October 14th, 2012 at 04:37 AM.

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

    Re: Wireless modules blacklisted after update (12.04)

    I think it was related to having installed the full Kubuntu desktop complete with all libraries and apps. I had uninstalled network-manager and replaced it with WICD and that could have been part of the problem as well.
    It's amazing the urban lore that gets spread around and accepted as gospel. It's not your fault. The ONLY reason is that you don't have the correct driver/firmware combo for your device. All the Gnome/Unity/NM/Wicd is red herring and guesswork on the part of the post answering 'experts.'

    Please do:
    Code:
    sudo su
    apt-get remove --purge bcmwl-kernel-source
    apt-get install firmware-b43-lpphy-installer
    echo b43 >> /etc/modules
    exit
    Reboot and let us have your report.

    ---------
    WARNING: misfit815 and other searchers; unless your device is also Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315], the fix may be different.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  6. #6
    Join Date
    Oct 2006
    Beans
    32

    Re: Wireless modules blacklisted after update (12.04)

    Results:

    Code:
    0b:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
    I followed the instructions above, but still do not have wireless.
    Last edited by misfit815; October 14th, 2012 at 03:40 PM.

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

    Re: Wireless modules blacklisted after update (12.04)

    Quote Originally Posted by misfit815 View Post
    Results:

    Code:
    0b:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
    I followed the instructions above, but still do not have wireless.
    Let's see:
    Code:
    sudo modprobe b43
    dmesg | grep b43
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  8. #8
    Join Date
    Oct 2006
    Beans
    32

    Re: Wireless modules blacklisted after update (12.04)

    Code:
    [   21.035146] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
    [   81.890495] b43-phy0 ERROR: Firmware file "b43/ucode15.fw" not found
    [   81.890501] b43-phy0 ERROR: Firmware file "b43-open/ucode15.fw" not found
    [   81.890504] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
    Thanks for your help. I'm going to see where that link leads me now.

    ...which led me to...

    $ sudo apt-get install firmware-b43-installer

    Code:
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following packages will be REMOVED:
      firmware-b43-lpphy-installer
    The following NEW packages will be installed:
      firmware-b43-installer
    0 upgraded, 1 newly installed, 1 to remove and 1 not upgraded.
    Need to get 3,524 B of archives.
    After this operation, 1,024 B of additional disk space will be used.
    Do you want to continue [Y/n]? 
    Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/multiverse firmware-b43-installer all 1:015-9 [3,524 B]
    Fetched 3,524 B in 0s (23.6 kB/s)           
    (Reading database ... 234752 files and directories currently installed.)
    Removing firmware-b43-lpphy-installer ...
    Deleting old extracted firmware...
    Selecting previously unselected package firmware-b43-installer.
    (Reading database ... 234747 files and directories currently installed.)
    Unpacking firmware-b43-installer (from .../firmware-b43-installer_1%3a015-9_all.deb) ...
    Setting up firmware-b43-installer (1:015-9) ...
    No chroot environment found. Starting normal installation
    An unsupported BCM4312 Low-Power (LP-PHY) device was found.
    Use b43 LP-PHY firmware (firmware-b43-lpphy-installer package) instead.
    Aborting.
    Last edited by misfit815; October 15th, 2012 at 08:10 PM.

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

    Re: Wireless modules blacklisted after update (12.04)

    An unsupported BCM4312 Low-Power (LP-PHY) device was found.
    Use b43 LP-PHY firmware (firmware-b43-lpphy-installer package) instead.
    And did you??
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  10. #10
    Join Date
    Oct 2006
    Beans
    32

    Re: Wireless modules blacklisted after update (12.04)

    Yup. Went something like this...

    Code:
    sudo apt-get remove --purge firmware-b43-lpphy-installer
    sudo apt-get remove --purge firmware-b43-installer
    sudo apt-get install firmware-b43-lpphy-installer
    And now I'm back on wireless. It looks like whatever was updated the other day somehow hosed something associated with the lpphy package, and removing and reinstalling it took care of the issue.

    Thanks.

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
  •