nightmorph 07/04/26 03:45:02 Modified: dri-howto.xml Log: added mesa-progs, bug 176062
Revision Changes Path 1.38 xml/htdocs/doc/en/dri-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.38&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?r1=1.37&r2=1.38 Index: dri-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- dri-howto.xml 18 Feb 2007 23:44:24 -0000 1.37 +++ dri-howto.xml 26 Apr 2007 03:45:02 -0000 1.38 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.37 2007/02/18 23:44:24 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.38 2007/04/26 03:45:02 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/dri-howto.xml"> @@ -25,8 +25,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.7</version> -<date>2007-02-18</date> +<version>1.8</version> +<date>2007-04-25</date> <chapter> <title>Introduction</title> @@ -272,8 +272,10 @@ <body> <p> -Reboot your computer to your new kernel and login as a normal user. It's time -to see if you have direct rendering and how good it is. +Reboot your computer to your new kernel and login as a normal user. It's time to +see if you have direct rendering and how good it is. <c>glxinfo</c> and +<c>glxgears</c> are part of the <c>mesa-progs</c> package, so make sure it is +installed before you attempt to run these commands. </p> <pre caption="Testing rendering"> -- [EMAIL PROTECTED] mailing list
