Results 1 to 5 of 5

Thread: Can't get wireless working in Asus Aspire one

  1. #1
    Join Date
    Nov 2012
    Beans
    2

    Can't get wireless working in Asus Aspire one

    I have been driving myself crazy trying to get the wireless working in my Asus Aspire One. It previously ran xp but is totally on Ubuntu 12.10 now. The slider switch does not work in Ubuntu and my hardware is a Broadcom Corp. BCM4312 802.11 b/g LPPHW. Any ideas on how to activate the wireless?

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

    Re: Can't get wireless working in Asus Aspire one

    Hi, please do:
    Code:
    sudo apt-get install --reinstall linux-headers-$(uname -r)
    Code:
    sudo apt-get purge bcmwl-kernel-source broadcom-sta-common broadcom-sta-source
    Code:
    sudo apt-get install b43-fwcutter firmware-b43-lpphy-installer
    Reboot
    Thanks

  3. #3
    Join Date
    Nov 2012
    Beans
    2

    Re: Can't get wireless working in Asus Aspire one

    I entered in all of the lines as stated and got nothing, still not showing wireless as working. After every line I got failed to start messages, is there anything else I can try? A netbook that won't connect to the net is pretty useless.

  4. #4
    Join Date
    Dec 2009
    Location
    Fareham, UK
    Beans
    2,382
    Distro
    Ubuntu

    Re: Can't get wireless working in Asus Aspire one

    Hi could you post those error messages please, we need to know so we can work out what has gone wrong.

    Did you run those commands with an ethernet cable plugged in?

    If not try again with a cable attached.

    Thank you.

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

    Re: Can't get wireless working in Asus Aspire one

    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

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
  •