Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with Vulkan on Intel GPU with Linux Kernel 5.16+ #135

Closed
gitpubber opened this issue Aug 9, 2022 · 6 comments
Closed

Error with Vulkan on Intel GPU with Linux Kernel 5.16+ #135

gitpubber opened this issue Aug 9, 2022 · 6 comments

Comments

@gitpubber
Copy link

Hello @haasn ,
I am having important error. whenever i try to play any media file using vulkan renderer(both wayland and x11), it throws this error (maybe suddenly or after playing few frames).
image

The error originates at:

PL_VK_ASSERT(res, "vkQueueSubmit");
and
PL_VK_ASSERT(res, "Retrieving query pool results");

The error is caused due to failed assertions.

I face this error on latest kernels(5.16+. currently am on 5.19) only. If i switch my kernel back to linux 5.15, I don't get these errors. I have tried different distros too and the same behaviour exists. I have tested with git variants of mesa, kernel and mpv and the same problem exists. Opengl renderer works fine and this is the problem with Vulkan renderer.

I have posted this bug report too fyi: mpv-player/mpv#10425

Thank you for libplacebo!

@gitpubber
Copy link
Author

https://0x0.st/o2KC.txt

Strace log

@24fpsDaVinci
Copy link

can confirm, kernel 5.19.3 same problem

@haasn
Copy link
Owner

haasn commented Oct 15, 2022

So can this be closed? @gitpubber

@gitpubber
Copy link
Author

gitpubber commented Nov 3, 2022

@haasn , I run Linux 6.x(default kernel of archlinux) and as of writing, i run into the same error.

Please see mpv-player/mpv#10425 too.

https://gitlab.freedesktop.org/drm/intel/-/issues/6564#note_1501978 is the source of this bug.

@kasper93
Copy link
Contributor

I can confirm it is fixed by torvalds/linux@3f882f2

@24fpsDaVinci
Copy link

currently running 6.4 rc3, fedora 39, libplacebo master, mpv master. the issue appears fixed.

@haasn haasn closed this as completed May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants