glfs/archive/x7driver-mga.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

158 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-mga-driver-version "1.6.3">
<!ENTITY xorg-mga-driver-download-http "&xorg-download-http;/driver/xf86-video-mga-&xorg-mga-driver-version;.tar.bz2">
<!ENTITY xorg-mga-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-mga-&xorg-mga-driver-version;.tar.bz2">
<!ENTITY xorg-mga-driver-md5sum "a53b5ce166e31c181aaa4c3816d8babb">
<!ENTITY xorg-mga-driver-size "445 KB">
<!ENTITY xorg-mga-driver-buildsize "7.4 MB">
<!ENTITY xorg-mga-driver-time "0.2 SBU">
]>
<!-- Begin Xorg MGA Driver -->
<sect2 id="xorg-mga-driver" xreflabel="Xorg MGA Driver-&xorg-mga-driver-version;">
<title>Xorg MGA Driver-&xorg-mga-driver-version;</title>
<indexterm zone="xorg-mga-driver">
<primary sortas="a-xorg-mga-driver">xorg-mga-driver</primary>
</indexterm>
<sect3 role="package">
<title>Introduction to Xorg MGA Driver</title>
<para>
The <application>Xorg MGA Driver</application> package contains the
X.Org Video Driver for Matrox video cards including Millennium G2xx,
G4xx, G5xx, Millennium II and Mystique G200 chipsets.
</para>
&lfs76_built;
<bridgehead renderas="sect4">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&xorg-mga-driver-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&xorg-mga-driver-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &xorg-mga-driver-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &xorg-mga-driver-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &xorg-mga-driver-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &xorg-mga-driver-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect4">Xorg MGA 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-mga-driver"/>
</para>
</sect3>
<sect3 role="kernel" id="xorg-mga-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;
Matrox g200/g400: Y or M</literal></screen>
<indexterm zone="xorg-mga-driver xorg-mga-driver-kernel">
<primary sortas="d-xorg-mga-driver">xorg-mga-driver</primary>
</indexterm>
</sect3>
<sect3 role="installation">
<title>Installation of Xorg MGA Driver</title>
<para>
Install <application>Xorg MGA 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>
mga_drv.so
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect4">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="mga_drv">
<term><filename class="libraryfile">mga_drv.so</filename></term>
<listitem>
<para>
is an Xorg video driver for Matrox video cards.
</para>
<indexterm zone="xorg-mga-driver mga_drv">
<primary sortas="c-mga_drv">mga_drv.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect3>
</sect2>
<!-- End Xorg MGA Driver -->