From 2d1e291b5e45d1a1f084ce9a547fab276ed74973 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 18 Aug 2026 00:08:31 +0200 Subject: README FAQ linux drm --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a15662..1722b22 100644 --- a/README.md +++ b/README.md @@ -328,4 +328,4 @@ This is a bug in COSMIC and Wlroots. Their desktop portals send frame updates at ## How to adjust the volume of the recorded audio? GPU Screen Recorder doesn't have the option to do that yet, but you can change the volume by starting recording and then open `pavucontrol`, go to the `Recording` tab and set the volume there. The system will remember the settings even after reboot, as long as the audio capture options remain the same. ## My game and recorded video is stuttering but my frame rate is high -This is an issue with some compositors, such as kwin (kde plasma on wayland). The compositor is unable to keep up when you run too many things so the display of the game starts to stutter. Use another wayland compositor or x11 instead. The real issue lies in linux kernel DRM scheduling, which doesn't give every application a fair time to run so when running multiple applications the compositor or gpu screen recorder may lag. Hopefully this issue will get fixed soon in the linux kernel. +This is an issue with linux kernel graphics scheduling when the gpu usage is 99-100%. The only fix available at the moment is to run X11 with the compositor disabled. There is no known fix on Wayland at the moment. Hopefully this issue will be fixed in linux soon. -- cgit v1.2.3