commit:     68d9229df1d09888e12d709a16292983b985e1d2
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 13 18:26:37 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Dec 13 18:29:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d9229d

x11-drivers/nvidia-drivers: update MMU_NOTIFIER error message

Bug: https://bugs.gentoo.org/729928
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 x11-drivers/nvidia-drivers/nvidia-drivers-535.274.02.ebuild | 3 ++-
 x11-drivers/nvidia-drivers/nvidia-drivers-570.195.03.ebuild | 3 ++-
 x11-drivers/nvidia-drivers/nvidia-drivers-570.207.ebuild    | 3 ++-
 x11-drivers/nvidia-drivers/nvidia-drivers-580.119.02.ebuild | 3 ++-
 x11-drivers/nvidia-drivers/nvidia-drivers-580.94.11.ebuild  | 3 ++-
 x11-drivers/nvidia-drivers/nvidia-drivers-580.95.05.ebuild  | 3 ++-
 x11-drivers/nvidia-drivers/nvidia-drivers-590.44.01.ebuild  | 3 ++-
 7 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-535.274.02.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-535.274.02.ebuild
index 76f5b62dcbc2..aecc28257f68 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-535.274.02.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-535.274.02.ebuild
@@ -127,7 +127,8 @@ pkg_setup() {
        use kernel-open && CONFIG_CHECK+=" MMU_NOTIFIER" #843827
        local ERROR_MMU_NOTIFIER="CONFIG_MMU_NOTIFIER: is not set but needed to 
build with USE=kernel-open.
        Cannot be directly selected in the kernel's menuconfig, and may need
-       selection of another option that requires it such as CONFIG_KVM."
+       selection of another option that requires it such as CONFIG_AMD_IOMMU=y,
+       or DRM_I915=m (among others, consult the kernel config's help)."
 
        local ERROR_PREEMPT_RT="CONFIG_PREEMPT_RT: is set but is unsupported by 
NVIDIA upstream and
        will fail to build unless the env var IGNORE_PREEMPT_RT_PRESENCE=1 is

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-570.195.03.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-570.195.03.ebuild
index 94a22d0aaf2b..b344456365b4 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-570.195.03.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-570.195.03.ebuild
@@ -139,7 +139,8 @@ pkg_setup() {
        be ignored, but note that is due to change in the future."
        local ERROR_MMU_NOTIFIER="CONFIG_MMU_NOTIFIER: is not set but needed to 
build with USE=kernel-open.
        Cannot be directly selected in the kernel's menuconfig, and may need
-       selection of another option that requires it such as CONFIG_KVM."
+       selection of another option that requires it such as CONFIG_AMD_IOMMU=y,
+       or DRM_I915=m (among others, consult the kernel config's help)."
        local ERROR_PREEMPT_RT="CONFIG_PREEMPT_RT: is set but is unsupported by 
NVIDIA upstream and
        will fail to build unless the env var IGNORE_PREEMPT_RT_PRESENCE=1 is
        set. Please do not report issues if run into e.g. kernel panics while

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-570.207.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-570.207.ebuild
index 94a22d0aaf2b..b344456365b4 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-570.207.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-570.207.ebuild
@@ -139,7 +139,8 @@ pkg_setup() {
        be ignored, but note that is due to change in the future."
        local ERROR_MMU_NOTIFIER="CONFIG_MMU_NOTIFIER: is not set but needed to 
build with USE=kernel-open.
        Cannot be directly selected in the kernel's menuconfig, and may need
-       selection of another option that requires it such as CONFIG_KVM."
+       selection of another option that requires it such as CONFIG_AMD_IOMMU=y,
+       or DRM_I915=m (among others, consult the kernel config's help)."
        local ERROR_PREEMPT_RT="CONFIG_PREEMPT_RT: is set but is unsupported by 
NVIDIA upstream and
        will fail to build unless the env var IGNORE_PREEMPT_RT_PRESENCE=1 is
        set. Please do not report issues if run into e.g. kernel panics while

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-580.119.02.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-580.119.02.ebuild
index 69ed6671b3e1..f19f76f185ed 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-580.119.02.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-580.119.02.ebuild
@@ -143,7 +143,8 @@ pkg_setup() {
        be ignored, but note that is due to change in the future."
        local ERROR_MMU_NOTIFIER="CONFIG_MMU_NOTIFIER: is not set but needed to 
build with USE=kernel-open.
        Cannot be directly selected in the kernel's menuconfig, and may need
-       selection of another option that requires it such as CONFIG_KVM."
+       selection of another option that requires it such as CONFIG_AMD_IOMMU=y,
+       or DRM_I915=m (among others, consult the kernel config's help)."
        local ERROR_PREEMPT_RT="CONFIG_PREEMPT_RT: is set but is unsupported by 
NVIDIA upstream and
        will fail to build unless the env var IGNORE_PREEMPT_RT_PRESENCE=1 is
        set. Please do not report issues if run into e.g. kernel panics while

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-580.94.11.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-580.94.11.ebuild
index b573563dc2b6..8f3ef433ab3a 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-580.94.11.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-580.94.11.ebuild
@@ -145,7 +145,8 @@ pkg_setup() {
        be ignored, but note that is due to change in the future."
        local ERROR_MMU_NOTIFIER="CONFIG_MMU_NOTIFIER: is not set but needed to 
build with USE=kernel-open.
        Cannot be directly selected in the kernel's menuconfig, and may need
-       selection of another option that requires it such as CONFIG_KVM."
+       selection of another option that requires it such as CONFIG_AMD_IOMMU=y,
+       or DRM_I915=m (among others, consult the kernel config's help)."
        local ERROR_PREEMPT_RT="CONFIG_PREEMPT_RT: is set but is unsupported by 
NVIDIA upstream and
        will fail to build unless the env var IGNORE_PREEMPT_RT_PRESENCE=1 is
        set. Please do not report issues if run into e.g. kernel panics while

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-580.95.05.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-580.95.05.ebuild
index b3c27d82b45c..3dde3bbccdd2 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-580.95.05.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-580.95.05.ebuild
@@ -144,7 +144,8 @@ pkg_setup() {
        be ignored, but note that is due to change in the future."
        local ERROR_MMU_NOTIFIER="CONFIG_MMU_NOTIFIER: is not set but needed to 
build with USE=kernel-open.
        Cannot be directly selected in the kernel's menuconfig, and may need
-       selection of another option that requires it such as CONFIG_KVM."
+       selection of another option that requires it such as CONFIG_AMD_IOMMU=y,
+       or DRM_I915=m (among others, consult the kernel config's help)."
        local ERROR_PREEMPT_RT="CONFIG_PREEMPT_RT: is set but is unsupported by 
NVIDIA upstream and
        will fail to build unless the env var IGNORE_PREEMPT_RT_PRESENCE=1 is
        set. Please do not report issues if run into e.g. kernel panics while

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-590.44.01.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-590.44.01.ebuild
index d8ccb5dfd054..e1f8b776485a 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-590.44.01.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-590.44.01.ebuild
@@ -144,7 +144,8 @@ pkg_setup() {
        result in a blank console/tty."
        local ERROR_MMU_NOTIFIER="CONFIG_MMU_NOTIFIER: is not set but is 
required for compilation.
        Cannot be directly selected in the kernel's menuconfig, and may need
-       selection of another option that requires it such as CONFIG_KVM."
+       selection of another option that requires it such as CONFIG_AMD_IOMMU=y,
+       or DRM_I915=m (among others, consult the kernel config's help)."
        local ERROR_PREEMPT_RT="CONFIG_PREEMPT_RT: is set but is unsupported by 
NVIDIA upstream and
        will fail to build unless the env var IGNORE_PREEMPT_RT_PRESENCE=1 is
        set. Please do not report issues if run into e.g. kernel panics while

Reply via email to