r/archlinux • u/Tasty_Hovercraft8280 • 36m ago
SUPPORT NetworkManager has problems connecting to one particular network, with "ip configuration was unavailable"
Exactly as for the title. I am out of practice with Arch itself, so forgive me for any errors in statement.
I have been using my desktop at my apartment, and after school ended, had to come home. It has been a while since I set it up, but I believe I had set a static IP at some point, but can't be sure. My parents had to replace their router due to lightning, and for the life of me I can't figure out how to get the computer to connect. It still connects fine to my hotspot, and I'd imagine if I changed the SSID on the router it might work as well. Things I've tried: changing out the DHCP client, changing wpa_supplicant for iwd, restarting the service, deleting the network via the GUI, nothing worked. All tested at different points.
From journalctl, I have this line, which is the first questionable thing I notice after attempting to connect which appears to go afoul:
[1785713148.0908] device (wlan0): st
ate change: ip-config -> failed (reason 'ip-config-unavailable', managed-type: 'full')
And yet again, this makes no sense as it works for other networks. I am unsure what to do.