-
-
Notifications
You must be signed in to change notification settings - Fork 234
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
RK3588, 6.1 Rockchip Kernel, Joshua Riek Ubuntu Desktop #986
Comments
I have added the missing symbol, so you can update box86 and try again. Strange that you have thise missing symbol running steam, I never needed it on any of my machine... |
Hello, I have the same error, I installed the latest version of box86 and box64 but this don't help me. Orange Pi 5 Plus (RK3588) Ubuntu Rockchip 24.04 LTS team.sh[39578]: Running Steam on ubuntu 24.04 64-bit |
Hi,
I used the instructions to compile both box64 and box86. No problems at compile time. I tried to install steam using the script, which resulted in some warnings, but steam got installed. Now, when I try to run steam from terminal I am getting:
steam.sh[4247]: Running Steam on ubuntu 24.04 64-bit
steam.sh[4247]: STEAM_RUNTIME is enabled by the user
setup.sh[4311]: Steam runtime environment up-to-date!
/home/gall/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found
run.sh[4323]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
steam.sh[4247]: Can't find 'steam-runtime-check-requirements', continuing anyway
Box86 with Dynarec v0.3.7 c5bccdf built on Jul 24 2024 08:20:10
Error initializing native libX11.so.6 (last dlerror is libX11.so.6: wrong ELF class: ELFCLASS64)
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
[2024-07-30 22:40:20] Startup - updater built Jan 13 2024 00:51:43
[2024-07-30 22:40:20] Startup - Steam Client launched with: '/home/gall/.local/share/Steam/ubuntu12_32/steam'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
Error: PltResolver: Symbol xcb_parse_display(ver 0: xcb_parse_display) not found, cannot apply R_386_JMP_SLOT 0x60135a3c (0x60014346) in /home/gall/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libX11.so.6
I tried installing libx11, gl4es, libibus-1.0-5, but it didn't help. I am guessing "Error initializing native libX11.so.6 (last dlerror is libX11.so.6: wrong ELF class: ELFCLASS64)" might be caused by using wrong compiler somewhere.
The text was updated successfully, but these errors were encountered: