Comment on Proxmox Plex Hardware Acceleration
non_burglar@lemmy.world 9 hours ago
You should only need the cgroup2 entries, but they should be pointing to the correct devices:
- cgroup2 entries to allow rwm access to the correct device
- /dev/dri dir and file entries that specify bind,optional,create
lxc.cgroup2.devices.allow: c 226:0 rwm lxc.cgroup2.devices.allow: c 226:128 rwm lxc.mount.entry: /dev/dri dev/dri none bind,optional,create=dir lxc.mount.entry: /dev/dri/renderD128 dev/renderD128 none bind,optional,create=file