I've installed Proxmox 8 on a NUC and installed a vm with Home Assistant OS, Docker with Portainer and a Frigate stack. Now I want to passtrough the GPU but I'm stuck on the /dev/dri folder missing:
root@Proxmox:~# ls -l /dev/dri
ls: cannot access '/dev/dri': No such file or directory
I've...