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

--- Comment #22 from V Stuart Foote <[email protected]> ---
(In reply to nalayna from comment #20)
Thanks.

> > 2. GPU device properties from a run of 'vulkaninfo | more' partway down the
> > report, like this:
> 
>  the command is failing (even when I run it as admin). Is there another way
> I can get you the info you need?

On Windows builds, if vulkaninfo isn't present, your GPU drivers are likely
suspect as is the ability of system to support the skia graphics library calls
used for testing Vulkan rendering. A driver reinstall/update from the GPU
vendor may be needed, or possibly an install of Vulkan Runtime from the project
VulkanSDK site hosted by the LunaRG folks [1].

Otherwise what we need are details of the integrated graphics (iGPU on CPU) GPU
and/or discrete graphics (dGPU on PCIe bus), and the device drivers for each

A run of the command 'msinfo32' will open a panel of system details.
>From the 'System Summary' panel:
   the top 12 or so lines, showing CPU

>From the 'Components' -> 'Display' panel:
   the full set for each GPU registered with the system, that will include the 
   current device and driver sets (but not their Vulkan support directly).

=-ref-=
[1] https://vulkan.lunarg.com/

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

Reply via email to