diff --git a/For-AMD-users-having-issues-with-non-OpenGL-games.md b/For-AMD-users-having-issues-with-non-OpenGL-games.md index 6afea38..82cf841 100644 --- a/For-AMD-users-having-issues-with-non-OpenGL-games.md +++ b/For-AMD-users-having-issues-with-non-OpenGL-games.md @@ -16,6 +16,8 @@ Append to `GRUB_CMDLINE_LINUX_DEFAULT`: For example: `GRUB_CMDLINE_LINUX_DEFAULT="quiet radeon.cik_support=0 amdgpu.cik_support=1"` +Note: You can safely append both variants if you are unsure which family your card belongs to. + Save with `CTRL+X` followed by `Y` and then `Enter`. Run `sudo update-grub` and then reboot your system.