Hello @diegogangl, does any 32 bit OpenGL application like glxinfo32 from https://koji.fedoraproject.org/koji/rpminfo?rpmID=22417555 work? This sounds similar to #7453.
Hey @kisak-valve, thanks for replying so quickly. glxinfo32 also fails:
▶ glxinfo32
name of display: :0
libGL error: MESA-LOADER: failed to open radeonsi (search paths /usr/lib/dri)
libGL error: failed to load driver: radeonsi
libGL error: MESA-LOADER: failed to open radeonsi (search paths /usr/lib/dri)
libGL error: failed to load driver: radeonsi
libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib/dri)
libGL error: failed to load driver: swrast
X Error of failed request: GLXBadContext
Major opcode of failed request: 152 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 60
Current serial number in output stream: 59
However, none of the solutions in #7453 worked for me.
Your system information
Please describe your issue in as much detail as possible:
When trying to run steam the "verifying updates" dialog pops up, and then steam crashes with a segfault.
Here's the output in the terminal:
https://gist.github.com/diegogangl/add97bfd454f727debad8baa39027c64
I'm running AMDGPU. The GPU is working and recognized by
glxinfo.I've also tried removing
~/.steamand~/.local/share/Steam/, and I've triedsteam --reset.If I delete those directories, steam downloads and applies a big update. Then it crashes with the same error, and
any next calls to steam crash the same way.
Steps for reproducing this issue: