PCI passthrough of Geforce on VirtualBox

I’m trying to do pci passthrough of a geforce to a Win10 virtual machine on virtualbox. The lspci command found the graphics card at 43:00.0. I attached it successfully using the command “VBoxManage modifyvm Gaming --pciattach 43:00.0@01:05.0”. But when I attempt to start the virtual machine it freezes at 0% instantly.

I’ve tried modifying the destination address to various random ones I made up up like 00:01.0 and 07:00.0 since I don’t have a list. The lspci seems to be a Linux only command and I can’t find in Windows.

Any ideas?

“Any Ideas?” Don’t use virtualbox. I’d recommend using a type 1 hypervisor. Hyper-V on Windows “server”, KVM on linux, or VMware esxi.

1 Like

Xen Citrix or otherwise would work too

1 Like

Hyper-V on Windows can’t do GPU pass-through on Win 10 Pro remember.

1 Like

definitely too many “on” in that, bad grammar sorry.

1 Like

Hyper-V on Windows can’t do GPU pass-through on Win 10 Pro remember.

Hence why I said Windows “server”. Though I could’ve clarified a bit better and said Windows Server 2016 or newer.