Here are some relevant specs for my machine:
Motherboard: Gigabyte ga-z170x-ud5
CPU: Intel Core i7-6700K
GPU: GTX 980 Ti
I've tried following this tutorial EXACTLY but just ended up with a machine giving me error 43.
https://www.reddit.com/r/homelab/comments/b5xpua/the_ultimate_beginners_guide_to_gpu_passthrough/
I then continued to search around for solutions and tried the suggestions in this post (being the most recent posted info I could find):
https://www.reddit.com/r/Proxmox/comments/cwch8u/proxmox_6_nvidia_gpu_passthrough/
Still, error 43.
Here is my VMs current config:
Note that I tried the args from the tutorial I listed above and also did not work.
Is there any more info I can try or is this just not possible at the moment? From what I can tell all of my hardware should be compatible. What's frustrating is that it seems like Nvidia is just blocking the GPU because it detects virtualization, meaning I'm so close!
Any suggestions would be amazing and I'll send any more info if requested! Just not sure what would be relevant.
Motherboard: Gigabyte ga-z170x-ud5
CPU: Intel Core i7-6700K
GPU: GTX 980 Ti
I've tried following this tutorial EXACTLY but just ended up with a machine giving me error 43.
https://www.reddit.com/r/homelab/comments/b5xpua/the_ultimate_beginners_guide_to_gpu_passthrough/
I then continued to search around for solutions and tried the suggestions in this post (being the most recent posted info I could find):
https://www.reddit.com/r/Proxmox/comments/cwch8u/proxmox_6_nvidia_gpu_passthrough/
Still, error 43.
Here is my VMs current config:
Code:
agent: 2
args: -machine type=q35,kernel_irqchip=on
bios: ovmf
boot: dc
bootdisk: scsi0
cores: 8
cpu: host,hidden=1,flags=+pcid
efidisk0: local-zfs:vm-104-disk-2,size=128K
hostpci0: 01:00,pcie=1,romfile=980tiRom.rom
machine: pc-q35-3.1
memory: 4096
name: beast
net0: virtio=DA:F4:4E:C6:86:74,bridge=vmbr0,firewall=1
numa: 1
ostype: win10
scsi0: local-zfs:vm-104-disk-0,cache=writeback,iothread=1,replicate=0,size=250G,ssd=1
scsihw: virtio-scsi-pci
smbios1: uuid=2e858da9-cfa6-4e31-ab83-cbe31a3941d6
sockets: 1
vga: none
vmgenid: a370ee4d-0316-417b-947e-5baf5fc543be
Note that I tried the args from the tutorial I listed above and also did not work.
Is there any more info I can try or is this just not possible at the moment? From what I can tell all of my hardware should be compatible. What's frustrating is that it seems like Nvidia is just blocking the GPU because it detects virtualization, meaning I'm so close!
Any suggestions would be amazing and I'll send any more info if requested! Just not sure what would be relevant.