Results 1 to 2 of 2

Thread: Wirelesss Connection Drops Periodically

  1. #1
    Join Date
    Jul 2010
    Location
    Chesapeake, VA
    Beans
    221
    Distro
    Ubuntu Studio 13.10 Saucy Salamander

    Wirelesss Connection Drops Periodically

    Yeah, it happens quite often now and I don't know why. It was working just fine from the day I bought it. Hope you guys can help me figure this out.

    Netgear Wireless Adapter N150

    S/N: 27222CB50C739

    wireless_problen.jpg

    Problem Solved: Had to put the adapter in a different port on the computer.
    Last edited by throese; May 18th, 2013 at 06:20 AM.

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

    Re: Wirelesss Connection Drops Periodically

    Deactivate the hardware encryption of the driver:
    Code:
    echo "options ath9k_htc nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf
    sudo modprobe -rfv ath9k_htc
    sudo modprobe -v ath9k_htc
    and replug the stick

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
  •