Results 1 to 3 of 3

Thread: Upgraded to 12.04 LTS and now wireless is not working

  1. #1
    Join Date
    Jan 2013
    Beans
    2

    Upgraded to 12.04 LTS and now wireless is not working

    Hello,

    I recently updated to 12.04 LTS but now the wireless connections are not working. This is what's happening:

    On booting, it says "waiting for network configuration," then "waiting an additional 60 seconds for network configuration"

    When it first booted, no network connection icon would appear at all. I have since plugged in an ethernet cable, and since then the wireless connection appears and says it is connected, but the internet still does not work. Internet does work on the hardwired connection, and wireless is still working fine for all other computers in the house.

    I have tried rebooting & power-cycling the modem and router, as well as the following fixes suggested on other forums:
    http://ubuntuforums.org/showthread.php?t=2001421
    as well as
    sudo apt-get update
    sudo apt-get upgrade

    I'm very keen to get my internet working properly again as it's been a week already. If the simplest way would be to go back to the old version, I'd also be happy to do that. Any advice much appreciated!

    Thank you!
    Graham

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

    Re: Upgraded to 12.04 LTS and now wireless is not working

    Open the following file:

    Code:
    gksu gedit /etc/network/interfaces
    remove anything except:
    Code:
    auto lo
    iface lo inet loopback
    Save, close the editor, and reboot.

  3. #3
    Join Date
    Jan 2013
    Beans
    2

    Smile Re: Upgraded to 12.04 LTS and now wireless is not working

    Thank you so much! That worked!!!

Tags for this Thread

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
  •