nightmorph 07/03/24 01:04:16 Modified: nvidia-guide.xml Log: added note on mesa-progs, bug 171948
Revision Changes Path 1.39 xml/htdocs/doc/en/nvidia-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.39&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?r1=1.38&r2=1.39 Index: nvidia-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- nvidia-guide.xml 8 Feb 2007 15:50:26 -0000 1.38 +++ nvidia-guide.xml 24 Mar 2007 01:04:16 -0000 1.39 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.38 2007/02/08 15:50:26 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.39 2007/03/24 01:04:16 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/nvidia-guide.xml"> @@ -28,8 +28,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.29</version> -<date>2007-02-08</date> +<version>1.30</version> +<date>2007-03-23</date> <chapter> <title>Introduction</title> @@ -428,8 +428,8 @@ <body> <p> -To test your nVidia card, fire up X and run the <c>glxinfo | grep direct</c> -command. It should say that direct rendering is activated: +To test your nVidia card, fire up X and run <c>glxinfo</c>, which is part of the +<c>mesa-progs</c> package. It should say that direct rendering is activated: </p> <pre caption="Checking the direct rendering status"> -- [email protected] mailing list
