mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-drivers/nvidia-drivers: adjust fbsimple warning to mention vesa
Also note that it's ok to ignore if it works, hard to say how everything behaves on different hardware and this is not hard requirements (may start working again with new kernel/driver too). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -154,12 +154,12 @@ 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"
|
||||
" as it is currently known broken with >=kernel-5.18.13 + NVIDIA."
|
||||
" CONFIG_FB_SIMPLE: is set, recommended to disable and switch to FB_EFI or"
|
||||
" FB_VESA as it currently may be broken with >=kernel-5.18.13 + NVIDIA:"
|
||||
" https://github.com/NVIDIA/open-gpu-kernel-modules/issues/341"
|
||||
" (feel free to ignore this if it works for you)"
|
||||
)
|
||||
fi
|
||||
|
||||
|
||||
@@ -158,12 +158,12 @@ 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"
|
||||
" as it is currently known broken with >=kernel-5.18.13 + NVIDIA."
|
||||
" CONFIG_FB_SIMPLE: is set, recommended to disable and switch to FB_EFI or"
|
||||
" FB_VESA as it currently may be broken with >=kernel-5.18.13 + NVIDIA:"
|
||||
" https://github.com/NVIDIA/open-gpu-kernel-modules/issues/341"
|
||||
" (feel free to ignore this if it works for you)"
|
||||
)
|
||||
fi
|
||||
|
||||
|
||||
@@ -160,12 +160,12 @@ 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"
|
||||
" as it is currently known broken with >=kernel-5.18.13 + NVIDIA."
|
||||
" CONFIG_FB_SIMPLE: is set, recommended to disable and switch to FB_EFI or"
|
||||
" FB_VESA as it currently may be broken with >=kernel-5.18.13 + NVIDIA:"
|
||||
" https://github.com/NVIDIA/open-gpu-kernel-modules/issues/341"
|
||||
" (feel free to ignore this if it works for you)"
|
||||
)
|
||||
fi
|
||||
|
||||
|
||||
@@ -169,12 +169,12 @@ 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"
|
||||
" as it is currently known broken with >=kernel-5.18.13 + NVIDIA."
|
||||
" CONFIG_FB_SIMPLE: is set, recommended to disable and switch to FB_EFI or"
|
||||
" FB_VESA as it currently may be broken with >=kernel-5.18.13 + NVIDIA:"
|
||||
" https://github.com/NVIDIA/open-gpu-kernel-modules/issues/341"
|
||||
" (feel free to ignore this if it works for you)"
|
||||
)
|
||||
fi
|
||||
|
||||
|
||||
@@ -169,12 +169,12 @@ 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"
|
||||
" as it is currently known broken with >=kernel-5.18.13 + NVIDIA."
|
||||
" CONFIG_FB_SIMPLE: is set, recommended to disable and switch to FB_EFI or"
|
||||
" FB_VESA as it currently may be broken with >=kernel-5.18.13 + NVIDIA:"
|
||||
" https://github.com/NVIDIA/open-gpu-kernel-modules/issues/341"
|
||||
" (feel free to ignore this if it works for you)"
|
||||
)
|
||||
fi
|
||||
|
||||
|
||||
@@ -164,12 +164,12 @@ 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"
|
||||
" as it is currently known broken with >=kernel-5.18.13 + NVIDIA."
|
||||
" CONFIG_FB_SIMPLE: is set, recommended to disable and switch to FB_EFI or"
|
||||
" FB_VESA as it currently may be broken with >=kernel-5.18.13 + NVIDIA:"
|
||||
" https://github.com/NVIDIA/open-gpu-kernel-modules/issues/341"
|
||||
" (feel free to ignore this if it works for you)"
|
||||
)
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user