<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [APL] No version found when installing GuC 4.3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93871#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [APL] No version found when installing GuC 4.3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93871">bug 93871</a>
              from <span class="vcard"><a class="email" href="mailto:rodrigo.vivi@gmail.com" title="Rodrigo Vivi <rodrigo.vivi@gmail.com>"> <span class="fn">Rodrigo Vivi</span></a>
</span></b>
        <pre>Perfect timing then! ;)

hm... best way to test this new script in your case is running:
$ sudo rm -rf /lib/firmware/i915/skl_guc_ver4_3.bin 
$ sudo touch /lib/firmware/i915/skl_guc_ver4_2.bin
$ sudo ln -sf /lib/firmware/i915/skl_guc_ver4_2.bin
/lib/firmware/i915/skl_guc_ver4.bin 
$ dpkg-reconfigure #with the options you used.

So by this point we would fake an old one is there in your initrd.

Then run this new install script. The output from command line needs to show
you it created a backup initrd and a updated it.

During any step, if you want to verify which version is inside your initrd you
can use:
$ lsinitramfs /boot/"initrd.img-$(uname -r)" | grep i915

Thanks for the help here!</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>