veldenb / plugin.program.moonlight-qt

A launcher and updater for running Moonlight-qt on LibreELEC.
GNU General Public License v3.0
94 stars 15 forks source link

Couldn't get Moonlight to run | No screens available #67

Closed CreatorSimon closed 6 months ago

CreatorSimon commented 6 months ago

Hi everyone, I just tried to setup this Add-On.

My Environment:

Pi 5 8GB Libreelec 11.0.6 Kodi 20.3.0

Maybe a duplicate of #45.

This is my moonlight-qt.log: --- Starting Moonlight --- 00:00:00 - Qt Info: Unable to detect Wayland or X11, so EGLFS will be used by default. Set QT_QPA_PLATFORM to override this. 00:00:00 - Qt Info: Setting display mode by default. Set QT_QPA_EGLFS_ALWAYS_SET_MODE=0 to override this. WARNING: v3d support for hw version 71 is neither a complete nor a conformant OpenGL implementation. Testing use only. 00:00:00 - Qt Critical: drmModeGetResources failed (Operation not supported) 00:00:00 - SDL Info (0): Compiled with SDL 2.29.0 00:00:00 - SDL Info (0): Running with SDL 2.29.0 00:00:00 - Qt Info: No translation available for "C" 00:00:00 - Qt Fatal: Cannot create window: no screens available Aborted

Would be awesome to get this to work!

Already tried the manual solution provided in #45 by adding the line to launch_xx.py and creating the eglfs.json file with the presented value. But no success.

Thanks for the help!

Kind regards

CreatorSimon commented 6 months ago

Nevermind, I have set the egl card manually in the add-on settings again to card 1 and now it works.