[Bug 277627] Passthru NVIDIA GeForce GTX 1080 Ti not work

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 11 Mar 2024 13:57:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277627

--- Comment #2 from mario felicioni <marietto2008@gmail.com> ---
ohhh I Forgot,you should create,inside Linux,a xorg.conf file with this content
:

Section "Device"
        Identifier  "Card0"
        Driver     "nvidia"
        BusID      "PCI:8:0:0"
EndSection

if between the bhyve parameters you added,for example :

-s 8:0,passthru,2/0/0 \
-s 8:1,passthru,2/0/1 \
-s 8:2,passthru,2/0/2 \
-s 8:3,passthru,2/0/3 \

-- 
You are receiving this mail because:
You are the assignee for the bug.