this post was submitted on 11 Apr 2024
7 points (100.0% liked)
Framework Laptop Community
2654 readers
1 users here now
Related links:
- Framework website: https://frame.work/
- Official Framework Mastodon: https://fosstodon.org/@frameworkcomputer
Related communities:
- Buy it for life community: !buyitforlife@slrpnk.net
- Fairphone community: !fairphone@lemmy.ml
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If this is the same common issue, there's a thread on the forum about it, but IIRC you can add
amdgpu.sg_display=0
to your kernel parameters.If you really want, you could try the AMDGPU Pro drivers, but I'm not sure if they're compatible with integrated graphics if you don't have the expansion GPU.
Hm. It doesn't want to accept
amdgpu.sg_display=0
. It looks right from here, but..Grub doesn't actually validate the parameters themselves, but the whole config, so you've pasted it into the wrong spot. It should go in the string that follows
GRUB_CMDLINE_LINUX_DEFAULT
.If it still happens, could you post your grub config?
Also some people have had success setting the GPU to game mode in the BIOS too.
Here's the forum link: https://community.frame.work/t/tracking-graphical-corruption-in-fedora-39-amd-3-03-bios/39073
Well, trying to pull up the GIF menu in the Discord app causes this consistently.