Questions tagged [wpa-supplicant]
wpa_supplicant, a free software implementation of an IEEE 802.11i supplicant for Linux, FreeBSD, NetBSD, QNX, AROS, Microsoft Windows, Solaris, OS/2 (including eComStation) and Haiku.
310 questions
0 votes
1 answer
85 views
Debian 12 (Beelink mini-PC, Intel AX200) shows Wi-Fi as “unavailable” in nmcli — solved by enabling NetworkManager and installing wpasupplicant
Question (the problem statement) I’m running Debian 12 on a Beelink mini-PC with an Intel AX200 Wi-Fi adapter. However, I could not connect to Wi-Fi. Running nmcli device always showed: wlo1 wifi ...
0 votes
1 answer
51 views
Unable Compile libubus, wpa_supplicant and hostapd for Armv7
Disclaimer: im not a linux expert and the only reason im posting is because i looked everywhere (hopefully) so please be gentle if you are going to flame me. -Attempting to compile libubus, ...
0 votes
0 answers
80 views
Show encryption used by WiFi stations connected to my hotspot
I'm hosting a hotspot from my PC, which has a wired internet connection and a wifi adapter. The OS is Fedora 40, using Network Manager and wpa_supplicant. I have 3 wifi devices which are able to ...
0 votes
0 answers
79 views
Driver is not able to connect to detected network
OS: Ubuntu 24.04 Kernel: 6.11.0-17-generic CPU: AMD Ryzen 7 7700 8-Core Processor I have a TP-Link TX20U plus that is able to detect my network after I have loaded it with the driver taken from https:/...
0 votes
0 answers
37 views
The "dbus_connection_read_write_dispatch" is better to be invoked from timer or thread?
Not sure how wpa_supplicant is using the "dbus_connection_read_write_dispatch" API while it communicate with NetworkManager? Should I use "dbus_connection_read_write_dispatch" API ...
1 vote
0 answers
66 views
Configure signal strength for Network Manager and APs with the same SSID
In my distro, wpa_supplicant is used by NetworkManager, but it is fully configured via DBus. As a result, I cannot specify the bgscan option as described here: https://wiki.archlinux.org/title/...
1 vote
0 answers
70 views
WPA supplicant eapol issues not connecting to a remote host WPA Enterprise
Trying to connect to a remote host, however I am receiving an error message shown below: EAPOL: SUPP_PAE entering state DISCONNECTED EAPOL: Supplicant port status: Unauthorized nl80211: Skip ...
1 vote
0 answers
136 views
How it is expected to make domain-joined linux computers connect Wi-Fi 802.1x with computer authentication?
I have an Active Directory domain with Windows computers: when I join computer to AD, it gets computer account (computername$) and 802.1x group policy which says Connect to SSID mySSID validate AAA ...