RTL8812AE stops using 5 Ghz due to wpa_supplicant 4 way key_mgmt_offload

Bug #1906064 reported by jan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wpasupplicant (Ubuntu)
New
Undecided
Unassigned

Bug Description

On Ubuntu 20.04.1 LTS (GNU/Linux 5.4.0-53-generic x86_64)

RTL8812AE stops using 5 Ghz Wifi after a few days.
The 2.4 Ghz wifi (that was not used, but present in these days) kept working.

During reconnection, the 4-way Wifi authentication failed every time.

Usually, power down and up helps, but this did not give me additional information

I tried following, to no avail
1) stopping / restarting wifi from networkmanager
2)removing drivers, and reinstalling
sudo rmmod rtl8821ae btcoexist rtl_pci rtlwifi mac80211 cfg80211 libarc4
sudo modprobe rtl8821ae
3) restart wpa_supplicant
sudo systemctl restart wpa_supplicant.service
4) restart networkmanager
sudo service NetworkManager restart

What fixed the problem was disabling key_mgmt_offload

sudo wpa_cli
set key_mgmt_offload 0

So apparently, the WiFi board froze into a state where the 4-way Wifi authentication could not be handled on the board itself anymore

jan (jan-ubuntu-h-i-s)
affects: gnome-flashback (Ubuntu) → wpasupplicant (Ubuntu)
Revision history for this message
jan (jan-ubuntu-h-i-s) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.