ptitSeb
ptitSeb
I tried box64 without binfmt on my side, and the bash method worked fine for a gog installer.
Also, I wrote this: https://box86.org/2022/09/running-bash-with-box86-box64/ can the ticket be closed now?
Are you sure the artifacts are box64 faults, and not some issue with Mesa driver? What is your hardware, a Pi?
vnc+termux will run on LLVMpipe I suppose?
The `libpulse-mainloop-glib.so.0` library is not wrapped in box64. I checked the lib, and while there is very few symbols, there seems to be a ton of callbacks, so it might...
For Blender and Paraview, the address to which the binary wants to load is not free. Nothing box64 can do. Check with `cat /proc/self/mmaps` or something like that (I don't...
> I have fe36 aarch64 running inside doxker container using qemu-aarch64 for testing purposes, and I have box64 inside proot distro as well. Are these the reason as to by...
Ok, but I meant launching without using `box64` (as it should be used automatically if binfmt integration is there)
Any news? can this ticket be closed?
You should be able to run script using the x86_64 version of `bash` that is in the test folder. I don't think you can use binfmt integration inside a docker...