FS#73648 - wifi connection only if routers wpa option set to wpa2 (CCMP)

Attached to Project: Arch Linux
Opened by Norbert Reschke (mawima) - Sunday, 06 February 2022, 13:58 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 06 February 2022, 14:20 GMT
Task Type Bug Report
Category System
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: on my Lenovo T400 wifi connection only possible if routers wpa option set to wpa2 (CCMP).
The combination wpa2 + wpa3 does not work no more. No problrm on my other linux laptops.


Additional info:
core/wpa_supplicant 2:2.10-1
core/linux 5.16.5.arch1-1
(same with)
core/linux-lts 5.15.19-1

with wpa2 on router everything's fine and i get:

● wpa_supplicant.service - WPA supplicant
Loaded: loaded (/usr/lib/systemd/system/wpa_supplicant.service; disabled; vendor preset: disabled)
Active: active (running) since Sun 2022-02-06 14:16:10 CET; 34min ago
Main PID: 788 (wpa_supplicant)
Tasks: 1 (limit: 6978)
Memory: 5.3M
CPU: 575ms
CGroup: /system.slice/wpa_supplicant.service
└─788 /usr/bin/wpa_supplicant -u -s -O /run/wpa_supplicant

Feb 06 14:48:58 T400 wpa_supplicant[788]: BSSID 7c:ff:4d:a5:6e:55 ignore list count incremented to 2, ignoring for 10 seconds
Feb 06 14:48:58 T400 wpa_supplicant[788]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Feb 06 14:48:58 T400 wpa_supplicant[788]: wlp3s0: SME: Trying to authenticate with 7c:ff:4d:a5:6e:56 (SSID='Venn109' freq=2412 MHz)
Feb 06 14:48:59 T400 wpa_supplicant[788]: wlp3s0: Trying to associate with 7c:ff:4d:a5:6e:56 (SSID='Venn109' freq=2412 MHz)
Feb 06 14:48:59 T400 wpa_supplicant[788]: wlp3s0: Associated with 7c:ff:4d:a5:6e:56
Feb 06 14:48:59 T400 wpa_supplicant[788]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Feb 06 14:48:59 T400 wpa_supplicant[788]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=DE
Feb 06 14:48:59 T400 wpa_supplicant[788]: wlp3s0: WPA: Key negotiation completed with 7c:ff:4d:a5:6e:56 [PTK=CCMP GTK=CCMP]
Feb 06 14:48:59 T400 wpa_supplicant[788]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to 7c:ff:4d:a5:6e:56 completed [id=0 id_str=]
Feb 06 14:48:59 T400 wpa_supplicant[788]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-19 noise=9999 txrate=1000


with wpa3 on router i get:

● wpa_supplicant.service - WPA supplicant
Loaded: loaded (/usr/lib/systemd/system/wpa_supplicant.service; disabled; vendor preset: disabled)
Active: active (running) since Sun 2022-02-06 14:16:10 CET; 39min ago
Main PID: 788 (wpa_supplicant)
Tasks: 1 (limit: 6978)
Memory: 5.2M
CPU: 834ms
CGroup: /system.slice/wpa_supplicant.service
└─788 /usr/bin/wpa_supplicant -u -s -O /run/wpa_supplicant

Feb 06 14:55:29 T400 wpa_supplicant[788]: wlp3s0: PMKSA-CACHE-REMOVED 7c:ff:4d:a5:6e:55 0
Feb 06 14:55:29 T400 wpa_supplicant[788]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Feb 06 14:55:32 T400 wpa_supplicant[788]: wlp3s0: SME: Trying to authenticate with 7c:ff:4d:a5:6e:55 (SSID='Venn109' freq=5540 MHz)
Feb 06 14:55:32 T400 wpa_supplicant[788]: wlp3s0: SME: Trying to authenticate with 7c:ff:4d:a5:6e:55 (SSID='Venn109' freq=5540 MHz)
Feb 06 14:55:33 T400 wpa_supplicant[788]: wlp3s0: PMKSA-CACHE-ADDED 7c:ff:4d:a5:6e:55 0
Feb 06 14:55:33 T400 wpa_supplicant[788]: wlp3s0: Trying to associate with 7c:ff:4d:a5:6e:55 (SSID='Venn109' freq=5540 MHz)
Feb 06 14:55:33 T400 wpa_supplicant[788]: wlp3s0: CTRL-EVENT-ASSOC-REJECT bssid=7c:ff:4d:a5:6e:55 status_code=40
Feb 06 14:55:33 T400 wpa_supplicant[788]: wlp3s0: SME: Deauth request to the driver failed
Feb 06 14:55:33 T400 wpa_supplicant[788]: BSSID 7c:ff:4d:a5:6e:55 ignore list count incremented to 2, ignoring for 10 seconds
Feb 06 14:55:33 T400 wpa_supplicant[788]: wlp3s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="Venn109" auth_failures=1 duration=10 reason=CONN_FAILED

This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 06 February 2022, 14:20 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#73495 

Loading...