okay this is something that happens since i moved to endeavour and with more than one game:
i install and play a game, good fps rate (or according to the expected)
at the next day (or some days after) i play the game again and it has a terrible performance, it even works better using the igpu (Intel HD 520… my dGPU is a Radeon R7 M370).
I have experimented this with: Skyrim, GTA IV, SuperTuxKart
And then when i make a pacman -Syu and the card works great again :v until the thing repeats days after… I guess its a drivers problema
but you’ve got mesa-utils installed. But the lib32-mesa-utils is missing. But that shouldn’t be the issue, it’s just inconsistent.
In addition to that, the optional packages mesa-vdpau as well as vulkan-mesa-layers aren’t installed. You could try to install those as well.
Last but not least, xf86-video-amdgpu isn’t related to vulkan-radeon or mesa and is not strictly required. I think you can remove that package as well.
okay i deleted vulkan-radeon and updated amdvlk.
now when i open lutris, this error goes on terminal
ERROR: [Loader Message] Code 0 : vkCreateInstance: Found no drivers!
Cannot create Vulkan instance.
This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.
in another try i deleted amdvlk and kept vulkan-radeon, the drivers got detected but the game performance was awful (as the other times).
So i think the bad performance in games is fault of vulkan-radeon, and for any reason amdvlk is not working
Since there’s no official support for GCN 1.0 GPU by AMD, it’s been experimental for years, you can’t expect to have stable performance, I’ve been through this with a R7 360 card before.
hello,
what problems did you had with that card?
searching on internet i find that yeah there are stability problmems with amdgpu and CGN 1.0 cards… but i think the problems are not as strange as what is happening to me.
lately ive been trying to solve this, but when the problem seems to be solved it fails again at the next sesion:
When i do a pacman -Syu and restart the laptop the performance is as good as expected, at the next day it has bad performace again
same with gamemode, i enabled it with systemctl, the gpu worked good, at the next day it didnt
same with changing the kernel
its like if a config is undone when i turn off the lap or something.
Well, I can only speculate. But as @vazicebon mentioned, he had similiar troubles.
My guess is that switching between iGPU und dGPU is the main culprit. But I’m only aware of GPU switching for nVidia cards, not AMD unfortunately.