From 1d842522a1650c0bf0be2107aeeb1a8e3656d907 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Fri, 23 Jul 2021 11:34:47 -0400 Subject: x11-drivers/nvidia-drivers: adjust 470 notes for accuracy nvidia's documentation was a bit misleading, it shouldn't be actually needed for offloading. Signed-off-by: Ionen Wolkens --- x11-drivers/nvidia-drivers/files/nvidia-470.conf | 2 +- x11-drivers/nvidia-drivers/nvidia-drivers-470.57.02.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-drivers') diff --git a/x11-drivers/nvidia-drivers/files/nvidia-470.conf b/x11-drivers/nvidia-drivers/files/nvidia-470.conf index 51127be44e77..f5b187ae530d 100644 --- a/x11-drivers/nvidia-drivers/files/nvidia-470.conf +++ b/x11-drivers/nvidia-drivers/files/nvidia-470.conf @@ -5,7 +5,7 @@ # Comment out the following line if you wish to allow nouveau. blacklist nouveau -# Kernel Mode Setting (needed for PRIME offloading, and EGLStream/Wayland) +# Kernel Mode Setting (needed EGLStream/Wayland) # Enabling may possibly cause issues with SLI and Reverse PRIME. #options nvidia-drm modeset=1 diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-470.57.02.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-470.57.02.ebuild index 78c29cdf3b6f..dc6c66192c96 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-470.57.02.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-470.57.02.ebuild @@ -446,7 +446,7 @@ pkg_postinst() { elog "With USE=wayland, this version of ${PN} sets nvidia-drm.modeset=1" elog "in '${EROOT}/etc/modprobe.d/nvidia.conf'. This feature is considered" elog "experimental but is required for EGLStream (used for wayland acceleration" - elog "in compositors that support it) and PRIME offloading." + elog "in compositors that support it)." elog elog "If you experience issues, please comment out the option from nvidia.conf." elog "Of note, may possibly cause issues with SLI and Reverse PRIME." -- cgit v1.2.3-65-gdbad