Windows 8 driver blacklist

Blacklisted intel driver for graphics card Intel(R) HD Graphics 4000 for Windows 8.
With this card LibreOffice won't start.

Change-Id: I3f4e04da7b4d61bddb1e755771b6a9538b596c51
Signed-off-by: Marina Latini <marina@studiostorti.com>
Reviewed-on: https://gerrit.libreoffice.org/30754
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
This commit is contained in:
Marina Latini 2016-11-10 14:34:00 +01:00 committed by jan iversen
parent bae1e2467e
commit 5e416099f0

View File

@ -31,6 +31,9 @@
<entry os="7" vendor="intel">
<device id="all"/>
</entry>
<entry os="8" vendor="intel" compare="equal" version="10.18.10.3308"><!-- Intel(R) HD Graphics 4000 -->
<device id="0x0166"/>
</entry>
<entry os="all" vendor="ati" compare="less" version="15.200.1062.1004"> <!-- 150.200 -->
<device id="all"/>
</entry>