07:00:49 tsoome which sha512 util did you use? I keep getting cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e loader.efi for the binary you need the output from 07:01:06 That's with shasum -a 512 09:52:10 digest -a sha512 :) 09:54:05 hm, but I get the same result from both digest and shasum 11:34:14 Found the issue, coudln't safe it to FAT32 for some reason it always ended up corrupt 11:34:21 I got you the output from a SM X11 platform 11:34:38 Something different, anybody well versed in bhyve pci passthru and GPU 11:34:40 https://gist.github.com/sjorge/bab67a3164c422b0a619149cac2db3e6 11:34:50 I think I did it right, but there is not ppt device for the HDA device 11:54:50 Just using ppt6 makes the GPU show up in the VM and nvidia-smi seems happy *crosses fingers* 11:59:22 Hmm ffmpeg doesn't want to use it though, it just segfaults 11:59:34 Lunch break over now thouygh 12:01:16 Oh for completeness, I do not want to use it as a display just CUDA which AFAIK should work 12:10:12 hmm seems 12:10:58 for nvenc/nvdec it needs the HDA one too, then one were i cant get ppt to attach too, at least according to some threads 12:12:09 isn't that just a function on the same device? 12:39:24 Oh that's fun 12:39:28 I just said grab EVERY thing with these PCI,dev IDs and now it works 12:39:41 the path listed in pptadm list is not the same as the one pciadm was showing 12:40:01 @0,1 seems to have gotten truced somehwere in the pciadm output 13:04:38 Passing in the hda drive seems to have made nvenc/nvdec not crash so al lgood