https://bugs.documentfoundation.org/show_bug.cgi?id=146437

--- Comment #8 from V Stuart Foote <[email protected]> ---
(In reply to Ju from comment #6)
> ... I do not understand how bug146402 was
> solved.

bug 146602 has not been solved, it remains against AMD GPUs on current LO
master code base against a 7.4 release.

Beleive your issue is not the Intel i7 2nd Gen SandyBridge HD3000 GPU, are your
monitor(s) attached to the graphics port on the motherboard? Or to the add-on
graphics card? The intel driver would not even attempt Skia Vulkan launch.

Rather suspect the nVidia GTX 960 listed, its installed 497.27 driver is
current, and it will report itself as fully Vulkan 1.2 ready which is likely
what is failing launch. 

A run of the realtech-vr glview utility would provide specifics of the Vulkan
driver support including the haredware IDs and driver version IDs project would
need to craft a denylist entry and block Vulkan (allowing simple Skia raster
rendering).

Otherwise to test, you can modify the defaults of the installed
share/skia/skia_denylist_vulkan.xml to block all Vulkan use on Windows 10 as
Julien suggests.  Alternatively, simply delete the 'version="457.36.0"
compare="less"' from the nVidia stanza and save. 

On relaunch Skia Vulkan will not be tested on your system and you should have a
clean launch.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to