Hi all,
I've just done a fresh install of Proxmox on new hardware. I have an Ubuntu 22.04 VM running on Proxmox, and have followed Derek Seaman's guide for passing through virtual GPUs to VMs.
That seems to be working on the Proxmox side, and in the Ubuntu VM I see:
But in Frigate (which is running in docker on Ubuntu), I see lots of errors such as:
which suggest that there's a problem with the vGPU passthrough.
Wondering if anyone has come across this before or might know of a solution?
Kevin
I've just done a fresh install of Proxmox on new hardware. I have an Ubuntu 22.04 VM running on Proxmox, and have followed Derek Seaman's guide for passing through virtual GPUs to VMs.
That seems to be working on the Proxmox side, and in the Ubuntu VM I see:
Code:
00:01.0 VGA compatible controller: Device 1234:1111 (rev 02)
06:1b.0 VGA compatible controller: Intel Corporation AlderLake-S GT1 (rev 0c)
But in Frigate (which is running in docker on Ubuntu), I see lots of errors such as:
Code:
No VA display found for device /dev/dri/renderD128.
Failed to set value '/dev/dri/renderD128' for option 'qsv_device': Invalid argument
which suggest that there's a problem with the vGPU passthrough.
Wondering if anyone has come across this before or might know of a solution?
Kevin