Difference between revisions of "Scratch Pad"
From MyWiki
Line 8: | Line 8: | ||
su - echo "options iwlwifi 11n_disable=1" > /etc/modprobe.d/iwlwifi.conf | su - echo "options iwlwifi 11n_disable=1" > /etc/modprobe.d/iwlwifi.conf | ||
dhekir (Jan 19 '14) | dhekir (Jan 19 '14) | ||
+ | |||
+ | |||
+ | |||
+ | Welcome Dessy Jabangwe . You are logged in | ||
</source> | </source> |
Revision as of 11:55, 1 November 2016
http://www.sciencedirect.com/science/journal/00100277
I had the same problem If your laptop wifi chipset is Intel Centrino wireless. you have have to disable 11n.
Just correcting the formatting: su - modprobe iwlwifi 11n_disable=1 to run on boot: su - echo "options iwlwifi 11n_disable=1" > /etc/modprobe.d/iwlwifi.conf dhekir (Jan 19 '14) Welcome Dessy Jabangwe . You are logged in