Поставил я скачанный с сайта Стима seam-launcher а так же нужные ему библиотеки:
apt install libgtk2.0-0:i386 libpulse0:i386
apt install libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libc6:i386 libxcb-randr0:i386 libxrandr2:i386 libxtst6:i386 libglib2.0-0:i386
Запускаю Стим я командой
env STEAM_RUNTIME=0 steam %U
Получается вот это:
tima@home-pc:~$ env STEAM_RUNTIME=0 steam %U
/home/tima/.local/share/Steam/steam.sh: line 154: VERSION_ID: unbound variable
/home/tima/.local/share/Steam/steam.sh: line 154: VERSION_ID: unbound variable
Running Steam on debian 64-bit
STEAM_RUNTIME is disabled by the user
Installing breakpad exception handler for appid(steam)/version(1482202190)
Installing breakpad exception handler for appid(steam)/version(1482202190)
Installing breakpad exception handler for appid(steam)/version(1482202190)
Main.cpp (2625) : Assertion Failed: !"Fatal Error: Could not load module 'bin/vgui2_s.dll'"
Assert( Assertion Failed: !"Fatal Error: Could not load module 'bin/vgui2_s.dll'" ):Main.cpp:2625
Installing breakpad exception handler for appid(steam)/version(1482202190)
Error: Could not load module 'vgui2_s.so'.
For more information visit https://support.steampowered.com/kb_article.php?ref=9205-OZVN-0660.
crash_20161231140116_5.dmp[5037]: Uploading dump (out-of-process)
/tmp/dumps/crash_20161231140116_5.dmp
crash_20161231140116_5.dmp[5037]: Finished uploading minidump (out-of-process): success = no
crash_20161231140116_5.dmp[5037]: error: libcurl.so: cannot open shared object file: No such file or directory
crash_20161231140116_5.dmp[5037]: file ''/tmp/dumps/crash_20161231140116_5.dmp'', upload no: ''libcurl.so: cannot open shared object file: No such file or directory''
Installing breakpad exception handler for appid(steam)/version(1482202190)
Bad thread localchromewrapper.cpp (32) : Assertion Failed: m_bExit
Bad thread local[2016-12-31 14:01:12] Startup - updater built Dec 20 2016 05:49:54
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2016-12-31 14:01:12] Checking for update on startup
[2016-12-31 14:01:12] Проверка на наличие обновлений...
[2016-12-31 14:01:12] Download skipped: /client/steam_client_ubuntu12 version 1482202190, installed version 1482202190
[2016-12-31 14:01:12] Nothing to do
[2016-12-31 14:01:12] Проверка установки...
[2016-12-31 14:01:12] Performing checksum verification of executable files
[2016-12-31 14:01:15] Verification complete
[2016-12-31 14:01:16] Shutdown
tima@home-pc:~$
Что это за vgui2_s.so и что ему ещё нужно для работы?