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

Thread: Network manager / Broadcom 4306

  1. #21
    Join Date
    Sep 2011
    Beans
    14

    Re: Network manager / Broadcom 4306

    The dmesg | grep b43 came back with

    Code:
    [   13.910488] b43legacy-phy0: Broadcom 4306 WLAN found (core revision 4)
    [   13.956072] b43legacy-phy0: Loading firmware b43legacy/ucode4.fw
    [   14.143415] b43legacy-phy0: Loading firmware b43legacy/pcm4.fw
    [   14.160646] b43legacy-phy0: Loading firmware b43legacy/b0g0initvals2.fw
    [   25.552038] b43legacy-phy0: Loading firmware version 0x127, patch level 14 (2005-04-18 02:36:27)
    lsmod | grep b43 was...

    Code:
    b43legacy             117994  0 
    ssb                    51554  1 b43legacy
    mac80211              541819  1 b43legacy
    cfg80211              453853  2 b43legacy,mac80211
    ls /lib/firmware/b43legacy....

    Code:
    a0g0bsinitvals2.fw  a0g1bsinitvals5.fw    b0g0initvals2.fw  ucode11.fw
    a0g0bsinitvals5.fw  a0g1initvals5.fw    b0g0initvals5.fw  ucode2.fw
    a0g0initvals2.fw    b0g0bsinitvals2.fw    pcm4.fw          ucode4.fw
    a0g0initvals5.fw    b0g0bsinitvals5.fw    pcm5.fw          ucode5.fw
    ls /etc/modprobe.d was...

    Code:
    alsa-base.conf            blacklist-oss.conf
    blacklist-ath_pci.conf        blacklist-rare-network.conf
    blacklist-b43.conf        blacklist-watchdog.conf
    blacklist-bcm43.conf        dkms.conf
    blacklist.conf            ndiswrapper.conf
    blacklist.conf~            nvidia-319-updates_hybrid.conf
    blacklist-firewire.conf     nvidia-graphics-drivers.conf
    blacklist-framebuffer.conf  oss-compat.conf
    blacklist-modem.conf        vmwgfx-fbdev.conf

  2. #22
    Join Date
    Sep 2011
    Beans
    14

    Re: Network manager / Broadcom 4306

    Also when it tried to auto connect to the wireless (failed again of course) this message was added to the
    dmesg | grep b43

    b43legacy-phy0 warning: Unexpected value for chanstat (0x7C00)

  3. #23
    Join Date
    Apr 2012
    Beans
    Hidden!

    Re: Network manager / Broadcom 4306

    ok, from a wired conection please do..
    Code:
    sudo apt-get update
    sudo apt-get upgrade
    sudo modprobe -r ssb
    sudo modprobe ssb
    boot and see if it connects
    Craving anchovy, herring and squid pizza.....with clam sauce

  4. #24
    Join Date
    Sep 2011
    Beans
    14

    Re: Network manager / Broadcom 4306

    I ran each one one at a time when i did sudo modprobe -r ssb i received FATAL ERROR: Module ssb is in use. I tried with ethernet to start rebooted and tried again without ethernet and recieved the same error. The results were the same it tried to connect to wireless waited about 1-2 minutes and said it was disconnected without ever connecting to it.

  5. #25
    Join Date
    Sep 2011
    Beans
    14

    Re: Network manager / Broadcom 4306

    Ok an update to this post for some very strange reason my wireless just started working out of nowhere. After doing the last commands and it not working I connected back to the ethernet. I ran the program Ubuntu Tweaks and ran the janitor program deleting all in the list with the exception of old kernels. I settled into my GIMP software to do some work, in the meantime my fiancee needed to use her laptop so I disconnected the ethernet from my computer and the wifi connected immediatly and is so far working stable even after two reboots. Thank You so very much for your help and if there is any way I can find out exactly what happened so that I can post it and let others having my problem know of a possible solution I would appreciate it for now I will mark this as solved since its working at this moment.

  6. #26
    Join Date
    Apr 2012
    Beans
    Hidden!

    Re: Network manager / Broadcom 4306

    Magic,smoke and mirrors, I'm glad it's working !
    Craving anchovy, herring and squid pizza.....with clam sauce

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
  •