Results 1 to 2 of 2

Thread: Broadcom Corporation wireless card not detected after upgrade to 12.04

  1. #1
    Join Date
    Apr 2012
    Beans
    3

    Broadcom Corporation wireless card not detected after upgrade to 12.04

    wireless stopped working after upgrade to 12.04

    Dell Studio XPS 16, 64bit Kubuntu, Broadcom Corporation BCM4312

  2. #2
    Join Date
    Apr 2012
    Beans
    3

    Re: Broadcom Corporation wireless card not detected after upgrade to 12.04

    after carefully examining the output of the dmesg I realized that the firmware files for my particular card were not installed by the ubuntu installer. here is the command that solves this issue
    Code:
    sudo apt-get install firmware-b43-lpphy-installer
    once you execute it, reboot the machine and everything will be fine
    finally, I'm just wondering why the system installer, in spite of detecting the card, did not install the appropriate firmware

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
  •