Have you been able to try the troubleshooting steps outlined in the Network configuration page on the wiki?
Arch Linux
The beloved lightweight distro
I actually just did a fresh install and looks like I overlooked adding essential programs step in the wiki. I added iwd before but I also just added NetworkManager. Also thought it best to just put a DE on it instead only running a WM, (I'm normally a awesome wm user on Debian). Before I was going straight from grub install completion to tty. After I started NetworkManager pinging to archlinux.org worked. Maybe sometime I can try to install it again but leave out the DE and see if it was just as simple as leaving out NetworkManager. Not sure of installing a DE would have provided needed programs for my situation or not.
Awesome! Yep, definitely been there before too. Sometimes premature optimization gets you into more trouble: trying to set up something minimal when the conventional, more widely used approach "just works".
I will say you build more of an appreciation for how everything works when you have to struggle a bit. Especially networking. I was setting up a static IP the other day and took me more time than I care to admit to figure out it was a 0 instead of a 1 in my gateway. But I took some notes so next time I have to do that hopefully it'll go a bit smoother.
Perhaps an error message, troubleshooting steps or really any kind of detail beyond “no internet connection” or “Ethernet doesn’t work” would at the very least provide some kind of troubleshooting starting point. Right now, there’s absolutely nothing to work from.
So something like…
- iwctl doesnt show any devices
- The output of sudo systemctl status iwd
- iwctl finds my WiFi device and I set it up to connect to my network, but I have no internet
- my install can’t find my Ethernet/wifi hardware.
- I installed network manager and used it to setup my Ethernet port, but it’s not working
- the output of lspci
- the output of ip addr
Basically anything at all.