All of lore.kernel.org
 help / color / mirror / Atom feed
* Problems with "cfg80211: fix SME connect" commit
@ 2009-09-20 18:03 Albert Herranz
  2009-09-21  6:45 ` Holger Schurig
  0 siblings, 1 reply; 15+ messages in thread
From: Albert Herranz @ 2009-09-20 18:03 UTC (permalink / raw)
  To: johannes, linville; +Cc: linux-wireless

Hello,

Patch "cfg80211: fix SME connect" breaks my setup (WPA2/AES-CCMP between my b43 card and my AP).

When the patch is applied, the usual kernel messages "direct probe" and "authenticate" never happen, and IP address adquisition via dhcp fails:

[   12.709769] b43-phy0 debug: Chip initialized
[   12.725621] b43-phy0 debug: PIO initialized
[   12.733015] b43-phy0 debug: QoS disabled
[   12.913516] b43-phy0 debug: Wireless interface started
[   13.021170] b43-phy0 debug: Adding Interface type 2

When the patch is reverted everything works again:

[   13.222940] b43-phy0 debug: Chip initialized
[   13.291359] b43-phy0 debug: PIO initialized
[   13.330116] b43-phy0 debug: QoS disabled
[   13.861636] b43-phy0 debug: Wireless interface started
[   13.969153] b43-phy0 debug: Adding Interface type 2
[   16.679249] wlan1: direct probe to AP 00:12:17:15:e7:79 (try 1)
[   16.700998] wlan1 direct probe responded
[   16.707013] wlan1: authenticate with AP 00:12:17:15:e7:79 (try 1)
[   16.720205] wlan1: authenticated
[   16.726261] wlan1: associate with AP 00:12:17:15:e7:79 (try 1)
[   16.740697] wlan1: RX AssocResp from 00:12:17:15:e7:79 (capab=0x431 status=0 aid=1)
[   16.758042] wlan1: associated

Any clues?

Thanks,
Albert



      

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2009-09-30 21:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-20 18:03 Problems with "cfg80211: fix SME connect" commit Albert Herranz
2009-09-21  6:45 ` Holger Schurig
2009-09-21 16:11   ` Albert Herranz
2009-09-24  8:05     ` Johannes Berg
2009-09-24 19:13       ` Hin-Tak Leung
2009-09-25  6:22         ` Johannes Berg
2009-09-25 15:54           ` Hin-Tak Leung
2009-09-26 11:39             ` Johannes Berg
2009-09-26 23:57               ` Hin-Tak Leung
2009-09-28 14:41                 ` Johannes Berg
2009-09-30 21:17               ` Hin-Tak Leung
2009-09-30 21:20                 ` Johannes Berg
2009-09-28 18:04       ` Albert Herranz
2009-09-28 18:55         ` Johannes Berg
2009-09-28 19:22           ` Hin-Tak Leung

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.