Does the nvidia driver work on freebsd-current?

Manish Jain bourne.identity at hotmail.com
Thu May 21 11:29:36 UTC 2020



On 2020-05-21 16:23, nikitastepanov113 at yandex.ru wrote:
> 
> Does the nvidia driver work on freebsd-current?
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at 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


More information about the freebsd-questions mailing list