Skip to main content

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.

0 votes
0 answers
26 views

client disconnects when transferring larger files

[This is mostly a cross-post from Rasp Pi Forum. To be self-contained, let me also include the descriptions.] My setup: Ubuntu 22.04 [Also tried on Ubuntu 24.04, same thing happens] Rasp Pi 4B I have ...
badatmath's user avatar
0 votes
1 answer
30 views

Specify compiled OpenSSL directory to wpa_supplicant

I am trying to compile wpa_supplicant, which requires OpenSSL, which I have compiled and installed to a custom directory, build such that the file ssl.h is in build/include/openssl/ssl.h Now, when I ...
Noob YT's user avatar
0 votes
0 answers
18 views

Do not put wlan inteface down in case of reauthenticate

It seems that the kernel (?) puts the interface down and then up when wlan interface connected to some AP reconnect from one BSSID to another. Is it possible to prevent kernel from doing it? So ...
Kamil Zaripov's user avatar
0 votes
0 answers
13 views

wpa_supplicant fails to connect with some routers

I have a Yocto Linux device equipped with a Laird 450-0152r wifi module. When the system boots, a systemd service creates an access point using the following script: #!/bin/bash modprobe brcmfmac iw ...
firion's user avatar
  • 149
1 vote
1 answer
85 views

OpenWRT wpa_supplicant does not support the network block?

When I run the following conf (all boiler plate), eapol_version=1 ap_scan=0 fast_reauth=1 network={ ca_cert="/etc/config/auth/CA_XXXX.pem" client_cert="/etc/config/auth/...
Evan Carroll's user avatar
  • 31.8k
0 votes
0 answers
109 views

NetworkManager Keeps Disconnecting

I connect to the internet via WiFi and it happens that occasionally and recurrently the connection keeps dropping and coming back on its own. It's true that there are several similar topics to this ...
rhuanpk's user avatar
  • 415
0 votes
0 answers
10 views

Buildroot: wpa_supplicant cannot connect to ESP32 SoftAP

I have a SoftAP set up using ESP32-S3. Clean example from ESP-IDF SDK, no changes on my end. I also have a MilkV-Duo board running buildroot with RTL8188 network card over USB. Here's the state of ...
piotr-de's user avatar
1 vote
1 answer
1k views

Remove p2p-dev-wlp1s0 device, network manager

nmcli output (among other items): p2p-dev-wlp1s0: disconnected "p2p-dev-wlp1s0" wifi-p2p, hw How can I remove this p2p-dev-wlp1s0 device? It's used for wireless peer-to-peer ...
Krackout's user avatar
  • 2,742
0 votes
0 answers
466 views

wpa_supplicant.conf not used by debian 12 when booted?

I'm creating a debian 12 from an image with the Balenaetcher tool. Once the SSD is written, I create a wpa_supplicant.conf file via a text editor in the /boot/firmware/ partition so that it can be ...
Domo Best's user avatar
0 votes
0 answers
143 views

How do I test Network Manager PKCS11 usage?

I am trying to access a wifi network which is 802.1x protected with a certificate and the private key is stored in a TPM2. When I try to connect to the network using Network Manager, I get the error ...
Bananguin's user avatar
  • 8,010
-1 votes
1 answer
331 views

How to auto connect wi-fi

I am using alpine linux. I use following command to connect to WiFi wpa_supplicant -D wext -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf udhcpc -i wlan0 But after every reboot I have to connect ...
kdm6389's user avatar
  • 11
0 votes
0 answers
161 views

Jetson Xavier NX + Intel AX210NGW WIFI 6E 6Ghz

my setup: Jetson Xavier NX, Jetpack 5.1.1, ubuntu 20.04, linux kernel 5.10 Intel AX210NGW WIFI 6E 6Ghz Router netgear RAXE300 tri-band situation: I was able to connect to wifi 6ghz from my laptop ...
matteo molinari's user avatar
0 votes
1 answer
2k views

how to connect to wpa2/peap/mschapv2 w/no ca certificate without wpa_supplicant

i have followed posts on Network Manager looping to connect to enterprise networks and coming back again and again asking for logon/password. the answer seems to be to use wpa_supplicant. i did a log ...
rny1so's user avatar
  • 1
2 votes
0 answers
148 views

wpa_supplicant does not roam based on signal strength but on throughput

When I use wpa_supplicant for WiFi roaming, I hope the roaming rule to switch from a poor signal AP to a good signal AP(roam based on signal level). However, during testing, I found that ...
rongxin wu's user avatar
0 votes
0 answers
178 views

Wifi - wpa_supplicant throwing no such device error

I am testing wifi in Ubuntu PC using wpa_supplicant utility. In PC, network device is listed as wlp3s0, when I tried to connect to wifi network using below command wpa_supplicant -B -c /etc/...
deekshaj's user avatar

15 30 50 per page
1
2 3 4 5
20