glfs/archive/x7driver-savage.xml

159 lines
4.9 KiB
XML
Raw Normal View History

<?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-savage-driver-version "2.3.7">
<!ENTITY xorg-savage-driver-download-http "&xorg-download-http;/driver/xf86-video-savage-&xorg-savage-driver-version;.tar.bz2">
<!ENTITY xorg-savage-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-savage-&xorg-savage-driver-version;.tar.bz2">
<!ENTITY xorg-savage-driver-md5sum "e813271ab43cc6a95ac0ab252b90a885">
<!ENTITY xorg-savage-driver-size "386 KB">
<!ENTITY xorg-savage-driver-buildsize "6.6 MB">
<!ENTITY xorg-savage-driver-time "0.1 SBU">
]>
<!-- Begin Xorg Savage Driver -->
<sect2 id="xorg-savage-driver" xreflabel="Xorg Savage Driver-&xorg-savage-driver-version;">
<title>Xorg Savage Driver-&xorg-savage-driver-version;</title>
<indexterm zone="xorg-savage-driver">
<primary sortas="a-xorg-savage-driver">xorg-savage-driver</primary>
</indexterm>
<sect3 role="package">
<title>Introduction to Xorg Savage Driver</title>
<para>
The <application>Xorg Savage Driver</application> package contains the X.Org
Video Driver for the S3 Savage family video accelerator chips including Savage3D,
Savage4, Savage/MX, Savage/IX, SuperSavage/MX, SuperSavage/IX, ProSavage PM133,
ProSavage KM133, Twister, TwisterK, ProSavage DDR and ProSavage DDR-K series.
</para>
&lfs76_built;
<bridgehead renderas="sect4">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&xorg-savage-driver-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&xorg-savage-driver-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &xorg-savage-driver-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &xorg-savage-driver-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &xorg-savage-driver-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &xorg-savage-driver-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect4">Xorg Savage 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-savage-driver"/>
</para>
</sect3>
<sect3 role="kernel" id="xorg-savage-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;
Savage video cards: Y or M</literal></screen>
<indexterm zone="xorg-savage-driver xorg-savage-driver-kernel">
<primary sortas="d-xorg-savage-driver">xorg-savage-driver</primary>
</indexterm>
</sect3>
<sect3 role="installation">
<title>Installation of Xorg Savage Driver</title>
<para>
Install <application>Xorg Savage 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>
savage_drv.so
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect4">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="savage_drv">
<term><filename class="libraryfile">savage_drv.so</filename></term>
<listitem>
<para>
is an Xorg video driver for S3 Savage video cards.
</para>
<indexterm zone="xorg-savage-driver savage_drv">
<primary sortas="c-savage_drv">savage_drv.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect3>
</sect2>
<!-- End Xorg Savage Driver -->