Solved RmInitAdapter failed ! I can't pass thru my GPU inside a bhyve / FreeBSD 14.0-RELEASE vm.

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.

Istantanea_2024-07-09_00-59-52.jpg


The slot occupied by the GPU is : 00:08.0

Istantanea_2024-07-09_01-06-58.jpg


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 :

Istantanea_2024-07-09_01-11-16.jpg


This is my rc.conf file :

Istantanea_2024-07-09_01-14-17.jpg


And this is my loader.conf :

Istantanea_2024-07-09_01-16-25.jpg


I don't see errors that I could have done....

PS : I have just installed the package : drm-kmod ; but the error persists.
 
FreeBSD 14.0-RELEASE commit f9716eee8ab45ad906d9b5c5233ca20c10226ca7,but it works on :

FreeBSD marietto 14.0-RELEASE-p5 FreeBSD 14.0-RELEASE-p5 #14 n265408-9d0e3b306e38
 
Back
Top