aboutsummaryrefslogtreecommitdiff
path: root/system/nvidia-driver/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/nvidia-driver/README')
-rw-r--r--system/nvidia-driver/README14
1 files changed, 8 insertions, 6 deletions
diff --git a/system/nvidia-driver/README b/system/nvidia-driver/README
index d56d2733cdc3c..ac48e8d9dd73c 100644
--- a/system/nvidia-driver/README
+++ b/system/nvidia-driver/README
@@ -27,12 +27,14 @@ you might need to include the following line in your /etc/rc.d/rc.local:
/usr/bin/nvidia-modprobe -c 0 -u
Notes:
-1. You still need to blacklist the opensource nouveau driver. This is
- easily done by installing xf86-video-nouveau-blacklist-noarch-1.txz
- in extra/xf86-video-nouveau-blacklist on the distibution DVD.
-2. If nvidia-driver is already installed, there may be extraneous
- "unable to find installed file..." messages on the console and log.
- This is benign and due to the nvidia installer not being very smart.
+1. You still need to blacklist the open source nouveau driver. This is
+ easily done by installing xf86-video-nouveau-blacklist in
+ extra/xf86-video-nouveau-blacklist on the distibution DVD.
+
+2. If nvidia-driver is already installed, the script will abort with a
+ prompt to remove the existing driver (it is not necessary to remove
+ the kernel module).
+
3. On 14.2 ONLY, if you want to revert back to the open source drivers,
run 'nvidia-switch --remove' to restore the original libGL.la and
then 'removepkg nvidia-driver' "should" work in most cases. If not,