On 4/8/21 11:43 AM, Meikel wrote:
I became owner of a QNAP TS-269 Pro NAS and as a playground I did install Fedora Server 33 on it. There isn't installed any GUI (for administration I use ssh or cockpit), and I' m wondering if it could be possible to run Kodi inside podman container and give it access to the HDMI outlet so that I can use it as a media center? Could such a setup be possible? There is a tool x11docker available that connects a podman container to an X server, but that's not what I have, because for x11docker I need to "log into the X GUI", which is not the case here.
You might be able to use the --device option to bring the card and render devices from /dev/dri into the container. Then you'll have to run something like X or gnome-shell to drive the display.
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure