Intel WiFi Link 5100 slow Wireless N connectivity, Draft-N fixes in Linux
Wednesday, June 29, 2011 9:52:24 PM
First make sure your router supports 5 GHz range.
open this file:
add: options iwlagn 11n_disable=0 11n_disable50=0 swcrypto=1 swcrypto50=1
and save, will only be that in that file. (if you havent created it before)
Then run:
Now you get alot faster internet, if you got a fast internet.

Earlier, the speed was around 18-20 mbit/s only
open this file:
sudo gedit /etc/modprobe.d/iwlwifi.conf
add: options iwlagn 11n_disable=0 11n_disable50=0 swcrypto=1 swcrypto50=1
and save, will only be that in that file. (if you havent created it before)
Then run:
sudo modprobe -r iwlagn && sudo modprobe iwlagn
Now you get alot faster internet, if you got a fast internet.

Earlier, the speed was around 18-20 mbit/s only













