Changeset 61eac09 for x


Ignore:
Timestamp:
03/15/2019 07:37:05 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
05b66d9a
Parents:
ad0b71f3
Message:

Update to postfix-3.4.4.
Update to libseccomp-2.4.0.
Update to cmake-3.14.0.
Clarify mesa drivers.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21335 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    rad0b71f3 r61eac09  
    162162        libdrm - renodr -->
    163163
    164    <para>Now, select the drivers you wish to install.  The gallium available
    165    drivers are pl111, radeonsi, r300, r600, nouveau, and freedreno.  The DRI
    166    drivers available are i915, i965, r100, r200, nouveau, and swrast.  The
    167    platforms available are x11, wayland, drm, surfaceless, haiku, and android.
     164   <para>Now, select the drivers you wish to install. 
     165   The gallium available drivers are
     166     kmsro, radeonsi, r300, r600, nouveau, freedreno,
     167     swrast, v3d, vc4, etnaviv, tegra, i915, svga, virgl,
     168     swr
     169
     170   The DRI drivers available are
     171     i915, i965, r100, r200, nouveau, and swrast. 
     172   The platforms available are
     173     x11, wayland, drm, surfaceless, haiku, and android.
    168174   
    169175   Modify the commands
     
    172178   url='http://www.mesa3d.org/systems.html'/>.</para>
    173179
    174 <screen><userinput>GALLIUM_DRV="i915,nouveau,radeonsi,svga,swrast"
     180<screen><userinput>GALLIUM_DRV="nouveau,radeonsi,svga,swrast"
    175181DRI_DRIVERS="i915,i965,nouveau"
    176182PLATFORMS="x11,wayland,drm"</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.