summaryrefslogtreecommitdiff
path: root/graphics/utah-glx/pkg-message
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-12-04 22:54:47 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-12-04 22:54:47 +0000
commita351214f991b13fe8bb8aab5a4d9e37902fd0ce3 (patch)
tree37ab15d67280fab7eda019c82c7a7dcc4b62d022 /graphics/utah-glx/pkg-message
parentMake sure to execute the linux ldconfig after install (diff)
Import of glx.
OpenGL hardware acceleration for RIVA and Matrox G200 based cards. PR: 12661 Submitted by: Marc van Woerkom <3d@freebsd.org>
Diffstat (limited to 'graphics/utah-glx/pkg-message')
-rw-r--r--graphics/utah-glx/pkg-message29
1 files changed, 29 insertions, 0 deletions
diff --git a/graphics/utah-glx/pkg-message b/graphics/utah-glx/pkg-message
new file mode 100644
index 000000000000..2054bcf326f7
--- /dev/null
+++ b/graphics/utah-glx/pkg-message
@@ -0,0 +1,29 @@
+
+Additional Notes:
+-----------------
+
+If you built an SVGA server with 3d hardware acceleration for a nvidia card
+(RIVA 128, TNT, TNT2, TNT2 Ultra ..) please check that
+
+- you changed the default colour depth to 16 or 15 in your /etc/XF86Config
+ file (keyword: DefaultColorDepth) plus
+
+and (this holds for Matrox G200/G400 too) check if
+
+- you added to /etc/XF86Config (outside of any other section) the
+ following 3 lines:
+
+ Section "Module"
+ Load "glx.so"
+ EndSection
+
+- you enabled System V shared memory support in your kernel
+
+
+Things you might want to do:
+
+. Try out ports/x11/xscreensaver (e.g. superquadrics) as an sample OpenGL
+ application,
+. read the article or
+. have a look at the docs in X11/share/doc/riva-glx, esp the FAQ or
+. visit http://www.freebsd.org/~3d