Changeset be21a51 for x


Ignore:
Timestamp:
04/18/2015 08:16:53 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
a06368b
Parents:
f59ac4f
Message:

Fix pointers to ati firmware in xorg drivers section

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

File:
1 edited

Legend:

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

    rf59ac4f rbe21a51  
    4444          drivers at <xref linkend="mesalib"/> build time. Also, some cards
    4545          require Firmware to be available when the kernel driver is loaded.
    46           Firmware can be obtained from
    47           <ulink url="http://people.freedesktop.org/~agd5f/radeon_ucode/">
    48           this</ulink> site. See <quote>Kernel Configuration for additional
    49           firmware</quote> below.
     46          Firmware can be obtained from <ulink
     47          url="http://anduin.linuxfromscratch.org/sources/linux-firmware/"/>.
     48          See <xref linkend="xorg-ati-firmware-kernel"/> below for additional
     49          firmware.
    5050        </para>
    5151      </note>
     
    9696          Glamor is <emphasis>required for "Southern Islands" and later
    9797          GPUs</emphasis> but optional for R300 to R700, Evergreen and
    98           "Northern Islands" GPUs - see the link under "Glamor
    99           Acceleration" below.
     98          "Northern Islands" GPUs - see the link in <xref
     99          linkend="ati-glamor-accel"/> below.
    100100        </para>
    101101      </note>
     
    194194    </sect3>
    195195
    196     <sect3>
     196    <sect3 id="ati-glamor-accel">
    197197      <title>Glamor Acceleration</title>
    198198
Note: See TracChangeset for help on using the changeset viewer.