-
-
Notifications
You must be signed in to change notification settings - Fork 501
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
DietPi-Software | Box86 / Box64 #3957
Comments
Nice, @meveric has produced Box86 builds for Odroids available via his APT repository: https://dietpi.com/meveric/pool/main/b/ |
Box86 doesn't have much dependencies itself. I package it currently mainly for Debian Buster, but it works on other OS as well (Debian Bullseye). Please note: I currently use libgl-odroid (gl4es) as a hard dependency to make sure it's installed, and use it as the default for hardware acceleration. It can be overwritten with MESA=1 as an environment variable, but it will still require libgl-odroid to be installed (not sure if I want to change this or not). |
That is awesome.
As long as other applications can still use regular GLES/EGL that should not be an issue. |
To compile, you have to have |
Not a big issue to install additional APT packages as build dependencies, we do that in many other cases as well. Only "unclean" is that on uninstall we need to leave it, as we cannot know whether it is required or wanted for other things. |
Details:
Steps to reproduce:
Expected behaviour:
Actual behaviour:
Extra details:
Additional logs:
|
Many thanks for reporting. Please open a new issue about this, as usually discussion in closed issues tend to be overseen. Also please append the output of the following command to the new issue: journalctl -u systemd-binfmt As you have loaded an old kernel version, one guess is that after a kernel upgrade you need to reboot the system. Compare |
Creating a software request
Formal software information
Box86
x86 userspace emulation
https://github.com/ptitSeb/box86
https://github.com/ptitSeb/box86/blob/master/COMPILE.md
Are there similar/alternative software titles available with DietPi-Software?
What makes your requested software better than the above solutions, if available?
How can DietPi make the installation easier or compatible, than following the install instructions or do APT installation, if available?
Can you provide the installation steps that you would suggest DietPi-Software to do?
Are you willing to help maintaining the software installation, e.g. in case of needed setup changes due to updates etc.? This is not needed, but could speed up our decision to implement it, as man power is always a topic 😉.
The text was updated successfully, but these errors were encountered: