Hello, I\'m using Debian Etc: 2.6.24-etchnhalf.1-amd64 #1 SMP kernel, and I downloaded compat-wireless-old-2008-09-15.tar.bz2 and iwlwifi-4965-ucode-228.57.2.21.tgz. 1st problem was during compilation, because iwl4965.c wasn\'t compiled at all, so edited Makefile and added it to iwlagn objects: iwlagn-objs := iwl-agn.o iwl-4965.o iwl-agn-rs.o after this change I could insert modules to kernel and my card seems to work, I could sniff all traffic in monitor mode (not just beacon packets as in debian\'s original driver). 2nd problem came, when I was trying to authenticate with my router using WEP, this failed immeadiately with messages: Sep 16 21:06:32 ladovec kernel: wlan0: authenticate with AP 00:19:5b:e0:f3:20 Sep 16 21:06:32 ladovec kernel: wlan0: authenticate with AP 00:19:5b:e0:f3:20 Sep 16 21:06:33 ladovec kernel: wlan0: authentication with AP 00:19:5b:e0:f3:20 timed out Sep 16 21:08:06 ladovec kernel: wlan0: authenticate with AP 00:19:5b:e0:f3:20 Sep 16 21:08:06 ladovec last message repeated 2 times Sep 16 21:08:06 ladovec kernel: wlan0: authentication with AP 00:19:5b:e0:f3:20 timed out Sep 16 21:08:26 ladovec kernel: wlan0: authenticate with AP 00:19:5b:e0:f3:20 Sep 16 21:08:26 ladovec last message repeated 2 times Sep 16 21:08:26 ladovec kernel: wlan0: authentication with AP 00:19:5b:e0:f3:20 timed out Sep 16 21:09:04 ladovec kernel: wlan0: authenticate with AP 00:19:5b:e0:f3:20 Sep 16 21:09:05 ladovec last message repeated 2 times Sep 16 21:09:05 ladovec kernel: wlan0: authentication with AP 00:19:5b:e0:f3:20 timed out using the debian\'s original driver iwl4965 I can authenticate with no problem. 3rd problem is when I try to rmmod the iwlagn module, kernel crashes but I was able to get any hint, which would suggest why Is there anything I can try to fix the 2nd problem (the WEP authentication)? __________ Najpopulárnejší blog na Slovensku - http://blog.sme.sk/ -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html