x11-drivers/nvidia-drivers: note link for >=5.18.13 sysfb issues

Meant to add this in the first place but forgot.

Not a super useful link given it's actually being handled on nvidia's
private bug tracker, but can still get some random feedback.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2022-10-02 21:40:05 -04:00
parent b7dc783175
commit dbd50916b3
6 changed files with 6 additions and 0 deletions

View File

@@ -153,6 +153,7 @@ pkg_setup() {
fi
if kernel_is -ge 5 18 13; then
# https://github.com/NVIDIA/open-gpu-kernel-modules/issues/341
if linux_chkconfig_present FB_SIMPLE; then
warn+=(
" CONFIG_FB_SIMPLE: is set, recommended to disable and switch to FB_EFI"

View File

@@ -156,6 +156,7 @@ pkg_setup() {
fi
if kernel_is -ge 5 18 13; then
# https://github.com/NVIDIA/open-gpu-kernel-modules/issues/341
if linux_chkconfig_present FB_SIMPLE; then
warn+=(
" CONFIG_FB_SIMPLE: is set, recommended to disable and switch to FB_EFI"

View File

@@ -159,6 +159,7 @@ pkg_setup() {
fi
if kernel_is -ge 5 18 13; then
# https://github.com/NVIDIA/open-gpu-kernel-modules/issues/341
if linux_chkconfig_present FB_SIMPLE; then
warn+=(
" CONFIG_FB_SIMPLE: is set, recommended to disable and switch to FB_EFI"

View File

@@ -168,6 +168,7 @@ pkg_setup() {
fi
if kernel_is -ge 5 18 13; then
# https://github.com/NVIDIA/open-gpu-kernel-modules/issues/341
if linux_chkconfig_present FB_SIMPLE; then
warn+=(
" CONFIG_FB_SIMPLE: is set, recommended to disable and switch to FB_EFI"

View File

@@ -168,6 +168,7 @@ pkg_setup() {
fi
if kernel_is -ge 5 18 13; then
# https://github.com/NVIDIA/open-gpu-kernel-modules/issues/341
if linux_chkconfig_present FB_SIMPLE; then
warn+=(
" CONFIG_FB_SIMPLE: is set, recommended to disable and switch to FB_EFI"

View File

@@ -168,6 +168,7 @@ pkg_setup() {
fi
if kernel_is -ge 5 18 13; then
# https://github.com/NVIDIA/open-gpu-kernel-modules/issues/341
if linux_chkconfig_present FB_SIMPLE; then
warn+=(
" CONFIG_FB_SIMPLE: is set, recommended to disable and switch to FB_EFI"