Yay!
My computer now runs silently lol
It used to be fan hell
I would suggest that you also can do some other things if you like. You could install vulkan-radeon. You can also install the 32 bit library files if you need them for vulkan-radeon and also mesa. You can also set up hardware acceleration and install the files and make some changes to some config files to verify that it is working. You would also set some configs in /etc/environment to tell it to use the radeon gpu.
If you need any help with this after looking it over I’d be glad to help you. Or you can just run with what you have for now and let us know if you want to do this. It’s not hard it’s just a little confusing the way Arch puts things in the wiki. Sometimes i don’t understand what they mean.
I’d love to!!
I was just wanting to run Lutris with DXVK!!
Okay…so do you want the 32 bit library files? I’m guessing so if it’s for some gaming with lutris.
Yea
Okay give me a few minutes and I’ll tell you exactly what to do for each step.
ok!
First install the following packages.
vulkan-radeon
lib32-vulkan-radeon
lib32-mesa
Edit: You can use yay or pacman to install them. Your choice.
with pacman right?
If you use pacman make sure you use sudo
Example: sudo pacman -S vulkan-radeon
Done.
Now install
libva-utils
vdpauinfo
There is no AUR repo for vdapauinfo
edit= i put mesa-vpauinfo
No just vdpauinfo
Just installed it was a typo
Use pacman
sudo pacman -S vdpauinfo
Edit: Okay you caught up then?
yep
Okay now edit the file /etc/environment I’m assuming you are using KDE? If so you can use kate to open and edit the file and it automatically saves.
Add the following two lines at the bottom of the file.
LIBVA_DRIVER_NAME=radeonsi
VDPAU_DRIVER=radeonsi