Results 1 to 9 of 9

Thread: Ubuntu 14.04 won't use Broadcom BCM4318 on HP dv8000

  1. #1
    Join Date
    May 2014
    Beans
    3

    Exclamation Ubuntu 14.04 won't use Broadcom BCM4318 on HP dv8000

    Please help...

    I've been at this for 3 days now. I have scoured every forum I think the internet has to offer (to no avail) and the Ubuntu documentation site, which is: https://help.ubuntu.com/community/Wi...Driver/bcm43xx

    The lowdown:
    - Using 14.04 trusty tahr
    - No WiFi LED light
    - installed proper firmware using terminal (instructions from documentation)
    - was listed under additional drivers, now isn't
    - lspci gives me 06:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
    - modprobe -r wl gives me wl is in use
    - rfkill list all displays no results
    - ethernet connection works fine

    I'm stuck, and honestly do not have a deep understanding of linux commands. I can follow instructions however lol. Can anyone advise?

    I do not believe the WiFi card itself is faulty because the computer would not be able to identify it, right? The port of the computer is tested to be good, since it quickly disables the computer every time I use an Intel card (thanks a lot HP, world's best manufacturer).

    Thank you kindly,
    Connor

  2. #2
    Join Date
    May 2014
    Beans
    34
    Distro
    Lubuntu

    Re: Ubuntu 14.04 won't use Broadcom BCM4318 on HP dv8000

    Do you see your router listed when you click on the wireless button in the taskbar?

  3. #3
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Ubuntu 14.04 won't use Broadcom BCM4318 on HP dv8000

    Hi, please do:
    Code:
    sudo apt-get purge bcmwl-kernel-source
    sudo apt-get update
    sudo apt-get install linux-firmware-nonfree
    Reboot

  4. #4
    Join Date
    May 2014
    Beans
    3

    Re: Ubuntu 14.04 won't use Broadcom BCM4318 on HP dv8000

    Freewarelover

    I do not see my router listed. No wireless options whatsoever actually.


    Wild Man

    I am following your instruction now and I'll post the outcome soon.

  5. #5
    Join Date
    May 2014
    Beans
    3

    Re: Ubuntu 14.04 won't use Broadcom BCM4318 on HP dv8000

    Thank you Wild Man! It's working great. That was most definitely the solution I needed!

  6. #6
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Ubuntu 14.04 won't use Broadcom BCM4318 on HP dv8000

    Your welcome! glad it is working.

  7. #7
    Join Date
    Aug 2014
    Beans
    1

    Re: Ubuntu 14.04 won't use Broadcom BCM4318 on HP dv8000

    Hi Wild Man.
    Thank you for this instructions. It was helpfull for my problem with a laptop ASUS A6000.
    It's working fine.

    Greetings Michael

  8. #8
    Join Date
    Nov 2014
    Beans
    2

    Re: Ubuntu 14.04 won't use Broadcom BCM4318 on HP dv8000

    I get an invalid operation after my password aUTHENTICATION

  9. #9
    Join Date
    Sep 2013
    Beans
    1

    Re: Ubuntu 14.04 won't use Broadcom BCM4318 on HP dv8000

    Please after install linux-firmware-nonfree:

    1. install b43-fwcutter
    2. download http://www.lwfinger.com/b43-firmware...00.138.tar.bz2 end extract3. run: b43-fwcutter -w /lib/firmware broadcom-wl-5.100.138/linux/wl_apsta.o
    4. reboot

    This worked for me...

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
  •