[Bug 97825] W: Possible missing firmware /lib/firmware/i915/kbl_guc_ver9_14.bin for module i915

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 16 09:50:40 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=97825

Jani Nikula <jani.nikula at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX
                 CC|                            |rodrigo.vivi at gmail.com

--- Comment #2 from Jani Nikula <jani.nikula at intel.com> ---
The initramfs-tools package tries to ensure all the firmware files potentially
needed by kernel modules are included in the initrd. update-initramfs looks at
the module firmware files reported by modinfo for i915.ko:

$ modinfo -F firmware drivers/gpu/drm/i915/i915.ko
i915/bxt_dmc_ver1_07.bin
i915/skl_dmc_ver1_26.bin
i915/kbl_dmc_ver1_01.bin
i915/kbl_guc_ver9_14.bin
i915/bxt_guc_ver8_7.bin
i915/skl_guc_ver6_1.bin

However, our driver supports hardware that hasn't been released yet, and we
haven't released the firmware files either. We'll probably need to try to push
the firmware releases earlier, but I suspect we won't get rid of the problem
altogether.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160916/079e7d37/attachment.html>


More information about the intel-gfx-bugs mailing list