mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-drivers/nvidia-drivers: further warn about kernel-open
Already mentioning it's experimental a lot, but may not be clear that features are straight up missing. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -473,6 +473,10 @@ pkg_postinst() {
|
||||
ewarn "Open source variant of ${PN} was selected, be warned it is experimental"
|
||||
ewarn "and only usable with Turing / Ampere and later GPUs, aka GTX 1650+."
|
||||
ewarn "Please also see: ${EROOT}/usr/share/doc/${PF}/html/kernel_open.html"
|
||||
ewarn
|
||||
ewarn "Many features are not yet implemented in the drivers and limitations are"
|
||||
ewarn "to be expected. Please do not report non-build/packaging bugs to Gentoo."
|
||||
ewarn "Switch back to USE=-kernel-open to restore functionality if needed for now."
|
||||
fi
|
||||
|
||||
if use !abi_x86_32 && [[ -v NV_HAD_ABI32 ]]; then
|
||||
|
||||
Reference in New Issue
Block a user