install intel drivers after plex to fix tonemap

This commit is contained in:
aptalca 2021-12-23 11:29:09 -05:00
parent d004764e97
commit b00e11ed4a
3 changed files with 12 additions and 9 deletions

View file

@ -107,6 +107,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "23.12.21:", desc: "Install Intel drivers _after_ Plex to fix broken tone mapping on comet lake." }
- { date: "20.01.21:", desc: "Deprecate `UMASK_SET` in favor of UMASK in baseimage, see above for more information." }
- { date: "10.12.20:", desc: "Add latest Intel Compute packages from github repo for opencl support on latest gen igpu." }
- { date: "23.11.20:", desc: "Add Bionic branch make Focal default." }