Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26

Thread: No wireless in 9.10 with Broadcom BCM4312

  1. #21
    Join Date
    Mar 2006
    Beans
    9

    Re: No wireless in 9.10 with Broadcom BCM4312

    Thanks Eric82. Worked for me after I put the restricted repo in the /etc/apt/sources.list
    I have a HP Pavilion dv4

  2. #22
    Join Date
    Oct 2006
    Location
    Lenexa, KS
    Beans
    21

    Re: No wireless in 9.10 with Broadcom BCM4312

    samasat your awesome, After a fresh install I updated the machine first with a wired connection. Then went to system>admin>hardware drivers. It found the fwcutter and STA wireless drivers. Since I don't want to mess with the winblows driver, I'm using the STA driver, which works perfectly. All I had to do was activate it, and reboot, then setup my wireless settings.
    By the way I have an HP dv2000 with a a broadcom wireless card (bcm4312)and i'm running 9.10 Karmic Kola.

  3. #23
    Join Date
    Jan 2010
    Beans
    10

    Re: No wireless in 9.10 with Broadcom BCM4312

    Quote Originally Posted by gubbi.fisk View Post
    Wireless now working. (Hopefully for good)

    All I did was:
    Code:
    sudo apt-get upgrade
    sudo aptitude reinstall bcmwl-kernel-source
    I don't know if i'll work for any body else, or me for long. But feel free to try!

    sephenon@MattsLaptop:~$ sudo apt-get upgrade
    [sudo] password for sephenon:
    Sorry, try again.
    [sudo] password for sephenon:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    sephenon@MattsLaptop:~$ sudo aptitude reinstall bcmwl-kernel-source
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Initializing package states... Done
    Writing extended state information... Done
    Couldn't find any package whose name or description matched "bcmwl-kernel-source"
    Couldn't find any package whose name or description matched "bcmwl-kernel-source"
    No packages will be installed, upgraded, or removed.
    0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Need to get 0B of archives. After unpacking 0B will be used.
    Writing extended state information... Done
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Reading extended state information
    Initializing package states... Done

    sephenon@MattsLaptop:~$

    yeahhhh...anyone make any sense of this?

  4. #24
    Join Date
    Apr 2009
    Beans
    2,601

    Re: No wireless in 9.10 with Broadcom BCM4312

    Here is a pretty good description of what to do, it can be done from the install CD.

    http://ubuntuforums.org/showthread.php?t=1368699

  5. #25
    Join Date
    Feb 2010
    Beans
    2

    Re: No wireless in 9.10 with Broadcom BCM4312 SOLUTION

    You need just to install kernel-headers of respective kernel version you have and then reinstall bcmwl-kernel-source and everything will work!

  6. #26
    Join Date
    May 2007
    Location
    Arlington, TX, USA
    Beans
    22
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: No wireless in 9.10 with Broadcom BCM4312

    Quote Originally Posted by gubbi.fisk View Post
    Wireless now working. (Hopefully for good)

    All I did was:
    Code:
    sudo apt-get upgrade
    sudo aptitude reinstall bcmwl-kernel-source
    I don't know if i'll work for any body else, or me for long. But feel free to try!
    Also worked for Lucid (10.04) with a BCM4312:
    Code:
    $ lspci | grep Network
    02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)

Page 3 of 3 FirstFirst 123

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
  •