2013-08-09 06:55:57 +08:00
|
|
|
<?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;
|
2013-08-09 07:05:17 +08:00
|
|
|
|
2013-08-09 06:55:57 +08:00
|
|
|
<!ENTITY xorg-mach64-driver-version "6.9.4">
|
|
|
|
|
|
|
|
<!ENTITY xorg-mach64-driver-download-http "&xorg-download-http;/driver/xf86-video-mach64-&xorg-mach64-driver-version;.tar.bz2">
|
|
|
|
<!ENTITY xorg-mach64-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-mach64-&xorg-mach64-driver-version;.tar.bz2">
|
|
|
|
<!ENTITY xorg-mach64-driver-md5sum "d645197cbf238ac0427c3904eafdce2f">
|
|
|
|
<!ENTITY xorg-mach64-driver-size "508 KB">
|
|
|
|
<!ENTITY xorg-mach64-driver-buildsize "13 MB">
|
|
|
|
<!ENTITY xorg-mach64-driver-time "0.1 SBU">
|
2013-08-09 07:05:17 +08:00
|
|
|
]>
|
2013-08-09 06:55:57 +08:00
|
|
|
|
|
|
|
<!-- Begin Xorg Mach64 Driver -->
|
|
|
|
<sect2 id="xorg-mach64-driver" xreflabel="Xorg Mach64 Driver-&xorg-mach64-driver-version;">
|
|
|
|
|
|
|
|
<title>Xorg Mach64 Driver-&xorg-mach64-driver-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="xorg-mach64-driver">
|
|
|
|
<primary sortas="a-xorg-mach64-driver">xorg-mach64-driver</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect3 role="package">
|
|
|
|
<title>Introduction to Xorg Mach64 Driver</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
The <application>Xorg Mach64 Driver</application> package contains the X.Org
|
|
|
|
Video Driver for ATI video adapters based on the Mach64 chipsets.
|
|
|
|
</para>
|
|
|
|
|
2014-09-12 10:58:21 +08:00
|
|
|
&lfs76_built;
|
2013-08-09 06:55:57 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&xorg-mach64-driver-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&xorg-mach64-driver-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &xorg-mach64-driver-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &xorg-mach64-driver-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &xorg-mach64-driver-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &xorg-mach64-driver-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Xorg Mach64 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-mach64-driver"/>
|
|
|
|
</para>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3 role="installation">
|
|
|
|
<title>Installation of Xorg Mach64 Driver</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Install <application>Xorg Mach64 Driver</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure $XORG_CONFIG &&
|
|
|
|
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>
|
|
|
|
mach64_drv.so
|
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect4">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="mach64_drv">
|
|
|
|
<term><filename class="libraryfile">mach64_drv.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
is an Xorg video driver for ATI Mach64 grahpics chipsets.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="xorg-mach64-driver mach64_drv">
|
|
|
|
<primary sortas="c-mach64_drv">mach64_drv.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
2013-08-09 07:05:17 +08:00
|
|
|
<!-- End Xorg Mach64 Driver -->
|