-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
Package request: box86 #330750
Comments
I recall I saw this on reddit yesterday. The problem here I guess is we are lacking armv7 test machines, and even armv7 toolchains doesn't work so well sometimes (right?) so we are completely blind about whether it really works or not |
You don't need armv7 machines for that, just userland that can be ran by aarch64, there's a PR here #318623 I've been trying to run CS:S dedicated server using it few months ago, box86 worked, can't say that abt CS:S tho, there were warnings about some unimplemented stuff :p You just crossbuild things for i686 linux and you can then refer to pkgs.box86 in a module |
Did you manage to run the server? Was suspecting it was a box86 issue, cuz i was trying in the oracle server with (i think) ARMv8 architecture |
It was printing stuff out and client actually exchanged some data but then server stopped responding. |
Completed in #318623. Feel free to open further bug reports if it's not working. |
Project description
Box86 lets you run x86 Linux programs (such as games) on non-x86 Linux systems, like ARM
Metadata
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: