nvidia gtx 1650 passthru on windows 10

From: Nuno Teixeira <eduardo_at_freebsd.org>
Date: Sat, 17 Dec 2022 19:06:20 UTC
Hello,

FreeBSD Current 1400074

/boot/loader.conf:
---
vmm_load="YES"
pptdevs="1/0/0"
---

vm-bhyve:
---
passthru0="1/0/0"
---
(log: ... -s 6:0,passthru,1/0/0 ...)

pciconf -lv:
---
ppt0@pci0:1:0:0:        class=0x030000 rev=0xa1 hdr=0x00 vendor=0x10de
device=0x1f99 subvendor=0x17aa subdevice=0x3fa5
    vendor     = 'NVIDIA Corporation'
    device     = 'TU117M'
    class      = display
    subclass   = VGA
---

Graphic detected with error 43
https://forums.developer.nvidia.com/t/error-43-when-i-virtualize-windows-10-with-bhyve-on-freebsd-13r-pass-thru-of-my-geforce-rtx-2080-ti-inside-the-vm/188188

Any hints?

-- 
Nuno Teixeira
FreeBSD Committer (ports)