Hello everyone. After years trying many linux distros I decided to give Tumbleweed a try and it really looks amazing. Stable, updated and easy. So far so good!
I am using a 7800X3D + 7900XTX primarily for gaming and light internet + youtube surfing in Firefox.
KDE + Wayland + Scaling was easy to set-up in my LG OLED 4K HDR 120Hz using HDMI 2.1.
But, (and sorry if the question seems too obvious) how can I know which MESA version am I using? Because seems like I don’t have any installed:
rpm -qi mesa
package mesa is not installed
I’m a bit confused here, and I coulnd’t find any answer after googling about it.
I assume you must know this since you have everything setup already, but the package manager is zypper.
Also, makesure you have the Packman repo enabled. It provides all of the multimedia codecs that openSUSE doesn’t, which you will need for gaming. After you enable the Packman repo run sudo zypper dup --allow-vendor-change
rpm is case sensitive, so you should have found it with:
rpm -qi Mesa
but please get used to using zypper.
The Mesa version in the Packman repo adds some video hardware decoding which the open source version lacks; if you don’t need that you are good to go with the OSS version in the standard repo.
Yeps. Even with scaling enabled at (125%) That’s on 8bit though.
On windows I can get 12bit HDR10 4k 120Hz.
But I won’t complain, as KDE is making good progres implementing good HDR on Wayland and at the moment zero issues with scaling. Gnome support for HDR is horrible. I just hope the window position and size would be automatically remembered instead of having to manually set Window Rules for each application.