Wireless internet works on W7 and on University Network but is extremely slow at home

Posted by Rick on Ask Ubuntu See other posts from Ask Ubuntu or by Rick
Published on 2012-11-23T08:34:14Z Indexed on 2012/12/02 17:21 UTC
Read the original article Hit count: 254

Filed under:
|
|

I'm using ubuntu 12.04 with an Atheros wireless card. My internet speed in W7 is great. My internet speed in Ubuntu 12.04 at a university network is great. My internet speed in Ubuntu 12.04 at my home network is really slow.

Some solutions I have tried but didn't work:

  • Disabling IPv6
  • Running the following code:

    sudo ifconfig wlan0 down
    sudo rmmod -f iwlwifi
    sudo modprobe iwlwifi 11n_disable=1
    sudo ifconfig wlan0 up
    

Thanks for the help!

© Ask Ubuntu or respective owner

Related posts about 12.04

Related posts about wireless