On Mon, Sep 26, 2016 at 10:11:51PM -0500, Bruce Dubbs wrote:
> Ken Moffat wrote:
> > On Mon, Sep 26, 2016 at 09:57:52PM -0000, via blfs-book wrote:
> > > 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>
> > 
> > I do not understand the highlighted sentence in the context of what
> > is in GLL_DRV.  Because GLL_DRV is a BLFS variable, should the
> > default not match what we are enabling ?  Or is it supposed to mean
> > that *omitting* --with-gallium-drivers="some,string" will build those
> > defaults ?
> 
> Those are the default drivers according to configure --help.  I suppose we
> can modify that sentence to say "If the Gallium drivers are not specified,
> the default is 'r300,r600,svga,swrast'."
> 
> Would that satisfy your concern.
> 
>   -- Bruce

Yes, that would be fine for me.

ĸen
-- 
`I shall take my mountains', said Lu-Tze. `The climate will be good
for them.'     -- Small Gods
-- 
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