Hi all,
I have a very anoying issue at log in that prevent me to log in properly. WPA_supplicantt spawns permanently the following error:
nl80211: send_and_recv -> nl_recvmsys failed: -33
may anybody help me with this issue? I could not find a decent solution on the internet. Thanks!
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768130 Seems to be a kernel/intel bug
Thanks for the answer. If this is a kernel issue, which kernel should be installed?
Unsure you could try linux-lts and linux-zen and see if any of those help
Hi all,
I could resolve the issue this way:
I uninstalled networkmanager as it was very disturbing the error spawning during login, so from an artix-base live usb i chrooted and installed connman. Now the issue is gone. Regards.