You are not logged in.

#1 2014-04-13 07:58:42

gyurman
Member
From: Budapest/Hungary
Registered: 2011-03-22
Posts: 68

[SOLVED] RTL-8139 link down and up problem

Hello,

I have RTL-8139 but I dint got dhcp address with dhcpcd.
I have error in journalctl:
error changing net interface name eth0 to enp0s12: Device or resource busy
eth0: DHCP lease expired

I solved problem half after boot I give command manually.
sudo ip link set eth0 down
sudo ip link set eth0 up
sudo ip addr

Now I can see the ip address for this card.

Have you any idea how can I automatize on boot?
Why need this to do?

Last edited by gyurman (2014-04-26 23:02:44)

Offline

#2 2014-04-26 23:01:42

gyurman
Member
From: Budapest/Hungary
Registered: 2011-03-22
Posts: 68

Re: [SOLVED] RTL-8139 link down and up problem

Is solved from this:
https://bbs.archlinux.org/viewtopic.php?id=153519&p=1
ethtool need to install
And
/etc/dhcpcd.conf changed:
clientid
require dhcp_server_identifier
Instruction from  Dhcpcd wiki

Last edited by gyurman (2014-05-03 18:53:19)

Offline

Board footer

Powered by FluxBB