Hey guys,
I have followed a guide (this one) on how to passthrough a GPU.
Everything okay, but in the win10 guest I have a code 43 on the gpu.
I have two Nvidia Quadro600's running in the system.
My qemu config:
Anyone a idea on how to troubleshoot or fix this problem?
Thanks,
Dennis
I have followed a guide (this one) on how to passthrough a GPU.
Everything okay, but in the win10 guest I have a code 43 on the gpu.
I have two Nvidia Quadro600's running in the system.
My qemu config:
Code:
bios: ovmf
bootdisk: ide0
cores: 4
cpu: host,hidden=1
efidisk0: pool2:vm-100-disk-0,size=128K
hostpci0: 04:00,pcie=1
ide0: local-lvm:vm-100-disk-0,size=64G
ide2: local:iso/virtio.iso,media=cdrom,size=363020K
machine: q35
memory: 8192
name: test
net0: e1000=46:30:93:CA:7E:9F,bridge=vmbr0,firewall=1
numa: 0
ostype: win10
parent: faack
scsihw: virtio-scsi-pci
smbios1: uuid=75401fc6-6aca-4d6c-9145-3c182aa6ff24
sockets: 1
vmgenid: bacb3728-24f2-4151-aa3f-3ed45c9aa11c
Anyone a idea on how to troubleshoot or fix this problem?
Thanks,
Dennis