Results 1 to 8 of 8

Thread: BCM4306 is Not Working

  1. #1
    Join Date
    May 2008
    Beans
    5
    Distro
    Xubuntu 9.10 Karmic Koala

    BCM4306 is Not Working

    Ok, I know, it is like two thousand threads about broadcom chip. I'm using Ubuntu since 7.10 with no problem. Brodcom chip is detected, I go to Hardware Drivers>Searching>Activate Broadcom 43>Downloading>Installing>Reboot. Worked like a charm till 9.10 version.
    I went on the same route, but after restart no internet. I downloaded fwcutter but no luck.

    My wireless chip is Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03) [14e4:4320]

  2. #2
    Join Date
    May 2008
    Beans
    5
    Distro
    Xubuntu 9.10 Karmic Koala

    Re: BCM4306 is Not Working

    I don't want to be annoying, but please. Anyone?

  3. #3
    Join Date
    Aug 2008
    Beans
    488

    Re: BCM4306 is Not Working

    I have an old type mac mini with the same chip 4e4:4320 (rev 03). I always used the b43 driver, not the ndiswrapper. I followed the fwcutter instructions from their website.

    http://linuxwireless.org/en/users/Drivers/b43

    I had frequent network drops, but I increased some timer in the mlme.c and recompiled the module again. it's still running 9.04, didn't have time to upgrade

  4. #4
    Join Date
    Nov 2009
    Location
    Florida, USA
    Beans
    242
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Re: BCM4306 is Not Working

    Step 1:
    Use version 012 of b43-fwcutter to your /home folder.
    Download, extract the b43-fwcutter tarball and build it


    Code:
    wget http://bu3sch.de/b43/fwcutter/b43-fw...012.tar.bz2tar
    xjf b43-fwcutter-012.tar.bz2
    cd b43-fwcutter-012
    make
    cd ..

    Step 2
    :
    Use version 4.150.10.5 of Broadcom's proprietary driver. This is for Rev 03 of the driver.
    Download and extract the firmware from this driver tarball:

    Code:
    wget http://mirror2.openwrt.org/sources/b...0.5.tar.bz2tar
    xjf broadcom-wl-4.150.10.5.tar.bz2
    cd broadcom-wl-4.150.10.5/driver
    sudo ../../b43-fwcutter-012/b43-fwcutter -w /lib/firmware wl_apsta_mimo.o

    Step 3:
    Restart your sysytem and update the proprietary drivers. Have Fun!
    Last edited by Mahngiel; November 18th, 2009 at 11:30 PM. Reason: lack of line breaks

  5. #5
    Join Date
    Nov 2009
    Beans
    4

    Re: BCM4306 is Not Working

    Quote Originally Posted by Mahngiel View Post
    Step 1:
    Use version 012 of b43-fwcutter to your /home folder.
    Download, extract the b43-fwcutter tarball and build it


    Code:
    wget http://bu3sch.de/b43/fwcutter/b43-fw...012.tar.bz2tar
    xjf b43-fwcutter-012.tar.bz2
    cd b43-fwcutter-012
    make
    cd ..

    Step 2
    :
    Use version 4.150.10.5 of Broadcom's proprietary driver. This is for Rev 03 of the driver.
    Download and extract the firmware from this driver tarball:

    Code:
    wget http://mirror2.openwrt.org/sources/b...0.5.tar.bz2tar
    xjf broadcom-wl-4.150.10.5.tar.bz2
    cd broadcom-wl-4.150.10.5/driver
    sudo ../../b43-fwcutter-012/b43-fwcutter -w /lib/firmware wl_apsta_mimo.o

    Step 3:
    Restart your sysytem and update the proprietary drivers. Have Fun!
    I've tried this fix, along with several others, but the only way i can get my bcm 4306 to work is using ndiswrapper. I need full functionality out of my wireless card, and have seen in other posts that it is very possible to achieve this. Someone please advise. i've tried this solution, along with many others, but the link to the second file in this one comes back 404: Not Found.. Please help.. Thanks in advance

  6. #6
    Join Date
    Apr 2009
    Beans
    2,601

    Re: BCM4306 is Not Working

    Quote Originally Posted by jtwm0677 View Post
    I've tried this fix, along with several others, but the only way i can get my bcm 4306 to work is using ndiswrapper. I need full functionality out of my wireless card, and have seen in other posts that it is very possible to achieve this. Someone please advise. i've tried this solution, along with many others, but the link to the second file in this one comes back 404: Not Found.. Please help.. Thanks in advance


    Have you ever seen this listing?

    http://ubuntuforums.org/showthread.p...t=4306&page=86

    It seems like the last few pages are relatively recent.

  7. #7
    Join Date
    Nov 2009
    Beans
    4

    Re: BCM4306 is Not Working

    Thanks, but it seems that the post you sent me too is for instructions for using ndiswrapper, which I can already use. What I need is to be able to use drivers OTHER than the windows based drivers that ndiswrapper uses. I have absolutely NO drivers showing in the proprietary driver list, and have seen elsewhere that there are ubuntu drivers for the bcm43xx, that do indeed show in the proprietary driver list. any other suggestions would be greatly appreciated. I'm VERY new to ubuntu, but have used windows since 3.1 many years ago, so many things in ubuntu are very strange to me.

  8. #8
    Join Date
    Oct 2007
    Location
    Edinburgh, UK
    Beans
    90
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: BCM4306 is Not Working

    This thread may have a solution to your problem:

    http://ubuntuforums.org/showthread.php?t=1312603
    Happily running several flavours of Ubuntu

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
  •