Comment 8 for bug 747025

Revision history for this message
Baditaflorin (baditaflorin) wrote :

I don`t know if is the same bug, but because of this 11n_disable=1 my internet was working like crap. Ubuntu 12.04, upgrade, i tried fresh install and the same stuff.

I found a solution on the forum : My modem is diferent, but i see that most of the laptops that have iwl4965 are afected bt this.

Hi,
To disable 802.11n on this card create /edit your /etc/modprobe.d/options.conf file like this.
Code:
Code:

gksu gedit /etc/modprobe.d/options.conf

And add the following to it:
Code:

options iwl4965 11n_disable=1

proof read then save and exit.