test@ykla:/home/ykla $ /usr/local/steam-utils/bin/lsu-bootstrap
Downloading Steam...
fetch: http://repo.steampowered.com/steam/pool/steam/s/steam/steam_1.0.0.79.tar.gz: Not Found
steam_1.0.0.79.tar.gz 3877 kB 5734 kBps 01s
Extracting bootstrap...
Creating symlink root -> steam
Creating symlink bin32 -> steam/ubuntu12_32
Creating symlink bin64 -> steam/ubuntu12_64
Creating symlink sdk32 -> steam/linux32
Creating symlink sdk64 -> steam/linux64
You can run /usr/local/steam-utils/bin/steam now.
test@ykla:/home/ykla $ /usr/local/steam-utils/bin/steam
/home/test/.steam/steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found
run.sh[6253]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
tid(6269) burning pthread_key_t == 0 so we never use it
[2025-07-06 14:19:21] Startup - updater built Jan 13 2024 00:51:43
[2025-07-06 14:19:21] Startup - Steam Client launched with: '/home/test/.steam/steam/ubuntu12_32/steam'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
/tmp/dumps is not owned by us - delete and recreate
07/06 14:19:21 Init: Installing breakpad exception handler for appid(steam)/version(0)/tid(6269)
Authorization required, but no authorization protocol specified
src/steamexe/updateui_xwin.cpp (339) : Could not open connection to X
src/steamexe/updateui_xwin.cpp (339) : Could not open connection to X
07/06 14:19:21 Init: Installing breakpad exception handler for appid(steam)/version(1.0)/tid(6269)
ExceptionHandler::GenerateDump waitpid failed:ExceptionHandler::WaitForContinueSignal sys_read failed:No child processes
07/06 14:19:21 Failed writing minidump, nothing to upload.
Bad file descriptor
src/steamexe/main.cpp (1223) : failed to initialize update status ui, or create initial window
src/steamexe/main.cpp (1223) : failed to initialize update status ui, or create initial window
Authorization required, but no authorization protocol specified
(zenity:6271): Gtk-WARNING **: 14:19:21.938: cannot open display: :0
lsu-kill: No pid file found
test@ykla:/home/ykla $
After add xhost +SI:localuser:test, I can see steam.
After add
xhost +SI:localuser:test, I can see steam.