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.
Well, I spoke too soon. A minute later, it died and took my desktop with it.
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
Trying to open Tabletop Simulator is now doing the same thing. Is there any way to increase the amount of RAM given to the apu (without getting the dpgu)?
I've never had an issue like this on previous laptops, so I'm not sure what to do (other than be frustrated / avoid certain programs).
I'm not sure there is, I think there's some advanced AMD BIOS settings EFI file floating around but I think it still has the same options.
Are you using the latest version of the BIOS?
Edit: Found the AMD EFI PBS/CBS thing: https://github.com/DavidS95/Smokeless_UMAF
I'm on 3.02, still need to upgrade to 3.03. Will see if that resolves; if not, I'll try the USB tool to see if I can increase the VRAM. Thank you so much!
Upgrading to 3.03 didn't help. I've downloaded new amdgpu firmware as covered here; not sure if it's resolved the issue yet, since I just did it recently, but I'll report back once it's been a bit.
So far, 0 crashes since I got the new amdgpu firmware!
Well, trying to pull up the GIF menu in the Discord app causes this consistently.
Switching to gaming mode let me open the GIF menu! Thank you!
Ah, I had put it at the bottom of the file. I've put it in the right place now; thank you! I'll try game mode if this doesn't fix it.
It seems to have fixed itself after a couple reboots. If it starts again, I will try the kernel parameter. Thanks!