linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [ANN] Rage128 (Pro) DRI test binaries
@ 2000-08-14 11:31 Michel Dänzer
  2000-09-13 22:20 ` Thomas Graichen
  0 siblings, 1 reply; 3+ messages in thread
From: Michel Dänzer @ 2000-08-14 11:31 UTC (permalink / raw)
  To: debian-powerpc; +Cc: linuxppc-dev, Steffen Haeuser


Grab them at http://n.ethz.ch/student/daenzerm/download/DRI/ .


Here's the DRI.readme you find there:


Direct Rendering Infrastructure for Rage128 (Pro) on PowerPC
------------------------------------------------------------


These are test binaries. If you have installed XFree86 4.0.2 or later,
chances are it already supports DRI. Please check before trying these
tarballs.

You can find general information about the DRI at http://dri.sourceforge.net .


For flexibility, I have split things up in three tarballs:

- dri-main

  This contains the X server binary, the common modules, the libraries and
  an example XF86Config (etc/X11/XF86Config.dri). Just untar into / and
  start the server like this:

    /usr/XF86-DRI/bin/X :1 -xf86config /etc/X11/XF86Config.dri

  The :1 is only needed if you already have an X server running on display
  :0 .

  You may have to set the environment variable LD_LIBRARY_PATH to
  /usr/XF86-DRI/lib for GL apps to use the correct libraries.


- dri-r128

  This contains the Rage128 (Pro) specific modules for the X server and
  libGL. You have to untar this into / as well for things to work.

  I have split these from the main tarball to allow for frequent updates
  without having to download too much.


- drm-source

  This contains the source for the Direct Rendering Manager kernel module.

  The following assumes you are running kernel version <ver>:

  Untar anywhere, cd drm-source, make, cp r128.o /lib/modules/<ver>/misc/ .
  If your kernel source isn't in /usr/src/linux{,-<ver>}, you have to set
  TREE to where it is, e.g. make TREE=/usr/src/linux-pmac-benh .



Current Status
--------------

It Works(TM) :)

There are color problems here and there, I'm working on that.

Performance isn't too exciting without AGP GART, however before you give up
frustrated, try something which uses (preferrably lots of) textures. :)

The kernel modules sometimes can't be loaded successfully upon the first
server start. Just exit and restart. Or load it manually before starting the
server to be on the safe side.



Please repoprt any bugs you find to me!

Have fun and be happy,

Michel Dänzer <daenzerm@student.ethz.ch>


--
Earthling Michel Dänzer (MrCooper)  \  CS student and free software enthusiast
Debian GNU/Linux (powerpc,i386) user \   member of XFree86 and The DRI Project

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-09-14  1:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-14 11:31 [ANN] Rage128 (Pro) DRI test binaries Michel Dänzer
2000-09-13 22:20 ` Thomas Graichen
2000-09-14  1:23   ` Michel Dänzer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).