Recent content by ja14000

  1. J

    GVT-g locks up virtual machine and Proxmox

    In grub add: i915.enable_gvt=1 (make sure i915.enable_guc=0 is also set) In /etc/modules add: kvmgt then run "update-grub" and "update-initramfs -u -k all" and reboot. You should now be able to add a mediated GPU from the VM hardware menu.