wifi not stable

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
laumane

wifi not stable

Post by laumane »

Hello,

i have a problem with my wifi connexion. i am using an Atheros AR5BWB222. And i am unable to find Linux drivers anywhere.
Is there someone to help me?

Thanx
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13854
Joined: Fri Feb 21, 2014 8:17 am

Re: wifi not stable

Post by JeremyB »

See if this helps

Code: Select all

sudo modprobe -r ath9k
Your wifi will disconnect for a little while

Code: Select all

sudo modprobe ath9k nohwcrypt=1
Atheros wifi cards usually don't work well in Linux with TKIP encryption, if you can change the wifi encryption settings on the router select either WPA2 only/WPA2-AES/ or WPA2-PSK
Locked

Return to “Networking”