You are not logged in.

#1 2021-06-12 22:34:45

Bv44
Member
Registered: 2021-06-12
Posts: 4

[SOLVED]Network interface only appears (and works) in usb installation

I have installed arch without issue, however my network interface (enp3s0) only appears while booting from the USB drive and therefore ethernet only works there. When I run ip a from within the usb installer it shows both lo (loopback) and enp3s0. However when I run it from the arch shell itself only lo appears. Any ping commands give me a connect:Network is unreachable. I cannot install anything via pacman.
My /etc/hostname and /etc/hosts are formatted according the installation guide, using 127.0.1.1 as my ip address. I am unsure of how to find my permenent ip address.
I have installed NetworkManager via chroot to /mnt, although it does not allow me to start it using systemctl start NetworkManager.service. (Failed to start NetworkManager.service: Unit NetworkManager.service not found.) I may have installed it wrong, I am not sure. I can't install anything directly to the arch filesystem due to the connection not working.
My ethernet controller is a Realtek RTL811/8168/8411 controller, with kernel modules r8169.
Are there any fixes, and is there anything I may have done wrong?

Last edited by Bv44 (2021-06-13 03:42:15)

Offline

#2 2021-06-12 22:54:04

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

Re: [SOLVED]Network interface only appears (and works) in usb installation

Did you install linux-firmware?

Offline

#3 2021-06-12 23:05:06

Bv44
Member
Registered: 2021-06-12
Posts: 4

Re: [SOLVED]Network interface only appears (and works) in usb installation

Scimmia wrote:

Did you install linux-firmware?

I have installed linux-firmware with pacstrap to /mnt according to the installation guide.

Offline

#4 2021-06-13 01:42:40

Bv44
Member
Registered: 2021-06-12
Posts: 4

Re: [SOLVED]Network interface only appears (and works) in usb installation

A solution I am thinking of is reformatting all the drives but it might not change anything. In addition I could load a fresh install of arch onto my usb drive. Would that have a chance of fixing anything?

Offline

#5 2021-06-13 02:22:54

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

Re: [SOLVED]Network interface only appears (and works) in usb installation

Reformatting the drives is not a solution.

See what the journal has to say.

Offline

#6 2021-06-13 03:41:50

Bv44
Member
Registered: 2021-06-12
Posts: 4

Re: [SOLVED]Network interface only appears (and works) in usb installation

I didn't mention it in my previous post, but I also planned on doing a fresh install after I reformatted everything. I did all that and now the network interface appears. Unfortunately I'm not sure what caused it in the first place, but it works now.

Offline

#7 2021-06-13 22:32:43

linerman
Member
Registered: 2021-02-16
Posts: 90

Re: [SOLVED]Network interface only appears (and works) in usb installation

Bv44 wrote:

Unfortunately I'm not sure what caused it in the first place, but it works now.

Check that topic out:
https://bbs.archlinux.org/viewtopic.php?id=266507

Offline

Board footer

Powered by FluxBB