Accidentally published the same issue twice. #9078 is the correct one.
Hello @danielgarciagarcia, the older issue report takes priority.
@kisak-valve No problem, thanks for reopening and sorry for the confusion!
Looking this over, it looks like an system packaging issue, not a Steam client issue. The video driver from the host system takes priority over any part of the LD_* Steam runtime and that includes using the system install of llvm for mesa/radeonsi. Last I heard, Arch's mesa 22.3.2 builds were built against llvm 14. If you've done a custom system install, then have you also taken care of lib32-llvm-libs and lib32-mesa for the 32 bit render path which Steam uses?
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.
You are right. I forgot Steam uses 32-bit libraries. Doing for the 32-bit versions the same procedure I did for the 64-bit LLVM and mesa packages fixed the issue.
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
Steam logs show that the bundled LLVM version of the runtime is unable to recognize the recently released AMD RX 7900 XTX GPU as a target.
I can confirm that this also happens for any application that run on a setup where one of the following conditions is not true:
This may be preventing Steam application to be hardware accelerated, as the runtime cannot use the GPU properly. This can also be seen while monitoring the CPU usage. When Steam starts the CPU usage goes crazy high and keeps to that level.
I don't know if games are affected.
Steps for reproducing this issue: