Drivers for different editions of Fedora running on PS4 (PlayStation 4). Drivers include the Mesa, Libdrm and Xorg drivers necessary to properly implement Vulkan on the PS4 and have Windows games running properly.
- Download the latest Release from the Releases section or the release for your version of Fedora (eg:- f35, f36, etc.).
- Extract.
- Change directory into 64-bit and open a terminal there.
- Run
sudo yum reinstall *.rpm
- Change directory into 32-bit and open a terminal there.
- Run
sudo yum reinstall *.rpm
If the terminal reports a driver conflict, remove the existing drivers by following the instructions in this YouTube video.
If you need a more comprehensive and detailed tutorial, check my blog article.