You are not logged in.

#1 2021-04-03 17:33:33

melodian
Member
Registered: 2021-02-18
Posts: 7

Having to manually set up ethernet connection on every boot

I'm running Arch on a desktop PC with a Realtek GbE LAN controller. On every boot, I start with no Internet connection; in order to get a working connection, I have to run

# ip link set enp7s0 up
# dhcpcd

This is very annoying, especially since I have to sudo these commands if logging in as a normal user. Why might this be happening, and is there a way around it?

Offline

#2 2021-04-03 17:46:42

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: Having to manually set up ethernet connection on every boot

Just enable the dhcpcd.service? It'll bring up the NIC itself.

Offline

Board footer

Powered by FluxBB