Results 1 to 3 of 3

Thread: connected to wifi but can't access internet

  1. #1
    Join Date
    Nov 2014
    Beans
    2

    connected to wifi but can't access internet

    I have a wee Acer netbook running Xubuntu 14.04. Wifi claims to be connected and at full strength. I attempted with Chromium and Firefox, but they wouldn't connect to the internet. I can't download anything from Ubuntu Software Center either. I have an iPhone, another Xubuntu machine, and a Windows machine all of which work fine with the wifi. The problem machine has previously connected to different wifi without a hitch. I am very new to Linux, so please be gentle!

  2. #2
    Join Date
    Apr 2012
    Beans
    Hidden!

    Re: connected to wifi but can't access internet

    Hi,With a wred working connection please open a terminal and then
    COPY and paste this..
    Code:
     wget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
    this creates a wireless-info-text file in your home directory,post that file here so you may be helped.
    more info on this process..please read.
    Code:
    http://ubuntuforums.org/showthread.php?t=370108&
    thanks.
    Last edited by Hadaka; November 4th, 2014 at 06:58 PM.
    Craving anchovy, herring and squid pizza.....with clam sauce

  3. #3
    Join Date
    Nov 2014
    Beans
    2

    Re: connected to wifi but can't access internet

    .
    Last edited by K12963; November 12th, 2014 at 06:29 PM.

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
  •