How can I set this kernel parameter "amdgpu.dcdebugmask=0x200"

Need to change this parameter to fix artifacts on ASUS TUF A16. The Reddit post I found the solution in https://www.reddit.com/r/archlinux/comments/1fabknf/solved_desktop_environment_artifacts_on_asus_tuf/
Reddit
From the archlinux community on Reddit
Explore this post and more from the archlinux community
Solution:
do sudo nano /etc/default/grub, scroll down to the lower GRUB_CMDLINE_LINUX_DEFAULT and add the option there, press CTRL + O to save, CTRL + X to exit and run sudo akshara update
No description
Jump to solution
5 Replies
SvGaming
SvGaming3w ago
if you just want to try if it helps temporarily, when the grub boot menu pops up, press e, go to the line starting with linux and add the parameter, and press ctrl + x to boot the parameter will vanish after a reboot this way though if this solves the issue we can try making it permanent @lilcouchpotato1624
lilcouchpotato1624
Adding the parameter solves the issue. @SvGaming
Solution
SvGaming
SvGaming3w ago
do sudo nano /etc/default/grub, scroll down to the lower GRUB_CMDLINE_LINUX_DEFAULT and add the option there, press CTRL + O to save, CTRL + X to exit and run sudo akshara update
No description
SvGaming
SvGaming3w ago
after a reboot the changes should be permanently applied
lilcouchpotato1624
Thank you for the help.
Want results from more Discord servers?
Add your server