[Bug 109828] intel hd4600 vulkan not work with modesetting driver?

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 5 11:01:41 UTC 2019


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

--- Comment #7 from Lionel Landwerlin <lionel.g.landwerlin at linux.intel.com> ---
(In reply to jydcome from comment #6)
> running vulkan-smoketest --vv got:
> terminate called after throwing an instance of 'std::runtime_error'
>   what():  instance layer VK_LAYER_LUNARG_standard_validation is missing
> Aborted
> 
> is that?

Is this the crash you're running into?
If yes, then it means you're missing the validation layers.

Otherwise to get a backtrace, run the application under gdb :
gdb --args vulkan-smoketest

When it crash, just type :

bt

And past the printed lines here.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190305/ad006d01/attachment.html>


More information about the intel-3d-bugs mailing list