diff options
Diffstat (limited to 'kernel.c')
-rw-r--r-- | kernel.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |