diff options
author | 2022-11-11 19:00:49 -0500 | |
---|---|---|
committer | 2022-11-11 19:18:39 -0500 | |
commit | d24ef7c49d41c9e0f3a49c312950d85db36a501e (patch) | |
tree | 684e28d489bb3af2f994af8b92a5068e5cfb4915 /profiles | |
parent | sci-libs/lapack: Stabilize 3.10.1 ppc64, #881027 (diff) | |
download | gentoo-d24ef7c49d41c9e0f3a49c312950d85db36a501e.tar.gz gentoo-d24ef7c49d41c9e0f3a49c312950d85db36a501e.tar.bz2 gentoo-d24ef7c49d41c9e0f3a49c312950d85db36a501e.zip |
profiles: package.mask new nvidia 0/525 branch for now
No issues with my 1070 so far, but I've had a few similar mentions
about 525.53 that didn't sound like user error. So let's play it
safe at least until this new branch gets a second version.
Bug: https://bugs.gentoo.org/881025
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 4dbbf7c627bb..76d831d24e21 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Ionen Wolkens <ionen@gentoo.org> (2022-11-11) +# Had a handful of reports of unbootable systems with this new version. +# Given it's a still-experimental new branch, mask for now in case. +# Feel free to unmask if you've had no issues, but otherwise please +# report to NVIDIA. https://bugs.gentoo.org/881025 +~x11-drivers/nvidia-drivers-525.53 + # Matt Turner <mattst88@gentoo.org> (2022-11-11) # Relies on function no longer present in the Xserver since v1.20 # (released May 2018), and no user has noticed. Use xf86-video-nouveau instead. |