protonscr

You are missing the following 32-bit libraries, and Steam may not run: libpipewire-0.3.so.0

steamclosed
ValveSoftware/steam-for-linux#9968 · opened 2023-08-08 by Colin-KelinLi · updated 2023-08-08 · 3 comments · github
CColin-KelinLi 2023-08-08 github

Your system information

  • Steam client version: latest .deb
  • Distribution: Ubuntu 20.04
  • Opted into Steam client beta?: No
  • Have you checked for system updates?: Yes
  • Steam Logs: STEAM_RUNTIME=0 steam
  • GPU: Nvidia RTX3070Ti

Please describe your issue in as much detail as possible:

Cannot launch steam UI because missing libpipewire-0.3.so.0. However, Ubuntu dos not release this library. I tried to delete the file .steam/steam/package/beta as is described in #7807. But there is no such file in my folder. What should I do next?

Steps for reproducing this issue:

  1. Follow the install instruction of this repository
  2. Run STEAM_RUNTIME=0 steam in terminal
Kkisak-valve maintainer 2023-08-08 github

Hello @Colin-KelinLi, the Steam runtime provides a minimum version of this library (http://repo.steampowered.com/steamrt/pool/main/p/pipewire/ for distro releases that do not have it available or installed. You've chosen to manually disable the LD_* style Steam runtime (STEAM_RUNTIME=0) to cause this issue.

This is environment variable is not supported and makes you responsible for sourcing this library Steam or games run with Steam need. The solution here is to remove STEAM_RUNTIME=0.

CColin-KelinLi 2023-08-08 github

Hi @kisak-valve, thanks for your comment. I just tried to launch steam by command steam in the terminal. After I entered my username and password, it got freeze in this window:
屏幕截图 2023-08-09 03:10:46

What should I do to launch the steam UI?

Kkisak-valve maintainer 2023-08-08 github

See the discussion on #9769. Seems like a fair bit of people who see an issue with that kind of symptom ended up having a NVIDIA driver snafu for some reason.

Nothing extracted yet.