Steam cannot run!!!
My system: armbian Ubuntu jammy 22.04 LTS (arrch64) CPU: RK3566 ~/box86$ steam bin_steam.sh[3598]: Setting up Steam content in /home/john/.local/share/Steam steam.sh[3598]: Running Steam on ubuntu 22.04 64-bit steam.sh[3598]: STEAM_RUNTIME is enabled by the user setup.sh[3670]: Updating Steam runtime environment... /home/john/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found run.sh[9880]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig steam.sh[3598]: Couldn't find /home/john/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/srt-logger, logging to console-linux.txt steam.sh[3598]: Can't find 'steam-runtime-check-requirements', continuing anyway /home/john/.local/share/Steam/steam.sh: line 862: /home/john/.local/share/Steam/ubuntu12_32/steam: cannot execute binary file: Exec format error
Installed Box86 and Box64?
Installed Box86 and Box64?
Already downloaded!!!
Installed Box86 and Box64?
The compilation and installation are displayed as successful. Why isn't there this “steam-runtime-identify-library-abi"
Try to run inside emulated bash
Try to run inside emulated bash “emulated bash” mulated bash ??? How to operate, what is the command??
Can you tell me the command operation?
Have you found the reason why yet?
NO!
- Did you restart your computer after installing both
box86andbox64? If not, did you runsudo systemctl restart systemd-binfmt? -
Did you read the README? According to it, you need to run the
install_steam.shscript, then you can usesteamand it should work (be sure to purge the bash cache for steam, restarting the terminal is enough). - To use the emulated bash, run
BOX64_BASH=/path/to/box64/tests/bash box64 steam(use the correct path for you, of course).
I'll try!!!Thank you.
@rajdakin The operation has been checked and found to be ineffective, with the same error still occurring
~$ steam 2 steam.sh[2502]: Running Steam on ubuntu 22.04 64-bit 3 steam.sh[2502]: STEAM_RUNTIME is enabled by the user 4 setup.sh[2565]: Steam runtime environment up-to-date! 5 /home/john/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found 6 run.sh[2577]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig 7 steam.sh[2502]: Couldn't find /home/john/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/srt-logger, logging to console-linux.txt 8 steam.sh[2502]: Can't find 'steam-runtime-check-requirements', continuing anyway 9 /home/john/.local/share/Steam/steam.sh: line 862: /home/john/.local/share/Steam/ubuntu12_32/steam: cannot execute binary file: Exec format error 10
I chose to adapt and compile on rk3566: cmake .. -D RPI3ARM64=1
”steam-runtime/run.sh”didn't run. failed
It seems box64 isn't called? Are you able to run other applications with box64
Box64 is installed normally.
Can execute the following command:
box64 --version.
in addition:
BOX86_BASH=box86/tests/bash box86 steam
Report format Waiting for a series of errors
help ,help......
My system: armbian Ubuntu jammy 22.04 LTS (arrch64) CPU: RK3566 ~/box86$ steam bin_steam.sh[3598]: Setting up Steam content in /home/john/.local/share/Steam steam.sh[3598]: Running Steam on ubuntu 22.04 64-bit steam.sh[3598]: STEAM_RUNTIME is enabled by the user setup.sh[3670]: Updating Steam runtime environment... /home/john/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found run.sh[9880]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig steam.sh[3598]: Couldn't find /home/john/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/srt-logger, logging to console-linux.txt steam.sh[3598]: Can't find 'steam-runtime-check-requirements', continuing anyway /home/john/.local/share/Steam/steam.sh: line 862: /home/john/.local/share/Steam/ubuntu12_32/steam: cannot execute binary file: Exec format error
had excact same issue , work around is to run 'box64 steam' , steam is updating right now (0.5gb ffs) but it should work, ill update if it doesnt work
My system: armbian Ubuntu jammy 22.04 LTS (arrch64) CPU: RK3566 ~/box86$ steam bin_steam.sh[3598]: Setting up Steam content in /home/john/.local/share/Steam steam.sh[3598]: Running Steam on ubuntu 22.04 64-bit steam.sh[3598]: STEAM_RUNTIME is enabled by the user setup.sh[3670]: Updating Steam runtime environment... /home/john/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found run.sh[9880]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig steam.sh[3598]: Couldn't find /home/john/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/srt-logger, logging to console-linux.txt steam.sh[3598]: Can't find 'steam-runtime-check-requirements', continuing anyway /home/john/.local/share/Steam/steam.sh: line 862: /home/john/.local/share/Steam/ubuntu12_32/steam: cannot execute binary file: Exec format error
had excact same issue , work around is to run 'box64 steam' , steam is updating right now (0.5gb ffs) but it should work, ill update if it doesnt work
nevermind , still same issue