Hi, I bought this device in order to host a windows server VM for Axis Camera Station PRO.
The graphic card installed is visible in hardware but when assigned to virtualization station, the VM doesn’t boot at all.
It’s a driver problem?
Hi, I bought this device in order to host a windows server VM for Axis Camera Station PRO.
The graphic card installed is visible in hardware but when assigned to virtualization station, the VM doesn’t boot at all.
It’s a driver problem?
What NVidia driver is installed ?
What boot settings are active ?
Tried install the VM with default KVM drivers and later on introduce the NVIDIA card into it ?
I don’k know if it’s a driver issue. The boot settings (memory reserved, uefi etc) should be good. Consider that the when you press Start VM, nothing happens.
this is from my log and Gemini :
-device {“driver”:“VGA”,“id”:“video0”,“vgamem_mb”:16,“bus”:“pci.0”,“addr”:“0x2”}
The “bus”:“pci.0” parameter and the standard “VGA” driver indicate that the virtual machine is configured with an I440FX architecture (Legacy/traditional PCI) rather than a modern Q35 architecture (PCIe/UEFI).
Could this be a starting point for understanding what is happening?
Of the VM is not configured with the GPU, it should not be a GPU issue then.