Team Fortress 2 is lagging somehow

Hello, I’m a new user of EOS. I’ve installed steam and Team Fortress 2 and it’s somehow laggy and FPS is low but on Fedora and Ubuntu It’s smooth.

My graphic card is integrated AMD 680M and 120hz display. Any suggestions?

I’ve used pacman -S to install steam with default values.

Sys info:

Can you share the output of pacman -Q | grep -E "mesa|radeon|amd" .

Also, check if X11 performs better than Wayland.

Hello, X11 is terrible for my displays :smiley: Wayland is just fine (a long time Fedora user here, but not an active gamer so maybe community knows some tweaks).

[ad@Yoga-ProX ~]$ pacman -Q | grep -E "mesa|radeon|amd"
amd-ucode 20241210.b00a7f7e-1
amdvlk 2024.Q4.3-1
lib32-amdvlk 2024.Q4.3-1
lib32-mesa 1:24.3.3-1
mesa 1:24.3.3-1
mesa-utils 9.0.0-5
xf86-video-amdgpu 23.0.0-2

Remove these.

Install lib32-vulkan-radeon and vulkan-radeon instead.

It is still worth testing as a troubleshooting step. But try the above change first.

It works, thanks!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.