[Bug 93871] [APL] No version found when installing GuC 4.3

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 10 16:36:32 UTC 2016


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

--- Comment #20 from Rodrigo Vivi <rodrigo.vivi at gmail.com> ---
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!

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


More information about the intel-gfx-bugs mailing list