Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26

Thread: Broadcom BCM 4311 network unclaimed, no wireless

  1. #11
    Join Date
    Jul 2012
    Beans
    3

    Re: Broadcom BCM 4311 network unclaimed, no wireless

    Thanks for your post mauleshjani...

    I did a fresh install of 12.04 yesterday.
    Can get on wired but wireless network is UNCLAIMED

    I have BCM4311
    Vendor: Broadcom

    Hardware
    Network: After doing your steps I now see the wireless network which wasn't there before.
    The problems is firmware is missing and when I install and activate the Broadcom STA wireless driver supplied with 12.4 and reboot I completely lose the wireless network again.

    Tried three times and the same outcome each time.

  2. #12
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Broadcom BCM 4311 network unclaimed, no wireless

    Hi, try:
    Code:
    sudo apt-get purge bcmwl-kernel-source broadcom-sta-common broadcom-sta-source
    Then:
    Code:
    sudo apt-get install linux-firmware-nonfree
    Reboot
    Thanks

  3. #13
    Join Date
    Jul 2012
    Beans
    3

    Re: Broadcom BCM 4311 network unclaimed, no wireless

    Solved....
    Wasn't online with ethernet cable when installing B43.
    Thank you. Wireless Now!

  4. #14
    Join Date
    Aug 2006
    Beans
    31

    Re: Broadcom BCM 4311 network unclaimed, no wireless

    thank you, it works with my laptop

  5. #15
    Join Date
    Jul 2012
    Beans
    1

    Thumbs down Re: Broadcom BCM 4311 network unclaimed, no wireless

    And Roll thanks so much was was scared of linux at first but am starting to warm up to it. I guess the real thing is don't be scared to goggle and read till you find an answer Thanks!!!

  6. #16
    Join Date
    Nov 2012
    Beans
    4

    Re: Broadcom BCM 4311 network unclaimed, no wireless

    Hello! I just had the same problem while installing ubuntu 12, through the install everything was fine, i was even able to connect to the wifi, and even when i started using it everything was fine, but as soon as i updated some packages, and restarted (as it asked), it stopped working. I've followed what you said here, and i got the same problem as OP, *-networ UNCLAIMED with broadcom when i run sudo lshw -C network. Thanks.

  7. #17
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Broadcom BCM 4311 network unclaimed, no wireless

    Hi, copy and paste this command in the terminal (ctrl+alt+t) please:
    Code:
    wget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
    It will download a script and create a text file in your home folder with wireless information so we can see the condition of your wireless at this time and the Mac address, WPA key and WEP key are removed for your security, then reply back, click on the paper clip and attach the netinfo.txt file.
    Thanks

  8. #18
    Join Date
    Nov 2012
    Beans
    4

    Re: Broadcom BCM 4311 network unclaimed, no wireless

    Thank you for the extremely quick reply! I actually didn't see that until now. I choose to re-install ubuntu, as it was fresh and i had some time, it seems to be working right now, altough it didn't asked me for updates this time. Again, thank you, and sorry for not reading that earlier.

  9. #19
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Broadcom BCM 4311 network unclaimed, no wireless

    Your welcome! I suspect when you update it will happen again.

  10. #20
    Join Date
    Nov 2012
    Beans
    4

    Re: Broadcom BCM 4311 network unclaimed, no wireless

    If that happens i will open a new thread, i don't exactly like to refloat old-ones, or should i post here?

Page 2 of 3 FirstFirst 123 LastLast

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
  •