summaryrefslogtreecommitdiff
path: root/kernel.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.c')
-rw-r--r--kernel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel.c b/kernel.c
index 904a652..5b06253 100644
--- a/kernel.c
+++ b/kernel.c
@@ -746,8 +746,8 @@ int test_kernel_module(Options *op, Package *p)
"built against the wrong or improperly configured "
"kernel sources, with a version of gcc that differs "
"from the one used to build the target kernel, or "
- "if a driver such as rivafb/nvidiafb is present and "
- "prevents the NVIDIA kernel module from obtaining "
+ "if a driver such as rivafb, nvidiafb, or nouveau is present "
+ "and prevents the NVIDIA kernel module from obtaining "
"ownership of the NVIDIA graphics device(s), or "
"NVIDIA GPU installed in this system is not supported "
"by this NVIDIA Linux graphics driver release.\n\n"