I built myself a box with an AMD Ryzen 5 7600X3D CPU and the Intel B580 GPU running OpenSuse Tumbleweed and now I want to find out more about gaming with Linux.
My guinea pigs are “Signal from Tölva” and NMS and there seem to be problems with the B580 integration … LLVM seems to work but of course performance is dreadful. The AMD iGPU also seems to work (just checked if the game would start using GOG Galaxy and yes, ended up in my freighter and could move around). So the basic lutris setup seems to be ok. But when I try to use the B580, GOG galaxy starts but when trying to start NMS things go haywire.
OS-wise things look ok at least according to vulkaninfo:
GPU0:
apiVersion = 1.4.311
driverVersion = 25.1.4
vendorID = 0x8086
deviceID = 0xe20b
deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
deviceName = Intel(R) Arc™ B580 Graphics (BMG G21)
driverID = DRIVER_ID_INTEL_OPEN_SOURCE_MESA
driverName = Intel open-source Mesa driver
driverInfo = Mesa 25.1.4
conformanceVersion = 1.4.0.0
deviceUUID = 86800be2-0000-0000-0300-000000000000
driverUUID = 7eb1987a-f9b4-471b-d893-b4a866d4f79b
vkcube also runs. But when starting lutris (with the -d option) one of the first things showing up is this:
[INFO:2025-07-04 14:42:33,914:application]: Starting Lutris 0.5.19
[INFO:2025-07-04 14:42:33,930:startup]: “card1” is AMD Radeon Graphics (1002:164e 1849:364e amdgpu) Driver 25.1.4
[ERROR:2025-07-04 14:42:33,932:system]: [‘vulkaninfo’, ‘–summary’] command failed: Command ‘[‘vulkaninfo’, ‘–summary’]’ returned non-zero exit status 1.
Investigating this thing with Dr. Google led to a possible outdated post indicating driver incompatibility. Can anybody confirm or deny?