xf86-video-ati-18.0.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20032 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2018-04-02 22:01:00 +00:00
parent 98ee9ee2de
commit f23c7b773b
3 changed files with 22 additions and 11 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "01"> <!-- Always 2 digits -->
<!ENTITY day "02"> <!-- Always 2 digits -->
<!ENTITY month "04"> <!-- Always 2 digits -->
<!ENTITY year "2018">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "April 1st, &year;">
<!ENTITY releasedate "April 2nd, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->

View File

@ -41,6 +41,16 @@
</itemizedlist>
</listitem>
-->
<listitem>
<para>April 2nd, 2018</para>
<itemizedlist>
<listitem>
<para>[ken] - Update to xf86-video-ati-18.0.1. Fixes
<ulink url="&blfs-ticket-root;10494">#10494</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>April 1, 2018</para>
<itemizedlist>

View File

@ -7,12 +7,12 @@
<!ENTITY radeon-wiki "http://wiki.x.org/wiki/RadeonFeature">
<!ENTITY radeon-marketing-names "&radeon-wiki;#Decoder_ring_for_engineering_vs_marketing_names">
<!ENTITY xorg-ati-driver-version "7.10.0">
<!ENTITY xorg-ati-driver-version "18.0.1">
<!ENTITY xorg-ati-driver-download-http "&xorg-download-http;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2">
<!ENTITY xorg-ati-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2">
<!ENTITY xorg-ati-driver-md5sum "0ff538f78ae82ccce384dadf7a705863">
<!ENTITY xorg-ati-driver-size "1.1 MB">
<!ENTITY xorg-ati-driver-md5sum "40e7c0a5a69aba3d84e0958f58705ea7">
<!ENTITY xorg-ati-driver-size "861 KB">
<!ENTITY xorg-ati-driver-buildsize "19 MB">
<!ENTITY xorg-ati-driver-time "0.2 SBU">
]>
@ -143,8 +143,8 @@
necessary in addition to the model specific firmware, while for later generations
you need the
<filename>BTC_rlc.bin</filename> in addition to the model specific firmware.
Below is an example for Radeon HD6470, which is "Northern Islands" GPU with a
network card that also requires the firmware:
Below is an example for a Radeon HD6470 which is a "Northern Islands" GPU,
plus an RTL network chip that also requests extra firmware:
</para>
<screen><literal>CONFIG_EXTRA_FIRMWARE="radeon/BTC_rlc.bin radeon/CAICOS_mc.bin radeon/CAICOS_me.bin
@ -194,10 +194,10 @@ make</userinput></screen>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install &amp;&amp;
<screen role="root"><userinput>make install</userinput></screen>
<!-- following is (now) automatically installed
install -v -m644 conf/10-radeon.conf \
$XORG_PREFIX/share/X11/xorg.conf.d
</userinput></screen>
$XORG_PREFIX/share/X11/xorg.conf.d -->
</sect3>
<!--
@ -238,6 +238,7 @@ EOF</userinput></screen>
</sect3>-->
<!--
<sect3 role="commands">
<title>Command Explanations</title>
@ -248,7 +249,7 @@ EOF</userinput></screen>
the ati wrapper driver has not been installed.
</para>
</sect3>
</sect3> -->
<sect3 role="content">
<title>Contents</title>