After some hours of digging around i managed to fix the nvidia error 43 (display driver won't work because of KVM detected).
It seems to work with the latest nvidia drivers.
This is my /etc/pve/qemu-server/104.conf
I used the ROM Patcher from here
Zotac BIOS that works after patching
With another BIOS i had a lot of screen flickering
Please don't hestitate to ask if you need more infos.
It seems to work with the latest nvidia drivers.
This is my /etc/pve/qemu-server/104.conf
Code:
args: -cpu 'host,+kvm_pv_unhalt,+kvm_pv_eoi,hv_vendor_id=proxmox,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_reset,hv_vpindex,hv_runtime,hv_relaxed,hv_synic,hv_stimer,hv_tlbflush,hv_ipi,kvm=off'
bios: ovmf
boot: cdn
bootdisk: scsi0
cores: 8
cpu: host,hidden=1,flags=+pcid
hostpci0: 01:00,pcie=1,x-vga=1,romfile=Zotac.GTX1050Ti.4096.161220-patched.rom
machine: pc-q35-3.1
memory: 8192
name: win10
net0: virtio=<mac>,bridge=vmbr0
numa: 1
ostype: win10
scsi0: local-zfs:vm-104-disk-1,discard=on,size=100G,ssd=1
scsihw: virtio-scsi-pci
smbios1: uuid=<some-uuid>
sockets: 1
usb0: host=046d:c52b,usb3=1
vga: none
vmgenid: <some-id>
I used the ROM Patcher from here
Zotac BIOS that works after patching
With another BIOS i had a lot of screen flickering
Please don't hestitate to ask if you need more infos.