Graphics glitches on Aurora

Hi all,
Yesterday I did clean install of Aurora, and whatever I do I am noticing some weird graphic glitches.

How to fix that ?
Video is here : 20241229_215030.mp4 - Google Drive

1 Like

I researched, and found the same but for Arch. I dont know how to apply this fix here [SOLVED] Random horizontal strips of visual artifacts with an AMD GPU / Applications & Desktop Environments / Arch Linux Forums

rpm-ostree kargs --append-if-missing="amdgpu.dcdebugmask=0x10"

Then, reboot.

3 Likes

Hey,

here is how to do that:

sudo rpm-ostree kargs --append=amdgpu.dcdebugmask=0x10

then reboot.

3 Likes

Thanks to both. It looks it is working for now :slight_smile: