kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #70099
[Bug 568090] Re: ath5k should be loaded with nohwcrypt parameter
@penalvch I'm not working full time on ubuntu reporting bugs, but this
same issues can be still seen today in " Ubuntu 14.10 Alpha 1" lubuntu
and ubuntu 64 bit and 32 bit, unsolved, so if you could report this
issue for me, i'd be grateful, the following command is the solution/fix
and its a permanent.
type in command line :
sudo modprobe ath5k nohwcrypt
sudo sh -c "echo 'options ath5k nohwcrypt' >/etc/modprobe.d/custom-
wireless.conf"
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/568090
Title:
ath5k should be loaded with nohwcrypt parameter
Status in “linux” package in Ubuntu:
Incomplete
Bug description:
After a lengthy thread, I was able to get to the bottom of my poor web
browsing performance in Lucid Beta 2. Basically I kept gettng the
"Waiting for <insert site here>..." status on whatever browser I used.
Pages would load after a really long time, or sometimes not at all. My
laptop uses the AR2413 chipset, which utilizes the ath5k wireless
module. We were able to find that loading the module with the
nohwcrypt parameter fixed my problem:
sudo modprobe ath5k nohwcrypt
psyke83 from the forums showed me how to automatically load the ath5k
module with the said parameter on reboot.
sudo sh -c "echo 'options ath5k nohwcrypt' >/etc/modprobe.d/custom-
wireless.conf"
Hopefully this information can help others with similar hardware.
Whether this should be a default for Lucid, I am not sure because I
don't know if it affects everyone the same. The thread is pasted
below for full details of everything I tried to find the solution.
http://ubuntuforums.org/showthread.php?t=1441818
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/568090/+subscriptions