You are not logged in.
Pages: 1
I recently installed Arch Linux and am trying to get wifi set up with iwd, I connected using iwctl and it didn’t give any errors, iw wlan0 link also said it was connected to the network, but whenever I try to ping something or use Pacman it tells me it couldn’t connect. It works in the arch install live enivrement but not in the actual system. Wifi Driver: ath9k I hope someone can help me ?
Edit:Solved
Last edited by Tuxrules (2023-08-23 20:24:50)
Offline
If you're only using iwd (and not eg. also dhcpcd) you'll need to https://wiki.archlinux.org/title/Iwd#En … figuration
Otherwise post the outputs of
ip a; ip r; cat /etc/resolv.conf; resolvectl statusOffline
Thanks, that worked great. I really should have read the wiki more closely on that.
Offline
\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Welcome to the forum ![]()
Offline
Pages: 1