You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Connection activation failed: 802.1X supplicant took too long to authenticate
Hint: use 'journalctl -xe NM_CONNECTION=7e435e77-ebe3-4348-b96f-f6c42dd69e20 + NM_DEVICE=wlan0' to get more details.
The text was updated successfully, but these errors were encountered:
qrp73
changed the title
NetworkManager/wpasupplicant: Ad-Hoc connections don't works
NetworkManager/wpasupplicant: Ad-Hoc connections don't works "Activation: (wifi) Ad-Hoc network creation took too long, failing activation"
Jul 30, 2024
Tried to create ad-hoc connection based on this instruction and this one, but it don't works on raspi-os bookworm.
Also tried some tweaks from other manuals with no result.
Steps to reproduce:
sudo nano /etc/NetworkManager/system-connections/ADEL.nmconnection
and put the following content:Ctrl+O
,Enter
andCtrl+X
to save and exitsudo chmod 600 /etc/NetworkManager/system-connections/ADEL.nmconnection
sudo systemctl restart NetworkManager
sudo nmcli radio wifi on
sudo nmcli connection up ADEL
Expected result: ADEL connection is up
Actual result:
log:
The text was updated successfully, but these errors were encountered: