Page 3 of 10 FirstFirst 12345 ... LastLast
Results 21 to 30 of 99

Thread: Ubuntu 12.04 Broadcom Sta driver installation failed

  1. #21
    Join Date
    Jan 2008
    Beans
    65
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Ubuntu 12.04 Broadcom Sta driver installation failed

    Hey try this
    Code:
    sudo apt-get --purge remove bcmwl-kernel-source
    sudo apt-get install b43-fwcutter
    sudo apt-get install firmware-b43-installer

  2. #22

    Re: Ubuntu 12.04 Broadcom Sta driver installation failed

    unevenflow, I have a E1405 Inspiron and that worked perfectly.

  3. #23
    Join Date
    Nov 2012
    Beans
    2

    Re: Ubuntu 12.04 Broadcom Sta driver installation failed

    Quote Originally Posted by chili555 View Post
    Please see here: http://ubuntuforums.org/showthread.p...ghlight=jockey

    If your pci.id is the same, please proceed. If it's different, post it here and we'll work out a fix.
    Hi everyone;
    I have the same problem as
    natethegreat131, my pc is a Dell Inspiron mini, the problem is that I am in residence so that I don't have any ethernet access. Is there any other solutions to fix the wireless connection without the ethernet.

  4. #24
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Ubuntu 12.04 Broadcom Sta driver installation failed

    Quote Originally Posted by yousra View Post
    Hi everyone;
    I have the same problem as
    natethegreat131, my pc is a Dell Inspiron mini, the problem is that I am in residence so that I don't have any ethernet access. Is there any other solutions to fix the wireless connection without the ethernet.
    Do you have the same device?
    Code:
    lspci -nn | grep 0280
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #25
    Join Date
    Jan 2013
    Beans
    1

    Re: Ubuntu 12.04 Broadcom Sta driver installation failed

    Hi Admin,
    I have installed ubuntu 12.10 in my Dell laptop inspiron 1545 but i am unable to connect wifi.
    I searched for wifi driver but in vain.
    Please help.
    Thanks.

  6. #26
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Ubuntu 12.04 Broadcom Sta driver installation failed

    Quote Originally Posted by athaullah View Post
    Hi Admin,
    I have installed ubuntu 12.10 in my Dell laptop inspiron 1545 but i am unable to connect wifi.
    I searched for wifi driver but in vain.
    Please help.
    Thanks.
    Please provide the information I requested in post #24.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  7. #27
    Join Date
    Jan 2006
    Location
    United States
    Beans
    140
    Distro
    Ubuntu

    Re: Ubuntu 12.04 Broadcom Sta driver installation failed

    Hi chili555,
    The output from my grep was this < Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 03) > Thanks.

  8. #28
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Ubuntu 12.04 Broadcom Sta driver installation failed

    Quote Originally Posted by gpeck157 View Post
    Hi chili555,
    The output from my grep was this < Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 03) > Thanks.
    Please get a temporary wired ethernet connection and do:
    Code:
    sudo apt-get install linux-firmware-nonfree
    sudo modprobe -r b43 && sudo modprobe b43
    You should be all set.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  9. #29
    Join Date
    Jan 2006
    Location
    United States
    Beans
    140
    Distro
    Ubuntu

    Re: Ubuntu 12.04 Broadcom Sta driver installation failed

    Thank you. All is working fine.

  10. #30
    Join Date
    Jun 2013
    Beans
    6

    Re: Ubuntu 12.04 Broadcom Sta driver installation failed

    Hi there

    I'm having problems installing the driver for my broadcom wireless adapter on Ubuntu 12.04. I get the following error message:

    "Sorry, installation of this driver failed. Please have a look at the log file for details: /var/log/jockey.log"

    "lspci -nn |grep 0280" returns the following information:

    02:00.0 Network controller [0280]: Broadcom Corporation BCM43228 802.11a/b/g/n [14e4:4359]

    I'll be very grateful for any help.

Page 3 of 10 FirstFirst 12345 ... LastLast

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
  •