Files
ports/graphics/nvidia-drm-kmod/pkg-message
T
SHENG-YI HONG 4792e34d7c graphics/nvidia-drm-kmod: fix message typo
This corrects a typo in pkg-message.

Reviewed by:	ashafer, kbowling
Differential Revision:	https://reviews.freebsd.org/D49915
2025-04-22 16:05:54 -04:00

9 lines
300 B
Plaintext

Modesetting must be enabled to use nvidia-drm.ko for graphics. This can be done
by setting the modeset sysctl, the equivalent of the modeset kernel parameter
on Linux.
hw.nvidiadrm.modeset=1
This must be set before loading nvidia-drm.ko, most easily done by placing the
above in /boot/loader.conf.