Results 1 to 6 of 6

Thread: Poor wireless performance with STA broadcom drivers.

  1. #1
    Join Date
    Aug 2013
    Beans
    3

    Poor wireless performance with STA broadcom drivers.

    I have noticed very poor performance in ubuntu 12.04 when I use the STA drivers for my hp-pavilion g series laptop with broadcom 4313 wireless when compared to the same with windows 7. Also when I am connected with the laptop it will not allow any of my android devices to connect and if they do they are very slow.

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

    Re: Poor wireless performance with STA broadcom drivers.

    There is a bit of controversy as to whether the Broadcom STA driver is even correct for your device. Please run:
    Code:
    lspci -nn -d 14e4:
    Is your device 14e4:4727? I'd remove the STA driver and try brcmsmac.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #3
    Join Date
    Aug 2013
    Beans
    3

    Re: Poor wireless performance with STA broadcom drivers.

    It is

    07:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01)

    I am not familiar with that driver I'll run a search

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

    Re: Poor wireless performance with STA broadcom drivers.

    Let me save you a few moments:
    Code:
    sudo apt-get remove --purge bcmwl-kernel-source
    Reboot. Post back and tell us if the wireless works better.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #5
    Join Date
    Aug 2013
    Beans
    3

    Re: Poor wireless performance with STA broadcom drivers.

    Fixed! thanks alot

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

    Re: Poor wireless performance with STA broadcom drivers.

    Awesome! Please mark the thread Solved. https://wiki.ubuntu.com/UnansweredPo.../SolvedThreads
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

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
  •