Re: [systemd-devel] udev too late renaming network interfaces

2014-05-13 Thread Samuli Suominen
On 13/05/14 16:43, Grant wrote: >>> I'm on Gentoo and when the system tries to start my network interfaces >>> at boot, I get: >>> >>> Cannot find device "enp0s20u2u1" >>> * ERROR: interface enp0s20u2u1 does not exist >>> * Ensure that you have loaded the correct kernel module for your hardw

Re: [systemd-devel] udev too late renaming network interfaces

2014-05-13 Thread Tom Gundersen
On Tue, May 13, 2014 at 3:43 PM, Grant wrote: >>> I'm on Gentoo and when the system tries to start my network interfaces >>> at boot, I get: >>> >>> Cannot find device "enp0s20u2u1" >>> * ERROR: interface enp0s20u2u1 does not exist >>> * Ensure that you have loaded the correct kernel module

Re: [systemd-devel] udev too late renaming network interfaces

2014-05-13 Thread Grant
>> I'm on Gentoo and when the system tries to start my network interfaces >> at boot, I get: >> >> Cannot find device "enp0s20u2u1" >> * ERROR: interface enp0s20u2u1 does not exist >> * Ensure that you have loaded the correct kernel module for your hardware >> * ERROR: net.enp0s20u2u1 failed

Re: [systemd-devel] udev too late renaming network interfaces

2014-05-13 Thread Lennart Poettering
On Tue, 13.05.14 04:52, Grant (emailgr...@gmail.com) wrote: > I'm on Gentoo and when the system tries to start my network interfaces > at boot, I get: > > Cannot find device "enp0s20u2u1" > * ERROR: interface enp0s20u2u1 does not exist > * Ensure that you have loaded the correct kernel modu

Re: [systemd-devel] udev too late renaming network interfaces

2014-05-13 Thread Tom Gundersen
On Tue, May 13, 2014 at 1:52 PM, Grant wrote: > I'm on Gentoo and when the system tries to start my network interfaces > at boot, I get: What software is managing your network? It needs to listen with libudev for the network devices to be fully initialized by udev, otherwise this will happen...

[systemd-devel] udev too late renaming network interfaces

2014-05-13 Thread Grant
I'm on Gentoo and when the system tries to start my network interfaces at boot, I get: Cannot find device "enp0s20u2u1" * ERROR: interface enp0s20u2u1 does not exist * Ensure that you have loaded the correct kernel module for your hardware * ERROR: net.enp0s20u2u1 failed to start * Bringin