Fix WiFi Auto Deauthentication on Arch Linux
If you are encountering the problem shown in the figure below (Every few minutes there is a deauthentication, which is accompanied by internet disconnection), you can try the following solution.

Solution
This problem may be caused by the conflict between different network managers (like NetworkManager, iwd, wpa_supplicant...). You can try the following command. If there are more than one network managers are enabled, you should pick one and disable the others.
1 | |
For example, on my Arch Linux system,
NetworkManager.service, iwd.servie and
wpa_supplicant were enabled at beginning. Then run the
following commands:
1 | |
Reboot before re-connecting the WiFi.
Fix WiFi Auto Deauthentication on Arch Linux
https://blog.ryq.me/2024/08/31/arch-wifi/