| Summary: | Plugging in Valve Index VR headset freezes screen and blocks inputs - error: kwin_wayland[1174]: kwin_scene_opengl: 0x502: GL_INVALID_OPERATION error generated. <image> and <target> are incompatible | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Jonathan <joni.hilger> |
| Component: | scene-opengl | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | exde707contact, kdedev, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.1.5 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/b7dbb2845bfe454efe75be8f7f1b1631f50be174 | Version Fixed/Implemented In: | 6.2.2 |
| Sentry Crash Report: | |||
| Attachments: | journalctl --boot 0 (gzipped because too large) | ||
|
Description
Jonathan
2024-09-15 09:41:14 UTC
Created attachment 173680 [details]
journalctl --boot 0 (gzipped because too large)
*** Bug 493996 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/6633 Git commit 741bdb0b6bcdd2fd161615dd22b58902fbdead21 by Xaver Hugl. Committed on 21/10/2024 at 22:29. Pushed by zamundaaa into branch 'master'. backends/drm: leave all outputs disabled by default, including VR headsets This ensures that we don't fail to enable normal screens when the non-desktop ones can't be enabled. M +20 -4 src/backends/drm/drm_gpu.cpp https://invent.kde.org/plasma/kwin/-/commit/741bdb0b6bcdd2fd161615dd22b58902fbdead21 Git commit b7dbb2845bfe454efe75be8f7f1b1631f50be174 by Xaver Hugl. Committed on 21/10/2024 at 23:44. Pushed by zamundaaa into branch 'Plasma/6.2'. backends/drm: leave all outputs disabled by default, including VR headsets This ensures that we don't fail to enable normal screens when the non-desktop ones can't be enabled. (cherry picked from commit 741bdb0b6bcdd2fd161615dd22b58902fbdead21) Co-authored-by: Xaver Hugl <xaver.hugl@gmail.com> M +20 -4 src/backends/drm/drm_gpu.cpp https://invent.kde.org/plasma/kwin/-/commit/b7dbb2845bfe454efe75be8f7f1b1631f50be174 |