This tutorial assumes that you have already created the VM and installed Windows 10 on the VM. I am not responsible for any maneuvers or wrong executions of commands that may cause any problems in your Proxmox server or VMS or anything else. The intention of this document is to help anyone experiencing error code 43 and also document it for my own personal use.
see the file: https://gist.github.com/felipemarques/bc0990b60aac19153e09f0c591b696f2#file-999-conf
Follow the file here in this gist: /etc/default/grub
update-grub && update-initramfs -u -k all && proxmox-boot-tool refresh
nano /etc/modules
nano /etc/modprobe.d/kvm.conf
- dont forget to check every file.
For me, I needed to patch the rom bios of the GTX 770. Here I will describe with images how I could solve the error Code 43.
- https://pve.proxmox.com/wiki/PCI_Passthrough
- https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_pci_passthrough
- https://www.reddit.com/r/homelab/comments/b5xpua/the_ultimate_beginners_guide_to_gpu_passthrough/
- https://forum.proxmox.com/threads/gpu-passthrough-not-working.126537/
- https://www.reddit.com/r/Proxmox/comments/lcnn5w/proxmox_pcie_passthrough_in_2_minutes/