Summary: | media-libs/vulkan-loader: applications segfault | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | PureTryOut <bribbers> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
PureTryOut
2019-08-09 13:27:04 UTC
After more debugging this ended up being a simple permission problem. `RADV_DEBUG=all vkcube` showed me it couldn't open `/dev/dri/renderD128`. Trying it as root worked however. The solution was adding myself to the "video" group and relogging. |