Skip to content
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

Error running vita on raspberry pi #104

Open
talhaahmad96 opened this issue Jul 11, 2019 · 1 comment
Open

Error running vita on raspberry pi #104

talhaahmad96 opened this issue Jul 11, 2019 · 1 comment

Comments

@talhaahmad96
Copy link

I tried running Vita on my raspberry pi 3b+ by following the instructions in getting started however, line 3:
$ RECIPE=Makefile.vita make -j
did not compile.
It gave Error: bad instruction and failed. when running line 4:
$ sudo src/vita --help
it said src/vita: command not found

@eugeneia
Copy link
Member

Vita needs an x86_64 CPU with AVX-2 and AES-NI to run, i.e. no ARM support at the time. Sorry :-/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants