1[ 2{ type: install 3 message: <<EOM 4Modesetting must be enabled to use nvidia-drm.ko for graphics. This can be done 5by setting the modeset sysctl, the equivalent of the modeset kernel parameter 6on Linux. 7 8hw.nvidiadrm.modeset=1 9 10This must be set before loading nvidia-drm.ko, most easily done by placing the 11above in /boot/loader.conf. 12EOM 13} 14] 15