Latest maintainer comment ·
kisak-valve · 2023-12-03 ·
#7310Thanks, looking over the update runtime diagnostics, there's no usable GPU accelerated render paths at all and Steam is being forced to fallback to llvmpipe (mesa's faster CPU renderer) to run at all. I'd look for what's setting `DRI_PRIME=pci-0000_00_02_0` in that desktop session and try to get it removed. Maybe try completely closing Steam, then run `steam` from a terminal and see if that has an...