At least for me I found a reproducible workaround for the resume bug. I
found it more or less with try and error.

I added the option "EnablePageFlip" to the configuration file
"/usr/share/X11/xorg.conf.d/10-amdgpu.conf" like this:

Section "OutputClass"
        Identifier "AMDgpu"
        MatchDriver "amdgpu"
        Driver "amdgpu"
        Option "EnablePageFlip" "off"
EndSection

and restarted. With this option set my computer always return from
suspend. I do not really know about the impact of "EnablePageFlip" but I
do not feel any significant degradation of video performance.

Maybe this will help to catch the annoying bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1849084

Title:
  Freeze on system-resume caused by kwin and amdgpu driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kwin/+bug/1849084/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to