[Bug 99578] [SKL][bisected] Screen regularly returns from power save mode

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 13 11:21:07 UTC 2017


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

--- Comment #13 from Patrick Steinhardt <ps at pks.im> ---
No, I use `i915/skl_dmc_ver1_26.bin`. I retrieve the file via the
linux-firmware package from Gentoo. Most of the other firmware files are
filtered, so the following files remain:

```
/lib/firmware/
/lib/firmware/iwlwifi-7265D-21.ucode
/lib/firmware/i915
/lib/firmware/i915/skl_guc_ver6_1.bin
/lib/firmware/i915/skl_guc_ver6.bin
/lib/firmware/i915/skl_dmc_ver1.bin
/lib/firmware/i915/skl_dmc_ver1_26.bin
/lib/firmware/i915/skl_guc_ver4.bin
```

As the firmware is provided by the distribution and I compile it directly into
the kernel via `CONFIG_EXTRA_FIRMWARE`, I do not run any additional scripts to
have them updated (besides re-compiling the kernel on changed firmware,
obviously).

Just to avoid any misunderstandings: the error loading `skl_dmc_ver1_26.bin`
was only caused by directly trying to load `i915/skl_dmc_ver1.bin` instead of
`i915/skl_dmc_ver1_26.bin`, as was proposed by Elio. Otherwise, the firmware
file loads correctly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee 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/20170213/144f4018/attachment-0001.html>


More information about the intel-gfx-bugs mailing list