Description of problem: Version-Release number of selected component (if applicable): 2.6.38.2-9.fc15.i686.PAE How reproducible: Steps to Reproduce: 1. Connect to wifi access poing with PEAP, The inner authentication method is MSCHAPv2 2. connect the the internet Actual results: I need many times to succeed. Expected results: Connect immediately. Additional info: I tried other access point with personal wpa with no problem using the same computer. I use other computer to connect PEAP with no problem. Only the combination with problematic computer and PEAP has problem My hardware [leo@localhost ~]$ lspci 00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02) 00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02) 00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02) 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02) 00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02) 02:00.0 Network controller: Intel Corporation WiFi Link 5100 03:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 13)
Does swcrypto=1 (or swcrypto50=1) module option helps?
hwo to use swcrypto=1 (or swcrypto50=1) module option?
Like described here: https://bugzilla.redhat.com/show_bug.cgi?id=688252#c6 but use "options iwlagn swcrypto=1 swcrypto50=1" .
it works well again after some software updates. Thanks
I'm confused. Did you update NetworkManager or wpa_supplicant, and things start to works?
I am not really sure since many packages were updated via yum, including packages like sssd, etc.
Ok, let's close bug.
The problem occurred again, I tried following, I still need 3-4 times to establish a connection. echo "options iwlagn swcrypto=1 swcrypto50=1" >> /etc/modprobe.d/iwlwifi.conf rmmod iwlagn rmmod iwlcore modprobe iwlag
How things looks now on 2.6.40 kernel?
I must remove swcrypto50=1 in order to connect to wifi now.
Yeah, I saw your other bug report :-) But does the problem described comment 0 and 8 still occurs?
It works well now.
I hope this time issue is gone for sure.