5 ms·
> GPU sharing with docker and VMs This should work without needing a reboot. You do have to bind the vfio driver at boot, but the archwiki gives a script to un
by x-yl 3mo ago
> GPU sharing with docker and VMs
This should work without needing a reboot. You do have to bind the vfio driver at boot, but the archwiki gives a script to unbind vfio and load the Nvidia driver: https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF#Binding_vfio-pci_via_device_ID https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF#Bi...
Which anecdotally worked fine on my RTX3050.
I did give up as well though, all of this is just too much of a faff. Hopefully Intel continues to make strides with their discrete graphics. They are the only manufacturer without DRM blocking this feature which the hardware can obviously do.
- ysleepy 3mo agoYeah, my proxmox game vm start/stop script does the unload unbind, works most of the time, the reset and start nvidia-persistenced. Setup isn't perfect, but I rarely game and it has very little overhead. audio does glitch from time to time though, probably scheduler delays or whatever.