[07:06] I am having an annoying issue I can't quite pinpoint. I am running Kubuntu 23.04 with Wayland. It appears that if I let the monitor go into powersave and wake back up again it seems to break hardware acceleration in xwayland apps eg Steam + any games launched. I have to restart the entire desktop session to restore performance. I am using mainline kernel 6.2 and and MESA from oibaf ppa because otherwise my Ryzen 7700x and Radeon 7900 XTX do not work. [07:24] Maybe this is specific to Steam... as Chrome is also running under xwayland and it behaves as it should [07:30] or maybe chrome doesn't use HW acceleration [07:34] Yes well I am reading bugreports about that as well, except sometimes it *does* work [07:34] And then both the Steam client itself as well as the games launched behave properly [07:36] If I have Steam maximized behind another window, the mouse cursor will still be choppy when moving in eg Quassel. But if I minimize Steam to the tray then the issue goes away. [07:37] I don't mind that too much, the big annoyance is having to restart the entire session and hope Steam behaves next time, in case I want to play a game [08:16] hateball: since you have two GPUs there, one internal anod another dedicated one, you could also consider installing windows in a VM for gaming and using that with KVMFR / Looking Glass [08:16] :| [08:16] Thanks, but no. [08:17] Also I only have one dGPU, Ryzen 7700x is the CPU :) [08:27] yes, you have one iGPU and one dGPU [08:28] 7700x includes an internal GPU, which would be sufficient to run Ubuntu on, and then you could do the gaming on the dedicated one which you'd passthru to the VM (at least while you're gaming) [08:30] Yeah that's fair enough, however I have no desire to use Windows at all [08:30] Under pure X11 Steam seems to behave but then everything else is a worse experience [08:37] I was thinking if it would be possible to run a separate xserver on another tty and just have steam running there, but I am sure that unless I run it as a different user it'll cause all sorts of breakage with the primary wayland/xwayland session [08:38] Also I don't feel like doing all sorts of workarounds just because of one crappy app