Skip to content

Steam doesn't work on Termux proot #1041

@ziad9267

Description

@ziad9267

So recently i installed Debian through proot-distro, so i installed Box64, Box86 then compiled them, after that i ran "install_steam.sh" from Box86 folder, then it works normally so as i thought it should work normally with "steam" but when running it i got this error

ziad@localhost:~$ steam
steam.sh[26973]: Running Steam on debian 12 64-bit
steam.sh[26973]: STEAM_RUNTIME is enabled by the user
setup.sh[27040]: Steam runtime environment up-to-date!
/home/ziad/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found
run.sh[27053]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
steam.sh[26973]: Couldn't find /home/ziad/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/srt-logger, logging to console-linux.txt
steam.sh[26973]: Can't find 'steam-runtime-check-requirements', continuing anyway
/home/ziad/.local/share/Steam/steam.sh: line 862: /home/ziad/.local/share/Steam/ubuntu12_32/steam: cannot execute: required file not found

I searched a lot and found that "box86 ~/box86/tests/bash" then "steam" could fix it, but it gives me this error

ziad@localhost:~$ box86 ~/box86/tests/bash
Box86 v0.3.9 d0aad67b built on Apr 28 2025 07:46:31
ziad@localhost:~$ steam
Box86 v0.3.9 d0aad67b built on Apr 28 2025 07:46:31
Box86 v0.3.9 d0aad67b built on Apr 28 2025 07:46:31
Box86 v0.3.9 d0aad67b built on Apr 28 2025 07:46:31
steam.sh[32528]: Running Steam on debian 12 64-bit
steam.sh[32528]: STEAM_RUNTIME is enabled by the user
Box86 v0.3.9 d0aad67b built on Apr 28 2025 07:46:31
setup.sh[32633]: Steam runtime environment up-to-date!
/home/ziad/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found
run.sh[32663]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
steam.sh[32528]: Couldn't find /home/ziad/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/srt-logger, logging to console-linux.txt
steam.sh[32528]: Can't find 'steam-runtime-check-requirements', continuing anyway
Box86 v0.3.9 d0aad67b built on Apr 28 2025 07:46:31
[2025-04-28 10:46:47] Startup - updater built Jul 16 2024 23:21:18
[2025-04-28 10:46:47] Startup - Steam Client launched with: '/home/ziad/.local/share/Steam/ubuntu12_32/steam'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
src/steamexe/updateui_xwin.cpp (1466) : BFileExists( m_FontFileRegular )
src/steamexe/updateui_xwin.cpp (1466) : BFileExists( m_FontFileRegular )
/data/src/steamexe/updateui_xwin.cpp 1466 BFileExists( m_FontFileRegular )BOX86: Warning, calling Signal function handler SIG_DFL with 3 args
src/steamexe/updateui_xwin.cpp (1467) : BFileExists( m_FontFileLight )
src/steamexe/updateui_xwin.cpp (1467) : BFileExists( m_FontFileLight )
/data/src/steamexe/updateui_xwin.cpp 1467 BFileExists( m_FontFileLight )BOX86: Warning, calling Signal function handler SIG_DFL with 3 args
04/28 10:46:47 minidumps folder is set to /tmp/dumps
04/28 10:46:47 Init: Installing breakpad exception handler for appid(steam)/version(0)/tid(32705)
src/steamexe/updateui_xwin.cpp (341) : Could not open connection to X
src/steamexe/updateui_xwin.cpp (341) : Could not open connection to X
/data/src/steamexe/updateui_xwin.cpp 341 Could not open connection to XBOX86: Warning, calling Signal function handler SIG_DFL with 3 args
src/steamexe/main.cpp (1299) : failed to initialize update status ui, or create initial window
src/steamexe/main.cpp (1299) : failed to initialize update status ui, or create initial window
/data/src/steamexe/main.cpp 1299 failed to initialize update status ui, or create initial windowBOX86: Warning, calling Signal function handler SIG_DFL with 3 args
execl failed, errno 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions