Bug 746744 - Can not connect to PEAP using Intel Corporation WiFi Link 5100
Summary: Can not connect to PEAP using Intel Corporation WiFi Link 5100
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stanislaw Gruszka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 751588 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-17 16:41 UTC by lionghostshop
Modified: 2017-02-24 09:30 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-15 18:22:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
error message in /var/log/messages (123.84 KB, application/x-bzip)
2011-10-24 15:39 UTC, lionghostshop
no flags Details
dmesg >msg.txt (102.15 KB, text/plain)
2012-02-28 15:24 UTC, lionghostshop
no flags Details
tail -n 10000 /var/log/messages >msg (71.46 KB, application/x-bzip)
2012-02-28 16:06 UTC, lionghostshop
no flags Details
The dialog with swcrypto=1 in fedora 14 live (521.41 KB, image/png)
2012-03-01 10:03 UTC, lionghostshop
no flags Details
msg from fedora 14 live (52.00 KB, text/plain)
2012-03-01 10:09 UTC, lionghostshop
no flags Details

Description lionghostshop 2011-10-17 16:41:28 UTC
Description of problem:


Version-Release number of selected component (if applicable):
3.1.0-0.rc9.git0.0.fc16.i686.PAE

How reproducible:


Steps to Reproduce:
1. try to connect AP with PEAP, inner authentication MSCHAPv2
2.
3.
  
Actual results:
cannot connect

Expected results:
connect

Additional info:
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)

Comment 1 lionghostshop 2011-10-22 15:14:30 UTC
Please fix this bug. Now I can never connect to PEAP

Comment 2 Josh Boyer 2011-10-24 15:29:13 UTC
Did this work in previous kernels?  If so, which kernels?

Is there an error produced in dmesg or from NetworkManager in /var/log/messages?

Comment 3 lionghostshop 2011-10-24 15:36:49 UTC
Yes it worked in the previous kernel in Fedora 16. I think previous kernel should be 2.6.40. It does not work when I upgrade to fedora 16.

Note that the wifi works for WPA & WPA2 personal.

I enclose the message file. 
Please let me know if you need more information

Comment 4 lionghostshop 2011-10-24 15:38:45 UTC
Sorry, previous message has a typo:

Yes it worked in the previous kernel in Fedora 15. I think previous kernel
should be 2.6.40. It does not work when I upgrade to fedora 16.

Note that the wifi works for WPA & WPA2 personal.

I enclose the message file. 
Please let me know if you need more information

Comment 5 lionghostshop 2011-10-24 15:39:46 UTC
Created attachment 529912 [details]
error message in /var/log/messages

error message in /var/log/messages

Comment 6 Stanislaw Gruszka 2011-10-25 12:35:26 UTC
Since regression happen between F-15 and F-16 I'm not sure if this is kernel or NetworkManager or maybe an wpa_supplicant issue. Or this could be a kernel issue that happens only with newer NetworkManager/wpa_supplicant.

I have to install F-16 and see how it works here (I do not have MSCHAPv2 inner authentification APs, but I can test EAP with GTC).

On the mine time can you try downgrade NetworkManager to 0.8, i.e: install:
http://koji.fedoraproject.org/koji/buildinfo?buildID=254463
And older F-15 kernel i.e:
http://koji.fedoraproject.org/koji/buildinfo?buildID=270368

Downgrading kernel, should be easy by "rpm --force". Downgrading NetwormManager can be problematic, since it depends on external liberalies, you might try to use
"yum downgrade"

Comment 7 lionghostshop 2011-10-25 13:13:27 UTC
I've down-grade to 2.6.40. It still does not work. Probably it is the network manager's problem. Would you create a new bug entry? Thank you.

Comment 8 Stanislaw Gruszka 2011-11-08 15:38:53 UTC
This could be related with channel switching problems we had currently in mac80211.

Please try this kernel, which include some channel switching fixes, and tell us if that helps:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3482880

Comment 9 lionghostshop 2011-11-08 16:01:24 UTC
It still does not work with this old kernel

Comment 10 lionghostshop 2012-02-01 01:53:31 UTC
The problem still persist in kernel 3.2.2-1. Would you try to fix it? Thank you

Comment 11 Stanislaw Gruszka 2012-02-01 10:10:53 UTC
*** Bug 751588 has been marked as a duplicate of this bug. ***

Comment 12 Stanislaw Gruszka 2012-02-01 10:16:35 UTC
I did not try to reproduce problem with MSCHAPv2 inner authentication (I don't know if I have AP, which I could configure in such setup). With GTC things work well here.

Is possible that you could build vanilla kernel, or compat-wireless packages (on older kernel) and narrow between which two versions problem start to happen (end eventually continue with bisection)?

Comment 13 Stanislaw Gruszka 2012-02-03 16:11:19 UTC
We need your assistance to solve this problem. Please run F-15 liveCD with 2.6.38 kernel, and check if that works. If not run F-14 liveCD and check if that works. 

Install version that works. Then install compat-wireless package and perform bisection using it, this is described here:
https://bugzilla.redhat.com/show_bug.cgi?id=716988#c14

And then tell us which version (date) of compat-wireless works, and which not, hence we could compare them to find where the problem can be.

Comment 14 lionghostshop 2012-02-04 00:25:33 UTC
I know that it works in 2.6.40. However, I don't have the kernel. Would you give me a link? I can just install kernel to try. My netbook does not have optical drive.

Comment 15 Stanislaw Gruszka 2012-02-04 14:00:46 UTC
Here is very first F-15 2.6.40 kernel:
http://koji.fedoraproject.org/koji/buildinfo?buildID=256252
and in just in case it will not work 2.6.38:
http://koji.fedoraproject.org/koji/buildinfo?buildID=251810

>  My netbook does not have optical drive.
You can run live CD image from usb pendrive or mmc card (http://fedoraproject.org/wiki/How_to_create_and_use_Live_USB ), but it does not matter, since you can find latest working kernel on hard drive.

Comment 16 lionghostshop 2012-02-04 14:56:52 UTC
Weird, Neither kernel works now. (38 and 40)

Comment 17 Stanislaw Gruszka 2012-02-04 15:08:45 UTC
It possible that something else changed, i.e. the behaviour of NetworkManager or firmware in the AP, hence we are triggering this bug now, and not before.

Ok, let's try with liveCD with old kernel and old NetworkManager/wpa_supplicant, can you find some old software that works?

Comment 18 Stanislaw Gruszka 2012-02-04 15:11:35 UTC
Oh, please also check these swcrypto=1, swcrypt50=1 options on older kernel.

Comment 19 Stanislaw Gruszka 2012-02-04 15:13:27 UTC
Jiri, is possible that 

1320680376.926836: nl80211: MLME event 37; timeout with 00:23:eb:3a:0f:90
1320680376.926929: SME: Authentication timed out

are because of wrong password, or with wrong password we will see different messages?

Comment 20 lionghostshop 2012-02-04 15:14:25 UTC
swcrypto=1, swcrypt50=1? Which shall I set? Which file?

Comment 21 Stanislaw Gruszka 2012-02-04 15:23:13 UTC
modprobe -r iwlagn
modprobe iwlagn swcrypto50=1

See modinfo iwlagn which option is appropriate.

Comment 22 lionghostshop 2012-02-04 15:55:13 UTC
with modprobe -r iwlagn
modprobe iwlagn swcrypto50=1 
or modprobe iwlagn swcrypto=1 

Neither kernel works

Comment 23 Stanislaw Gruszka 2012-02-04 16:10:52 UTC
Ok, so just try to find live CD image (maybe F-14 or F-15 with downgraded NetworkManager/wpa_supplicant) that works, so we will have some starting point.

Comment 25 lionghostshop 2012-02-06 08:21:39 UTC
Fedora 14 and 15 do not work using live CD.

Comment 26 Stanislaw Gruszka 2012-02-06 08:30:18 UTC
You told in comment 3 that it worked in the past. So what changed? AP configuration? Are you sure you are providing proper password?

Comment 27 lionghostshop 2012-02-06 08:32:40 UTC
Yes. I am using fedora DVD version. but not the live CD. 
I am sure the password is correct since I can connect with my USB wifi card using the same setting

Comment 28 lionghostshop 2012-02-06 08:32:59 UTC
Yes. I was using fedora DVD version. but not the live CD. 
I am sure the password is correct since I can connect with my USB wifi card using the same setting

Comment 29 Stanislaw Gruszka 2012-02-06 08:39:16 UTC
It does not matter if it is DVD or CD.

Maybe you used other module option in the past, i.e. 11n_disable=1 or bt_coex_active=1 (this is iwl-core module parameter). Can you connect to any other AP using iwlagn?

Comment 30 lionghostshop 2012-02-06 08:43:04 UTC
I can  connect to other AP (WPA personal) using iwlagn. Only PEAP does not work

Comment 31 Stanislaw Gruszka 2012-02-06 09:01:18 UTC
Ok, configure syslog as described here:
> https://fedoraproject.org/wiki/DebugWireless#Configure_syslog_to_log_kernel_debug_messages

then log debug messages like in example:

$ modprobe -r iwlagn
$ echo > /var/log/kernel
$ modprobe iwlagn debug=0x47ffffff
Try to connect to PEAP AP.
$ modprobe -r iwlagn

Compress /var/log/kernel file and send it to my email address.

Comment 32 lionghostshop 2012-02-06 09:33:11 UTC
After doing that, /var/log/kernel is empty. 
Are you sure your instruction is correct?

Comment 33 Stanislaw Gruszka 2012-02-06 10:23:43 UTC
Do you see verbose messages in dmesg? If so, perhaps you did not configure /etc/rsyslog.conf or did not restart rsyslog? Perhaps it has to be restarted using systemctl i.e: systemctl restart rsyslog.service .

Comment 34 lionghostshop 2012-02-06 11:06:24 UTC
I am so confused.

i can open a VNC or ssh and give your IP (public IP).
You can login to make it.

Do you have gtalk account? Please add me and we can talk online about the bug.

Comment 35 Stanislaw Gruszka 2012-02-13 14:06:32 UTC
I analyzed the logs from lionghostshop, but unfortunately do not find anything really suspicious. Only thing that looks 

>[ 1023.039413] iwlwifi 0000:02:00.0: I iwlagn_rx_statistics Statistics notification received (480 bytes).
>[ 1023.039432] iwlwifi 0000:02:00.0: I iwlagn_good_plcp_health plcp health threshold 100 delta 135 msecs 105
>[ 1023.039444] iwlwifi 0000:02:00.0: I iwl_force_reset perform force reset (0)
>[ 1023.039455] iwlwifi 0000:02:00.0: I iwl_force_rf_reset perform radio reset.
and then:
> [ 1023.352811] iwlwifi 0000:02:00.0: I iwlagn_good_plcp_health plcp health threshold 100 delta 249 msecs 105
> [ 1023.352823] iwlwifi 0000:02:00.0: I iwl_force_reset force reset rejected

What mean that plcp (radio phy) has problem to decode frames. I'm not sure how this could be fixed. Perhaps disabling plcp_check could help?

modprobe -r iwlwifi
modprobe iwlwifi plcp_check=0

Comment 36 lionghostshop 2012-02-14 15:41:04 UTC
I tried. Still cannot connect. Quite weird

Comment 37 Stanislaw Gruszka 2012-02-14 16:58:04 UTC
I saw you also opened a bug report for ath9k. In comment
https://bugzilla.redhat.com/show_bug.cgi?id=708713#c2
you wrote that the issue is only reproducible in some places. Can you check if you can associate with PEAP AP on some other location (also on F-14 live CD) ?

Comment 38 Stanislaw Gruszka 2012-02-26 12:06:00 UTC
So how this looks on different locations, is iwlwifi device capable to connect to that PEAP AP when there are good radio conditions?

Comment 39 lionghostshop 2012-02-26 12:07:29 UTC
I will try it in other location. However, I think the signal in my dorm is good.

Comment 40 Stanislaw Gruszka 2012-02-26 14:58:29 UTC
Let's try to compare iwlwifi with usb dongle you have, which is able to associate PEAP AP. Please do "iwlist wlanX scan" on iwlwifi an usb dongle and attach outputs here.

Comment 41 lionghostshop 2012-02-26 15:05:07 UTC
Please write a script file to dump the output. I will execute it as root.

Comment 42 Stanislaw Gruszka 2012-02-26 15:18:48 UTC
It's simple. First check what wlanX devices are available by doing iwconfig.
Then find-out what driver is assigned to device by doing ethtool -i wlanX .

Then if wlan0 is iwlwifi device and wlan1 is usb wireless device do

iwlist wlan0 scan > scan_iwlwifi.txt
iwlist wlan1 scan > scan_usb.txt

and attach scan*.txt files here

Comment 43 lionghostshop 2012-02-27 08:50:50 UTC
Can I do it using my another laptop, which can connect to the wifi?

Comment 44 Stanislaw Gruszka 2012-02-27 08:58:39 UTC
I need scanning information from laptop (iwlwifi device) that is not capable to connect. You can give me scanning information from other laptop for compare (instead of usb device scanning results).

Comment 45 lionghostshop 2012-02-27 09:07:31 UTC
This one is the laptop that works.

[root@localhost shm]#  ethtool -i wlan0
driver: ath5k
version: 3.2.7-1.fc16.x86_64
firmware-version: N/A
bus-info: 0000:03:00.0
supports-statistics: no
supports-test: no
supports-eeprom-access: no
supports-register-dump: no


scan_iwlwifi.txt
------------------------

wlan0     Scan completed :
          Cell 01 - Address: 00:23:EB:3A:0F:90
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=51/70  Signal level=-59 dBm  
                    Encryption key:on
                    ESSID:"sMobileNet"
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000014363596501c
                    Extra: Last beacon: 379ms ago
                    IE: Unknown: 000A734D6F62696C654E6574
                    IE: Unknown: 0104B048606C
                    IE: Unknown: 030106
                    IE: Unknown: 0706484B20010B1E
                    IE: Unknown: 0B050200008D5B
                    IE: Unknown: 2A0100
                    IE: Unknown: 2D1A2C181BFFFF000000000000000000000000000000000000000000
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: 3D1606000700000000000000000000000000000000000000
                    IE: Unknown: 9606004096001400
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD06004096010104
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040960B09
                    IE: Unknown: DD050040961401
          Cell 02 - Address: 00:23:89:71:E0:DA
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=38/70  Signal level=-72 dBm  
                    Encryption key:on
                    ESSID:"Fedora Linux Wifi"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                              36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=00000232c5c04177
                    Extra: Last beacon: 146ms ago
                    IE: Unknown: 00114665646F7261204C696E75782057696669
                    IE: Unknown: 010482848B96
                    IE: Unknown: 030101
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 0406000200000000
                    IE: Unknown: 2A0100
                    IE: Unknown: 32088C129824B048606C
          Cell 03 - Address: 00:23:EB:3A:0D:90
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=34/70  Signal level=-76 dBm  
                    Encryption key:on
                    ESSID:"sMobileNet"
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=00000e1ff201781c
                    Extra: Last beacon: 373ms ago
                    IE: Unknown: 000A734D6F62696C654E6574
                    IE: Unknown: 0104B048606C
                    IE: Unknown: 030106
                    IE: Unknown: 050400010000
                    IE: Unknown: 0706484B20010B1E
                    IE: Unknown: 0B050000038D5B
                    IE: Unknown: 2A0100
                    IE: Unknown: 2D1A2C181BFFFF000000000000000000000000000000000000000000
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: 3D1606000700000000000000000000000000000000000000
                    IE: Unknown: 9606004096001400
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD06004096010104
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040960B09
                    IE: Unknown: DD050040961401
          Cell 04 - Address: 00:23:EB:3A:10:C0
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=30/70  Signal level=-80 dBm  
                    Encryption key:on
                    ESSID:"sMobileNet"
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000014362254d81d
                    Extra: Last beacon: 369ms ago
                    IE: Unknown: 000A734D6F62696C654E6574
                    IE: Unknown: 0104B048606C
                    IE: Unknown: 030106
                    IE: Unknown: 050400010000
                    IE: Unknown: 0706484B20010B1E
                    IE: Unknown: 0B050200188D5B
                    IE: Unknown: 2A0100
                    IE: Unknown: 2D1A2C181BFFFF000000000000000000000000000000000000000000
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: 3D1606000500000000000000000000000000000000000000
                    IE: Unknown: 9606004096001400
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD06004096010104
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040960B09
                    IE: Unknown: DD050040961401
          Cell 05 - Address: 00:23:EB:3A:81:20
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=34/70  Signal level=-76 dBm  
                    Encryption key:on
                    ESSID:"sMobileNet"
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000014363eb3901c
                    Extra: Last beacon: 403ms ago
                    IE: Unknown: 000A734D6F62696C654E6574
                    IE: Unknown: 0104B048606C
                    IE: Unknown: 030106
                    IE: Unknown: 050400010000
                    IE: Unknown: 0706484B20010B1E
                    IE: Unknown: 0B050000058D5B
                    IE: Unknown: 2A0100
                    IE: Unknown: 2D1A2C181BFFFF000000000000000000000000000000000000000000
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: 3D1606080400000000000000000000000000000000000000
                    IE: Unknown: 9606004096001400
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD06004096010104
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040960B09
                    IE: Unknown: DD050040961401
          Cell 06 - Address: 00:23:EB:0A:CC:00
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=25/70  Signal level=-85 dBm  
                    Encryption key:on
                    ESSID:"sMobileNet"
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=00001436368bc01d
                    Extra: Last beacon: 648ms ago
                    IE: Unknown: 000A734D6F62696C654E6574
                    IE: Unknown: 0104B048606C
                    IE: Unknown: 03010B
                    IE: Unknown: 050400010000
                    IE: Unknown: 0706484B20010B1E
                    IE: Unknown: 0B050100008D5B
                    IE: Unknown: 2A0100
                    IE: Unknown: 2D1A2C181BFFFF000000000000000000000000000000000000000000
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: 3D160B000500000000000000000000000000000000000000
                    IE: Unknown: 9606004096001400
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD06004096010104
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040960B09
                    IE: Unknown: DD050040961401
          Cell 07 - Address: 00:23:EB:3A:9A:80
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=24/70  Signal level=-86 dBm  
                    Encryption key:on
                    ESSID:"sMobileNet"
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000014363fa9001c
                    Extra: Last beacon: 2847ms ago
                    IE: Unknown: 000A734D6F62696C654E6574
                    IE: Unknown: 0104B048606C
                    IE: Unknown: 030101
                    IE: Unknown: 050700010000000000
                    IE: Unknown: 0706484B20010B1E
                    IE: Unknown: 0B0506000D8D5B
                    IE: Unknown: 2A0100
                    IE: Unknown: 2D1A2C181BFFFF000000000000000000000000000000000000000000
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: 3D1601000700000000000000000000000000000000000000
                    IE: Unknown: 9606004096001400
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD06004096010104
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040960B09
                    IE: Unknown: DD050040961401
          Cell 08 - Address: 00:23:EB:3A:8A:D0
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=36/70  Signal level=-74 dBm  
                    Encryption key:on
                    ESSID:"sMobileNet"
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000014363a96181c
                    Extra: Last beacon: 2803ms ago
                    IE: Unknown: 000A734D6F62696C654E6574
                    IE: Unknown: 0104B048606C
                    IE: Unknown: 030101
                    IE: Unknown: 050700010000000000
                    IE: Unknown: 0706484B20010B1E
                    IE: Unknown: 0B050100068D5B
                    IE: Unknown: 2A0100
                    IE: Unknown: 2D1A2C181BFFFF000000000000000000000000000000000000000000
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: 3D1601000700000000000000000000000000000000000000
                    IE: Unknown: 9606004096001400
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD06004096010104
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040960B09
                    IE: Unknown: DD050040961401
          Cell 09 - Address: 00:23:EB:3A:81:C0
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=26/70  Signal level=-84 dBm  
                    Encryption key:on
                    ESSID:"sMobileNet"
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=000014363b0c08fb
                    Extra: Last beacon: 671ms ago

Comment 46 lionghostshop 2012-02-27 09:15:16 UTC
This one is the laptop that does not work.


[root@localhost memory_tmp]# ethtool -i wlan0
driver: iwlwifi
version: 3.2.7-1.fc16.i686.PAE
firmware-version: 8.83.5.1 build 33692
bus-info: 0000:02:00.0
supports-statistics: no
supports-test: no
supports-eeprom-access: no
supports-register-dump: no

----------------------

wlan0     Scan completed :
          Cell 01 - Address: 00:23:89:71:E0:DA
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=70/70  Signal level=-16 dBm  
                    Encryption key:on
                    ESSID:"Fedora Linux Wifi"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                              36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=00000232e3c25d56
                    Extra: Last beacon: 3ms ago
                    IE: Unknown: 00114665646F7261204C696E75782057696669
                    IE: Unknown: 010482848B96
                    IE: Unknown: 030101
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 0406000200000000
                    IE: Unknown: 2A0100
                    IE: Unknown: 32088C129824B048606C
          Cell 02 - Address: 00:23:EB:3A:0F:9F
                    Channel:36
                    Frequency:5.18 GHz (Channel 36)
                    Quality=35/70  Signal level=-75 dBm  
                    Encryption key:on
                    ESSID:"sMobileNet"

Comment 47 Stanislaw Gruszka 2012-02-27 09:25:42 UTC
On working laptop, what shows iwconfig ?

Comment 48 lionghostshop 2012-02-27 09:27:07 UTC
On working laptop, what shows iwconfig ?
Answer:
lo        no wireless extensions.

vboxnet0  no wireless extensions.

wlan0     IEEE 802.11bg  ESSID:"sMobileNet"  
          Mode:Managed  Frequency:2.437 GHz  Access Point: 00:23:EB:3A:0F:90   
          Bit Rate=54 Mb/s   Tx-Power=20 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=55/70  Signal level=-55 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:45  Invalid misc:18   Missed beacon:0

eth0      no wireless extensions.

Comment 49 Stanislaw Gruszka 2012-02-27 10:06:32 UTC
00:23:EB:3A:0F:90 is the AP which has signal quality "Quality=51/70  Signal level=-59 dBm" all others sMobileNet APs seen by ath5k device have worse signal.

iwlwifi device see only 00:23:EB:3A:0F:9F with "Quality=35/70  Signal level=-75 dBm", that simply too week signal to make wireless network work well. 

I'm not able to say if with such bad conditions iwlwifi device should work or not. Perhaps there is something wrong with sensitivity/antennas code in the driver, but honestly I do not think this is a bug, and even if it is, this is nothing I can fix (programming iwlwifi sensitivity code is back magic, Intel could help you but I also doubt so). 

So how to solve this problem? Since iwlwifi device is internal you can not connect better antennas to it. Perhaps you can ask your wireless administrator to increase tx power on 00:23:EB:3A:0F:90 AP. You can also try to increase tx power of iwlwifi device by "iwconfig wlan0 txpower nn" . And at last, not use that laptop in locations where is bad wifi signal.

If you will connect usb dongle (without antenna) and on the same location dongle will be able to connect and iwlwifi device not, hence you can suspect that there is something wrong with iwlwifi device, fill bug report on http://bugzilla.intellinuxwireless.org/

I'm closing this bug report with CANTFIX resolution.

Comment 50 lionghostshop 2012-02-27 11:03:53 UTC
I think the driver contains bug since I can connect to AP using my cell phone and my another notebook in the same location. Besides, the wifi still does not work when I move the netbook very close to the access point.

Comment 51 Stanislaw Gruszka 2012-02-27 11:17:33 UTC
Does iwlist wlan0 scan show the signal is ok near that AP ? Perhaps we do not try to associate with the right AP with good signal. That would be strange. Please provide iwlist wlan0 scan output and dmesg output without any debug options) when laptop is near AP.

Comment 52 lionghostshop 2012-02-27 14:46:14 UTC
The scan result near AP. The distance is about 1.5 meter.
How to get result from dmsg?
wlan0     Scan completed :
          Cell 01 - Address: 00:23:EB:3A:8A:D0
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=51/70  Signal level=-59 dBm  
                    Encryption key:on
                    ESSID:"sMobileNet"
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000143aee8a381c
                    Extra: Last beacon: 5757ms ago
                    IE: Unknown: 000A734D6F62696C654E6574
                    IE: Unknown: 0104B048606C
                    IE: Unknown: 030101
                    IE: Unknown: 0706484B20010B1E
                    IE: Unknown: 0B0503000B8D5B
                    IE: Unknown: 2A0100
                    IE: Unknown: 2D1A2C181BFFFF000000000000000000000000000000000000000000
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: 3D1601000700000000000000000000000000000000000000
                    IE: Unknown: 9606004096001400
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD06004096010104
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040960B09
                    IE: Unknown: DD050040961401
          Cell 02 - Address: 00:23:89:71:E0:DA
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=61/70  Signal level=-49 dBm  
                    Encryption key:on
                    ESSID:"Fedora Linux Wifi"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                              36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=00000237798b186f
                    Extra: Last beacon: 68ms ago
                    IE: Unknown: 00114665646F7261204C696E75782057696669
                    IE: Unknown: 010482848B96
                    IE: Unknown: 030101
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 0406000200000000
                    IE: Unknown: 2A0100
                    IE: Unknown: 32088C129824B048606C
          Cell 03 - Address: 00:23:EB:3A:8B:90
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=30/70  Signal level=-80 dBm  
                    Encryption key:on
                    ESSID:"sMobileNet"
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000143af195901c
                    Extra: Last beacon: 5757ms ago
                    IE: Unknown: 000A734D6F62696C654E6574
                    IE: Unknown: 0104B048606C
                    IE: Unknown: 030101
                    IE: Unknown: 050400010000
                    IE: Unknown: 0706484B20010B1E
                    IE: Unknown: 0B050100348D5B
                    IE: Unknown: 2A0100
                    IE: Unknown: 2D1A2C181BFFFF000000000000000000000000000000000000000000
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: 3D1601000700000000000000000000000000000000000000
                    IE: Unknown: 9606004096001400
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD06004096010104
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040960B09
                    IE: Unknown: DD050040961401
          Cell 04 - Address: 00:23:EB:3A:81:20
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=33/70  Signal level=-77 dBm  
                    Encryption key:on
                    ESSID:"sMobileNet"
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000143af287d01c
                    Extra: Last beacon: 5504ms ago
                    IE: Unknown: 000A734D6F62696C654E6574
                    IE: Unknown: 0104B048606C
                    IE: Unknown: 030106
                    IE: Unknown: 050400010000
                    IE: Unknown: 0706484B20010B1E
                    IE: Unknown: 0B050100068D5B
                    IE: Unknown: 2A0100
                    IE: Unknown: 2D1A2C181BFFFF000000000000000000000000000000000000000000
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: 3D1606080400000000000000000000000000000000000000
                    IE: Unknown: 9606004096001400
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : 802.1x
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD06004096010104
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040960B09
                    IE: Unknown: DD050040961401
          Cell 05 - Address: 28:93:FE:F4:04:04
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=27/70  Signal level=-83 dBm  
                    Encryption key:off
                    ESSID:"PCCW"
                    Bit Rates:9 Mb/s; 11 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                              36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000078eab3e82ac
                    Extra: Last beacon: 5328ms ago
                    IE: Unknown: 000450434357
                    IE: Unknown: 0108129618243048606C
                    IE: Unknown: 03010B
                    IE: Unknown: 050400010000
                    IE: Unknown: 0706484B20010B1E
                    IE: Unknown: 0B050A006F8D5B
                    IE: Unknown: 2A0100
                    IE: Unknown: 9606004096001C00
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD06004096010104
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040960B09
                    IE: Unknown: DD050040961400
          Cell 06 - Address: 28:93:FE:F4:04:02
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=28/70  Signal level=-82 dBm  
                    Encryption key:off
                    ESSID:"Y5ZONE"
                    Bit Rates:9 Mb/s; 11 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                              36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000078eab3e831c
                    Extra: Last beacon: 5315ms ago
                    IE: Unknown: 000659355A4F4E45
                    IE: Unknown: 0108129618243048606C
                    IE: Unknown: 03010B
                    IE: Unknown: 050400010000
                    IE: Unknown: 0706484B20010B1E
                    IE: Unknown: 0B050A006F8D5B
                    IE: Unknown: 2A0100
                    IE: Unknown: 9606004096001C00
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
                    IE: Unknown: DD06004096010104
                    IE: Unknown: DD050040960305
                    IE: Unknown: DD050040960B09
                    IE: Unknown: DD050040961400
          Cell 07 - Address: 00:23:EB:3A:0F:9F
                    Channel:36
                    Frequency:5.18 GHz (Channel 36)
                    Quality=64/70  Signal level=-46 dBm  
                    Encryption key:on
                    ESSID:"sMobileNet"

Comment 53 lionghostshop 2012-02-28 14:42:47 UTC
any clue?

Comment 54 Stanislaw Gruszka 2012-02-28 14:58:04 UTC
Please attach dmesg output when AP is near laptop, and failed to associate. Please do not that in comment since dmesg output can be big, just use "Add an attachment"

dmesg > dmesg.txt

Comment 55 lionghostshop 2012-02-28 15:02:54 UTC
What shall I do when I get close to AP? Connect to wifi or do a scan?

Comment 56 Stanislaw Gruszka 2012-02-28 15:10:17 UTC
Be close to AP and try to connect with it, then do dmesg.

Comment 57 lionghostshop 2012-02-28 15:24:44 UTC
Created attachment 566322 [details]
dmesg >msg.txt

I run this command as a normal user.

Comment 58 Stanislaw Gruszka 2012-02-28 15:51:33 UTC
We can associate with AP with good signal, but we deauthenticating shortly after for local reason, probably because of DHCP failure (/var/log/messages should show exact reason of that).

> [ 3634.522809] wlan0: authenticate with 00:23:eb:3a:8a:d0 (try 1)
> [ 3634.524387] wlan0: authenticated
> [ 3634.530076] wlan0: associate with 00:23:eb:3a:8a:d0 (try 1)
> [ 3634.534858] wlan0: RX ReassocResp from 00:23:eb:3a:8a:d0 (capab=0x431 status=0 aid=3)
> [ 3634.534876] wlan0: associated
> [ 3634.534893] wlan0: moving STA 00:23:eb:3a:8a:d0 to state 1
> [ 3634.534905] wlan0: moving STA 00:23:eb:3a:8a:d0 to state 2
> [ 3634.543900] cfg80211: Calling CRDA for country: HK
> [ 3634.561746] cfg80211: Regulatory domain changed to country: HK
> [ 3634.561755] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [ 3634.561765] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ 3634.561774] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
> [ 3634.561783] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [ 3634.561792] cfg80211:   (5490000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [ 3634.561801] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
> [ 3657.034240] wlan0: deauthenticating from 00:23:eb:3a:8a:d0 by local choice (reason=3)

Then we try to associate with APs with bad signal, but that is not possible we can not receive a good frame from it.

[12747.523456] wlan0: direct probe to 00:23:eb:3a:0f:90 (try 1/3)
[12747.723163] wlan0: direct probe to 00:23:eb:3a:0f:90 (try 2/3)
[12747.923176] wlan0: direct probe to 00:23:eb:3a:0f:90 (try 3/3)
[12748.123069] wlan0: direct probe to 00:23:eb:3a:0f:90 timed out

Please attach output of "tail -n 1000 /var/log/messages > messages.txt" (as root), I would like to see reason of 00:23:eb:3a:8a:d0 deautentificate.

Comment 59 lionghostshop 2012-02-28 16:06:44 UTC
Created attachment 566333 [details]
tail -n 10000 /var/log/messages >msg

tail -n 10000 /var/log/messages >msg

Comment 60 lionghostshop 2012-02-29 12:40:02 UTC
any update?

Comment 61 Stanislaw Gruszka 2012-02-29 15:36:31 UTC
I do not see the reason of failure in the logs. NetworkManager does not print AP mac address so I'm not able to recognize proper failures in logs.

Can you try all the things we did before like swcrypto=1 and other module options, fedora 14 live cd etc.., while being near to AP and see if some of that make things works? Also control during testing that we are trying to associate with best signal AP (by observing iwscan wlan0 list and dmesg).

Comment 62 lionghostshop 2012-03-01 10:03:10 UTC
Created attachment 566800 [details]
The dialog with swcrypto=1 in fedora 14 live

I found that I enable swcrypto=1 and then it displays two smobilenet APs, which I want to connect. One with very good signal. However, it shows a dialog in the attachment when I try to connect to it. It should be PEAP instead of the authentication method shown in the attachment. If I connect to the one with weaker signal. It shows me the PEAP configuration dialog

Comment 63 lionghostshop 2012-03-01 10:09:09 UTC
Created attachment 566802 [details]
msg from fedora 14 live

Comment 64 Stanislaw Gruszka 2012-03-01 12:16:17 UTC
(In reply to comment #62)
> attachment when I try to connect to it. It should be PEAP instead of the
> authentication method shown in the attachment. If I connect to the one with
> weaker signal. It shows me the PEAP configuration dialog
Looks like some old networks with wrong parsed baecon. Click right mouse button on NetworkManager icon then Edit connections -> Wireless and delete all sMobileNetwork. Exit from menu, then rescan by iwlist wlan0 scan, properly detected networks should show up in the Network Manager.

Comment 65 lionghostshop 2012-03-01 12:28:17 UTC
The live fedora 14 is new. I just install it this afternoon. It cannot remember anything.

Comment 66 Stanislaw Gruszka 2012-03-02 07:27:53 UTC
That problem may happen when cryptography information in beacon is wrong, once such beacon is catches by NetworkManager you will see that network there. Perhaps also restarting NetworkManager can help in that case, but I'm not sure you might try that as well /etc/init.d/NetworkManager restart .

Comment 67 Dave Jones 2012-03-22 16:44:07 UTC
[mass update]
kernel-3.3.0-4.fc16 has been pushed to the Fedora 16 stable repository.
Please retest with this update.

Comment 68 Dave Jones 2012-03-22 16:48:35 UTC
[mass update]
kernel-3.3.0-4.fc16 has been pushed to the Fedora 16 stable repository.
Please retest with this update.

Comment 69 Dave Jones 2012-03-22 16:57:52 UTC
[mass update]
kernel-3.3.0-4.fc16 has been pushed to the Fedora 16 stable repository.
Please retest with this update.

Comment 70 lionghostshop 2012-03-23 01:40:29 UTC
No luck. Still not working.

Comment 71 lionghostshop 2012-05-04 10:46:17 UTC
The problem still persists in Fedora 17,

Comment 72 Dave Jones 2012-10-23 15:32:23 UTC
# Mass update to all open bugs.

Kernel 3.6.2-1.fc16 has just been pushed to updates.
This update is a significant rebase from the previous version.

Please retest with this kernel, and let us know if your problem has been fixed.

In the event that you have upgraded to a newer release and the bug you reported
is still present, please change the version field to the newest release you have
encountered the issue with.  Before doing so, please ensure you are testing the
latest kernel update in that release and attach any new and relevant information
you may have gathered.

If you are not the original bug reporter and you still experience this bug,
please file a new report, as it is possible that you may be seeing a
different problem. 
(Please don't clone this bug, a fresh bug referencing this bug in the comment is sufficient).

Comment 73 lionghostshop 2012-10-23 15:53:52 UTC
It's still not working

Comment 74 Stanislaw Gruszka 2012-12-15 18:22:15 UTC
I'm sorry, but I do not see any chance to fix this bug ...

Comment 75 euroford 2017-02-22 01:46:57 UTC
hi guys,

Maybe something is wrong in NM, the TIMEOUT happened when sending authentication request, as the same time NM sends scan request, so authentication request got TIMEOUT.

Comment 76 euroford 2017-02-24 09:30:09 UTC
In my case, NM change the MAC of wifi interface, cause wpa_supplicant confused.


Note You need to log in before you can comment on or make changes to this bug.