atheros wireless ar9285 driver

18,833

Solution 1

I tried the following solution and it worked fine for me: sudo -i echo "options ath9k nohwcrypt=1 ps_enable=1" >> /etc/modprobe.d/ath9k.conf modprobe -r ath9k modprobe ath9k nohwcrypt=1 modprobe ath9k ps_enable=1

Then, reboot your system to take affect.
To get more option, see here

Solution 2

The driver is already installed by default but it does not work great, but there is a tweak we can do to help.

echo "options ath9k nohwcrypt=1" | sudo tee  /etc/modprobe.d/ath9k.conf
sudo modprobe -rfv ath9k
sudo modprobe -v ath9k
Share:
18,833

Related videos on Youtube

nikola
Author by

nikola

Updated on September 18, 2022

Comments

  • nikola
    nikola almost 2 years

    I have been having problems with wireless on Ubuntu 10 and above, Mint 11 and above. The problem is in the driver for the wireless... I can see that there is no driver installed and yet it works but reduced a lot, for example:

    on windows 7 ultimate 100% on distance of 1 meter

    (currently running) Mint Cinnamon 15 on same distance 70% when it goes under the 40 % it simply disconnects and than takes a lot of time to connect again

    I am new to Linux and I don't know anything about programming, yet I love the interface and look of the OS but don't want to reject it for couple of problems.

    There is, however, a problem with brightness control on laptop, it shows the notification and slider but with no effect

    The question is:

    Can somebody explain to me where to download and how to install the ar9285 driver for atheros wireless card laptop acer emachines eme529?

    or

    can someone explain this to me only for the LINUX MINT 15 http://www.jrhenkelmann.net/index.php?option=com_content&task=view&id=34 because the synaptic's interface is different than of mint 15

    I KNOW this is Ubuntu community but the problems persist in all Linux versions

    • SimplySimon
      SimplySimon almost 11 years
    • Eliah Kagan
      Eliah Kagan almost 11 years
      If you want a site more general than the Linux Mint forums, you might consider searching for and (if you don't find a solution) posting a question on Unix.SE. It would be on-topic there.
  • Har
    Har over 8 years
    This removes the driver!
  • Wild Man
    Wild Man over 8 years
    This works for older versions of ubuntu not newer versions, that is why it did not work. This post is more then 2 and a half years old.
  • MordicusEtCubitus
    MordicusEtCubitus over 7 years
    This works perfectly for I on a Asus EerPC