Hi, > I follow testing, and I have the same problem : > > charpent@zen-book-flip:~/Kernel-SOS/firmware-nonfree-20190717/i915$ > dpkg -l "*firmware*" | grep ii| sed -re "s/[ \t]+/ /g" | cut -d " " -f > 2 | xargs sudo apt-get install --reinstall -y > > [ Snip... ] > > Traitement des actions différées (« triggers ») pour initramfs-tools > (0.136) ... > update-initramfs: Generating /boot/initrd.img-5.5.0-1-amd64 > W: Possible missing firmware /lib/firmware/i915/icl_dmc_ver1_09.bin > for module i915
> Does someone has a woraround ? The Debian source package doesn't have > the right version of the files. Download latest archive from <https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git> and add missing files in /lib/firmware/i915 -- mlnl