-
Notifications
You must be signed in to change notification settings - Fork 327
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
Moonlight return Illegal Instruction and nothing else #832
Comments
What is the model version of your Pi and what is the version of Raspbian? Illegal Instruction usually caused by binary incompatibility with OS/CPU. |
This is happening to me on a raspberry pi zero w after following the instructions for installing the raspberry pi package in the wiki. Fresh buster install; the script added the repo; moonlight installed without issues. |
My issue is resolved after building from source |
- DietPi-Software | Moonlight: The armhf binary packages are currently not compatible with ARMv6: moonlight-stream/moonlight-embedded#832
Please provide the following info.
_NVidia Geforce Experience version:3.23
Moonlight Embedded version: 2.5.1-1 armhf
Moonlight Embedded source: repository - from steps in wiki
Moonlight Embedded running on: Raspberry Pi
Moonlight Embedded running on distribution: Raspbian
Verbose output
-verbose
of Moonlight Embedded: Illegal Instruction (literally this is it)What is the expected result? Moonlight working as it does on my other raspberry pi
What happens instead of that? CLI returns
Illegal Instruction
and exists. No matter what combination of arguments suppliedNo matter what command is issued (moonlight peer 10.221.73.15) etc will always return illegal instruction, no other output even if --debug is supplied. Has anyone else seen this before or have any further troubleshooting steps to try?
The text was updated successfully, but these errors were encountered: