Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steam cannot run!!! #1000

Open
aiguo-zhao opened this issue Sep 9, 2024 · 17 comments
Open

Steam cannot run!!! #1000

aiguo-zhao opened this issue Sep 9, 2024 · 17 comments

Comments

@aiguo-zhao
Copy link

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

@KreitinnSoftware
Copy link
Contributor

Installed Box86 and Box64?

@aiguo-zhao
Copy link
Author

Installed Box86 and Box64?

Already downloaded!!!

@aiguo-zhao
Copy link
Author

aiguo-zhao commented Sep 9, 2024

Installed Box86 and Box64?

The compilation and installation are displayed as successful.
Why isn't there this “steam-runtime-identify-library-abi"

@KreitinnSoftware
Copy link
Contributor

Try to run inside emulated bash

@aiguo-zhao
Copy link
Author

Try to run inside emulated bash
“emulated bash”
mulated bash ??? How to operate, what is the command??
Can you tell me the command operation?

@JamesYen220
Copy link

Have you found the reason why yet?

@aiguo-zhao
Copy link
Author

NO!

@rajdakin
Copy link
Collaborator

  1. Did you restart your computer after installing both box86 and box64? If not, did you run sudo systemctl restart systemd-binfmt?
  2. Did you read the README? According to it, you need to run the install_steam.sh script, then you can use steam and it should work (be sure to purge the bash cache for steam, restarting the terminal is enough).
  3. To use the emulated bash, run BOX64_BASH=/path/to/box64/tests/bash box64 steam (use the correct path for you, of course).

@aiguo-zhao
Copy link
Author

I'll try!!!Thank you.

@aiguo-zhao
Copy link
Author

@rajdakin The operation has been checked and found to be ineffective, with the same error still occurring

@aiguo-zhao
Copy link
Author

~$ 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

@aiguo-zhao
Copy link
Author

I chose to adapt and compile on rk3566:
cmake .. -D RPI3ARM64=1

@aiguo-zhao
Copy link
Author

”steam-runtime/run.sh”didn't run. failed

@JamesYen220
Copy link

It seems box64 isn't called? Are you able to run other applications with box64

@aiguo-zhao
Copy link
Author

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......

@gensx-x1
Copy link

gensx-x1 commented Nov 1, 2024

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

@gensx-x1
Copy link

gensx-x1 commented Nov 1, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants