| Summary: | Hardware acceleration does not work in kwin_wayland | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | eugene |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 5.14.5 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
eugene
2019-06-13 22:22:04 UTC
Tried EGL_LOG_LEVEL=debug, in kwin_wayland: libEGL debug: DRI2: dlopen(/run/opengl-driver/lib/dri/swrast_dri.so) in weston and x11: libEGL debug: pci id for fd 4: 8086:016a, driver i965 libEGL debug: DRI2: dlopen(/run/opengl-driver/lib/dri/i965_dri.so) How graphics card device node fd is passed to client, actually? Maybe it's really /proc/<compositor_pid>/fd permissions issue, will check this soon. Please test with another distribution. Ubuntu 18.10, kwin_wayland 5.13.5 works well. NixOS kwin_wayland 5.14.5 and 5.15.3 don't, running client with root perms doesn't help either. I see that compositors with working acceleration all have wl_drm in their wl_registry, which client uses to choose the GPU, while kwin_wayland in NixOS doesn't have it. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Please report your findings to nixos. |