I tried GPU passthrough following the guide below but it didn’t work. https://www.reddit.com/r/homelab/comments/b5xpua/the_ultimate_beginners_guide_to_gpu_passthrough/
My PC has a Xeon2670v3 and GT1030.
The VM startup configuration is as follows
args: -cpu 'host,+kvm_pv_unhalt,+kvm_pv_eoi,hv_vendor_id=NV43FIX,kvm=off'
bios: ovmf
boot: order=ide0
cores: 16
cpu: host,hidden=1,flags=+pcid
efidisk0: local-lvm:vm-100-disk-1,efitype=4m,pre-enrolled-keys=1,size=4M
hostpci0: 0000:03:00,pcie=1,romfile=1030.bin
ide0: local-lvm:vm-100-disk-0,size=320G,ssd=1
ide2: local:iso/Windows.iso,media=cdrom,size=4692672K
machine: q35
memory: 16384
meta: creation-qemu=7.1.0,ctime=1678430940
name: windows
net0: e1000=FE:84:89:E0:8A:6B,bridge=vmbr0,firewall=1
numa: 0
ostype: win10
scsi0: local:iso/virtio-win-0.1.229.iso,media=cdrom,size=522284K
scsihw: virtio-scsi-single
smbios1: uuid=8808d4c2-2f84-41af-b2ec-5d809e38b5e2
sockets: 1
tablet: 0
vga: std
vmgenid: 5f1c51ee-a16b-4378-a375-e9f28373aad0
As for the situation, when I try to install the driver a blue screen appears and it says “system thread exception not handled”. In device manager error 43 is displayed and when I try to update the driver from device manager a blue screen appears again. Can someone please help me?
My PC has a Xeon2670v3 and GT1030.
The VM startup configuration is as follows
args: -cpu 'host,+kvm_pv_unhalt,+kvm_pv_eoi,hv_vendor_id=NV43FIX,kvm=off'
bios: ovmf
boot: order=ide0
cores: 16
cpu: host,hidden=1,flags=+pcid
efidisk0: local-lvm:vm-100-disk-1,efitype=4m,pre-enrolled-keys=1,size=4M
hostpci0: 0000:03:00,pcie=1,romfile=1030.bin
ide0: local-lvm:vm-100-disk-0,size=320G,ssd=1
ide2: local:iso/Windows.iso,media=cdrom,size=4692672K
machine: q35
memory: 16384
meta: creation-qemu=7.1.0,ctime=1678430940
name: windows
net0: e1000=FE:84:89:E0:8A:6B,bridge=vmbr0,firewall=1
numa: 0
ostype: win10
scsi0: local:iso/virtio-win-0.1.229.iso,media=cdrom,size=522284K
scsihw: virtio-scsi-single
smbios1: uuid=8808d4c2-2f84-41af-b2ec-5d809e38b5e2
sockets: 1
tablet: 0
vga: std
vmgenid: 5f1c51ee-a16b-4378-a375-e9f28373aad0
As for the situation, when I try to install the driver a blue screen appears and it says “system thread exception not handled”. In device manager error 43 is displayed and when I try to update the driver from device manager a blue screen appears again. Can someone please help me?