Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #68837
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#974646: ver2_02 is in firmware-misc-nonfree, ver2_01 is not |
| Date | 2020-12-13 18:30 +0100 |
| Message-ID | <BlDm2-1tS-1@gated-at.bofh.it> (permalink) |
| References | <BaE25-3oK-1@gated-at.bofh.it> <Bi0Ax-2Of-11@gated-at.bofh.it> <BaE25-3oK-1@gated-at.bofh.it> <Bi0Ax-2Of-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
Control: reassign -1 src:linux 5.9.11-1
Control: tag -1 upstream fixed-upstream patch
On Thu, 2020-12-03 at 18:08 +0100, Manfred Brandl wrote:
> reassign 974646 initramfs-tools
>
> on latest bullseye:
>
> manfred@thinkpad:~$ apt-file search rkl_dmc
> firmware-misc-nonfree: /lib/firmware/i915/rkl_dmc_ver2_02.bin
>
> root@thinkpad:~# update-initramfs -u -k all
> update-initramfs: Generating /boot/initrd.img-5.0.9-4-686-pae
> W: Possible missing firmware /lib/firmware/i915/rkl_dmc_ver2_01.bin for
> module i915
> update-initramfs: Generating /boot/initrd.img-5.0.9-3-686-pae
> W: Possible missing firmware /lib/firmware/i915/rkl_dmc_ver2_01.bin for
> module i915
>
> this seems to be a problem with update-initramfs
initramfs-tools just looks at the list of firmware files in each kernel
module it includes. So if the list is wrong, it's a kernel bug.
We need to pick this upstream commit that updates the requested
firmware versions:
commit 5bf7919d530a2e1456ae602fccf365c213a4db4f
Author: José Roberto de Souza <jose.souza@intel.com>
Date: Thu Aug 13 13:00:28 2020 -0700
drm/i915: Update TGL and RKL DMC firmware versions
Ben.
--
Ben Hutchings
The two most common things in the universe are hydrogen and stupidity.
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#974646: W: Possible missing firmware /lib/firmware/i915/rkl_dmc_ver2_01.bin for module i915 Thorsten Glaser <tg@mirbsd.de> - 2020-11-13 11:00 +0100 Bug#974646: W: Possible missing firmware /lib/firmware/i915/rkl_dmc_ver2_01.bin for module i915 Markus Koller <markus-koller@gmx.ch> - 2020-12-09 23:50 +0100 Processed: Re: Bug#974646: ver2_02 is in firmware-misc-nonfree, ver2_01 is not "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-12-13 18:30 +0100 Bug#974646: ver2_02 is in firmware-misc-nonfree, ver2_01 is not Ben Hutchings <ben@decadent.org.uk> - 2020-12-13 18:30 +0100 Bug#974646: marked as done (W: Possible missing firmware /lib/firmware/i915/rkl_dmc_ver2_01.bin for module i915) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-12-17 13:10 +0100
csiph-web