Ethernet broken arch linux.
Go to solution
Solved by Guest,
5 hours ago, Sauron said:Are you using networkmanager or dhcpcd or...? What do you mean by "not work"? What does
ip addrreport?
As far as I am aware nmcli is only for NetworkManager and the OP probably deleted the profile meaning its no longer configured.
13 hours ago, Lemon797 said:I was rearranging the laptops that I use for my minecraft server and I tried to use wifi instead of Ethernet and the wifi wouldn't work so I went back to Ethernet but now Ethernet won't work. When trying to fix this I used nmcli con delete to delete my wired connections, which I don't think I should have done. If anyone can help I would be really grateful.
replace enp4s0 with your Ethernet device
nmcli device nmcli device set enp4s0 autoconnect yes nmcli device connect enp4s0

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now