Comment 2 for bug 860067

Revision history for this message
Tim Gardner (timg-tpi) wrote :

These are the 5 firmware files referenced in drivers/net/r8169.c:

MODULE_FIRMWARE(FIRMWARE_8168D_1);
MODULE_FIRMWARE(FIRMWARE_8168D_2);
MODULE_FIRMWARE(FIRMWARE_8168E_1);
MODULE_FIRMWARE(FIRMWARE_8168E_2);
MODULE_FIRMWARE(FIRMWARE_8105E_1);

These firmware files are installed from the linux-firmware package. Can you confirm that they are present on this machine? If so, then I think that initramfs-tools has a post install error.