Various problems to fix before to be able to login as a low level user....

I like to virtualize everything. I learnt esxi ; qemu + kvm on amd64 and on arm64 ; xen on amd64,now I want to learn bhyve on freebsd. Passing through the rtx 2080 ti I want to install Blender inside the linux VM and I want to configure it with the nvidia driver and the cuda libraries to render some footages with cycles. Maybe can I do this directly in FreeBSD ?
 
Unfortunately at the moment nvidia does not support the cuda libraries on FreeBSD. So,it's not possible to use the power of my 2080 ti on FreeBSD with cycles. But I think that I can do it with linux and bhyve. The biggest problem is that I need to passthrough the whole PCI-e bus to Linux. It includes all my 3 graphics cards,right ? even the intel graphic chipset integrated to the mobo will be passed ? I will have no graphic card available for FreeBSD and no monitors. That's too bad. Any suggestion to give me ?
 
Unfortunately at the moment nvidia does not support the cuda libraries on FreeBSD. So,it's not possible to use the power of my 2080 ti on FreeBSD with cycles. But I think that I can do it with linux and bhyve. The biggest problem is that I need to passthrough the whole PCI-e bus to Linux. It includes all my 3 graphics cards,right ? even the intel graphic chipset integrated to the mobo will be passed ? I will have no graphic card available for FreeBSD and no monitors. That's too bad. Any suggestion to give me ?
Yes, there are suggestions. Carefully READ and try to understand THE DOCUMENTATION before jumping to conclusions.
Did you read the PCI passthrough Wiki?
Might also want to consult this thread.
Every small detail matters... like the xf86-video-intel driver that you overlooked and created this long discussion :) :) :)
 
Back
Top