1
Operating Systems and Porting / Re: [NEWS] Fedora 42
« on: April 25, 2025, 09:23:14 pm »
All right. Clean install of Fedora 42, reusing the /home folder from my prior Fedora install. It’s all Wayland now, and I’ll revisit Xfce at some future point on this machine. I am using mesa-freeworld for accelerated video encoding and playback. Vulkan works within Gnome but KDE reliably chooses llvmpipe over the radeonsi Vulkan driver, as below.
hasturtium@garlic:~$ MESA_VK_DEVICE_SELECT=list vulkaninfo
selectable devices:
GPU 0: 1002:73e3 "AMD Radeon Pro W6600 (RADV NAVI23)" discrete GPU 0000:03:00.0
GPU 1: 10005:0 "llvmpipe (LLVM 20.1.1, 128 bits)" CPU 0000:00:00.0
How do I beat it upside the head to understand my point of view?
hasturtium@garlic:~$ MESA_VK_DEVICE_SELECT=list vulkaninfo
selectable devices:
GPU 0: 1002:73e3 "AMD Radeon Pro W6600 (RADV NAVI23)" discrete GPU 0000:03:00.0
GPU 1: 10005:0 "llvmpipe (LLVM 20.1.1, 128 bits)" CPU 0000:00:00.0
How do I beat it upside the head to understand my point of view?