x11-drivers/nvidia-drivers: clarify 590 postinst due to 580 changes

Would rather not try to figure out versions here when branches
are involved to try to drop redundant messages, but at least
clarify that the two last points may be already done and not
newly need attention as-is.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2026-02-10 19:27:58 -05:00
parent 52aca50370
commit 0ed13f4348

View File

@@ -585,6 +585,7 @@ pkg_postinst() {
elog " (generally safe and recommended, but some setups may hit regressions)"
elog "3. nvidia-drm.modeset=1 is now default regardless of USE=wayland"
elog "4. nvidia-drm.fbdev=1 is now also tentatively default to match upstream"
elog "(3+4 were also later changed in >=580.126.09-r1, may already be in-use)"
elog "See ${EROOT}/etc/modprobe.d/nvidia.conf to modify settings if needed,"
elog "fbdev=1 *could* cause issues for the console display with some setups."
fi