You are not logged in.

#1 2013-02-09 10:07:49

nwenclaff
Member
Registered: 2012-11-19
Posts: 5

Ethernet not starting on boot

I recently installed Arch Linux finally got KDE up and running , now when I boot up and log into my account I have to do two commands to get my internet up and running.

I check ip link and it states my ethernet (which is no longer eth0 but is now enp8s0 for some odd reason) and it states the status is down - so I enter 'ip link set dev enp8s0 up' and 'systemctl start dhcpcd@enp8s0.service' to get internet back.

I have entered 'systemctl enable dhcpcd@enp8s0.service' to make sure it starts on boot. 

Any Ideas?, it seems a bit much just to get internet up every time I reboot.

Offline

#2 2013-02-09 10:48:09

skunktrader
Member
From: Brisbane, Australia
Registered: 2010-02-14
Posts: 1,421

Re: Ethernet not starting on boot

Offline

#3 2013-02-09 11:56:39

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 25,345

Re: Ethernet not starting on boot

More specifically as you have found half the problem (interfaces are renamed), there is also the problem with the dhcpcd@.service file:
https://bbs.archlinux.org/viewtopic.php … 3#p1226113


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB