From 3e6050eb842206d42122ea9f28c4c229b136167c Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Sat, 9 Mar 2024 20:39:47 +0800 Subject: nongnu: nvidia-module: Update synopsis and description. * nongnu/packages/nvidia.scm (nvidia-module)[synopsis,description]: Update. Signed-off-by: John Kehayias --- nongnu/packages/nvidia.scm | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'nongnu') diff --git a/nongnu/packages/nvidia.scm b/nongnu/packages/nvidia.scm index 3c79d5f..46a136a 100644 --- a/nongnu/packages/nvidia.scm +++ b/nongnu/packages/nvidia.scm @@ -525,9 +525,15 @@ To enable GSP mode manually, add @code{\"NVreg_EnableGpuFirmware=1\"} to '()) ,@make-flags))))))) (home-page "https://www.nvidia.com") - (synopsis "Proprietary NVIDIA kernel modules") + (synopsis "Proprietary NVIDIA driver (kernel modules)") (description - "This package provides the evil NVIDIA proprietary kernel modules.") + "This package provides kernel modules of the proprietary NVIDIA driver. +Module setup can be done with @code{nvidia-service-type}, to actually use these +modules, also add @code{modprobe.blacklist=nouveau} to @code{kernel-arguments} +field of the @code{operating-system} configuration. + +If the NVIDIA card is not used for displaying, or on a Wayland environment, +add @code{nvidia_drm.modeset=1} to @code{kernel-arguments} as well.") (license (license:nonfree (format #f "file:///share/doc/nvidia-driver-~a/LICENSE" version))))) -- cgit v1.2.3