frenchfere.blogg.se

Vmware workstation pro 16 gpu passthrough
Vmware workstation pro 16 gpu passthrough











vmware workstation pro 16 gpu passthrough

If you do this, you may also want to passthrough the mouse and keyboard as well.

vmware workstation pro 16 gpu passthrough

Check if the Graphic card is detected and active in your Windows 10 VM.Īlternatively, you can also use a monitor connected to your VGA card and use the Windows 10 VM on that monitor. Now start the Windows 10 VM and remote desktop to it. If we switch to the Proxmox web console in the hardware section, it looks like this.Īs you can see, there is a PCI Device (hostpci0) at the end of my hardware list. Add the following lines to the config file. In this example, my new Windows 10 conf file is in /etc/pve/qemu-server/102.conf.

vmware workstation pro 16 gpu passthrough

Now lets SSH to the Proxmox server once again and edit the new Windows 10 vm conf. Additional Configuration for Windows 10 VM Make sure you set the Remote Desktop on the newly installed Windows 10 because after we configure GPU passthrough, you won’t be able to use the console from the Proxmox web dashboard. But make sure you choose or use the following settings:įollow the wizard until it completes and then install Windows 10 completely. But do not start it because we will add some configuration to this new VM manually.Ĭreate a new VM from the Proxmox web interface. Next, we are going to create a new VM that will be used for Windows 10. So basically, we were done configuring the Proxmox host to provide the GPU passthrough feature. Use this command and don’t forget to change the vendor ids with yours. With this vendor id, we need to assign these two values to vfio. Now lets run another command to get the vendor id lspci -n -s 01:00 lspci -vĪs you can see, my Graphic card id is 01:00.

vmware workstation pro 16 gpu passthrough

Execute this command to get the GPU id and the associated vendor id. Now we need to get our GPU id and configure the Proxmox. And you can also use this command for more results. To check, use this command dmesg | grep 'remapping'ĪMD-Vi means the interrupt remapping is enabled so we are good to go from here. It is important to make sure that our system supports the Interrupt Remapping. Add the following lines to /etc/modules vfioĬlose and save the file. Here we are going to add some modules to our Proxmox server. You need to check your hardware configuration and/or maybe there are some unsupported hardware. If it returns nothing, then something is wrong.













Vmware workstation pro 16 gpu passthrough