Hello.
I've configured FreeBSD 14.0-RELEASE as guest os and I have passed thru my GPU inside the VM. I think that I have configured everything well,but the error "RmInitAdapter failed" broke my dream. Inside the vm I have installed the nvidia-driver vers. 550.54.14.
The slot occupied by the GPU is : 00:08.0
and for configuring the Xorg file,I have issued the following command :
and it has produced a config file like this one :
This is my rc.conf file :
And this is my loader.conf :
I don't see errors that I could have done....
PS : I have just installed the package : drm-kmod ; but the error persists.
I've configured FreeBSD 14.0-RELEASE as guest os and I have passed thru my GPU inside the VM. I think that I have configured everything well,but the error "RmInitAdapter failed" broke my dream. Inside the vm I have installed the nvidia-driver vers. 550.54.14.
The slot occupied by the GPU is : 00:08.0
and for configuring the Xorg file,I have issued the following command :
Code:
Xorg -configure
and it has produced a config file like this one :
This is my rc.conf file :
And this is my loader.conf :
I don't see errors that I could have done....
PS : I have just installed the package : drm-kmod ; but the error persists.