protonscr

Steam unable to launch games after upgrading to Mesa 22.3.0 from kisak-mesa

steamclosed Distro Family: Ubuntu
ValveSoftware/steam-for-linux#8967 · opened 2022-12-03 by grimshins · updated 2022-12-03 · 3 comments · github
Ggrimshins 2022-12-03 github

Your system information

  • Steam client version (build number or date): Dec 1 2022, at 22:40:28
  • Distribution (e.g. Ubuntu): Ubuntu 22.04.1 LTS
  • Opted into Steam client beta?: No
  • Have you checked for system updates?: Yes

Please describe your issue in as much detail as possible:

Unable to launch any applications following upgrade to Mesa 22.3.0 from the kisak-mesa PPA. Both native and Proton applications are affected.

Steps for reproducing this issue:

  1. Open Steam
  2. Launch any application
Kkisak-valve maintainer 2022-12-03 github

Hello @grimshins, please copy your system information from Steam (Steam -> Help -> System Information) and put it in a gist, then include a link to the gist in this issue report. Also, if you completely close Steam, then run steam from a terminal, are there any hints in the terminal spew to go along with trying to run a game?

Kkisak-valve maintainer 2022-12-03 github

Nevermind, I see the issue here.

Kkisak-valve maintainer 2022-12-03 github

So, the issue is a regression somewhere in mesa/dozen which causes it to interfere with 64 bit mesa/radv. In the short term, you can temporarily disable this driver with something like sudo mv /usr/share/vulkan/icd.d/dzn_icd.x86_64.json /usr/share/vulkan/icd.d/dzn_icd.x86_64.json.disabled or run steam with VK_ICD_FILENAMES="/usr/share/vulkan/icd.d/radeon_icd.x86_64.json:/usr/share/vulkan/icd.d/radeon_icd.i686.json steam from a terminal to avoid the driver as well.

This is clearly a mesa issue and needs to be pondered by a mesa dev. Please report it to mesa's gitlab issue tracker. I'll get a revised mesa build sent off to the build farm shortly.

Closing as not a Steam client issue.

Nothing extracted yet.