You are not logged in.

#1 2009-04-16 21:53:54

Stunts
Member
From: Portugal
Registered: 2009-03-28
Posts: 339
Website

iwl 4965 + WPA

Hello everyone!

I had an issue with my iwl 4965 failing to connect to my WPA protected network.
I read several posts regarding this issue on the forums, but none had found a solution.
Since I have one, I will post it here.
This issue was tricky, because it was hard to reproduce - it only happened when connecting to Pre N WPA protected wireless networks, which is my case.
Fortunately there is an option for the driver that can be passed during modprobe: 11n_disable=1
In order to test if it's working for you just do it the simple testing way:

# modprobe -r iwlagn
# modprobe iwlagn 11n_disable=1

Check if it works. If it does, just add the following to /etc/modprobe.conf to make it permanent:

#Make Intel wireless card work with WPA on pre N routers:
options iwlagn 11n_disable=1

Good luck.
I had a hard time finding this info, so I hope I can help other people by making it easier to find.

Oh, and BTW, this is also supposed to work on cards such as the iwl 3945 and other. As far as I know the issue should not be present on iwl 5100 and above...

Edit: Thank you,vi3dr0, for correcting the typos!

Last edited by Stunts (2009-04-17 12:43:46)

Offline

#2 2009-04-17 08:02:42

vi3dr0
Member
From: Poland
Registered: 2009-03-22
Posts: 208

Re: iwl 4965 + WPA

There is a typo in first two lines - module name is iwlagn.

Wonder why my 4965 is just working without any issues big_smile

Last edited by vi3dr0 (2009-04-17 08:05:19)


Thinkpad T61p : T7700 | 4GB RAM | nVidia FX 570M | Intel 4965
Arch64 @ Openbox

Offline

#3 2009-04-17 11:53:29

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: iwl 4965 + WPA

I can say it falls back frequently to about 150 Kbps here though... I'll see if it helps any here, thanks for the hint.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

Board footer

Powered by FluxBB