On Sat, 2009-03-21 at 00:14 +0800, Jeff Chua wrote: > I went back to 2.6.28 and found out that I could associate as follows > (but this would not work in 2.6.29-rc8 ... should work with the > patch). > > modprobe -r iwlagn > modprobe iwlagn > iwconfig wlan0 mode Managed > ifconfig wlan0 up > iwconfig wlan0 essid "xxx" > iwconfig wlan0 key restricted xxx > iwconfig wlan0 ap auto channel auto > iwlist wlan0 scan >/dev/null Thing is that this works perfectly fine for me, on very similar hardware. OTOH, maybe it got _fixed_ again. Would you check wireless-testing (http://wireless.kernel.org/en/developers/Documentation#wireless-testing.git) for me? Or compat-wireless (http://wireless.kernel.org/en/users/Download) johannes