Changeset bc4baa72


Ignore:
Timestamp:
11/26/2014 09:37:23 PM (9 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
528bf1b
Parents:
2b872a2
Message:

Fix some kernel setting prompts in Xorg drivers

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

Location:
x/installing
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7driver-ati.xml

    r2b872a2 rbc4baa72  
    114114<screen><literal>Device Drivers  ---&gt;
    115115  Graphics support ---&gt;
    116     ATI Radeon: Y or M</literal></screen>
     116    Direct rendering Manager ---&gt;
     117      ATI Radeon: Y or M</literal></screen>
    117118
    118119      <indexterm zone="xorg-ati-driver xorg-ati-driver-kernel">
  • x/installing/x7driver-cirrus.xml

    r2b872a2 rbc4baa72  
    9191<screen><literal>Device Drivers  ---&gt;
    9292  Graphics support ---&gt;
    93     Cirrus driver for QEMU emulated device: Y or M</literal></screen>
     93    Direct rendering Manager ---&gt;
     94      Cirrus driver for QEMU emulated device: Y or M</literal></screen>
    9495
    9596      <indexterm zone="xorg-cirrus-driver xorg-cirrus-driver-kernel">
  • x/installing/x7driver-intel.xml

    r2b872a2 rbc4baa72  
    9696<screen><literal>Device Drivers  ---&gt;
    9797  Graphics support ---&gt;
    98     Intel I810: Y or M
    99     Intel 8xx/9xx/G3x/G4x/HD Graphics: Y or M
    100       Enable modesetting on intel by default: Y</literal></screen>
     98    Direct rendering Manager ---&gt;
     99      Intel I810: Y or M
     100      Intel 8xx/9xx/G3x/G4x/HD Graphics: Y or M
     101        Enable modesetting on intel by default: Y</literal></screen>
    101102
    102103      <indexterm zone="xorg-intel-driver xorg-intel-driver-kernel">
  • x/installing/x7driver-nouveau.xml

    r2b872a2 rbc4baa72  
    102102<screen><literal>Device Drivers  ---&gt;
    103103  Graphics support ---&gt;
    104     Nouveau (nVidia) cards: Y or M
    105       Support for backlight control: Y</literal></screen>
     104    Direct Rendering Manager ---&gt;
     105      Nouveau (NVIDIA) cards: Y or M
     106        Support for backlight control: Y</literal></screen>
    106107
    107108      <indexterm zone="xorg-nouveau-driver xorg-nouveau-driver-kernel">
     
    144145
    145146      <para>
    146         To enable Glamor for GPU's other than the new <quote>Maxwell</quote>
    147         ones, create the following file as
     147        If you want anyway to try to enable Glamor for GPU's other than the new
     148        <quote>Maxwell</quote> ones, create the following file as
    148149        the <systemitem class="username">root</systemitem> user:
    149150      </para>
  • x/installing/x7driver-vesa.xml

    r2b872a2 rbc4baa72  
    9494<screen><literal>Device Drivers  ---&gt;
    9595  Graphics support ---&gt;
    96     -*- Support for frame buffer devices ---&gt;
     96    Frame buffer Devices ---&gt;
    9797      VESA VGA graphics support: Y</literal></screen>
    9898
Note: See TracChangeset for help on using the changeset viewer.