protonscr

Steam startup problem on ubuntu 22.04

steamopen Steam clientDistro Family: Ubuntu
ValveSoftware/steam-for-linux#11163 · opened 2024-08-06 by Warinkos · updated 2024-08-07 · 1 comments · github
WWarinkos 2024-08-06 github

Your system information

  • Steam client version (build number or date):

  • Distribution (e.g. Ubuntu): 22.04

  • Opted into Steam client beta?: No

  • Have you checked for system updates?: Yes

  • GPU: Nvidia GeforceRTX 3050

Please describe your issue in as much detail as possible:

I installed steam using terminal the installation was successful, but after the installation the program does not start. Absolutely nothing happens. Only when I try to start steam from the terminal I get this error

warinkos@warinkos-IdeaPad-Gaming-3-15ARH7:~$ steam
steam.sh[53450]: Running Steam on ubuntu 22.04 64-bit
steam.sh[53450]: STEAM_RUNTIME is enabled automatically
setup.sh[53566]: Steam runtime environment up-to-date!
/home/warinkos/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: linia 85: steam-runtime-identify-library-abi: nie znaleziono polecenia
run.sh[53578]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
steam.sh[53450]: Can't find 'steam-runtime-check-requirements', continuing anyway
tid(53622) burning pthread_key_t == 0 so we never use it

Steps for reproducing this issue:

  1. Adding all need repozitories
  2. Installing steam using terminal
  3. Run with steam
Ssmcv 2024-08-07 github
/home/warinkos/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: linia 85: steam-runtime-identify-library-abi: nie znaleziono polecenia
run.sh[53578]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
steam.sh[53450]: Can't find 'steam-runtime-check-requirements', continuing anyway
tid(53622) burning pthread_key_t == 0 so we never use it

None of these are actually errors, you can ignore those messages.

I think something in Steam is getting stuck at that point without producing any output to the terminal. To investigate this, a Steam developer would need to see your Steam log files (the files in ~/.steam/steam/logs/).

Nothing extracted yet.