Amadex
January 9, 2025, 11:25pm
1
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:
dalto
January 9, 2025, 11:28pm
2
Can you share the output of pacman -Q | grep -E "mesa|radeon|amd"
.
Also, check if X11 performs better than Wayland.
Amadex
January 9, 2025, 11:30pm
3
dalto:
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 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
dalto
January 9, 2025, 11:33pm
4
Remove these.
Install lib32-vulkan-radeon
and vulkan-radeon
instead.
Amadex:
Wayland is just fine
It is still worth testing as a troubleshooting step. But try the above change first.
system
Closed
January 11, 2025, 11:39pm
6
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.