You are not logged in.

#1 2020-12-01 17:40:22

Benjimanrich
Member
Registered: 2020-11-30
Posts: 15

Can't use wifi after installing

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. smile

Offline

#2 2020-12-01 17:46:25

loqs
Member
Registered: 2014-03-06
Posts: 19,040

Re: Can't use wifi after installing

What module was used for the wireless interface during installation?  Wireless#Check_the_driver_status.

Offline

#3 2020-12-02 01:55:31

Benjimanrich
Member
Registered: 2020-11-30
Posts: 15

Re: Can't use wifi after installing

It is a Realtek 8821 CE and there is a driver active which is rtw_8821ce

Offline

#4 2020-12-02 02:39:18

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: Can't use wifi after installing

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

#5 2020-12-02 04:36:28

loqs
Member
Registered: 2014-03-06
Posts: 19,040

Re: Can't use wifi after installing

What is the output of the following:

ip a
cat /etc/resolv.conf

Offline

#6 2020-12-02 06:06:22

Benjimanrich
Member
Registered: 2020-11-30
Posts: 15

Re: Can't use wifi after installing

loqs wrote:

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

#7 2020-12-02 08:59:29

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,685

Re: Can't use wifi after installing

Installing a desktop environment has certainly not fixed your wifi-setup…

Offline

Board footer

Powered by FluxBB