Hi Christian, On Wed, 2010-05-26 at 06:14 -0700, Christian P. Schmidt wrote: > On 05/24/2010 09:34 PM, reinette chatre wrote: > > On Sat, 2010-05-22 at 01:29 -0700, Christian P. Schmidt wrote: > >> However, even with the new card, I could not make any kernel from 2.6.32 > >> to 2.6.34 connect to any of my access points. Those are a Telekom DSL > >> router and a Juniper NetScreen 5GT Wireless. I tried WEP64, WPA, WPA2, > >> and even no encryption at all. My laptop with an Intel WiFi Link 5300 > >> has no problems whatsoever in any of the modes. > > > > Could you please post some logs captured during your association > > attempts? Were there any errors in your logs? In addition to this, > > having mac80211 verbose debugging enabled will help and also > > wpa_supplicant logs. That will give us a place to start. > > > > Reinette > > > > wpa_supplicant isn't particularly verbose: It does become verbose when you enable debugging. Next time you need to do this then you can try the "-dddt" option. Not right now though since we can focus on the driver and mac80211 logs for now. > [66242.538545] wlan0: direct probe to 00:10:db:a1:69:20 (try 1) > [66242.738028] wlan0: direct probe to 00:10:db:a1:69:20 (try 2) > [66242.938033] wlan0: direct probe to 00:10:db:a1:69:20 (try 3) > [66243.138029] wlan0: direct probe to 00:10:db:a1:69:20 timed out > [66243.142031] phy1: device now idle > > I kind of feel that no packets are sent, since I can't see them on the > firewall, even with packet dumps, not even association attempts. We can look into this more by enabling TX debugging and general debugging. Could you please reload driver with "modprobe iwlagn debug=0x40843fff" and rerun your test? Reinette -- 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