![]() |
permissions - 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: permissions (/t-permissions) |
permissions - remb0 - 2024-06-23 I run the latest version of jellyfin in a proxmox lxc container with the proxmox helper script no video would be played until i do: chmod -R 777 /dev/dri but after a restart/reboot I have to do it again. is there a option to do this once ? RE: permissions - TheDreadPirate - 2024-06-23 Is your LXC privileged? RE: permissions - remb0 - 2024-06-29 unprivileged container = no RE: permissions - TheDreadPirate - 2024-06-29 Double negative...So it privileged? Also, are you passing the render group into the LXC container. https://jellyfin.org/docs/general/administration/hardware-acceleration/intel/#lxc-on-proxmox Read that section of our Intel docs. |