mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user