You are not logged in.

#1 2023-04-07 07:29:05

mtubarch
Member
From: Italy
Registered: 2023-02-16
Posts: 43

[SOLVED] mirrors and connection issue after installation

After a new installation I tried:

pacman -S sudo

and I got:

sudo-... failed to dowload
error: failed retrieving file 'sudo...' from mirror.f4st.host : Could not resolve host: mirror.f4st.host
warning: too many errors from mirror.f4st.host, skipping for the remainder of this transaction

Same message for the remaining mirrors available in the file.
Of course, I cannot install "reflector" to use it.
If I ping archlinux.org I got:

ping: archlinux.org: Temporary failure in name resolution

During the installation I had no issues with the wifi connection.
What can I do?
Thank you in advace

Last edited by mtubarch (2023-04-07 10:39:13)

Offline

#2 2023-04-07 08:13:56

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,865
Website

Re: [SOLVED] mirrors and connection issue after installation

How did you configure your networking?


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Online

#3 2023-04-07 08:25:32

mtubarch
Member
From: Italy
Registered: 2023-02-16
Posts: 43

Re: [SOLVED] mirrors and connection issue after installation

WorMzy wrote:

How did you configure your networking?

This way:

ip link
ip link set interface up
# then I checked the status of the interface XXX:
ip link show dev XXX
# then I checked kernel messages for firmware being loaded with:
$ dmesg | grep firmware

The kernel module seemed successfully loaded and the interface was up. Then:

systemctl enable NetworkManager.service
pacman -S nm-connection-editor network-manager-applet

Offline

#4 2023-04-07 10:37:20

mtubarch
Member
From: Italy
Registered: 2023-02-16
Posts: 43

Re: [SOLVED] mirrors and connection issue after installation

I connected via ethernet, then installed the necessary packages, finally connected to wifi via the kde applet.

Offline

Board footer

Powered by FluxBB