Hi,
I have a builtin `Nvidia Geforce GTX 1650 Mobile / Max-Q` which I want to passthrough to a windows 10 VM. Here is the vm config:
I followed this guide to set it up.
Now I have tested the GPU by just installing windows 10 and it works fine. But it gives me this error after installing the drivers in the proxmox windows 10 VM:
What else could I try?
I have a builtin `Nvidia Geforce GTX 1650 Mobile / Max-Q` which I want to passthrough to a windows 10 VM. Here is the vm config:
Code:
agent: 1
balloon: 16384
bios: ovmf
boot: order=ide2;scsi0;net0;sata1
cores: 10
cpu: host,hidden=1,flags=+pcid
efidisk0: VMs:100/vm-100-disk-1.qcow2,efitype=4m,size=528K
hostpci0: 0000:01:00,pcie=1,x-vga=1
ide2: iso_images:iso/Windows_10_Pro_X64.PROVL.ENU.JAN2020.ISO,media=cdrom
machine: pc-q35-3.1
memory: 24576
meta: creation-qemu=6.1.1,ctime=1646836163
name: win
net0: virtio=02:CC:5E:E2:9F:62,bridge=vmbr0,firewall=1
numa: 0
ostype: win10
sata1: iso_images:iso/virtio-win.iso,media=cdrom,size=528322K
scsi0: VMs:100/vm-100-disk-0.qcow2,backup=0,cache=writeback,discard=on,size=256G
scsihw: virtio-scsi-pci
smbios1: uuid=17da0ca0-5c33-4c23-980c-903246e6b25e
sockets: 1
vmgenid: f13d864a-5ba3-4a06-8241-223d01fe2e20
I followed this guide to set it up.
Now I have tested the GPU by just installing windows 10 and it works fine. But it gives me this error after installing the drivers in the proxmox windows 10 VM:
Code:
Windows has stopped this device because it has reported problems. (Code 43)
What else could I try?
Last edited: