aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2007-09-14 22:22:53 +0800
committerflz <flz@FreeBSD.org>2007-09-14 22:22:53 +0800
commit6fb797af89ee58884e907866003361bf247d2d25 (patch)
tree30000386520cd3de3d2c569686a9be6afc337ab7 /UPDATING
parent683b6e2cabe4c9a9a61b19bdb013f9da36e21564 (diff)
downloadfreebsd-ports-gnome-6fb797af89ee58884e907866003361bf247d2d25.tar.gz
freebsd-ports-gnome-6fb797af89ee58884e907866003361bf247d2d25.tar.zst
freebsd-ports-gnome-6fb797af89ee58884e907866003361bf247d2d25.zip
Add a note about nvidia-driver in X.org 7.3 entry.
Reminded by: Lowell gilbert on -questions
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 600fe52aea2a..0c2877d10521 100644
--- a/UPDATING
+++ b/UPDATING
@@ -16,6 +16,17 @@ upgrades.
# portupgrade -R xorg
+ Users of nvidia-driver will have to make sure Composite extension is
+ turned off and start Xorg with the following command:
+
+ $ startx -- -ignoreABI
+
+ The -ignoreABI option is a Xorg option. If you're using gdm, kdm or
+ xdm, you will have to modify your configuration file so that Xorg
+ starts with this option.
+
+ An updated nvidia-driver should be released soon.
+
20070905:
AFFECTS: testers of net/openldap24-server
AUTHOR: delphij@FreeBSD.org