Description of problem: After upgrading from kernel-2.6.24.3-12.fc8 to kernel-2.6.24.3-34.fc8 some wireless connections stop authenticating. (Still broken in kernel-2.6.24.3-50.fc8) A WPA1 PSK/TKIP connection at home does work, but at university I have a choice of two APs, one using WPA1/PSK and the other using WPA2 enterprise. Neither work with the new kernel; both work with the old one. I don't know what the difference between the two PSK connections is. Version-Release number of selected component (if applicable): kernel-2.6.24.3-12.fc8 - works kernel-2.6.24.3-34.fc8 - fails kernel-2.6.24.3-50.fc8 - fails How reproducible: Always Steps to Reproduce: 1. Try connecting to my university's APs, using NM Actual results: Times out, then NM asks for a password Expected results: Connects Additional info: Scan output from failing kernel is attached. The two SSIDs are 'ASGM2' (PSK) and 'uniwide' (802.1x) dmesg says (failing kernel): wlan0: Initial auth_alg=0 wlan0: authenticate with AP 00:02:2d:65:0b:14 wlan0: RX authentication from 00:02:2d:65:0b:14 (alg=0 transaction=2 status=0) wlan0: authenticated wlan0: associate with AP 00:02:2d:65:0b:14 wlan0: RX AssocResp from 00:02:2d:65:0b:14 (capab=0x1 status=0 aid=114) wlan0: associated wlan0: RX non-WEP frame, but expected encryption wlan0: Initial auth_alg=0 wlan0: authenticate with AP 00:1e:4a:32:98:15 wlan0: RX authentication from 00:1e:4a:32:98:15 (alg=0 transaction=2 status=0) wlan0: authenticated wlan0: associate with AP 00:1e:4a:32:98:15 wlan0: authentication frame received from 00:1e:4a:32:98:15, but not in authenticate state - ignored wlan0: Initial auth_alg=0 wlan0: authenticate with AP 00:1e:4a:32:98:15 wlan0: RX authentication from 00:1e:4a:32:98:15 (alg=0 transaction=2 status=0) wlan0: authenticated wlan0: associate with AP 00:1e:4a:32:98:15 wlan0: RX AssocResp from 00:1e:4a:32:98:15 (capab=0x431 status=18 aid=0) wlan0: AP denied association (code=18) wlan0: associate with AP 00:1e:4a:32:98:15 wlan0: RX AssocResp from 00:1e:4a:32:98:15 (capab=0x431 status=18 aid=0) wlan0: AP denied association (code=18) wlan0: associate with AP 00:1e:4a:32:98:15 wlan0: RX AssocResp from 00:1e:4a:32:98:15 (capab=0x431 status=18 aid=0) wlan0: AP denied association (code=18) wlan0: association with AP 00:1e:4a:32:98:15 timed out wlan0: Initial auth_alg=0 wlan0: authenticate with AP 00:19:07:8f:fd:b5 wlan0: Initial auth_alg=0 wlan0: authenticate with AP 00:19:07:8f:fd:b5 wlan0: RX authentication from 00:19:07:8f:fd:b5 (alg=0 transaction=2 status=0) wlan0: authenticated wlan0: associate with AP 00:19:07:8f:fd:b5 wlan0: authentication frame received from 00:19:07:8f:fd:b5, but not in authenticate state - ignored wlan0: Initial auth_alg=0 wlan0: authenticate with AP 00:19:07:8f:fd:b5 wlan0: RX authentication from 00:19:07:8f:fd:b5 (alg=0 transaction=2 status=0) wlan0: authenticated wlan0: associate with AP 00:19:07:8f:fd:b5 wlan0: RX AssocResp from 00:19:07:8f:fd:b5 (capab=0x431 status=18 aid=0) wlan0: AP denied association (code=18) wlan0: associate with AP 00:19:07:8f:fd:b5 wlan0: RX AssocResp from 00:19:07:8f:fd:b5 (capab=0x431 status=18 aid=0) wlan0: AP denied association (code=18) wlan0: associate with AP 00:19:07:8f:fd:b5 wlan0: RX AssocResp from 00:19:07:8f:fd:b5 (capab=0x431 status=18 aid=0) wlan0: AP denied association (code=18) wlan0: association with AP 00:19:07:8f:fd:b5 timed out
Created attachment 299999 [details] iwlist scan
I think this is the same as bug 439249... *** This bug has been marked as a duplicate of 439249 ***