https://bugs.kde.org/show_bug.cgi?id=505258
--- Comment #4 from Dan <bugs.kde.org.wish...@passmail.com> --- noticed that Vulkan gave errors in kinfocenter (errors were because of radeon instead of amdgpu being used, checked using lsmod). fixed that by changing kernel boot options to include amdgpu.enable_gpu=1 amdgpu.si_support=1 radeon.si_support=0 amdgpu.cik_support=1 radeon.cik_support=0 , running mkinitcpio -P then rebooting. also installed some optional drivers (lib32-mesa, lib32-vulkan-radeon, lib32-vulkan-mesa-layers) before there was a little glitchyness for a few seconds when logging in normally and that no longer happens. i'm guessing the wake from sleep glitchyness is also because of Vulkan not being used i'll try reproducing the bug. it didnt happen all the time, but was always same set of events that lead to the bug. -- You are receiving this mail because: You are watching all bug changes.