Results 1 to 10 of 26

Thread: No wireless in 9.10 with Broadcom BCM4312

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Denmark
    Beans
    14
    Distro
    Ubuntu 10.04 Lucid Lynx

    No wireless in 9.10 with Broadcom BCM4312

    Hi

    I just upgraded from 9.04 -> 9.10 and that made me loose my wireless connection. I'm running the 32-bit version. In "Hardware drivers" the "Broadcom STA wireless driver" states that it's activated and currently in use. When I try to connect it does all the things, but fails on getting the IP-address (there is a long time-out, or some thing). My laptop is Acer Extensa 5220. As the title says I'm using a Broadcom BCM4312 wireless card.

    I tried:
    Reinstalling the driver package

    In WICD I tried:
    Changing from wext to hostap, madwifi, atmel, ndiswrapper ect.
    Changing from external to ioctl

    But no luck.

    In terminal "lspci -v" outputs:

    04:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
    Subsystem: Foxconn International, Inc. Device e003
    Flags: bus master, fast devsel, latency 0, IRQ 17
    Memory at f8000000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: wl
    Kernel modules: wl, ssb

    Please help!!

  2. #2
    Join Date
    Sep 2009
    Location
    Denmark
    Beans
    14
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: No wireless in 9.10 with Broadcom BCM4312

    "sudo lshw -C network" output:

    *-network
    description: Wireless interface
    product: BCM4312 802.11b/g
    vendor: Broadcom Corporation
    physical id: 0
    bus info: pci@0000:04:00.0
    logical name: eth1
    version: 01
    serial: 00:1f:e1:16:46:06
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
    configuration: broadcast=yes driver=wl0 driverversion=5.10.91.9 latency=0 multicast=yes wireless=IEEE 802.11bg
    resources: irq:17 memory:f8000000-f8003fff

    "lsmod | grep wl" output:
    wl 1272936 0
    lib80211 6432 2 lib80211_crypt_tkip,wl

    I noticed that the driver loaded is wl, but the driver in use is wl0 does this mean anything?

  3. #3
    Join Date
    Sep 2009
    Location
    Denmark
    Beans
    14
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: No wireless in 9.10 with Broadcom BCM4312

    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!

  4. #4
    Join Date
    Nov 2008
    Location
    Southern Ontario, Canada
    Beans
    253
    Distro
    Ubuntu Development Release

    Re: No wireless in 9.10 with Broadcom BCM4312

    Didn't work for me

    Lenovo G530 with the same chipset BCM4312.

  5. #5
    Join Date
    Sep 2008
    Beans
    4

    Re: No wireless in 9.10 with Broadcom BCM4312

    I've tried the same with 9.10 on a Dell Inspiron 1720, 4312 b/g wireless. Did not work for me. I've tried the hybrid drivers from Broadcom @ http://www.broadcom.com/support/802.11/linux_sta.php
    I've tried the b43 driver, and the STA driver from Ubuntu restricted drivers. Just can't get the thing to even show up.

  6. #6
    Join Date
    Oct 2009
    Beans
    7

    Re: No wireless in 9.10 with Broadcom BCM4312

    Same here with the Broadcom STA driver. I previously had the 9.10 Koala netbook remix version installed and it worked great in that. Now that I've installed the desktop/laptop version (prefer the classic desktop look) it pops up that the driver is available but when I go to activate it, after giving my password for permission, it shows the keys symbol at the top taskbar for a brief second then it (keys symbol) just disappears and it never activates the driver.
    Does the same thing when I find the driver by going to System->Administration->Hardware Drivers

    Must be a bug somewhere since it is working fine on the netbook remix version, like I said.

    Everything else and the installation itself went fine. It's even running on my wired connection just fine and I've downloaded several apps from the repos already. Wireless connection is the only issue I can see.
    Last edited by cen; November 2nd, 2009 at 05:31 AM.

  7. #7
    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?

  8. #8
    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

  9. #9
    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!

  10. #10
    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)

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
  •