glfs/archive/x7driver-r128.xml
Bruce Dubbs 2015f9ddcd Archive unsupported Xorg drivers for Mach64,
MGA, SiS, OpenChrome, R128, Savage, and Tdfx.  Added a note 
with a link to BLFS 7.6 for these drivers. 

Update to libva-intel-driver-1.4.1.
Update to libva-1.4.1. 


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14730 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-10-26 00:33:16 +00:00

157 lines
4.6 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY xorg-r128-driver-version "6.9.2">
<!ENTITY xorg-r128-driver-download-http "&xorg-download-http;/driver/xf86-video-r128-&xorg-r128-driver-version;.tar.bz2">
<!ENTITY xorg-r128-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-r128-&xorg-r128-driver-version;.tar.bz2">
<!ENTITY xorg-r128-driver-md5sum "2e906d856a1c477bde000254b142445c">
<!ENTITY xorg-r128-driver-size "452 KB">
<!ENTITY xorg-r128-driver-buildsize "5.7 MB">
<!ENTITY xorg-r128-driver-time "0.1 SBU">
]>
<!-- Begin Xorg R128 Driver -->
<sect2 id="xorg-r128-driver" xreflabel="Xorg R128 Driver-&xorg-r128-driver-version;">
<title>Xorg R128 Driver-&xorg-r128-driver-version;</title>
<indexterm zone="xorg-r128-driver">
<primary sortas="a-xorg-r128-driver">xorg-r128-driver</primary>
</indexterm>
<sect3 role="package">
<title>Introduction to Xorg R128 Driver</title>
<para>
The <application>Xorg R128 Driver</application> package contains the
X.Org Video Driver for ATI Rage 128 based video cards.
</para>
&lfs76_checked;
<bridgehead renderas="sect4">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&xorg-r128-driver-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&xorg-r128-driver-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &xorg-r128-driver-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &xorg-r128-driver-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &xorg-r128-driver-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &xorg-r128-driver-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect4">Xorg R128 Driver Dependencies</bridgehead>
<bridgehead renderas="sect5">Required</bridgehead>
<para role="required">
<xref linkend="xorg-server"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/xorg-r128-driver"/>
</para>
</sect3>
<sect3 role="kernel" id="xorg-r128-driver-kernel">
<title>Kernel Configuration</title>
<para>
Enable the following options in the kernel configuration and recompile the
kernel if necessary:
</para>
<screen><literal>Device Drivers ---&gt;
Graphics support ---&gt;
ATI Rage 128: Y or M</literal></screen>
<indexterm zone="xorg-r128-driver xorg-r128-driver-kernel">
<primary sortas="d-xorg-r128-driver">xorg-r128-driver</primary>
</indexterm>
</sect3>
<sect3 role="installation">
<title>Installation of Xorg R128 Driver</title>
<para>
Install <application>Xorg R128 Driver</application> by running the following
commands:
</para>
<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
make</userinput></screen>
<para>
This package does not come with a test suite.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect3>
<sect3 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Xorg Driver</segtitle>
<seglistitem>
<seg>
r128_drv.so
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect4">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="r128_drv">
<term><filename class="libraryfile">r128_drv.so</filename></term>
<listitem>
<para>
is an Xorg video driver for ATI Rage 128 based video cards.
</para>
<indexterm zone="xorg-r128-driver r128_drv">
<primary sortas="c-r128_drv">r128_drv.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect3>
</sect2>
<!-- End Xorg R128 Driver -->