On 28 Nov 2014, at 00:49, Chris Tapp <[email protected]> wrote:
> I've got a board with an rtl8168 NIC. I've enabled this in the kernel, but I > get the following showing in the system log at boot: > > r8169 0000:03:00.0 eth0: unable to load firmware patch > rtl_nic/rtl8168g-2.fw (-2) > > The NIC works, but it looks as if the missing file is causing a 60 second > delay at boot time. > > What do I need to do to get this file installed / loaded? Sorted - this just needed the following in local.conf: MACHINE_EXTRA_RRECOMMENDS += "linux-firmware" -- Chris Tapp [email protected] www.keylevel.com ---- You can tell you're getting older when your car insurance gets real cheap! -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
