Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2024 13:57:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 277627] Passthru NVIDIA GeForce GTX 1080 Ti not work
Message-ID:  <bug-277627-27103-SH1Z3BDJ3v@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277627-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277627-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277627

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

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 \

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277627-27103-SH1Z3BDJ3v>