Jellyfin Forum
SOLVED: Need help with new media only working on desktop since 10.9.9 - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: Need help with new media only working on desktop since 10.9.9 (/t-solved-need-help-with-new-media-only-working-on-desktop-since-10-9-9)

Pages: 1 2


RE: Need help with new media only working on desktop since 10.9.9 - TheDreadPirate - 2024-08-22

At the bottom of the docker config page for the jellyfin container there is an option to "Add Path, port, label, variable, or device". Click that, select device, put "/dev/dri/renderD128" in the text box. Save, restart the container.


RE: Need help with new media only working on desktop since 10.9.9 - ninjapower14 - 2024-08-27

(2024-08-22, 04:04 PM)TheDreadPirate Wrote: You need to add a device and pass in /dev/dri/renderD128.

I don't understand why and how but it worked. thanks a lot!