-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
a lot of illegal instructions on linux aarch64 #475
Comments
The GS JIT which is x86 is enabled by default at compile time, you can try removing the |
The main problem is not JIT its in Interpreter total broken too In the past its working on intepreter i tested in early days run 3-6fps speed on jetson nano . Maybe the workarround will be for now .
|
You can build dobie on arm64?? |
@seisdr Yes but its slow due lack JIT running 2-6fps or so with the actual code |
Is it software rendering? |
Yes this that in the actual stage so not too fps on CPU limited |
Hi! I would like to know if there is something runnable (tho not playable), bc even on full interpreter not even the bios want to launch on my rk3399 linux aarch64 test from master. best regards.
The text was updated successfully, but these errors were encountered: