this post was submitted on 11 Aug 2023
16 points (90.0% liked)

Linux Gaming

14964 readers
128 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

The reason keeping me from switching over to Linux is because I have a low end laptop GPU (AMD R5 M300 series) and every drop of OC is vital to me, I used MSI Afterburner on Windows and I don't know what to use on linux that actually work and user friendly if possible

top 6 comments
sorted by: hot top controversial new old
[–] nekusoul@lemmy.nekusoul.de 9 points 1 year ago

No matter which distro you actually use, the ArchWiki has a detailed section on overclocking AMD GPUs, including manual OC as well as a list of several CLI and GUI tools.

That said, I'll second the recommendation of corectl if you're looking for something user-friendly.

[–] domi@lemmy.secnd.me 5 points 1 year ago (1 children)

Can you check if you're using the amdgpu driver stack?

dmesg | grep amdgpu

[–] vividspecter@lemm.ee 1 points 1 year ago

To OP, I'll add that it's very important to force the amdgpu kernel driver on your GCN 1.0 GPU, as it's the only way to get Vulkan support (required by pretty much all of the GPU compatibility layers that Proton/Steam uses).

[–] tomten@lemmy.world 2 points 1 year ago (1 children)

You could try corectrl, don't know if it works with that GPU but it supports desktop AMD GPUs

[–] ColdWater@lemmy.world 1 points 1 year ago (1 children)
[–] TheFrogThatFlies@lemmy.world 5 points 1 year ago

Have you enabled the necessary kernel boot flags first?