Date: Thu, 21 May 2020 16:44:14 +0530 From: Manish Jain <bourne.identity@hotmail.com> To: nikitastepanov113@yandex.ru, freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: Does the nvidia driver work on freebsd-current? Message-ID: <DB8PR06MB644287AB768B3A5BE2648074F6B70@DB8PR06MB6442.eurprd06.prod.outlook.com> In-Reply-To: <1590058411.832754056@f399.i.mail.ru> References: <1590058411.832754056@f399.i.mail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-05-21 16:23, nikitastepanov113@yandex.ru wrote: > > Does the nvidia driver work on freebsd-current? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > The nvidia driver works with all FreeBSD versions, AFAIK. You might like to refer to the steps : 1) pkg install \ nvidia-driver nvidia-texture-tools nvidia-settings nvidia-xconfig 2) As root, run /usr/local/bin/nvidia-xconfig 3) Add to /etc/rc.conf : kld_list="/boot/modules/nvidia.ko /boot/modules/nvidia-modeset.ko" Reboot. That should be it. Regards, Manish Jain
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DB8PR06MB644287AB768B3A5BE2648074F6B70>