<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jani.nikula@intel.com" title="Jani Nikula <jani.nikula@intel.com>"> <span class="fn">Jani Nikula</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - W: Possible missing firmware /lib/firmware/i915/kbl_guc_ver9_14.bin for module i915"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97825">bug 97825</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>rodrigo.vivi@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - W: Possible missing firmware /lib/firmware/i915/kbl_guc_ver9_14.bin for module i915"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97825#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - W: Possible missing firmware /lib/firmware/i915/kbl_guc_ver9_14.bin for module i915"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97825">bug 97825</a>
              from <span class="vcard"><a class="email" href="mailto:jani.nikula@intel.com" title="Jani Nikula <jani.nikula@intel.com>"> <span class="fn">Jani Nikula</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>