From c09a549146f9e11603e6ea2434412e43279ef436 Mon Sep 17 00:00:00 2001 From: RudolfC Date: Sat, 26 Dec 2015 12:03:14 +0000 Subject: [PATCH] nVidia driver: Doc update, no functional change --- src/add-ons/kernel/drivers/graphics/nvidia/README.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/README.html b/src/add-ons/kernel/drivers/graphics/nvidia/README.html index 79e6fe93ef..2b2cf01cd3 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/README.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/README.html @@ -83,10 +83,10 @@ Unzip the zip file that contains the driver to the root folder. Now reboot and y
Currently there's no uninstall script included. Just do it manually:

-Delete the nvidia.accelerant file in home/config/add-ons/accelerants/
-Delete the nvidia.driver file in home/config/add-ons/kernel/drivers/bin/
+Delete the nvidia.accelerant file in home/config/non-packaged/add-ons/accelerants/
+Delete the nvidia.driver file in home/config/non-packaged/add-ons/kernel/drivers/bin/
Delete the nvidia.settings file in home/config/settings/kernel/drivers/
-Delete the nvidia.driver shortcut in home/config/add-ons/kernel/drivers/dev/graphics/ which pointed to the file nvidia.driver.
+Delete the nvidia.driver shortcut in home/config/non-packaged/add-ons/kernel/drivers/dev/graphics/ which pointed to the file nvidia.driver.

You have to reboot in order to apply the original configuration.

@@ -254,6 +254,6 @@ The acceleration engine is disabled.

Rudolf Cornelissen.
-

(Page last updated on September 5, 2009)

+

(Page last updated on December 26, 2015)