box86 icon indicating copy to clipboard operation
box86 copied to clipboard

how install box 86 on orange pi (arch linux) ?

Open InfernalWolf666 opened this issue 1 year ago • 7 comments

how install box 86 on orange pi (arch linux) ?

InfernalWolf666 avatar Mar 06 '24 04:03 InfernalWolf666

sorry, orange pi 5 plus

InfernalWolf666 avatar Mar 06 '24 04:03 InfernalWolf666

Use RK3588 profile.

ptitSeb avatar Mar 06 '24 07:03 ptitSeb

Can't install dependencies via pacman

InfernalWolf666 avatar Mar 06 '24 16:03 InfernalWolf666

box86 needs a 32bits subsystem to works (armhf), don't think Arch support that on arm.

ptitSeb avatar Mar 06 '24 17:03 ptitSeb

thanks sir.

InfernalWolf666 avatar Mar 06 '24 18:03 InfernalWolf666

@ptitSeb @InfernalWolf666 This is the current process for Arch Linux Arm multiarch. I am still figuring out how to get this stuff to work.

If there is any insight, please mention it. There are probably so many things wrong with how I am doing this.

Alarm-MultiArch-Gaming

Raezroth avatar May 03 '24 05:05 Raezroth

@ptitSeb @InfernalWolf666

UPDATE

I was able to compile glibc 2.39 with --enable-multiarch . With that and arm-linux-gnueabihf installed from archlinuxcn, box86 compiles and runs out of box on arch linux arm. Pacstrap and a custom config are used to download armv7h libraries.

I have tested this with multiple DRM-Free games and Wine-TKG 9.0.

Steam requires STEAM_RUNTIME=0 to run but the steamui.so won't start. I run into this same issue recently in a debian chroot. This still needs playing around with before confirming whether this is box86 related.

With that out of the way. This issue can be closed or renamed to something more fitting.

Raezroth avatar May 13 '24 23:05 Raezroth