old-www/HOWTO/XFree86-R200/using_dri_driver.html

169 lines
2.9 KiB
HTML

<HTML
><HEAD
><TITLE
>Alternative 3: Using DRI's Latest Radeon Driver</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="ATI R200 + XFree86 4.x mini-HOWTO"
HREF="index.html"><LINK
REL="UP"
TITLE="Step-by-step instructions"
HREF="instructions.html"><LINK
REL="PREVIOUS"
TITLE="Alternative 2: Using ATI's own R200 Driver"
HREF="using_ati_driver.html"><LINK
REL="NEXT"
TITLE="Alternative 4: Using the GATOS Project's Latest Driver"
HREF="using_gatos_drivers.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>ATI R200 + XFree86 4.x mini-HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="using_ati_driver.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 4. Step-by-step instructions</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="using_gatos_drivers.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="using_dri_driver"
></A
>4.3. Alternative 3: Using DRI's Latest Radeon Driver</H1
><P
>The first thing you must do is to download the driver. You can download it from <A
HREF="http://dri.sourceforge.net/download.phtml"
TARGET="_top"
>here</A
> (make sure you download the <TT
CLASS="filename"
>r200-XXXXXXXX-i386.tar.bz2</TT
> package). After you have downloaded the driver, go to the directory you saved it in and type <B
CLASS="command"
>tar jxvf packagename.tar.bz2</B
>. Go to the new directory, (<B
CLASS="command"
>cd dripkg/</B
>), and type <B
CLASS="command"
>./install.sh</B
>. This will install the driver for you. You are now ready to configure XFree86, either by running <B
CLASS="command"
>xf86config</B
> or by editing the config file manually. The configuration process is exactly the same as in <A
HREF="using_xf_driver.html"
>Section 4.1</A
>, so just follow the configuration steps there.</P
><P
>You are now ready to run XFree86!</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="using_ati_driver.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="using_gatos_drivers.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Alternative 2: Using ATI's own R200 Driver</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="instructions.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Alternative 4: Using the GATOS Project's Latest Driver</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>