-
Notifications
You must be signed in to change notification settings - Fork 17
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
Doesn't Work On Raspberry Pi 5 Libreelec 12 Using Composite Output! #76
Comments
Holy F*** I actually fixed it. I can't believe I actually cracked it!
But instead of setting just /dev/dri/card1...
Then I went to the addons resources ./resources/settings.xml
and Composite-1 here:
then lastly added the resolution here:
and rebooted... And BOOM!!... jk it Works Fantastic! You may want to patch this in a new update. Hope this helps anyone else with my issue. |
Hi, feel free to create a pull request for it. |
Hey Guys,
The Title Says It All!
Using Card1 On Raspberry Pi 5 Via Composite Output Just Crashes!
Here is the log!:
` GNU nano 7.2 moonlight-qt.log
Platform rpi (aarch64) running libreelec 12.0 detected...
Loading LibreELEC profile for setting up environment...
Using custom libraries from /storage/.kodi/userdata/addon_data/plugin.program.moonlight-qt/moonlight-qt/lib...
Using Qt library from /storage/.kodi/userdata/addon_data/plugin.program.moonlight-qt/moonlight-qt/lib/qt5...
Running without window manager...
Forcing KMS mode:
{
"device": "/dev/dri/card1"
}
Detected resolution 720,576...
Using Qt scale factor 0.9...
Using Kodi hooks for libreelec...
--- 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.
00:00:00 - Qt Warning: QStandardPaths: wrong permissions on runtime directory /var/run/, 0755 instead of 0700
00:00:00 - SDL Info (0): Compiled with SDL 2.31.0
00:00:00 - SDL Info (0): Running with SDL 2.31.0
00:00:00 - Qt Info: No translation available for "C"
00:00:00 - Qt Fatal: Cannot create window: no screens available
Aborted (core dumped)
`
Please, Can You Fix This?
The text was updated successfully, but these errors were encountered: