You are not logged in.
Hi,
I recently switched my Arch Linux setup from wpa_supplicant to iwd as the NetworkManager Wi-Fi backend.
Here’s what I did:
1. Disabled and removed
wpa_supplicant
2. Installed
iwd
and added
[device]
wifi.backend=iwd
3. Deleted all existing Wi-Fi connections
4. Created new ones via NetworkManager
5. Following the iwd documentation (Converting network profiles), I removed the
permissions=
line from the new connection profiles
Everything works fine — except now, after every reboot, NetworkManager asks for the Wi-Fi password again.
It looks like the password isn’t being stored persistently anywhere.
Has anyone else run into this issue?
How can I make NetworkManager with iwd remember the Wi-Fi password across reboots?
Offline
repeat (3) and (4), skip (5) - that'd be an alternative to 3/4 and see whether the PSK is remembered. NM manages this and it should™ not relate to the backend at all.
Offline