Results 1 to 5 of 5

Thread: Ethernet: Anyone really having the file "b43/ucode15.fw"

  1. #1
    Join Date
    Feb 2007
    Beans
    863

    Ethernet: Anyone really having the file "b43/ucode15.fw"

    Hi,

    This file shall exist somewhere.Ok broadband can be installed, but at least one person in the world has it.

    Please this person post us a LINK

    Thank you so much

  2. #2
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,967
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Ethernet: Anyone really having the file "b43/ucode15.fw"

    Do you have a wired connection:

    until 10.10:

    Code:
    sudo apt-get install --reinstall b43-fwcutter
    for 11.04:

    Code:
    sudo apt-get install --reinstall b43-fwcutter firmware-b43-installer
    Without connection, download the attached file and unpack it to /lib/firmware:

    Code:
    sudo tar xvf Broadcom_Firmware.tar.gz -C /lib/firmware/
    and reboot.
    Attached Files Attached Files

  3. #3
    Join Date
    Nov 2010
    Beans
    129

    Re: Ethernet: Anyone really having the file "b43/ucode15.fw"

    The b43-fwcutter deb file can also be found in the pool/main/b folder of the LiveCD or LiveUSB .

  4. #4
    Join Date
    Feb 2007
    Beans
    863

    Re: Ethernet: Anyone really having the file "b43/ucode15.fw"

    Quote Originally Posted by praseodym View Post
    Do you have a wired connection:

    until 10.10:

    Code:
    sudo apt-get install --reinstall b43-fwcutter
    for 11.04:

    Code:
    sudo apt-get install --reinstall b43-fwcutter firmware-b43-installer
    Without connection, download the attached file and unpack it to /lib/firmware:

    Code:
    sudo tar xvf Broadcom_Firmware.tar.gz -C /lib/firmware/
    and reboot.

    Man, I googled for those files during 1 or 2 days ...
    Wow all those files !! thank you so much !!!

  5. #5
    Join Date
    Oct 2012
    Beans
    1

    Smile Re: Ethernet: Anyone really having the file "b43/ucode15.fw"

    Thanks a lot for the files.. its works !

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
  •