diff --git a/general.ent b/general.ent index c85dbfc254..1d99045290 100644 --- a/general.ent +++ b/general.ent @@ -631,6 +631,8 @@ $Date$ + + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 8b4be9709b..b956e16762 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -90,6 +90,9 @@ [abenton] - Updated Xine Ui to 0.99.7. + + [krejzi] - Added Xorg Nouveau Driver. + diff --git a/x/installing/installing.xml b/x/installing/installing.xml index 34009d230f..bc7cacc178 100644 --- a/x/installing/installing.xml +++ b/x/installing/installing.xml @@ -67,7 +67,7 @@ - + diff --git a/x/installing/x7additionaldrivers.xml b/x/installing/x7driveradd.xml similarity index 57% rename from x/installing/x7additionaldrivers.xml rename to x/installing/x7driveradd.xml index 0047fedcd1..0d12167aeb 100644 --- a/x/installing/x7additionaldrivers.xml +++ b/x/installing/x7driveradd.xml @@ -4,6 +4,14 @@ %general-entities; + + + + + + + @@ -14,8 +22,8 @@ ]> - - + + $LastChangedBy$ @@ -24,8 +32,8 @@ Additional Xorg Drivers - - x7additionaldrivers + + x7driveradd @@ -39,6 +47,9 @@ + + + @@ -47,6 +58,144 @@ + + + + Xorg Nouveau Driver-&xorg-nouveau-driver-version; + + + xorg-nouveau-driver + + + + Introduction to Xorg Nouveau Driver + + + The Xorg Nouveau Driver package contains the + X.Org Video Driver for NVidia Cards including RIVA TNT, RIVA TNT2, + GeForce 256, QUADRO, GeForce2, QUADRO2, GeForce3, QUADRO DDC, + nForce, nForce2, GeForce4, QUADRO4, GeForce FX, QUADRO FX, GeForce 6XXX and + GeForce 7xxx chipsets. + + + &lfs70_checked; + + Package Information + + + + Download (HTTP): + + + + + Download (FTP): + + + + + Download MD5 sum: &xorg-nouveau-driver-md5sum; + + + + + Download size: &xorg-nouveau-driver-size; + + + + + Estimated disk space required: &xorg-nouveau-driver-buildsize; + + + + + Estimated build time: &xorg-nouveau-driver-time; + + + + + Xorg Nouveau Drivers Dependencies + + Required + + + + + + User Notes: + + + + + Installation of Xorg Nouveau Driver + + + Install Xorg Nouveau Driver by running the following + commands: + + +./configure $XORG_CONFIG \ + --with-xorg-module-dir=$XORG_PREFIX/lib/X11/modules && +make + + + This package does not come with a test suite. + + + + Now, as the root user: + + +make install + + + + Command Explanations + + + --with-xorg-module-dir=...: This switch + ensures that the drivers are installed into the correct directory. + + + + + + Contents + + + Installed Library + + + + nouveau_drv.so + + + + + + Short Descriptions + + + + + nouveau_drv.so + + + is an Xorg driver for NVidia Video Cards. + + + nouveau_drv.so + + + + + + + + + + +