Re: Question: error when running [Virtio-GPU Venus->vtest]
Rob Clark <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.devel |
|---|---|
| Message-ID | <CAF6AEGthGeA=zvo7PMJ74xDfNTcijAiiLev1Pbv6BA3XpO2NOw@mail.gmail.com> |
On Fri, Nov 4, 2022 at 1:42 AM Taylor Viktor <[email protected]> wrote: > > Dear Developers: > > I am referring to this document https://docs.mesa3d.org/drivers/venus.html#vtest to develop vulkan related functions, but every time I run vulkaninfo or vkcube some errors occur. > > virgl_test_server prints the following: > > gl_version 46 - core profile enabled vtest_client_dispatch_commands: client context created. client failed: VTEST_CLIENT_ERROR_INPUT_READ I'm not sure about the venus/vk case, but I got the same error when trying to use virgl+vtest the other day. I think this must have broken semi-recently, but didn't try to bisect or figure out if the issue was in mesa or virglrenderer BR, -R