diff options
Diffstat (limited to 'system/nvidia-legacy96-driver/README')
-rw-r--r-- | system/nvidia-legacy96-driver/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/system/nvidia-legacy96-driver/README b/system/nvidia-legacy96-driver/README index 9ef3f5ec26d02..823636e06b40e 100644 --- a/system/nvidia-legacy96-driver/README +++ b/system/nvidia-legacy96-driver/README @@ -9,7 +9,7 @@ nvidia-driver package itself backs up the conflicting files and puts the nvidia-specific files into place. Heinz Wiesinger, the author of the build script, has written a script called -nvidia-switch, which can be used to switch between the stock xorg driver and +nvidia-switch, which is used to switch between the stock xorg driver and the nvidia driver, but it will not edit xorg.conf for you; you have to do that manually. The nvidia-switch script is installed to /usr/sbin. @@ -19,6 +19,11 @@ Usage of nvidia-switch: nvidia-switch --cleanup <--> switch to the stock xorg file and remove all symlinks created by nvidia-switch +You do NOT have to run nvidia-switch after installing or upgrading the +package. ONLY if you want to explicitely switch to the xorg files, +afterwards switching back to nvidia files or before uninstalling the +package. + No special steps are necessary when updating nvidia-driver from a previous package. If you update to a newer xorg, you do not have to reinstall nvidia-driver either. Just run "nvidia-switch --nvidia" in that case. |