system FreeBSD localhost 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC amd64, graph shell gdm 3, driver nvidia-driver-440.100_1 OpenGL rendering video card gtx 1070, monique full hd 32 '
------------
/etc/rc.conf the following is written
in /etc/fstab
in /boot/loader.conf
/etc/X11/xorg.conf did not use handles, did it through nvidia-xconfig - it was automatically registered accordingly
------------
/etc/rc.conf the following is written
Code:
kld_list = "linux nvidia" gnome_enable = "YES" moused_enable = "YES" dbus_enable = "YES" hald_enable = "YES" gdm_enable = "YES"
in /etc/fstab
Code:
proc / proc procfs w 0 0
in /boot/loader.conf
Code:
linux_load = "YES" nvidia_load = "YES" nvidia_name = "nvidia" nvidia_modeset_load = "YES" nvidia_modeset_name = "nvidia-modeset"
/etc/X11/xorg.conf did not use handles, did it through nvidia-xconfig - it was automatically registered accordingly