Hi I scratched my head on this for a while, there was a solution, essentially unraid doesn't release the Primary GPU for use by a VM:   First test with the following commands via ssh with your VM off:   echo 0 > /sys/class/vtconsole/vtcon0/bind echo 0 > /sys/class/vtconsole/vtcon1/bind echo efi-framebuffer.0 > /sys/bus/platform/drivers/efi-framebuffer/unbind   Then try to boot your vm with the gpu passed through. if it boots successfully you had the sam
    • Thanks
    • Like
    2