You are not logged in.
Pages: 1
So I recently installed arch and booted into it.
During the install my wifi was working. Now after installation. iwctl shows that I'm connected to a wifi . I have also enabled network manager but doing ping google.com
shows this:
ping temporary failure in name resolution
and ping 8.8.8.8 shows:
ping connect network is unreachable
doing a pacman -S gives many lines of error with failed to retrieve file.
I would like to know what's causing this issue and if there is any fix. ![]()
Offline
What module was used for the wireless interface during installation? Wireless#Check_the_driver_status.
Offline
It is a Realtek 8821 CE and there is a driver active which is rtw_8821ce
Offline
Did you configure iwd to do dhcp or use a separate dhcp client?
Edit: or maybe a static config? Anyway, how did you setup the IP?
Last edited by Scimmia (2020-12-02 05:46:39)
Offline
What is the output of the following:
ip a
cat /etc/resolv.confOffline
What is the output of the following:
ip a cat /etc/resolv.conf
I installed plasma through chroot and it fixed it. Thanks for the help anyways
Offline
Installing a desktop environment has certainly not fixed your wifi-setup…
Offline
Pages: 1