From e13d5433c3e360a5176af604d94bb3b3bce492f4 Mon Sep 17 00:00:00 2001 From: LingMan Date: Mon, 1 Apr 2019 21:31:43 +0200 Subject: [PATCH] Updated For AMD users having issues with non OpenGL games (markdown) --- For-AMD-users-having-issues-with-non-OpenGL-games.md | 2 ++ 1 file changed, 2 insertions(+) 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.