moonlight-stream / moonlight-embedded

Gamestream client for embedded systems
https://github.com/moonlight-stream/moonlight-embedded/wiki
GNU General Public License v3.0
1.48k stars 323 forks source link

Missing ARM64 version of moonlight-embedded #807

Closed Darkyere closed 2 years ago

Darkyere commented 3 years ago

Please provide the following info.

NVidia Geforce Experience version: Moonlight Embedded version: Moonlight Embedded source:deb http://archive.itimmer.nl/raspbian/moonlight buster main Moonlight Embedded running on: _Raspberry Pi 4 8 GB Moonlight Embedded running on distribution: Ubuntu Desktop 20.10 ARM64

Verbose output -verbose of Moonlight Embedded:

What is the expected result? apt install moonlight-embedded should contain an arm64 package

What happens instead of that? missing moonlight-embedded ARM64 package

gabmiral commented 2 years ago

Both the moonlight-embedded and the moonlight-embedded-git AUR PKGBUILDs do not compile on Arch Linux ARM 64bits (aarch64). The first has issues using ld at the very end, while the second reports an error about too much arguments on a function for enet.

EDIT : moonlight-qt does compile on Aarch64 and run (with a X server)

cgutman commented 2 years ago

A Bullseye aarch64 build is now published using custom-built 64-bit MMAL libraries. See https://github.com/cgutman/moonlight-embedded-packaging/commit/0b0291f4c753a96c3ceb16b3ebc45656d3c25b27