Wireless connection Error!!!

sh.itjust.works/pictrs/image/8dfd88e1-cc7b-40f6…

submitted 5 months ago by Anono14168@sh.itjust.works edited 5 months ago

Wireless connection Error!!!

So I just installed arch linux , the manual and the real way but I am facing error using pacman and while ping google.com . It was working fine in USB iso . Need suggestion . Read the wiki and tried thing but no good.

20

Log in to comment

7 Comments

Have you installed a network manager?

5 months ago , edited 5 months ago

"Note: In the installation image, systemd-networkd, systemd-resolved, iwd and ModemManager are preconfigured and enabled by default. That will not be the case for the installed system."

https://wiki.archlinux.org/title/Installation_guide#Connect_to_the_internet

So you probably didn't set anything up. Arch-chroot in to fix, or use a cable or phone tether to fix it from the new install.

Idk how to set up it with systemd suite, but for network manager it's pretty much

# pacman -S networkmanager
# systemctl enable --now NetworkManager.service 
5 months ago , edited 5 months ago

Probably ethernet/WiFi driver missing or NameServer not set up correctly.

Try pinging 8.8.8.8, if it works then it is a nameserver problem.

5 months ago

There is no 'real way', BTW

Butterflies

a week ago

Just connected the ethernet , installed everything and it worked

5 months ago

Try starting/enabling systemd-resolved