Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Internet connectivity problems

  1. #1
    Join Date
    Apr 2013
    Beans
    16

    Internet connectivity problems

    My wireless internet keeps dropping and is really really slow (50 kb/s slow). It stays connected (so it says) but actual internet functionality goes out the window. After a while it asks for my network password. Upon entering it, it does nothing. The only fix is to unplug my adapter and plug it back in. I've tried downloading the drivers converted the .tgz with alien, trying to install and also tried following instructions from users here who have had the same problem installing drivers for it but I have not been able to successfully install them. The adapter is an ASUS N-13 USB.

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

    Re: Internet connectivity problems

    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

  3. #3
    Join Date
    Apr 2013
    Beans
    16

    Re: Internet connectivity problems

    Quote Originally Posted by Wild Man View Post
    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
    Ok, here it is. These are the 2 major problems I'm having right now. The issue with the internet not working even though I'm connected to the network and the download speeds that are topping out at 300 kb/s if i'm LUCKY. The get nvidia current download was going at a whopping 26 kb/s.

    Also something I just noticed. Whenever I turn on Ubuntu I have to remove my adapter and plug it back in because it doesn't recognize that there is a wireless adapter plugged in so it doesn't seach for wireless networks. Just FYI.
    Attached Files Attached Files

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

    Re: Internet connectivity problems

    Is this the driver that comes with ubuntu or did you compileit yourself?

    This driver is a very big problem but we can do somethings to get it working better usually.
    Thanks

  5. #5
    Join Date
    Apr 2013
    Beans
    16

    Re: Internet connectivity problems

    It's the one that came with ubuntu. I tried installing a new one from the Asus site but no luck.

  6. #6
    Join Date
    Apr 2013
    Beans
    16

    Re: Internet connectivity problems

    Here is a new Netinfo text file if anything changed.
    Attached Files Attached Files

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

    Re: Internet connectivity problems

    Please try:
    Code:
    sudo modprobe -r rtl8192cu
    sudo modprobe rtl8192cu swenc=1
    if it works we will need to make it permanent.
    Thanks

  8. #8
    Join Date
    Apr 2013
    Beans
    16

    Re: Internet connectivity problems

    Quote Originally Posted by Wild Man View Post
    Please try:
    Code:
    sudo modprobe -r rtl8192cu
    sudo modprobe rtl8192cu swenc=1
    if it works we will need to make it permanent.
    Thanks
    Nope still loses connectivity while saying it's connected to the network.

    ETA: Speed test . net says that my connection is normal. I would disagree since I've seen the speeds I've been getting though. Also I noticed that if I'm downloading something, ANYTHING, from the internet then the connection doesn't drop out. However, if I'm downloading something from terminal or software center like getting a package or something then it will drop like it's been doing.
    Last edited by rnadmoiezd; April 3rd, 2013 at 04:01 AM.

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

    Re: Internet connectivity problems

    Hi, please install the driver in post one of this link.
    http://ubuntuforums.org/showthread.php?t=2119378
    Thanks

  10. #10
    Join Date
    Apr 2013
    Beans
    16

    Re: Internet connectivity problems

    I think I fixed it last night. I installed the drivers from realtek and blacklisted the others and it hasn't had a problem yet. I even left it on all night as a test and it's still connected and the speeds have gone up a good bit. I'll report back in a few days If I have any more problems.

Page 1 of 2 12 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
  •