https://bugs.kde.org/show_bug.cgi?id=514471
--- Comment #15 from George <[email protected]> --- (In reply to Zamundaaa from comment #14) > Okay, so I take it manually setting the display to 60Hz does also cause the > problem? Yep (In reply to Zamundaaa from comment #14) > But I need the output from when it wrongly gets set to 60Hz, not from when > you configure it to 60Hz. I want to find out on what level the wrong mode > gets chosen. Ah good point, I will try that next. (In reply to Zamundaaa from comment #14) > About the output though, when you ran the command from the tty, it crashed. > It looks like your distro might be patching Qt to default to xcb or > something? Try with > > QT_QPA_PLATFORM=wayland WAYLAND_DISPLAY=wayland-0 kscreen-doctor -o > instead, that should hopefully make it work. > Getting it from the tty is fine for this one, only with drm_info using ssh > is important, as the tty will change the drm state. OK, I will try both of these, if I'm understanding right: - Using SSH: drm_info - From TTY: QT_QPA_PLATFORM=wayland WAYLAND_DISPLAY=wayland-0 kscreen-doctor -o Thank you so much for helping me through this, i know it's a slog :) -- You are receiving this mail because: You are watching all bug changes.
