|
quote:
I've tested the experimental firmware (iwlwifi-5000-exp-8.83.5.1) with a 5300 card and kernel 2.6.36.2. Initially it seems to have solved the problem. iwconfig reported bit rate maxes out at 300 Mb/s (though it drops to 6 Mb/s during inactivity). File transfer rates are significantly greater than they were with N disabled. http://intellinuxwireless.org/?n=experimental more info/issues about experimental here: https://bugzilla.kernel.org/show_bug.cgi?id=16691#c82 [TForsman@localhost ~]$ iperf -fm -i10 -t120 -c 192.168.1.110
------------------------------------------------------------ Client connecting to 192.168.1.110, TCP port 5001 TCP window size: 0.02 MByte (default) ------------------------------------------------------------ [ 3] local 192.168.1.104 port 33575 connected with 192.168.1.110 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 87.4 MBytes 73.3 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 10.0-20.0 sec 70.8 MBytes 59.4 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 20.0-30.0 sec 102 MBytes 85.8 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 30.0-40.0 sec 107 MBytes 89.4 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 40.0-50.0 sec 97.8 MBytes 82.1 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 50.0-60.0 sec 97.5 MBytes 81.8 Mbits/sec [ ID] Interval Transfer Bandwidth [ 3] 60.0-70.0 sec 105 MBytes 88.1 Mbits/sec The above info is from with 5 GHZ mode in router. Seems only when using 2.4 GHz in router. When using 5 GHz it works perfectly. Even better than earlier. But not an alternative, as it will disable few hardware in my home. also tested to use only 2.4 GHz and use Wireless-N only, will also only give me speeds like earlier. But can connect to internet anyway. So right now, only 5GHz will work, also only got Wireless-A and Wireless-N available in 5 GHz mode. That creates few issues in some devices I have at home. Also this is an issue for some intel cards.
Same with ubuntu. They use a file in etc/modprobe.d/iwlwifi.conf (not same name though) Can add that i had no problems with loosing connection so far. But Doniphon might done something inside kernel though Keep an eye on: https://bugzilla.redhat.com/show_bug.cgi?id=648732
We are also having same issue. TForsman: this tip used to work for me and double my wifi speed but I now get
FATAL: Error inserting iwlagn (/lib/modules/2.6.41.4-0.1-foresight.x86_64/kernel/drivers/net/wireless/iwlwifi/iwlagn.ko): Unknown symbol in module, or unknown parameter (see dmesg) btw you had a blog entry on http://www.foresightlinux.se/en/blog/intel-wifi-link-5100-slow-wireless-n-connectivity-draft-n-fixes-in-linux#comments Fundamentally an upstream issue. Maybe fixed now, but any fixes would come from upstream
|
||||||||||||||||||||||||||||||||||||||||||||||||
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.
After the fix above, i get: http://www.speedtest.net/result/1122957287.png
alot faster.