From 91f9b197889d1d72fa1ffb175fc902c7049391f0 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Sun, 2 Oct 2022 00:11:54 -0400 Subject: x11-drivers/nvidia-drivers: note that the FB warning can be ignored Varied configuration is part of why I haven't included these kind of warnings before (may be noisy for some) -- but getting a console to work with nvidia has become near nonsensial unless know exactly what still works (between my own kernel and gentoo-kernel-bin-5.15.x I didn't really notice these new issues). Signed-off-by: Ionen Wolkens --- x11-drivers/nvidia-drivers/nvidia-drivers-390.154.ebuild | 7 ++++--- x11-drivers/nvidia-drivers/nvidia-drivers-470.141.03.ebuild | 7 ++++--- x11-drivers/nvidia-drivers/nvidia-drivers-510.85.02.ebuild | 7 ++++--- x11-drivers/nvidia-drivers/nvidia-drivers-515.49.19.ebuild | 7 ++++--- x11-drivers/nvidia-drivers/nvidia-drivers-515.65.01.ebuild | 7 ++++--- x11-drivers/nvidia-drivers/nvidia-drivers-515.76.ebuild | 7 ++++--- 6 files changed, 24 insertions(+), 18 deletions(-) (limited to 'x11-drivers') diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-390.154.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-390.154.ebuild index 6fefc8a6b044..056c04443660 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-390.154.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-390.154.ebuild @@ -144,10 +144,11 @@ pkg_setup() { # nvidia-drivers does not handle the tty (beside mode restoration) but, # given few options are viable, try to warn if all missing warn+=( - " CONFIG_FB_(EFI|SIMPLE|VESA): none set, but note at least one is needed" - " to get a display for the tty console. In most cases, it is" + " CONFIG_FB_(EFI|SIMPLE|VESA): none set, but note at least one is normally" + " needed to get a display for the tty console. In most cases, it is" " recommended to enable FB_EFI=y and disable FB_SIMPLE (can be quirky)." - " Non-EFI systems are likely to want FB_VESA=y." + " Non-EFI systems are likely to want FB_VESA=y. Users with multiple GPUs" + " or not using the tty may be able to safely ignore this warning." ) fi diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-470.141.03.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-470.141.03.ebuild index c4c457890298..0f4634979526 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-470.141.03.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-470.141.03.ebuild @@ -147,10 +147,11 @@ pkg_setup() { # nvidia-drivers does not handle the tty (beside mode restoration) but, # given few options are viable, try to warn if all missing warn+=( - " CONFIG_FB_(EFI|SIMPLE|VESA): none set, but note at least one is needed" - " to get a display for the tty console. In most cases, it is" + " CONFIG_FB_(EFI|SIMPLE|VESA): none set, but note at least one is normally" + " needed to get a display for the tty console. In most cases, it is" " recommended to enable FB_EFI=y and disable FB_SIMPLE (can be quirky)." - " Non-EFI systems are likely to want FB_VESA=y." + " Non-EFI systems are likely to want FB_VESA=y. Users with multiple GPUs" + " or not using the tty may be able to safely ignore this warning." ) fi diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-510.85.02.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-510.85.02.ebuild index 6739680f1336..de65d9d7dbde 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-510.85.02.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-510.85.02.ebuild @@ -150,10 +150,11 @@ pkg_setup() { # nvidia-drivers does not handle the tty (beside mode restoration) but, # given few options are viable, try to warn if all missing warn+=( - " CONFIG_FB_(EFI|SIMPLE|VESA): none set, but note at least one is needed" - " to get a display for the tty console. In most cases, it is" + " CONFIG_FB_(EFI|SIMPLE|VESA): none set, but note at least one is normally" + " needed to get a display for the tty console. In most cases, it is" " recommended to enable FB_EFI=y and disable FB_SIMPLE (can be quirky)." - " Non-EFI systems are likely to want FB_VESA=y." + " Non-EFI systems are likely to want FB_VESA=y. Users with multiple GPUs" + " or not using the tty may be able to safely ignore this warning." ) fi diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-515.49.19.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-515.49.19.ebuild index 6568dcc23e75..58ea8699f7d7 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-515.49.19.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-515.49.19.ebuild @@ -159,10 +159,11 @@ pkg_setup() { # nvidia-drivers does not handle the tty (beside mode restoration) but, # given few options are viable, try to warn if all missing warn+=( - " CONFIG_FB_(EFI|SIMPLE|VESA): none set, but note at least one is needed" - " to get a display for the tty console. In most cases, it is" + " CONFIG_FB_(EFI|SIMPLE|VESA): none set, but note at least one is normally" + " needed to get a display for the tty console. In most cases, it is" " recommended to enable FB_EFI=y and disable FB_SIMPLE (can be quirky)." - " Non-EFI systems are likely to want FB_VESA=y." + " Non-EFI systems are likely to want FB_VESA=y. Users with multiple GPUs" + " or not using the tty may be able to safely ignore this warning." ) fi diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-515.65.01.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-515.65.01.ebuild index 9edb6fe04224..9c35dd8fe324 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-515.65.01.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-515.65.01.ebuild @@ -159,10 +159,11 @@ pkg_setup() { # nvidia-drivers does not handle the tty (beside mode restoration) but, # given few options are viable, try to warn if all missing warn+=( - " CONFIG_FB_(EFI|SIMPLE|VESA): none set, but note at least one is needed" - " to get a display for the tty console. In most cases, it is" + " CONFIG_FB_(EFI|SIMPLE|VESA): none set, but note at least one is normally" + " needed to get a display for the tty console. In most cases, it is" " recommended to enable FB_EFI=y and disable FB_SIMPLE (can be quirky)." - " Non-EFI systems are likely to want FB_VESA=y." + " Non-EFI systems are likely to want FB_VESA=y. Users with multiple GPUs" + " or not using the tty may be able to safely ignore this warning." ) fi diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-515.76.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-515.76.ebuild index f5d9379122e2..5aff3c436a26 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-515.76.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-515.76.ebuild @@ -159,10 +159,11 @@ pkg_setup() { # nvidia-drivers does not handle the tty (beside mode restoration) but, # given few options are viable, try to warn if all missing warn+=( - " CONFIG_FB_(EFI|SIMPLE|VESA): none set, but note at least one is needed" - " to get a display for the tty console. In most cases, it is" + " CONFIG_FB_(EFI|SIMPLE|VESA): none set, but note at least one is normally" + " needed to get a display for the tty console. In most cases, it is" " recommended to enable FB_EFI=y and disable FB_SIMPLE (can be quirky)." - " Non-EFI systems are likely to want FB_VESA=y." + " Non-EFI systems are likely to want FB_VESA=y. Users with multiple GPUs" + " or not using the tty may be able to safely ignore this warning." ) fi -- cgit v1.2.3-65-gdbad