Author: bdubbs
Date: Mon Sep 26 14:57:52 2016
New Revision: 17818

Log:
Tweaks for mesa

Modified:
   trunk/BOOK/x/installing/mesa.xml

Modified: trunk/BOOK/x/installing/mesa.xml
==============================================================================
--- trunk/BOOK/x/installing/mesa.xml    Mon Sep 26 14:10:02 2016        (r17817)
+++ trunk/BOOK/x/installing/mesa.xml    Mon Sep 26 14:57:52 2016        (r17818)
@@ -158,11 +158,11 @@
    <para>Now, select the drivers you wish to install.  The available 
    drivers are i915, ilo, nouveau, r300, r600, radeonsi, freedreno, svga,
    swrast, vc4, and virgl.  The default is 'r300,r600,svga,swrast'. Modify
-   the command below for any desired drivers.  The listed drivers will cover 
-   most modern video cards.  For help in selecting 
+   the command below for any desired drivers.  The listed drivers below
+   will cover most modern video cards.  For help in selecting 
    drivers see <ulink url='http://www.mesa3d.org/systems.html'/>.</para>
 
-<screen><userinput>GLL_DRV="i915,nouveau,radeonsi,svga,swrast"</userinput></screen>
+<screen><userinput>GLL_DRV="i915,r600,nouveau,radeonsi,svga,swrast"</userinput></screen>
 
     <para>
       Install <application>Mesa</application> by running the following
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to