Results 1 to 2 of 2

Thread: 12.10 update kernel to 3.5.0-25 causes problems

  1. #1
    Join Date
    May 2010
    Beans
    8
    Distro
    Ubuntu 10.04 Lucid Lynx

    12.10 update kernel to 3.5.0-25 causes problems

    When I update my kernel to 3.5.0-25 on my MacBook 3,1 on Ubuntu 12.10 and my Broadcom bcm4321 to fail to work at all.

  2. #2
    Join Date
    Jun 2009
    Beans
    75

    Re: 12.10 update kernel to 3.5.0-25 causes problems

    Had the same issue with the recent kernel upgrade from 3.5.0-17 to 3.5.0-25. It's an Ubuntu/installation bug.

    To fix, here is what I did (while on a wired connection):

    sudo apt-get remove linux-headers-3.5.0-25 bcmwl-kernel-source
    sudo apt-get install bcmwl-kernel-source

    Wireless connection was established instantly after the bcmwl-kernel-source installed. bcmwl-kernel-source was reporting that dkms could not find the kernel source, even though linux-header-3.5.0-25 was installed.

    Just needed a reinstall of the linux-headers. I have the same wireless card (bcm4313) using the proprietary Broadcom driver.
    Last edited by paperplate9; March 10th, 2013 at 11:09 PM.

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
  •