| Summary: | Wayland compositor (sometimes) outputs corrupted video signal to one of two external monitors | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Alex Lowe <lengau> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | xaver.hugl |
| Priority: | NOR | ||
| Version First Reported In: | 6.1.2 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Alex Lowe
2024-07-08 19:32:22 UTC
Does switching to a different tty and back also fix it? (In reply to Zamundaaa from comment #1) > Does switching to a different tty and back also fix it? No, only switching to an X session. In my configuration though switching to a terminal TTY doesn't output to those displays. (In reply to Alex Lowe from comment #2) > (In reply to Zamundaaa from comment #1) > > Does switching to a different tty and back also fix it? > > No, only switching to an X session. In my configuration though switching to > a terminal TTY doesn't output to those displays. I should probably clarify though: after switching to the X session, the Wayland session does work (at least until the dock goes to sleep), so it's something in initialisation. Likewise, the Wayland session works fine after plugging in my Steam Deck. (In reply to Zamundaaa from comment #1) > Does switching to a different tty and back also fix it? OK so more about that with a kernel update and other updates (Qt 6.7.2, kernel 6.8.0-39-generic): I'm no longer getting the corruption - instead I'm getting the monitors not coming out of sleep. Switching to a different TTY and waiting for the monitors to wake up and show the terminal does fix it, but I have to wait for the monitors to show the terminal. This is probably a separate issue so I'll file it as such, but I can no longer reproduce the corruption. |