Missing r8169 firmware warning when installing Trusty kernel

Bug #1314245 reported by Teg
168
This bug affects 36 people
Affects Status Importance Assigned to Milestone
linux-firmware (Ubuntu)
Fix Released
Undecided
Unassigned
linux-meta-lts-trusty (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

I'm running the linux-generic-lts-saucy stack with no problem, but when I upgrade to linux-generic-lts-trusty on my 12.04 machine, I get this warning and had to revert back to the saucy stack:

W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-3.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-1.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8411-2.fw for module r8169

I'm not sure if this has been fixed in a newer version of the kernel, but I wanted to put that out there.

Tags: firmware r8169
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in linux-meta-lts-trusty (Ubuntu):
status: New → Confirmed
Revision history for this message
David Williams (darewi) wrote :

I got the same after upgrading my HWE version with the following:

$ sudo apt-get install linux-generic-lts-trusty linux-image-generic-lts-trusty

[ ... ]
update-initramfs: Generating /boot/initrd.img-3.13.0-30-generic
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-3.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-1.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8411-2.fw for module r8169
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-30-generic /boot/vmlinuz-3.13.0-30-generic
[ ... ]

Let me know if I can contribute any additional information.

Revision history for this message
bhueske (benjamin-c) wrote :

I got the same... today installed the latest Kernel-Update... Problem still exists:

[...]
linux-image-3.13.0-32-generic (3.13.0-32.57~precise1) wird eingerichtet ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-32-generic
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-3.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-1.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8411-2.fw for module r8169
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
run-parts: executing /etc/kernel/postinst.d/zz-runlilo 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
[...]

Revision history for this message
Thomas (t.c) wrote :

the missing firmware is also not avail in linux-firmware-nonfree nor linux-firmware :(

Revision history for this message
Dmitriy Altuhov (altuhovsu) wrote :

To solve problem please install linux-firmware_1.127.5_all.deb from http://packages.ubuntu.com/trusty-updates/linux-firmware

Why its not avaible in 12.04.5 I don't know. How we can use Trusty kernel without Trysty's linux-firmware?
Need to update linux-firmware for 12.04.5

Revision history for this message
bhueske (benjamin-c) wrote :

installed latest update today, still no change:

[...]
linux-image-3.13.0-35-generic (3.13.0-35.62~precise1) wird eingerichtet ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-35-generic
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-3.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-1.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8411-2.fw for module r8169
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic
run-parts: executing /etc/kernel/postinst.d/zz-runlilo 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic
Warning: Not updating LILO; /etc/lilo.conf not found!
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-35-generic /boot/vmlinuz-3.13.0-35-generic
Generating grub.cfg ...
[...]

Revision history for this message
Ivo Anjo (knuckles) wrote :

+1 it does not make sense to provide an updated kernel without a suitable microcode package.

Revision history for this message
Ivo Anjo (knuckles) wrote :

*err sorry I mean microcode and firmware package.

bhueske (benjamin-c)
Changed in linux-firmware (Ubuntu):
status: New → Confirmed
Changed in linux-firmware (Ubuntu):
status: Confirmed → Fix Released
Changed in linux-meta-lts-trusty (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Jay Bee (jay-bee) wrote :

Just did an upgrade and got this at the end:

update-initramfs: Generating /boot/initrd.img-3.13.0-43-generic
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-3.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-1.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8411-2.fw for module r8169

"status: Confirmed → Fix Released" kinda suggests this shouldn't have happened, or am I missing something?

Revision history for this message
Beren Erchamion (erchamion) wrote :

please help ! i have a rtl-something wifi adapter. is it safe to reboot? should I install the deb provided by Dmitriy Altuhov ?

Revision history for this message
ivan (ivchiga) wrote :

sudo apt-get install linux-firmware-nonfree solve's the problem

Revision history for this message
Martijn Lievaart (j-launchpad-net-rtij-nl) wrote :

12.04.5 LTS, same problem. purging linux firmware or installing nonfree does not make a difference

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.